{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35005732952447,
              43.28749509862377,
              1910.4338933498977
            ],
            [
              -121.35004059664227,
              43.28811400020008,
              1910.4338933498977
            ],
            [
              -121.34997011874545,
              43.2881129833057,
              1945.8538933498978
            ],
            [
              -121.34998685234159,
              43.28749408175124,
              1945.8538933498978
            ],
            [
              -121.35005732952447,
              43.28749509862377,
              1910.4338933498977
            ]
          ]
        ]
      },
      "bbox": [
        -121.3500573,
        43.28749408,
        1910.433893,
        -121.3499701,
        43.288114,
        1945.853893
      ],
      "properties": {
        "datetime": "2019-06-03T19:32:37Z",
        "pc:count": 3149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633859.9407,
            "count": 3149,
            "maximum": 633862.2585,
            "minimum": 633856.5385,
            "name": "X",
            "position": 0,
            "stddev": 1.201352972,
            "variance": 1.443248964
          },
          {
            "average": 4794091.311,
            "count": 3149,
            "maximum": 4794131.883,
            "minimum": 4794063.123,
            "name": "Y",
            "position": 1,
            "stddev": 17.07546789,
            "variance": 291.5716035
          },
          {
            "average": 1923.100692,
            "count": 3149,
            "maximum": 1945.853893,
            "minimum": 1910.433893,
            "name": "Z",
            "position": 2,
            "stddev": 6.982699249,
            "variance": 48.7580888
          },
          {
            "average": 17961.42458,
            "count": 3149,
            "maximum": 38422,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9650.280915,
            "variance": 93127921.73
          },
          {
            "average": 1.158463004,
            "count": 3149,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4126059068,
            "variance": 0.1702436344
          },
          {
            "average": 1.329628453,
            "count": 3149,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5916202381,
            "variance": 0.3500145061
          },
          {
            "average": 0.4887265799,
            "count": 3149,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999522829,
            "variance": 0.2499522851
          },
          {
            "average": 0,
            "count": 3149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357891394,
            "count": 3149,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.418212496,
            "variance": 2.011326683
          },
          {
            "average": 8.050262345,
            "count": 3149,
            "maximum": 12,
            "minimum": 4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.927293238,
            "variance": 3.714459225
          },
          {
            "average": 0.4969831693,
            "count": 3149,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000703064,
            "variance": 0.2500703113
          },
          {
            "average": 10062.48301,
            "count": 3149,
            "maximum": 10063,
            "minimum": 10062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4997906362,
            "variance": 0.24979068
          },
          {
            "average": 243625435.2,
            "count": 3149,
            "maximum": 243625557.9,
            "minimum": 243625320.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 118.3031712,
            "variance": 13995.64032
          },
          {
            "average": 0,
            "count": 3149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633856.5385,
          4794063.123,
          1910.433893,
          633862.2585,
          4794131.883,
          1945.853893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633856.5384968335,
                4794063.123384294,
                1910.4338933498977
              ],
              [
                633856.5384968335,
                4794131.883384294,
                1910.4338933498977
              ],
              [
                633862.2584968335,
                4794131.883384294,
                1945.8538933498978
              ],
              [
                633862.2584968335,
                4794063.123384294,
                1945.8538933498978
              ],
              [
                633856.5384968335,
                4794063.123384294,
                1910.4338933498977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:32:37+00:00",
        "end_time": "2019-06-03T19:28:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3500573,
            43.28749408,
            1910.433893,
            -121.3499701,
            43.288114,
            1945.853893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35005732952447,
                  43.28749509862377,
                  1910.4338933498977
                ],
                [
                  -121.35004059664227,
                  43.28811400020008,
                  1910.4338933498977
                ],
                [
                  -121.34997011874545,
                  43.2881129833057,
                  1945.8538933498978
                ],
                [
                  -121.34998685234159,
                  43.28749408175124,
                  1945.8538933498978
                ],
                [
                  -121.35005732952447,
                  43.28749509862377,
                  1910.4338933498977
                ]
              ]
            ]
          },
          "id": "20190603_43121C3307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:32:37Z",
            "pc:count": 3149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633859.9407,
                "count": 3149,
                "maximum": 633862.2585,
                "minimum": 633856.5385,
                "name": "X",
                "position": 0,
                "stddev": 1.201352972,
                "variance": 1.443248964
              },
              {
                "average": 4794091.311,
                "count": 3149,
                "maximum": 4794131.883,
                "minimum": 4794063.123,
                "name": "Y",
                "position": 1,
                "stddev": 17.07546789,
                "variance": 291.5716035
              },
              {
                "average": 1923.100692,
                "count": 3149,
                "maximum": 1945.853893,
                "minimum": 1910.433893,
                "name": "Z",
                "position": 2,
                "stddev": 6.982699249,
                "variance": 48.7580888
              },
              {
                "average": 17961.42458,
                "count": 3149,
                "maximum": 38422,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9650.280915,
                "variance": 93127921.73
              },
              {
                "average": 1.158463004,
                "count": 3149,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4126059068,
                "variance": 0.1702436344
              },
              {
                "average": 1.329628453,
                "count": 3149,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5916202381,
                "variance": 0.3500145061
              },
              {
                "average": 0.4887265799,
                "count": 3149,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999522829,
                "variance": 0.2499522851
              },
              {
                "average": 0,
                "count": 3149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357891394,
                "count": 3149,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.418212496,
                "variance": 2.011326683
              },
              {
                "average": 8.050262345,
                "count": 3149,
                "maximum": 12,
                "minimum": 4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.927293238,
                "variance": 3.714459225
              },
              {
                "average": 0.4969831693,
                "count": 3149,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000703064,
                "variance": 0.2500703113
              },
              {
                "average": 10062.48301,
                "count": 3149,
                "maximum": 10063,
                "minimum": 10062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4997906362,
                "variance": 0.24979068
              },
              {
                "average": 243625435.2,
                "count": 3149,
                "maximum": 243625557.9,
                "minimum": 243625320.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 118.3031712,
                "variance": 13995.64032
              },
              {
                "average": 0,
                "count": 3149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633856.5385,
              4794063.123,
              1910.433893,
              633862.2585,
              4794131.883,
              1945.853893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633856.5384968335,
                    4794063.123384294,
                    1910.4338933498977
                  ],
                  [
                    633856.5384968335,
                    4794131.883384294,
                    1910.4338933498977
                  ],
                  [
                    633862.2584968335,
                    4794131.883384294,
                    1945.8538933498978
                  ],
                  [
                    633862.2584968335,
                    4794063.123384294,
                    1945.8538933498978
                  ],
                  [
                    633856.5384968335,
                    4794063.123384294,
                    1910.4338933498977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:32:37+00:00",
            "end_time": "2019-06-03T19:28:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C2101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.25033177173658,
              43.36250010102638,
              1466.3032900368723
            ],
            [
              -121.24998578093037,
              43.37453224407904,
              1466.3032900368723
            ],
            [
              -121.2488970628355,
              43.37451557469169,
              1530.0832900368725
            ],
            [
              -121.24924326862138,
              43.36248343860314,
              1530.0832900368725
            ],
            [
              -121.25033177173658,
              43.36250010102638,
              1466.3032900368723
            ]
          ]
        ]
      },
      "bbox": [
        -121.2503318,
        43.36248344,
        1466.30329,
        -121.2488971,
        43.37453224,
        1530.08329
      ],
      "properties": {
        "datetime": "2019-06-04T17:35:47Z",
        "pc:count": 1080452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 641817.9692,
            "count": 1080452,
            "maximum": 641860.8734,
            "minimum": 641772.6334,
            "name": "X",
            "position": 0,
            "stddev": 19.66276479,
            "variance": 386.6243191
          },
          {
            "average": 4803118.308,
            "count": 1080452,
            "maximum": 4803894.496,
            "minimum": 4802557.636,
            "name": "Y",
            "position": 1,
            "stddev": 337.9556733,
            "variance": 114214.0371
          },
          {
            "average": 1493.915355,
            "count": 1080452,
            "maximum": 1530.08329,
            "minimum": 1466.30329,
            "name": "Z",
            "position": 2,
            "stddev": 10.4566048,
            "variance": 109.340584
          },
          {
            "average": 20444.84421,
            "count": 1080452,
            "maximum": 47082,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10669.35871,
            "variance": 113835215.3
          },
          {
            "average": 1.183752726,
            "count": 1080452,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4845106316,
            "variance": 0.2347505522
          },
          {
            "average": 1.367484164,
            "count": 1080452,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6977252882,
            "variance": 0.4868205778
          },
          {
            "average": 0.5036318134,
            "count": 1080452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999870411,
            "variance": 0.2499870413
          },
          {
            "average": 0,
            "count": 1080452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.386941761,
            "count": 1080452,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.867077908,
            "variance": 3.485979914
          },
          {
            "average": -0.6445397298,
            "count": 1080452,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89748809,
            "variance": 118.7552466
          },
          {
            "average": 0.4980128687,
            "count": 1080452,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999962827,
            "variance": 0.2499962827
          },
          {
            "average": 10090.11727,
            "count": 1080452,
            "maximum": 10092,
            "minimum": 10088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9874160065,
            "variance": 0.97499037
          },
          {
            "average": 243703939.4,
            "count": 1080452,
            "maximum": 243704947.6,
            "minimum": 243703112.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 493.1788935,
            "variance": 243225.421
          },
          {
            "average": 0,
            "count": 1080452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1080452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1080452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1080452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1080452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          641772.6334,
          4802557.636,
          1466.30329,
          641860.8734,
          4803894.496,
          1530.08329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                641772.6334289678,
                4802557.635751687,
                1466.3032900368723
              ],
              [
                641772.6334289678,
                4803894.495751686,
                1466.3032900368723
              ],
              [
                641860.8734289678,
                4803894.495751686,
                1530.0832900368725
              ],
              [
                641860.8734289678,
                4802557.635751687,
                1530.0832900368725
              ],
              [
                641772.6334289678,
                4802557.635751687,
                1466.3032900368723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:35:47+00:00",
        "end_time": "2019-06-04T17:05:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C2101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C2101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C2101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C2101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2503318,
            43.36248344,
            1466.30329,
            -121.2488971,
            43.37453224,
            1530.08329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.25033177173658,
                  43.36250010102638,
                  1466.3032900368723
                ],
                [
                  -121.24998578093037,
                  43.37453224407904,
                  1466.3032900368723
                ],
                [
                  -121.2488970628355,
                  43.37451557469169,
                  1530.0832900368725
                ],
                [
                  -121.24924326862138,
                  43.36248343860314,
                  1530.0832900368725
                ],
                [
                  -121.25033177173658,
                  43.36250010102638,
                  1466.3032900368723
                ]
              ]
            ]
          },
          "id": "20190604_43121C2101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C2101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:35:47Z",
            "pc:count": 1080452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 641817.9692,
                "count": 1080452,
                "maximum": 641860.8734,
                "minimum": 641772.6334,
                "name": "X",
                "position": 0,
                "stddev": 19.66276479,
                "variance": 386.6243191
              },
              {
                "average": 4803118.308,
                "count": 1080452,
                "maximum": 4803894.496,
                "minimum": 4802557.636,
                "name": "Y",
                "position": 1,
                "stddev": 337.9556733,
                "variance": 114214.0371
              },
              {
                "average": 1493.915355,
                "count": 1080452,
                "maximum": 1530.08329,
                "minimum": 1466.30329,
                "name": "Z",
                "position": 2,
                "stddev": 10.4566048,
                "variance": 109.340584
              },
              {
                "average": 20444.84421,
                "count": 1080452,
                "maximum": 47082,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10669.35871,
                "variance": 113835215.3
              },
              {
                "average": 1.183752726,
                "count": 1080452,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4845106316,
                "variance": 0.2347505522
              },
              {
                "average": 1.367484164,
                "count": 1080452,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6977252882,
                "variance": 0.4868205778
              },
              {
                "average": 0.5036318134,
                "count": 1080452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999870411,
                "variance": 0.2499870413
              },
              {
                "average": 0,
                "count": 1080452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.386941761,
                "count": 1080452,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.867077908,
                "variance": 3.485979914
              },
              {
                "average": -0.6445397298,
                "count": 1080452,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89748809,
                "variance": 118.7552466
              },
              {
                "average": 0.4980128687,
                "count": 1080452,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999962827,
                "variance": 0.2499962827
              },
              {
                "average": 10090.11727,
                "count": 1080452,
                "maximum": 10092,
                "minimum": 10088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9874160065,
                "variance": 0.97499037
              },
              {
                "average": 243703939.4,
                "count": 1080452,
                "maximum": 243704947.6,
                "minimum": 243703112.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 493.1788935,
                "variance": 243225.421
              },
              {
                "average": 0,
                "count": 1080452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1080452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1080452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1080452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1080452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              641772.6334,
              4802557.636,
              1466.30329,
              641860.8734,
              4803894.496,
              1530.08329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    641772.6334289678,
                    4802557.635751687,
                    1466.3032900368723
                  ],
                  [
                    641772.6334289678,
                    4803894.495751686,
                    1466.3032900368723
                  ],
                  [
                    641860.8734289678,
                    4803894.495751686,
                    1530.0832900368725
                  ],
                  [
                    641860.8734289678,
                    4802557.635751687,
                    1530.0832900368725
                  ],
                  [
                    641772.6334289678,
                    4802557.635751687,
                    1466.3032900368723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:35:47+00:00",
            "end_time": "2019-06-04T17:05: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": "20190604_43121C2106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.25017131305131,
              43.356038995862654,
              1478.86891355799
            ],
            [
              -121.24998542090472,
              43.362505362683514,
              1478.86891355799
            ],
            [
              -121.2490898483259,
              43.362491651614434,
              1978.6889135579902
            ],
            [
              -121.24927583548464,
              43.35602528787242,
              1978.6889135579902
            ],
            [
              -121.25017131305131,
              43.356038995862654,
              1478.86891355799
            ]
          ]
        ]
      },
      "bbox": [
        -121.2501713,
        43.35602529,
        1478.868914,
        -121.2490898,
        43.36250536,
        1978.688914
      ],
      "properties": {
        "datetime": "2019-06-04T17:20:53Z",
        "pc:count": 559889,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 641837.0244,
            "count": 559889,
            "maximum": 641873.2859,
            "minimum": 641800.6859,
            "name": "X",
            "position": 0,
            "stddev": 17.70126918,
            "variance": 313.3349307
          },
          {
            "average": 4802223.902,
            "count": 559889,
            "maximum": 4802558.809,
            "minimum": 4801840.349,
            "name": "Y",
            "position": 1,
            "stddev": 200.6231596,
            "variance": 40249.65216
          },
          {
            "average": 1499.292305,
            "count": 559889,
            "maximum": 1978.688914,
            "minimum": 1478.868914,
            "name": "Z",
            "position": 2,
            "stddev": 11.72953621,
            "variance": 137.5820198
          },
          {
            "average": 23130.14383,
            "count": 559889,
            "maximum": 54010,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10651.00273,
            "variance": 113443859.2
          },
          {
            "average": 1.129893604,
            "count": 559889,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4031916526,
            "variance": 0.1625635087
          },
          {
            "average": 1.259878297,
            "count": 559889,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5841357232,
            "variance": 0.3412145431
          },
          {
            "average": 0.4968341939,
            "count": 559889,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999904241,
            "variance": 0.2499904242
          },
          {
            "average": 0,
            "count": 559889,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32312119,
            "count": 559889,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.457312448,
            "variance": 2.123759572
          },
          {
            "average": 1.503504103,
            "count": 559889,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.71391611,
            "variance": 114.7879983
          },
          {
            "average": 0.4827635478,
            "count": 559889,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997032626,
            "variance": 0.2497033507
          },
          {
            "average": 10088.24728,
            "count": 559889,
            "maximum": 10090,
            "minimum": 10087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8066324427,
            "variance": 0.6506558976
          },
          {
            "average": 243703064.4,
            "count": 559889,
            "maximum": 243704053.7,
            "minimum": 243702345.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 393.183092,
            "variance": 154592.9438
          },
          {
            "average": 0,
            "count": 559889,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 559889,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 559889,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 559889,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 559889,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          641800.6859,
          4801840.349,
          1478.868914,
          641873.2859,
          4802558.809,
          1978.688914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                641800.6859003569,
                4801840.3487893725,
                1478.86891355799
              ],
              [
                641800.6859003569,
                4802558.808789373,
                1478.86891355799
              ],
              [
                641873.285900357,
                4802558.808789373,
                1978.6889135579902
              ],
              [
                641873.285900357,
                4801840.3487893725,
                1978.6889135579902
              ],
              [
                641800.6859003569,
                4801840.3487893725,
                1478.86891355799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:20:53+00:00",
        "end_time": "2019-06-04T16:52:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C2106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C2106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C2106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C2106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2501713,
            43.35602529,
            1478.868914,
            -121.2490898,
            43.36250536,
            1978.688914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.25017131305131,
                  43.356038995862654,
                  1478.86891355799
                ],
                [
                  -121.24998542090472,
                  43.362505362683514,
                  1478.86891355799
                ],
                [
                  -121.2490898483259,
                  43.362491651614434,
                  1978.6889135579902
                ],
                [
                  -121.24927583548464,
                  43.35602528787242,
                  1978.6889135579902
                ],
                [
                  -121.25017131305131,
                  43.356038995862654,
                  1478.86891355799
                ]
              ]
            ]
          },
          "id": "20190604_43121C2106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C2106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:20:53Z",
            "pc:count": 559889,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 641837.0244,
                "count": 559889,
                "maximum": 641873.2859,
                "minimum": 641800.6859,
                "name": "X",
                "position": 0,
                "stddev": 17.70126918,
                "variance": 313.3349307
              },
              {
                "average": 4802223.902,
                "count": 559889,
                "maximum": 4802558.809,
                "minimum": 4801840.349,
                "name": "Y",
                "position": 1,
                "stddev": 200.6231596,
                "variance": 40249.65216
              },
              {
                "average": 1499.292305,
                "count": 559889,
                "maximum": 1978.688914,
                "minimum": 1478.868914,
                "name": "Z",
                "position": 2,
                "stddev": 11.72953621,
                "variance": 137.5820198
              },
              {
                "average": 23130.14383,
                "count": 559889,
                "maximum": 54010,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10651.00273,
                "variance": 113443859.2
              },
              {
                "average": 1.129893604,
                "count": 559889,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4031916526,
                "variance": 0.1625635087
              },
              {
                "average": 1.259878297,
                "count": 559889,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5841357232,
                "variance": 0.3412145431
              },
              {
                "average": 0.4968341939,
                "count": 559889,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999904241,
                "variance": 0.2499904242
              },
              {
                "average": 0,
                "count": 559889,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32312119,
                "count": 559889,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.457312448,
                "variance": 2.123759572
              },
              {
                "average": 1.503504103,
                "count": 559889,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.71391611,
                "variance": 114.7879983
              },
              {
                "average": 0.4827635478,
                "count": 559889,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997032626,
                "variance": 0.2497033507
              },
              {
                "average": 10088.24728,
                "count": 559889,
                "maximum": 10090,
                "minimum": 10087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8066324427,
                "variance": 0.6506558976
              },
              {
                "average": 243703064.4,
                "count": 559889,
                "maximum": 243704053.7,
                "minimum": 243702345.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 393.183092,
                "variance": 154592.9438
              },
              {
                "average": 0,
                "count": 559889,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 559889,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 559889,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 559889,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 559889,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              641800.6859,
              4801840.349,
              1478.868914,
              641873.2859,
              4802558.809,
              1978.688914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    641800.6859003569,
                    4801840.3487893725,
                    1478.86891355799
                  ],
                  [
                    641800.6859003569,
                    4802558.808789373,
                    1478.86891355799
                  ],
                  [
                    641873.285900357,
                    4802558.808789373,
                    1978.6889135579902
                  ],
                  [
                    641873.285900357,
                    4801840.3487893725,
                    1978.6889135579902
                  ],
                  [
                    641800.6859003569,
                    4801840.3487893725,
                    1478.86891355799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:20:53+00:00",
            "end_time": "2019-06-04T16:52:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.30033493727095,
              43.36249982867366,
              1387.041394181725
            ],
            [
              -121.29998071370557,
              43.37518068657871,
              1387.041394181725
            ],
            [
              -121.28713529816287,
              43.37498896944484,
              2016.7213941817254
            ],
            [
              -121.28749219507885,
              43.36230819595244,
              2016.7213941817254
            ],
            [
              -121.30033493727095,
              43.36249982867366,
              1387.041394181725
            ]
          ]
        ]
      },
      "bbox": [
        -121.3003349,
        43.3623082,
        1387.041394,
        -121.2871353,
        43.37518069,
        2016.721394
      ],
      "properties": {
        "datetime": "2019-06-04T17:19:51Z",
        "pc:count": 19343606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638240.9752,
            "count": 19343606,
            "maximum": 638761.9719,
            "minimum": 637720.8919,
            "name": "X",
            "position": 0,
            "stddev": 289.2275857,
            "variance": 83652.59635
          },
          {
            "average": 4803169.019,
            "count": 19343606,
            "maximum": 4803882.74,
            "minimum": 4802473.84,
            "name": "Y",
            "position": 1,
            "stddev": 394.4050952,
            "variance": 155555.3791
          },
          {
            "average": 1568.552772,
            "count": 19343606,
            "maximum": 2016.721394,
            "minimum": 1387.041394,
            "name": "Z",
            "position": 2,
            "stddev": 27.20042624,
            "variance": 739.8631877
          },
          {
            "average": 23277.5722,
            "count": 19343606,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11264.5567,
            "variance": 126890237.6
          },
          {
            "average": 1.125445276,
            "count": 19343606,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3624991738,
            "variance": 0.131405651
          },
          {
            "average": 1.250877215,
            "count": 19343606,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5030175402,
            "variance": 0.2530266458
          },
          {
            "average": 0.4997789967,
            "count": 19343606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999641,
            "variance": 0.2499999641
          },
          {
            "average": 0,
            "count": 19343606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250215342,
            "count": 19343606,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.039284769,
            "variance": 1.080112832
          },
          {
            "average": 0.6046635851,
            "count": 19343606,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83878699,
            "variance": 117.4793035
          },
          {
            "average": 0.4904767498,
            "count": 19343606,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999093124,
            "variance": 0.2499093206
          },
          {
            "average": 10087.1895,
            "count": 19343606,
            "maximum": 10090,
            "minimum": 10085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.098248621,
            "variance": 1.206150034
          },
          {
            "average": 243702586,
            "count": 19343606,
            "maximum": 243703991.6,
            "minimum": 243701462.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 509.7590556,
            "variance": 259854.2948
          },
          {
            "average": 0,
            "count": 19343606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19343606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19343606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19343606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19343606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637720.8919,
          4802473.84,
          1387.041394,
          638761.9719,
          4803882.74,
          2016.721394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637720.8919475148,
                4802473.839544491,
                1387.041394181725
              ],
              [
                637720.8919475148,
                4803882.739544491,
                1387.041394181725
              ],
              [
                638761.9719475149,
                4803882.739544491,
                2016.7213941817254
              ],
              [
                638761.9719475149,
                4802473.839544491,
                2016.7213941817254
              ],
              [
                637720.8919475148,
                4802473.839544491,
                1387.041394181725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:19:51+00:00",
        "end_time": "2019-06-04T16:37:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3003349,
            43.3623082,
            1387.041394,
            -121.2871353,
            43.37518069,
            2016.721394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.30033493727095,
                  43.36249982867366,
                  1387.041394181725
                ],
                [
                  -121.29998071370557,
                  43.37518068657871,
                  1387.041394181725
                ],
                [
                  -121.28713529816287,
                  43.37498896944484,
                  2016.7213941817254
                ],
                [
                  -121.28749219507885,
                  43.36230819595244,
                  2016.7213941817254
                ],
                [
                  -121.30033493727095,
                  43.36249982867366,
                  1387.041394181725
                ]
              ]
            ]
          },
          "id": "20190604_43121C3202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:19:51Z",
            "pc:count": 19343606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638240.9752,
                "count": 19343606,
                "maximum": 638761.9719,
                "minimum": 637720.8919,
                "name": "X",
                "position": 0,
                "stddev": 289.2275857,
                "variance": 83652.59635
              },
              {
                "average": 4803169.019,
                "count": 19343606,
                "maximum": 4803882.74,
                "minimum": 4802473.84,
                "name": "Y",
                "position": 1,
                "stddev": 394.4050952,
                "variance": 155555.3791
              },
              {
                "average": 1568.552772,
                "count": 19343606,
                "maximum": 2016.721394,
                "minimum": 1387.041394,
                "name": "Z",
                "position": 2,
                "stddev": 27.20042624,
                "variance": 739.8631877
              },
              {
                "average": 23277.5722,
                "count": 19343606,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11264.5567,
                "variance": 126890237.6
              },
              {
                "average": 1.125445276,
                "count": 19343606,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3624991738,
                "variance": 0.131405651
              },
              {
                "average": 1.250877215,
                "count": 19343606,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5030175402,
                "variance": 0.2530266458
              },
              {
                "average": 0.4997789967,
                "count": 19343606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999641,
                "variance": 0.2499999641
              },
              {
                "average": 0,
                "count": 19343606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250215342,
                "count": 19343606,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.039284769,
                "variance": 1.080112832
              },
              {
                "average": 0.6046635851,
                "count": 19343606,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83878699,
                "variance": 117.4793035
              },
              {
                "average": 0.4904767498,
                "count": 19343606,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999093124,
                "variance": 0.2499093206
              },
              {
                "average": 10087.1895,
                "count": 19343606,
                "maximum": 10090,
                "minimum": 10085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.098248621,
                "variance": 1.206150034
              },
              {
                "average": 243702586,
                "count": 19343606,
                "maximum": 243703991.6,
                "minimum": 243701462.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 509.7590556,
                "variance": 259854.2948
              },
              {
                "average": 0,
                "count": 19343606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19343606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19343606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19343606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19343606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637720.8919,
              4802473.84,
              1387.041394,
              638761.9719,
              4803882.74,
              2016.721394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637720.8919475148,
                    4802473.839544491,
                    1387.041394181725
                  ],
                  [
                    637720.8919475148,
                    4803882.739544491,
                    1387.041394181725
                  ],
                  [
                    638761.9719475149,
                    4803882.739544491,
                    2016.7213941817254
                  ],
                  [
                    638761.9719475149,
                    4802473.839544491,
                    2016.7213941817254
                  ],
                  [
                    637720.8919475148,
                    4802473.839544491,
                    1387.041394181725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:19:51+00:00",
            "end_time": "2019-06-04T16:37: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": "20190604_43121D3123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032462514455,
              43.43749971313275,
              1435.450244387754
            ],
            [
              -121.34998007720311,
              43.45017478785983,
              1435.450244387754
            ],
            [
              -121.33714392038056,
              43.44998880058659,
              1974.3102443877542
            ],
            [
              -121.33749114569825,
              43.437313807699866,
              1974.3102443877542
            ],
            [
              -121.35032462514455,
              43.43749971313275,
              1435.450244387754
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503246,
        43.43731381,
        1435.450244,
        -121.3371439,
        43.45017479,
        1974.310244
      ],
      "properties": {
        "datetime": "2019-06-04T19:02:08Z",
        "pc:count": 20596415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634019.2142,
            "count": 20596415,
            "maximum": 634544.4435,
            "minimum": 633505.4235,
            "name": "X",
            "position": 0,
            "stddev": 291.8869645,
            "variance": 85198.00006
          },
          {
            "average": 4811418.345,
            "count": 20596415,
            "maximum": 4812130.158,
            "minimum": 4810721.918,
            "name": "Y",
            "position": 1,
            "stddev": 402.3044489,
            "variance": 161848.8696
          },
          {
            "average": 1461.599329,
            "count": 20596415,
            "maximum": 1974.310244,
            "minimum": 1435.450244,
            "name": "Z",
            "position": 2,
            "stddev": 13.37368026,
            "variance": 178.8553237
          },
          {
            "average": 17805.59717,
            "count": 20596415,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11027.87587,
            "variance": 121614046.3
          },
          {
            "average": 1.192983002,
            "count": 20596415,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4909046261,
            "variance": 0.2409873519
          },
          {
            "average": 1.385933329,
            "count": 20596415,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7018885134,
            "variance": 0.4926474852
          },
          {
            "average": 0.5022956665,
            "count": 20596415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994742,
            "variance": 0.2499947421
          },
          {
            "average": 0,
            "count": 20596415,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.856029508,
            "count": 20596415,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.222233083,
            "variance": 10.38278604
          },
          {
            "average": -0.4055517768,
            "count": 20596415,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87903027,
            "variance": 118.3532996
          },
          {
            "average": 0.4975556183,
            "count": 20596415,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999940371,
            "variance": 0.2499940371
          },
          {
            "average": 10102.80635,
            "count": 20596415,
            "maximum": 10105,
            "minimum": 10100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.088170725,
            "variance": 1.184115527
          },
          {
            "average": 243709370.7,
            "count": 20596415,
            "maximum": 243710128.3,
            "minimum": 243708372.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 355.1662577,
            "variance": 126143.0706
          },
          {
            "average": 0,
            "count": 20596415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20596415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20596415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20596415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20596415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633505.4235,
          4810721.918,
          1435.450244,
          634544.4435,
          4812130.158,
          1974.310244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633505.4235040431,
                4810721.91801156,
                1435.450244387754
              ],
              [
                633505.4235040431,
                4812130.15801156,
                1435.450244387754
              ],
              [
                634544.4435040432,
                4812130.15801156,
                1974.3102443877542
              ],
              [
                634544.4435040432,
                4810721.91801156,
                1974.3102443877542
              ],
              [
                633505.4235040431,
                4810721.91801156,
                1435.450244387754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:02:08+00:00",
        "end_time": "2019-06-04T18:32:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503246,
            43.43731381,
            1435.450244,
            -121.3371439,
            43.45017479,
            1974.310244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032462514455,
                  43.43749971313275,
                  1435.450244387754
                ],
                [
                  -121.34998007720311,
                  43.45017478785983,
                  1435.450244387754
                ],
                [
                  -121.33714392038056,
                  43.44998880058659,
                  1974.3102443877542
                ],
                [
                  -121.33749114569825,
                  43.437313807699866,
                  1974.3102443877542
                ],
                [
                  -121.35032462514455,
                  43.43749971313275,
                  1435.450244387754
                ]
              ]
            ]
          },
          "id": "20190604_43121D3123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:02:08Z",
            "pc:count": 20596415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634019.2142,
                "count": 20596415,
                "maximum": 634544.4435,
                "minimum": 633505.4235,
                "name": "X",
                "position": 0,
                "stddev": 291.8869645,
                "variance": 85198.00006
              },
              {
                "average": 4811418.345,
                "count": 20596415,
                "maximum": 4812130.158,
                "minimum": 4810721.918,
                "name": "Y",
                "position": 1,
                "stddev": 402.3044489,
                "variance": 161848.8696
              },
              {
                "average": 1461.599329,
                "count": 20596415,
                "maximum": 1974.310244,
                "minimum": 1435.450244,
                "name": "Z",
                "position": 2,
                "stddev": 13.37368026,
                "variance": 178.8553237
              },
              {
                "average": 17805.59717,
                "count": 20596415,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11027.87587,
                "variance": 121614046.3
              },
              {
                "average": 1.192983002,
                "count": 20596415,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4909046261,
                "variance": 0.2409873519
              },
              {
                "average": 1.385933329,
                "count": 20596415,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7018885134,
                "variance": 0.4926474852
              },
              {
                "average": 0.5022956665,
                "count": 20596415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994742,
                "variance": 0.2499947421
              },
              {
                "average": 0,
                "count": 20596415,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.856029508,
                "count": 20596415,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.222233083,
                "variance": 10.38278604
              },
              {
                "average": -0.4055517768,
                "count": 20596415,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87903027,
                "variance": 118.3532996
              },
              {
                "average": 0.4975556183,
                "count": 20596415,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999940371,
                "variance": 0.2499940371
              },
              {
                "average": 10102.80635,
                "count": 20596415,
                "maximum": 10105,
                "minimum": 10100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.088170725,
                "variance": 1.184115527
              },
              {
                "average": 243709370.7,
                "count": 20596415,
                "maximum": 243710128.3,
                "minimum": 243708372.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 355.1662577,
                "variance": 126143.0706
              },
              {
                "average": 0,
                "count": 20596415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20596415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20596415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20596415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20596415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633505.4235,
              4810721.918,
              1435.450244,
              634544.4435,
              4812130.158,
              1974.310244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633505.4235040431,
                    4810721.91801156,
                    1435.450244387754
                  ],
                  [
                    633505.4235040431,
                    4812130.15801156,
                    1435.450244387754
                  ],
                  [
                    634544.4435040432,
                    4812130.15801156,
                    1974.3102443877542
                  ],
                  [
                    634544.4435040432,
                    4810721.91801156,
                    1974.3102443877542
                  ],
                  [
                    633505.4235040431,
                    4810721.91801156,
                    1435.450244387754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:02:08+00:00",
            "end_time": "2019-06-04T18:32:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31283191365523,
              43.374999702935916,
              1528.42994954388
            ],
            [
              -121.31248017531186,
              43.387679354888476,
              1528.42994954388
            ],
            [
              -121.29963722053789,
              43.38748907506226,
              2014.92994954388
            ],
            [
              -121.29999163267233,
              43.37480950687944,
              2014.92994954388
            ],
            [
              -121.31283191365523,
              43.374999702935916,
              1528.42994954388
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128319,
        43.37480951,
        1528.42995,
        -121.2996372,
        43.38767935,
        2014.92995
      ],
      "properties": {
        "datetime": "2019-06-04T17:34:28Z",
        "pc:count": 18665161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637196.4711,
            "count": 18665161,
            "maximum": 637720.8476,
            "minimum": 636680.1876,
            "name": "X",
            "position": 0,
            "stddev": 291.7435057,
            "variance": 85114.27313
          },
          {
            "average": 4804548.593,
            "count": 18665161,
            "maximum": 4805250.259,
            "minimum": 4803841.499,
            "name": "Y",
            "position": 1,
            "stddev": 396.8990711,
            "variance": 157528.8726
          },
          {
            "average": 1562.800733,
            "count": 18665161,
            "maximum": 2014.92995,
            "minimum": 1528.42995,
            "name": "Z",
            "position": 2,
            "stddev": 12.94695404,
            "variance": 167.6236189
          },
          {
            "average": 24336.54808,
            "count": 18665161,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11301.16827,
            "variance": 127716404.3
          },
          {
            "average": 1.114107668,
            "count": 18665161,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3424964981,
            "variance": 0.1173038512
          },
          {
            "average": 1.228222569,
            "count": 18665161,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4741095408,
            "variance": 0.2247798566
          },
          {
            "average": 0.4997524532,
            "count": 18665161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999521,
            "variance": 0.2499999521
          },
          {
            "average": 0,
            "count": 18665161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229296549,
            "count": 18665161,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.886299291,
            "variance": 0.7855264332
          },
          {
            "average": 0.777968673,
            "count": 18665161,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75912379,
            "variance": 115.7587448
          },
          {
            "average": 0.4917797923,
            "count": 18665161,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499932437,
            "variance": 0.2499324416
          },
          {
            "average": 10089.21393,
            "count": 18665161,
            "maximum": 10092,
            "minimum": 10087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.082243292,
            "variance": 1.171250544
          },
          {
            "average": 243703521.4,
            "count": 18665161,
            "maximum": 243704868.4,
            "minimum": 243702429.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 507.1072979,
            "variance": 257157.8115
          },
          {
            "average": 0,
            "count": 18665161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18665161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18665161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18665161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18665161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636680.1876,
          4803841.499,
          1528.42995,
          637720.8476,
          4805250.259,
          2014.92995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636680.1876132037,
                4803841.498868748,
                1528.42994954388
              ],
              [
                636680.1876132037,
                4805250.258868747,
                1528.42994954388
              ],
              [
                637720.8476132036,
                4805250.258868747,
                2014.92994954388
              ],
              [
                637720.8476132036,
                4803841.498868748,
                2014.92994954388
              ],
              [
                636680.1876132037,
                4803841.498868748,
                1528.42994954388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:34:28+00:00",
        "end_time": "2019-06-04T16:53:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128319,
            43.37480951,
            1528.42995,
            -121.2996372,
            43.38767935,
            2014.92995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31283191365523,
                  43.374999702935916,
                  1528.42994954388
                ],
                [
                  -121.31248017531186,
                  43.387679354888476,
                  1528.42994954388
                ],
                [
                  -121.29963722053789,
                  43.38748907506226,
                  2014.92994954388
                ],
                [
                  -121.29999163267233,
                  43.37480950687944,
                  2014.92994954388
                ],
                [
                  -121.31283191365523,
                  43.374999702935916,
                  1528.42994954388
                ]
              ]
            ]
          },
          "id": "20190604_43121D3421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:34:28Z",
            "pc:count": 18665161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637196.4711,
                "count": 18665161,
                "maximum": 637720.8476,
                "minimum": 636680.1876,
                "name": "X",
                "position": 0,
                "stddev": 291.7435057,
                "variance": 85114.27313
              },
              {
                "average": 4804548.593,
                "count": 18665161,
                "maximum": 4805250.259,
                "minimum": 4803841.499,
                "name": "Y",
                "position": 1,
                "stddev": 396.8990711,
                "variance": 157528.8726
              },
              {
                "average": 1562.800733,
                "count": 18665161,
                "maximum": 2014.92995,
                "minimum": 1528.42995,
                "name": "Z",
                "position": 2,
                "stddev": 12.94695404,
                "variance": 167.6236189
              },
              {
                "average": 24336.54808,
                "count": 18665161,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11301.16827,
                "variance": 127716404.3
              },
              {
                "average": 1.114107668,
                "count": 18665161,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3424964981,
                "variance": 0.1173038512
              },
              {
                "average": 1.228222569,
                "count": 18665161,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4741095408,
                "variance": 0.2247798566
              },
              {
                "average": 0.4997524532,
                "count": 18665161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999521,
                "variance": 0.2499999521
              },
              {
                "average": 0,
                "count": 18665161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229296549,
                "count": 18665161,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.886299291,
                "variance": 0.7855264332
              },
              {
                "average": 0.777968673,
                "count": 18665161,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75912379,
                "variance": 115.7587448
              },
              {
                "average": 0.4917797923,
                "count": 18665161,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499932437,
                "variance": 0.2499324416
              },
              {
                "average": 10089.21393,
                "count": 18665161,
                "maximum": 10092,
                "minimum": 10087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.082243292,
                "variance": 1.171250544
              },
              {
                "average": 243703521.4,
                "count": 18665161,
                "maximum": 243704868.4,
                "minimum": 243702429.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 507.1072979,
                "variance": 257157.8115
              },
              {
                "average": 0,
                "count": 18665161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18665161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18665161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18665161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18665161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636680.1876,
              4803841.499,
              1528.42995,
              637720.8476,
              4805250.259,
              2014.92995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636680.1876132037,
                    4803841.498868748,
                    1528.42994954388
                  ],
                  [
                    636680.1876132037,
                    4805250.258868747,
                    1528.42994954388
                  ],
                  [
                    637720.8476132036,
                    4805250.258868747,
                    2014.92994954388
                  ],
                  [
                    637720.8476132036,
                    4803841.498868748,
                    2014.92994954388
                  ],
                  [
                    636680.1876132037,
                    4803841.498868748,
                    1528.42994954388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:34:28+00:00",
            "end_time": "2019-06-04T16:53:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37532016326703,
              43.412499818855636,
              1539.9375964738751
            ],
            [
              -121.37498119784071,
              43.42517258735033,
              1539.9375964738751
            ],
            [
              -121.36214966976516,
              43.42498948327952,
              2027.8175964738753
            ],
            [
              -121.3624913088372,
              43.4123167953457,
              2027.8175964738753
            ],
            [
              -121.37532016326703,
              43.412499818855636,
              1539.9375964738751
            ]
          ]
        ]
      },
      "bbox": [
        -121.3753202,
        43.4123168,
        1539.937596,
        -121.3621497,
        43.42517259,
        2027.817596
      ],
      "properties": {
        "datetime": "2019-06-04T18:03:17Z",
        "pc:count": 21510992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632056.5466,
            "count": 21510992,
            "maximum": 632575.74,
            "minimum": 631536.68,
            "name": "X",
            "position": 0,
            "stddev": 291.9659509,
            "variance": 85244.11649
          },
          {
            "average": 4808587.274,
            "count": 21510992,
            "maximum": 4809313.659,
            "minimum": 4807905.699,
            "name": "Y",
            "position": 1,
            "stddev": 403.4881513,
            "variance": 162802.6882
          },
          {
            "average": 1571.919696,
            "count": 21510992,
            "maximum": 2027.817596,
            "minimum": 1539.937596,
            "name": "Z",
            "position": 2,
            "stddev": 11.51628381,
            "variance": 132.6247927
          },
          {
            "average": 19459.95656,
            "count": 21510992,
            "maximum": 53721,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11373.79556,
            "variance": 129363225.5
          },
          {
            "average": 1.192716868,
            "count": 21510992,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4624527474,
            "variance": 0.2138625436
          },
          {
            "average": 1.385416907,
            "count": 21510992,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6416646479,
            "variance": 0.4117335203
          },
          {
            "average": 0.4983481468,
            "count": 21510992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997283,
            "variance": 0.249997283
          },
          {
            "average": 0,
            "count": 21510992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264947102,
            "count": 21510992,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.456563148,
            "variance": 2.121576203
          },
          {
            "average": 1.123924276,
            "count": 21510992,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86422189,
            "variance": 118.0313172
          },
          {
            "average": 0.4905876028,
            "count": 21510992,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999114105,
            "variance": 0.2499114184
          },
          {
            "average": 10093.27451,
            "count": 21510992,
            "maximum": 10096,
            "minimum": 10091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.0893752,
            "variance": 1.186738326
          },
          {
            "average": 243705463.1,
            "count": 21510992,
            "maximum": 243706597.4,
            "minimum": 243704402.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528.0648656,
            "variance": 278852.5023
          },
          {
            "average": 0,
            "count": 21510992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21510992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21510992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21510992,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21510992,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631536.68,
          4807905.699,
          1539.937596,
          632575.74,
          4809313.659,
          2027.817596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631536.6800256638,
                4807905.698652599,
                1539.9375964738751
              ],
              [
                631536.6800256638,
                4809313.6586526,
                1539.9375964738751
              ],
              [
                632575.7400256639,
                4809313.6586526,
                2027.8175964738753
              ],
              [
                632575.7400256639,
                4807905.698652599,
                2027.8175964738753
              ],
              [
                631536.6800256638,
                4807905.698652599,
                1539.9375964738751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:03:17+00:00",
        "end_time": "2019-06-04T17:26:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3753202,
            43.4123168,
            1539.937596,
            -121.3621497,
            43.42517259,
            2027.817596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37532016326703,
                  43.412499818855636,
                  1539.9375964738751
                ],
                [
                  -121.37498119784071,
                  43.42517258735033,
                  1539.9375964738751
                ],
                [
                  -121.36214966976516,
                  43.42498948327952,
                  2027.8175964738753
                ],
                [
                  -121.3624913088372,
                  43.4123167953457,
                  2027.8175964738753
                ],
                [
                  -121.37532016326703,
                  43.412499818855636,
                  1539.9375964738751
                ]
              ]
            ]
          },
          "id": "20190604_43121D3306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:03:17Z",
            "pc:count": 21510992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632056.5466,
                "count": 21510992,
                "maximum": 632575.74,
                "minimum": 631536.68,
                "name": "X",
                "position": 0,
                "stddev": 291.9659509,
                "variance": 85244.11649
              },
              {
                "average": 4808587.274,
                "count": 21510992,
                "maximum": 4809313.659,
                "minimum": 4807905.699,
                "name": "Y",
                "position": 1,
                "stddev": 403.4881513,
                "variance": 162802.6882
              },
              {
                "average": 1571.919696,
                "count": 21510992,
                "maximum": 2027.817596,
                "minimum": 1539.937596,
                "name": "Z",
                "position": 2,
                "stddev": 11.51628381,
                "variance": 132.6247927
              },
              {
                "average": 19459.95656,
                "count": 21510992,
                "maximum": 53721,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11373.79556,
                "variance": 129363225.5
              },
              {
                "average": 1.192716868,
                "count": 21510992,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4624527474,
                "variance": 0.2138625436
              },
              {
                "average": 1.385416907,
                "count": 21510992,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6416646479,
                "variance": 0.4117335203
              },
              {
                "average": 0.4983481468,
                "count": 21510992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997283,
                "variance": 0.249997283
              },
              {
                "average": 0,
                "count": 21510992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264947102,
                "count": 21510992,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.456563148,
                "variance": 2.121576203
              },
              {
                "average": 1.123924276,
                "count": 21510992,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86422189,
                "variance": 118.0313172
              },
              {
                "average": 0.4905876028,
                "count": 21510992,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999114105,
                "variance": 0.2499114184
              },
              {
                "average": 10093.27451,
                "count": 21510992,
                "maximum": 10096,
                "minimum": 10091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.0893752,
                "variance": 1.186738326
              },
              {
                "average": 243705463.1,
                "count": 21510992,
                "maximum": 243706597.4,
                "minimum": 243704402.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528.0648656,
                "variance": 278852.5023
              },
              {
                "average": 0,
                "count": 21510992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21510992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21510992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21510992,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21510992,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631536.68,
              4807905.699,
              1539.937596,
              632575.74,
              4809313.659,
              2027.817596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631536.6800256638,
                    4807905.698652599,
                    1539.9375964738751
                  ],
                  [
                    631536.6800256638,
                    4809313.6586526,
                    1539.9375964738751
                  ],
                  [
                    632575.7400256639,
                    4809313.6586526,
                    2027.8175964738753
                  ],
                  [
                    632575.7400256639,
                    4807905.698652599,
                    2027.8175964738753
                  ],
                  [
                    631536.6800256638,
                    4807905.698652599,
                    1539.9375964738751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:03:17+00:00",
            "end_time": "2019-06-04T17:26: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": "20190602_43121D4217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42523629793148,
              43.44999799592821,
              1305.4386251935389
            ],
            [
              -121.42498321161364,
              43.459748020368494,
              1305.4386251935389
            ],
            [
              -121.4122359907358,
              43.4595716911801,
              1930.738625193539
            ],
            [
              -121.41249112329045,
              43.44982172642639,
              1930.738625193539
            ],
            [
              -121.42523629793148,
              43.44999799592821,
              1305.4386251935389
            ]
          ]
        ]
      },
      "bbox": [
        -121.4252363,
        43.44982173,
        1305.438625,
        -121.412236,
        43.45974802,
        1930.738625
      ],
      "properties": {
        "datetime": "2019-06-04T18:31:24Z",
        "pc:count": 22045564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627998.7957,
            "count": 22045564,
            "maximum": 628448.241,
            "minimum": 627416.621,
            "name": "X",
            "position": 0,
            "stddev": 289.0074158,
            "variance": 83525.2864
          },
          {
            "average": 4812467.498,
            "count": 22045564,
            "maximum": 4813075.865,
            "minimum": 4811992.645,
            "name": "Y",
            "position": 1,
            "stddev": 308.1830026,
            "variance": 94976.76311
          },
          {
            "average": 1419.913129,
            "count": 22045564,
            "maximum": 1930.738625,
            "minimum": 1305.438625,
            "name": "Z",
            "position": 2,
            "stddev": 22.02927184,
            "variance": 485.2888176
          },
          {
            "average": 20128.74179,
            "count": 22045564,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10362.0422,
            "variance": 107371918.5
          },
          {
            "average": 1.134450722,
            "count": 22045564,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3915040187,
            "variance": 0.1532753966
          },
          {
            "average": 1.268881803,
            "count": 22045564,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.554322568,
            "variance": 0.3072735094
          },
          {
            "average": 0.505408934,
            "count": 22045564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999707539,
            "variance": 0.2499707548
          },
          {
            "average": 0,
            "count": 22045564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237493765,
            "count": 22045564,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.421080616,
            "variance": 2.019470117
          },
          {
            "average": -1.742146171,
            "count": 22045564,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85937834,
            "variance": 117.9260978
          },
          {
            "average": 0.500214601,
            "count": 22045564,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999653,
            "variance": 0.2499999653
          },
          {
            "average": 10046.09506,
            "count": 22045564,
            "maximum": 10100,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.32161562,
            "variance": 454.6112928
          },
          {
            "average": 243563598.7,
            "count": 22045564,
            "maximum": 243708284.7,
            "minimum": 243537185.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 58592.04717,
            "variance": 3433027991
          },
          {
            "average": 0,
            "count": 22045564,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22045564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22045564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22045564,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22045564,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627416.621,
          4811992.645,
          1305.438625,
          628448.241,
          4813075.865,
          1930.738625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627416.6210142493,
                4811992.644840596,
                1305.4386251935389
              ],
              [
                627416.6210142493,
                4813075.864840597,
                1305.4386251935389
              ],
              [
                628448.2410142494,
                4813075.864840597,
                1930.738625193539
              ],
              [
                628448.2410142494,
                4811992.644840596,
                1930.738625193539
              ],
              [
                627416.6210142493,
                4811992.644840596,
                1305.4386251935389
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:31:24+00:00",
        "end_time": "2019-06-02T18:59:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4252363,
            43.44982173,
            1305.438625,
            -121.412236,
            43.45974802,
            1930.738625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42523629793148,
                  43.44999799592821,
                  1305.4386251935389
                ],
                [
                  -121.42498321161364,
                  43.459748020368494,
                  1305.4386251935389
                ],
                [
                  -121.4122359907358,
                  43.4595716911801,
                  1930.738625193539
                ],
                [
                  -121.41249112329045,
                  43.44982172642639,
                  1930.738625193539
                ],
                [
                  -121.42523629793148,
                  43.44999799592821,
                  1305.4386251935389
                ]
              ]
            ]
          },
          "id": "20190602_43121D4217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:31:24Z",
            "pc:count": 22045564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627998.7957,
                "count": 22045564,
                "maximum": 628448.241,
                "minimum": 627416.621,
                "name": "X",
                "position": 0,
                "stddev": 289.0074158,
                "variance": 83525.2864
              },
              {
                "average": 4812467.498,
                "count": 22045564,
                "maximum": 4813075.865,
                "minimum": 4811992.645,
                "name": "Y",
                "position": 1,
                "stddev": 308.1830026,
                "variance": 94976.76311
              },
              {
                "average": 1419.913129,
                "count": 22045564,
                "maximum": 1930.738625,
                "minimum": 1305.438625,
                "name": "Z",
                "position": 2,
                "stddev": 22.02927184,
                "variance": 485.2888176
              },
              {
                "average": 20128.74179,
                "count": 22045564,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10362.0422,
                "variance": 107371918.5
              },
              {
                "average": 1.134450722,
                "count": 22045564,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3915040187,
                "variance": 0.1532753966
              },
              {
                "average": 1.268881803,
                "count": 22045564,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.554322568,
                "variance": 0.3072735094
              },
              {
                "average": 0.505408934,
                "count": 22045564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999707539,
                "variance": 0.2499707548
              },
              {
                "average": 0,
                "count": 22045564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237493765,
                "count": 22045564,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.421080616,
                "variance": 2.019470117
              },
              {
                "average": -1.742146171,
                "count": 22045564,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85937834,
                "variance": 117.9260978
              },
              {
                "average": 0.500214601,
                "count": 22045564,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999653,
                "variance": 0.2499999653
              },
              {
                "average": 10046.09506,
                "count": 22045564,
                "maximum": 10100,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.32161562,
                "variance": 454.6112928
              },
              {
                "average": 243563598.7,
                "count": 22045564,
                "maximum": 243708284.7,
                "minimum": 243537185.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 58592.04717,
                "variance": 3433027991
              },
              {
                "average": 0,
                "count": 22045564,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22045564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22045564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22045564,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22045564,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627416.621,
              4811992.645,
              1305.438625,
              628448.241,
              4813075.865,
              1930.738625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627416.6210142493,
                    4811992.644840596,
                    1305.4386251935389
                  ],
                  [
                    627416.6210142493,
                    4813075.864840597,
                    1305.4386251935389
                  ],
                  [
                    628448.2410142494,
                    4813075.864840597,
                    1930.738625193539
                  ],
                  [
                    628448.2410142494,
                    4811992.644840596,
                    1930.738625193539
                  ],
                  [
                    627416.6210142493,
                    4811992.644840596,
                    1305.4386251935389
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:31:24+00:00",
            "end_time": "2019-06-02T18: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": "20190603_43121C3401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31283146417968,
              43.30000004336638,
              1608.892573912632
            ],
            [
              -121.31248066042058,
              43.31267932214103,
              1608.892573912632
            ],
            [
              -121.29978342472533,
              43.31249123616292,
              2271.452573912632
            ],
            [
              -121.30013686491544,
              43.29981204020246,
              2271.452573912632
            ],
            [
              -121.31283146417968,
              43.30000004336638,
              1608.892573912632
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128315,
        43.29981204,
        1608.892574,
        -121.2997834,
        43.31267932,
        2271.452574
      ],
      "properties": {
        "datetime": "2019-06-03T20:21:29Z",
        "pc:count": 22936571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637347.9899,
            "count": 22936571,
            "maximum": 637878.7202,
            "minimum": 636848.6002,
            "name": "X",
            "position": 0,
            "stddev": 262.0232542,
            "variance": 68656.18576
          },
          {
            "average": 4796264.767,
            "count": 22936571,
            "maximum": 4796920.906,
            "minimum": 4795512.206,
            "name": "Y",
            "position": 1,
            "stddev": 380.0224767,
            "variance": 144417.0828
          },
          {
            "average": 1880.077243,
            "count": 22936571,
            "maximum": 2271.452574,
            "minimum": 1608.892574,
            "name": "Z",
            "position": 2,
            "stddev": 16.60477534,
            "variance": 275.718564
          },
          {
            "average": 18032.49755,
            "count": 22936571,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10669.50718,
            "variance": 113838383.5
          },
          {
            "average": 1.201198383,
            "count": 22936571,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4493296861,
            "variance": 0.2018971669
          },
          {
            "average": 1.40239184,
            "count": 22936571,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6033374383,
            "variance": 0.3640160644
          },
          {
            "average": 0.4988672893,
            "count": 22936571,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987279,
            "variance": 0.2499987279
          },
          {
            "average": 0,
            "count": 22936571,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212225228,
            "count": 22936571,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.2508978,
            "variance": 1.564745305
          },
          {
            "average": 1.04136339,
            "count": 22936571,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91316745,
            "variance": 119.0972239
          },
          {
            "average": 0.486345932,
            "count": 22936571,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998135426,
            "variance": 0.2498135773
          },
          {
            "average": 10069.6268,
            "count": 22936571,
            "maximum": 10072,
            "minimum": 10067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.05631788,
            "variance": 1.115807464
          },
          {
            "average": 243627349.7,
            "count": 22936571,
            "maximum": 243628489.8,
            "minimum": 243626405.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 459.9878314,
            "variance": 211588.8051
          },
          {
            "average": 0,
            "count": 22936571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22936571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22936571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22936571,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22936571,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636848.6002,
          4795512.206,
          1608.892574,
          637878.7202,
          4796920.906,
          2271.452574
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636848.60024905,
                4795512.206296803,
                1608.892573912632
              ],
              [
                636848.60024905,
                4796920.906296803,
                1608.892573912632
              ],
              [
                637878.7202490501,
                4796920.906296803,
                2271.452573912632
              ],
              [
                637878.7202490501,
                4795512.206296803,
                2271.452573912632
              ],
              [
                636848.60024905,
                4795512.206296803,
                1608.892573912632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T20:21:29+00:00",
        "end_time": "2019-06-03T19:46:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128315,
            43.29981204,
            1608.892574,
            -121.2997834,
            43.31267932,
            2271.452574
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31283146417968,
                  43.30000004336638,
                  1608.892573912632
                ],
                [
                  -121.31248066042058,
                  43.31267932214103,
                  1608.892573912632
                ],
                [
                  -121.29978342472533,
                  43.31249123616292,
                  2271.452573912632
                ],
                [
                  -121.30013686491544,
                  43.29981204020246,
                  2271.452573912632
                ],
                [
                  -121.31283146417968,
                  43.30000004336638,
                  1608.892573912632
                ]
              ]
            ]
          },
          "id": "20190603_43121C3401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T20:21:29Z",
            "pc:count": 22936571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637347.9899,
                "count": 22936571,
                "maximum": 637878.7202,
                "minimum": 636848.6002,
                "name": "X",
                "position": 0,
                "stddev": 262.0232542,
                "variance": 68656.18576
              },
              {
                "average": 4796264.767,
                "count": 22936571,
                "maximum": 4796920.906,
                "minimum": 4795512.206,
                "name": "Y",
                "position": 1,
                "stddev": 380.0224767,
                "variance": 144417.0828
              },
              {
                "average": 1880.077243,
                "count": 22936571,
                "maximum": 2271.452574,
                "minimum": 1608.892574,
                "name": "Z",
                "position": 2,
                "stddev": 16.60477534,
                "variance": 275.718564
              },
              {
                "average": 18032.49755,
                "count": 22936571,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10669.50718,
                "variance": 113838383.5
              },
              {
                "average": 1.201198383,
                "count": 22936571,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4493296861,
                "variance": 0.2018971669
              },
              {
                "average": 1.40239184,
                "count": 22936571,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6033374383,
                "variance": 0.3640160644
              },
              {
                "average": 0.4988672893,
                "count": 22936571,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987279,
                "variance": 0.2499987279
              },
              {
                "average": 0,
                "count": 22936571,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212225228,
                "count": 22936571,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.2508978,
                "variance": 1.564745305
              },
              {
                "average": 1.04136339,
                "count": 22936571,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91316745,
                "variance": 119.0972239
              },
              {
                "average": 0.486345932,
                "count": 22936571,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998135426,
                "variance": 0.2498135773
              },
              {
                "average": 10069.6268,
                "count": 22936571,
                "maximum": 10072,
                "minimum": 10067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.05631788,
                "variance": 1.115807464
              },
              {
                "average": 243627349.7,
                "count": 22936571,
                "maximum": 243628489.8,
                "minimum": 243626405.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 459.9878314,
                "variance": 211588.8051
              },
              {
                "average": 0,
                "count": 22936571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22936571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22936571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22936571,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22936571,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636848.6002,
              4795512.206,
              1608.892574,
              637878.7202,
              4796920.906,
              2271.452574
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636848.60024905,
                    4795512.206296803,
                    1608.892573912632
                  ],
                  [
                    636848.60024905,
                    4796920.906296803,
                    1608.892573912632
                  ],
                  [
                    637878.7202490501,
                    4796920.906296803,
                    2271.452573912632
                  ],
                  [
                    637878.7202490501,
                    4795512.206296803,
                    2271.452573912632
                  ],
                  [
                    636848.60024905,
                    4795512.206296803,
                    1608.892573912632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T20:21:29+00:00",
            "end_time": "2019-06-03T19:46: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": "20190604_43121C3216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3128315525351,
              43.32500034286975,
              1564.5875893766051
            ],
            [
              -121.31248046242321,
              43.33767884597558,
              1564.5875893766051
            ],
            [
              -121.29963769245789,
              43.337488586817344,
              2223.007589376605
            ],
            [
              -121.29999145139529,
              43.324810167473046,
              2223.007589376605
            ],
            [
              -121.3128315525351,
              43.32500034286975,
              1564.5875893766051
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128316,
        43.32481017,
        1564.587589,
        -121.2996377,
        43.33767885,
        2223.007589
      ],
      "properties": {
        "datetime": "2019-06-04T16:01:59Z",
        "pc:count": 23012708,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637290.4639,
            "count": 23012708,
            "maximum": 637833.9929,
            "minimum": 636792.4929,
            "name": "X",
            "position": 0,
            "stddev": 291.8697307,
            "variance": 85187.93967
          },
          {
            "average": 4798996.326,
            "count": 23012708,
            "maximum": 4799697.292,
            "minimum": 4798288.672,
            "name": "Y",
            "position": 1,
            "stddev": 399.6846074,
            "variance": 159747.7854
          },
          {
            "average": 1766.36168,
            "count": 23012708,
            "maximum": 2223.007589,
            "minimum": 1564.587589,
            "name": "Z",
            "position": 2,
            "stddev": 49.27306107,
            "variance": 2427.834547
          },
          {
            "average": 18351.9281,
            "count": 23012708,
            "maximum": 53144,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10224.20664,
            "variance": 104534401.4
          },
          {
            "average": 1.176657263,
            "count": 23012708,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4358055451,
            "variance": 0.1899264731
          },
          {
            "average": 1.353294753,
            "count": 23012708,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6015480559,
            "variance": 0.3618600636
          },
          {
            "average": 0.01648988898,
            "count": 23012708,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1273498066,
            "variance": 0.01621797324
          },
          {
            "average": 0,
            "count": 23012708,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.368658917,
            "count": 23012708,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.542337346,
            "variance": 2.37880449
          },
          {
            "average": 0.7250052482,
            "count": 23012708,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89235945,
            "variance": 118.6434944
          },
          {
            "average": 0.4893638767,
            "count": 23012708,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998868709,
            "variance": 0.2498868837
          },
          {
            "average": 10077.39278,
            "count": 23012708,
            "maximum": 10080,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.142538828,
            "variance": 1.305394973
          },
          {
            "average": 243697952,
            "count": 23012708,
            "maximum": 243699319.6,
            "minimum": 243696525.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 617.0612846,
            "variance": 380764.6289
          },
          {
            "average": 0,
            "count": 23012708,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23012708,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23012708,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23012708,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23012708,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636792.4929,
          4798288.672,
          1564.587589,
          637833.9929,
          4799697.292,
          2223.007589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636792.492930657,
                4798288.671989427,
                1564.5875893766051
              ],
              [
                636792.492930657,
                4799697.291989426,
                1564.5875893766051
              ],
              [
                637833.992930657,
                4799697.291989426,
                2223.007589376605
              ],
              [
                637833.992930657,
                4798288.671989427,
                2223.007589376605
              ],
              [
                636792.492930657,
                4798288.671989427,
                1564.5875893766051
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:01:59+00:00",
        "end_time": "2019-06-04T15:15:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128316,
            43.32481017,
            1564.587589,
            -121.2996377,
            43.33767885,
            2223.007589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3128315525351,
                  43.32500034286975,
                  1564.5875893766051
                ],
                [
                  -121.31248046242321,
                  43.33767884597558,
                  1564.5875893766051
                ],
                [
                  -121.29963769245789,
                  43.337488586817344,
                  2223.007589376605
                ],
                [
                  -121.29999145139529,
                  43.324810167473046,
                  2223.007589376605
                ],
                [
                  -121.3128315525351,
                  43.32500034286975,
                  1564.5875893766051
                ]
              ]
            ]
          },
          "id": "20190604_43121C3216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:01:59Z",
            "pc:count": 23012708,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637290.4639,
                "count": 23012708,
                "maximum": 637833.9929,
                "minimum": 636792.4929,
                "name": "X",
                "position": 0,
                "stddev": 291.8697307,
                "variance": 85187.93967
              },
              {
                "average": 4798996.326,
                "count": 23012708,
                "maximum": 4799697.292,
                "minimum": 4798288.672,
                "name": "Y",
                "position": 1,
                "stddev": 399.6846074,
                "variance": 159747.7854
              },
              {
                "average": 1766.36168,
                "count": 23012708,
                "maximum": 2223.007589,
                "minimum": 1564.587589,
                "name": "Z",
                "position": 2,
                "stddev": 49.27306107,
                "variance": 2427.834547
              },
              {
                "average": 18351.9281,
                "count": 23012708,
                "maximum": 53144,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10224.20664,
                "variance": 104534401.4
              },
              {
                "average": 1.176657263,
                "count": 23012708,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4358055451,
                "variance": 0.1899264731
              },
              {
                "average": 1.353294753,
                "count": 23012708,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6015480559,
                "variance": 0.3618600636
              },
              {
                "average": 0.01648988898,
                "count": 23012708,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1273498066,
                "variance": 0.01621797324
              },
              {
                "average": 0,
                "count": 23012708,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.368658917,
                "count": 23012708,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.542337346,
                "variance": 2.37880449
              },
              {
                "average": 0.7250052482,
                "count": 23012708,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89235945,
                "variance": 118.6434944
              },
              {
                "average": 0.4893638767,
                "count": 23012708,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998868709,
                "variance": 0.2498868837
              },
              {
                "average": 10077.39278,
                "count": 23012708,
                "maximum": 10080,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.142538828,
                "variance": 1.305394973
              },
              {
                "average": 243697952,
                "count": 23012708,
                "maximum": 243699319.6,
                "minimum": 243696525.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 617.0612846,
                "variance": 380764.6289
              },
              {
                "average": 0,
                "count": 23012708,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23012708,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23012708,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23012708,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23012708,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636792.4929,
              4798288.672,
              1564.587589,
              637833.9929,
              4799697.292,
              2223.007589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636792.492930657,
                    4798288.671989427,
                    1564.5875893766051
                  ],
                  [
                    636792.492930657,
                    4799697.291989426,
                    1564.5875893766051
                  ],
                  [
                    637833.992930657,
                    4799697.291989426,
                    2223.007589376605
                  ],
                  [
                    637833.992930657,
                    4798288.671989427,
                    2223.007589376605
                  ],
                  [
                    636792.492930657,
                    4798288.671989427,
                    1564.5875893766051
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:01:59+00:00",
            "end_time": "2019-06-04T15: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": "20190604_43121C3101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37531916063676,
              43.36249934962522,
              1478.0228008339457
            ],
            [
              -121.37498077648075,
              43.375172589347486,
              1478.0228008339457
            ],
            [
              -121.36215017121583,
              43.374989515241445,
              2101.462800833946
            ],
            [
              -121.36249122424006,
              43.36231635607789,
              2101.462800833946
            ],
            [
              -121.37531916063676,
              43.36249934962522,
              1478.0228008339457
            ]
          ]
        ]
      },
      "bbox": [
        -121.3753192,
        43.36231636,
        1478.022801,
        -121.3621502,
        43.37517259,
        2101.462801
      ],
      "properties": {
        "datetime": "2019-06-04T16:31:59Z",
        "pc:count": 25352885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632161.2735,
            "count": 25352885,
            "maximum": 632684.7944,
            "minimum": 631644.9544,
            "name": "X",
            "position": 0,
            "stddev": 294.7597567,
            "variance": 86883.31416
          },
          {
            "average": 4803046.717,
            "count": 25352885,
            "maximum": 4803760.726,
            "minimum": 4802352.726,
            "name": "Y",
            "position": 1,
            "stddev": 399.4254006,
            "variance": 159540.6507
          },
          {
            "average": 1657.833615,
            "count": 25352885,
            "maximum": 2101.462801,
            "minimum": 1478.022801,
            "name": "Z",
            "position": 2,
            "stddev": 30.94112953,
            "variance": 957.3534967
          },
          {
            "average": 15967.71658,
            "count": 25352885,
            "maximum": 54876,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9988.557235,
            "variance": 99771275.63
          },
          {
            "average": 1.225200958,
            "count": 25352885,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5096228818,
            "variance": 0.2597154816
          },
          {
            "average": 1.450373754,
            "count": 25352885,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7093672997,
            "variance": 0.5032019659
          },
          {
            "average": 0.4991467835,
            "count": 25352885,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992819,
            "variance": 0.2499992819
          },
          {
            "average": 0,
            "count": 25352885,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309488881,
            "count": 25352885,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.700902344,
            "variance": 2.893068785
          },
          {
            "average": 0.8386647819,
            "count": 25352885,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80884374,
            "variance": 116.8311031
          },
          {
            "average": 0.4865989019,
            "count": 25352885,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998203882,
            "variance": 0.2498204204
          },
          {
            "average": 10081.64855,
            "count": 25352885,
            "maximum": 10084,
            "minimum": 10079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.133141305,
            "variance": 1.284009217
          },
          {
            "average": 243699966.9,
            "count": 25352885,
            "maximum": 243701119.2,
            "minimum": 243698744.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.7740773,
            "variance": 297869.3434
          },
          {
            "average": 0,
            "count": 25352885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25352885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25352885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25352885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25352885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631644.9544,
          4802352.726,
          1478.022801,
          632684.7944,
          4803760.726,
          2101.462801
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631644.9544009495,
                4802352.726293975,
                1478.0228008339457
              ],
              [
                631644.9544009495,
                4803760.726293975,
                1478.0228008339457
              ],
              [
                632684.7944009496,
                4803760.726293975,
                2101.462800833946
              ],
              [
                632684.7944009496,
                4802352.726293975,
                2101.462800833946
              ],
              [
                631644.9544009495,
                4802352.726293975,
                1478.0228008339457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:31:59+00:00",
        "end_time": "2019-06-04T15:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3753192,
            43.36231636,
            1478.022801,
            -121.3621502,
            43.37517259,
            2101.462801
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37531916063676,
                  43.36249934962522,
                  1478.0228008339457
                ],
                [
                  -121.37498077648075,
                  43.375172589347486,
                  1478.0228008339457
                ],
                [
                  -121.36215017121583,
                  43.374989515241445,
                  2101.462800833946
                ],
                [
                  -121.36249122424006,
                  43.36231635607789,
                  2101.462800833946
                ],
                [
                  -121.37531916063676,
                  43.36249934962522,
                  1478.0228008339457
                ]
              ]
            ]
          },
          "id": "20190604_43121C3101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:31:59Z",
            "pc:count": 25352885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632161.2735,
                "count": 25352885,
                "maximum": 632684.7944,
                "minimum": 631644.9544,
                "name": "X",
                "position": 0,
                "stddev": 294.7597567,
                "variance": 86883.31416
              },
              {
                "average": 4803046.717,
                "count": 25352885,
                "maximum": 4803760.726,
                "minimum": 4802352.726,
                "name": "Y",
                "position": 1,
                "stddev": 399.4254006,
                "variance": 159540.6507
              },
              {
                "average": 1657.833615,
                "count": 25352885,
                "maximum": 2101.462801,
                "minimum": 1478.022801,
                "name": "Z",
                "position": 2,
                "stddev": 30.94112953,
                "variance": 957.3534967
              },
              {
                "average": 15967.71658,
                "count": 25352885,
                "maximum": 54876,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9988.557235,
                "variance": 99771275.63
              },
              {
                "average": 1.225200958,
                "count": 25352885,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5096228818,
                "variance": 0.2597154816
              },
              {
                "average": 1.450373754,
                "count": 25352885,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7093672997,
                "variance": 0.5032019659
              },
              {
                "average": 0.4991467835,
                "count": 25352885,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992819,
                "variance": 0.2499992819
              },
              {
                "average": 0,
                "count": 25352885,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309488881,
                "count": 25352885,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.700902344,
                "variance": 2.893068785
              },
              {
                "average": 0.8386647819,
                "count": 25352885,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80884374,
                "variance": 116.8311031
              },
              {
                "average": 0.4865989019,
                "count": 25352885,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998203882,
                "variance": 0.2498204204
              },
              {
                "average": 10081.64855,
                "count": 25352885,
                "maximum": 10084,
                "minimum": 10079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.133141305,
                "variance": 1.284009217
              },
              {
                "average": 243699966.9,
                "count": 25352885,
                "maximum": 243701119.2,
                "minimum": 243698744.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.7740773,
                "variance": 297869.3434
              },
              {
                "average": 0,
                "count": 25352885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25352885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25352885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25352885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25352885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631644.9544,
              4802352.726,
              1478.022801,
              632684.7944,
              4803760.726,
              2101.462801
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631644.9544009495,
                    4802352.726293975,
                    1478.0228008339457
                  ],
                  [
                    631644.9544009495,
                    4803760.726293975,
                    1478.0228008339457
                  ],
                  [
                    632684.7944009496,
                    4803760.726293975,
                    2101.462800833946
                  ],
                  [
                    632684.7944009496,
                    4802352.726293975,
                    2101.462800833946
                  ],
                  [
                    631644.9544009495,
                    4802352.726293975,
                    1478.0228008339457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:31:59+00:00",
            "end_time": "2019-06-04T15: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": "20190604_43121D3406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31258320450274,
              43.412496369183906,
              1418.4995002805415
            ],
            [
              -121.31248164046852,
              43.41615310194768,
              1418.4995002805415
            ],
            [
              -121.29988973186475,
              43.41596654585522,
              1823.1395002805414
            ],
            [
              -121.29999205286202,
              43.41230983677949,
              1823.1395002805414
            ],
            [
              -121.31258320450274,
              43.412496369183906,
              1418.4995002805415
            ]
          ]
        ]
      },
      "bbox": [
        -121.3125832,
        43.41230984,
        1418.4995,
        -121.2998897,
        43.4161531,
        1823.1395
      ],
      "properties": {
        "datetime": "2019-06-04T18:34:18Z",
        "pc:count": 6192177,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637119.0427,
            "count": 6192177,
            "maximum": 637635.8946,
            "minimum": 636616.0546,
            "name": "X",
            "position": 0,
            "stddev": 288.9329837,
            "variance": 83482.26906
          },
          {
            "average": 4808215.989,
            "count": 6192177,
            "maximum": 4808412.519,
            "minimum": 4808006.239,
            "name": "Y",
            "position": 1,
            "stddev": 111.6082323,
            "variance": 12456.39752
          },
          {
            "average": 1502.472246,
            "count": 6192177,
            "maximum": 1823.1395,
            "minimum": 1418.4995,
            "name": "Z",
            "position": 2,
            "stddev": 32.90897264,
            "variance": 1083.00048
          },
          {
            "average": 18401.26812,
            "count": 6192177,
            "maximum": 57762,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10883.05326,
            "variance": 118440848.3
          },
          {
            "average": 1.198759822,
            "count": 6192177,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4803702517,
            "variance": 0.2307555787
          },
          {
            "average": 1.397470227,
            "count": 6192177,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6737743673,
            "variance": 0.453971898
          },
          {
            "average": 0.4951326488,
            "count": 6192177,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999763487,
            "variance": 0.2499763493
          },
          {
            "average": 0,
            "count": 6192177,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.428283946,
            "count": 6192177,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.09380458,
            "variance": 4.38401762
          },
          {
            "average": 1.769907696,
            "count": 6192177,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75670996,
            "variance": 115.7068091
          },
          {
            "average": 0.4808901619,
            "count": 6192177,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499634721,
            "variance": 0.2496348544
          },
          {
            "average": 10097.23431,
            "count": 6192177,
            "maximum": 10100,
            "minimum": 10095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.497087045,
            "variance": 2.24126962
          },
          {
            "average": 243707175.2,
            "count": 6192177,
            "maximum": 243708458.9,
            "minimum": 243706208.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 674.8883815,
            "variance": 455474.3275
          },
          {
            "average": 0,
            "count": 6192177,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6192177,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6192177,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6192177,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6192177,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636616.0546,
          4808006.239,
          1418.4995,
          637635.8946,
          4808412.519,
          1823.1395
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636616.0545569037,
                4808006.23939699,
                1418.4995002805415
              ],
              [
                636616.0545569037,
                4808412.51939699,
                1418.4995002805415
              ],
              [
                637635.8945569037,
                4808412.51939699,
                1823.1395002805414
              ],
              [
                637635.8945569037,
                4808006.23939699,
                1823.1395002805414
              ],
              [
                636616.0545569037,
                4808006.23939699,
                1418.4995002805415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:34:18+00:00",
        "end_time": "2019-06-04T17:56:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3125832,
            43.41230984,
            1418.4995,
            -121.2998897,
            43.4161531,
            1823.1395
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31258320450274,
                  43.412496369183906,
                  1418.4995002805415
                ],
                [
                  -121.31248164046852,
                  43.41615310194768,
                  1418.4995002805415
                ],
                [
                  -121.29988973186475,
                  43.41596654585522,
                  1823.1395002805414
                ],
                [
                  -121.29999205286202,
                  43.41230983677949,
                  1823.1395002805414
                ],
                [
                  -121.31258320450274,
                  43.412496369183906,
                  1418.4995002805415
                ]
              ]
            ]
          },
          "id": "20190604_43121D3406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:34:18Z",
            "pc:count": 6192177,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637119.0427,
                "count": 6192177,
                "maximum": 637635.8946,
                "minimum": 636616.0546,
                "name": "X",
                "position": 0,
                "stddev": 288.9329837,
                "variance": 83482.26906
              },
              {
                "average": 4808215.989,
                "count": 6192177,
                "maximum": 4808412.519,
                "minimum": 4808006.239,
                "name": "Y",
                "position": 1,
                "stddev": 111.6082323,
                "variance": 12456.39752
              },
              {
                "average": 1502.472246,
                "count": 6192177,
                "maximum": 1823.1395,
                "minimum": 1418.4995,
                "name": "Z",
                "position": 2,
                "stddev": 32.90897264,
                "variance": 1083.00048
              },
              {
                "average": 18401.26812,
                "count": 6192177,
                "maximum": 57762,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10883.05326,
                "variance": 118440848.3
              },
              {
                "average": 1.198759822,
                "count": 6192177,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4803702517,
                "variance": 0.2307555787
              },
              {
                "average": 1.397470227,
                "count": 6192177,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6737743673,
                "variance": 0.453971898
              },
              {
                "average": 0.4951326488,
                "count": 6192177,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999763487,
                "variance": 0.2499763493
              },
              {
                "average": 0,
                "count": 6192177,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.428283946,
                "count": 6192177,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.09380458,
                "variance": 4.38401762
              },
              {
                "average": 1.769907696,
                "count": 6192177,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75670996,
                "variance": 115.7068091
              },
              {
                "average": 0.4808901619,
                "count": 6192177,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499634721,
                "variance": 0.2496348544
              },
              {
                "average": 10097.23431,
                "count": 6192177,
                "maximum": 10100,
                "minimum": 10095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.497087045,
                "variance": 2.24126962
              },
              {
                "average": 243707175.2,
                "count": 6192177,
                "maximum": 243708458.9,
                "minimum": 243706208.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 674.8883815,
                "variance": 455474.3275
              },
              {
                "average": 0,
                "count": 6192177,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6192177,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6192177,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6192177,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6192177,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636616.0546,
              4808006.239,
              1418.4995,
              637635.8946,
              4808412.519,
              1823.1395
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636616.0545569037,
                    4808006.23939699,
                    1418.4995002805415
                  ],
                  [
                    636616.0545569037,
                    4808412.51939699,
                    1418.4995002805415
                  ],
                  [
                    637635.8945569037,
                    4808412.51939699,
                    1823.1395002805414
                  ],
                  [
                    637635.8945569037,
                    4808006.23939699,
                    1823.1395002805414
                  ],
                  [
                    636616.0545569037,
                    4808006.23939699,
                    1418.4995002805415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:34:18+00:00",
            "end_time": "2019-06-04T17:56:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3001888868782,
              43.30518737262376,
              1792.6972222107765
            ],
            [
              -121.29998221252778,
              43.3126013734404,
              1792.6972222107765
            ],
            [
              -121.29280138537013,
              43.312494390798896,
              2127.4372222107763
            ],
            [
              -121.29300893167586,
              43.3050804175282,
              2127.4372222107763
            ],
            [
              -121.3001888868782,
              43.30518737262376,
              1792.6972222107765
            ]
          ]
        ]
      },
      "bbox": [
        -121.3001889,
        43.30508042,
        1792.697222,
        -121.2928014,
        43.31260137,
        2127.437222
      ],
      "properties": {
        "datetime": "2019-06-04T15:15:06Z",
        "pc:count": 3132744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638064.286,
            "count": 3132744,
            "maximum": 638444.9303,
            "minimum": 637862.3503,
            "name": "X",
            "position": 0,
            "stddev": 129.5129606,
            "variance": 16773.60696
          },
          {
            "average": 4796644.436,
            "count": 3132744,
            "maximum": 4796932.81,
            "minimum": 4796109.09,
            "name": "Y",
            "position": 1,
            "stddev": 185.6052062,
            "variance": 34449.29256
          },
          {
            "average": 1830.478644,
            "count": 3132744,
            "maximum": 2127.437222,
            "minimum": 1792.697222,
            "name": "Z",
            "position": 2,
            "stddev": 20.79438616,
            "variance": 432.4064957
          },
          {
            "average": 18161.57642,
            "count": 3132744,
            "maximum": 51989,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10731.21964,
            "variance": 115159075
          },
          {
            "average": 1.193622907,
            "count": 3132744,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4428988499,
            "variance": 0.1961593912
          },
          {
            "average": 1.387417868,
            "count": 3132744,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5979375074,
            "variance": 0.3575292627
          },
          {
            "average": 0.5048408041,
            "count": 3132744,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999766459,
            "variance": 0.2499766464
          },
          {
            "average": 0,
            "count": 3132744,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257374047,
            "count": 3132744,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.283011427,
            "variance": 1.646118323
          },
          {
            "average": -1.448696178,
            "count": 3132744,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.31628663,
            "variance": 106.4257699
          },
          {
            "average": 0.4921844875,
            "count": 3132744,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999389938,
            "variance": 0.2499389975
          },
          {
            "average": 10071.09115,
            "count": 3132744,
            "maximum": 10075,
            "minimum": 10069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8350727312,
            "variance": 0.6973464663
          },
          {
            "average": 243628478.9,
            "count": 3132744,
            "maximum": 243696506.7,
            "minimum": 243626938.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5913.299988,
            "variance": 34967116.75
          },
          {
            "average": 0,
            "count": 3132744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3132744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3132744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3132744,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3132744,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637862.3503,
          4796109.09,
          1792.697222,
          638444.9303,
          4796932.81,
          2127.437222
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637862.3502766383,
                4796109.089616126,
                1792.6972222107765
              ],
              [
                637862.3502766383,
                4796932.809616127,
                1792.6972222107765
              ],
              [
                638444.9302766384,
                4796932.809616127,
                2127.4372222107763
              ],
              [
                638444.9302766384,
                4796109.089616126,
                2127.4372222107763
              ],
              [
                637862.3502766383,
                4796109.089616126,
                1792.6972222107765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:15:06+00:00",
        "end_time": "2019-06-03T19:55:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3001889,
            43.30508042,
            1792.697222,
            -121.2928014,
            43.31260137,
            2127.437222
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3001888868782,
                  43.30518737262376,
                  1792.6972222107765
                ],
                [
                  -121.29998221252778,
                  43.3126013734404,
                  1792.6972222107765
                ],
                [
                  -121.29280138537013,
                  43.312494390798896,
                  2127.4372222107763
                ],
                [
                  -121.29300893167586,
                  43.3050804175282,
                  2127.4372222107763
                ],
                [
                  -121.3001888868782,
                  43.30518737262376,
                  1792.6972222107765
                ]
              ]
            ]
          },
          "id": "20190603_43121C3402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:15:06Z",
            "pc:count": 3132744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638064.286,
                "count": 3132744,
                "maximum": 638444.9303,
                "minimum": 637862.3503,
                "name": "X",
                "position": 0,
                "stddev": 129.5129606,
                "variance": 16773.60696
              },
              {
                "average": 4796644.436,
                "count": 3132744,
                "maximum": 4796932.81,
                "minimum": 4796109.09,
                "name": "Y",
                "position": 1,
                "stddev": 185.6052062,
                "variance": 34449.29256
              },
              {
                "average": 1830.478644,
                "count": 3132744,
                "maximum": 2127.437222,
                "minimum": 1792.697222,
                "name": "Z",
                "position": 2,
                "stddev": 20.79438616,
                "variance": 432.4064957
              },
              {
                "average": 18161.57642,
                "count": 3132744,
                "maximum": 51989,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10731.21964,
                "variance": 115159075
              },
              {
                "average": 1.193622907,
                "count": 3132744,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4428988499,
                "variance": 0.1961593912
              },
              {
                "average": 1.387417868,
                "count": 3132744,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5979375074,
                "variance": 0.3575292627
              },
              {
                "average": 0.5048408041,
                "count": 3132744,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999766459,
                "variance": 0.2499766464
              },
              {
                "average": 0,
                "count": 3132744,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257374047,
                "count": 3132744,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.283011427,
                "variance": 1.646118323
              },
              {
                "average": -1.448696178,
                "count": 3132744,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.31628663,
                "variance": 106.4257699
              },
              {
                "average": 0.4921844875,
                "count": 3132744,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999389938,
                "variance": 0.2499389975
              },
              {
                "average": 10071.09115,
                "count": 3132744,
                "maximum": 10075,
                "minimum": 10069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8350727312,
                "variance": 0.6973464663
              },
              {
                "average": 243628478.9,
                "count": 3132744,
                "maximum": 243696506.7,
                "minimum": 243626938.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5913.299988,
                "variance": 34967116.75
              },
              {
                "average": 0,
                "count": 3132744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3132744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3132744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3132744,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3132744,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637862.3503,
              4796109.09,
              1792.697222,
              638444.9303,
              4796932.81,
              2127.437222
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637862.3502766383,
                    4796109.089616126,
                    1792.6972222107765
                  ],
                  [
                    637862.3502766383,
                    4796932.809616127,
                    1792.6972222107765
                  ],
                  [
                    638444.9302766384,
                    4796932.809616127,
                    2127.4372222107763
                  ],
                  [
                    638444.9302766384,
                    4796109.089616126,
                    2127.4372222107763
                  ],
                  [
                    637862.3502766383,
                    4796109.089616126,
                    1792.6972222107765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:15:06+00:00",
            "end_time": "2019-06-03T19:55:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C4206b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42621014195721,
              43.360972908656514,
              1943.0714103836642
            ],
            [
              -121.4261703972456,
              43.36251011924505,
              1943.0714103836642
            ],
            [
              -121.42494683212014,
              43.36249327136049,
              1987.731410383664
            ],
            [
              -121.42498660769996,
              43.36095606167138,
              1987.731410383664
            ],
            [
              -121.42621014195721,
              43.360972908656514,
              1943.0714103836642
            ]
          ]
        ]
      },
      "bbox": [
        -121.4262101,
        43.36095606,
        1943.07141,
        -121.4249468,
        43.36251012,
        1987.73141
      ],
      "properties": {
        "datetime": "2019-06-04T15:38:35Z",
        "pc:count": 160121,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627587.7724,
            "count": 160121,
            "maximum": 627623.6661,
            "minimum": 627524.4861,
            "name": "X",
            "position": 0,
            "stddev": 23.55527168,
            "variance": 554.8508241
          },
          {
            "average": 4802219.652,
            "count": 160121,
            "maximum": 4802274.934,
            "minimum": 4802104.154,
            "name": "Y",
            "position": 1,
            "stddev": 38.70599189,
            "variance": 1498.153808
          },
          {
            "average": 1960.187334,
            "count": 160121,
            "maximum": 1987.73141,
            "minimum": 1943.07141,
            "name": "Z",
            "position": 2,
            "stddev": 6.628108724,
            "variance": 43.93182526
          },
          {
            "average": 19147.76333,
            "count": 160121,
            "maximum": 55164,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11217.85782,
            "variance": 125840334.1
          },
          {
            "average": 1.204994973,
            "count": 160121,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4419686405,
            "variance": 0.1953362792
          },
          {
            "average": 1.409721398,
            "count": 160121,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.582089814,
            "variance": 0.3388285515
          },
          {
            "average": 0,
            "count": 160121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 160121,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220570693,
            "count": 160121,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.125216509,
            "variance": 1.266112192
          },
          {
            "average": -7.612569401,
            "count": 160121,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.488732775,
            "variance": 90.03604967
          },
          {
            "average": 0.5282754917,
            "count": 160121,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992014152,
            "variance": 0.2492020529
          },
          {
            "average": 10075.55496,
            "count": 160121,
            "maximum": 10077,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.613256832,
            "variance": 0.376083942
          },
          {
            "average": 243696929.8,
            "count": 160121,
            "maximum": 243697915.3,
            "minimum": 243696725.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 295.4744565,
            "variance": 87305.15442
          },
          {
            "average": 0,
            "count": 160121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 160121,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 160121,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 160121,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 160121,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627524.4861,
          4802104.154,
          1943.07141,
          627623.6661,
          4802274.934,
          1987.73141
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627524.4860647,
                4802104.153803153,
                1943.0714103836642
              ],
              [
                627524.4860647,
                4802274.933803152,
                1943.0714103836642
              ],
              [
                627623.6660646999,
                4802274.933803152,
                1987.731410383664
              ],
              [
                627623.6660646999,
                4802104.153803153,
                1987.731410383664
              ],
              [
                627524.4860647,
                4802104.153803153,
                1943.0714103836642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:38:35+00:00",
        "end_time": "2019-06-04T15:18:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4206b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4206b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4206b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4206b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4262101,
            43.36095606,
            1943.07141,
            -121.4249468,
            43.36251012,
            1987.73141
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42621014195721,
                  43.360972908656514,
                  1943.0714103836642
                ],
                [
                  -121.4261703972456,
                  43.36251011924505,
                  1943.0714103836642
                ],
                [
                  -121.42494683212014,
                  43.36249327136049,
                  1987.731410383664
                ],
                [
                  -121.42498660769996,
                  43.36095606167138,
                  1987.731410383664
                ],
                [
                  -121.42621014195721,
                  43.360972908656514,
                  1943.0714103836642
                ]
              ]
            ]
          },
          "id": "20190604_43121C4206b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4206b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:38:35Z",
            "pc:count": 160121,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627587.7724,
                "count": 160121,
                "maximum": 627623.6661,
                "minimum": 627524.4861,
                "name": "X",
                "position": 0,
                "stddev": 23.55527168,
                "variance": 554.8508241
              },
              {
                "average": 4802219.652,
                "count": 160121,
                "maximum": 4802274.934,
                "minimum": 4802104.154,
                "name": "Y",
                "position": 1,
                "stddev": 38.70599189,
                "variance": 1498.153808
              },
              {
                "average": 1960.187334,
                "count": 160121,
                "maximum": 1987.73141,
                "minimum": 1943.07141,
                "name": "Z",
                "position": 2,
                "stddev": 6.628108724,
                "variance": 43.93182526
              },
              {
                "average": 19147.76333,
                "count": 160121,
                "maximum": 55164,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11217.85782,
                "variance": 125840334.1
              },
              {
                "average": 1.204994973,
                "count": 160121,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4419686405,
                "variance": 0.1953362792
              },
              {
                "average": 1.409721398,
                "count": 160121,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.582089814,
                "variance": 0.3388285515
              },
              {
                "average": 0,
                "count": 160121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 160121,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220570693,
                "count": 160121,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.125216509,
                "variance": 1.266112192
              },
              {
                "average": -7.612569401,
                "count": 160121,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.488732775,
                "variance": 90.03604967
              },
              {
                "average": 0.5282754917,
                "count": 160121,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992014152,
                "variance": 0.2492020529
              },
              {
                "average": 10075.55496,
                "count": 160121,
                "maximum": 10077,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.613256832,
                "variance": 0.376083942
              },
              {
                "average": 243696929.8,
                "count": 160121,
                "maximum": 243697915.3,
                "minimum": 243696725.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 295.4744565,
                "variance": 87305.15442
              },
              {
                "average": 0,
                "count": 160121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 160121,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 160121,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 160121,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 160121,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627524.4861,
              4802104.154,
              1943.07141,
              627623.6661,
              4802274.934,
              1987.73141
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627524.4860647,
                    4802104.153803153,
                    1943.0714103836642
                  ],
                  [
                    627524.4860647,
                    4802274.933803152,
                    1943.0714103836642
                  ],
                  [
                    627623.6660646999,
                    4802274.933803152,
                    1987.731410383664
                  ],
                  [
                    627623.6660646999,
                    4802104.153803153,
                    1987.731410383664
                  ],
                  [
                    627524.4860647,
                    4802104.153803153,
                    1943.0714103836642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:38:35+00:00",
            "end_time": "2019-06-04T15: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": "20190604_43121C3203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2878368087351,
              43.36250001248231,
              1465.9156665100015
            ],
            [
              -121.28747995082615,
              43.375181867888955,
              1465.9156665100015
            ],
            [
              -121.27463239822706,
              43.374988713211955,
              2020.0756665100014
            ],
            [
              -121.27499193010674,
              43.36230694285757,
              2020.0756665100014
            ],
            [
              -121.2878368087351,
              43.36250001248231,
              1465.9156665100015
            ]
          ]
        ]
      },
      "bbox": [
        -121.2878368,
        43.36230694,
        1465.915667,
        -121.2746324,
        43.37518187,
        2020.075667
      ],
      "properties": {
        "datetime": "2019-06-04T17:24:15Z",
        "pc:count": 18476522,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639246.4866,
            "count": 18476522,
            "maximum": 639774.8707,
            "minimum": 638733.6107,
            "name": "X",
            "position": 0,
            "stddev": 292.5559814,
            "variance": 85589.00225
          },
          {
            "average": 4803195.771,
            "count": 18476522,
            "maximum": 4803903.589,
            "minimum": 4802494.569,
            "name": "Y",
            "position": 1,
            "stddev": 397.693997,
            "variance": 158160.5152
          },
          {
            "average": 1534.491375,
            "count": 18476522,
            "maximum": 2020.075667,
            "minimum": 1465.915667,
            "name": "Z",
            "position": 2,
            "stddev": 17.14593973,
            "variance": 293.9832493
          },
          {
            "average": 23560.83064,
            "count": 18476522,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10600.71822,
            "variance": 112375226.9
          },
          {
            "average": 1.107080488,
            "count": 18476522,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3363110309,
            "variance": 0.1131051095
          },
          {
            "average": 1.214160977,
            "count": 18476522,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4698563935,
            "variance": 0.2207650305
          },
          {
            "average": 0.5022891754,
            "count": 18476522,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947732,
            "variance": 0.2499947732
          },
          {
            "average": 0,
            "count": 18476522,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25775495,
            "count": 18476522,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9853027764,
            "variance": 0.9708215611
          },
          {
            "average": -0.4219040783,
            "count": 18476522,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86713807,
            "variance": 118.0946899
          },
          {
            "average": 0.4956403592,
            "count": 18476522,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999810067,
            "variance": 0.2499810071
          },
          {
            "average": 10088.0943,
            "count": 18476522,
            "maximum": 10091,
            "minimum": 10085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.100545947,
            "variance": 1.21120138
          },
          {
            "average": 243703009.7,
            "count": 18476522,
            "maximum": 243704255.6,
            "minimum": 243701461.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 519.8603764,
            "variance": 270254.8109
          },
          {
            "average": 0,
            "count": 18476522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18476522,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18476522,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18476522,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18476522,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638733.6107,
          4802494.569,
          1465.915667,
          639774.8707,
          4803903.589,
          2020.075667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638733.610704742,
                4802494.569186859,
                1465.9156665100015
              ],
              [
                638733.610704742,
                4803903.589186858,
                1465.9156665100015
              ],
              [
                639774.870704742,
                4803903.589186858,
                2020.0756665100014
              ],
              [
                639774.870704742,
                4802494.569186859,
                2020.0756665100014
              ],
              [
                638733.610704742,
                4802494.569186859,
                1465.9156665100015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:24:15+00:00",
        "end_time": "2019-06-04T16:37:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2878368,
            43.36230694,
            1465.915667,
            -121.2746324,
            43.37518187,
            2020.075667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2878368087351,
                  43.36250001248231,
                  1465.9156665100015
                ],
                [
                  -121.28747995082615,
                  43.375181867888955,
                  1465.9156665100015
                ],
                [
                  -121.27463239822706,
                  43.374988713211955,
                  2020.0756665100014
                ],
                [
                  -121.27499193010674,
                  43.36230694285757,
                  2020.0756665100014
                ],
                [
                  -121.2878368087351,
                  43.36250001248231,
                  1465.9156665100015
                ]
              ]
            ]
          },
          "id": "20190604_43121C3203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:24:15Z",
            "pc:count": 18476522,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639246.4866,
                "count": 18476522,
                "maximum": 639774.8707,
                "minimum": 638733.6107,
                "name": "X",
                "position": 0,
                "stddev": 292.5559814,
                "variance": 85589.00225
              },
              {
                "average": 4803195.771,
                "count": 18476522,
                "maximum": 4803903.589,
                "minimum": 4802494.569,
                "name": "Y",
                "position": 1,
                "stddev": 397.693997,
                "variance": 158160.5152
              },
              {
                "average": 1534.491375,
                "count": 18476522,
                "maximum": 2020.075667,
                "minimum": 1465.915667,
                "name": "Z",
                "position": 2,
                "stddev": 17.14593973,
                "variance": 293.9832493
              },
              {
                "average": 23560.83064,
                "count": 18476522,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10600.71822,
                "variance": 112375226.9
              },
              {
                "average": 1.107080488,
                "count": 18476522,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3363110309,
                "variance": 0.1131051095
              },
              {
                "average": 1.214160977,
                "count": 18476522,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4698563935,
                "variance": 0.2207650305
              },
              {
                "average": 0.5022891754,
                "count": 18476522,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947732,
                "variance": 0.2499947732
              },
              {
                "average": 0,
                "count": 18476522,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25775495,
                "count": 18476522,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9853027764,
                "variance": 0.9708215611
              },
              {
                "average": -0.4219040783,
                "count": 18476522,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86713807,
                "variance": 118.0946899
              },
              {
                "average": 0.4956403592,
                "count": 18476522,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999810067,
                "variance": 0.2499810071
              },
              {
                "average": 10088.0943,
                "count": 18476522,
                "maximum": 10091,
                "minimum": 10085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.100545947,
                "variance": 1.21120138
              },
              {
                "average": 243703009.7,
                "count": 18476522,
                "maximum": 243704255.6,
                "minimum": 243701461.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 519.8603764,
                "variance": 270254.8109
              },
              {
                "average": 0,
                "count": 18476522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18476522,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18476522,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18476522,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18476522,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638733.6107,
              4802494.569,
              1465.915667,
              639774.8707,
              4803903.589,
              2020.075667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638733.610704742,
                    4802494.569186859,
                    1465.9156665100015
                  ],
                  [
                    638733.610704742,
                    4803903.589186858,
                    1465.9156665100015
                  ],
                  [
                    639774.870704742,
                    4803903.589186858,
                    2020.0756665100014
                  ],
                  [
                    639774.870704742,
                    4802494.569186859,
                    2020.0756665100014
                  ],
                  [
                    638733.610704742,
                    4802494.569186859,
                    1465.9156665100015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:24:15+00:00",
            "end_time": "2019-06-04T16:37:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31269401615018,
              43.29245723377261,
              1845.3501415668877
            ],
            [
              -121.3124825238842,
              43.30010369726698,
              1845.3501415668877
            ],
            [
              -121.30508253177148,
              43.29999425441824,
              2348.6701415668877
            ],
            [
              -121.30529495037982,
              43.29234781998745,
              2348.6701415668877
            ],
            [
              -121.31269401615018,
              43.29245723377261,
              1845.3501415668877
            ]
          ]
        ]
      },
      "bbox": [
        -121.312694,
        43.29234782,
        1845.350142,
        -121.3050825,
        43.3001037,
        2348.670142
      ],
      "properties": {
        "datetime": "2019-06-03T19:55:51Z",
        "pc:count": 4059347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637091.7468,
            "count": 4059347,
            "maximum": 637477.1512,
            "minimum": 636876.6712,
            "name": "X",
            "position": 0,
            "stddev": 143.8337452,
            "variance": 20688.14625
          },
          {
            "average": 4795228.554,
            "count": 4059347,
            "maximum": 4795524.29,
            "minimum": 4794674.75,
            "name": "Y",
            "position": 1,
            "stddev": 196.6128049,
            "variance": 38656.59503
          },
          {
            "average": 1905.406541,
            "count": 4059347,
            "maximum": 2348.670142,
            "minimum": 1845.350142,
            "name": "Z",
            "position": 2,
            "stddev": 19.600497,
            "variance": 384.1794827
          },
          {
            "average": 18264.87694,
            "count": 4059347,
            "maximum": 49969,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10400.85229,
            "variance": 108177728.3
          },
          {
            "average": 1.178776537,
            "count": 4059347,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4229418417,
            "variance": 0.1788798015
          },
          {
            "average": 1.357435814,
            "count": 4059347,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5707849213,
            "variance": 0.3257954264
          },
          {
            "average": 0.5059752221,
            "count": 4059347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499964357,
            "variance": 0.2499643583
          },
          {
            "average": 0,
            "count": 4059347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211962909,
            "count": 4059347,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.133704434,
            "variance": 1.285285744
          },
          {
            "average": -2.705796822,
            "count": 4059347,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.26606869,
            "variance": 105.3921663
          },
          {
            "average": 0.4978911633,
            "count": 4059347,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999956144,
            "variance": 0.2499956144
          },
          {
            "average": 10067.24655,
            "count": 4059347,
            "maximum": 10069,
            "minimum": 10065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.753516566,
            "variance": 0.5677872152
          },
          {
            "average": 243626528.8,
            "count": 4059347,
            "maximum": 243626951.8,
            "minimum": 243625904.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 215.9406895,
            "variance": 46630.38137
          },
          {
            "average": 0,
            "count": 4059347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4059347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4059347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4059347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4059347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636876.6712,
          4794674.75,
          1845.350142,
          637477.1512,
          4795524.29,
          2348.670142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636876.6711920333,
                4794674.749613265,
                1845.3501415668877
              ],
              [
                636876.6711920333,
                4795524.289613264,
                1845.3501415668877
              ],
              [
                637477.1511920333,
                4795524.289613264,
                2348.6701415668877
              ],
              [
                637477.1511920333,
                4794674.749613265,
                2348.6701415668877
              ],
              [
                636876.6711920333,
                4794674.749613265,
                1845.3501415668877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:55:51+00:00",
        "end_time": "2019-06-03T19:38:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.312694,
            43.29234782,
            1845.350142,
            -121.3050825,
            43.3001037,
            2348.670142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31269401615018,
                  43.29245723377261,
                  1845.3501415668877
                ],
                [
                  -121.3124825238842,
                  43.30010369726698,
                  1845.3501415668877
                ],
                [
                  -121.30508253177148,
                  43.29999425441824,
                  2348.6701415668877
                ],
                [
                  -121.30529495037982,
                  43.29234781998745,
                  2348.6701415668877
                ],
                [
                  -121.31269401615018,
                  43.29245723377261,
                  1845.3501415668877
                ]
              ]
            ]
          },
          "id": "20190603_43121C3406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:55:51Z",
            "pc:count": 4059347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637091.7468,
                "count": 4059347,
                "maximum": 637477.1512,
                "minimum": 636876.6712,
                "name": "X",
                "position": 0,
                "stddev": 143.8337452,
                "variance": 20688.14625
              },
              {
                "average": 4795228.554,
                "count": 4059347,
                "maximum": 4795524.29,
                "minimum": 4794674.75,
                "name": "Y",
                "position": 1,
                "stddev": 196.6128049,
                "variance": 38656.59503
              },
              {
                "average": 1905.406541,
                "count": 4059347,
                "maximum": 2348.670142,
                "minimum": 1845.350142,
                "name": "Z",
                "position": 2,
                "stddev": 19.600497,
                "variance": 384.1794827
              },
              {
                "average": 18264.87694,
                "count": 4059347,
                "maximum": 49969,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10400.85229,
                "variance": 108177728.3
              },
              {
                "average": 1.178776537,
                "count": 4059347,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4229418417,
                "variance": 0.1788798015
              },
              {
                "average": 1.357435814,
                "count": 4059347,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5707849213,
                "variance": 0.3257954264
              },
              {
                "average": 0.5059752221,
                "count": 4059347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499964357,
                "variance": 0.2499643583
              },
              {
                "average": 0,
                "count": 4059347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211962909,
                "count": 4059347,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.133704434,
                "variance": 1.285285744
              },
              {
                "average": -2.705796822,
                "count": 4059347,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.26606869,
                "variance": 105.3921663
              },
              {
                "average": 0.4978911633,
                "count": 4059347,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999956144,
                "variance": 0.2499956144
              },
              {
                "average": 10067.24655,
                "count": 4059347,
                "maximum": 10069,
                "minimum": 10065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.753516566,
                "variance": 0.5677872152
              },
              {
                "average": 243626528.8,
                "count": 4059347,
                "maximum": 243626951.8,
                "minimum": 243625904.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 215.9406895,
                "variance": 46630.38137
              },
              {
                "average": 0,
                "count": 4059347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4059347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4059347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4059347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4059347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636876.6712,
              4794674.75,
              1845.350142,
              637477.1512,
              4795524.29,
              2348.670142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636876.6711920333,
                    4794674.749613265,
                    1845.3501415668877
                  ],
                  [
                    636876.6711920333,
                    4795524.289613264,
                    1845.3501415668877
                  ],
                  [
                    637477.1511920333,
                    4795524.289613264,
                    2348.6701415668877
                  ],
                  [
                    637477.1511920333,
                    4794674.749613265,
                    2348.6701415668877
                  ],
                  [
                    636876.6711920333,
                    4794674.749613265,
                    1845.3501415668877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:55:51+00:00",
            "end_time": "2019-06-03T19:38: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": "20190604_43121D3413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.28783771956593,
              43.4000003635798,
              1424.4704152599297
            ],
            [
              -121.28748041977364,
              43.41268123549665,
              1424.4704152599297
            ],
            [
              -121.27463210375342,
              43.412488056008876,
              1994.25041525993
            ],
            [
              -121.27499208098733,
              43.39980726914225,
              1994.25041525993
            ],
            [
              -121.28783771956593,
              43.4000003635798,
              1424.4704152599297
            ]
          ]
        ]
      },
      "bbox": [
        -121.2878377,
        43.39980727,
        1424.470415,
        -121.2746321,
        43.41268124,
        1994.250415
      ],
      "properties": {
        "datetime": "2019-06-04T18:38:30Z",
        "pc:count": 21905229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639165.1868,
            "count": 21905229,
            "maximum": 639688.7099,
            "minimum": 638648.0299,
            "name": "X",
            "position": 0,
            "stddev": 289.8788877,
            "variance": 84029.76952
          },
          {
            "average": 4807362.86,
            "count": 21905229,
            "maximum": 4808068.225,
            "minimum": 4806659.305,
            "name": "Y",
            "position": 1,
            "stddev": 396.1747455,
            "variance": 156954.429
          },
          {
            "average": 1473.461717,
            "count": 21905229,
            "maximum": 1994.250415,
            "minimum": 1424.470415,
            "name": "Z",
            "position": 2,
            "stddev": 26.81793069,
            "variance": 719.2014067
          },
          {
            "average": 18516.72123,
            "count": 21905229,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10989.89783,
            "variance": 120777854.4
          },
          {
            "average": 1.19617768,
            "count": 21905229,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4887816515,
            "variance": 0.2389075029
          },
          {
            "average": 1.392381152,
            "count": 21905229,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6943536251,
            "variance": 0.4821269567
          },
          {
            "average": 0.5034299345,
            "count": 21905229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999882468,
            "variance": 0.249988247
          },
          {
            "average": 0,
            "count": 21905229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.462852271,
            "count": 21905229,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.210011888,
            "variance": 4.884152543
          },
          {
            "average": -0.6734533733,
            "count": 21905229,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.825757,
            "variance": 117.1970146
          },
          {
            "average": 0.4999711256,
            "count": 21905229,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000106,
            "variance": 0.2500000106
          },
          {
            "average": 10097.27428,
            "count": 21905229,
            "maximum": 10101,
            "minimum": 10094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.881906181,
            "variance": 3.541570875
          },
          {
            "average": 243707194,
            "count": 21905229,
            "maximum": 243708710.1,
            "minimum": 243705895.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 838.181459,
            "variance": 702548.1582
          },
          {
            "average": 0,
            "count": 21905229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21905229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21905229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21905229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21905229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638648.0299,
          4806659.305,
          1424.470415,
          639688.7099,
          4808068.225,
          1994.250415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638648.0299136436,
                4806659.304562604,
                1424.4704152599297
              ],
              [
                638648.0299136436,
                4808068.224562604,
                1424.4704152599297
              ],
              [
                639688.7099136435,
                4808068.224562604,
                1994.25041525993
              ],
              [
                639688.7099136435,
                4806659.304562604,
                1994.25041525993
              ],
              [
                638648.0299136436,
                4806659.304562604,
                1424.4704152599297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:38:30+00:00",
        "end_time": "2019-06-04T17:51:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2878377,
            43.39980727,
            1424.470415,
            -121.2746321,
            43.41268124,
            1994.250415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.28783771956593,
                  43.4000003635798,
                  1424.4704152599297
                ],
                [
                  -121.28748041977364,
                  43.41268123549665,
                  1424.4704152599297
                ],
                [
                  -121.27463210375342,
                  43.412488056008876,
                  1994.25041525993
                ],
                [
                  -121.27499208098733,
                  43.39980726914225,
                  1994.25041525993
                ],
                [
                  -121.28783771956593,
                  43.4000003635798,
                  1424.4704152599297
                ]
              ]
            ]
          },
          "id": "20190604_43121D3413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:38:30Z",
            "pc:count": 21905229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639165.1868,
                "count": 21905229,
                "maximum": 639688.7099,
                "minimum": 638648.0299,
                "name": "X",
                "position": 0,
                "stddev": 289.8788877,
                "variance": 84029.76952
              },
              {
                "average": 4807362.86,
                "count": 21905229,
                "maximum": 4808068.225,
                "minimum": 4806659.305,
                "name": "Y",
                "position": 1,
                "stddev": 396.1747455,
                "variance": 156954.429
              },
              {
                "average": 1473.461717,
                "count": 21905229,
                "maximum": 1994.250415,
                "minimum": 1424.470415,
                "name": "Z",
                "position": 2,
                "stddev": 26.81793069,
                "variance": 719.2014067
              },
              {
                "average": 18516.72123,
                "count": 21905229,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10989.89783,
                "variance": 120777854.4
              },
              {
                "average": 1.19617768,
                "count": 21905229,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4887816515,
                "variance": 0.2389075029
              },
              {
                "average": 1.392381152,
                "count": 21905229,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6943536251,
                "variance": 0.4821269567
              },
              {
                "average": 0.5034299345,
                "count": 21905229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999882468,
                "variance": 0.249988247
              },
              {
                "average": 0,
                "count": 21905229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.462852271,
                "count": 21905229,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.210011888,
                "variance": 4.884152543
              },
              {
                "average": -0.6734533733,
                "count": 21905229,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.825757,
                "variance": 117.1970146
              },
              {
                "average": 0.4999711256,
                "count": 21905229,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000106,
                "variance": 0.2500000106
              },
              {
                "average": 10097.27428,
                "count": 21905229,
                "maximum": 10101,
                "minimum": 10094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.881906181,
                "variance": 3.541570875
              },
              {
                "average": 243707194,
                "count": 21905229,
                "maximum": 243708710.1,
                "minimum": 243705895.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 838.181459,
                "variance": 702548.1582
              },
              {
                "average": 0,
                "count": 21905229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21905229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21905229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21905229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21905229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638648.0299,
              4806659.305,
              1424.470415,
              639688.7099,
              4808068.225,
              1994.250415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638648.0299136436,
                    4806659.304562604,
                    1424.4704152599297
                  ],
                  [
                    638648.0299136436,
                    4808068.224562604,
                    1424.4704152599297
                  ],
                  [
                    639688.7099136435,
                    4808068.224562604,
                    1994.25041525993
                  ],
                  [
                    639688.7099136435,
                    4806659.304562604,
                    1994.25041525993
                  ],
                  [
                    638648.0299136436,
                    4806659.304562604,
                    1424.4704152599297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:38:30+00:00",
            "end_time": "2019-06-04T17:51: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": "20190604_43121D3407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.30008274520806,
              43.4124962050203,
              1456.292770503745
            ],
            [
              -121.29997992024421,
              43.41617109508255,
              1456.292770503745
            ],
            [
              -121.28738808975449,
              43.41598316240336,
              1955.0327705037448
            ],
            [
              -121.28749167542558,
              43.412308296322436,
              1955.0327705037448
            ],
            [
              -121.30008274520806,
              43.4124962050203,
              1456.292770503745
            ]
          ]
        ]
      },
      "bbox": [
        -121.3000827,
        43.4123083,
        1456.292771,
        -121.2873881,
        43.4161711,
        1955.032771
      ],
      "properties": {
        "datetime": "2019-06-04T18:38:45Z",
        "pc:count": 5725925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638145.5038,
            "count": 5725925,
            "maximum": 638647.9697,
            "minimum": 637628.1297,
            "name": "X",
            "position": 0,
            "stddev": 292.5356723,
            "variance": 85577.11956
          },
          {
            "average": 4808234.538,
            "count": 5725925,
            "maximum": 4808435.088,
            "minimum": 4808026.788,
            "name": "Y",
            "position": 1,
            "stddev": 112.4147932,
            "variance": 12637.08573
          },
          {
            "average": 1491.59843,
            "count": 5725925,
            "maximum": 1955.032771,
            "minimum": 1456.292771,
            "name": "Z",
            "position": 2,
            "stddev": 23.53306641,
            "variance": 553.8052145
          },
          {
            "average": 19988.9714,
            "count": 5725925,
            "maximum": 47371,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11298.24471,
            "variance": 127650333.5
          },
          {
            "average": 1.170852744,
            "count": 5725925,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4462565222,
            "variance": 0.1991448836
          },
          {
            "average": 1.341708283,
            "count": 5725925,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6303546921,
            "variance": 0.3973470379
          },
          {
            "average": 0.5095744356,
            "count": 5725925,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999083654,
            "variance": 0.2499083738
          },
          {
            "average": 0,
            "count": 5725925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.584872662,
            "count": 5725925,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.535124395,
            "variance": 6.426855701
          },
          {
            "average": -3.0328385,
            "count": 5725925,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.38987321,
            "variance": 107.9494653
          },
          {
            "average": 0.5099511433,
            "count": 5725925,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999010086,
            "variance": 0.2499010184
          },
          {
            "average": 10098.9053,
            "count": 5725925,
            "maximum": 10101,
            "minimum": 10096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.681667847,
            "variance": 2.828006747
          },
          {
            "average": 243707898.1,
            "count": 5725925,
            "maximum": 243708725.9,
            "minimum": 243706683.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 773.4726443,
            "variance": 598259.9314
          },
          {
            "average": 0,
            "count": 5725925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5725925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5725925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5725925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5725925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637628.1297,
          4808026.788,
          1456.292771,
          638647.9697,
          4808435.088,
          1955.032771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637628.1296542747,
                4808026.787524144,
                1456.292770503745
              ],
              [
                637628.1296542747,
                4808435.087524145,
                1456.292770503745
              ],
              [
                638647.9696542748,
                4808435.087524145,
                1955.0327705037448
              ],
              [
                638647.9696542748,
                4808026.787524144,
                1955.0327705037448
              ],
              [
                637628.1296542747,
                4808026.787524144,
                1456.292770503745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:38:45+00:00",
        "end_time": "2019-06-04T18:04:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3000827,
            43.4123083,
            1456.292771,
            -121.2873881,
            43.4161711,
            1955.032771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.30008274520806,
                  43.4124962050203,
                  1456.292770503745
                ],
                [
                  -121.29997992024421,
                  43.41617109508255,
                  1456.292770503745
                ],
                [
                  -121.28738808975449,
                  43.41598316240336,
                  1955.0327705037448
                ],
                [
                  -121.28749167542558,
                  43.412308296322436,
                  1955.0327705037448
                ],
                [
                  -121.30008274520806,
                  43.4124962050203,
                  1456.292770503745
                ]
              ]
            ]
          },
          "id": "20190604_43121D3407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:38:45Z",
            "pc:count": 5725925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638145.5038,
                "count": 5725925,
                "maximum": 638647.9697,
                "minimum": 637628.1297,
                "name": "X",
                "position": 0,
                "stddev": 292.5356723,
                "variance": 85577.11956
              },
              {
                "average": 4808234.538,
                "count": 5725925,
                "maximum": 4808435.088,
                "minimum": 4808026.788,
                "name": "Y",
                "position": 1,
                "stddev": 112.4147932,
                "variance": 12637.08573
              },
              {
                "average": 1491.59843,
                "count": 5725925,
                "maximum": 1955.032771,
                "minimum": 1456.292771,
                "name": "Z",
                "position": 2,
                "stddev": 23.53306641,
                "variance": 553.8052145
              },
              {
                "average": 19988.9714,
                "count": 5725925,
                "maximum": 47371,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11298.24471,
                "variance": 127650333.5
              },
              {
                "average": 1.170852744,
                "count": 5725925,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4462565222,
                "variance": 0.1991448836
              },
              {
                "average": 1.341708283,
                "count": 5725925,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6303546921,
                "variance": 0.3973470379
              },
              {
                "average": 0.5095744356,
                "count": 5725925,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999083654,
                "variance": 0.2499083738
              },
              {
                "average": 0,
                "count": 5725925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.584872662,
                "count": 5725925,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.535124395,
                "variance": 6.426855701
              },
              {
                "average": -3.0328385,
                "count": 5725925,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.38987321,
                "variance": 107.9494653
              },
              {
                "average": 0.5099511433,
                "count": 5725925,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999010086,
                "variance": 0.2499010184
              },
              {
                "average": 10098.9053,
                "count": 5725925,
                "maximum": 10101,
                "minimum": 10096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.681667847,
                "variance": 2.828006747
              },
              {
                "average": 243707898.1,
                "count": 5725925,
                "maximum": 243708725.9,
                "minimum": 243706683.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 773.4726443,
                "variance": 598259.9314
              },
              {
                "average": 0,
                "count": 5725925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5725925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5725925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5725925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5725925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637628.1297,
              4808026.788,
              1456.292771,
              638647.9697,
              4808435.088,
              1955.032771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637628.1296542747,
                    4808026.787524144,
                    1456.292770503745
                  ],
                  [
                    637628.1296542747,
                    4808435.087524145,
                    1456.292770503745
                  ],
                  [
                    638647.9696542748,
                    4808435.087524145,
                    1955.0327705037448
                  ],
                  [
                    638647.9696542748,
                    4808026.787524144,
                    1955.0327705037448
                  ],
                  [
                    637628.1296542747,
                    4808026.787524144,
                    1456.292770503745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:38:45+00:00",
            "end_time": "2019-06-04T18:04:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3503246887627,
              43.374999611526164,
              1522.102230074659
            ],
            [
              -121.34998087702267,
              43.38767536532538,
              1522.102230074659
            ],
            [
              -121.33714508115001,
              43.3874894044466,
              2034.9822300746591
            ],
            [
              -121.33749156447165,
              43.37481373249056,
              2034.9822300746591
            ],
            [
              -121.3503246887627,
              43.374999611526164,
              1522.102230074659
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503247,
        43.37481373,
        1522.10223,
        -121.3371451,
        43.38767537,
        2034.98223
      ],
      "properties": {
        "datetime": "2019-06-04T17:10:03Z",
        "pc:count": 23379205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634167.923,
            "count": 23379205,
            "maximum": 634682.8486,
            "minimum": 633642.7886,
            "name": "X",
            "position": 0,
            "stddev": 292.7813452,
            "variance": 85720.91612
          },
          {
            "average": 4804510.443,
            "count": 23379205,
            "maximum": 4805189.028,
            "minimum": 4803780.728,
            "name": "Y",
            "position": 1,
            "stddev": 400.1987723,
            "variance": 160159.0573
          },
          {
            "average": 1580.173088,
            "count": 23379205,
            "maximum": 2034.98223,
            "minimum": 1522.10223,
            "name": "Z",
            "position": 2,
            "stddev": 17.7411636,
            "variance": 314.7488859
          },
          {
            "average": 17926.34707,
            "count": 23379205,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11198.66402,
            "variance": 125410075.8
          },
          {
            "average": 1.230576489,
            "count": 23379205,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5129187722,
            "variance": 0.2630856668
          },
          {
            "average": 1.461190404,
            "count": 23379205,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7110272293,
            "variance": 0.5055597209
          },
          {
            "average": 0.5049970262,
            "count": 23379205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999750398,
            "variance": 0.2499750404
          },
          {
            "average": 0,
            "count": 23379205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31431612,
            "count": 23379205,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.735050746,
            "variance": 3.010401092
          },
          {
            "average": -1.343412191,
            "count": 23379205,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81603444,
            "variance": 116.986601
          },
          {
            "average": 0.4950912574,
            "count": 23379205,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999759144,
            "variance": 0.2499759149
          },
          {
            "average": 10086.53111,
            "count": 23379205,
            "maximum": 10089,
            "minimum": 10084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.115547214,
            "variance": 1.244445587
          },
          {
            "average": 243702287.2,
            "count": 23379205,
            "maximum": 243703403.3,
            "minimum": 243701130.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 515.9342758,
            "variance": 266188.1769
          },
          {
            "average": 0,
            "count": 23379205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23379205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23379205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23379205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23379205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633642.7886,
          4803780.728,
          1522.10223,
          634682.8486,
          4805189.028,
          2034.98223
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633642.788570228,
                4803780.728384346,
                1522.102230074659
              ],
              [
                633642.788570228,
                4805189.0283843465,
                1522.102230074659
              ],
              [
                634682.8485702281,
                4805189.0283843465,
                2034.9822300746591
              ],
              [
                634682.8485702281,
                4803780.728384346,
                2034.9822300746591
              ],
              [
                633642.788570228,
                4803780.728384346,
                1522.102230074659
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:10:03+00:00",
        "end_time": "2019-06-04T16:32:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503247,
            43.37481373,
            1522.10223,
            -121.3371451,
            43.38767537,
            2034.98223
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3503246887627,
                  43.374999611526164,
                  1522.102230074659
                ],
                [
                  -121.34998087702267,
                  43.38767536532538,
                  1522.102230074659
                ],
                [
                  -121.33714508115001,
                  43.3874894044466,
                  2034.9822300746591
                ],
                [
                  -121.33749156447165,
                  43.37481373249056,
                  2034.9822300746591
                ],
                [
                  -121.3503246887627,
                  43.374999611526164,
                  1522.102230074659
                ]
              ]
            ]
          },
          "id": "20190604_43121D3323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:10:03Z",
            "pc:count": 23379205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634167.923,
                "count": 23379205,
                "maximum": 634682.8486,
                "minimum": 633642.7886,
                "name": "X",
                "position": 0,
                "stddev": 292.7813452,
                "variance": 85720.91612
              },
              {
                "average": 4804510.443,
                "count": 23379205,
                "maximum": 4805189.028,
                "minimum": 4803780.728,
                "name": "Y",
                "position": 1,
                "stddev": 400.1987723,
                "variance": 160159.0573
              },
              {
                "average": 1580.173088,
                "count": 23379205,
                "maximum": 2034.98223,
                "minimum": 1522.10223,
                "name": "Z",
                "position": 2,
                "stddev": 17.7411636,
                "variance": 314.7488859
              },
              {
                "average": 17926.34707,
                "count": 23379205,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11198.66402,
                "variance": 125410075.8
              },
              {
                "average": 1.230576489,
                "count": 23379205,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5129187722,
                "variance": 0.2630856668
              },
              {
                "average": 1.461190404,
                "count": 23379205,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7110272293,
                "variance": 0.5055597209
              },
              {
                "average": 0.5049970262,
                "count": 23379205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999750398,
                "variance": 0.2499750404
              },
              {
                "average": 0,
                "count": 23379205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31431612,
                "count": 23379205,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.735050746,
                "variance": 3.010401092
              },
              {
                "average": -1.343412191,
                "count": 23379205,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81603444,
                "variance": 116.986601
              },
              {
                "average": 0.4950912574,
                "count": 23379205,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999759144,
                "variance": 0.2499759149
              },
              {
                "average": 10086.53111,
                "count": 23379205,
                "maximum": 10089,
                "minimum": 10084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.115547214,
                "variance": 1.244445587
              },
              {
                "average": 243702287.2,
                "count": 23379205,
                "maximum": 243703403.3,
                "minimum": 243701130.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 515.9342758,
                "variance": 266188.1769
              },
              {
                "average": 0,
                "count": 23379205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23379205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23379205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23379205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23379205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633642.7886,
              4803780.728,
              1522.10223,
              634682.8486,
              4805189.028,
              2034.98223
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633642.788570228,
                    4803780.728384346,
                    1522.102230074659
                  ],
                  [
                    633642.788570228,
                    4805189.0283843465,
                    1522.102230074659
                  ],
                  [
                    634682.8485702281,
                    4805189.0283843465,
                    2034.9822300746591
                  ],
                  [
                    634682.8485702281,
                    4803780.728384346,
                    2034.9822300746591
                  ],
                  [
                    633642.788570228,
                    4803780.728384346,
                    1522.102230074659
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:10:03+00:00",
            "end_time": "2019-06-04T16:32: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": "20190604_43121D3307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36282201157569,
              43.41249970241397,
              1521.061055853698
            ],
            [
              -121.36248040532472,
              43.42517365213902,
              1521.061055853698
            ],
            [
              -121.34964772246087,
              43.424989127599986,
              1984.961055853698
            ],
            [
              -121.34999200281395,
              43.41231525906838,
              1984.961055853698
            ],
            [
              -121.36282201157569,
              43.41249970241397,
              1521.061055853698
            ]
          ]
        ]
      },
      "bbox": [
        -121.362822,
        43.41231526,
        1521.061056,
        -121.3496477,
        43.42517365,
        1984.961056
      ],
      "properties": {
        "datetime": "2019-06-04T18:11:19Z",
        "pc:count": 22778336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633058.3469,
            "count": 22778336,
            "maximum": 633587.7263,
            "minimum": 632548.5663,
            "name": "X",
            "position": 0,
            "stddev": 290.3153244,
            "variance": 84282.98759
          },
          {
            "average": 4808631.557,
            "count": 22778336,
            "maximum": 4809333.586,
            "minimum": 4807925.486,
            "name": "Y",
            "position": 1,
            "stddev": 410.9385475,
            "variance": 168870.4898
          },
          {
            "average": 1564.51442,
            "count": 22778336,
            "maximum": 1984.961056,
            "minimum": 1521.061056,
            "name": "Z",
            "position": 2,
            "stddev": 20.0055278,
            "variance": 400.2211424
          },
          {
            "average": 18094.84311,
            "count": 22778336,
            "maximum": 65033,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11051.89015,
            "variance": 122144275.9
          },
          {
            "average": 1.22560533,
            "count": 22778336,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5191991894,
            "variance": 0.2695677982
          },
          {
            "average": 1.451212108,
            "count": 22778336,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7295296514,
            "variance": 0.5322135123
          },
          {
            "average": 0.5032638468,
            "count": 22778336,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999893582,
            "variance": 0.2499893583
          },
          {
            "average": 0,
            "count": 22778336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309707786,
            "count": 22778336,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.734887514,
            "variance": 3.009834687
          },
          {
            "average": -0.5928156829,
            "count": 22778336,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85422955,
            "variance": 117.8142991
          },
          {
            "average": 0.499236687,
            "count": 22778336,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999994283,
            "variance": 0.2499994283
          },
          {
            "average": 10094.21482,
            "count": 22778336,
            "maximum": 10097,
            "minimum": 10092,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.107261494,
            "variance": 1.226028015
          },
          {
            "average": 243705892.3,
            "count": 22778336,
            "maximum": 243707079,
            "minimum": 243704764.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.9398137,
            "variance": 239062.1414
          },
          {
            "average": 0,
            "count": 22778336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22778336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22778336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22778336,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22778336,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632548.5663,
          4807925.486,
          1521.061056,
          633587.7263,
          4809333.586,
          1984.961056
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632548.5662896248,
                4807925.486131435,
                1521.061055853698
              ],
              [
                632548.5662896248,
                4809333.586131435,
                1521.061055853698
              ],
              [
                633587.7262896247,
                4809333.586131435,
                1984.961055853698
              ],
              [
                633587.7262896247,
                4807925.486131435,
                1984.961055853698
              ],
              [
                632548.5662896248,
                4807925.486131435,
                1521.061055853698
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:11:19+00:00",
        "end_time": "2019-06-04T17:32:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.362822,
            43.41231526,
            1521.061056,
            -121.3496477,
            43.42517365,
            1984.961056
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36282201157569,
                  43.41249970241397,
                  1521.061055853698
                ],
                [
                  -121.36248040532472,
                  43.42517365213902,
                  1521.061055853698
                ],
                [
                  -121.34964772246087,
                  43.424989127599986,
                  1984.961055853698
                ],
                [
                  -121.34999200281395,
                  43.41231525906838,
                  1984.961055853698
                ],
                [
                  -121.36282201157569,
                  43.41249970241397,
                  1521.061055853698
                ]
              ]
            ]
          },
          "id": "20190604_43121D3307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:11:19Z",
            "pc:count": 22778336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633058.3469,
                "count": 22778336,
                "maximum": 633587.7263,
                "minimum": 632548.5663,
                "name": "X",
                "position": 0,
                "stddev": 290.3153244,
                "variance": 84282.98759
              },
              {
                "average": 4808631.557,
                "count": 22778336,
                "maximum": 4809333.586,
                "minimum": 4807925.486,
                "name": "Y",
                "position": 1,
                "stddev": 410.9385475,
                "variance": 168870.4898
              },
              {
                "average": 1564.51442,
                "count": 22778336,
                "maximum": 1984.961056,
                "minimum": 1521.061056,
                "name": "Z",
                "position": 2,
                "stddev": 20.0055278,
                "variance": 400.2211424
              },
              {
                "average": 18094.84311,
                "count": 22778336,
                "maximum": 65033,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11051.89015,
                "variance": 122144275.9
              },
              {
                "average": 1.22560533,
                "count": 22778336,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5191991894,
                "variance": 0.2695677982
              },
              {
                "average": 1.451212108,
                "count": 22778336,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7295296514,
                "variance": 0.5322135123
              },
              {
                "average": 0.5032638468,
                "count": 22778336,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999893582,
                "variance": 0.2499893583
              },
              {
                "average": 0,
                "count": 22778336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309707786,
                "count": 22778336,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.734887514,
                "variance": 3.009834687
              },
              {
                "average": -0.5928156829,
                "count": 22778336,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85422955,
                "variance": 117.8142991
              },
              {
                "average": 0.499236687,
                "count": 22778336,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999994283,
                "variance": 0.2499994283
              },
              {
                "average": 10094.21482,
                "count": 22778336,
                "maximum": 10097,
                "minimum": 10092,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.107261494,
                "variance": 1.226028015
              },
              {
                "average": 243705892.3,
                "count": 22778336,
                "maximum": 243707079,
                "minimum": 243704764.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.9398137,
                "variance": 239062.1414
              },
              {
                "average": 0,
                "count": 22778336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22778336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22778336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22778336,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22778336,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632548.5663,
              4807925.486,
              1521.061056,
              633587.7263,
              4809333.586,
              1984.961056
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632548.5662896248,
                    4807925.486131435,
                    1521.061055853698
                  ],
                  [
                    632548.5662896248,
                    4809333.586131435,
                    1521.061055853698
                  ],
                  [
                    633587.7262896247,
                    4809333.586131435,
                    1984.961055853698
                  ],
                  [
                    633587.7262896247,
                    4807925.486131435,
                    1984.961055853698
                  ],
                  [
                    632548.5662896248,
                    4807925.486131435,
                    1521.061055853698
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:11:19+00:00",
            "end_time": "2019-06-04T17:32: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": "20190604_43121C3217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.30033406019832,
              43.324999909813876,
              1567.3619007514371
            ],
            [
              -121.29998031995727,
              43.33768013110791,
              1567.3619007514371
            ],
            [
              -121.28713541363234,
              43.33748843513,
              2224.621900751437
            ],
            [
              -121.28749182346986,
              43.3248082982415,
              2224.621900751437
            ],
            [
              -121.30033406019832,
              43.324999909813876,
              1567.3619007514371
            ]
          ]
        ]
      },
      "bbox": [
        -121.3003341,
        43.3248083,
        1567.361901,
        -121.2871354,
        43.33768013,
        2224.621901
      ],
      "properties": {
        "datetime": "2019-06-04T16:05:26Z",
        "pc:count": 21686352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638336.4235,
            "count": 21686352,
            "maximum": 638847.4652,
            "minimum": 637805.7852,
            "name": "X",
            "position": 0,
            "stddev": 297.3075106,
            "variance": 88391.75585
          },
          {
            "average": 4799016.552,
            "count": 21686352,
            "maximum": 4799717.999,
            "minimum": 4798309.179,
            "name": "Y",
            "position": 1,
            "stddev": 400.6561261,
            "variance": 160525.3314
          },
          {
            "average": 1748.944258,
            "count": 21686352,
            "maximum": 2224.621901,
            "minimum": 1567.361901,
            "name": "Z",
            "position": 2,
            "stddev": 20.14306498,
            "variance": 405.7430669
          },
          {
            "average": 20286.00699,
            "count": 21686352,
            "maximum": 59783,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10559.77773,
            "variance": 111508905.6
          },
          {
            "average": 1.142148712,
            "count": 21686352,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3840084322,
            "variance": 0.147462476
          },
          {
            "average": 1.284305309,
            "count": 21686352,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5291810031,
            "variance": 0.2800325341
          },
          {
            "average": 0.09030818092,
            "count": 21686352,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2866227785,
            "variance": 0.08215261717
          },
          {
            "average": 0,
            "count": 21686352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232684962,
            "count": 21686352,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.06881612,
            "variance": 1.142367898
          },
          {
            "average": -0.7986348623,
            "count": 21686352,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78868388,
            "variance": 116.3956998
          },
          {
            "average": 0.4981095022,
            "count": 21686352,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999964375,
            "variance": 0.2499964375
          },
          {
            "average": 10078.34153,
            "count": 21686352,
            "maximum": 10081,
            "minimum": 10076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.136527051,
            "variance": 1.291693738
          },
          {
            "average": 243698437.9,
            "count": 21686352,
            "maximum": 243699526.6,
            "minimum": 243697209.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 564.8075788,
            "variance": 319007.601
          },
          {
            "average": 0,
            "count": 21686352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21686352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21686352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21686352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21686352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637805.7852,
          4798309.179,
          1567.361901,
          638847.4652,
          4799717.999,
          2224.621901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637805.7852304116,
                4798309.178681569,
                1567.3619007514371
              ],
              [
                637805.7852304116,
                4799717.9986815695,
                1567.3619007514371
              ],
              [
                638847.4652304115,
                4799717.9986815695,
                2224.621900751437
              ],
              [
                638847.4652304115,
                4798309.178681569,
                2224.621900751437
              ],
              [
                637805.7852304116,
                4798309.178681569,
                1567.3619007514371
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:05:26+00:00",
        "end_time": "2019-06-04T15:26:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3003341,
            43.3248083,
            1567.361901,
            -121.2871354,
            43.33768013,
            2224.621901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.30033406019832,
                  43.324999909813876,
                  1567.3619007514371
                ],
                [
                  -121.29998031995727,
                  43.33768013110791,
                  1567.3619007514371
                ],
                [
                  -121.28713541363234,
                  43.33748843513,
                  2224.621900751437
                ],
                [
                  -121.28749182346986,
                  43.3248082982415,
                  2224.621900751437
                ],
                [
                  -121.30033406019832,
                  43.324999909813876,
                  1567.3619007514371
                ]
              ]
            ]
          },
          "id": "20190604_43121C3217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:05:26Z",
            "pc:count": 21686352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638336.4235,
                "count": 21686352,
                "maximum": 638847.4652,
                "minimum": 637805.7852,
                "name": "X",
                "position": 0,
                "stddev": 297.3075106,
                "variance": 88391.75585
              },
              {
                "average": 4799016.552,
                "count": 21686352,
                "maximum": 4799717.999,
                "minimum": 4798309.179,
                "name": "Y",
                "position": 1,
                "stddev": 400.6561261,
                "variance": 160525.3314
              },
              {
                "average": 1748.944258,
                "count": 21686352,
                "maximum": 2224.621901,
                "minimum": 1567.361901,
                "name": "Z",
                "position": 2,
                "stddev": 20.14306498,
                "variance": 405.7430669
              },
              {
                "average": 20286.00699,
                "count": 21686352,
                "maximum": 59783,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10559.77773,
                "variance": 111508905.6
              },
              {
                "average": 1.142148712,
                "count": 21686352,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3840084322,
                "variance": 0.147462476
              },
              {
                "average": 1.284305309,
                "count": 21686352,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5291810031,
                "variance": 0.2800325341
              },
              {
                "average": 0.09030818092,
                "count": 21686352,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2866227785,
                "variance": 0.08215261717
              },
              {
                "average": 0,
                "count": 21686352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232684962,
                "count": 21686352,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.06881612,
                "variance": 1.142367898
              },
              {
                "average": -0.7986348623,
                "count": 21686352,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78868388,
                "variance": 116.3956998
              },
              {
                "average": 0.4981095022,
                "count": 21686352,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999964375,
                "variance": 0.2499964375
              },
              {
                "average": 10078.34153,
                "count": 21686352,
                "maximum": 10081,
                "minimum": 10076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.136527051,
                "variance": 1.291693738
              },
              {
                "average": 243698437.9,
                "count": 21686352,
                "maximum": 243699526.6,
                "minimum": 243697209.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 564.8075788,
                "variance": 319007.601
              },
              {
                "average": 0,
                "count": 21686352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21686352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21686352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21686352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21686352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637805.7852,
              4798309.179,
              1567.361901,
              638847.4652,
              4799717.999,
              2224.621901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637805.7852304116,
                    4798309.178681569,
                    1567.3619007514371
                  ],
                  [
                    637805.7852304116,
                    4799717.9986815695,
                    1567.3619007514371
                  ],
                  [
                    638847.4652304115,
                    4799717.9986815695,
                    2224.621900751437
                  ],
                  [
                    638847.4652304115,
                    4798309.178681569,
                    2224.621900751437
                  ],
                  [
                    637805.7852304116,
                    4798309.178681569,
                    1567.3619007514371
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:05:26+00:00",
            "end_time": "2019-06-04T15:26:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C4103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46909221496966,
              43.36249989360038,
              1597.819594407665
            ],
            [
              -121.46877576263942,
              43.37507811229348,
              1597.819594407665
            ],
            [
              -121.46217087529367,
              43.37498947094851,
              2294.3395944076647
            ],
            [
              -121.46248869132289,
              43.362411290968225,
              2294.3395944076647
            ],
            [
              -121.46909221496966,
              43.36249989360038,
              1597.819594407665
            ]
          ]
        ]
      },
      "bbox": [
        -121.4690922,
        43.36241129,
        1597.819594,
        -121.4621709,
        43.37507811,
        2294.339594
      ],
      "properties": {
        "datetime": "2019-06-04T15:39:42Z",
        "pc:count": 11371591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624315.7477,
            "count": 11371591,
            "maximum": 624581.8425,
            "minimum": 624046.5825,
            "name": "X",
            "position": 0,
            "stddev": 149.3734013,
            "variance": 22312.413
          },
          {
            "average": 4802906.304,
            "count": 11371591,
            "maximum": 4803606.462,
            "minimum": 4802209.082,
            "name": "Y",
            "position": 1,
            "stddev": 400.4333926,
            "variance": 160346.9019
          },
          {
            "average": 1735.920183,
            "count": 11371591,
            "maximum": 2294.339594,
            "minimum": 1597.819594,
            "name": "Z",
            "position": 2,
            "stddev": 7.888849992,
            "variance": 62.2339542
          },
          {
            "average": 17201.31984,
            "count": 11371591,
            "maximum": 56030,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9262.180318,
            "variance": 85787984.25
          },
          {
            "average": 1.137459921,
            "count": 11371591,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3669685,
            "variance": 0.13466588
          },
          {
            "average": 1.274932241,
            "count": 11371591,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4976364909,
            "variance": 0.2476420771
          },
          {
            "average": 0,
            "count": 11371591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11371591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.142322653,
            "count": 11371591,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7596539906,
            "variance": 0.5770741855
          },
          {
            "average": -1.090446364,
            "count": 11371591,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.61232701,
            "variance": 112.6214845
          },
          {
            "average": 0.50062854,
            "count": 11371591,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999996269,
            "variance": 0.2499996269
          },
          {
            "average": 10073.575,
            "count": 11371591,
            "maximum": 10077,
            "minimum": 10070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.023327194,
            "variance": 4.093852933
          },
          {
            "average": 243663816.1,
            "count": 11371591,
            "maximum": 243697982.7,
            "minimum": 243627387.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34363.52575,
            "variance": 1180851902
          },
          {
            "average": 0,
            "count": 11371591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11371591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11371591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11371591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11371591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624046.5825,
          4802209.082,
          1597.819594,
          624581.8425,
          4803606.462,
          2294.339594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624046.5824842694,
                4802209.082317771,
                1597.819594407665
              ],
              [
                624046.5824842694,
                4803606.462317772,
                1597.819594407665
              ],
              [
                624581.8424842694,
                4803606.462317772,
                2294.3395944076647
              ],
              [
                624581.8424842694,
                4802209.082317771,
                2294.3395944076647
              ],
              [
                624046.5824842694,
                4802209.082317771,
                1597.819594407665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:39:42+00:00",
        "end_time": "2019-06-03T20:03:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4690922,
            43.36241129,
            1597.819594,
            -121.4621709,
            43.37507811,
            2294.339594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46909221496966,
                  43.36249989360038,
                  1597.819594407665
                ],
                [
                  -121.46877576263942,
                  43.37507811229348,
                  1597.819594407665
                ],
                [
                  -121.46217087529367,
                  43.37498947094851,
                  2294.3395944076647
                ],
                [
                  -121.46248869132289,
                  43.362411290968225,
                  2294.3395944076647
                ],
                [
                  -121.46909221496966,
                  43.36249989360038,
                  1597.819594407665
                ]
              ]
            ]
          },
          "id": "20190603_43121C4103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:39:42Z",
            "pc:count": 11371591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624315.7477,
                "count": 11371591,
                "maximum": 624581.8425,
                "minimum": 624046.5825,
                "name": "X",
                "position": 0,
                "stddev": 149.3734013,
                "variance": 22312.413
              },
              {
                "average": 4802906.304,
                "count": 11371591,
                "maximum": 4803606.462,
                "minimum": 4802209.082,
                "name": "Y",
                "position": 1,
                "stddev": 400.4333926,
                "variance": 160346.9019
              },
              {
                "average": 1735.920183,
                "count": 11371591,
                "maximum": 2294.339594,
                "minimum": 1597.819594,
                "name": "Z",
                "position": 2,
                "stddev": 7.888849992,
                "variance": 62.2339542
              },
              {
                "average": 17201.31984,
                "count": 11371591,
                "maximum": 56030,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9262.180318,
                "variance": 85787984.25
              },
              {
                "average": 1.137459921,
                "count": 11371591,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3669685,
                "variance": 0.13466588
              },
              {
                "average": 1.274932241,
                "count": 11371591,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4976364909,
                "variance": 0.2476420771
              },
              {
                "average": 0,
                "count": 11371591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11371591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.142322653,
                "count": 11371591,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7596539906,
                "variance": 0.5770741855
              },
              {
                "average": -1.090446364,
                "count": 11371591,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.61232701,
                "variance": 112.6214845
              },
              {
                "average": 0.50062854,
                "count": 11371591,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999996269,
                "variance": 0.2499996269
              },
              {
                "average": 10073.575,
                "count": 11371591,
                "maximum": 10077,
                "minimum": 10070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.023327194,
                "variance": 4.093852933
              },
              {
                "average": 243663816.1,
                "count": 11371591,
                "maximum": 243697982.7,
                "minimum": 243627387.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34363.52575,
                "variance": 1180851902
              },
              {
                "average": 0,
                "count": 11371591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11371591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11371591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11371591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11371591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624046.5825,
              4802209.082,
              1597.819594,
              624581.8425,
              4803606.462,
              2294.339594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624046.5824842694,
                    4802209.082317771,
                    1597.819594407665
                  ],
                  [
                    624046.5824842694,
                    4803606.462317772,
                    1597.819594407665
                  ],
                  [
                    624581.8424842694,
                    4803606.462317772,
                    2294.3395944076647
                  ],
                  [
                    624581.8424842694,
                    4802209.082317771,
                    2294.3395944076647
                  ],
                  [
                    624046.5824842694,
                    4802209.082317771,
                    1597.819594407665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:39:42+00:00",
            "end_time": "2019-06-03T20:03:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C4207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42512641855173,
              43.35704006417713,
              1682.742012996432
            ],
            [
              -121.42498083296822,
              43.36266720063876,
              1682.742012996432
            ],
            [
              -121.4123400665596,
              43.36249238053996,
              2225.182012996432
            ],
            [
              -121.41248681939028,
              43.356865278239916,
              2225.182012996432
            ],
            [
              -121.42512641855173,
              43.35704006417713,
              1682.742012996432
            ]
          ]
        ]
      },
      "bbox": [
        -121.4251264,
        43.35686528,
        1682.742013,
        -121.4123401,
        43.3626672,
        2225.182013
      ],
      "properties": {
        "datetime": "2019-06-04T15:43:54Z",
        "pc:count": 7336366,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 628192.4432,
            "count": 7336366,
            "maximum": 628645.1863,
            "minimum": 627620.5463,
            "name": "X",
            "position": 0,
            "stddev": 283.2408805,
            "variance": 80225.39636
          },
          {
            "average": 4802028.812,
            "count": 7336366,
            "maximum": 4802294.198,
            "minimum": 4801669.038,
            "name": "Y",
            "position": 1,
            "stddev": 161.5135577,
            "variance": 26086.62931
          },
          {
            "average": 1917.685958,
            "count": 7336366,
            "maximum": 2225.182013,
            "minimum": 1682.742013,
            "name": "Z",
            "position": 2,
            "stddev": 16.43787495,
            "variance": 270.203733
          },
          {
            "average": 20684.58931,
            "count": 7336366,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10998.89406,
            "variance": 120975670.6
          },
          {
            "average": 1.163189786,
            "count": 7336366,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3998779052,
            "variance": 0.1599023391
          },
          {
            "average": 1.326318371,
            "count": 7336366,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5383395116,
            "variance": 0.2898094298
          },
          {
            "average": 0,
            "count": 7336366,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7336366,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226536953,
            "count": 7336366,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9869399058,
            "variance": 0.9740503776
          },
          {
            "average": -0.6380096567,
            "count": 7336366,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95627375,
            "variance": 120.0399344
          },
          {
            "average": 0.4931958138,
            "count": 7336366,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499953735,
            "variance": 0.2499537371
          },
          {
            "average": 10075.94398,
            "count": 7336366,
            "maximum": 10078,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7433442169,
            "variance": 0.5525606248
          },
          {
            "average": 243697152.5,
            "count": 7336366,
            "maximum": 243698234.1,
            "minimum": 243696704.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 452.1670757,
            "variance": 204455.0643
          },
          {
            "average": 0,
            "count": 7336366,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7336366,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7336366,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7336366,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7336366,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627620.5463,
          4801669.038,
          1682.742013,
          628645.1863,
          4802294.198,
          2225.182013
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627620.5463217263,
                4801669.037997612,
                1682.742012996432
              ],
              [
                627620.5463217263,
                4802294.197997612,
                1682.742012996432
              ],
              [
                628645.1863217262,
                4802294.197997612,
                2225.182012996432
              ],
              [
                628645.1863217262,
                4801669.037997612,
                2225.182012996432
              ],
              [
                627620.5463217263,
                4801669.037997612,
                1682.742012996432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:43:54+00:00",
        "end_time": "2019-06-04T15:18:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4251264,
            43.35686528,
            1682.742013,
            -121.4123401,
            43.3626672,
            2225.182013
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42512641855173,
                  43.35704006417713,
                  1682.742012996432
                ],
                [
                  -121.42498083296822,
                  43.36266720063876,
                  1682.742012996432
                ],
                [
                  -121.4123400665596,
                  43.36249238053996,
                  2225.182012996432
                ],
                [
                  -121.41248681939028,
                  43.356865278239916,
                  2225.182012996432
                ],
                [
                  -121.42512641855173,
                  43.35704006417713,
                  1682.742012996432
                ]
              ]
            ]
          },
          "id": "20190604_43121C4207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:43:54Z",
            "pc:count": 7336366,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 628192.4432,
                "count": 7336366,
                "maximum": 628645.1863,
                "minimum": 627620.5463,
                "name": "X",
                "position": 0,
                "stddev": 283.2408805,
                "variance": 80225.39636
              },
              {
                "average": 4802028.812,
                "count": 7336366,
                "maximum": 4802294.198,
                "minimum": 4801669.038,
                "name": "Y",
                "position": 1,
                "stddev": 161.5135577,
                "variance": 26086.62931
              },
              {
                "average": 1917.685958,
                "count": 7336366,
                "maximum": 2225.182013,
                "minimum": 1682.742013,
                "name": "Z",
                "position": 2,
                "stddev": 16.43787495,
                "variance": 270.203733
              },
              {
                "average": 20684.58931,
                "count": 7336366,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10998.89406,
                "variance": 120975670.6
              },
              {
                "average": 1.163189786,
                "count": 7336366,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3998779052,
                "variance": 0.1599023391
              },
              {
                "average": 1.326318371,
                "count": 7336366,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5383395116,
                "variance": 0.2898094298
              },
              {
                "average": 0,
                "count": 7336366,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7336366,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226536953,
                "count": 7336366,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9869399058,
                "variance": 0.9740503776
              },
              {
                "average": -0.6380096567,
                "count": 7336366,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95627375,
                "variance": 120.0399344
              },
              {
                "average": 0.4931958138,
                "count": 7336366,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499953735,
                "variance": 0.2499537371
              },
              {
                "average": 10075.94398,
                "count": 7336366,
                "maximum": 10078,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7433442169,
                "variance": 0.5525606248
              },
              {
                "average": 243697152.5,
                "count": 7336366,
                "maximum": 243698234.1,
                "minimum": 243696704.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 452.1670757,
                "variance": 204455.0643
              },
              {
                "average": 0,
                "count": 7336366,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7336366,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7336366,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7336366,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7336366,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627620.5463,
              4801669.038,
              1682.742013,
              628645.1863,
              4802294.198,
              2225.182013
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627620.5463217263,
                    4801669.037997612,
                    1682.742012996432
                  ],
                  [
                    627620.5463217263,
                    4802294.197997612,
                    1682.742012996432
                  ],
                  [
                    628645.1863217262,
                    4802294.197997612,
                    2225.182012996432
                  ],
                  [
                    628645.1863217262,
                    4801669.037997612,
                    2225.182012996432
                  ],
                  [
                    627620.5463217263,
                    4801669.037997612,
                    1682.742012996432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:43:54+00:00",
            "end_time": "2019-06-04T15:18: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": "20190604_43121C3102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3628214922537,
              43.36249926993538,
              1465.5480336790258
            ],
            [
              -121.36248047674951,
              43.37517351088231,
              1465.5480336790258
            ],
            [
              -121.34964797740024,
              43.37498900592358,
              2196.688033679026
            ],
            [
              -121.3499916623441,
              43.3623148461714,
              2196.688033679026
            ],
            [
              -121.3628214922537,
              43.36249926993538,
              1465.5480336790258
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628215,
        43.36231485,
        1465.548034,
        -121.349648,
        43.37517351,
        2196.688034
      ],
      "properties": {
        "datetime": "2019-06-04T16:39:29Z",
        "pc:count": 24498563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633171.8081,
            "count": 24498563,
            "maximum": 633697.6342,
            "minimum": 632657.6342,
            "name": "X",
            "position": 0,
            "stddev": 292.9825519,
            "variance": 85838.77573
          },
          {
            "average": 4803069.069,
            "count": 24498563,
            "maximum": 4803780.635,
            "minimum": 4802372.515,
            "name": "Y",
            "position": 1,
            "stddev": 396.5931884,
            "variance": 157286.1571
          },
          {
            "average": 1664.465019,
            "count": 24498563,
            "maximum": 2196.688034,
            "minimum": 1465.548034,
            "name": "Z",
            "position": 2,
            "stddev": 52.76578528,
            "variance": 2784.228096
          },
          {
            "average": 17088.93138,
            "count": 24498563,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10307.29741,
            "variance": 106240379.9
          },
          {
            "average": 1.213600569,
            "count": 24498563,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4806063874,
            "variance": 0.2309824996
          },
          {
            "average": 1.427238161,
            "count": 24498563,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6586031636,
            "variance": 0.4337581271
          },
          {
            "average": 0.5036853794,
            "count": 24498563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499986428,
            "variance": 0.2499864282
          },
          {
            "average": 0,
            "count": 24498563,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257971253,
            "count": 24498563,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.494647873,
            "variance": 2.233972264
          },
          {
            "average": -0.7819222741,
            "count": 24498563,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75820435,
            "variance": 115.7389609
          },
          {
            "average": 0.4937055288,
            "count": 24498563,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999603883,
            "variance": 0.2499603898
          },
          {
            "average": 10082.58179,
            "count": 24498563,
            "maximum": 10085,
            "minimum": 10080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.112981455,
            "variance": 1.238727719
          },
          {
            "average": 243700419.4,
            "count": 24498563,
            "maximum": 243701569,
            "minimum": 243699211.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 549.6867156,
            "variance": 302155.4853
          },
          {
            "average": 0,
            "count": 24498563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24498563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24498563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24498563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24498563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632657.6342,
          4802372.515,
          1465.548034,
          633697.6342,
          4803780.635,
          2196.688034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632657.6342112835,
                4802372.51510718,
                1465.5480336790258
              ],
              [
                632657.6342112835,
                4803780.635107179,
                1465.5480336790258
              ],
              [
                633697.6342112835,
                4803780.635107179,
                2196.688033679026
              ],
              [
                633697.6342112835,
                4802372.51510718,
                2196.688033679026
              ],
              [
                632657.6342112835,
                4802372.51510718,
                1465.5480336790258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:39:29+00:00",
        "end_time": "2019-06-04T16:00:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628215,
            43.36231485,
            1465.548034,
            -121.349648,
            43.37517351,
            2196.688034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3628214922537,
                  43.36249926993538,
                  1465.5480336790258
                ],
                [
                  -121.36248047674951,
                  43.37517351088231,
                  1465.5480336790258
                ],
                [
                  -121.34964797740024,
                  43.37498900592358,
                  2196.688033679026
                ],
                [
                  -121.3499916623441,
                  43.3623148461714,
                  2196.688033679026
                ],
                [
                  -121.3628214922537,
                  43.36249926993538,
                  1465.5480336790258
                ]
              ]
            ]
          },
          "id": "20190604_43121C3102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:39:29Z",
            "pc:count": 24498563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633171.8081,
                "count": 24498563,
                "maximum": 633697.6342,
                "minimum": 632657.6342,
                "name": "X",
                "position": 0,
                "stddev": 292.9825519,
                "variance": 85838.77573
              },
              {
                "average": 4803069.069,
                "count": 24498563,
                "maximum": 4803780.635,
                "minimum": 4802372.515,
                "name": "Y",
                "position": 1,
                "stddev": 396.5931884,
                "variance": 157286.1571
              },
              {
                "average": 1664.465019,
                "count": 24498563,
                "maximum": 2196.688034,
                "minimum": 1465.548034,
                "name": "Z",
                "position": 2,
                "stddev": 52.76578528,
                "variance": 2784.228096
              },
              {
                "average": 17088.93138,
                "count": 24498563,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10307.29741,
                "variance": 106240379.9
              },
              {
                "average": 1.213600569,
                "count": 24498563,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4806063874,
                "variance": 0.2309824996
              },
              {
                "average": 1.427238161,
                "count": 24498563,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6586031636,
                "variance": 0.4337581271
              },
              {
                "average": 0.5036853794,
                "count": 24498563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499986428,
                "variance": 0.2499864282
              },
              {
                "average": 0,
                "count": 24498563,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257971253,
                "count": 24498563,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.494647873,
                "variance": 2.233972264
              },
              {
                "average": -0.7819222741,
                "count": 24498563,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75820435,
                "variance": 115.7389609
              },
              {
                "average": 0.4937055288,
                "count": 24498563,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999603883,
                "variance": 0.2499603898
              },
              {
                "average": 10082.58179,
                "count": 24498563,
                "maximum": 10085,
                "minimum": 10080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.112981455,
                "variance": 1.238727719
              },
              {
                "average": 243700419.4,
                "count": 24498563,
                "maximum": 243701569,
                "minimum": 243699211.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 549.6867156,
                "variance": 302155.4853
              },
              {
                "average": 0,
                "count": 24498563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24498563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24498563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24498563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24498563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632657.6342,
              4802372.515,
              1465.548034,
              633697.6342,
              4803780.635,
              2196.688034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632657.6342112835,
                    4802372.51510718,
                    1465.5480336790258
                  ],
                  [
                    632657.6342112835,
                    4803780.635107179,
                    1465.5480336790258
                  ],
                  [
                    633697.6342112835,
                    4803780.635107179,
                    2196.688033679026
                  ],
                  [
                    633697.6342112835,
                    4802372.51510718,
                    2196.688033679026
                  ],
                  [
                    632657.6342112835,
                    4802372.51510718,
                    1465.5480336790258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:39:29+00:00",
            "end_time": "2019-06-04T16:00:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2875837577725,
              43.41249639031093,
              1422.220976949479
            ],
            [
              -121.2874803698106,
              43.416164416140575,
              1422.220976949479
            ],
            [
              -121.27488862313334,
              43.41597510720724,
              1905.280976949479
            ],
            [
              -121.27499277036654,
              43.41230710548941,
              1905.280976949479
            ],
            [
              -121.2875837577725,
              43.41249639031093,
              1422.220976949479
            ]
          ]
        ]
      },
      "bbox": [
        -121.2875838,
        43.41230711,
        1422.220977,
        -121.2748886,
        43.41616442,
        1905.280977
      ],
      "properties": {
        "datetime": "2019-06-04T18:46:20Z",
        "pc:count": 5742131,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639151.5664,
            "count": 5742131,
            "maximum": 639659.9252,
            "minimum": 638640.0852,
            "name": "X",
            "position": 0,
            "stddev": 295.8965002,
            "variance": 87554.73884
          },
          {
            "average": 4808252.63,
            "count": 5742131,
            "maximum": 4808455.064,
            "minimum": 4808047.524,
            "name": "Y",
            "position": 1,
            "stddev": 112.7916006,
            "variance": 12721.94518
          },
          {
            "average": 1443.785152,
            "count": 5742131,
            "maximum": 1905.280977,
            "minimum": 1422.220977,
            "name": "Z",
            "position": 2,
            "stddev": 12.54419081,
            "variance": 157.3567231
          },
          {
            "average": 18639.96854,
            "count": 5742131,
            "maximum": 53721,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11180.58705,
            "variance": 125005526.8
          },
          {
            "average": 1.174240539,
            "count": 5742131,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4627745608,
            "variance": 0.2141602942
          },
          {
            "average": 1.348465404,
            "count": 5742131,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6616678854,
            "variance": 0.4378043905
          },
          {
            "average": 0.4908073327,
            "count": 5742131,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999155313,
            "variance": 0.2499155384
          },
          {
            "average": 0,
            "count": 5742131,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.789757496,
            "count": 5742131,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.049952108,
            "variance": 9.302207864
          },
          {
            "average": 3.683466985,
            "count": 5742131,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.2100818,
            "variance": 104.2457703
          },
          {
            "average": 0.4791158544,
            "count": 5742131,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995637056,
            "variance": 0.2495638959
          },
          {
            "average": 10100.44693,
            "count": 5742131,
            "maximum": 10102,
            "minimum": 10097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.086993265,
            "variance": 1.181554358
          },
          {
            "average": 243708560.1,
            "count": 5742131,
            "maximum": 243709180.1,
            "minimum": 243706973,
            "name": "GpsTime",
            "position": 12,
            "stddev": 448.0551934,
            "variance": 200753.4564
          },
          {
            "average": 0,
            "count": 5742131,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5742131,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5742131,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5742131,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5742131,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638640.0852,
          4808047.524,
          1422.220977,
          639659.9252,
          4808455.064,
          1905.280977
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638640.0851658577,
                4808047.523904812,
                1422.220976949479
              ],
              [
                638640.0851658577,
                4808455.063904811,
                1422.220976949479
              ],
              [
                639659.9251658578,
                4808455.063904811,
                1905.280976949479
              ],
              [
                639659.9251658578,
                4808047.523904812,
                1905.280976949479
              ],
              [
                638640.0851658577,
                4808047.523904812,
                1422.220976949479
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:46:20+00:00",
        "end_time": "2019-06-04T18:09:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2875838,
            43.41230711,
            1422.220977,
            -121.2748886,
            43.41616442,
            1905.280977
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2875837577725,
                  43.41249639031093,
                  1422.220976949479
                ],
                [
                  -121.2874803698106,
                  43.416164416140575,
                  1422.220976949479
                ],
                [
                  -121.27488862313334,
                  43.41597510720724,
                  1905.280976949479
                ],
                [
                  -121.27499277036654,
                  43.41230710548941,
                  1905.280976949479
                ],
                [
                  -121.2875837577725,
                  43.41249639031093,
                  1422.220976949479
                ]
              ]
            ]
          },
          "id": "20190604_43121D3408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:46:20Z",
            "pc:count": 5742131,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639151.5664,
                "count": 5742131,
                "maximum": 639659.9252,
                "minimum": 638640.0852,
                "name": "X",
                "position": 0,
                "stddev": 295.8965002,
                "variance": 87554.73884
              },
              {
                "average": 4808252.63,
                "count": 5742131,
                "maximum": 4808455.064,
                "minimum": 4808047.524,
                "name": "Y",
                "position": 1,
                "stddev": 112.7916006,
                "variance": 12721.94518
              },
              {
                "average": 1443.785152,
                "count": 5742131,
                "maximum": 1905.280977,
                "minimum": 1422.220977,
                "name": "Z",
                "position": 2,
                "stddev": 12.54419081,
                "variance": 157.3567231
              },
              {
                "average": 18639.96854,
                "count": 5742131,
                "maximum": 53721,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11180.58705,
                "variance": 125005526.8
              },
              {
                "average": 1.174240539,
                "count": 5742131,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4627745608,
                "variance": 0.2141602942
              },
              {
                "average": 1.348465404,
                "count": 5742131,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6616678854,
                "variance": 0.4378043905
              },
              {
                "average": 0.4908073327,
                "count": 5742131,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999155313,
                "variance": 0.2499155384
              },
              {
                "average": 0,
                "count": 5742131,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.789757496,
                "count": 5742131,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.049952108,
                "variance": 9.302207864
              },
              {
                "average": 3.683466985,
                "count": 5742131,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.2100818,
                "variance": 104.2457703
              },
              {
                "average": 0.4791158544,
                "count": 5742131,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995637056,
                "variance": 0.2495638959
              },
              {
                "average": 10100.44693,
                "count": 5742131,
                "maximum": 10102,
                "minimum": 10097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.086993265,
                "variance": 1.181554358
              },
              {
                "average": 243708560.1,
                "count": 5742131,
                "maximum": 243709180.1,
                "minimum": 243706973,
                "name": "GpsTime",
                "position": 12,
                "stddev": 448.0551934,
                "variance": 200753.4564
              },
              {
                "average": 0,
                "count": 5742131,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5742131,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5742131,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5742131,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5742131,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638640.0852,
              4808047.524,
              1422.220977,
              639659.9252,
              4808455.064,
              1905.280977
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638640.0851658577,
                    4808047.523904812,
                    1422.220976949479
                  ],
                  [
                    638640.0851658577,
                    4808455.063904811,
                    1422.220976949479
                  ],
                  [
                    639659.9251658578,
                    4808455.063904811,
                    1905.280976949479
                  ],
                  [
                    639659.9251658578,
                    4808047.523904812,
                    1905.280976949479
                  ],
                  [
                    638640.0851658577,
                    4808047.523904812,
                    1422.220976949479
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:46:20+00:00",
            "end_time": "2019-06-04T18:09:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2750847178166,
              43.412496179360815,
              1419.9307492237194
            ],
            [
              -121.27498031988267,
              43.4161731814793,
              1419.9307492237194
            ],
            [
              -121.26238741975688,
              43.41598247742667,
              1548.8107492237195
            ],
            [
              -121.2624925788799,
              43.41230549965715,
              1548.8107492237195
            ],
            [
              -121.2750847178166,
              43.412496179360815,
              1419.9307492237194
            ]
          ]
        ]
      },
      "bbox": [
        -121.2750847,
        43.4123055,
        1419.930749,
        -121.2623874,
        43.41617318,
        1548.810749
      ],
      "properties": {
        "datetime": "2019-06-04T18:49:39Z",
        "pc:count": 5546629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640164.4333,
            "count": 5546629,
            "maximum": 640671.9862,
            "minimum": 639652.0462,
            "name": "X",
            "position": 0,
            "stddev": 295.0131051,
            "variance": 87032.73217
          },
          {
            "average": 4808273.64,
            "count": 5546629,
            "maximum": 4808476.908,
            "minimum": 4808068.368,
            "name": "Y",
            "position": 1,
            "stddev": 113.1767844,
            "variance": 12808.98452
          },
          {
            "average": 1430.374178,
            "count": 5546629,
            "maximum": 1548.810749,
            "minimum": 1419.930749,
            "name": "Z",
            "position": 2,
            "stddev": 10.62030598,
            "variance": 112.790899
          },
          {
            "average": 19348.86039,
            "count": 5546629,
            "maximum": 45639,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11071.19899,
            "variance": 122571447.1
          },
          {
            "average": 1.149048729,
            "count": 5546629,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.419463844,
            "variance": 0.1759499165
          },
          {
            "average": 1.29816182,
            "count": 5546629,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5972431951,
            "variance": 0.356699434
          },
          {
            "average": 0.5112878471,
            "count": 5546629,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998726133,
            "variance": 0.2498726296
          },
          {
            "average": 0,
            "count": 5546629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.834481628,
            "count": 5546629,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.161759935,
            "variance": 9.996725887
          },
          {
            "average": -3.638601205,
            "count": 5546629,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.13968071,
            "variance": 102.8131249
          },
          {
            "average": 0.5108883251,
            "count": 5546629,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998814754,
            "variance": 0.2498814894
          },
          {
            "average": 10101.46633,
            "count": 5546629,
            "maximum": 10103,
            "minimum": 10100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7680060545,
            "variance": 0.5898332998
          },
          {
            "average": 243708924.1,
            "count": 5546629,
            "maximum": 243709379.1,
            "minimum": 243708490.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 290.8975553,
            "variance": 84621.38768
          },
          {
            "average": 0,
            "count": 5546629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5546629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5546629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5546629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5546629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          639652.0462,
          4808068.368,
          1419.930749,
          640671.9862,
          4808476.908,
          1548.810749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                639652.046209171,
                4808068.3682255335,
                1419.9307492237194
              ],
              [
                639652.046209171,
                4808476.908225533,
                1419.9307492237194
              ],
              [
                640671.9862091709,
                4808476.908225533,
                1548.8107492237195
              ],
              [
                640671.9862091709,
                4808068.3682255335,
                1548.8107492237195
              ],
              [
                639652.046209171,
                4808068.3682255335,
                1419.9307492237194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:49:39+00:00",
        "end_time": "2019-06-04T18:34:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2750847,
            43.4123055,
            1419.930749,
            -121.2623874,
            43.41617318,
            1548.810749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2750847178166,
                  43.412496179360815,
                  1419.9307492237194
                ],
                [
                  -121.27498031988267,
                  43.4161731814793,
                  1419.9307492237194
                ],
                [
                  -121.26238741975688,
                  43.41598247742667,
                  1548.8107492237195
                ],
                [
                  -121.2624925788799,
                  43.41230549965715,
                  1548.8107492237195
                ],
                [
                  -121.2750847178166,
                  43.412496179360815,
                  1419.9307492237194
                ]
              ]
            ]
          },
          "id": "20190604_43121D3409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:49:39Z",
            "pc:count": 5546629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640164.4333,
                "count": 5546629,
                "maximum": 640671.9862,
                "minimum": 639652.0462,
                "name": "X",
                "position": 0,
                "stddev": 295.0131051,
                "variance": 87032.73217
              },
              {
                "average": 4808273.64,
                "count": 5546629,
                "maximum": 4808476.908,
                "minimum": 4808068.368,
                "name": "Y",
                "position": 1,
                "stddev": 113.1767844,
                "variance": 12808.98452
              },
              {
                "average": 1430.374178,
                "count": 5546629,
                "maximum": 1548.810749,
                "minimum": 1419.930749,
                "name": "Z",
                "position": 2,
                "stddev": 10.62030598,
                "variance": 112.790899
              },
              {
                "average": 19348.86039,
                "count": 5546629,
                "maximum": 45639,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11071.19899,
                "variance": 122571447.1
              },
              {
                "average": 1.149048729,
                "count": 5546629,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.419463844,
                "variance": 0.1759499165
              },
              {
                "average": 1.29816182,
                "count": 5546629,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5972431951,
                "variance": 0.356699434
              },
              {
                "average": 0.5112878471,
                "count": 5546629,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998726133,
                "variance": 0.2498726296
              },
              {
                "average": 0,
                "count": 5546629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.834481628,
                "count": 5546629,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.161759935,
                "variance": 9.996725887
              },
              {
                "average": -3.638601205,
                "count": 5546629,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.13968071,
                "variance": 102.8131249
              },
              {
                "average": 0.5108883251,
                "count": 5546629,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998814754,
                "variance": 0.2498814894
              },
              {
                "average": 10101.46633,
                "count": 5546629,
                "maximum": 10103,
                "minimum": 10100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7680060545,
                "variance": 0.5898332998
              },
              {
                "average": 243708924.1,
                "count": 5546629,
                "maximum": 243709379.1,
                "minimum": 243708490.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 290.8975553,
                "variance": 84621.38768
              },
              {
                "average": 0,
                "count": 5546629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5546629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5546629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5546629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5546629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              639652.0462,
              4808068.368,
              1419.930749,
              640671.9862,
              4808476.908,
              1548.810749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    639652.046209171,
                    4808068.3682255335,
                    1419.9307492237194
                  ],
                  [
                    639652.046209171,
                    4808476.908225533,
                    1419.9307492237194
                  ],
                  [
                    640671.9862091709,
                    4808476.908225533,
                    1548.8107492237195
                  ],
                  [
                    640671.9862091709,
                    4808068.3682255335,
                    1548.8107492237195
                  ],
                  [
                    639652.046209171,
                    4808068.3682255335,
                    1419.9307492237194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:49:39+00:00",
            "end_time": "2019-06-04T18: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": "20190604_43121C3114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782651225155,
              43.33749981255787,
              1522.3720661252023
            ],
            [
              -121.33748052999574,
              43.350176289725226,
              1522.3720661252023
            ],
            [
              -121.32464285371334,
              43.349988910296226,
              2206.6320661252025
            ],
            [
              -121.32499150454821,
              43.33731251560732,
              2206.6320661252025
            ],
            [
              -121.33782651225155,
              43.33749981255787,
              1522.3720661252023
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378265,
        43.33731252,
        1522.372066,
        -121.3246429,
        43.35017629,
        2206.632066
      ],
      "properties": {
        "datetime": "2019-06-04T16:06:28Z",
        "pc:count": 24132265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635244.687,
            "count": 24132265,
            "maximum": 635779.131,
            "minimum": 634738.271,
            "name": "X",
            "position": 0,
            "stddev": 293.8247209,
            "variance": 86332.96661
          },
          {
            "average": 4800323.601,
            "count": 24132265,
            "maximum": 4801044.558,
            "minimum": 4799636.178,
            "name": "Y",
            "position": 1,
            "stddev": 402.2287855,
            "variance": 161787.9959
          },
          {
            "average": 1860.406884,
            "count": 24132265,
            "maximum": 2206.632066,
            "minimum": 1522.372066,
            "name": "Z",
            "position": 2,
            "stddev": 41.22556981,
            "variance": 1699.547607
          },
          {
            "average": 19645.23154,
            "count": 24132265,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11248.0684,
            "variance": 126519042.8
          },
          {
            "average": 1.197345338,
            "count": 24132265,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4439331028,
            "variance": 0.1970765998
          },
          {
            "average": 1.394682845,
            "count": 24132265,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.595776429,
            "variance": 0.3549495534
          },
          {
            "average": 0.141472713,
            "count": 24132265,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3485085214,
            "variance": 0.1214581895
          },
          {
            "average": 0,
            "count": 24132265,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229276697,
            "count": 24132265,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.254787024,
            "variance": 1.574490476
          },
          {
            "average": -1.272859256,
            "count": 24132265,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76118888,
            "variance": 115.8031862
          },
          {
            "average": 0.4940802283,
            "count": 24132265,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999649654,
            "variance": 0.2499649667
          },
          {
            "average": 10078.46912,
            "count": 24132265,
            "maximum": 10081,
            "minimum": 10076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.115850028,
            "variance": 1.245121284
          },
          {
            "average": 243698500.4,
            "count": 24132265,
            "maximum": 243699588.7,
            "minimum": 243697153.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.9821052,
            "variance": 283004.9603
          },
          {
            "average": 0,
            "count": 24132265,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24132265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24132265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24132265,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24132265,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634738.271,
          4799636.178,
          1522.372066,
          635779.131,
          4801044.558,
          2206.632066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634738.2710458481,
                4799636.178337551,
                1522.3720661252023
              ],
              [
                634738.2710458481,
                4801044.558337552,
                1522.3720661252023
              ],
              [
                635779.1310458482,
                4801044.558337552,
                2206.6320661252025
              ],
              [
                635779.1310458482,
                4799636.178337551,
                2206.6320661252025
              ],
              [
                634738.2710458481,
                4799636.178337551,
                1522.3720661252023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:06:28+00:00",
        "end_time": "2019-06-04T15:25:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378265,
            43.33731252,
            1522.372066,
            -121.3246429,
            43.35017629,
            2206.632066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782651225155,
                  43.33749981255787,
                  1522.3720661252023
                ],
                [
                  -121.33748052999574,
                  43.350176289725226,
                  1522.3720661252023
                ],
                [
                  -121.32464285371334,
                  43.349988910296226,
                  2206.6320661252025
                ],
                [
                  -121.32499150454821,
                  43.33731251560732,
                  2206.6320661252025
                ],
                [
                  -121.33782651225155,
                  43.33749981255787,
                  1522.3720661252023
                ]
              ]
            ]
          },
          "id": "20190604_43121C3114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:06:28Z",
            "pc:count": 24132265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635244.687,
                "count": 24132265,
                "maximum": 635779.131,
                "minimum": 634738.271,
                "name": "X",
                "position": 0,
                "stddev": 293.8247209,
                "variance": 86332.96661
              },
              {
                "average": 4800323.601,
                "count": 24132265,
                "maximum": 4801044.558,
                "minimum": 4799636.178,
                "name": "Y",
                "position": 1,
                "stddev": 402.2287855,
                "variance": 161787.9959
              },
              {
                "average": 1860.406884,
                "count": 24132265,
                "maximum": 2206.632066,
                "minimum": 1522.372066,
                "name": "Z",
                "position": 2,
                "stddev": 41.22556981,
                "variance": 1699.547607
              },
              {
                "average": 19645.23154,
                "count": 24132265,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11248.0684,
                "variance": 126519042.8
              },
              {
                "average": 1.197345338,
                "count": 24132265,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4439331028,
                "variance": 0.1970765998
              },
              {
                "average": 1.394682845,
                "count": 24132265,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.595776429,
                "variance": 0.3549495534
              },
              {
                "average": 0.141472713,
                "count": 24132265,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3485085214,
                "variance": 0.1214581895
              },
              {
                "average": 0,
                "count": 24132265,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229276697,
                "count": 24132265,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.254787024,
                "variance": 1.574490476
              },
              {
                "average": -1.272859256,
                "count": 24132265,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76118888,
                "variance": 115.8031862
              },
              {
                "average": 0.4940802283,
                "count": 24132265,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999649654,
                "variance": 0.2499649667
              },
              {
                "average": 10078.46912,
                "count": 24132265,
                "maximum": 10081,
                "minimum": 10076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.115850028,
                "variance": 1.245121284
              },
              {
                "average": 243698500.4,
                "count": 24132265,
                "maximum": 243699588.7,
                "minimum": 243697153.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.9821052,
                "variance": 283004.9603
              },
              {
                "average": 0,
                "count": 24132265,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24132265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24132265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24132265,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24132265,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634738.271,
              4799636.178,
              1522.372066,
              635779.131,
              4801044.558,
              2206.632066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634738.2710458481,
                    4799636.178337551,
                    1522.3720661252023
                  ],
                  [
                    634738.2710458481,
                    4801044.558337552,
                    1522.3720661252023
                  ],
                  [
                    635779.1310458482,
                    4801044.558337552,
                    2206.6320661252025
                  ],
                  [
                    635779.1310458482,
                    4799636.178337551,
                    2206.6320661252025
                  ],
                  [
                    634738.2710458481,
                    4799636.178337551,
                    1522.3720661252023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:06:28+00:00",
            "end_time": "2019-06-04T15:25:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030449821131,
              43.487499395634565,
              1315.511624749639
            ],
            [
              -121.44998289153584,
              43.500072186688975,
              1315.511624749639
            ],
            [
              -121.43716620249772,
              43.4998976845661,
              1898.2316247496392
            ],
            [
              -121.43749046582836,
              43.487324969671526,
              1898.2316247496392
            ],
            [
              -121.45030449821131,
              43.487499395634565,
              1315.511624749639
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503045,
        43.48732497,
        1315.511625,
        -121.4371662,
        43.50007219,
        1898.231625
      ],
      "properties": {
        "datetime": "2019-06-03T18:34:40Z",
        "pc:count": 16314328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625797.9752,
            "count": 16314328,
            "maximum": 626347.3086,
            "minimum": 625310.7686,
            "name": "X",
            "position": 0,
            "stddev": 284.2524142,
            "variance": 80799.43497
          },
          {
            "average": 4816759.342,
            "count": 16314328,
            "maximum": 4817516.314,
            "minimum": 4816119.494,
            "name": "Y",
            "position": 1,
            "stddev": 381.5859748,
            "variance": 145607.8561
          },
          {
            "average": 1374.658648,
            "count": 16314328,
            "maximum": 1898.231625,
            "minimum": 1315.511625,
            "name": "Z",
            "position": 2,
            "stddev": 10.35448964,
            "variance": 107.2154557
          },
          {
            "average": 21605.33522,
            "count": 16314328,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9907.24514,
            "variance": 98153506.26
          },
          {
            "average": 1.104264423,
            "count": 16314328,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3440963492,
            "variance": 0.1184022975
          },
          {
            "average": 1.208521981,
            "count": 16314328,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4899688503,
            "variance": 0.2400694742
          },
          {
            "average": 0.5038902001,
            "count": 16314328,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848814,
            "variance": 0.2499848817
          },
          {
            "average": 0,
            "count": 16314328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224910091,
            "count": 16314328,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9743837971,
            "variance": 0.949423784
          },
          {
            "average": -0.9426363589,
            "count": 16314328,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84897891,
            "variance": 117.7003434
          },
          {
            "average": 0.5038693595,
            "count": 16314328,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999850432,
            "variance": 0.2499850434
          },
          {
            "average": 10051.42332,
            "count": 16314328,
            "maximum": 10054,
            "minimum": 10049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.124021177,
            "variance": 1.263423606
          },
          {
            "average": 243620650.3,
            "count": 16314328,
            "maximum": 243622080,
            "minimum": 243619287.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 781.1998292,
            "variance": 610273.1732
          },
          {
            "average": 0,
            "count": 16314328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16314328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16314328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16314328,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16314328,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625310.7686,
          4816119.494,
          1315.511625,
          626347.3086,
          4817516.314,
          1898.231625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625310.7685748301,
                4816119.494314662,
                1315.511624749639
              ],
              [
                625310.7685748301,
                4817516.3143146625,
                1315.511624749639
              ],
              [
                626347.3085748302,
                4817516.3143146625,
                1898.2316247496392
              ],
              [
                626347.3085748302,
                4816119.494314662,
                1898.2316247496392
              ],
              [
                625310.7685748301,
                4816119.494314662,
                1315.511624749639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:34:40+00:00",
        "end_time": "2019-06-03T17:48:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503045,
            43.48732497,
            1315.511625,
            -121.4371662,
            43.50007219,
            1898.231625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030449821131,
                  43.487499395634565,
                  1315.511624749639
                ],
                [
                  -121.44998289153584,
                  43.500072186688975,
                  1315.511624749639
                ],
                [
                  -121.43716620249772,
                  43.4998976845661,
                  1898.2316247496392
                ],
                [
                  -121.43749046582836,
                  43.487324969671526,
                  1898.2316247496392
                ],
                [
                  -121.45030449821131,
                  43.487499395634565,
                  1315.511624749639
                ]
              ]
            ]
          },
          "id": "20190603_43121D4105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:34:40Z",
            "pc:count": 16314328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625797.9752,
                "count": 16314328,
                "maximum": 626347.3086,
                "minimum": 625310.7686,
                "name": "X",
                "position": 0,
                "stddev": 284.2524142,
                "variance": 80799.43497
              },
              {
                "average": 4816759.342,
                "count": 16314328,
                "maximum": 4817516.314,
                "minimum": 4816119.494,
                "name": "Y",
                "position": 1,
                "stddev": 381.5859748,
                "variance": 145607.8561
              },
              {
                "average": 1374.658648,
                "count": 16314328,
                "maximum": 1898.231625,
                "minimum": 1315.511625,
                "name": "Z",
                "position": 2,
                "stddev": 10.35448964,
                "variance": 107.2154557
              },
              {
                "average": 21605.33522,
                "count": 16314328,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9907.24514,
                "variance": 98153506.26
              },
              {
                "average": 1.104264423,
                "count": 16314328,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3440963492,
                "variance": 0.1184022975
              },
              {
                "average": 1.208521981,
                "count": 16314328,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4899688503,
                "variance": 0.2400694742
              },
              {
                "average": 0.5038902001,
                "count": 16314328,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848814,
                "variance": 0.2499848817
              },
              {
                "average": 0,
                "count": 16314328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224910091,
                "count": 16314328,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9743837971,
                "variance": 0.949423784
              },
              {
                "average": -0.9426363589,
                "count": 16314328,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84897891,
                "variance": 117.7003434
              },
              {
                "average": 0.5038693595,
                "count": 16314328,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999850432,
                "variance": 0.2499850434
              },
              {
                "average": 10051.42332,
                "count": 16314328,
                "maximum": 10054,
                "minimum": 10049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.124021177,
                "variance": 1.263423606
              },
              {
                "average": 243620650.3,
                "count": 16314328,
                "maximum": 243622080,
                "minimum": 243619287.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 781.1998292,
                "variance": 610273.1732
              },
              {
                "average": 0,
                "count": 16314328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16314328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16314328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16314328,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16314328,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625310.7686,
              4816119.494,
              1315.511625,
              626347.3086,
              4817516.314,
              1898.231625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625310.7685748301,
                    4816119.494314662,
                    1315.511624749639
                  ],
                  [
                    625310.7685748301,
                    4817516.3143146625,
                    1315.511624749639
                  ],
                  [
                    626347.3085748302,
                    4817516.3143146625,
                    1898.2316247496392
                  ],
                  [
                    626347.3085748302,
                    4816119.494314662,
                    1898.2316247496392
                  ],
                  [
                    625310.7685748301,
                    4816119.494314662,
                    1315.511624749639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:34:40+00:00",
            "end_time": "2019-06-03T17:48: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": "20190604_43121D3410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.26258524158624,
              43.41249616628473,
              1421.1164742292942
            ],
            [
              -121.26248266150961,
              43.416083141258625,
              1421.1164742292942
            ],
            [
              -121.25091734360153,
              43.415906785650634,
              1866.256474229294
            ],
            [
              -121.2510206056292,
              43.41231983264244,
              1866.256474229294
            ],
            [
              -121.26258524158624,
              43.41249616628473,
              1421.1164742292942
            ]
          ]
        ]
      },
      "bbox": [
        -121.2625852,
        43.41231983,
        1421.116474,
        -121.2509173,
        43.41608314,
        1866.256474
      ],
      "properties": {
        "datetime": "2019-06-04T18:57:09Z",
        "pc:count": 4467541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 641087.8299,
            "count": 4467541,
            "maximum": 641600.7625,
            "minimum": 640664.0425,
            "name": "X",
            "position": 0,
            "stddev": 259.6954247,
            "variance": 67441.71362
          },
          {
            "average": 4808281.397,
            "count": 4467541,
            "maximum": 4808487.927,
            "minimum": 4808089.387,
            "name": "Y",
            "position": 1,
            "stddev": 108.6847789,
            "variance": 11812.38117
          },
          {
            "average": 1439.308471,
            "count": 4467541,
            "maximum": 1866.256474,
            "minimum": 1421.116474,
            "name": "Z",
            "position": 2,
            "stddev": 9.415584859,
            "variance": 88.65323824
          },
          {
            "average": 20648.55888,
            "count": 4467541,
            "maximum": 46216,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10867.03213,
            "variance": 118092387.4
          },
          {
            "average": 1.155482848,
            "count": 4467541,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4433205602,
            "variance": 0.1965331191
          },
          {
            "average": 1.310982037,
            "count": 4467541,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6402457357,
            "variance": 0.4099146021
          },
          {
            "average": 0.4929727562,
            "count": 4467541,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999506714,
            "variance": 0.2499506738
          },
          {
            "average": 0,
            "count": 4467541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.693390615,
            "count": 4467541,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.728321719,
            "variance": 7.443739402
          },
          {
            "average": 3.353039621,
            "count": 4467541,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.09746061,
            "variance": 101.9587107
          },
          {
            "average": 0.4834274604,
            "count": 4467541,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997253314,
            "variance": 0.2497254068
          },
          {
            "average": 10102.24855,
            "count": 4467541,
            "maximum": 10104,
            "minimum": 10101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7324887556,
            "variance": 0.5365397771
          },
          {
            "average": 243709183.6,
            "count": 4467541,
            "maximum": 243709829.4,
            "minimum": 243708662.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 243.7427469,
            "variance": 59410.52666
          },
          {
            "average": 0,
            "count": 4467541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4467541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4467541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4467541,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4467541,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          640664.0425,
          4808089.387,
          1421.116474,
          641600.7625,
          4808487.927,
          1866.256474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                640664.042501181,
                4808089.387119969,
                1421.1164742292942
              ],
              [
                640664.042501181,
                4808487.927119968,
                1421.1164742292942
              ],
              [
                641600.762501181,
                4808487.927119968,
                1866.256474229294
              ],
              [
                641600.762501181,
                4808089.387119969,
                1866.256474229294
              ],
              [
                640664.042501181,
                4808089.387119969,
                1421.1164742292942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:57:09+00:00",
        "end_time": "2019-06-04T18:37:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2625852,
            43.41231983,
            1421.116474,
            -121.2509173,
            43.41608314,
            1866.256474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.26258524158624,
                  43.41249616628473,
                  1421.1164742292942
                ],
                [
                  -121.26248266150961,
                  43.416083141258625,
                  1421.1164742292942
                ],
                [
                  -121.25091734360153,
                  43.415906785650634,
                  1866.256474229294
                ],
                [
                  -121.2510206056292,
                  43.41231983264244,
                  1866.256474229294
                ],
                [
                  -121.26258524158624,
                  43.41249616628473,
                  1421.1164742292942
                ]
              ]
            ]
          },
          "id": "20190604_43121D3410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:57:09Z",
            "pc:count": 4467541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 641087.8299,
                "count": 4467541,
                "maximum": 641600.7625,
                "minimum": 640664.0425,
                "name": "X",
                "position": 0,
                "stddev": 259.6954247,
                "variance": 67441.71362
              },
              {
                "average": 4808281.397,
                "count": 4467541,
                "maximum": 4808487.927,
                "minimum": 4808089.387,
                "name": "Y",
                "position": 1,
                "stddev": 108.6847789,
                "variance": 11812.38117
              },
              {
                "average": 1439.308471,
                "count": 4467541,
                "maximum": 1866.256474,
                "minimum": 1421.116474,
                "name": "Z",
                "position": 2,
                "stddev": 9.415584859,
                "variance": 88.65323824
              },
              {
                "average": 20648.55888,
                "count": 4467541,
                "maximum": 46216,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10867.03213,
                "variance": 118092387.4
              },
              {
                "average": 1.155482848,
                "count": 4467541,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4433205602,
                "variance": 0.1965331191
              },
              {
                "average": 1.310982037,
                "count": 4467541,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6402457357,
                "variance": 0.4099146021
              },
              {
                "average": 0.4929727562,
                "count": 4467541,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999506714,
                "variance": 0.2499506738
              },
              {
                "average": 0,
                "count": 4467541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.693390615,
                "count": 4467541,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.728321719,
                "variance": 7.443739402
              },
              {
                "average": 3.353039621,
                "count": 4467541,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.09746061,
                "variance": 101.9587107
              },
              {
                "average": 0.4834274604,
                "count": 4467541,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997253314,
                "variance": 0.2497254068
              },
              {
                "average": 10102.24855,
                "count": 4467541,
                "maximum": 10104,
                "minimum": 10101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7324887556,
                "variance": 0.5365397771
              },
              {
                "average": 243709183.6,
                "count": 4467541,
                "maximum": 243709829.4,
                "minimum": 243708662.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 243.7427469,
                "variance": 59410.52666
              },
              {
                "average": 0,
                "count": 4467541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4467541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4467541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4467541,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4467541,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              640664.0425,
              4808089.387,
              1421.116474,
              641600.7625,
              4808487.927,
              1866.256474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    640664.042501181,
                    4808089.387119969,
                    1421.1164742292942
                  ],
                  [
                    640664.042501181,
                    4808487.927119968,
                    1421.1164742292942
                  ],
                  [
                    641600.762501181,
                    4808487.927119968,
                    1866.256474229294
                  ],
                  [
                    641600.762501181,
                    4808089.387119969,
                    1866.256474229294
                  ],
                  [
                    640664.042501181,
                    4808089.387119969,
                    1421.1164742292942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:57:09+00:00",
            "end_time": "2019-06-04T18:37: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": "20190603_43121C4104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46280089702441,
              43.36249906508094,
              1631.7002858629853
            ],
            [
              -121.46248097906981,
              43.375162938610664,
              1631.7002858629853
            ],
            [
              -121.44966858668391,
              43.37498993534973,
              2251.940285862985
            ],
            [
              -121.44999116797467,
              43.362326137890975,
              2251.940285862985
            ],
            [
              -121.46280089702441,
              43.36249906508094,
              1631.7002858629853
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628009,
        43.36232614,
        1631.700286,
        -121.4496686,
        43.37516294,
        2251.940286
      ],
      "properties": {
        "datetime": "2019-06-04T15:42:56Z",
        "pc:count": 22254229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625079.4663,
            "count": 22254229,
            "maximum": 625594.685,
            "minimum": 624556.365,
            "name": "X",
            "position": 0,
            "stddev": 293.1402644,
            "variance": 85931.21461
          },
          {
            "average": 4802923.57,
            "count": 22254229,
            "maximum": 4803625.264,
            "minimum": 4802218.364,
            "name": "Y",
            "position": 1,
            "stddev": 399.7308107,
            "variance": 159784.721
          },
          {
            "average": 1721.869716,
            "count": 22254229,
            "maximum": 2251.940286,
            "minimum": 1631.700286,
            "name": "Z",
            "position": 2,
            "stddev": 18.88871328,
            "variance": 356.7834893
          },
          {
            "average": 16574.82472,
            "count": 22254229,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9168.608391,
            "variance": 84063379.84
          },
          {
            "average": 1.159979256,
            "count": 22254229,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4090826626,
            "variance": 0.1673486248
          },
          {
            "average": 1.319938156,
            "count": 22254229,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5625459262,
            "variance": 0.3164579191
          },
          {
            "average": 0,
            "count": 22254229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22254229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215348238,
            "count": 22254229,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.169016531,
            "variance": 1.366599649
          },
          {
            "average": 0.1788247588,
            "count": 22254229,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.02594273,
            "variance": 121.571413
          },
          {
            "average": 0.4852800787,
            "count": 22254229,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997832882,
            "variance": 0.2497833351
          },
          {
            "average": 10074.73773,
            "count": 22254229,
            "maximum": 10078,
            "minimum": 10071,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.890790838,
            "variance": 3.575089993
          },
          {
            "average": 243679952.4,
            "count": 22254229,
            "maximum": 243698176,
            "minimum": 243628039.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29772.03168,
            "variance": 886373870.4
          },
          {
            "average": 0,
            "count": 22254229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22254229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22254229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22254229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22254229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624556.365,
          4802218.364,
          1631.700286,
          625594.685,
          4803625.264,
          2251.940286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624556.3650340769,
                4802218.364133499,
                1631.7002858629853
              ],
              [
                624556.3650340769,
                4803625.264133499,
                1631.7002858629853
              ],
              [
                625594.6850340769,
                4803625.264133499,
                2251.940285862985
              ],
              [
                625594.6850340769,
                4802218.364133499,
                2251.940285862985
              ],
              [
                624556.3650340769,
                4802218.364133499,
                1631.7002858629853
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:42:56+00:00",
        "end_time": "2019-06-03T20:13:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628009,
            43.36232614,
            1631.700286,
            -121.4496686,
            43.37516294,
            2251.940286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46280089702441,
                  43.36249906508094,
                  1631.7002858629853
                ],
                [
                  -121.46248097906981,
                  43.375162938610664,
                  1631.7002858629853
                ],
                [
                  -121.44966858668391,
                  43.37498993534973,
                  2251.940285862985
                ],
                [
                  -121.44999116797467,
                  43.362326137890975,
                  2251.940285862985
                ],
                [
                  -121.46280089702441,
                  43.36249906508094,
                  1631.7002858629853
                ]
              ]
            ]
          },
          "id": "20190603_43121C4104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:42:56Z",
            "pc:count": 22254229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625079.4663,
                "count": 22254229,
                "maximum": 625594.685,
                "minimum": 624556.365,
                "name": "X",
                "position": 0,
                "stddev": 293.1402644,
                "variance": 85931.21461
              },
              {
                "average": 4802923.57,
                "count": 22254229,
                "maximum": 4803625.264,
                "minimum": 4802218.364,
                "name": "Y",
                "position": 1,
                "stddev": 399.7308107,
                "variance": 159784.721
              },
              {
                "average": 1721.869716,
                "count": 22254229,
                "maximum": 2251.940286,
                "minimum": 1631.700286,
                "name": "Z",
                "position": 2,
                "stddev": 18.88871328,
                "variance": 356.7834893
              },
              {
                "average": 16574.82472,
                "count": 22254229,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9168.608391,
                "variance": 84063379.84
              },
              {
                "average": 1.159979256,
                "count": 22254229,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4090826626,
                "variance": 0.1673486248
              },
              {
                "average": 1.319938156,
                "count": 22254229,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5625459262,
                "variance": 0.3164579191
              },
              {
                "average": 0,
                "count": 22254229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22254229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215348238,
                "count": 22254229,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.169016531,
                "variance": 1.366599649
              },
              {
                "average": 0.1788247588,
                "count": 22254229,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.02594273,
                "variance": 121.571413
              },
              {
                "average": 0.4852800787,
                "count": 22254229,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997832882,
                "variance": 0.2497833351
              },
              {
                "average": 10074.73773,
                "count": 22254229,
                "maximum": 10078,
                "minimum": 10071,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.890790838,
                "variance": 3.575089993
              },
              {
                "average": 243679952.4,
                "count": 22254229,
                "maximum": 243698176,
                "minimum": 243628039.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29772.03168,
                "variance": 886373870.4
              },
              {
                "average": 0,
                "count": 22254229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22254229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22254229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22254229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22254229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624556.365,
              4802218.364,
              1631.700286,
              625594.685,
              4803625.264,
              2251.940286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624556.3650340769,
                    4802218.364133499,
                    1631.7002858629853
                  ],
                  [
                    624556.3650340769,
                    4803625.264133499,
                    1631.7002858629853
                  ],
                  [
                    625594.6850340769,
                    4803625.264133499,
                    2251.940285862985
                  ],
                  [
                    625594.6850340769,
                    4802218.364133499,
                    2251.940285862985
                  ],
                  [
                    624556.3650340769,
                    4802218.364133499,
                    1631.7002858629853
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:42:56+00:00",
            "end_time": "2019-06-03T20:13:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2753398483532,
              43.362500213574826,
              1485.997650081306
            ],
            [
              -121.27498035081311,
              43.37518324588022,
              1485.997650081306
            ],
            [
              -121.2621296746842,
              43.374988638310256,
              2007.437650081306
            ],
            [
              -121.26249184705812,
              43.36230569170481,
              2007.437650081306
            ],
            [
              -121.2753398483532,
              43.362500213574826,
              1485.997650081306
            ]
          ]
        ]
      },
      "bbox": [
        -121.2753398,
        43.36230569,
        1485.99765,
        -121.2621297,
        43.37518325,
        2007.43765
      ],
      "properties": {
        "datetime": "2019-06-04T17:35:26Z",
        "pc:count": 19719968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640275.0185,
            "count": 19719968,
            "maximum": 640787.7551,
            "minimum": 639746.2351,
            "name": "X",
            "position": 0,
            "stddev": 288.2912461,
            "variance": 83111.8426
          },
          {
            "average": 4803234.719,
            "count": 19719968,
            "maximum": 4803924.611,
            "minimum": 4802515.451,
            "name": "Y",
            "position": 1,
            "stddev": 396.4069983,
            "variance": 157138.5083
          },
          {
            "average": 1516.080627,
            "count": 19719968,
            "maximum": 2007.43765,
            "minimum": 1485.99765,
            "name": "Z",
            "position": 2,
            "stddev": 11.92804423,
            "variance": 142.2782391
          },
          {
            "average": 22021.61492,
            "count": 19719968,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11086.05271,
            "variance": 122900564.6
          },
          {
            "average": 1.143811288,
            "count": 19719968,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4063859697,
            "variance": 0.1651495564
          },
          {
            "average": 1.287612231,
            "count": 19719968,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5752669139,
            "variance": 0.3309320222
          },
          {
            "average": 0.5011135921,
            "count": 19719968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987726,
            "variance": 0.2499987726
          },
          {
            "average": 0,
            "count": 19719968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28660797,
            "count": 19719968,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.323427081,
            "variance": 1.75145924
          },
          {
            "average": 0.1695808015,
            "count": 19719968,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.93750344,
            "variance": 119.6289815
          },
          {
            "average": 0.4948069895,
            "count": 19719968,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999730446,
            "variance": 0.2499730453
          },
          {
            "average": 10089.06113,
            "count": 19719968,
            "maximum": 10092,
            "minimum": 10086,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.118477061,
            "variance": 1.250990936
          },
          {
            "average": 243703451.4,
            "count": 19719968,
            "maximum": 243704926.3,
            "minimum": 243702167.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535.5668485,
            "variance": 286831.8493
          },
          {
            "average": 0,
            "count": 19719968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19719968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19719968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19719968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19719968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          639746.2351,
          4802515.451,
          1485.99765,
          640787.7551,
          4803924.611,
          2007.43765
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                639746.2351476749,
                4802515.450614145,
                1485.997650081306
              ],
              [
                639746.2351476749,
                4803924.610614145,
                1485.997650081306
              ],
              [
                640787.7551476749,
                4803924.610614145,
                2007.437650081306
              ],
              [
                640787.7551476749,
                4802515.450614145,
                2007.437650081306
              ],
              [
                639746.2351476749,
                4802515.450614145,
                1485.997650081306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:35:26+00:00",
        "end_time": "2019-06-04T16:49:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2753398,
            43.36230569,
            1485.99765,
            -121.2621297,
            43.37518325,
            2007.43765
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2753398483532,
                  43.362500213574826,
                  1485.997650081306
                ],
                [
                  -121.27498035081311,
                  43.37518324588022,
                  1485.997650081306
                ],
                [
                  -121.2621296746842,
                  43.374988638310256,
                  2007.437650081306
                ],
                [
                  -121.26249184705812,
                  43.36230569170481,
                  2007.437650081306
                ],
                [
                  -121.2753398483532,
                  43.362500213574826,
                  1485.997650081306
                ]
              ]
            ]
          },
          "id": "20190604_43121C3204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:35:26Z",
            "pc:count": 19719968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640275.0185,
                "count": 19719968,
                "maximum": 640787.7551,
                "minimum": 639746.2351,
                "name": "X",
                "position": 0,
                "stddev": 288.2912461,
                "variance": 83111.8426
              },
              {
                "average": 4803234.719,
                "count": 19719968,
                "maximum": 4803924.611,
                "minimum": 4802515.451,
                "name": "Y",
                "position": 1,
                "stddev": 396.4069983,
                "variance": 157138.5083
              },
              {
                "average": 1516.080627,
                "count": 19719968,
                "maximum": 2007.43765,
                "minimum": 1485.99765,
                "name": "Z",
                "position": 2,
                "stddev": 11.92804423,
                "variance": 142.2782391
              },
              {
                "average": 22021.61492,
                "count": 19719968,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11086.05271,
                "variance": 122900564.6
              },
              {
                "average": 1.143811288,
                "count": 19719968,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4063859697,
                "variance": 0.1651495564
              },
              {
                "average": 1.287612231,
                "count": 19719968,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5752669139,
                "variance": 0.3309320222
              },
              {
                "average": 0.5011135921,
                "count": 19719968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987726,
                "variance": 0.2499987726
              },
              {
                "average": 0,
                "count": 19719968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28660797,
                "count": 19719968,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.323427081,
                "variance": 1.75145924
              },
              {
                "average": 0.1695808015,
                "count": 19719968,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.93750344,
                "variance": 119.6289815
              },
              {
                "average": 0.4948069895,
                "count": 19719968,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999730446,
                "variance": 0.2499730453
              },
              {
                "average": 10089.06113,
                "count": 19719968,
                "maximum": 10092,
                "minimum": 10086,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.118477061,
                "variance": 1.250990936
              },
              {
                "average": 243703451.4,
                "count": 19719968,
                "maximum": 243704926.3,
                "minimum": 243702167.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535.5668485,
                "variance": 286831.8493
              },
              {
                "average": 0,
                "count": 19719968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19719968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19719968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19719968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19719968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              639746.2351,
              4802515.451,
              1485.99765,
              640787.7551,
              4803924.611,
              2007.43765
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    639746.2351476749,
                    4802515.450614145,
                    1485.997650081306
                  ],
                  [
                    639746.2351476749,
                    4803924.610614145,
                    1485.997650081306
                  ],
                  [
                    640787.7551476749,
                    4803924.610614145,
                    2007.437650081306
                  ],
                  [
                    640787.7551476749,
                    4802515.450614145,
                    2007.437650081306
                  ],
                  [
                    639746.2351476749,
                    4802515.450614145,
                    1485.997650081306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:35:26+00:00",
            "end_time": "2019-06-04T16:49: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": "20190604_43121D3308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032478010751,
              43.41249964060194,
              1490.5770119385297
            ],
            [
              -121.34998051804888,
              43.42517531098374,
              1490.5770119385297
            ],
            [
              -121.33714470506001,
              43.42498933707664,
              1993.9170119385299
            ],
            [
              -121.33749164220242,
              43.41231374853714,
              1993.9170119385299
            ],
            [
              -121.35032478010751,
              43.41249964060194,
              1490.5770119385297
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503248,
        43.41231375,
        1490.577012,
        -121.3371447,
        43.42517531,
        1993.917012
      ],
      "properties": {
        "datetime": "2019-06-04T18:33:21Z",
        "pc:count": 21500611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634080.3136,
            "count": 21500611,
            "maximum": 634599.7983,
            "minimum": 633560.3783,
            "name": "X",
            "position": 0,
            "stddev": 292.5869187,
            "variance": 85607.10501
          },
          {
            "average": 4808637.588,
            "count": 21500611,
            "maximum": 4809353.73,
            "minimum": 4807945.43,
            "name": "Y",
            "position": 1,
            "stddev": 405.8527173,
            "variance": 164716.4281
          },
          {
            "average": 1548.852552,
            "count": 21500611,
            "maximum": 1993.917012,
            "minimum": 1490.577012,
            "name": "Z",
            "position": 2,
            "stddev": 19.76370941,
            "variance": 390.6042098
          },
          {
            "average": 19006.74008,
            "count": 21500611,
            "maximum": 54281,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10940.15043,
            "variance": 119686891.5
          },
          {
            "average": 1.203679607,
            "count": 21500611,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4894292268,
            "variance": 0.239540968
          },
          {
            "average": 1.40736247,
            "count": 21500611,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6880927426,
            "variance": 0.4734716224
          },
          {
            "average": 0.4999983954,
            "count": 21500611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000116,
            "variance": 0.2500000116
          },
          {
            "average": 0,
            "count": 21500611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301518873,
            "count": 21500611,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.621339066,
            "variance": 2.628740365
          },
          {
            "average": 0.6092241538,
            "count": 21500611,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86113063,
            "variance": 117.9641586
          },
          {
            "average": 0.4920949921,
            "count": 21500611,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999375186,
            "variance": 0.2499375225
          },
          {
            "average": 10095.10298,
            "count": 21500611,
            "maximum": 10100,
            "minimum": 10093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.145694112,
            "variance": 1.312614999
          },
          {
            "average": 243706274.9,
            "count": 21500611,
            "maximum": 243708401,
            "minimum": 243705378.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475.2996678,
            "variance": 225909.7742
          },
          {
            "average": 0,
            "count": 21500611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21500611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21500611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21500611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21500611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633560.3783,
          4807945.43,
          1490.577012,
          634599.7983,
          4809353.73,
          1993.917012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633560.3782921031,
                4807945.43002792,
                1490.5770119385297
              ],
              [
                633560.3782921031,
                4809353.730027921,
                1490.5770119385297
              ],
              [
                634599.798292103,
                4809353.730027921,
                1993.9170119385299
              ],
              [
                634599.798292103,
                4807945.43002792,
                1993.9170119385299
              ],
              [
                633560.3782921031,
                4807945.43002792,
                1490.5770119385297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:33:21+00:00",
        "end_time": "2019-06-04T17:42:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503248,
            43.41231375,
            1490.577012,
            -121.3371447,
            43.42517531,
            1993.917012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032478010751,
                  43.41249964060194,
                  1490.5770119385297
                ],
                [
                  -121.34998051804888,
                  43.42517531098374,
                  1490.5770119385297
                ],
                [
                  -121.33714470506001,
                  43.42498933707664,
                  1993.9170119385299
                ],
                [
                  -121.33749164220242,
                  43.41231374853714,
                  1993.9170119385299
                ],
                [
                  -121.35032478010751,
                  43.41249964060194,
                  1490.5770119385297
                ]
              ]
            ]
          },
          "id": "20190604_43121D3308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:33:21Z",
            "pc:count": 21500611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634080.3136,
                "count": 21500611,
                "maximum": 634599.7983,
                "minimum": 633560.3783,
                "name": "X",
                "position": 0,
                "stddev": 292.5869187,
                "variance": 85607.10501
              },
              {
                "average": 4808637.588,
                "count": 21500611,
                "maximum": 4809353.73,
                "minimum": 4807945.43,
                "name": "Y",
                "position": 1,
                "stddev": 405.8527173,
                "variance": 164716.4281
              },
              {
                "average": 1548.852552,
                "count": 21500611,
                "maximum": 1993.917012,
                "minimum": 1490.577012,
                "name": "Z",
                "position": 2,
                "stddev": 19.76370941,
                "variance": 390.6042098
              },
              {
                "average": 19006.74008,
                "count": 21500611,
                "maximum": 54281,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10940.15043,
                "variance": 119686891.5
              },
              {
                "average": 1.203679607,
                "count": 21500611,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4894292268,
                "variance": 0.239540968
              },
              {
                "average": 1.40736247,
                "count": 21500611,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6880927426,
                "variance": 0.4734716224
              },
              {
                "average": 0.4999983954,
                "count": 21500611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000116,
                "variance": 0.2500000116
              },
              {
                "average": 0,
                "count": 21500611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301518873,
                "count": 21500611,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.621339066,
                "variance": 2.628740365
              },
              {
                "average": 0.6092241538,
                "count": 21500611,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86113063,
                "variance": 117.9641586
              },
              {
                "average": 0.4920949921,
                "count": 21500611,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999375186,
                "variance": 0.2499375225
              },
              {
                "average": 10095.10298,
                "count": 21500611,
                "maximum": 10100,
                "minimum": 10093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.145694112,
                "variance": 1.312614999
              },
              {
                "average": 243706274.9,
                "count": 21500611,
                "maximum": 243708401,
                "minimum": 243705378.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475.2996678,
                "variance": 225909.7742
              },
              {
                "average": 0,
                "count": 21500611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21500611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21500611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21500611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21500611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633560.3783,
              4807945.43,
              1490.577012,
              634599.7983,
              4809353.73,
              1993.917012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633560.3782921031,
                    4807945.43002792,
                    1490.5770119385297
                  ],
                  [
                    633560.3782921031,
                    4809353.730027921,
                    1490.5770119385297
                  ],
                  [
                    634599.798292103,
                    4809353.730027921,
                    1993.9170119385299
                  ],
                  [
                    634599.798292103,
                    4807945.43002792,
                    1993.9170119385299
                  ],
                  [
                    633560.3782921031,
                    4807945.43002792,
                    1490.5770119385297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:33:21+00:00",
            "end_time": "2019-06-04T17:42: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": "20190604_43121D3319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782707216207,
              43.38749956427248,
              1493.61006468366
            ],
            [
              -121.33748047084617,
              43.40017647026126,
              1493.61006468366
            ],
            [
              -121.32464187101718,
              43.39998905981915,
              1999.5500646836601
            ],
            [
              -121.32499114587917,
              43.38731223631693,
              1999.5500646836601
            ],
            [
              -121.33782707216207,
              43.38749956427248,
              1493.61006468366
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378271,
        43.38731224,
        1493.610065,
        -121.3246419,
        43.40017647,
        1999.550065
      ],
      "properties": {
        "datetime": "2019-06-04T17:42:40Z",
        "pc:count": 20992161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635105.3194,
            "count": 20992161,
            "maximum": 635667.6674,
            "minimum": 634627.5874,
            "name": "X",
            "position": 0,
            "stddev": 292.4697399,
            "variance": 85538.54875
          },
          {
            "average": 4805870.004,
            "count": 20992161,
            "maximum": 4806597.495,
            "minimum": 4805189.055,
            "name": "Y",
            "position": 1,
            "stddev": 398.3904651,
            "variance": 158714.9626
          },
          {
            "average": 1528.91853,
            "count": 20992161,
            "maximum": 1999.550065,
            "minimum": 1493.610065,
            "name": "Z",
            "position": 2,
            "stddev": 20.27415829,
            "variance": 411.0414942
          },
          {
            "average": 20163.28207,
            "count": 20992161,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11269.19636,
            "variance": 126994786.6
          },
          {
            "average": 1.177892738,
            "count": 20992161,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4631384848,
            "variance": 0.2144972561
          },
          {
            "average": 1.355783809,
            "count": 20992161,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6587512348,
            "variance": 0.4339531894
          },
          {
            "average": 0.5035098102,
            "count": 20992161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987693,
            "variance": 0.2499876931
          },
          {
            "average": 0,
            "count": 20992161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305698208,
            "count": 20992161,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.54905498,
            "variance": 2.39957133
          },
          {
            "average": -0.7953072781,
            "count": 20992161,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84907827,
            "variance": 117.7024994
          },
          {
            "average": 0.4968799544,
            "count": 20992161,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999902771,
            "variance": 0.2499902772
          },
          {
            "average": 10090.18946,
            "count": 20992161,
            "maximum": 10093,
            "minimum": 10088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.100884305,
            "variance": 1.211946253
          },
          {
            "average": 243703978,
            "count": 20992161,
            "maximum": 243705360.5,
            "minimum": 243702976.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.3961528,
            "variance": 266664.9866
          },
          {
            "average": 0,
            "count": 20992161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20992161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20992161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20992161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20992161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634627.5874,
          4805189.055,
          1493.610065,
          635667.6674,
          4806597.495,
          1999.550065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634627.5873541185,
                4805189.055381881,
                1493.61006468366
              ],
              [
                634627.5873541185,
                4806597.495381881,
                1493.61006468366
              ],
              [
                635667.6673541185,
                4806597.495381881,
                1999.5500646836601
              ],
              [
                635667.6673541185,
                4805189.055381881,
                1999.5500646836601
              ],
              [
                634627.5873541185,
                4805189.055381881,
                1493.61006468366
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:42:40+00:00",
        "end_time": "2019-06-04T17:02:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378271,
            43.38731224,
            1493.610065,
            -121.3246419,
            43.40017647,
            1999.550065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782707216207,
                  43.38749956427248,
                  1493.61006468366
                ],
                [
                  -121.33748047084617,
                  43.40017647026126,
                  1493.61006468366
                ],
                [
                  -121.32464187101718,
                  43.39998905981915,
                  1999.5500646836601
                ],
                [
                  -121.32499114587917,
                  43.38731223631693,
                  1999.5500646836601
                ],
                [
                  -121.33782707216207,
                  43.38749956427248,
                  1493.61006468366
                ]
              ]
            ]
          },
          "id": "20190604_43121D3319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:42:40Z",
            "pc:count": 20992161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635105.3194,
                "count": 20992161,
                "maximum": 635667.6674,
                "minimum": 634627.5874,
                "name": "X",
                "position": 0,
                "stddev": 292.4697399,
                "variance": 85538.54875
              },
              {
                "average": 4805870.004,
                "count": 20992161,
                "maximum": 4806597.495,
                "minimum": 4805189.055,
                "name": "Y",
                "position": 1,
                "stddev": 398.3904651,
                "variance": 158714.9626
              },
              {
                "average": 1528.91853,
                "count": 20992161,
                "maximum": 1999.550065,
                "minimum": 1493.610065,
                "name": "Z",
                "position": 2,
                "stddev": 20.27415829,
                "variance": 411.0414942
              },
              {
                "average": 20163.28207,
                "count": 20992161,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11269.19636,
                "variance": 126994786.6
              },
              {
                "average": 1.177892738,
                "count": 20992161,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4631384848,
                "variance": 0.2144972561
              },
              {
                "average": 1.355783809,
                "count": 20992161,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6587512348,
                "variance": 0.4339531894
              },
              {
                "average": 0.5035098102,
                "count": 20992161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987693,
                "variance": 0.2499876931
              },
              {
                "average": 0,
                "count": 20992161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305698208,
                "count": 20992161,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.54905498,
                "variance": 2.39957133
              },
              {
                "average": -0.7953072781,
                "count": 20992161,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84907827,
                "variance": 117.7024994
              },
              {
                "average": 0.4968799544,
                "count": 20992161,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999902771,
                "variance": 0.2499902772
              },
              {
                "average": 10090.18946,
                "count": 20992161,
                "maximum": 10093,
                "minimum": 10088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.100884305,
                "variance": 1.211946253
              },
              {
                "average": 243703978,
                "count": 20992161,
                "maximum": 243705360.5,
                "minimum": 243702976.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.3961528,
                "variance": 266664.9866
              },
              {
                "average": 0,
                "count": 20992161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20992161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20992161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20992161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20992161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634627.5874,
              4805189.055,
              1493.610065,
              635667.6674,
              4806597.495,
              1999.550065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634627.5873541185,
                    4805189.055381881,
                    1493.61006468366
                  ],
                  [
                    634627.5873541185,
                    4806597.495381881,
                    1493.61006468366
                  ],
                  [
                    635667.6673541185,
                    4806597.495381881,
                    1999.5500646836601
                  ],
                  [
                    635667.6673541185,
                    4805189.055381881,
                    1999.5500646836601
                  ],
                  [
                    634627.5873541185,
                    4805189.055381881,
                    1493.61006468366
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:42:40+00:00",
            "end_time": "2019-06-04T17:02:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C4208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41273086046526,
              43.35310559666322,
              1525.172021766239
            ],
            [
              -121.412481513844,
              43.36266832607929,
              1525.172021766239
            ],
            [
              -121.39973522213482,
              43.36249064661577,
              2220.612021766239
            ],
            [
              -121.39998656870277,
              43.35292797619945,
              2220.612021766239
            ],
            [
              -121.41273086046526,
              43.35310559666322,
              1525.172021766239
            ]
          ]
        ]
      },
      "bbox": [
        -121.4127309,
        43.35292798,
        1525.172022,
        -121.3997352,
        43.36266833,
        2220.612022
      ],
      "properties": {
        "datetime": "2019-06-04T15:53:09Z",
        "pc:count": 15248495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 629193.3843,
            "count": 15248495,
            "maximum": 629666.5531,
            "minimum": 628633.3531,
            "name": "X",
            "position": 0,
            "stddev": 283.7116811,
            "variance": 80492.31801
          },
          {
            "average": 4801844.091,
            "count": 15248495,
            "maximum": 4802313.52,
            "minimum": 4801251.12,
            "name": "Y",
            "position": 1,
            "stddev": 269.4011026,
            "variance": 72576.9541
          },
          {
            "average": 1835.451592,
            "count": 15248495,
            "maximum": 2220.612022,
            "minimum": 1525.172022,
            "name": "Z",
            "position": 2,
            "stddev": 27.45588456,
            "variance": 753.825597
          },
          {
            "average": 16948.68734,
            "count": 15248495,
            "maximum": 57185,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9983.541371,
            "variance": 99671098.31
          },
          {
            "average": 1.205745813,
            "count": 15248495,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4505376369,
            "variance": 0.2029841623
          },
          {
            "average": 1.411474575,
            "count": 15248495,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6007213455,
            "variance": 0.360866135
          },
          {
            "average": 0,
            "count": 15248495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15248495,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21201089,
            "count": 15248495,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.261903282,
            "variance": 1.592399894
          },
          {
            "average": 0.4910593004,
            "count": 15248495,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96639894,
            "variance": 120.2619057
          },
          {
            "average": 0.4903860348,
            "count": 15248495,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999075795,
            "variance": 0.2499075881
          },
          {
            "average": 10076.44836,
            "count": 15248495,
            "maximum": 10079,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8935582397,
            "variance": 0.7984463277
          },
          {
            "average": 243697444.1,
            "count": 15248495,
            "maximum": 243698789.9,
            "minimum": 243696684.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539.8025124,
            "variance": 291386.7524
          },
          {
            "average": 0,
            "count": 15248495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15248495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15248495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15248495,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15248495,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628633.3531,
          4801251.12,
          1525.172022,
          629666.5531,
          4802313.52,
          2220.612022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628633.3531014291,
                4801251.120024607,
                1525.172021766239
              ],
              [
                628633.3531014291,
                4802313.520024607,
                1525.172021766239
              ],
              [
                629666.553101429,
                4802313.520024607,
                2220.612021766239
              ],
              [
                629666.553101429,
                4801251.120024607,
                2220.612021766239
              ],
              [
                628633.3531014291,
                4801251.120024607,
                1525.172021766239
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:53:09+00:00",
        "end_time": "2019-06-04T15:18:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4127309,
            43.35292798,
            1525.172022,
            -121.3997352,
            43.36266833,
            2220.612022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41273086046526,
                  43.35310559666322,
                  1525.172021766239
                ],
                [
                  -121.412481513844,
                  43.36266832607929,
                  1525.172021766239
                ],
                [
                  -121.39973522213482,
                  43.36249064661577,
                  2220.612021766239
                ],
                [
                  -121.39998656870277,
                  43.35292797619945,
                  2220.612021766239
                ],
                [
                  -121.41273086046526,
                  43.35310559666322,
                  1525.172021766239
                ]
              ]
            ]
          },
          "id": "20190604_43121C4208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:53:09Z",
            "pc:count": 15248495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 629193.3843,
                "count": 15248495,
                "maximum": 629666.5531,
                "minimum": 628633.3531,
                "name": "X",
                "position": 0,
                "stddev": 283.7116811,
                "variance": 80492.31801
              },
              {
                "average": 4801844.091,
                "count": 15248495,
                "maximum": 4802313.52,
                "minimum": 4801251.12,
                "name": "Y",
                "position": 1,
                "stddev": 269.4011026,
                "variance": 72576.9541
              },
              {
                "average": 1835.451592,
                "count": 15248495,
                "maximum": 2220.612022,
                "minimum": 1525.172022,
                "name": "Z",
                "position": 2,
                "stddev": 27.45588456,
                "variance": 753.825597
              },
              {
                "average": 16948.68734,
                "count": 15248495,
                "maximum": 57185,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9983.541371,
                "variance": 99671098.31
              },
              {
                "average": 1.205745813,
                "count": 15248495,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4505376369,
                "variance": 0.2029841623
              },
              {
                "average": 1.411474575,
                "count": 15248495,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6007213455,
                "variance": 0.360866135
              },
              {
                "average": 0,
                "count": 15248495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15248495,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21201089,
                "count": 15248495,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.261903282,
                "variance": 1.592399894
              },
              {
                "average": 0.4910593004,
                "count": 15248495,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96639894,
                "variance": 120.2619057
              },
              {
                "average": 0.4903860348,
                "count": 15248495,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999075795,
                "variance": 0.2499075881
              },
              {
                "average": 10076.44836,
                "count": 15248495,
                "maximum": 10079,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8935582397,
                "variance": 0.7984463277
              },
              {
                "average": 243697444.1,
                "count": 15248495,
                "maximum": 243698789.9,
                "minimum": 243696684.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539.8025124,
                "variance": 291386.7524
              },
              {
                "average": 0,
                "count": 15248495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15248495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15248495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15248495,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15248495,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628633.3531,
              4801251.12,
              1525.172022,
              629666.5531,
              4802313.52,
              2220.612022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628633.3531014291,
                    4801251.120024607,
                    1525.172021766239
                  ],
                  [
                    628633.3531014291,
                    4802313.520024607,
                    1525.172021766239
                  ],
                  [
                    629666.553101429,
                    4802313.520024607,
                    2220.612021766239
                  ],
                  [
                    629666.553101429,
                    4801251.120024607,
                    2220.612021766239
                  ],
                  [
                    628633.3531014291,
                    4801251.120024607,
                    1525.172021766239
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:53:09+00:00",
            "end_time": "2019-06-04T15:18:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3302b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032560708198,
              43.30385396785757,
              1856.9861139554816
            ],
            [
              -121.35023569910523,
              43.30717780861637,
              1856.9861139554816
            ],
            [
              -121.3498965106892,
              43.307172914614235,
              1878.0861139554816
            ],
            [
              -121.34998643713045,
              43.303849074420434,
              1878.0861139554816
            ],
            [
              -121.35032560708198,
              43.30385396785757,
              1856.9861139554816
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503256,
        43.30384907,
        1856.986114,
        -121.3498965,
        43.30717781,
        1878.086114
      ],
      "properties": {
        "datetime": "2019-06-03T19:47:51Z",
        "pc:count": 71961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633812.7523,
            "count": 71961,
            "maximum": 633826.4119,
            "minimum": 633798.8919,
            "name": "X",
            "position": 0,
            "stddev": 6.673606116,
            "variance": 44.53701859
          },
          {
            "average": 4796057.346,
            "count": 71961,
            "maximum": 4796248.738,
            "minimum": 4795879.458,
            "name": "Y",
            "position": 1,
            "stddev": 89.21202616,
            "variance": 7958.785612
          },
          {
            "average": 1861.405467,
            "count": 71961,
            "maximum": 1878.086114,
            "minimum": 1856.986114,
            "name": "Z",
            "position": 2,
            "stddev": 4.045411902,
            "variance": 16.36535746
          },
          {
            "average": 18434.38963,
            "count": 71961,
            "maximum": 41324,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8871.211552,
            "variance": 78698394.39
          },
          {
            "average": 1.107961257,
            "count": 71961,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3305008453,
            "variance": 0.1092308087
          },
          {
            "average": 1.215616792,
            "count": 71961,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4552285624,
            "variance": 0.207233044
          },
          {
            "average": 0.4939203179,
            "count": 71961,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49996651,
            "variance": 0.2499665111
          },
          {
            "average": 0,
            "count": 71961,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213824155,
            "count": 71961,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7962084251,
            "variance": 0.6339478562
          },
          {
            "average": 2.346586446,
            "count": 71961,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70444189,
            "variance": 136.99396
          },
          {
            "average": 0.4190325315,
            "count": 71961,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4934041468,
            "variance": 0.2434476521
          },
          {
            "average": 10066.09759,
            "count": 71961,
            "maximum": 10067,
            "minimum": 10065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7634980789,
            "variance": 0.5829293165
          },
          {
            "average": 243626234.1,
            "count": 71961,
            "maximum": 243626471.6,
            "minimum": 243625964,
            "name": "GpsTime",
            "position": 12,
            "stddev": 194.3960501,
            "variance": 37789.82429
          },
          {
            "average": 0,
            "count": 71961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633798.8919,
          4795879.458,
          1856.986114,
          633826.4119,
          4796248.738,
          1878.086114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633798.8919100553,
                4795879.458434998,
                1856.9861139554816
              ],
              [
                633798.8919100553,
                4796248.738434997,
                1856.9861139554816
              ],
              [
                633826.4119100553,
                4796248.738434997,
                1878.0861139554816
              ],
              [
                633826.4119100553,
                4795879.458434998,
                1878.0861139554816
              ],
              [
                633798.8919100553,
                4795879.458434998,
                1856.9861139554816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:47:51+00:00",
        "end_time": "2019-06-03T19:39:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3302b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3302b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3302b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3302b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503256,
            43.30384907,
            1856.986114,
            -121.3498965,
            43.30717781,
            1878.086114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032560708198,
                  43.30385396785757,
                  1856.9861139554816
                ],
                [
                  -121.35023569910523,
                  43.30717780861637,
                  1856.9861139554816
                ],
                [
                  -121.3498965106892,
                  43.307172914614235,
                  1878.0861139554816
                ],
                [
                  -121.34998643713045,
                  43.303849074420434,
                  1878.0861139554816
                ],
                [
                  -121.35032560708198,
                  43.30385396785757,
                  1856.9861139554816
                ]
              ]
            ]
          },
          "id": "20190603_43121C3302b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3302b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:47:51Z",
            "pc:count": 71961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633812.7523,
                "count": 71961,
                "maximum": 633826.4119,
                "minimum": 633798.8919,
                "name": "X",
                "position": 0,
                "stddev": 6.673606116,
                "variance": 44.53701859
              },
              {
                "average": 4796057.346,
                "count": 71961,
                "maximum": 4796248.738,
                "minimum": 4795879.458,
                "name": "Y",
                "position": 1,
                "stddev": 89.21202616,
                "variance": 7958.785612
              },
              {
                "average": 1861.405467,
                "count": 71961,
                "maximum": 1878.086114,
                "minimum": 1856.986114,
                "name": "Z",
                "position": 2,
                "stddev": 4.045411902,
                "variance": 16.36535746
              },
              {
                "average": 18434.38963,
                "count": 71961,
                "maximum": 41324,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8871.211552,
                "variance": 78698394.39
              },
              {
                "average": 1.107961257,
                "count": 71961,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3305008453,
                "variance": 0.1092308087
              },
              {
                "average": 1.215616792,
                "count": 71961,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4552285624,
                "variance": 0.207233044
              },
              {
                "average": 0.4939203179,
                "count": 71961,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49996651,
                "variance": 0.2499665111
              },
              {
                "average": 0,
                "count": 71961,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213824155,
                "count": 71961,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7962084251,
                "variance": 0.6339478562
              },
              {
                "average": 2.346586446,
                "count": 71961,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70444189,
                "variance": 136.99396
              },
              {
                "average": 0.4190325315,
                "count": 71961,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4934041468,
                "variance": 0.2434476521
              },
              {
                "average": 10066.09759,
                "count": 71961,
                "maximum": 10067,
                "minimum": 10065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7634980789,
                "variance": 0.5829293165
              },
              {
                "average": 243626234.1,
                "count": 71961,
                "maximum": 243626471.6,
                "minimum": 243625964,
                "name": "GpsTime",
                "position": 12,
                "stddev": 194.3960501,
                "variance": 37789.82429
              },
              {
                "average": 0,
                "count": 71961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633798.8919,
              4795879.458,
              1856.986114,
              633826.4119,
              4796248.738,
              1878.086114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633798.8919100553,
                    4795879.458434998,
                    1856.9861139554816
                  ],
                  [
                    633798.8919100553,
                    4796248.738434997,
                    1856.9861139554816
                  ],
                  [
                    633826.4119100553,
                    4796248.738434997,
                    1878.0861139554816
                  ],
                  [
                    633826.4119100553,
                    4795879.458434998,
                    1878.0861139554816
                  ],
                  [
                    633798.8919100553,
                    4795879.458434998,
                    1856.9861139554816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:47:51+00:00",
            "end_time": "2019-06-03T19:39: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": "20190604_43121C3103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032404895603,
              43.362499636986854,
              1476.4981717110775
            ],
            [
              -121.34998039683555,
              43.37517505855627,
              1476.4981717110775
            ],
            [
              -121.33714526357696,
              43.3749891115776,
              2015.3981717110776
            ],
            [
              -121.33749158590011,
              43.36231377184515,
              2015.3981717110776
            ],
            [
              -121.35032404895603,
              43.362499636986854,
              1476.4981717110775
            ]
          ]
        ]
      },
      "bbox": [
        -121.350324,
        43.36231377,
        1476.498172,
        -121.3371453,
        43.37517506,
        2015.398172
      ],
      "properties": {
        "datetime": "2019-06-04T16:48:01Z",
        "pc:count": 22049067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634189.7023,
            "count": 22049067,
            "maximum": 634710.5152,
            "minimum": 633670.2952,
            "name": "X",
            "position": 0,
            "stddev": 293.9437593,
            "variance": 86402.93363
          },
          {
            "average": 4803096.137,
            "count": 22049067,
            "maximum": 4803800.765,
            "minimum": 4802392.505,
            "name": "Y",
            "position": 1,
            "stddev": 397.4160838,
            "variance": 157939.5436
          },
          {
            "average": 1639.919036,
            "count": 22049067,
            "maximum": 2015.398172,
            "minimum": 1476.498172,
            "name": "Z",
            "position": 2,
            "stddev": 62.98219926,
            "variance": 3966.757424
          },
          {
            "average": 19978.19248,
            "count": 22049067,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11273.1158,
            "variance": 127083139.8
          },
          {
            "average": 1.170036991,
            "count": 22049067,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.424968149,
            "variance": 0.1805979276
          },
          {
            "average": 1.34006101,
            "count": 22049067,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5854763428,
            "variance": 0.3427825479
          },
          {
            "average": 0.4987566594,
            "count": 22049067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984654,
            "variance": 0.2499984654
          },
          {
            "average": 0,
            "count": 22049067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242205169,
            "count": 22049067,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.266083238,
            "variance": 1.602966765
          },
          {
            "average": 1.175547297,
            "count": 22049067,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80728357,
            "variance": 116.7973781
          },
          {
            "average": 0.4883602558,
            "count": 22049067,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998645093,
            "variance": 0.2498645277
          },
          {
            "average": 10083.51868,
            "count": 22049067,
            "maximum": 10086,
            "minimum": 10081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.123788429,
            "variance": 1.262900434
          },
          {
            "average": 243700876.2,
            "count": 22049067,
            "maximum": 243702081.6,
            "minimum": 243699607,
            "name": "GpsTime",
            "position": 12,
            "stddev": 542.0238829,
            "variance": 293789.8896
          },
          {
            "average": 0,
            "count": 22049067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22049067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22049067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22049067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22049067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633670.2952,
          4802392.505,
          1476.498172,
          634710.5152,
          4803800.765,
          2015.398172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633670.2951745668,
                4802392.504972356,
                1476.4981717110775
              ],
              [
                633670.2951745668,
                4803800.764972356,
                1476.4981717110775
              ],
              [
                634710.5151745668,
                4803800.764972356,
                2015.3981717110776
              ],
              [
                634710.5151745668,
                4802392.504972356,
                2015.3981717110776
              ],
              [
                633670.2951745668,
                4802392.504972356,
                1476.4981717110775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:48:01+00:00",
        "end_time": "2019-06-04T16:06:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.350324,
            43.36231377,
            1476.498172,
            -121.3371453,
            43.37517506,
            2015.398172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032404895603,
                  43.362499636986854,
                  1476.4981717110775
                ],
                [
                  -121.34998039683555,
                  43.37517505855627,
                  1476.4981717110775
                ],
                [
                  -121.33714526357696,
                  43.3749891115776,
                  2015.3981717110776
                ],
                [
                  -121.33749158590011,
                  43.36231377184515,
                  2015.3981717110776
                ],
                [
                  -121.35032404895603,
                  43.362499636986854,
                  1476.4981717110775
                ]
              ]
            ]
          },
          "id": "20190604_43121C3103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:48:01Z",
            "pc:count": 22049067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634189.7023,
                "count": 22049067,
                "maximum": 634710.5152,
                "minimum": 633670.2952,
                "name": "X",
                "position": 0,
                "stddev": 293.9437593,
                "variance": 86402.93363
              },
              {
                "average": 4803096.137,
                "count": 22049067,
                "maximum": 4803800.765,
                "minimum": 4802392.505,
                "name": "Y",
                "position": 1,
                "stddev": 397.4160838,
                "variance": 157939.5436
              },
              {
                "average": 1639.919036,
                "count": 22049067,
                "maximum": 2015.398172,
                "minimum": 1476.498172,
                "name": "Z",
                "position": 2,
                "stddev": 62.98219926,
                "variance": 3966.757424
              },
              {
                "average": 19978.19248,
                "count": 22049067,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11273.1158,
                "variance": 127083139.8
              },
              {
                "average": 1.170036991,
                "count": 22049067,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.424968149,
                "variance": 0.1805979276
              },
              {
                "average": 1.34006101,
                "count": 22049067,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5854763428,
                "variance": 0.3427825479
              },
              {
                "average": 0.4987566594,
                "count": 22049067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984654,
                "variance": 0.2499984654
              },
              {
                "average": 0,
                "count": 22049067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242205169,
                "count": 22049067,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.266083238,
                "variance": 1.602966765
              },
              {
                "average": 1.175547297,
                "count": 22049067,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80728357,
                "variance": 116.7973781
              },
              {
                "average": 0.4883602558,
                "count": 22049067,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998645093,
                "variance": 0.2498645277
              },
              {
                "average": 10083.51868,
                "count": 22049067,
                "maximum": 10086,
                "minimum": 10081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.123788429,
                "variance": 1.262900434
              },
              {
                "average": 243700876.2,
                "count": 22049067,
                "maximum": 243702081.6,
                "minimum": 243699607,
                "name": "GpsTime",
                "position": 12,
                "stddev": 542.0238829,
                "variance": 293789.8896
              },
              {
                "average": 0,
                "count": 22049067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22049067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22049067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22049067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22049067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633670.2952,
              4802392.505,
              1476.498172,
              634710.5152,
              4803800.765,
              2015.398172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633670.2951745668,
                    4802392.504972356,
                    1476.4981717110775
                  ],
                  [
                    633670.2951745668,
                    4803800.764972356,
                    1476.4981717110775
                  ],
                  [
                    634710.5151745668,
                    4803800.764972356,
                    2015.3981717110776
                  ],
                  [
                    634710.5151745668,
                    4802392.504972356,
                    2015.3981717110776
                  ],
                  [
                    633670.2951745668,
                    4802392.504972356,
                    1476.4981717110775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:48:01+00:00",
            "end_time": "2019-06-04T16:06: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": "20190604_43121D3422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.30033447278099,
              43.37500038468329,
              1511.5673478995514
            ],
            [
              -121.29998011967443,
              43.387680314718004,
              1511.5673478995514
            ],
            [
              -121.28713477996547,
              43.38748859420267,
              2030.4073478995515
            ],
            [
              -121.28749180738356,
              43.37480874857379,
              2030.4073478995515
            ],
            [
              -121.30033447278099,
              43.37500038468329,
              1511.5673478995514
            ]
          ]
        ]
      },
      "bbox": [
        -121.3003345,
        43.37480875,
        1511.567348,
        -121.2871348,
        43.38768031,
        2030.407348
      ],
      "properties": {
        "datetime": "2019-06-04T17:41:39Z",
        "pc:count": 18618473,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638213.2297,
            "count": 18618473,
            "maximum": 638733.501,
            "minimum": 637692.641,
            "name": "X",
            "position": 0,
            "stddev": 292.9144954,
            "variance": 85798.9016
          },
          {
            "average": 4804563.957,
            "count": 18618473,
            "maximum": 4805270.931,
            "minimum": 4803862.131,
            "name": "Y",
            "position": 1,
            "stddev": 398.9199557,
            "variance": 159137.1311
          },
          {
            "average": 1541.678847,
            "count": 18618473,
            "maximum": 2030.407348,
            "minimum": 1511.567348,
            "name": "Z",
            "position": 2,
            "stddev": 12.13672221,
            "variance": 147.300026
          },
          {
            "average": 24271.60083,
            "count": 18618473,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10844.45282,
            "variance": 117602157.1
          },
          {
            "average": 1.10359899,
            "count": 18618473,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3264225564,
            "variance": 0.1065516853
          },
          {
            "average": 1.20718756,
            "count": 18618473,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4531105279,
            "variance": 0.2053091505
          },
          {
            "average": 0.5020930019,
            "count": 18618473,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956328,
            "variance": 0.2499956328
          },
          {
            "average": 0,
            "count": 18618473,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222750921,
            "count": 18618473,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8376228185,
            "variance": 0.701611986
          },
          {
            "average": -0.08731340424,
            "count": 18618473,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8485014,
            "variance": 117.6899827
          },
          {
            "average": 0.4975584195,
            "count": 18618473,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999940521,
            "variance": 0.2499940521
          },
          {
            "average": 10090.09717,
            "count": 18618473,
            "maximum": 10093,
            "minimum": 10088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.083553642,
            "variance": 1.174088495
          },
          {
            "average": 243703936.3,
            "count": 18618473,
            "maximum": 243705299.5,
            "minimum": 243703034.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 512.6786953,
            "variance": 262839.4446
          },
          {
            "average": 0,
            "count": 18618473,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18618473,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18618473,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18618473,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18618473,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637692.641,
          4803862.131,
          1511.567348,
          638733.501,
          4805270.931,
          2030.407348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637692.6410184446,
                4803862.131392416,
                1511.5673478995514
              ],
              [
                637692.6410184446,
                4805270.931392416,
                1511.5673478995514
              ],
              [
                638733.5010184447,
                4805270.931392416,
                2030.4073478995515
              ],
              [
                638733.5010184447,
                4803862.131392416,
                2030.4073478995515
              ],
              [
                637692.6410184446,
                4803862.131392416,
                1511.5673478995514
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:41:39+00:00",
        "end_time": "2019-06-04T17:03:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3003345,
            43.37480875,
            1511.567348,
            -121.2871348,
            43.38768031,
            2030.407348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.30033447278099,
                  43.37500038468329,
                  1511.5673478995514
                ],
                [
                  -121.29998011967443,
                  43.387680314718004,
                  1511.5673478995514
                ],
                [
                  -121.28713477996547,
                  43.38748859420267,
                  2030.4073478995515
                ],
                [
                  -121.28749180738356,
                  43.37480874857379,
                  2030.4073478995515
                ],
                [
                  -121.30033447278099,
                  43.37500038468329,
                  1511.5673478995514
                ]
              ]
            ]
          },
          "id": "20190604_43121D3422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:41:39Z",
            "pc:count": 18618473,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638213.2297,
                "count": 18618473,
                "maximum": 638733.501,
                "minimum": 637692.641,
                "name": "X",
                "position": 0,
                "stddev": 292.9144954,
                "variance": 85798.9016
              },
              {
                "average": 4804563.957,
                "count": 18618473,
                "maximum": 4805270.931,
                "minimum": 4803862.131,
                "name": "Y",
                "position": 1,
                "stddev": 398.9199557,
                "variance": 159137.1311
              },
              {
                "average": 1541.678847,
                "count": 18618473,
                "maximum": 2030.407348,
                "minimum": 1511.567348,
                "name": "Z",
                "position": 2,
                "stddev": 12.13672221,
                "variance": 147.300026
              },
              {
                "average": 24271.60083,
                "count": 18618473,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10844.45282,
                "variance": 117602157.1
              },
              {
                "average": 1.10359899,
                "count": 18618473,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3264225564,
                "variance": 0.1065516853
              },
              {
                "average": 1.20718756,
                "count": 18618473,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4531105279,
                "variance": 0.2053091505
              },
              {
                "average": 0.5020930019,
                "count": 18618473,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956328,
                "variance": 0.2499956328
              },
              {
                "average": 0,
                "count": 18618473,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222750921,
                "count": 18618473,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8376228185,
                "variance": 0.701611986
              },
              {
                "average": -0.08731340424,
                "count": 18618473,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8485014,
                "variance": 117.6899827
              },
              {
                "average": 0.4975584195,
                "count": 18618473,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999940521,
                "variance": 0.2499940521
              },
              {
                "average": 10090.09717,
                "count": 18618473,
                "maximum": 10093,
                "minimum": 10088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.083553642,
                "variance": 1.174088495
              },
              {
                "average": 243703936.3,
                "count": 18618473,
                "maximum": 243705299.5,
                "minimum": 243703034.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 512.6786953,
                "variance": 262839.4446
              },
              {
                "average": 0,
                "count": 18618473,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18618473,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18618473,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18618473,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18618473,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637692.641,
              4803862.131,
              1511.567348,
              638733.501,
              4805270.931,
              2030.407348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637692.6410184446,
                    4803862.131392416,
                    1511.5673478995514
                  ],
                  [
                    637692.6410184446,
                    4805270.931392416,
                    1511.5673478995514
                  ],
                  [
                    638733.5010184447,
                    4805270.931392416,
                    2030.4073478995515
                  ],
                  [
                    638733.5010184447,
                    4803862.131392416,
                    2030.4073478995515
                  ],
                  [
                    637692.6410184446,
                    4803862.131392416,
                    1511.5673478995514
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:41:39+00:00",
            "end_time": "2019-06-04T17:03: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": "20190604_43121C3115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32532919067373,
              43.33749966749784,
              1554.6066921420495
            ],
            [
              -121.32498055831307,
              43.35017786409608,
              1554.6066921420495
            ],
            [
              -121.31214025052262,
              43.3499890415841,
              2214.9066921420495
            ],
            [
              -121.31249155233722,
              43.337310928110796,
              2214.9066921420495
            ],
            [
              -121.32532919067373,
              43.33749966749784,
              1554.6066921420495
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253292,
        43.33731093,
        1554.606692,
        -121.3121403,
        43.35017786,
        2214.906692
      ],
      "properties": {
        "datetime": "2019-06-04T16:16:34Z",
        "pc:count": 23351252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636262.2227,
            "count": 23351252,
            "maximum": 636792.4201,
            "minimum": 635751.3401,
            "name": "X",
            "position": 0,
            "stddev": 288.4311588,
            "variance": 83192.53336
          },
          {
            "average": 4800345.659,
            "count": 23351252,
            "maximum": 4801064.994,
            "minimum": 4799656.414,
            "name": "Y",
            "position": 1,
            "stddev": 406.748223,
            "variance": 165444.1169
          },
          {
            "average": 1772.378831,
            "count": 23351252,
            "maximum": 2214.906692,
            "minimum": 1554.606692,
            "name": "Z",
            "position": 2,
            "stddev": 32.25144053,
            "variance": 1040.155416
          },
          {
            "average": 19164.1045,
            "count": 23351252,
            "maximum": 59783,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10849.51301,
            "variance": 117711932.5
          },
          {
            "average": 1.175169323,
            "count": 23351252,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4227184802,
            "variance": 0.1786909135
          },
          {
            "average": 1.350343827,
            "count": 23351252,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5746475544,
            "variance": 0.3302198118
          },
          {
            "average": 0.3119706387,
            "count": 23351252,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4632979262,
            "variance": 0.2146449685
          },
          {
            "average": 0,
            "count": 23351252,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219974372,
            "count": 23351252,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.161263041,
            "variance": 1.34853185
          },
          {
            "average": 1.277482131,
            "count": 23351252,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75326471,
            "variance": 115.6327019
          },
          {
            "average": 0.4870022387,
            "count": 23351252,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998310404,
            "variance": 0.2498310689
          },
          {
            "average": 10079.40315,
            "count": 23351252,
            "maximum": 10082,
            "minimum": 10077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.144777328,
            "variance": 1.310515132
          },
          {
            "average": 243698929.6,
            "count": 23351252,
            "maximum": 243700194.9,
            "minimum": 243697746.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.5185158,
            "variance": 270939.5253
          },
          {
            "average": 0,
            "count": 23351252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23351252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23351252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23351252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23351252,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635751.3401,
          4799656.414,
          1554.606692,
          636792.4201,
          4801064.994,
          2214.906692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635751.3401043867,
                4799656.413682866,
                1554.6066921420495
              ],
              [
                635751.3401043867,
                4801064.993682866,
                1554.6066921420495
              ],
              [
                636792.4201043868,
                4801064.993682866,
                2214.9066921420495
              ],
              [
                636792.4201043868,
                4799656.413682866,
                2214.9066921420495
              ],
              [
                635751.3401043867,
                4799656.413682866,
                1554.6066921420495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:16:34+00:00",
        "end_time": "2019-06-04T15:35:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253292,
            43.33731093,
            1554.606692,
            -121.3121403,
            43.35017786,
            2214.906692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32532919067373,
                  43.33749966749784,
                  1554.6066921420495
                ],
                [
                  -121.32498055831307,
                  43.35017786409608,
                  1554.6066921420495
                ],
                [
                  -121.31214025052262,
                  43.3499890415841,
                  2214.9066921420495
                ],
                [
                  -121.31249155233722,
                  43.337310928110796,
                  2214.9066921420495
                ],
                [
                  -121.32532919067373,
                  43.33749966749784,
                  1554.6066921420495
                ]
              ]
            ]
          },
          "id": "20190604_43121C3115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:16:34Z",
            "pc:count": 23351252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636262.2227,
                "count": 23351252,
                "maximum": 636792.4201,
                "minimum": 635751.3401,
                "name": "X",
                "position": 0,
                "stddev": 288.4311588,
                "variance": 83192.53336
              },
              {
                "average": 4800345.659,
                "count": 23351252,
                "maximum": 4801064.994,
                "minimum": 4799656.414,
                "name": "Y",
                "position": 1,
                "stddev": 406.748223,
                "variance": 165444.1169
              },
              {
                "average": 1772.378831,
                "count": 23351252,
                "maximum": 2214.906692,
                "minimum": 1554.606692,
                "name": "Z",
                "position": 2,
                "stddev": 32.25144053,
                "variance": 1040.155416
              },
              {
                "average": 19164.1045,
                "count": 23351252,
                "maximum": 59783,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10849.51301,
                "variance": 117711932.5
              },
              {
                "average": 1.175169323,
                "count": 23351252,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4227184802,
                "variance": 0.1786909135
              },
              {
                "average": 1.350343827,
                "count": 23351252,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5746475544,
                "variance": 0.3302198118
              },
              {
                "average": 0.3119706387,
                "count": 23351252,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4632979262,
                "variance": 0.2146449685
              },
              {
                "average": 0,
                "count": 23351252,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219974372,
                "count": 23351252,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.161263041,
                "variance": 1.34853185
              },
              {
                "average": 1.277482131,
                "count": 23351252,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75326471,
                "variance": 115.6327019
              },
              {
                "average": 0.4870022387,
                "count": 23351252,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998310404,
                "variance": 0.2498310689
              },
              {
                "average": 10079.40315,
                "count": 23351252,
                "maximum": 10082,
                "minimum": 10077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.144777328,
                "variance": 1.310515132
              },
              {
                "average": 243698929.6,
                "count": 23351252,
                "maximum": 243700194.9,
                "minimum": 243697746.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.5185158,
                "variance": 270939.5253
              },
              {
                "average": 0,
                "count": 23351252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23351252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23351252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23351252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23351252,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635751.3401,
              4799656.414,
              1554.606692,
              636792.4201,
              4801064.994,
              2214.906692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635751.3401043867,
                    4799656.413682866,
                    1554.6066921420495
                  ],
                  [
                    635751.3401043867,
                    4801064.993682866,
                    1554.6066921420495
                  ],
                  [
                    636792.4201043868,
                    4801064.993682866,
                    2214.9066921420495
                  ],
                  [
                    636792.4201043868,
                    4799656.413682866,
                    2214.9066921420495
                  ],
                  [
                    635751.3401043867,
                    4799656.413682866,
                    1554.6066921420495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:16:34+00:00",
            "end_time": "2019-06-04T15:35: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": "20190603_43121C3303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032261349536,
              43.30001695337747,
              1822.3838760663104
            ],
            [
              -121.34998018727246,
              43.31267487223066,
              1822.3838760663104
            ],
            [
              -121.33714588826751,
              43.312488959476234,
              2405.8238760663107
            ],
            [
              -121.33749097499452,
              43.299831122342496,
              2405.8238760663107
            ],
            [
              -121.35032261349536,
              43.30001695337747,
              1822.3838760663104
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503226,
        43.29983112,
        1822.383876,
        -121.3371459,
        43.31267487,
        2405.823876
      ],
      "properties": {
        "datetime": "2019-06-03T19:56:57Z",
        "pc:count": 20407307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634369.4725,
            "count": 20407307,
            "maximum": 634848.7718,
            "minimum": 633807.5518,
            "name": "X",
            "position": 0,
            "stddev": 279.9165038,
            "variance": 78353.24908
          },
          {
            "average": 4796150.129,
            "count": 20407307,
            "maximum": 4796859.636,
            "minimum": 4795453.336,
            "name": "Y",
            "position": 1,
            "stddev": 407.2933531,
            "variance": 165887.8755
          },
          {
            "average": 1861.380558,
            "count": 20407307,
            "maximum": 2405.823876,
            "minimum": 1822.383876,
            "name": "Z",
            "position": 2,
            "stddev": 5.797135479,
            "variance": 33.60677976
          },
          {
            "average": 18715.2924,
            "count": 20407307,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10025.5795,
            "variance": 100512244.3
          },
          {
            "average": 1.150918296,
            "count": 20407307,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4048591419,
            "variance": 0.1639109248
          },
          {
            "average": 1.301887162,
            "count": 20407307,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5640086075,
            "variance": 0.3181057094
          },
          {
            "average": 0.5012781451,
            "count": 20407307,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983786,
            "variance": 0.2499983786
          },
          {
            "average": 0,
            "count": 20407307,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23456113,
            "count": 20407307,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.143407558,
            "variance": 1.307380843
          },
          {
            "average": -0.04673082515,
            "count": 20407307,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80474976,
            "variance": 116.7426174
          },
          {
            "average": 0.4943087787,
            "count": 20407307,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999676212,
            "variance": 0.2499676222
          },
          {
            "average": 10066.93506,
            "count": 20407307,
            "maximum": 10069,
            "minimum": 10064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.07977663,
            "variance": 1.16591757
          },
          {
            "average": 243626451.8,
            "count": 20407307,
            "maximum": 243627017.2,
            "minimum": 243625709.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282.4227045,
            "variance": 79762.58403
          },
          {
            "average": 0,
            "count": 20407307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20407307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20407307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20407307,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20407307,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633807.5518,
          4795453.336,
          1822.383876,
          634848.7718,
          4796859.636,
          2405.823876
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633807.5517857576,
                4795453.335966179,
                1822.3838760663104
              ],
              [
                633807.5517857576,
                4796859.63596618,
                1822.3838760663104
              ],
              [
                634848.7717857576,
                4796859.63596618,
                2405.8238760663107
              ],
              [
                634848.7717857576,
                4795453.335966179,
                2405.8238760663107
              ],
              [
                633807.5517857576,
                4795453.335966179,
                1822.3838760663104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:56:57+00:00",
        "end_time": "2019-06-03T19:35:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503226,
            43.29983112,
            1822.383876,
            -121.3371459,
            43.31267487,
            2405.823876
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032261349536,
                  43.30001695337747,
                  1822.3838760663104
                ],
                [
                  -121.34998018727246,
                  43.31267487223066,
                  1822.3838760663104
                ],
                [
                  -121.33714588826751,
                  43.312488959476234,
                  2405.8238760663107
                ],
                [
                  -121.33749097499452,
                  43.299831122342496,
                  2405.8238760663107
                ],
                [
                  -121.35032261349536,
                  43.30001695337747,
                  1822.3838760663104
                ]
              ]
            ]
          },
          "id": "20190603_43121C3303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:56:57Z",
            "pc:count": 20407307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634369.4725,
                "count": 20407307,
                "maximum": 634848.7718,
                "minimum": 633807.5518,
                "name": "X",
                "position": 0,
                "stddev": 279.9165038,
                "variance": 78353.24908
              },
              {
                "average": 4796150.129,
                "count": 20407307,
                "maximum": 4796859.636,
                "minimum": 4795453.336,
                "name": "Y",
                "position": 1,
                "stddev": 407.2933531,
                "variance": 165887.8755
              },
              {
                "average": 1861.380558,
                "count": 20407307,
                "maximum": 2405.823876,
                "minimum": 1822.383876,
                "name": "Z",
                "position": 2,
                "stddev": 5.797135479,
                "variance": 33.60677976
              },
              {
                "average": 18715.2924,
                "count": 20407307,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10025.5795,
                "variance": 100512244.3
              },
              {
                "average": 1.150918296,
                "count": 20407307,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4048591419,
                "variance": 0.1639109248
              },
              {
                "average": 1.301887162,
                "count": 20407307,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5640086075,
                "variance": 0.3181057094
              },
              {
                "average": 0.5012781451,
                "count": 20407307,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983786,
                "variance": 0.2499983786
              },
              {
                "average": 0,
                "count": 20407307,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23456113,
                "count": 20407307,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.143407558,
                "variance": 1.307380843
              },
              {
                "average": -0.04673082515,
                "count": 20407307,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80474976,
                "variance": 116.7426174
              },
              {
                "average": 0.4943087787,
                "count": 20407307,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999676212,
                "variance": 0.2499676222
              },
              {
                "average": 10066.93506,
                "count": 20407307,
                "maximum": 10069,
                "minimum": 10064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.07977663,
                "variance": 1.16591757
              },
              {
                "average": 243626451.8,
                "count": 20407307,
                "maximum": 243627017.2,
                "minimum": 243625709.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282.4227045,
                "variance": 79762.58403
              },
              {
                "average": 0,
                "count": 20407307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20407307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20407307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20407307,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20407307,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633807.5518,
              4795453.336,
              1822.383876,
              634848.7718,
              4796859.636,
              2405.823876
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633807.5517857576,
                    4795453.335966179,
                    1822.3838760663104
                  ],
                  [
                    633807.5517857576,
                    4796859.63596618,
                    1822.3838760663104
                  ],
                  [
                    634848.7717857576,
                    4796859.63596618,
                    2405.8238760663107
                  ],
                  [
                    634848.7717857576,
                    4795453.335966179,
                    2405.8238760663107
                  ],
                  [
                    633807.5517857576,
                    4795453.335966179,
                    1822.3838760663104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:56:57+00:00",
            "end_time": "2019-06-03T19:35:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.28783697065158,
              43.32500004748806,
              1603.3553504362683
            ],
            [
              -121.28748058975712,
              43.33768162632265,
              1603.3553504362683
            ],
            [
              -121.2747921219013,
              43.33749088578927,
              2213.9353504362684
            ],
            [
              -121.27515114012745,
              43.32480939094851,
              2213.9353504362684
            ],
            [
              -121.28783697065158,
              43.32500004748806,
              1603.3553504362683
            ]
          ]
        ]
      },
      "bbox": [
        -121.287837,
        43.32480939,
        1603.35535,
        -121.2747921,
        43.33768163,
        2213.93535
      ],
      "properties": {
        "datetime": "2019-06-04T16:17:34Z",
        "pc:count": 20762433,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639304.4913,
            "count": 20762433,
            "maximum": 639848.044,
            "minimum": 638819.044,
            "name": "X",
            "position": 0,
            "stddev": 283.2216702,
            "variance": 80214.51447
          },
          {
            "average": 4799052.39,
            "count": 20762433,
            "maximum": 4799738.88,
            "minimum": 4798329.9,
            "name": "Y",
            "position": 1,
            "stddev": 386.097178,
            "variance": 149071.0309
          },
          {
            "average": 1735.898651,
            "count": 20762433,
            "maximum": 2213.93535,
            "minimum": 1603.35535,
            "name": "Z",
            "position": 2,
            "stddev": 11.59960996,
            "variance": 134.5509512
          },
          {
            "average": 19157.40115,
            "count": 20762433,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10569.04215,
            "variance": 111704652
          },
          {
            "average": 1.159565982,
            "count": 20762433,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4079229029,
            "variance": 0.1664010947
          },
          {
            "average": 1.319119489,
            "count": 20762433,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5604973849,
            "variance": 0.3141573185
          },
          {
            "average": 0.2574128475,
            "count": 20762433,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4372087404,
            "variance": 0.1911514827
          },
          {
            "average": 0,
            "count": 20762433,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215702611,
            "count": 20762433,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.083621336,
            "variance": 1.1742352
          },
          {
            "average": 0.7007216223,
            "count": 20762433,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84579756,
            "variance": 117.6313246
          },
          {
            "average": 0.4908515779,
            "count": 20762433,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999163114,
            "variance": 0.2499163184
          },
          {
            "average": 10079.27154,
            "count": 20762433,
            "maximum": 10082,
            "minimum": 10077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.164504463,
            "variance": 1.356070645
          },
          {
            "average": 243698864.9,
            "count": 20762433,
            "maximum": 243700254,
            "minimum": 243697688.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 542.2758516,
            "variance": 294063.0993
          },
          {
            "average": 0,
            "count": 20762433,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20762433,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20762433,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20762433,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20762433,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638819.044,
          4798329.9,
          1603.35535,
          639848.044,
          4799738.88,
          2213.93535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638819.0439792238,
                4798329.899880882,
                1603.3553504362683
              ],
              [
                638819.0439792238,
                4799738.879880883,
                1603.3553504362683
              ],
              [
                639848.0439792238,
                4799738.879880883,
                2213.9353504362684
              ],
              [
                639848.0439792238,
                4798329.899880882,
                2213.9353504362684
              ],
              [
                638819.0439792238,
                4798329.899880882,
                1603.3553504362683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:17:34+00:00",
        "end_time": "2019-06-04T15:34:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.287837,
            43.32480939,
            1603.35535,
            -121.2747921,
            43.33768163,
            2213.93535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.28783697065158,
                  43.32500004748806,
                  1603.3553504362683
                ],
                [
                  -121.28748058975712,
                  43.33768162632265,
                  1603.3553504362683
                ],
                [
                  -121.2747921219013,
                  43.33749088578927,
                  2213.9353504362684
                ],
                [
                  -121.27515114012745,
                  43.32480939094851,
                  2213.9353504362684
                ],
                [
                  -121.28783697065158,
                  43.32500004748806,
                  1603.3553504362683
                ]
              ]
            ]
          },
          "id": "20190604_43121C3218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:17:34Z",
            "pc:count": 20762433,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639304.4913,
                "count": 20762433,
                "maximum": 639848.044,
                "minimum": 638819.044,
                "name": "X",
                "position": 0,
                "stddev": 283.2216702,
                "variance": 80214.51447
              },
              {
                "average": 4799052.39,
                "count": 20762433,
                "maximum": 4799738.88,
                "minimum": 4798329.9,
                "name": "Y",
                "position": 1,
                "stddev": 386.097178,
                "variance": 149071.0309
              },
              {
                "average": 1735.898651,
                "count": 20762433,
                "maximum": 2213.93535,
                "minimum": 1603.35535,
                "name": "Z",
                "position": 2,
                "stddev": 11.59960996,
                "variance": 134.5509512
              },
              {
                "average": 19157.40115,
                "count": 20762433,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10569.04215,
                "variance": 111704652
              },
              {
                "average": 1.159565982,
                "count": 20762433,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4079229029,
                "variance": 0.1664010947
              },
              {
                "average": 1.319119489,
                "count": 20762433,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5604973849,
                "variance": 0.3141573185
              },
              {
                "average": 0.2574128475,
                "count": 20762433,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4372087404,
                "variance": 0.1911514827
              },
              {
                "average": 0,
                "count": 20762433,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215702611,
                "count": 20762433,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.083621336,
                "variance": 1.1742352
              },
              {
                "average": 0.7007216223,
                "count": 20762433,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84579756,
                "variance": 117.6313246
              },
              {
                "average": 0.4908515779,
                "count": 20762433,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999163114,
                "variance": 0.2499163184
              },
              {
                "average": 10079.27154,
                "count": 20762433,
                "maximum": 10082,
                "minimum": 10077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.164504463,
                "variance": 1.356070645
              },
              {
                "average": 243698864.9,
                "count": 20762433,
                "maximum": 243700254,
                "minimum": 243697688.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 542.2758516,
                "variance": 294063.0993
              },
              {
                "average": 0,
                "count": 20762433,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20762433,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20762433,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20762433,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20762433,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638819.044,
              4798329.9,
              1603.35535,
              639848.044,
              4799738.88,
              2213.93535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638819.0439792238,
                    4798329.899880882,
                    1603.3553504362683
                  ],
                  [
                    638819.0439792238,
                    4799738.879880883,
                    1603.3553504362683
                  ],
                  [
                    639848.0439792238,
                    4799738.879880883,
                    2213.9353504362684
                  ],
                  [
                    639848.0439792238,
                    4798329.899880882,
                    2213.9353504362684
                  ],
                  [
                    638819.0439792238,
                    4798329.899880882,
                    1603.3553504362683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:17:34+00:00",
            "end_time": "2019-06-04T15:34: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": "20190604_43121D3309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3378276856009,
              43.41250001442805,
              1460.642301815643
            ],
            [
              -121.33748311260166,
              43.42509171892342,
              1460.642301815643
            ],
            [
              -121.32464418814098,
              43.42490429552657,
              1995.3423018156427
            ],
            [
              -121.32499141911212,
              43.41231267296514,
              1995.3423018156427
            ],
            [
              -121.3378276856009,
              43.41250001442805,
              1460.642301815643
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378277,
        43.41231267,
        1460.642302,
        -121.3246442,
        43.42509172,
        1995.342302
      ],
      "properties": {
        "datetime": "2019-06-04T18:33:40Z",
        "pc:count": 19657270,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635063.6887,
            "count": 19657270,
            "maximum": 635611.8586,
            "minimum": 634572.1786,
            "name": "X",
            "position": 0,
            "stddev": 292.4059628,
            "variance": 85501.24708
          },
          {
            "average": 4808651.606,
            "count": 19657270,
            "maximum": 4809364.554,
            "minimum": 4807965.574,
            "name": "Y",
            "position": 1,
            "stddev": 390.9807012,
            "variance": 152865.9087
          },
          {
            "average": 1545.130538,
            "count": 19657270,
            "maximum": 1995.342302,
            "minimum": 1460.642302,
            "name": "Z",
            "position": 2,
            "stddev": 23.68304588,
            "variance": 560.8866622
          },
          {
            "average": 19517.56466,
            "count": 19657270,
            "maximum": 56211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10930.6569,
            "variance": 119479260.2
          },
          {
            "average": 1.195722041,
            "count": 19657270,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4871157703,
            "variance": 0.2372817737
          },
          {
            "average": 1.391427599,
            "count": 19657270,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6912037443,
            "variance": 0.4777626162
          },
          {
            "average": 0.4997907136,
            "count": 19657270,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999689,
            "variance": 0.2499999689
          },
          {
            "average": 0,
            "count": 19657270,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331915469,
            "count": 19657270,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.79103451,
            "variance": 3.207804617
          },
          {
            "average": 0.568988371,
            "count": 19657270,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91809161,
            "variance": 119.2047244
          },
          {
            "average": 0.4948942045,
            "count": 19657270,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999739429,
            "variance": 0.2499739436
          },
          {
            "average": 10096.11132,
            "count": 19657270,
            "maximum": 10100,
            "minimum": 10093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.424895067,
            "variance": 2.030325951
          },
          {
            "average": 243706697.4,
            "count": 19657270,
            "maximum": 243708420,
            "minimum": 243705377.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 607.6319664,
            "variance": 369216.6066
          },
          {
            "average": 0,
            "count": 19657270,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19657270,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19657270,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19657270,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19657270,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634572.1786,
          4807965.574,
          1460.642302,
          635611.8586,
          4809364.554,
          1995.342302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634572.1786042623,
                4807965.573889706,
                1460.642301815643
              ],
              [
                634572.1786042623,
                4809364.553889707,
                1460.642301815643
              ],
              [
                635611.8586042622,
                4809364.553889707,
                1995.3423018156427
              ],
              [
                635611.8586042622,
                4807965.573889706,
                1995.3423018156427
              ],
              [
                634572.1786042623,
                4807965.573889706,
                1460.642301815643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:33:40+00:00",
        "end_time": "2019-06-04T17:42:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378277,
            43.41231267,
            1460.642302,
            -121.3246442,
            43.42509172,
            1995.342302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3378276856009,
                  43.41250001442805,
                  1460.642301815643
                ],
                [
                  -121.33748311260166,
                  43.42509171892342,
                  1460.642301815643
                ],
                [
                  -121.32464418814098,
                  43.42490429552657,
                  1995.3423018156427
                ],
                [
                  -121.32499141911212,
                  43.41231267296514,
                  1995.3423018156427
                ],
                [
                  -121.3378276856009,
                  43.41250001442805,
                  1460.642301815643
                ]
              ]
            ]
          },
          "id": "20190604_43121D3309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:33:40Z",
            "pc:count": 19657270,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635063.6887,
                "count": 19657270,
                "maximum": 635611.8586,
                "minimum": 634572.1786,
                "name": "X",
                "position": 0,
                "stddev": 292.4059628,
                "variance": 85501.24708
              },
              {
                "average": 4808651.606,
                "count": 19657270,
                "maximum": 4809364.554,
                "minimum": 4807965.574,
                "name": "Y",
                "position": 1,
                "stddev": 390.9807012,
                "variance": 152865.9087
              },
              {
                "average": 1545.130538,
                "count": 19657270,
                "maximum": 1995.342302,
                "minimum": 1460.642302,
                "name": "Z",
                "position": 2,
                "stddev": 23.68304588,
                "variance": 560.8866622
              },
              {
                "average": 19517.56466,
                "count": 19657270,
                "maximum": 56211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10930.6569,
                "variance": 119479260.2
              },
              {
                "average": 1.195722041,
                "count": 19657270,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4871157703,
                "variance": 0.2372817737
              },
              {
                "average": 1.391427599,
                "count": 19657270,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6912037443,
                "variance": 0.4777626162
              },
              {
                "average": 0.4997907136,
                "count": 19657270,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999689,
                "variance": 0.2499999689
              },
              {
                "average": 0,
                "count": 19657270,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331915469,
                "count": 19657270,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.79103451,
                "variance": 3.207804617
              },
              {
                "average": 0.568988371,
                "count": 19657270,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91809161,
                "variance": 119.2047244
              },
              {
                "average": 0.4948942045,
                "count": 19657270,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999739429,
                "variance": 0.2499739436
              },
              {
                "average": 10096.11132,
                "count": 19657270,
                "maximum": 10100,
                "minimum": 10093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.424895067,
                "variance": 2.030325951
              },
              {
                "average": 243706697.4,
                "count": 19657270,
                "maximum": 243708420,
                "minimum": 243705377.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 607.6319664,
                "variance": 369216.6066
              },
              {
                "average": 0,
                "count": 19657270,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19657270,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19657270,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19657270,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19657270,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634572.1786,
              4807965.574,
              1460.642302,
              635611.8586,
              4809364.554,
              1995.342302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634572.1786042623,
                    4807965.573889706,
                    1460.642301815643
                  ],
                  [
                    634572.1786042623,
                    4809364.553889707,
                    1460.642301815643
                  ],
                  [
                    635611.8586042622,
                    4809364.553889707,
                    1995.3423018156427
                  ],
                  [
                    635611.8586042622,
                    4807965.573889706,
                    1995.3423018156427
                  ],
                  [
                    634572.1786042623,
                    4807965.573889706,
                    1460.642301815643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:33:40+00:00",
            "end_time": "2019-06-04T17:42:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782642657206,
              43.400000112883106,
              1499.5313268156076
            ],
            [
              -121.33747968862713,
              43.412676451019614,
              1499.5313268156076
            ],
            [
              -121.3246426463743,
              43.412489059034876,
              1981.3513268156078
            ],
            [
              -121.32499205859351,
              43.399812803371084,
              1981.3513268156078
            ],
            [
              -121.33782642657206,
              43.400000112883106,
              1499.5313268156076
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378264,
        43.3998128,
        1499.531327,
        -121.3246426,
        43.41267645,
        1981.351327
      ],
      "properties": {
        "datetime": "2019-06-04T18:04:13Z",
        "pc:count": 21342055,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635108.7569,
            "count": 21342055,
            "maximum": 635639.7026,
            "minimum": 634599.9626,
            "name": "X",
            "position": 0,
            "stddev": 289.8351091,
            "variance": 84004.39048
          },
          {
            "average": 4807267.638,
            "count": 21342055,
            "maximum": 4807985.731,
            "minimum": 4806577.351,
            "name": "Y",
            "position": 1,
            "stddev": 399.4856155,
            "variance": 159588.757
          },
          {
            "average": 1548.214055,
            "count": 21342055,
            "maximum": 1981.351327,
            "minimum": 1499.531327,
            "name": "Z",
            "position": 2,
            "stddev": 13.52626524,
            "variance": 182.9598513
          },
          {
            "average": 19732.72704,
            "count": 21342055,
            "maximum": 53144,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11137.22634,
            "variance": 124037810.5
          },
          {
            "average": 1.189921964,
            "count": 21342055,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4693429521,
            "variance": 0.2202828067
          },
          {
            "average": 1.379830105,
            "count": 21342055,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6594016993,
            "variance": 0.434810601
          },
          {
            "average": 0.5001525392,
            "count": 21342055,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999884,
            "variance": 0.2499999884
          },
          {
            "average": 0,
            "count": 21342055,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316834063,
            "count": 21342055,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.610282111,
            "variance": 2.593008476
          },
          {
            "average": 0.4293071886,
            "count": 21342055,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83563969,
            "variance": 117.4110874
          },
          {
            "average": 0.4910548211,
            "count": 21342055,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999199891,
            "variance": 0.2499199955
          },
          {
            "average": 10093.08801,
            "count": 21342055,
            "maximum": 10096,
            "minimum": 10091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.079494757,
            "variance": 1.165308931
          },
          {
            "average": 243705375,
            "count": 21342055,
            "maximum": 243706653.9,
            "minimum": 243704339.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.3741478,
            "variance": 274968.2469
          },
          {
            "average": 0,
            "count": 21342055,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21342055,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21342055,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21342055,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21342055,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634599.9626,
          4806577.351,
          1499.531327,
          635639.7026,
          4807985.731,
          1981.351327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634599.9625960536,
                4806577.350709167,
                1499.5313268156076
              ],
              [
                634599.9625960536,
                4807985.730709168,
                1499.5313268156076
              ],
              [
                635639.7025960536,
                4807985.730709168,
                1981.3513268156078
              ],
              [
                635639.7025960536,
                4806577.350709167,
                1981.3513268156078
              ],
              [
                634599.9625960536,
                4806577.350709167,
                1499.5313268156076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:04:13+00:00",
        "end_time": "2019-06-04T17:25:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378264,
            43.3998128,
            1499.531327,
            -121.3246426,
            43.41267645,
            1981.351327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782642657206,
                  43.400000112883106,
                  1499.5313268156076
                ],
                [
                  -121.33747968862713,
                  43.412676451019614,
                  1499.5313268156076
                ],
                [
                  -121.3246426463743,
                  43.412489059034876,
                  1981.3513268156078
                ],
                [
                  -121.32499205859351,
                  43.399812803371084,
                  1981.3513268156078
                ],
                [
                  -121.33782642657206,
                  43.400000112883106,
                  1499.5313268156076
                ]
              ]
            ]
          },
          "id": "20190604_43121D3314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:04:13Z",
            "pc:count": 21342055,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635108.7569,
                "count": 21342055,
                "maximum": 635639.7026,
                "minimum": 634599.9626,
                "name": "X",
                "position": 0,
                "stddev": 289.8351091,
                "variance": 84004.39048
              },
              {
                "average": 4807267.638,
                "count": 21342055,
                "maximum": 4807985.731,
                "minimum": 4806577.351,
                "name": "Y",
                "position": 1,
                "stddev": 399.4856155,
                "variance": 159588.757
              },
              {
                "average": 1548.214055,
                "count": 21342055,
                "maximum": 1981.351327,
                "minimum": 1499.531327,
                "name": "Z",
                "position": 2,
                "stddev": 13.52626524,
                "variance": 182.9598513
              },
              {
                "average": 19732.72704,
                "count": 21342055,
                "maximum": 53144,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11137.22634,
                "variance": 124037810.5
              },
              {
                "average": 1.189921964,
                "count": 21342055,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4693429521,
                "variance": 0.2202828067
              },
              {
                "average": 1.379830105,
                "count": 21342055,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6594016993,
                "variance": 0.434810601
              },
              {
                "average": 0.5001525392,
                "count": 21342055,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999884,
                "variance": 0.2499999884
              },
              {
                "average": 0,
                "count": 21342055,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316834063,
                "count": 21342055,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.610282111,
                "variance": 2.593008476
              },
              {
                "average": 0.4293071886,
                "count": 21342055,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83563969,
                "variance": 117.4110874
              },
              {
                "average": 0.4910548211,
                "count": 21342055,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999199891,
                "variance": 0.2499199955
              },
              {
                "average": 10093.08801,
                "count": 21342055,
                "maximum": 10096,
                "minimum": 10091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.079494757,
                "variance": 1.165308931
              },
              {
                "average": 243705375,
                "count": 21342055,
                "maximum": 243706653.9,
                "minimum": 243704339.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.3741478,
                "variance": 274968.2469
              },
              {
                "average": 0,
                "count": 21342055,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21342055,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21342055,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21342055,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21342055,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634599.9626,
              4806577.351,
              1499.531327,
              635639.7026,
              4807985.731,
              1981.351327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634599.9625960536,
                    4806577.350709167,
                    1499.5313268156076
                  ],
                  [
                    634599.9625960536,
                    4807985.730709168,
                    1499.5313268156076
                  ],
                  [
                    635639.7025960536,
                    4807985.730709168,
                    1981.3513268156078
                  ],
                  [
                    635639.7025960536,
                    4806577.350709167,
                    1981.3513268156078
                  ],
                  [
                    634599.9625960536,
                    4806577.350709167,
                    1499.5313268156076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:04:13+00:00",
            "end_time": "2019-06-04T17: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": "20190603_43121C4209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40031284911178,
              43.350042312550734,
              1545.211655342033
            ],
            [
              -121.39998102076885,
              43.36266983079903,
              1545.211655342033
            ],
            [
              -121.38715560587414,
              43.362489641060115,
              2213.611655342033
            ],
            [
              -121.38749009128442,
              43.34986220181733,
              2213.611655342033
            ],
            [
              -121.40031284911178,
              43.350042312550734,
              1545.211655342033
            ]
          ]
        ]
      },
      "bbox": [
        -121.4003128,
        43.3498622,
        1545.211655,
        -121.3871556,
        43.36266983,
        2213.611655
      ],
      "properties": {
        "datetime": "2019-06-04T15:59:40Z",
        "pc:count": 24697421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630185.1692,
            "count": 24697421,
            "maximum": 630685.8745,
            "minimum": 629646.2545,
            "name": "X",
            "position": 0,
            "stddev": 284.4696261,
            "variance": 80922.96819
          },
          {
            "average": 4801639.46,
            "count": 24697421,
            "maximum": 4802333.038,
            "minimum": 4800930.138,
            "name": "Y",
            "position": 1,
            "stddev": 396.7884345,
            "variance": 157441.0618
          },
          {
            "average": 1782.841154,
            "count": 24697421,
            "maximum": 2213.611655,
            "minimum": 1545.211655,
            "name": "Z",
            "position": 2,
            "stddev": 30.42867999,
            "variance": 925.9045658
          },
          {
            "average": 16394.17977,
            "count": 24697421,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9715.621351,
            "variance": 94393298.24
          },
          {
            "average": 1.20056329,
            "count": 24697421,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4519786306,
            "variance": 0.2042846825
          },
          {
            "average": 1.401162818,
            "count": 24697421,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6099841152,
            "variance": 0.3720806208
          },
          {
            "average": 0,
            "count": 24697421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24697421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246800263,
            "count": 24697421,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.345628709,
            "variance": 1.810716624
          },
          {
            "average": -0.3266971083,
            "count": 24697421,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81191983,
            "variance": 116.8976105
          },
          {
            "average": 0.4933007378,
            "count": 24697421,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499955128,
            "variance": 0.24995513
          },
          {
            "average": 10076.8767,
            "count": 24697421,
            "maximum": 10080,
            "minimum": 10072,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.109134734,
            "variance": 1.230179859
          },
          {
            "average": 243697659.7,
            "count": 24697421,
            "maximum": 243699180.9,
            "minimum": 243628328,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1209.747441,
            "variance": 1463488.871
          },
          {
            "average": 0,
            "count": 24697421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24697421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24697421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24697421,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24697421,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629646.2545,
          4800930.138,
          1545.211655,
          630685.8745,
          4802333.038,
          2213.611655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629646.2545190285,
                4800930.137828515,
                1545.211655342033
              ],
              [
                629646.2545190285,
                4802333.037828515,
                1545.211655342033
              ],
              [
                630685.8745190286,
                4802333.037828515,
                2213.611655342033
              ],
              [
                630685.8745190286,
                4800930.137828515,
                2213.611655342033
              ],
              [
                629646.2545190285,
                4800930.137828515,
                1545.211655342033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:59:40+00:00",
        "end_time": "2019-06-03T20:18:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4003128,
            43.3498622,
            1545.211655,
            -121.3871556,
            43.36266983,
            2213.611655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40031284911178,
                  43.350042312550734,
                  1545.211655342033
                ],
                [
                  -121.39998102076885,
                  43.36266983079903,
                  1545.211655342033
                ],
                [
                  -121.38715560587414,
                  43.362489641060115,
                  2213.611655342033
                ],
                [
                  -121.38749009128442,
                  43.34986220181733,
                  2213.611655342033
                ],
                [
                  -121.40031284911178,
                  43.350042312550734,
                  1545.211655342033
                ]
              ]
            ]
          },
          "id": "20190603_43121C4209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:59:40Z",
            "pc:count": 24697421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630185.1692,
                "count": 24697421,
                "maximum": 630685.8745,
                "minimum": 629646.2545,
                "name": "X",
                "position": 0,
                "stddev": 284.4696261,
                "variance": 80922.96819
              },
              {
                "average": 4801639.46,
                "count": 24697421,
                "maximum": 4802333.038,
                "minimum": 4800930.138,
                "name": "Y",
                "position": 1,
                "stddev": 396.7884345,
                "variance": 157441.0618
              },
              {
                "average": 1782.841154,
                "count": 24697421,
                "maximum": 2213.611655,
                "minimum": 1545.211655,
                "name": "Z",
                "position": 2,
                "stddev": 30.42867999,
                "variance": 925.9045658
              },
              {
                "average": 16394.17977,
                "count": 24697421,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9715.621351,
                "variance": 94393298.24
              },
              {
                "average": 1.20056329,
                "count": 24697421,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4519786306,
                "variance": 0.2042846825
              },
              {
                "average": 1.401162818,
                "count": 24697421,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6099841152,
                "variance": 0.3720806208
              },
              {
                "average": 0,
                "count": 24697421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24697421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246800263,
                "count": 24697421,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.345628709,
                "variance": 1.810716624
              },
              {
                "average": -0.3266971083,
                "count": 24697421,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81191983,
                "variance": 116.8976105
              },
              {
                "average": 0.4933007378,
                "count": 24697421,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499955128,
                "variance": 0.24995513
              },
              {
                "average": 10076.8767,
                "count": 24697421,
                "maximum": 10080,
                "minimum": 10072,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.109134734,
                "variance": 1.230179859
              },
              {
                "average": 243697659.7,
                "count": 24697421,
                "maximum": 243699180.9,
                "minimum": 243628328,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1209.747441,
                "variance": 1463488.871
              },
              {
                "average": 0,
                "count": 24697421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24697421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24697421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24697421,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24697421,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629646.2545,
              4800930.138,
              1545.211655,
              630685.8745,
              4802333.038,
              2213.611655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629646.2545190285,
                    4800930.137828515,
                    1545.211655342033
                  ],
                  [
                    629646.2545190285,
                    4802333.037828515,
                    1545.211655342033
                  ],
                  [
                    630685.8745190286,
                    4802333.037828515,
                    2213.611655342033
                  ],
                  [
                    630685.8745190286,
                    4800930.137828515,
                    2213.611655342033
                  ],
                  [
                    629646.2545190285,
                    4800930.137828515,
                    1545.211655342033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:59:40+00:00",
            "end_time": "2019-06-03T20:18: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": "20190604_43121D3414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.27533953610194,
              43.40000038126178,
              1415.4616132429737
            ],
            [
              -121.27497957271058,
              43.41268315009621,
              1415.4616132429737
            ],
            [
              -121.2621296125936,
              43.412488539880066,
              1994.9616132429737
            ],
            [
              -121.26249225413449,
              43.399805856738574,
              1994.9616132429737
            ],
            [
              -121.27533953610194,
              43.40000038126178,
              1415.4616132429737
            ]
          ]
        ]
      },
      "bbox": [
        -121.2753395,
        43.39980586,
        1415.461613,
        -121.2621296,
        43.41268315,
        1994.961613
      ],
      "properties": {
        "datetime": "2019-06-04T18:46:39Z",
        "pc:count": 18617524,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640177.1626,
            "count": 18617524,
            "maximum": 640700.9493,
            "minimum": 639660.1293,
            "name": "X",
            "position": 0,
            "stddev": 294.1719643,
            "variance": 86537.14457
          },
          {
            "average": 4807387.372,
            "count": 18617524,
            "maximum": 4808089.309,
            "minimum": 4806680.169,
            "name": "Y",
            "position": 1,
            "stddev": 402.2450215,
            "variance": 161801.0573
          },
          {
            "average": 1462.256459,
            "count": 18617524,
            "maximum": 1994.961613,
            "minimum": 1415.461613,
            "name": "Z",
            "position": 2,
            "stddev": 13.86214834,
            "variance": 192.1591567
          },
          {
            "average": 20811.62071,
            "count": 18617524,
            "maximum": 64690,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10821.42129,
            "variance": 117103158.8
          },
          {
            "average": 1.154096485,
            "count": 18617524,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4346479197,
            "variance": 0.1889188141
          },
          {
            "average": 1.308165898,
            "count": 18617524,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6235949337,
            "variance": 0.3888706413
          },
          {
            "average": 0.4986515393,
            "count": 18617524,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981951,
            "variance": 0.2499981951
          },
          {
            "average": 0,
            "count": 18617524,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.57123552,
            "count": 18617524,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.337966332,
            "variance": 5.466086567
          },
          {
            "average": 0.9928588019,
            "count": 18617524,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8246684,
            "variance": 117.173446
          },
          {
            "average": 0.4929472362,
            "count": 18617524,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999502695,
            "variance": 0.2499502719
          },
          {
            "average": 10098.76729,
            "count": 18617524,
            "maximum": 10102,
            "minimum": 10095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.035966297,
            "variance": 4.145158764
          },
          {
            "average": 243707829.4,
            "count": 18617524,
            "maximum": 243709199.6,
            "minimum": 243706147.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 897.9260021,
            "variance": 806271.1053
          },
          {
            "average": 0,
            "count": 18617524,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18617524,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18617524,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18617524,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18617524,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          639660.1293,
          4806680.169,
          1415.461613,
          640700.9493,
          4808089.309,
          1994.961613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                639660.1293020613,
                4806680.169236576,
                1415.4616132429737
              ],
              [
                639660.1293020613,
                4808089.309236577,
                1415.4616132429737
              ],
              [
                640700.9493020613,
                4808089.309236577,
                1994.9616132429737
              ],
              [
                640700.9493020613,
                4806680.169236576,
                1994.9616132429737
              ],
              [
                639660.1293020613,
                4806680.169236576,
                1415.4616132429737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:46:39+00:00",
        "end_time": "2019-06-04T17:55:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2753395,
            43.39980586,
            1415.461613,
            -121.2621296,
            43.41268315,
            1994.961613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.27533953610194,
                  43.40000038126178,
                  1415.4616132429737
                ],
                [
                  -121.27497957271058,
                  43.41268315009621,
                  1415.4616132429737
                ],
                [
                  -121.2621296125936,
                  43.412488539880066,
                  1994.9616132429737
                ],
                [
                  -121.26249225413449,
                  43.399805856738574,
                  1994.9616132429737
                ],
                [
                  -121.27533953610194,
                  43.40000038126178,
                  1415.4616132429737
                ]
              ]
            ]
          },
          "id": "20190604_43121D3414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:46:39Z",
            "pc:count": 18617524,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640177.1626,
                "count": 18617524,
                "maximum": 640700.9493,
                "minimum": 639660.1293,
                "name": "X",
                "position": 0,
                "stddev": 294.1719643,
                "variance": 86537.14457
              },
              {
                "average": 4807387.372,
                "count": 18617524,
                "maximum": 4808089.309,
                "minimum": 4806680.169,
                "name": "Y",
                "position": 1,
                "stddev": 402.2450215,
                "variance": 161801.0573
              },
              {
                "average": 1462.256459,
                "count": 18617524,
                "maximum": 1994.961613,
                "minimum": 1415.461613,
                "name": "Z",
                "position": 2,
                "stddev": 13.86214834,
                "variance": 192.1591567
              },
              {
                "average": 20811.62071,
                "count": 18617524,
                "maximum": 64690,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10821.42129,
                "variance": 117103158.8
              },
              {
                "average": 1.154096485,
                "count": 18617524,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4346479197,
                "variance": 0.1889188141
              },
              {
                "average": 1.308165898,
                "count": 18617524,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6235949337,
                "variance": 0.3888706413
              },
              {
                "average": 0.4986515393,
                "count": 18617524,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981951,
                "variance": 0.2499981951
              },
              {
                "average": 0,
                "count": 18617524,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.57123552,
                "count": 18617524,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.337966332,
                "variance": 5.466086567
              },
              {
                "average": 0.9928588019,
                "count": 18617524,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8246684,
                "variance": 117.173446
              },
              {
                "average": 0.4929472362,
                "count": 18617524,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999502695,
                "variance": 0.2499502719
              },
              {
                "average": 10098.76729,
                "count": 18617524,
                "maximum": 10102,
                "minimum": 10095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.035966297,
                "variance": 4.145158764
              },
              {
                "average": 243707829.4,
                "count": 18617524,
                "maximum": 243709199.6,
                "minimum": 243706147.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 897.9260021,
                "variance": 806271.1053
              },
              {
                "average": 0,
                "count": 18617524,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18617524,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18617524,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18617524,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18617524,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              639660.1293,
              4806680.169,
              1415.461613,
              640700.9493,
              4808089.309,
              1994.961613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    639660.1293020613,
                    4806680.169236576,
                    1415.4616132429737
                  ],
                  [
                    639660.1293020613,
                    4808089.309236577,
                    1415.4616132429737
                  ],
                  [
                    640700.9493020613,
                    4808089.309236577,
                    1994.9616132429737
                  ],
                  [
                    640700.9493020613,
                    4806680.169236576,
                    1994.9616132429737
                  ],
                  [
                    639660.1293020613,
                    4806680.169236576,
                    1415.4616132429737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:46:39+00:00",
            "end_time": "2019-06-04T17:55: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": "20190603_43121C3314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782576804983,
              43.2749995915801,
              1818.2808265187928
            ],
            [
              -121.33748053485408,
              43.28767638777243,
              1818.2808265187928
            ],
            [
              -121.3247740454271,
              43.28749095285978,
              2460.200826518793
            ],
            [
              -121.32512191421384,
              43.27481423830269,
              2460.200826518793
            ],
            [
              -121.33782576804983,
              43.2749995915801,
              1818.2808265187928
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378258,
        43.27481424,
        1818.280827,
        -121.324774,
        43.28767639,
        2460.200827
      ],
      "properties": {
        "datetime": "2019-06-03T19:38:45Z",
        "pc:count": 22900842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635355.684,
            "count": 22900842,
            "maximum": 635907.7655,
            "minimum": 634876.4855,
            "name": "X",
            "position": 0,
            "stddev": 272.548027,
            "variance": 74282.42702
          },
          {
            "average": 4793441.309,
            "count": 22900842,
            "maximum": 4794103.486,
            "minimum": 4792695.086,
            "name": "Y",
            "position": 1,
            "stddev": 387.4302623,
            "variance": 150102.2081
          },
          {
            "average": 1931.994947,
            "count": 22900842,
            "maximum": 2460.200827,
            "minimum": 1818.280827,
            "name": "Z",
            "position": 2,
            "stddev": 31.51380068,
            "variance": 993.1196332
          },
          {
            "average": 15897.83015,
            "count": 22900842,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9358.088267,
            "variance": 87573816.02
          },
          {
            "average": 1.191779237,
            "count": 22900842,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4514900216,
            "variance": 0.2038432396
          },
          {
            "average": 1.383525593,
            "count": 22900842,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6188048439,
            "variance": 0.3829194348
          },
          {
            "average": 0.5031422425,
            "count": 22900842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901371,
            "variance": 0.2499901372
          },
          {
            "average": 0,
            "count": 22900842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216615572,
            "count": 22900842,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.274450557,
            "variance": 1.624224223
          },
          {
            "average": -0.610030268,
            "count": 22900842,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86555961,
            "variance": 118.0603856
          },
          {
            "average": 0.4953914358,
            "count": 22900842,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999787716,
            "variance": 0.2499787721
          },
          {
            "average": 10062.29266,
            "count": 22900842,
            "maximum": 10065,
            "minimum": 10059,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.099958809,
            "variance": 1.209909383
          },
          {
            "average": 243625401.3,
            "count": 22900842,
            "maximum": 243625925.4,
            "minimum": 243624755.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 216.056196,
            "variance": 46680.27983
          },
          {
            "average": 0,
            "count": 22900842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22900842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22900842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22900842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22900842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634876.4855,
          4792695.086,
          1818.280827,
          635907.7655,
          4794103.486,
          2460.200827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634876.4854529349,
                4792695.085875534,
                1818.2808265187928
              ],
              [
                634876.4854529349,
                4794103.485875535,
                1818.2808265187928
              ],
              [
                635907.7654529349,
                4794103.485875535,
                2460.200826518793
              ],
              [
                635907.7654529349,
                4792695.085875534,
                2460.200826518793
              ],
              [
                634876.4854529349,
                4792695.085875534,
                1818.2808265187928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:38:45+00:00",
        "end_time": "2019-06-03T19:19:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378258,
            43.27481424,
            1818.280827,
            -121.324774,
            43.28767639,
            2460.200827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782576804983,
                  43.2749995915801,
                  1818.2808265187928
                ],
                [
                  -121.33748053485408,
                  43.28767638777243,
                  1818.2808265187928
                ],
                [
                  -121.3247740454271,
                  43.28749095285978,
                  2460.200826518793
                ],
                [
                  -121.32512191421384,
                  43.27481423830269,
                  2460.200826518793
                ],
                [
                  -121.33782576804983,
                  43.2749995915801,
                  1818.2808265187928
                ]
              ]
            ]
          },
          "id": "20190603_43121C3314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:38:45Z",
            "pc:count": 22900842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635355.684,
                "count": 22900842,
                "maximum": 635907.7655,
                "minimum": 634876.4855,
                "name": "X",
                "position": 0,
                "stddev": 272.548027,
                "variance": 74282.42702
              },
              {
                "average": 4793441.309,
                "count": 22900842,
                "maximum": 4794103.486,
                "minimum": 4792695.086,
                "name": "Y",
                "position": 1,
                "stddev": 387.4302623,
                "variance": 150102.2081
              },
              {
                "average": 1931.994947,
                "count": 22900842,
                "maximum": 2460.200827,
                "minimum": 1818.280827,
                "name": "Z",
                "position": 2,
                "stddev": 31.51380068,
                "variance": 993.1196332
              },
              {
                "average": 15897.83015,
                "count": 22900842,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9358.088267,
                "variance": 87573816.02
              },
              {
                "average": 1.191779237,
                "count": 22900842,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4514900216,
                "variance": 0.2038432396
              },
              {
                "average": 1.383525593,
                "count": 22900842,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6188048439,
                "variance": 0.3829194348
              },
              {
                "average": 0.5031422425,
                "count": 22900842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901371,
                "variance": 0.2499901372
              },
              {
                "average": 0,
                "count": 22900842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216615572,
                "count": 22900842,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.274450557,
                "variance": 1.624224223
              },
              {
                "average": -0.610030268,
                "count": 22900842,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86555961,
                "variance": 118.0603856
              },
              {
                "average": 0.4953914358,
                "count": 22900842,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999787716,
                "variance": 0.2499787721
              },
              {
                "average": 10062.29266,
                "count": 22900842,
                "maximum": 10065,
                "minimum": 10059,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.099958809,
                "variance": 1.209909383
              },
              {
                "average": 243625401.3,
                "count": 22900842,
                "maximum": 243625925.4,
                "minimum": 243624755.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 216.056196,
                "variance": 46680.27983
              },
              {
                "average": 0,
                "count": 22900842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22900842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22900842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22900842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22900842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634876.4855,
              4792695.086,
              1818.280827,
              635907.7655,
              4794103.486,
              2460.200827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634876.4854529349,
                    4792695.085875534,
                    1818.2808265187928
                  ],
                  [
                    634876.4854529349,
                    4794103.485875535,
                    1818.2808265187928
                  ],
                  [
                    635907.7654529349,
                    4794103.485875535,
                    2460.200826518793
                  ],
                  [
                    635907.7654529349,
                    4792695.085875534,
                    2460.200826518793
                  ],
                  [
                    634876.4854529349,
                    4792695.085875534,
                    1818.2808265187928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:38:45+00:00",
            "end_time": "2019-06-03T19:19: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": "20190604_43121D3310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32527763390888,
              43.4124989118727,
              1418.3092074895458
            ],
            [
              -121.32498542302066,
              43.423097630618024,
              1418.3092074895458
            ],
            [
              -121.31219738353542,
              43.42290955482152,
              1914.7692074895458
            ],
            [
              -121.31249182276093,
              43.412310905284414,
              1914.7692074895458
            ],
            [
              -121.32527763390888,
              43.4124989118727,
              1418.3092074895458
            ]
          ]
        ]
      },
      "bbox": [
        -121.3252776,
        43.41231091,
        1418.309207,
        -121.3121974,
        43.42309763,
        1914.769207
      ],
      "properties": {
        "datetime": "2019-06-04T18:33:59Z",
        "pc:count": 10626953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635989.8233,
            "count": 10626953,
            "maximum": 636623.8701,
            "minimum": 635588.2701,
            "name": "X",
            "position": 0,
            "stddev": 293.755718,
            "variance": 86292.42183
          },
          {
            "average": 4808411.951,
            "count": 10626953,
            "maximum": 4809163.352,
            "minimum": 4807985.792,
            "name": "Y",
            "position": 1,
            "stddev": 311.3403948,
            "variance": 96932.84141
          },
          {
            "average": 1496.314395,
            "count": 10626953,
            "maximum": 1914.769207,
            "minimum": 1418.309207,
            "name": "Z",
            "position": 2,
            "stddev": 31.60057256,
            "variance": 998.5961859
          },
          {
            "average": 17327.41768,
            "count": 10626953,
            "maximum": 50422,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10702.92676,
            "variance": 114552641.3
          },
          {
            "average": 1.23658296,
            "count": 10626953,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5414969376,
            "variance": 0.2932189334
          },
          {
            "average": 1.473257668,
            "count": 10626953,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7662885434,
            "variance": 0.5871981317
          },
          {
            "average": 0.5017937879,
            "count": 10626953,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968058,
            "variance": 0.2499968058
          },
          {
            "average": 0,
            "count": 10626953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.426110476,
            "count": 10626953,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.06199043,
            "variance": 4.251804533
          },
          {
            "average": -0.212116271,
            "count": 10626953,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84657255,
            "variance": 117.6481361
          },
          {
            "average": 0.4949945671,
            "count": 10626953,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999749685,
            "variance": 0.2499749692
          },
          {
            "average": 10096.41789,
            "count": 10626953,
            "maximum": 10100,
            "minimum": 10094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.284824637,
            "variance": 1.650774348
          },
          {
            "average": 243706820.9,
            "count": 10626953,
            "maximum": 243708439.1,
            "minimum": 243705836.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 555.0580139,
            "variance": 308089.3988
          },
          {
            "average": 0,
            "count": 10626953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10626953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10626953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10626953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10626953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635588.2701,
          4807985.792,
          1418.309207,
          636623.8701,
          4809163.352,
          1914.769207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635588.2701327158,
                4807985.791740852,
                1418.3092074895458
              ],
              [
                635588.2701327158,
                4809163.351740853,
                1418.3092074895458
              ],
              [
                636623.8701327159,
                4809163.351740853,
                1914.7692074895458
              ],
              [
                636623.8701327159,
                4807985.791740852,
                1914.7692074895458
              ],
              [
                635588.2701327158,
                4807985.791740852,
                1418.3092074895458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:33:59+00:00",
        "end_time": "2019-06-04T17:50:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3252776,
            43.41231091,
            1418.309207,
            -121.3121974,
            43.42309763,
            1914.769207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32527763390888,
                  43.4124989118727,
                  1418.3092074895458
                ],
                [
                  -121.32498542302066,
                  43.423097630618024,
                  1418.3092074895458
                ],
                [
                  -121.31219738353542,
                  43.42290955482152,
                  1914.7692074895458
                ],
                [
                  -121.31249182276093,
                  43.412310905284414,
                  1914.7692074895458
                ],
                [
                  -121.32527763390888,
                  43.4124989118727,
                  1418.3092074895458
                ]
              ]
            ]
          },
          "id": "20190604_43121D3310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:33:59Z",
            "pc:count": 10626953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635989.8233,
                "count": 10626953,
                "maximum": 636623.8701,
                "minimum": 635588.2701,
                "name": "X",
                "position": 0,
                "stddev": 293.755718,
                "variance": 86292.42183
              },
              {
                "average": 4808411.951,
                "count": 10626953,
                "maximum": 4809163.352,
                "minimum": 4807985.792,
                "name": "Y",
                "position": 1,
                "stddev": 311.3403948,
                "variance": 96932.84141
              },
              {
                "average": 1496.314395,
                "count": 10626953,
                "maximum": 1914.769207,
                "minimum": 1418.309207,
                "name": "Z",
                "position": 2,
                "stddev": 31.60057256,
                "variance": 998.5961859
              },
              {
                "average": 17327.41768,
                "count": 10626953,
                "maximum": 50422,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10702.92676,
                "variance": 114552641.3
              },
              {
                "average": 1.23658296,
                "count": 10626953,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5414969376,
                "variance": 0.2932189334
              },
              {
                "average": 1.473257668,
                "count": 10626953,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7662885434,
                "variance": 0.5871981317
              },
              {
                "average": 0.5017937879,
                "count": 10626953,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968058,
                "variance": 0.2499968058
              },
              {
                "average": 0,
                "count": 10626953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.426110476,
                "count": 10626953,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.06199043,
                "variance": 4.251804533
              },
              {
                "average": -0.212116271,
                "count": 10626953,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84657255,
                "variance": 117.6481361
              },
              {
                "average": 0.4949945671,
                "count": 10626953,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999749685,
                "variance": 0.2499749692
              },
              {
                "average": 10096.41789,
                "count": 10626953,
                "maximum": 10100,
                "minimum": 10094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.284824637,
                "variance": 1.650774348
              },
              {
                "average": 243706820.9,
                "count": 10626953,
                "maximum": 243708439.1,
                "minimum": 243705836.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 555.0580139,
                "variance": 308089.3988
              },
              {
                "average": 0,
                "count": 10626953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10626953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10626953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10626953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10626953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635588.2701,
              4807985.792,
              1418.309207,
              636623.8701,
              4809163.352,
              1914.769207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635588.2701327158,
                    4807985.791740852,
                    1418.3092074895458
                  ],
                  [
                    635588.2701327158,
                    4809163.351740853,
                    1418.3092074895458
                  ],
                  [
                    636623.8701327159,
                    4809163.351740853,
                    1914.7692074895458
                  ],
                  [
                    636623.8701327159,
                    4807985.791740852,
                    1914.7692074895458
                  ],
                  [
                    635588.2701327158,
                    4807985.791740852,
                    1418.3092074895458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:33:59+00:00",
            "end_time": "2019-06-04T17:50: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": "20190604_43121C3205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2628420764051,
              43.3624997973171,
              1448.4307474757009
            ],
            [
              -121.26247996427654,
              43.37518310586095,
              1448.4307474757009
            ],
            [
              -121.24962739942339,
              43.37498706351211,
              1984.9907474757008
            ],
            [
              -121.24999218680159,
              43.36230384130195,
              1984.9907474757008
            ],
            [
              -121.2628420764051,
              43.3624997973171,
              1448.4307474757009
            ]
          ]
        ]
      },
      "bbox": [
        -121.2628421,
        43.36230384,
        1448.430747,
        -121.2496274,
        43.37518311,
        1984.990747
      ],
      "properties": {
        "datetime": "2019-06-04T17:40:38Z",
        "pc:count": 19399528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 641283.0838,
            "count": 19399528,
            "maximum": 641800.6072,
            "minimum": 640758.9272,
            "name": "X",
            "position": 0,
            "stddev": 298.1757128,
            "variance": 88908.75571
          },
          {
            "average": 4803241.035,
            "count": 19399528,
            "maximum": 4803945.617,
            "minimum": 4802536.417,
            "name": "Y",
            "position": 1,
            "stddev": 399.0705757,
            "variance": 159257.3244
          },
          {
            "average": 1499.810802,
            "count": 19399528,
            "maximum": 1984.990747,
            "minimum": 1448.430747,
            "name": "Z",
            "position": 2,
            "stddev": 8.68193421,
            "variance": 75.37598162
          },
          {
            "average": 22085.45253,
            "count": 19399528,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10671.04462,
            "variance": 113871193.2
          },
          {
            "average": 1.145610192,
            "count": 19399528,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4205040839,
            "variance": 0.1768236846
          },
          {
            "average": 1.291259354,
            "count": 19399528,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6030925053,
            "variance": 0.36372057
          },
          {
            "average": 0.5010081689,
            "count": 19399528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989965,
            "variance": 0.2499989965
          },
          {
            "average": 0,
            "count": 19399528,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321415707,
            "count": 19399528,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.509850674,
            "variance": 2.279649059
          },
          {
            "average": 0.3490879169,
            "count": 19399528,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84089425,
            "variance": 117.5249882
          },
          {
            "average": 0.4936740729,
            "count": 19399528,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999599939,
            "variance": 0.2499599955
          },
          {
            "average": 10089.93128,
            "count": 19399528,
            "maximum": 10093,
            "minimum": 10087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.08663666,
            "variance": 1.180779231
          },
          {
            "average": 243703863.3,
            "count": 19399528,
            "maximum": 243705238.9,
            "minimum": 243702364.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.3765203,
            "variance": 270791.7228
          },
          {
            "average": 0,
            "count": 19399528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19399528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19399528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19399528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19399528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          640758.9272,
          4802536.417,
          1448.430747,
          641800.6072,
          4803945.617,
          1984.990747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                640758.927162038,
                4802536.416645021,
                1448.4307474757009
              ],
              [
                640758.927162038,
                4803945.61664502,
                1448.4307474757009
              ],
              [
                641800.607162038,
                4803945.61664502,
                1984.9907474757008
              ],
              [
                641800.607162038,
                4802536.416645021,
                1984.9907474757008
              ],
              [
                640758.927162038,
                4802536.416645021,
                1448.4307474757009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:40:38+00:00",
        "end_time": "2019-06-04T16:52:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2628421,
            43.36230384,
            1448.430747,
            -121.2496274,
            43.37518311,
            1984.990747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2628420764051,
                  43.3624997973171,
                  1448.4307474757009
                ],
                [
                  -121.26247996427654,
                  43.37518310586095,
                  1448.4307474757009
                ],
                [
                  -121.24962739942339,
                  43.37498706351211,
                  1984.9907474757008
                ],
                [
                  -121.24999218680159,
                  43.36230384130195,
                  1984.9907474757008
                ],
                [
                  -121.2628420764051,
                  43.3624997973171,
                  1448.4307474757009
                ]
              ]
            ]
          },
          "id": "20190604_43121C3205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:40:38Z",
            "pc:count": 19399528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 641283.0838,
                "count": 19399528,
                "maximum": 641800.6072,
                "minimum": 640758.9272,
                "name": "X",
                "position": 0,
                "stddev": 298.1757128,
                "variance": 88908.75571
              },
              {
                "average": 4803241.035,
                "count": 19399528,
                "maximum": 4803945.617,
                "minimum": 4802536.417,
                "name": "Y",
                "position": 1,
                "stddev": 399.0705757,
                "variance": 159257.3244
              },
              {
                "average": 1499.810802,
                "count": 19399528,
                "maximum": 1984.990747,
                "minimum": 1448.430747,
                "name": "Z",
                "position": 2,
                "stddev": 8.68193421,
                "variance": 75.37598162
              },
              {
                "average": 22085.45253,
                "count": 19399528,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10671.04462,
                "variance": 113871193.2
              },
              {
                "average": 1.145610192,
                "count": 19399528,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4205040839,
                "variance": 0.1768236846
              },
              {
                "average": 1.291259354,
                "count": 19399528,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6030925053,
                "variance": 0.36372057
              },
              {
                "average": 0.5010081689,
                "count": 19399528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989965,
                "variance": 0.2499989965
              },
              {
                "average": 0,
                "count": 19399528,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321415707,
                "count": 19399528,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.509850674,
                "variance": 2.279649059
              },
              {
                "average": 0.3490879169,
                "count": 19399528,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84089425,
                "variance": 117.5249882
              },
              {
                "average": 0.4936740729,
                "count": 19399528,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999599939,
                "variance": 0.2499599955
              },
              {
                "average": 10089.93128,
                "count": 19399528,
                "maximum": 10093,
                "minimum": 10087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.08663666,
                "variance": 1.180779231
              },
              {
                "average": 243703863.3,
                "count": 19399528,
                "maximum": 243705238.9,
                "minimum": 243702364.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.3765203,
                "variance": 270791.7228
              },
              {
                "average": 0,
                "count": 19399528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19399528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19399528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19399528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19399528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              640758.9272,
              4802536.417,
              1448.430747,
              641800.6072,
              4803945.617,
              1984.990747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    640758.927162038,
                    4802536.416645021,
                    1448.4307474757009
                  ],
                  [
                    640758.927162038,
                    4803945.61664502,
                    1448.4307474757009
                  ],
                  [
                    641800.607162038,
                    4803945.61664502,
                    1984.9907474757008
                  ],
                  [
                    641800.607162038,
                    4802536.416645021,
                    1984.9907474757008
                  ],
                  [
                    640758.927162038,
                    4802536.416645021,
                    1448.4307474757009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:40:38+00:00",
            "end_time": "2019-06-04T16: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": "20190603_43121C3304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782626440359,
              43.29999965528872,
              1841.3295094953528
            ],
            [
              -121.33748073475354,
              43.31267621586443,
              1841.3295094953528
            ],
            [
              -121.32464355878213,
              43.312488857268235,
              2358.669509495353
            ],
            [
              -121.32499175341674,
              43.299812379168756,
              2358.669509495353
            ],
            [
              -121.33782626440359,
              43.29999965528872,
              1841.3295094953528
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378263,
        43.29981238,
        1841.329509,
        -121.3246436,
        43.31267622,
        2358.669509
      ],
      "properties": {
        "datetime": "2019-06-03T20:07:03Z",
        "pc:count": 22060586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635316.7297,
            "count": 22060586,
            "maximum": 635862.663,
            "minimum": 634821.203,
            "name": "X",
            "position": 0,
            "stddev": 291.7071833,
            "variance": 85093.08076
          },
          {
            "average": 4796219.669,
            "count": 22060586,
            "maximum": 4796879.891,
            "minimum": 4795471.511,
            "name": "Y",
            "position": 1,
            "stddev": 404.6524708,
            "variance": 163743.6221
          },
          {
            "average": 1858.117444,
            "count": 22060586,
            "maximum": 2358.669509,
            "minimum": 1841.329509,
            "name": "Z",
            "position": 2,
            "stddev": 7.313795605,
            "variance": 53.49160616
          },
          {
            "average": 17975.94648,
            "count": 22060586,
            "maximum": 56896,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10324.8409,
            "variance": 106602339.7
          },
          {
            "average": 1.183959619,
            "count": 22060586,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4506648043,
            "variance": 0.2030987659
          },
          {
            "average": 1.367878532,
            "count": 22060586,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6256575182,
            "variance": 0.39144733
          },
          {
            "average": 0.4990364717,
            "count": 22060586,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990829,
            "variance": 0.2499990829
          },
          {
            "average": 0,
            "count": 22060586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244767251,
            "count": 22060586,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.37405945,
            "variance": 1.888039373
          },
          {
            "average": 1.196214879,
            "count": 22060586,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85284418,
            "variance": 117.7842267
          },
          {
            "average": 0.4920138114,
            "count": 22060586,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999362281,
            "variance": 0.2499362321
          },
          {
            "average": 10067.82831,
            "count": 22060586,
            "maximum": 10070,
            "minimum": 10065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.04508,
            "variance": 1.092192206
          },
          {
            "average": 243626707,
            "count": 22060586,
            "maximum": 243627623.6,
            "minimum": 243625940.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 323.596686,
            "variance": 104714.8152
          },
          {
            "average": 0,
            "count": 22060586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22060586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22060586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22060586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22060586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634821.203,
          4795471.511,
          1841.329509,
          635862.663,
          4796879.891,
          2358.669509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634821.2029685045,
                4795471.511428229,
                1841.3295094953528
              ],
              [
                634821.2029685045,
                4796879.891428229,
                1841.3295094953528
              ],
              [
                635862.6629685045,
                4796879.891428229,
                2358.669509495353
              ],
              [
                635862.6629685045,
                4795471.511428229,
                2358.669509495353
              ],
              [
                634821.2029685045,
                4795471.511428229,
                1841.3295094953528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T20:07:03+00:00",
        "end_time": "2019-06-03T19:39:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378263,
            43.29981238,
            1841.329509,
            -121.3246436,
            43.31267622,
            2358.669509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782626440359,
                  43.29999965528872,
                  1841.3295094953528
                ],
                [
                  -121.33748073475354,
                  43.31267621586443,
                  1841.3295094953528
                ],
                [
                  -121.32464355878213,
                  43.312488857268235,
                  2358.669509495353
                ],
                [
                  -121.32499175341674,
                  43.299812379168756,
                  2358.669509495353
                ],
                [
                  -121.33782626440359,
                  43.29999965528872,
                  1841.3295094953528
                ]
              ]
            ]
          },
          "id": "20190603_43121C3304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T20:07:03Z",
            "pc:count": 22060586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635316.7297,
                "count": 22060586,
                "maximum": 635862.663,
                "minimum": 634821.203,
                "name": "X",
                "position": 0,
                "stddev": 291.7071833,
                "variance": 85093.08076
              },
              {
                "average": 4796219.669,
                "count": 22060586,
                "maximum": 4796879.891,
                "minimum": 4795471.511,
                "name": "Y",
                "position": 1,
                "stddev": 404.6524708,
                "variance": 163743.6221
              },
              {
                "average": 1858.117444,
                "count": 22060586,
                "maximum": 2358.669509,
                "minimum": 1841.329509,
                "name": "Z",
                "position": 2,
                "stddev": 7.313795605,
                "variance": 53.49160616
              },
              {
                "average": 17975.94648,
                "count": 22060586,
                "maximum": 56896,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10324.8409,
                "variance": 106602339.7
              },
              {
                "average": 1.183959619,
                "count": 22060586,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4506648043,
                "variance": 0.2030987659
              },
              {
                "average": 1.367878532,
                "count": 22060586,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6256575182,
                "variance": 0.39144733
              },
              {
                "average": 0.4990364717,
                "count": 22060586,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990829,
                "variance": 0.2499990829
              },
              {
                "average": 0,
                "count": 22060586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244767251,
                "count": 22060586,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.37405945,
                "variance": 1.888039373
              },
              {
                "average": 1.196214879,
                "count": 22060586,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85284418,
                "variance": 117.7842267
              },
              {
                "average": 0.4920138114,
                "count": 22060586,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999362281,
                "variance": 0.2499362321
              },
              {
                "average": 10067.82831,
                "count": 22060586,
                "maximum": 10070,
                "minimum": 10065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.04508,
                "variance": 1.092192206
              },
              {
                "average": 243626707,
                "count": 22060586,
                "maximum": 243627623.6,
                "minimum": 243625940.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 323.596686,
                "variance": 104714.8152
              },
              {
                "average": 0,
                "count": 22060586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22060586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22060586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22060586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22060586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634821.203,
              4795471.511,
              1841.329509,
              635862.663,
              4796879.891,
              2358.669509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634821.2029685045,
                    4795471.511428229,
                    1841.3295094953528
                  ],
                  [
                    634821.2029685045,
                    4796879.891428229,
                    1841.3295094953528
                  ],
                  [
                    635862.6629685045,
                    4796879.891428229,
                    2358.669509495353
                  ],
                  [
                    635862.6629685045,
                    4795471.511428229,
                    2358.669509495353
                  ],
                  [
                    634821.2029685045,
                    4795471.511428229,
                    1841.3295094953528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T20:07:03+00:00",
            "end_time": "2019-06-03T19: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": "20190604_43121C3109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782627871398,
              43.34999995864662,
              1544.613490137518
            ],
            [
              -121.33748014539859,
              43.36267640800759,
              1544.613490137518
            ],
            [
              -121.32464279440933,
              43.36248902887989,
              2190.393490137518
            ],
            [
              -121.32499159740061,
              43.34981266199497,
              2190.393490137518
            ],
            [
              -121.33782627871398,
              43.34999995864662,
              1544.613490137518
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378263,
        43.34981266,
        1544.61349,
        -121.3246428,
        43.36267641,
        2190.39349
      ],
      "properties": {
        "datetime": "2019-06-04T16:32:57Z",
        "pc:count": 22028435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635229.0603,
            "count": 22028435,
            "maximum": 635751.2596,
            "minimum": 634710.6396,
            "name": "X",
            "position": 0,
            "stddev": 292.7381565,
            "variance": 85695.62829
          },
          {
            "average": 4801715.098,
            "count": 22028435,
            "maximum": 4802432.797,
            "minimum": 4801024.417,
            "name": "Y",
            "position": 1,
            "stddev": 401.2478521,
            "variance": 160999.8388
          },
          {
            "average": 1721.946416,
            "count": 22028435,
            "maximum": 2190.39349,
            "minimum": 1544.61349,
            "name": "Z",
            "position": 2,
            "stddev": 42.60482284,
            "variance": 1815.170929
          },
          {
            "average": 20043.39248,
            "count": 22028435,
            "maximum": 60360,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10792.79205,
            "variance": 116484360.2
          },
          {
            "average": 1.160097892,
            "count": 22028435,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4048063722,
            "variance": 0.1638681989
          },
          {
            "average": 1.320168682,
            "count": 22028435,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.553022375,
            "variance": 0.3058337473
          },
          {
            "average": 0.4988027066,
            "count": 22028435,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985778,
            "variance": 0.2499985778
          },
          {
            "average": 0,
            "count": 22028435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211583619,
            "count": 22028435,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.089282067,
            "variance": 1.186535421
          },
          {
            "average": 1.057838887,
            "count": 22028435,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75141718,
            "variance": 115.5929715
          },
          {
            "average": 0.4869702727,
            "count": 22028435,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998302087,
            "variance": 0.2498302375
          },
          {
            "average": 10081.45934,
            "count": 22028435,
            "maximum": 10084,
            "minimum": 10079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.119594695,
            "variance": 1.253492282
          },
          {
            "average": 243699877.8,
            "count": 22028435,
            "maximum": 243701177.8,
            "minimum": 243698683.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.3867467,
            "variance": 285569.195
          },
          {
            "average": 0,
            "count": 22028435,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22028435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22028435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22028435,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22028435,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634710.6396,
          4801024.417,
          1544.61349,
          635751.2596,
          4802432.797,
          2190.39349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634710.6395956817,
                4801024.417133889,
                1544.613490137518
              ],
              [
                634710.6395956817,
                4802432.79713389,
                1544.613490137518
              ],
              [
                635751.2595956818,
                4802432.79713389,
                2190.393490137518
              ],
              [
                635751.2595956818,
                4801024.417133889,
                2190.393490137518
              ],
              [
                634710.6395956817,
                4801024.417133889,
                1544.613490137518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:32:57+00:00",
        "end_time": "2019-06-04T15:51:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378263,
            43.34981266,
            1544.61349,
            -121.3246428,
            43.36267641,
            2190.39349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782627871398,
                  43.34999995864662,
                  1544.613490137518
                ],
                [
                  -121.33748014539859,
                  43.36267640800759,
                  1544.613490137518
                ],
                [
                  -121.32464279440933,
                  43.36248902887989,
                  2190.393490137518
                ],
                [
                  -121.32499159740061,
                  43.34981266199497,
                  2190.393490137518
                ],
                [
                  -121.33782627871398,
                  43.34999995864662,
                  1544.613490137518
                ]
              ]
            ]
          },
          "id": "20190604_43121C3109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:32:57Z",
            "pc:count": 22028435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635229.0603,
                "count": 22028435,
                "maximum": 635751.2596,
                "minimum": 634710.6396,
                "name": "X",
                "position": 0,
                "stddev": 292.7381565,
                "variance": 85695.62829
              },
              {
                "average": 4801715.098,
                "count": 22028435,
                "maximum": 4802432.797,
                "minimum": 4801024.417,
                "name": "Y",
                "position": 1,
                "stddev": 401.2478521,
                "variance": 160999.8388
              },
              {
                "average": 1721.946416,
                "count": 22028435,
                "maximum": 2190.39349,
                "minimum": 1544.61349,
                "name": "Z",
                "position": 2,
                "stddev": 42.60482284,
                "variance": 1815.170929
              },
              {
                "average": 20043.39248,
                "count": 22028435,
                "maximum": 60360,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10792.79205,
                "variance": 116484360.2
              },
              {
                "average": 1.160097892,
                "count": 22028435,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4048063722,
                "variance": 0.1638681989
              },
              {
                "average": 1.320168682,
                "count": 22028435,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.553022375,
                "variance": 0.3058337473
              },
              {
                "average": 0.4988027066,
                "count": 22028435,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985778,
                "variance": 0.2499985778
              },
              {
                "average": 0,
                "count": 22028435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211583619,
                "count": 22028435,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.089282067,
                "variance": 1.186535421
              },
              {
                "average": 1.057838887,
                "count": 22028435,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75141718,
                "variance": 115.5929715
              },
              {
                "average": 0.4869702727,
                "count": 22028435,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998302087,
                "variance": 0.2498302375
              },
              {
                "average": 10081.45934,
                "count": 22028435,
                "maximum": 10084,
                "minimum": 10079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.119594695,
                "variance": 1.253492282
              },
              {
                "average": 243699877.8,
                "count": 22028435,
                "maximum": 243701177.8,
                "minimum": 243698683.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.3867467,
                "variance": 285569.195
              },
              {
                "average": 0,
                "count": 22028435,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22028435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22028435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22028435,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22028435,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634710.6396,
              4801024.417,
              1544.61349,
              635751.2596,
              4802432.797,
              2190.39349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634710.6395956817,
                    4801024.417133889,
                    1544.613490137518
                  ],
                  [
                    634710.6395956817,
                    4802432.79713389,
                    1544.613490137518
                  ],
                  [
                    635751.2595956818,
                    4802432.79713389,
                    2190.393490137518
                  ],
                  [
                    635751.2595956818,
                    4801024.417133889,
                    2190.393490137518
                  ],
                  [
                    634710.6395956817,
                    4801024.417133889,
                    1544.613490137518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:32:57+00:00",
            "end_time": "2019-06-04T15:51:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782712210024,
              43.37499975335891,
              1533.5999508721343
            ],
            [
              -121.33748068183702,
              43.38767632712816,
              1533.5999508721343
            ],
            [
              -121.32464249909745,
              43.38748892713657,
              1984.6799508721342
            ],
            [
              -121.324991611578,
              43.374812435849165,
              1984.6799508721342
            ],
            [
              -121.33782712210024,
              43.37499975335891,
              1533.5999508721343
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378271,
        43.37481244,
        1533.599951,
        -121.3246425,
        43.38767633,
        1984.679951
      ],
      "properties": {
        "datetime": "2019-06-04T17:18:52Z",
        "pc:count": 20886398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635144.5924,
            "count": 20886398,
            "maximum": 635695.5123,
            "minimum": 634655.2523,
            "name": "X",
            "position": 0,
            "stddev": 290.09071,
            "variance": 84152.62
          },
          {
            "average": 4804526.706,
            "count": 20886398,
            "maximum": 4805209.246,
            "minimum": 4803800.846,
            "name": "Y",
            "position": 1,
            "stddev": 407.2830066,
            "variance": 165879.4475
          },
          {
            "average": 1577.296179,
            "count": 20886398,
            "maximum": 1984.679951,
            "minimum": 1533.599951,
            "name": "Z",
            "position": 2,
            "stddev": 21.5971043,
            "variance": 466.4349141
          },
          {
            "average": 20602.24595,
            "count": 20886398,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11644.6598,
            "variance": 135598101.8
          },
          {
            "average": 1.177470572,
            "count": 20886398,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4418778529,
            "variance": 0.1952560369
          },
          {
            "average": 1.354946363,
            "count": 20886398,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6138660171,
            "variance": 0.3768314869
          },
          {
            "average": 0.4982054828,
            "count": 20886398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967917,
            "variance": 0.2499967917
          },
          {
            "average": 0,
            "count": 20886398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263105491,
            "count": 20886398,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.356296372,
            "variance": 1.839539848
          },
          {
            "average": 1.281872654,
            "count": 20886398,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80917845,
            "variance": 116.8383387
          },
          {
            "average": 0.489954467,
            "count": 20886398,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499899089,
            "variance": 0.2498990992
          },
          {
            "average": 10087.42068,
            "count": 20886398,
            "maximum": 10090,
            "minimum": 10085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.119653287,
            "variance": 1.253623483
          },
          {
            "average": 243702695.8,
            "count": 20886398,
            "maximum": 243703932.1,
            "minimum": 243701526.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 511.0996455,
            "variance": 261222.8477
          },
          {
            "average": 0,
            "count": 20886398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20886398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20886398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20886398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20886398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634655.2523,
          4803800.846,
          1533.599951,
          635695.5123,
          4805209.246,
          1984.679951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634655.2522702874,
                4803800.845734599,
                1533.5999508721343
              ],
              [
                634655.2522702874,
                4805209.245734599,
                1533.5999508721343
              ],
              [
                635695.5122702874,
                4805209.245734599,
                1984.6799508721342
              ],
              [
                635695.5122702874,
                4803800.845734599,
                1984.6799508721342
              ],
              [
                634655.2522702874,
                4803800.845734599,
                1533.5999508721343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:18:52+00:00",
        "end_time": "2019-06-04T16:38:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378271,
            43.37481244,
            1533.599951,
            -121.3246425,
            43.38767633,
            1984.679951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782712210024,
                  43.37499975335891,
                  1533.5999508721343
                ],
                [
                  -121.33748068183702,
                  43.38767632712816,
                  1533.5999508721343
                ],
                [
                  -121.32464249909745,
                  43.38748892713657,
                  1984.6799508721342
                ],
                [
                  -121.324991611578,
                  43.374812435849165,
                  1984.6799508721342
                ],
                [
                  -121.33782712210024,
                  43.37499975335891,
                  1533.5999508721343
                ]
              ]
            ]
          },
          "id": "20190604_43121D3324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:18:52Z",
            "pc:count": 20886398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635144.5924,
                "count": 20886398,
                "maximum": 635695.5123,
                "minimum": 634655.2523,
                "name": "X",
                "position": 0,
                "stddev": 290.09071,
                "variance": 84152.62
              },
              {
                "average": 4804526.706,
                "count": 20886398,
                "maximum": 4805209.246,
                "minimum": 4803800.846,
                "name": "Y",
                "position": 1,
                "stddev": 407.2830066,
                "variance": 165879.4475
              },
              {
                "average": 1577.296179,
                "count": 20886398,
                "maximum": 1984.679951,
                "minimum": 1533.599951,
                "name": "Z",
                "position": 2,
                "stddev": 21.5971043,
                "variance": 466.4349141
              },
              {
                "average": 20602.24595,
                "count": 20886398,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11644.6598,
                "variance": 135598101.8
              },
              {
                "average": 1.177470572,
                "count": 20886398,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4418778529,
                "variance": 0.1952560369
              },
              {
                "average": 1.354946363,
                "count": 20886398,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6138660171,
                "variance": 0.3768314869
              },
              {
                "average": 0.4982054828,
                "count": 20886398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967917,
                "variance": 0.2499967917
              },
              {
                "average": 0,
                "count": 20886398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263105491,
                "count": 20886398,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.356296372,
                "variance": 1.839539848
              },
              {
                "average": 1.281872654,
                "count": 20886398,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80917845,
                "variance": 116.8383387
              },
              {
                "average": 0.489954467,
                "count": 20886398,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499899089,
                "variance": 0.2498990992
              },
              {
                "average": 10087.42068,
                "count": 20886398,
                "maximum": 10090,
                "minimum": 10085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.119653287,
                "variance": 1.253623483
              },
              {
                "average": 243702695.8,
                "count": 20886398,
                "maximum": 243703932.1,
                "minimum": 243701526.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 511.0996455,
                "variance": 261222.8477
              },
              {
                "average": 0,
                "count": 20886398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20886398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20886398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20886398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20886398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634655.2523,
              4803800.846,
              1533.599951,
              635695.5123,
              4805209.246,
              1984.679951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634655.2522702874,
                    4803800.845734599,
                    1533.5999508721343
                  ],
                  [
                    634655.2522702874,
                    4805209.245734599,
                    1533.5999508721343
                  ],
                  [
                    635695.5122702874,
                    4805209.245734599,
                    1984.6799508721342
                  ],
                  [
                    635695.5122702874,
                    4803800.845734599,
                    1984.6799508721342
                  ],
                  [
                    634655.2522702874,
                    4803800.845734599,
                    1533.5999508721343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:18:52+00:00",
            "end_time": "2019-06-04T16:38: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": "20190604_43121D3423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.28783699956527,
              43.375000250434766,
              1339.118320608743
            ],
            [
              -121.28747999101411,
              43.38768189801579,
              1339.118320608743
            ],
            [
              -121.27463226688381,
              43.387488736270456,
              1999.2983206087429
            ],
            [
              -121.27499195057024,
              43.37480717374126,
              1999.2983206087429
            ],
            [
              -121.28783699956527,
              43.375000250434766,
              1339.118320608743
            ]
          ]
        ]
      },
      "bbox": [
        -121.287837,
        43.37480717,
        1339.118321,
        -121.2746323,
        43.3876819,
        1999.298321
      ],
      "properties": {
        "datetime": "2019-06-04T17:52:03Z",
        "pc:count": 17883337,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639218.9479,
            "count": 17883337,
            "maximum": 639746.1593,
            "minimum": 638705.0993,
            "name": "X",
            "position": 0,
            "stddev": 293.4561359,
            "variance": 86116.50369
          },
          {
            "average": 4804585.221,
            "count": 17883337,
            "maximum": 4805291.825,
            "minimum": 4803882.825,
            "name": "Y",
            "position": 1,
            "stddev": 401.9164331,
            "variance": 161536.8192
          },
          {
            "average": 1519.93154,
            "count": 17883337,
            "maximum": 1999.298321,
            "minimum": 1339.118321,
            "name": "Z",
            "position": 2,
            "stddev": 10.15362216,
            "variance": 103.0960431
          },
          {
            "average": 24728.88387,
            "count": 17883337,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10432.26625,
            "variance": 108832179.1
          },
          {
            "average": 1.090341976,
            "count": 17883337,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3092797577,
            "variance": 0.09565396849
          },
          {
            "average": 1.180691109,
            "count": 17883337,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4341305206,
            "variance": 0.1884693089
          },
          {
            "average": 0.5018237927,
            "count": 17883337,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966877,
            "variance": 0.2499966878
          },
          {
            "average": 0,
            "count": 17883337,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239457826,
            "count": 17883337,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8435721429,
            "variance": 0.7116139603
          },
          {
            "average": 0.01449987995,
            "count": 17883337,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84543997,
            "variance": 117.6235681
          },
          {
            "average": 0.4959561518,
            "count": 17883337,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499983661,
            "variance": 0.2499836613
          },
          {
            "average": 10090.97768,
            "count": 17883337,
            "maximum": 10094,
            "minimum": 10088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.077364606,
            "variance": 1.160714495
          },
          {
            "average": 243704346.1,
            "count": 17883337,
            "maximum": 243705923.6,
            "minimum": 243703054.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 518.8118017,
            "variance": 269165.6856
          },
          {
            "average": 0,
            "count": 17883337,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17883337,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17883337,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17883337,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17883337,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638705.0993,
          4803882.825,
          1339.118321,
          639746.1593,
          4805291.825,
          1999.298321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638705.0992623736,
                4803882.825153869,
                1339.118320608743
              ],
              [
                638705.0992623736,
                4805291.825153869,
                1339.118320608743
              ],
              [
                639746.1592623737,
                4805291.825153869,
                1999.2983206087429
              ],
              [
                639746.1592623737,
                4803882.825153869,
                1999.2983206087429
              ],
              [
                638705.0992623736,
                4803882.825153869,
                1339.118320608743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:52:03+00:00",
        "end_time": "2019-06-04T17:04:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.287837,
            43.37480717,
            1339.118321,
            -121.2746323,
            43.3876819,
            1999.298321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.28783699956527,
                  43.375000250434766,
                  1339.118320608743
                ],
                [
                  -121.28747999101411,
                  43.38768189801579,
                  1339.118320608743
                ],
                [
                  -121.27463226688381,
                  43.387488736270456,
                  1999.2983206087429
                ],
                [
                  -121.27499195057024,
                  43.37480717374126,
                  1999.2983206087429
                ],
                [
                  -121.28783699956527,
                  43.375000250434766,
                  1339.118320608743
                ]
              ]
            ]
          },
          "id": "20190604_43121D3423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:52:03Z",
            "pc:count": 17883337,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639218.9479,
                "count": 17883337,
                "maximum": 639746.1593,
                "minimum": 638705.0993,
                "name": "X",
                "position": 0,
                "stddev": 293.4561359,
                "variance": 86116.50369
              },
              {
                "average": 4804585.221,
                "count": 17883337,
                "maximum": 4805291.825,
                "minimum": 4803882.825,
                "name": "Y",
                "position": 1,
                "stddev": 401.9164331,
                "variance": 161536.8192
              },
              {
                "average": 1519.93154,
                "count": 17883337,
                "maximum": 1999.298321,
                "minimum": 1339.118321,
                "name": "Z",
                "position": 2,
                "stddev": 10.15362216,
                "variance": 103.0960431
              },
              {
                "average": 24728.88387,
                "count": 17883337,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10432.26625,
                "variance": 108832179.1
              },
              {
                "average": 1.090341976,
                "count": 17883337,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3092797577,
                "variance": 0.09565396849
              },
              {
                "average": 1.180691109,
                "count": 17883337,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4341305206,
                "variance": 0.1884693089
              },
              {
                "average": 0.5018237927,
                "count": 17883337,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966877,
                "variance": 0.2499966878
              },
              {
                "average": 0,
                "count": 17883337,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239457826,
                "count": 17883337,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8435721429,
                "variance": 0.7116139603
              },
              {
                "average": 0.01449987995,
                "count": 17883337,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84543997,
                "variance": 117.6235681
              },
              {
                "average": 0.4959561518,
                "count": 17883337,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499983661,
                "variance": 0.2499836613
              },
              {
                "average": 10090.97768,
                "count": 17883337,
                "maximum": 10094,
                "minimum": 10088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.077364606,
                "variance": 1.160714495
              },
              {
                "average": 243704346.1,
                "count": 17883337,
                "maximum": 243705923.6,
                "minimum": 243703054.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 518.8118017,
                "variance": 269165.6856
              },
              {
                "average": 0,
                "count": 17883337,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17883337,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17883337,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17883337,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17883337,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638705.0993,
              4803882.825,
              1339.118321,
              639746.1593,
              4805291.825,
              1999.298321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638705.0992623736,
                    4803882.825153869,
                    1339.118320608743
                  ],
                  [
                    638705.0992623736,
                    4805291.825153869,
                    1339.118320608743
                  ],
                  [
                    639746.1592623737,
                    4805291.825153869,
                    1999.2983206087429
                  ],
                  [
                    639746.1592623737,
                    4803882.825153869,
                    1999.2983206087429
                  ],
                  [
                    638705.0992623736,
                    4803882.825153869,
                    1339.118320608743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:52:03+00:00",
            "end_time": "2019-06-04T17:04: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": "20190603_43121C3315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32519884635403,
              43.27971819535453,
              1879.0362408747712
            ],
            [
              -121.32498237381725,
              43.287606666023535,
              1879.0362408747712
            ],
            [
              -121.31735122904627,
              43.28749463420052,
              2367.556240874771
            ],
            [
              -121.31756868666994,
              43.279606194224925,
              2367.556240874771
            ],
            [
              -121.32519884635403,
              43.27971819535453,
              1879.0362408747712
            ]
          ]
        ]
      },
      "bbox": [
        -121.3251988,
        43.27960619,
        1879.036241,
        -121.3173512,
        43.28760667,
        2367.556241
      ],
      "properties": {
        "datetime": "2019-06-03T19:38:39Z",
        "pc:count": 3572231,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636116.6389,
            "count": 3572231,
            "maximum": 636509.9662,
            "minimum": 635890.6062,
            "name": "X",
            "position": 0,
            "stddev": 145.8444269,
            "variance": 21270.59686
          },
          {
            "average": 4793813.909,
            "count": 3572231,
            "maximum": 4794115.998,
            "minimum": 4793239.578,
            "name": "Y",
            "position": 1,
            "stddev": 208.2796799,
            "variance": 43380.42505
          },
          {
            "average": 1908.418497,
            "count": 3572231,
            "maximum": 2367.556241,
            "minimum": 1879.036241,
            "name": "Z",
            "position": 2,
            "stddev": 9.755786529,
            "variance": 95.17537079
          },
          {
            "average": 17641.44445,
            "count": 3572231,
            "maximum": 46838,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9308.299839,
            "variance": 86644445.9
          },
          {
            "average": 1.144357126,
            "count": 3572231,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3899695529,
            "variance": 0.1520762522
          },
          {
            "average": 1.288816709,
            "count": 3572231,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5396265584,
            "variance": 0.2911968225
          },
          {
            "average": 0.5034831174,
            "count": 3572231,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999879377,
            "variance": 0.2499879379
          },
          {
            "average": 0,
            "count": 3572231,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215855862,
            "count": 3572231,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.035768564,
            "variance": 1.072816518
          },
          {
            "average": -0.5453227284,
            "count": 3572231,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.26116155,
            "variance": 126.8137595
          },
          {
            "average": 0.4981559143,
            "count": 3572231,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999966693,
            "variance": 0.2499966693
          },
          {
            "average": 10063.64952,
            "count": 3572231,
            "maximum": 10065,
            "minimum": 10062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8893652415,
            "variance": 0.7909705328
          },
          {
            "average": 243625664.2,
            "count": 3572231,
            "maximum": 243625919.7,
            "minimum": 243625358.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 175.9339889,
            "variance": 30952.76846
          },
          {
            "average": 0,
            "count": 3572231,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3572231,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3572231,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3572231,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3572231,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635890.6062,
          4793239.578,
          1879.036241,
          636509.9662,
          4794115.998,
          2367.556241
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635890.6062208602,
                4793239.577701715,
                1879.0362408747712
              ],
              [
                635890.6062208602,
                4794115.997701715,
                1879.0362408747712
              ],
              [
                636509.9662208603,
                4794115.997701715,
                2367.556240874771
              ],
              [
                636509.9662208603,
                4793239.577701715,
                2367.556240874771
              ],
              [
                635890.6062208602,
                4793239.577701715,
                1879.0362408747712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:38:39+00:00",
        "end_time": "2019-06-03T19:29:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3251988,
            43.27960619,
            1879.036241,
            -121.3173512,
            43.28760667,
            2367.556241
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32519884635403,
                  43.27971819535453,
                  1879.0362408747712
                ],
                [
                  -121.32498237381725,
                  43.287606666023535,
                  1879.0362408747712
                ],
                [
                  -121.31735122904627,
                  43.28749463420052,
                  2367.556240874771
                ],
                [
                  -121.31756868666994,
                  43.279606194224925,
                  2367.556240874771
                ],
                [
                  -121.32519884635403,
                  43.27971819535453,
                  1879.0362408747712
                ]
              ]
            ]
          },
          "id": "20190603_43121C3315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:38:39Z",
            "pc:count": 3572231,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636116.6389,
                "count": 3572231,
                "maximum": 636509.9662,
                "minimum": 635890.6062,
                "name": "X",
                "position": 0,
                "stddev": 145.8444269,
                "variance": 21270.59686
              },
              {
                "average": 4793813.909,
                "count": 3572231,
                "maximum": 4794115.998,
                "minimum": 4793239.578,
                "name": "Y",
                "position": 1,
                "stddev": 208.2796799,
                "variance": 43380.42505
              },
              {
                "average": 1908.418497,
                "count": 3572231,
                "maximum": 2367.556241,
                "minimum": 1879.036241,
                "name": "Z",
                "position": 2,
                "stddev": 9.755786529,
                "variance": 95.17537079
              },
              {
                "average": 17641.44445,
                "count": 3572231,
                "maximum": 46838,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9308.299839,
                "variance": 86644445.9
              },
              {
                "average": 1.144357126,
                "count": 3572231,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3899695529,
                "variance": 0.1520762522
              },
              {
                "average": 1.288816709,
                "count": 3572231,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5396265584,
                "variance": 0.2911968225
              },
              {
                "average": 0.5034831174,
                "count": 3572231,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999879377,
                "variance": 0.2499879379
              },
              {
                "average": 0,
                "count": 3572231,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215855862,
                "count": 3572231,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.035768564,
                "variance": 1.072816518
              },
              {
                "average": -0.5453227284,
                "count": 3572231,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.26116155,
                "variance": 126.8137595
              },
              {
                "average": 0.4981559143,
                "count": 3572231,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999966693,
                "variance": 0.2499966693
              },
              {
                "average": 10063.64952,
                "count": 3572231,
                "maximum": 10065,
                "minimum": 10062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8893652415,
                "variance": 0.7909705328
              },
              {
                "average": 243625664.2,
                "count": 3572231,
                "maximum": 243625919.7,
                "minimum": 243625358.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 175.9339889,
                "variance": 30952.76846
              },
              {
                "average": 0,
                "count": 3572231,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3572231,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3572231,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3572231,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3572231,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635890.6062,
              4793239.578,
              1879.036241,
              636509.9662,
              4794115.998,
              2367.556241
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635890.6062208602,
                    4793239.577701715,
                    1879.0362408747712
                  ],
                  [
                    635890.6062208602,
                    4794115.997701715,
                    1879.0362408747712
                  ],
                  [
                    636509.9662208603,
                    4794115.997701715,
                    2367.556240874771
                  ],
                  [
                    636509.9662208603,
                    4793239.577701715,
                    2367.556240874771
                  ],
                  [
                    635890.6062208602,
                    4793239.577701715,
                    1879.0362408747712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:38:39+00:00",
            "end_time": "2019-06-03T19:29:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35725456170543,
              43.27171899665956,
              2104.8937463498596
            ],
            [
              -121.3571636639397,
              43.27509741347689,
              2104.8937463498596
            ],
            [
              -121.34989489443802,
              43.274992762437755,
              2266.99374634986
            ],
            [
              -121.34998619393929,
              43.27161435790078,
              2266.99374634986
            ],
            [
              -121.35725456170543,
              43.27171899665956,
              2104.8937463498596
            ]
          ]
        ]
      },
      "bbox": [
        -121.3572546,
        43.27161436,
        2104.893746,
        -121.3498949,
        43.27509741,
        2266.993746
      ],
      "properties": {
        "datetime": "2019-06-03T19:22:22Z",
        "pc:count": 2349846,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633651.6634,
            "count": 2349846,
            "maximum": 633897.139,
            "minimum": 633307.079,
            "name": "X",
            "position": 0,
            "stddev": 158.1816012,
            "variance": 25021.41896
          },
          {
            "average": 4792533.04,
            "count": 2349846,
            "maximum": 4792674.917,
            "minimum": 4792299.577,
            "name": "Y",
            "position": 1,
            "stddev": 86.16905608,
            "variance": 7425.106226
          },
          {
            "average": 2203.384909,
            "count": 2349846,
            "maximum": 2266.993746,
            "minimum": 2104.893746,
            "name": "Z",
            "position": 2,
            "stddev": 34.42935041,
            "variance": 1185.38017
          },
          {
            "average": 23871.34278,
            "count": 2349846,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11158.43376,
            "variance": 124510644
          },
          {
            "average": 1.130129804,
            "count": 2349846,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3639954373,
            "variance": 0.1324926784
          },
          {
            "average": 1.260191519,
            "count": 2349846,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5003220679,
            "variance": 0.2503221716
          },
          {
            "average": 0.4916790292,
            "count": 2349846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499930863,
            "variance": 0.2499308678
          },
          {
            "average": 1.063899507e-05,
            "count": 2349846,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003261730584,
            "variance": 1.063888641e-05
          },
          {
            "average": 1.318194469,
            "count": 2349846,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.125931472,
            "variance": 1.26772168
          },
          {
            "average": 4.697075065,
            "count": 2349846,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.43046444,
            "variance": 108.7945884
          },
          {
            "average": 0.4928050604,
            "count": 2349846,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999483365,
            "variance": 0.2499483392
          },
          {
            "average": 10058.76858,
            "count": 2349846,
            "maximum": 10060,
            "minimum": 10058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6950261185,
            "variance": 0.4830613054
          },
          {
            "average": 243624718.7,
            "count": 2349846,
            "maximum": 243624942.5,
            "minimum": 243624554.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 136.2332947,
            "variance": 18559.51059
          },
          {
            "average": 0,
            "count": 2349846,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2349846,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2349846,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2349846,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2349846,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633307.079,
          4792299.577,
          2104.893746,
          633897.139,
          4792674.917,
          2266.993746
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633307.0790329478,
                4792299.5765000805,
                2104.8937463498596
              ],
              [
                633307.0790329478,
                4792674.91650008,
                2104.8937463498596
              ],
              [
                633897.1390329478,
                4792674.91650008,
                2266.99374634986
              ],
              [
                633897.1390329478,
                4792299.5765000805,
                2266.99374634986
              ],
              [
                633307.0790329478,
                4792299.5765000805,
                2104.8937463498596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:22:22+00:00",
        "end_time": "2019-06-03T19:15:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3572546,
            43.27161436,
            2104.893746,
            -121.3498949,
            43.27509741,
            2266.993746
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35725456170543,
                  43.27171899665956,
                  2104.8937463498596
                ],
                [
                  -121.3571636639397,
                  43.27509741347689,
                  2104.8937463498596
                ],
                [
                  -121.34989489443802,
                  43.274992762437755,
                  2266.99374634986
                ],
                [
                  -121.34998619393929,
                  43.27161435790078,
                  2266.99374634986
                ],
                [
                  -121.35725456170543,
                  43.27171899665956,
                  2104.8937463498596
                ]
              ]
            ]
          },
          "id": "20190603_43121C3317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:22:22Z",
            "pc:count": 2349846,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633651.6634,
                "count": 2349846,
                "maximum": 633897.139,
                "minimum": 633307.079,
                "name": "X",
                "position": 0,
                "stddev": 158.1816012,
                "variance": 25021.41896
              },
              {
                "average": 4792533.04,
                "count": 2349846,
                "maximum": 4792674.917,
                "minimum": 4792299.577,
                "name": "Y",
                "position": 1,
                "stddev": 86.16905608,
                "variance": 7425.106226
              },
              {
                "average": 2203.384909,
                "count": 2349846,
                "maximum": 2266.993746,
                "minimum": 2104.893746,
                "name": "Z",
                "position": 2,
                "stddev": 34.42935041,
                "variance": 1185.38017
              },
              {
                "average": 23871.34278,
                "count": 2349846,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11158.43376,
                "variance": 124510644
              },
              {
                "average": 1.130129804,
                "count": 2349846,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3639954373,
                "variance": 0.1324926784
              },
              {
                "average": 1.260191519,
                "count": 2349846,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5003220679,
                "variance": 0.2503221716
              },
              {
                "average": 0.4916790292,
                "count": 2349846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499930863,
                "variance": 0.2499308678
              },
              {
                "average": 1.063899507e-05,
                "count": 2349846,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003261730584,
                "variance": 1.063888641e-05
              },
              {
                "average": 1.318194469,
                "count": 2349846,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.125931472,
                "variance": 1.26772168
              },
              {
                "average": 4.697075065,
                "count": 2349846,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.43046444,
                "variance": 108.7945884
              },
              {
                "average": 0.4928050604,
                "count": 2349846,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999483365,
                "variance": 0.2499483392
              },
              {
                "average": 10058.76858,
                "count": 2349846,
                "maximum": 10060,
                "minimum": 10058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6950261185,
                "variance": 0.4830613054
              },
              {
                "average": 243624718.7,
                "count": 2349846,
                "maximum": 243624942.5,
                "minimum": 243624554.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 136.2332947,
                "variance": 18559.51059
              },
              {
                "average": 0,
                "count": 2349846,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2349846,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2349846,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2349846,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2349846,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633307.079,
              4792299.577,
              2104.893746,
              633897.139,
              4792674.917,
              2266.993746
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633307.0790329478,
                    4792299.5765000805,
                    2104.8937463498596
                  ],
                  [
                    633307.0790329478,
                    4792674.91650008,
                    2104.8937463498596
                  ],
                  [
                    633897.1390329478,
                    4792674.91650008,
                    2266.99374634986
                  ],
                  [
                    633897.1390329478,
                    4792299.5765000805,
                    2266.99374634986
                  ],
                  [
                    633307.0790329478,
                    4792299.5765000805,
                    2104.8937463498596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:22:22+00:00",
            "end_time": "2019-06-03T19:15: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": "20190604_43121D3416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3128321917275,
              43.387500103509225,
              1480.7720832691
            ],
            [
              -121.31248031491934,
              43.40017918761643,
              1480.7720832691
            ],
            [
              -121.29963694210946,
              43.39998889720757,
              2019.6320832691001
            ],
            [
              -121.29999149384852,
              43.38730989686889,
              2019.6320832691001
            ],
            [
              -121.3128321917275,
              43.387500103509225,
              1480.7720832691
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128322,
        43.3873099,
        1480.772083,
        -121.2996369,
        43.40017919,
        2019.632083
      ],
      "properties": {
        "datetime": "2019-06-04T17:56:32Z",
        "pc:count": 17656925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637173.0202,
            "count": 17656925,
            "maximum": 637692.5585,
            "minimum": 636652.0785,
            "name": "X",
            "position": 0,
            "stddev": 292.1003452,
            "variance": 85322.61169
          },
          {
            "average": 4805929.598,
            "count": 17656925,
            "maximum": 4806638.474,
            "minimum": 4805229.774,
            "name": "Y",
            "position": 1,
            "stddev": 400.8648451,
            "variance": 160692.624
          },
          {
            "average": 1518.561528,
            "count": 17656925,
            "maximum": 2019.632083,
            "minimum": 1480.772083,
            "name": "Z",
            "position": 2,
            "stddev": 18.98225647,
            "variance": 360.3260607
          },
          {
            "average": 24470.20981,
            "count": 17656925,
            "maximum": 52278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10314.96582,
            "variance": 106398520
          },
          {
            "average": 1.086585858,
            "count": 17656925,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3002284274,
            "variance": 0.09013710864
          },
          {
            "average": 1.173165543,
            "count": 17656925,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4198989662,
            "variance": 0.1763151418
          },
          {
            "average": 0.5019934672,
            "count": 17656925,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960402,
            "variance": 0.2499960402
          },
          {
            "average": 0,
            "count": 17656925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24735196,
            "count": 17656925,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8221959415,
            "variance": 0.6760061662
          },
          {
            "average": -0.2781948088,
            "count": 17656925,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85756071,
            "variance": 117.8866245
          },
          {
            "average": 0.495776473,
            "count": 17656925,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999821757,
            "variance": 0.249982176
          },
          {
            "average": 10092.04627,
            "count": 17656925,
            "maximum": 10095,
            "minimum": 10090,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.093810441,
            "variance": 1.19642128
          },
          {
            "average": 243704869.3,
            "count": 17656925,
            "maximum": 243706192.6,
            "minimum": 243703943.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 541.0384333,
            "variance": 292722.5863
          },
          {
            "average": 0,
            "count": 17656925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17656925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17656925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17656925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17656925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636652.0785,
          4805229.774,
          1480.772083,
          637692.5585,
          4806638.474,
          2019.632083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636652.078466733,
                4805229.774492074,
                1480.7720832691
              ],
              [
                636652.078466733,
                4806638.474492073,
                1480.7720832691
              ],
              [
                637692.558466733,
                4806638.474492073,
                2019.6320832691001
              ],
              [
                637692.558466733,
                4805229.774492074,
                2019.6320832691001
              ],
              [
                636652.078466733,
                4805229.774492074,
                1480.7720832691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:56:32+00:00",
        "end_time": "2019-06-04T17:19:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128322,
            43.3873099,
            1480.772083,
            -121.2996369,
            43.40017919,
            2019.632083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3128321917275,
                  43.387500103509225,
                  1480.7720832691
                ],
                [
                  -121.31248031491934,
                  43.40017918761643,
                  1480.7720832691
                ],
                [
                  -121.29963694210946,
                  43.39998889720757,
                  2019.6320832691001
                ],
                [
                  -121.29999149384852,
                  43.38730989686889,
                  2019.6320832691001
                ],
                [
                  -121.3128321917275,
                  43.387500103509225,
                  1480.7720832691
                ]
              ]
            ]
          },
          "id": "20190604_43121D3416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:56:32Z",
            "pc:count": 17656925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637173.0202,
                "count": 17656925,
                "maximum": 637692.5585,
                "minimum": 636652.0785,
                "name": "X",
                "position": 0,
                "stddev": 292.1003452,
                "variance": 85322.61169
              },
              {
                "average": 4805929.598,
                "count": 17656925,
                "maximum": 4806638.474,
                "minimum": 4805229.774,
                "name": "Y",
                "position": 1,
                "stddev": 400.8648451,
                "variance": 160692.624
              },
              {
                "average": 1518.561528,
                "count": 17656925,
                "maximum": 2019.632083,
                "minimum": 1480.772083,
                "name": "Z",
                "position": 2,
                "stddev": 18.98225647,
                "variance": 360.3260607
              },
              {
                "average": 24470.20981,
                "count": 17656925,
                "maximum": 52278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10314.96582,
                "variance": 106398520
              },
              {
                "average": 1.086585858,
                "count": 17656925,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3002284274,
                "variance": 0.09013710864
              },
              {
                "average": 1.173165543,
                "count": 17656925,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4198989662,
                "variance": 0.1763151418
              },
              {
                "average": 0.5019934672,
                "count": 17656925,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960402,
                "variance": 0.2499960402
              },
              {
                "average": 0,
                "count": 17656925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24735196,
                "count": 17656925,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8221959415,
                "variance": 0.6760061662
              },
              {
                "average": -0.2781948088,
                "count": 17656925,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85756071,
                "variance": 117.8866245
              },
              {
                "average": 0.495776473,
                "count": 17656925,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999821757,
                "variance": 0.249982176
              },
              {
                "average": 10092.04627,
                "count": 17656925,
                "maximum": 10095,
                "minimum": 10090,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.093810441,
                "variance": 1.19642128
              },
              {
                "average": 243704869.3,
                "count": 17656925,
                "maximum": 243706192.6,
                "minimum": 243703943.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 541.0384333,
                "variance": 292722.5863
              },
              {
                "average": 0,
                "count": 17656925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17656925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17656925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17656925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17656925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636652.0785,
              4805229.774,
              1480.772083,
              637692.5585,
              4806638.474,
              2019.632083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636652.078466733,
                    4805229.774492074,
                    1480.7720832691
                  ],
                  [
                    636652.078466733,
                    4806638.474492073,
                    1480.7720832691
                  ],
                  [
                    637692.558466733,
                    4806638.474492073,
                    2019.6320832691001
                  ],
                  [
                    637692.558466733,
                    4805229.774492074,
                    2019.6320832691001
                  ],
                  [
                    636652.078466733,
                    4805229.774492074,
                    1480.7720832691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:56:32+00:00",
            "end_time": "2019-06-04T17:19:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C4210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.38781659662992,
              43.34999972001658,
              1534.4902031228194
            ],
            [
              -121.38748101843419,
              43.36267090557759,
              1534.4902031228194
            ],
            [
              -121.37465321508479,
              43.362489279042514,
              2176.2902031228195
            ],
            [
              -121.37499145999706,
              43.349818173392315,
              2176.2902031228195
            ],
            [
              -121.38781659662992,
              43.34999972001658,
              1534.4902031228194
            ]
          ]
        ]
      },
      "bbox": [
        -121.3878166,
        43.34981817,
        1534.490203,
        -121.3746532,
        43.36267091,
        2176.290203
      ],
      "properties": {
        "datetime": "2019-06-04T16:07:32Z",
        "pc:count": 26067913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631183.7526,
            "count": 26067913,
            "maximum": 631698.9374,
            "minimum": 630659.1174,
            "name": "X",
            "position": 0,
            "stddev": 292.3103719,
            "variance": 85445.35353
          },
          {
            "average": 4801647.008,
            "count": 26067913,
            "maximum": 4802352.659,
            "minimum": 4800944.899,
            "name": "Y",
            "position": 1,
            "stddev": 401.8987556,
            "variance": 161522.6098
          },
          {
            "average": 1749.505911,
            "count": 26067913,
            "maximum": 2176.290203,
            "minimum": 1534.490203,
            "name": "Z",
            "position": 2,
            "stddev": 21.1505962,
            "variance": 447.3477196
          },
          {
            "average": 16167.38597,
            "count": 26067913,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9588.30743,
            "variance": 91935639.37
          },
          {
            "average": 1.19993952,
            "count": 26067913,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4572766162,
            "variance": 0.2091019037
          },
          {
            "average": 1.399859973,
            "count": 26067913,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6223830792,
            "variance": 0.3873606973
          },
          {
            "average": 0.051194854,
            "count": 26067913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.22039497,
            "variance": 0.04857394278
          },
          {
            "average": 0,
            "count": 26067913,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248789537,
            "count": 26067913,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.39013853,
            "variance": 1.932485132
          },
          {
            "average": 0.4771048753,
            "count": 26067913,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86085447,
            "variance": 117.9581599
          },
          {
            "average": 0.4875618159,
            "count": 26067913,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998452772,
            "variance": 0.2498453012
          },
          {
            "average": 10077.77456,
            "count": 26067913,
            "maximum": 10081,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.131776617,
            "variance": 1.28091831
          },
          {
            "average": 243698150.4,
            "count": 26067913,
            "maximum": 243699652.7,
            "minimum": 243696656,
            "name": "GpsTime",
            "position": 12,
            "stddev": 585.1617899,
            "variance": 342414.3204
          },
          {
            "average": 0,
            "count": 26067913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26067913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26067913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26067913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26067913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630659.1174,
          4800944.899,
          1534.490203,
          631698.9374,
          4802352.659,
          2176.290203
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630659.1174069335,
                4800944.89897655,
                1534.4902031228194
              ],
              [
                630659.1174069335,
                4802352.65897655,
                1534.4902031228194
              ],
              [
                631698.9374069335,
                4802352.65897655,
                2176.2902031228195
              ],
              [
                631698.9374069335,
                4800944.89897655,
                2176.2902031228195
              ],
              [
                630659.1174069335,
                4800944.89897655,
                1534.4902031228194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:07:32+00:00",
        "end_time": "2019-06-04T15:17:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3878166,
            43.34981817,
            1534.490203,
            -121.3746532,
            43.36267091,
            2176.290203
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.38781659662992,
                  43.34999972001658,
                  1534.4902031228194
                ],
                [
                  -121.38748101843419,
                  43.36267090557759,
                  1534.4902031228194
                ],
                [
                  -121.37465321508479,
                  43.362489279042514,
                  2176.2902031228195
                ],
                [
                  -121.37499145999706,
                  43.349818173392315,
                  2176.2902031228195
                ],
                [
                  -121.38781659662992,
                  43.34999972001658,
                  1534.4902031228194
                ]
              ]
            ]
          },
          "id": "20190604_43121C4210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:07:32Z",
            "pc:count": 26067913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631183.7526,
                "count": 26067913,
                "maximum": 631698.9374,
                "minimum": 630659.1174,
                "name": "X",
                "position": 0,
                "stddev": 292.3103719,
                "variance": 85445.35353
              },
              {
                "average": 4801647.008,
                "count": 26067913,
                "maximum": 4802352.659,
                "minimum": 4800944.899,
                "name": "Y",
                "position": 1,
                "stddev": 401.8987556,
                "variance": 161522.6098
              },
              {
                "average": 1749.505911,
                "count": 26067913,
                "maximum": 2176.290203,
                "minimum": 1534.490203,
                "name": "Z",
                "position": 2,
                "stddev": 21.1505962,
                "variance": 447.3477196
              },
              {
                "average": 16167.38597,
                "count": 26067913,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9588.30743,
                "variance": 91935639.37
              },
              {
                "average": 1.19993952,
                "count": 26067913,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4572766162,
                "variance": 0.2091019037
              },
              {
                "average": 1.399859973,
                "count": 26067913,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6223830792,
                "variance": 0.3873606973
              },
              {
                "average": 0.051194854,
                "count": 26067913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.22039497,
                "variance": 0.04857394278
              },
              {
                "average": 0,
                "count": 26067913,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248789537,
                "count": 26067913,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.39013853,
                "variance": 1.932485132
              },
              {
                "average": 0.4771048753,
                "count": 26067913,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86085447,
                "variance": 117.9581599
              },
              {
                "average": 0.4875618159,
                "count": 26067913,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998452772,
                "variance": 0.2498453012
              },
              {
                "average": 10077.77456,
                "count": 26067913,
                "maximum": 10081,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.131776617,
                "variance": 1.28091831
              },
              {
                "average": 243698150.4,
                "count": 26067913,
                "maximum": 243699652.7,
                "minimum": 243696656,
                "name": "GpsTime",
                "position": 12,
                "stddev": 585.1617899,
                "variance": 342414.3204
              },
              {
                "average": 0,
                "count": 26067913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26067913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26067913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26067913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26067913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630659.1174,
              4800944.899,
              1534.490203,
              631698.9374,
              4802352.659,
              2176.290203
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630659.1174069335,
                    4800944.89897655,
                    1534.4902031228194
                  ],
                  [
                    630659.1174069335,
                    4802352.65897655,
                    1534.4902031228194
                  ],
                  [
                    631698.9374069335,
                    4802352.65897655,
                    2176.2902031228195
                  ],
                  [
                    631698.9374069335,
                    4800944.89897655,
                    2176.2902031228195
                  ],
                  [
                    630659.1174069335,
                    4800944.89897655,
                    1534.4902031228194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:07:32+00:00",
            "end_time": "2019-06-04T15:17:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.350152315524,
              43.26883041100476,
              1968.460885139003
            ],
            [
              -121.34998088287868,
              43.275174799869916,
              1968.460885139003
            ],
            [
              -121.33731362346673,
              43.27499132963606,
              2468.260885139003
            ],
            [
              -121.33748637073477,
              43.26864698119948,
              2468.260885139003
            ],
            [
              -121.350152315524,
              43.26883041100476,
              1968.460885139003
            ]
          ]
        ]
      },
      "bbox": [
        -121.3501523,
        43.26864698,
        1968.460885,
        -121.3373136,
        43.2751748,
        2468.260885
      ],
      "properties": {
        "datetime": "2019-06-03T19:25:53Z",
        "pc:count": 8981339,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634445.5634,
            "count": 8981339,
            "maximum": 634918.0622,
            "minimum": 633889.7622,
            "name": "X",
            "position": 0,
            "stddev": 293.4331378,
            "variance": 86103.00633
          },
          {
            "average": 4792407.442,
            "count": 8981339,
            "maximum": 4792694.995,
            "minimum": 4791990.135,
            "name": "Y",
            "position": 1,
            "stddev": 171.1196217,
            "variance": 29281.92494
          },
          {
            "average": 2027.134502,
            "count": 8981339,
            "maximum": 2468.260885,
            "minimum": 1968.460885,
            "name": "Z",
            "position": 2,
            "stddev": 45.89394036,
            "variance": 2106.253762
          },
          {
            "average": 17607.17093,
            "count": 8981339,
            "maximum": 50835,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9769.396996,
            "variance": 95441117.66
          },
          {
            "average": 1.173313801,
            "count": 8981339,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4315154741,
            "variance": 0.1862056044
          },
          {
            "average": 1.346643858,
            "count": 8981339,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.596068343,
            "variance": 0.3552974695
          },
          {
            "average": 0.5046263146,
            "count": 8981339,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999786246,
            "variance": 0.249978625
          },
          {
            "average": 0,
            "count": 8981339,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268094434,
            "count": 8981339,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.304163834,
            "variance": 1.700843306
          },
          {
            "average": -1.221256827,
            "count": 8981339,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.93971732,
            "variance": 119.677415
          },
          {
            "average": 0.5002276387,
            "count": 8981339,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999976,
            "variance": 0.249999976
          },
          {
            "average": 10059.30533,
            "count": 8981339,
            "maximum": 10061,
            "minimum": 10058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.835196832,
            "variance": 0.6975537483
          },
          {
            "average": 243624820.9,
            "count": 8981339,
            "maximum": 243625153.1,
            "minimum": 243624564.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 158.5755112,
            "variance": 25146.19276
          },
          {
            "average": 0,
            "count": 8981339,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8981339,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8981339,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8981339,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8981339,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633889.7622,
          4791990.135,
          1968.460885,
          634918.0622,
          4792694.995,
          2468.260885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633889.762205911,
                4791990.13515286,
                1968.460885139003
              ],
              [
                633889.762205911,
                4792694.995152859,
                1968.460885139003
              ],
              [
                634918.062205911,
                4792694.995152859,
                2468.260885139003
              ],
              [
                634918.062205911,
                4791990.13515286,
                2468.260885139003
              ],
              [
                633889.762205911,
                4791990.13515286,
                1968.460885139003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:25:53+00:00",
        "end_time": "2019-06-03T19:16:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3501523,
            43.26864698,
            1968.460885,
            -121.3373136,
            43.2751748,
            2468.260885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.350152315524,
                  43.26883041100476,
                  1968.460885139003
                ],
                [
                  -121.34998088287868,
                  43.275174799869916,
                  1968.460885139003
                ],
                [
                  -121.33731362346673,
                  43.27499132963606,
                  2468.260885139003
                ],
                [
                  -121.33748637073477,
                  43.26864698119948,
                  2468.260885139003
                ],
                [
                  -121.350152315524,
                  43.26883041100476,
                  1968.460885139003
                ]
              ]
            ]
          },
          "id": "20190603_43121C3318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:25:53Z",
            "pc:count": 8981339,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634445.5634,
                "count": 8981339,
                "maximum": 634918.0622,
                "minimum": 633889.7622,
                "name": "X",
                "position": 0,
                "stddev": 293.4331378,
                "variance": 86103.00633
              },
              {
                "average": 4792407.442,
                "count": 8981339,
                "maximum": 4792694.995,
                "minimum": 4791990.135,
                "name": "Y",
                "position": 1,
                "stddev": 171.1196217,
                "variance": 29281.92494
              },
              {
                "average": 2027.134502,
                "count": 8981339,
                "maximum": 2468.260885,
                "minimum": 1968.460885,
                "name": "Z",
                "position": 2,
                "stddev": 45.89394036,
                "variance": 2106.253762
              },
              {
                "average": 17607.17093,
                "count": 8981339,
                "maximum": 50835,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9769.396996,
                "variance": 95441117.66
              },
              {
                "average": 1.173313801,
                "count": 8981339,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4315154741,
                "variance": 0.1862056044
              },
              {
                "average": 1.346643858,
                "count": 8981339,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.596068343,
                "variance": 0.3552974695
              },
              {
                "average": 0.5046263146,
                "count": 8981339,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999786246,
                "variance": 0.249978625
              },
              {
                "average": 0,
                "count": 8981339,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268094434,
                "count": 8981339,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.304163834,
                "variance": 1.700843306
              },
              {
                "average": -1.221256827,
                "count": 8981339,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.93971732,
                "variance": 119.677415
              },
              {
                "average": 0.5002276387,
                "count": 8981339,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999976,
                "variance": 0.249999976
              },
              {
                "average": 10059.30533,
                "count": 8981339,
                "maximum": 10061,
                "minimum": 10058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.835196832,
                "variance": 0.6975537483
              },
              {
                "average": 243624820.9,
                "count": 8981339,
                "maximum": 243625153.1,
                "minimum": 243624564.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 158.5755112,
                "variance": 25146.19276
              },
              {
                "average": 0,
                "count": 8981339,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8981339,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8981339,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8981339,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8981339,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633889.7622,
              4791990.135,
              1968.460885,
              634918.0622,
              4792694.995,
              2468.260885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633889.762205911,
                    4791990.13515286,
                    1968.460885139003
                  ],
                  [
                    633889.762205911,
                    4792694.995152859,
                    1968.460885139003
                  ],
                  [
                    634918.062205911,
                    4792694.995152859,
                    2468.260885139003
                  ],
                  [
                    634918.062205911,
                    4791990.13515286,
                    2468.260885139003
                  ],
                  [
                    633889.762205911,
                    4791990.13515286,
                    1968.460885139003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:25:53+00:00",
            "end_time": "2019-06-03T19: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": "20190604_43121C3206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31283184020772,
              43.350000089657975,
              1538.152228364448
            ],
            [
              -121.31248042364751,
              43.36267925719788,
              1538.152228364448
            ],
            [
              -121.29963756251183,
              43.36248898766331,
              2070.352228364448
            ],
            [
              -121.29999165039797,
              43.34980990388959,
              2070.352228364448
            ],
            [
              -121.31283184020772,
              43.350000089657975,
              1538.152228364448
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128318,
        43.3498099,
        1538.152228,
        -121.2996376,
        43.36267926,
        2070.352228
      ],
      "properties": {
        "datetime": "2019-06-04T16:48:57Z",
        "pc:count": 20150127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637254.9153,
            "count": 20150127,
            "maximum": 637777.4245,
            "minimum": 636736.3445,
            "name": "X",
            "position": 0,
            "stddev": 291.4574248,
            "variance": 84947.43049
          },
          {
            "average": 4801770.065,
            "count": 20150127,
            "maximum": 4802473.787,
            "minimum": 4801065.087,
            "name": "Y",
            "position": 1,
            "stddev": 403.7722998,
            "variance": 163032.0701
          },
          {
            "average": 1651.827713,
            "count": 20150127,
            "maximum": 2070.352228,
            "minimum": 1538.152228,
            "name": "Z",
            "position": 2,
            "stddev": 20.15496937,
            "variance": 406.2227904
          },
          {
            "average": 22851.37724,
            "count": 20150127,
            "maximum": 62828,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11162.13408,
            "variance": 124593237.3
          },
          {
            "average": 1.125538712,
            "count": 20150127,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.360672741,
            "variance": 0.1300848261
          },
          {
            "average": 1.251066904,
            "count": 20150127,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4989506424,
            "variance": 0.2489517436
          },
          {
            "average": 0.4989982445,
            "count": 20150127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990089,
            "variance": 0.2499990089
          },
          {
            "average": 0,
            "count": 20150127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227404224,
            "count": 20150127,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9812431875,
            "variance": 0.962838193
          },
          {
            "average": 1.039264066,
            "count": 20150127,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76100719,
            "variance": 115.7992757
          },
          {
            "average": 0.4897849527,
            "count": 20150127,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998956543,
            "variance": 0.2498956652
          },
          {
            "average": 10083.33783,
            "count": 20150127,
            "maximum": 10086,
            "minimum": 10081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.124094513,
            "variance": 1.263588474
          },
          {
            "average": 243700789.9,
            "count": 20150127,
            "maximum": 243702137.4,
            "minimum": 243699542.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 549.550204,
            "variance": 302005.4267
          },
          {
            "average": 0,
            "count": 20150127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20150127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20150127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20150127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20150127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636736.3445,
          4801065.087,
          1538.152228,
          637777.4245,
          4802473.787,
          2070.352228
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636736.3445211665,
                4801065.087102139,
                1538.152228364448
              ],
              [
                636736.3445211665,
                4802473.787102139,
                1538.152228364448
              ],
              [
                637777.4245211666,
                4802473.787102139,
                2070.352228364448
              ],
              [
                637777.4245211666,
                4801065.087102139,
                2070.352228364448
              ],
              [
                636736.3445211665,
                4801065.087102139,
                1538.152228364448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:48:57+00:00",
        "end_time": "2019-06-04T16:05:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128318,
            43.3498099,
            1538.152228,
            -121.2996376,
            43.36267926,
            2070.352228
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31283184020772,
                  43.350000089657975,
                  1538.152228364448
                ],
                [
                  -121.31248042364751,
                  43.36267925719788,
                  1538.152228364448
                ],
                [
                  -121.29963756251183,
                  43.36248898766331,
                  2070.352228364448
                ],
                [
                  -121.29999165039797,
                  43.34980990388959,
                  2070.352228364448
                ],
                [
                  -121.31283184020772,
                  43.350000089657975,
                  1538.152228364448
                ]
              ]
            ]
          },
          "id": "20190604_43121C3206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:48:57Z",
            "pc:count": 20150127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637254.9153,
                "count": 20150127,
                "maximum": 637777.4245,
                "minimum": 636736.3445,
                "name": "X",
                "position": 0,
                "stddev": 291.4574248,
                "variance": 84947.43049
              },
              {
                "average": 4801770.065,
                "count": 20150127,
                "maximum": 4802473.787,
                "minimum": 4801065.087,
                "name": "Y",
                "position": 1,
                "stddev": 403.7722998,
                "variance": 163032.0701
              },
              {
                "average": 1651.827713,
                "count": 20150127,
                "maximum": 2070.352228,
                "minimum": 1538.152228,
                "name": "Z",
                "position": 2,
                "stddev": 20.15496937,
                "variance": 406.2227904
              },
              {
                "average": 22851.37724,
                "count": 20150127,
                "maximum": 62828,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11162.13408,
                "variance": 124593237.3
              },
              {
                "average": 1.125538712,
                "count": 20150127,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.360672741,
                "variance": 0.1300848261
              },
              {
                "average": 1.251066904,
                "count": 20150127,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4989506424,
                "variance": 0.2489517436
              },
              {
                "average": 0.4989982445,
                "count": 20150127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990089,
                "variance": 0.2499990089
              },
              {
                "average": 0,
                "count": 20150127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227404224,
                "count": 20150127,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9812431875,
                "variance": 0.962838193
              },
              {
                "average": 1.039264066,
                "count": 20150127,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76100719,
                "variance": 115.7992757
              },
              {
                "average": 0.4897849527,
                "count": 20150127,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998956543,
                "variance": 0.2498956652
              },
              {
                "average": 10083.33783,
                "count": 20150127,
                "maximum": 10086,
                "minimum": 10081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.124094513,
                "variance": 1.263588474
              },
              {
                "average": 243700789.9,
                "count": 20150127,
                "maximum": 243702137.4,
                "minimum": 243699542.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 549.550204,
                "variance": 302005.4267
              },
              {
                "average": 0,
                "count": 20150127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20150127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20150127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20150127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20150127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636736.3445,
              4801065.087,
              1538.152228,
              637777.4245,
              4802473.787,
              2070.352228
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636736.3445211665,
                    4801065.087102139,
                    1538.152228364448
                  ],
                  [
                    636736.3445211665,
                    4802473.787102139,
                    1538.152228364448
                  ],
                  [
                    637777.4245211666,
                    4802473.787102139,
                    2070.352228364448
                  ],
                  [
                    637777.4245211666,
                    4801065.087102139,
                    2070.352228364448
                  ],
                  [
                    636736.3445211665,
                    4801065.087102139,
                    1538.152228364448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:48:57+00:00",
            "end_time": "2019-06-04T16: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": "20190603_43121C3319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33766377266592,
              43.26845580089252,
              1967.7114417547846
            ],
            [
              -121.3374826333432,
              43.27510905958193,
              1967.7114417547846
            ],
            [
              -121.32961993491479,
              43.27499448318795,
              2398.471441754785
            ],
            [
              -121.32980192994802,
              43.26834125097508,
              2398.471441754785
            ],
            [
              -121.33766377266592,
              43.26845580089252,
              1967.7114417547846
            ]
          ]
        ]
      },
      "bbox": [
        -121.3376638,
        43.26834125,
        1967.711442,
        -121.3296199,
        43.27510906,
        2398.471442
      ],
      "properties": {
        "datetime": "2019-06-03T19:29:20Z",
        "pc:count": 4593695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635114.839,
            "count": 4593695,
            "maximum": 635542.3676,
            "minimum": 634904.0876,
            "name": "X",
            "position": 0,
            "stddev": 143.0497632,
            "variance": 20463.23475
          },
          {
            "average": 4792403.849,
            "count": 4593695,
            "maximum": 4792707.797,
            "minimum": 4791968.617,
            "name": "Y",
            "position": 1,
            "stddev": 196.7452903,
            "variance": 38708.70926
          },
          {
            "average": 2006.228753,
            "count": 4593695,
            "maximum": 2398.471442,
            "minimum": 1967.711442,
            "name": "Z",
            "position": 2,
            "stddev": 17.30642168,
            "variance": 299.5122313
          },
          {
            "average": 17977.28353,
            "count": 4593695,
            "maximum": 47948,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9639.617063,
            "variance": 92922217.11
          },
          {
            "average": 1.144673514,
            "count": 4593695,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3822363665,
            "variance": 0.1461046399
          },
          {
            "average": 1.289400581,
            "count": 4593695,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.522296329,
            "variance": 0.2727934553
          },
          {
            "average": 0.5020276705,
            "count": 4593695,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995943,
            "variance": 0.249995943
          },
          {
            "average": 0,
            "count": 4593695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20340619,
            "count": 4593695,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9352616528,
            "variance": 0.8747143591
          },
          {
            "average": -0.3569754252,
            "count": 4593695,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74958211,
            "variance": 115.5535155
          },
          {
            "average": 0.4939910029,
            "count": 4593695,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999639451,
            "variance": 0.2499639464
          },
          {
            "average": 10059.82571,
            "count": 4593695,
            "maximum": 10062,
            "minimum": 10058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8376729619,
            "variance": 0.701695991
          },
          {
            "average": 243624920.4,
            "count": 4593695,
            "maximum": 243625360.3,
            "minimum": 243624582,
            "name": "GpsTime",
            "position": 12,
            "stddev": 160.8252905,
            "variance": 25864.77406
          },
          {
            "average": 0,
            "count": 4593695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4593695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4593695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4593695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4593695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634904.0876,
          4791968.617,
          1967.711442,
          635542.3676,
          4792707.797,
          2398.471442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634904.0875858277,
                4791968.616952113,
                1967.7114417547846
              ],
              [
                634904.0875858277,
                4792707.796952113,
                1967.7114417547846
              ],
              [
                635542.3675858277,
                4792707.796952113,
                2398.471441754785
              ],
              [
                635542.3675858277,
                4791968.616952113,
                2398.471441754785
              ],
              [
                634904.0875858277,
                4791968.616952113,
                1967.7114417547846
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:29:20+00:00",
        "end_time": "2019-06-03T19:16:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3376638,
            43.26834125,
            1967.711442,
            -121.3296199,
            43.27510906,
            2398.471442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33766377266592,
                  43.26845580089252,
                  1967.7114417547846
                ],
                [
                  -121.3374826333432,
                  43.27510905958193,
                  1967.7114417547846
                ],
                [
                  -121.32961993491479,
                  43.27499448318795,
                  2398.471441754785
                ],
                [
                  -121.32980192994802,
                  43.26834125097508,
                  2398.471441754785
                ],
                [
                  -121.33766377266592,
                  43.26845580089252,
                  1967.7114417547846
                ]
              ]
            ]
          },
          "id": "20190603_43121C3319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:29:20Z",
            "pc:count": 4593695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635114.839,
                "count": 4593695,
                "maximum": 635542.3676,
                "minimum": 634904.0876,
                "name": "X",
                "position": 0,
                "stddev": 143.0497632,
                "variance": 20463.23475
              },
              {
                "average": 4792403.849,
                "count": 4593695,
                "maximum": 4792707.797,
                "minimum": 4791968.617,
                "name": "Y",
                "position": 1,
                "stddev": 196.7452903,
                "variance": 38708.70926
              },
              {
                "average": 2006.228753,
                "count": 4593695,
                "maximum": 2398.471442,
                "minimum": 1967.711442,
                "name": "Z",
                "position": 2,
                "stddev": 17.30642168,
                "variance": 299.5122313
              },
              {
                "average": 17977.28353,
                "count": 4593695,
                "maximum": 47948,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9639.617063,
                "variance": 92922217.11
              },
              {
                "average": 1.144673514,
                "count": 4593695,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3822363665,
                "variance": 0.1461046399
              },
              {
                "average": 1.289400581,
                "count": 4593695,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.522296329,
                "variance": 0.2727934553
              },
              {
                "average": 0.5020276705,
                "count": 4593695,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995943,
                "variance": 0.249995943
              },
              {
                "average": 0,
                "count": 4593695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20340619,
                "count": 4593695,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9352616528,
                "variance": 0.8747143591
              },
              {
                "average": -0.3569754252,
                "count": 4593695,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74958211,
                "variance": 115.5535155
              },
              {
                "average": 0.4939910029,
                "count": 4593695,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999639451,
                "variance": 0.2499639464
              },
              {
                "average": 10059.82571,
                "count": 4593695,
                "maximum": 10062,
                "minimum": 10058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8376729619,
                "variance": 0.701695991
              },
              {
                "average": 243624920.4,
                "count": 4593695,
                "maximum": 243625360.3,
                "minimum": 243624582,
                "name": "GpsTime",
                "position": 12,
                "stddev": 160.8252905,
                "variance": 25864.77406
              },
              {
                "average": 0,
                "count": 4593695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4593695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4593695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4593695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4593695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634904.0876,
              4791968.617,
              1967.711442,
              635542.3676,
              4792707.797,
              2398.471442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634904.0875858277,
                    4791968.616952113,
                    1967.7114417547846
                  ],
                  [
                    634904.0875858277,
                    4792707.796952113,
                    1967.7114417547846
                  ],
                  [
                    635542.3675858277,
                    4792707.796952113,
                    2398.471441754785
                  ],
                  [
                    635542.3675858277,
                    4791968.616952113,
                    2398.471441754785
                  ],
                  [
                    634904.0875858277,
                    4791968.616952113,
                    1967.7114417547846
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:29:20+00:00",
            "end_time": "2019-06-03T19: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": "20190604_43121D3415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.26284319629865,
              43.40000061780858,
              1424.7997776168181
            ],
            [
              -121.26248104762512,
              43.412668542400844,
              1424.7997776168181
            ],
            [
              -121.25050945997016,
              43.412485971403356,
              1968.0197776168184
            ],
            [
              -121.2508741007741,
              43.39981812710873,
              1968.0197776168184
            ],
            [
              -121.26284319629865,
              43.40000061780858,
              1424.7997776168181
            ]
          ]
        ]
      },
      "bbox": [
        -121.2628432,
        43.39981813,
        1424.799778,
        -121.2505095,
        43.41266854,
        1968.019778
      ],
      "properties": {
        "datetime": "2019-06-04T18:49:20Z",
        "pc:count": 17016308,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 641160.8209,
            "count": 17016308,
            "maximum": 641641.7593,
            "minimum": 640672.0793,
            "name": "X",
            "position": 0,
            "stddev": 271.2150777,
            "variance": 73557.61839
          },
          {
            "average": 4807396.326,
            "count": 17016308,
            "maximum": 4808108.707,
            "minimum": 4806701.207,
            "name": "Y",
            "position": 1,
            "stddev": 401.1798106,
            "variance": 160945.2404
          },
          {
            "average": 1442.062269,
            "count": 17016308,
            "maximum": 1968.019778,
            "minimum": 1424.799778,
            "name": "Z",
            "position": 2,
            "stddev": 10.37725028,
            "variance": 107.6873234
          },
          {
            "average": 20280.72372,
            "count": 17016308,
            "maximum": 50835,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10697.1971,
            "variance": 114430025.8
          },
          {
            "average": 1.153644727,
            "count": 17016308,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4384781067,
            "variance": 0.1922630501
          },
          {
            "average": 1.307280639,
            "count": 17016308,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6320652318,
            "variance": 0.3995064572
          },
          {
            "average": 0.5045480488,
            "count": 17016308,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999793295,
            "variance": 0.2499793299
          },
          {
            "average": 0,
            "count": 17016308,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.653335436,
            "count": 17016308,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.603540305,
            "variance": 6.778422117
          },
          {
            "average": -0.9761594803,
            "count": 17016308,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80847221,
            "variance": 116.8230715
          },
          {
            "average": 0.5009343978,
            "count": 17016308,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991416,
            "variance": 0.2499991416
          },
          {
            "average": 10100.10704,
            "count": 17016308,
            "maximum": 10103,
            "minimum": 10096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.761334194,
            "variance": 3.102298141
          },
          {
            "average": 243708385.1,
            "count": 17016308,
            "maximum": 243709360.5,
            "minimum": 243706741,
            "name": "GpsTime",
            "position": 12,
            "stddev": 763.9075875,
            "variance": 583554.8022
          },
          {
            "average": 0,
            "count": 17016308,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17016308,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17016308,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17016308,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17016308,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          640672.0793,
          4806701.207,
          1424.799778,
          641641.7593,
          4808108.707,
          1968.019778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                640672.0792646749,
                4806701.206943415,
                1424.7997776168181
              ],
              [
                640672.0792646749,
                4808108.706943415,
                1424.7997776168181
              ],
              [
                641641.7592646749,
                4808108.706943415,
                1968.0197776168184
              ],
              [
                641641.7592646749,
                4806701.206943415,
                1968.0197776168184
              ],
              [
                640672.0792646749,
                4806701.206943415,
                1424.7997776168181
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:49:20+00:00",
        "end_time": "2019-06-04T18:05:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2628432,
            43.39981813,
            1424.799778,
            -121.2505095,
            43.41266854,
            1968.019778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.26284319629865,
                  43.40000061780858,
                  1424.7997776168181
                ],
                [
                  -121.26248104762512,
                  43.412668542400844,
                  1424.7997776168181
                ],
                [
                  -121.25050945997016,
                  43.412485971403356,
                  1968.0197776168184
                ],
                [
                  -121.2508741007741,
                  43.39981812710873,
                  1968.0197776168184
                ],
                [
                  -121.26284319629865,
                  43.40000061780858,
                  1424.7997776168181
                ]
              ]
            ]
          },
          "id": "20190604_43121D3415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:49:20Z",
            "pc:count": 17016308,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 641160.8209,
                "count": 17016308,
                "maximum": 641641.7593,
                "minimum": 640672.0793,
                "name": "X",
                "position": 0,
                "stddev": 271.2150777,
                "variance": 73557.61839
              },
              {
                "average": 4807396.326,
                "count": 17016308,
                "maximum": 4808108.707,
                "minimum": 4806701.207,
                "name": "Y",
                "position": 1,
                "stddev": 401.1798106,
                "variance": 160945.2404
              },
              {
                "average": 1442.062269,
                "count": 17016308,
                "maximum": 1968.019778,
                "minimum": 1424.799778,
                "name": "Z",
                "position": 2,
                "stddev": 10.37725028,
                "variance": 107.6873234
              },
              {
                "average": 20280.72372,
                "count": 17016308,
                "maximum": 50835,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10697.1971,
                "variance": 114430025.8
              },
              {
                "average": 1.153644727,
                "count": 17016308,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4384781067,
                "variance": 0.1922630501
              },
              {
                "average": 1.307280639,
                "count": 17016308,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6320652318,
                "variance": 0.3995064572
              },
              {
                "average": 0.5045480488,
                "count": 17016308,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999793295,
                "variance": 0.2499793299
              },
              {
                "average": 0,
                "count": 17016308,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.653335436,
                "count": 17016308,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.603540305,
                "variance": 6.778422117
              },
              {
                "average": -0.9761594803,
                "count": 17016308,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80847221,
                "variance": 116.8230715
              },
              {
                "average": 0.5009343978,
                "count": 17016308,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991416,
                "variance": 0.2499991416
              },
              {
                "average": 10100.10704,
                "count": 17016308,
                "maximum": 10103,
                "minimum": 10096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.761334194,
                "variance": 3.102298141
              },
              {
                "average": 243708385.1,
                "count": 17016308,
                "maximum": 243709360.5,
                "minimum": 243706741,
                "name": "GpsTime",
                "position": 12,
                "stddev": 763.9075875,
                "variance": 583554.8022
              },
              {
                "average": 0,
                "count": 17016308,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17016308,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17016308,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17016308,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17016308,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              640672.0793,
              4806701.207,
              1424.799778,
              641641.7593,
              4808108.707,
              1968.019778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    640672.0792646749,
                    4806701.206943415,
                    1424.7997776168181
                  ],
                  [
                    640672.0792646749,
                    4808108.706943415,
                    1424.7997776168181
                  ],
                  [
                    641641.7592646749,
                    4808108.706943415,
                    1968.0197776168184
                  ],
                  [
                    641641.7592646749,
                    4806701.206943415,
                    1968.0197776168184
                  ],
                  [
                    640672.0792646749,
                    4806701.206943415,
                    1424.7997776168181
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:49:20+00:00",
            "end_time": "2019-06-04T18:05: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": "20190603_43121C3305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32532879189694,
              43.29999983644507,
              1722.1474958307497
            ],
            [
              -121.32498063535489,
              43.312677396401554,
              1722.1474958307497
            ],
            [
              -121.31214107614541,
              43.31248859853133,
              2356.0674958307495
            ],
            [
              -121.31249189834277,
              43.29981112169119,
              2356.0674958307495
            ],
            [
              -121.32532879189694,
              43.29999983644507,
              1722.1474958307497
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253288,
        43.29981112,
        1722.147496,
        -121.3121411,
        43.3126774,
        2356.067496
      ],
      "properties": {
        "datetime": "2019-06-03T20:10:32Z",
        "pc:count": 21215790,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636359.4304,
            "count": 21215790,
            "maximum": 636876.5673,
            "minimum": 635834.9073,
            "name": "X",
            "position": 0,
            "stddev": 293.6562518,
            "variance": 86233.99422
          },
          {
            "average": 4796220.908,
            "count": 21215790,
            "maximum": 4796900.282,
            "minimum": 4795491.782,
            "name": "Y",
            "position": 1,
            "stddev": 398.3493943,
            "variance": 158682.2399
          },
          {
            "average": 1860.465282,
            "count": 21215790,
            "maximum": 2356.067496,
            "minimum": 1722.147496,
            "name": "Z",
            "position": 2,
            "stddev": 7.566400185,
            "variance": 57.25041175
          },
          {
            "average": 20342.92606,
            "count": 21215790,
            "maximum": 55936,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10561.39025,
            "variance": 111542964
          },
          {
            "average": 1.137993824,
            "count": 21215790,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3783213184,
            "variance": 0.14312702
          },
          {
            "average": 1.275979495,
            "count": 21215790,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5218509926,
            "variance": 0.2723284585
          },
          {
            "average": 0.5038149416,
            "count": 21215790,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999854578,
            "variance": 0.249985458
          },
          {
            "average": 0,
            "count": 21215790,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214712768,
            "count": 21215790,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.011070775,
            "variance": 1.022264112
          },
          {
            "average": -1.160059227,
            "count": 21215790,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.6995445,
            "variance": 114.4802525
          },
          {
            "average": 0.4951948996,
            "count": 21215790,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999769223,
            "variance": 0.2499769228
          },
          {
            "average": 10068.71199,
            "count": 21215790,
            "maximum": 10071,
            "minimum": 10066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.062744126,
            "variance": 1.129425077
          },
          {
            "average": 243627001.5,
            "count": 21215790,
            "maximum": 243627832.1,
            "minimum": 243626233.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 408.6230204,
            "variance": 166972.7728
          },
          {
            "average": 0,
            "count": 21215790,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21215790,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21215790,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21215790,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21215790,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635834.9073,
          4795491.782,
          1722.147496,
          636876.5673,
          4796900.282,
          2356.067496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635834.9073164196,
                4795491.7816601945,
                1722.1474958307497
              ],
              [
                635834.9073164196,
                4796900.2816601945,
                1722.1474958307497
              ],
              [
                636876.5673164196,
                4796900.2816601945,
                2356.0674958307495
              ],
              [
                636876.5673164196,
                4795491.7816601945,
                2356.0674958307495
              ],
              [
                635834.9073164196,
                4795491.7816601945,
                1722.1474958307497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T20:10:32+00:00",
        "end_time": "2019-06-03T19:43:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253288,
            43.29981112,
            1722.147496,
            -121.3121411,
            43.3126774,
            2356.067496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32532879189694,
                  43.29999983644507,
                  1722.1474958307497
                ],
                [
                  -121.32498063535489,
                  43.312677396401554,
                  1722.1474958307497
                ],
                [
                  -121.31214107614541,
                  43.31248859853133,
                  2356.0674958307495
                ],
                [
                  -121.31249189834277,
                  43.29981112169119,
                  2356.0674958307495
                ],
                [
                  -121.32532879189694,
                  43.29999983644507,
                  1722.1474958307497
                ]
              ]
            ]
          },
          "id": "20190603_43121C3305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T20:10:32Z",
            "pc:count": 21215790,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636359.4304,
                "count": 21215790,
                "maximum": 636876.5673,
                "minimum": 635834.9073,
                "name": "X",
                "position": 0,
                "stddev": 293.6562518,
                "variance": 86233.99422
              },
              {
                "average": 4796220.908,
                "count": 21215790,
                "maximum": 4796900.282,
                "minimum": 4795491.782,
                "name": "Y",
                "position": 1,
                "stddev": 398.3493943,
                "variance": 158682.2399
              },
              {
                "average": 1860.465282,
                "count": 21215790,
                "maximum": 2356.067496,
                "minimum": 1722.147496,
                "name": "Z",
                "position": 2,
                "stddev": 7.566400185,
                "variance": 57.25041175
              },
              {
                "average": 20342.92606,
                "count": 21215790,
                "maximum": 55936,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10561.39025,
                "variance": 111542964
              },
              {
                "average": 1.137993824,
                "count": 21215790,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3783213184,
                "variance": 0.14312702
              },
              {
                "average": 1.275979495,
                "count": 21215790,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5218509926,
                "variance": 0.2723284585
              },
              {
                "average": 0.5038149416,
                "count": 21215790,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999854578,
                "variance": 0.249985458
              },
              {
                "average": 0,
                "count": 21215790,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214712768,
                "count": 21215790,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.011070775,
                "variance": 1.022264112
              },
              {
                "average": -1.160059227,
                "count": 21215790,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.6995445,
                "variance": 114.4802525
              },
              {
                "average": 0.4951948996,
                "count": 21215790,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999769223,
                "variance": 0.2499769228
              },
              {
                "average": 10068.71199,
                "count": 21215790,
                "maximum": 10071,
                "minimum": 10066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.062744126,
                "variance": 1.129425077
              },
              {
                "average": 243627001.5,
                "count": 21215790,
                "maximum": 243627832.1,
                "minimum": 243626233.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 408.6230204,
                "variance": 166972.7728
              },
              {
                "average": 0,
                "count": 21215790,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21215790,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21215790,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21215790,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21215790,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635834.9073,
              4795491.782,
              1722.147496,
              636876.5673,
              4796900.282,
              2356.067496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635834.9073164196,
                    4795491.7816601945,
                    1722.1474958307497
                  ],
                  [
                    635834.9073164196,
                    4796900.2816601945,
                    1722.1474958307497
                  ],
                  [
                    636876.5673164196,
                    4796900.2816601945,
                    2356.0674958307495
                  ],
                  [
                    636876.5673164196,
                    4795491.7816601945,
                    2356.0674958307495
                  ],
                  [
                    635834.9073164196,
                    4795491.7816601945,
                    1722.1474958307497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T20:10:32+00:00",
            "end_time": "2019-06-03T19:43:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37531852821854,
              43.32502625506144,
              1827.7712793896949
            ],
            [
              -121.37498131138801,
              43.337672395308374,
              1827.7712793896949
            ],
            [
              -121.36215120585595,
              43.337489341380575,
              2253.271279389695
            ],
            [
              -121.36249108224519,
              43.32484328151743,
              2253.271279389695
            ],
            [
              -121.37531852821854,
              43.32502625506144,
              1827.7712793896949
            ]
          ]
        ]
      },
      "bbox": [
        -121.3753185,
        43.32484328,
        1827.771279,
        -121.3621512,
        43.3376724,
        2253.271279
      ],
      "properties": {
        "datetime": "2019-06-04T15:17:17Z",
        "pc:count": 19908935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632249.9822,
            "count": 19908935,
            "maximum": 632766.4655,
            "minimum": 631726.0255,
            "name": "X",
            "position": 0,
            "stddev": 286.6016622,
            "variance": 82140.51279
          },
          {
            "average": 4798942.123,
            "count": 19908935,
            "maximum": 4799596.033,
            "minimum": 4798191.053,
            "name": "Y",
            "position": 1,
            "stddev": 404.8020849,
            "variance": 163864.7279
          },
          {
            "average": 1854.620621,
            "count": 19908935,
            "maximum": 2253.271279,
            "minimum": 1827.771279,
            "name": "Z",
            "position": 2,
            "stddev": 11.72839012,
            "variance": 137.5551347
          },
          {
            "average": 20627.56203,
            "count": 19908935,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10363.56275,
            "variance": 107403432.9
          },
          {
            "average": 1.131978732,
            "count": 19908935,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3635837449,
            "variance": 0.1321931395
          },
          {
            "average": 1.264014323,
            "count": 19908935,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4972436263,
            "variance": 0.2472512239
          },
          {
            "average": 0.03325501841,
            "count": 19908935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1793017674,
            "variance": 0.03214912378
          },
          {
            "average": 0,
            "count": 19908935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199054595,
            "count": 19908935,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8739186687,
            "variance": 0.7637338396
          },
          {
            "average": -1.133078894,
            "count": 19908935,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83646746,
            "variance": 117.4290271
          },
          {
            "average": 0.4945609597,
            "count": 19908935,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999704285,
            "variance": 0.2499704294
          },
          {
            "average": 10071.0456,
            "count": 19908935,
            "maximum": 10075,
            "minimum": 10068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.415290414,
            "variance": 2.003046956
          },
          {
            "average": 243632532.5,
            "count": 19908935,
            "maximum": 243696637.2,
            "minimum": 243626674.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17362.9241,
            "variance": 301471133.3
          },
          {
            "average": 0,
            "count": 19908935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19908935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19908935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19908935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19908935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631726.0255,
          4798191.053,
          1827.771279,
          632766.4655,
          4799596.033,
          2253.271279
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631726.0255187959,
                4798191.053385482,
                1827.7712793896949
              ],
              [
                631726.0255187959,
                4799596.033385483,
                1827.7712793896949
              ],
              [
                632766.4655187959,
                4799596.033385483,
                2253.271279389695
              ],
              [
                632766.4655187959,
                4798191.053385482,
                2253.271279389695
              ],
              [
                631726.0255187959,
                4798191.053385482,
                1827.7712793896949
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:17:17+00:00",
        "end_time": "2019-06-03T19:51:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3753185,
            43.32484328,
            1827.771279,
            -121.3621512,
            43.3376724,
            2253.271279
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37531852821854,
                  43.32502625506144,
                  1827.7712793896949
                ],
                [
                  -121.37498131138801,
                  43.337672395308374,
                  1827.7712793896949
                ],
                [
                  -121.36215120585595,
                  43.337489341380575,
                  2253.271279389695
                ],
                [
                  -121.36249108224519,
                  43.32484328151743,
                  2253.271279389695
                ],
                [
                  -121.37531852821854,
                  43.32502625506144,
                  1827.7712793896949
                ]
              ]
            ]
          },
          "id": "20190603_43121C3116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:17:17Z",
            "pc:count": 19908935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632249.9822,
                "count": 19908935,
                "maximum": 632766.4655,
                "minimum": 631726.0255,
                "name": "X",
                "position": 0,
                "stddev": 286.6016622,
                "variance": 82140.51279
              },
              {
                "average": 4798942.123,
                "count": 19908935,
                "maximum": 4799596.033,
                "minimum": 4798191.053,
                "name": "Y",
                "position": 1,
                "stddev": 404.8020849,
                "variance": 163864.7279
              },
              {
                "average": 1854.620621,
                "count": 19908935,
                "maximum": 2253.271279,
                "minimum": 1827.771279,
                "name": "Z",
                "position": 2,
                "stddev": 11.72839012,
                "variance": 137.5551347
              },
              {
                "average": 20627.56203,
                "count": 19908935,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10363.56275,
                "variance": 107403432.9
              },
              {
                "average": 1.131978732,
                "count": 19908935,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3635837449,
                "variance": 0.1321931395
              },
              {
                "average": 1.264014323,
                "count": 19908935,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4972436263,
                "variance": 0.2472512239
              },
              {
                "average": 0.03325501841,
                "count": 19908935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1793017674,
                "variance": 0.03214912378
              },
              {
                "average": 0,
                "count": 19908935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199054595,
                "count": 19908935,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8739186687,
                "variance": 0.7637338396
              },
              {
                "average": -1.133078894,
                "count": 19908935,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83646746,
                "variance": 117.4290271
              },
              {
                "average": 0.4945609597,
                "count": 19908935,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999704285,
                "variance": 0.2499704294
              },
              {
                "average": 10071.0456,
                "count": 19908935,
                "maximum": 10075,
                "minimum": 10068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.415290414,
                "variance": 2.003046956
              },
              {
                "average": 243632532.5,
                "count": 19908935,
                "maximum": 243696637.2,
                "minimum": 243626674.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17362.9241,
                "variance": 301471133.3
              },
              {
                "average": 0,
                "count": 19908935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19908935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19908935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19908935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19908935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631726.0255,
              4798191.053,
              1827.771279,
              632766.4655,
              4799596.033,
              2253.271279
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631726.0255187959,
                    4798191.053385482,
                    1827.7712793896949
                  ],
                  [
                    631726.0255187959,
                    4799596.033385483,
                    1827.7712793896949
                  ],
                  [
                    632766.4655187959,
                    4799596.033385483,
                    2253.271279389695
                  ],
                  [
                    632766.4655187959,
                    4798191.053385482,
                    2253.271279389695
                  ],
                  [
                    631726.0255187959,
                    4798191.053385482,
                    1827.7712793896949
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:17:17+00:00",
            "end_time": "2019-06-03T19:51:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32532974859396,
              43.400000116043934,
              1502.5101175742298
            ],
            [
              -121.32498036481353,
              43.412677813573524,
              1502.5101175742298
            ],
            [
              -121.31214019444911,
              43.412488971149045,
              1956.0301175742297
            ],
            [
              -121.3124922534081,
              43.39981135673942,
              1956.0301175742297
            ],
            [
              -121.32532974859396,
              43.400000116043934,
              1502.5101175742298
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253297,
        43.39981136,
        1502.510118,
        -121.3121402,
        43.41267781,
        1956.030118
      ],
      "properties": {
        "datetime": "2019-06-04T18:10:18Z",
        "pc:count": 20121531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636129.5989,
            "count": 20121531,
            "maximum": 636651.9386,
            "minimum": 635611.9386,
            "name": "X",
            "position": 0,
            "stddev": 292.5396197,
            "variance": 85579.42912
          },
          {
            "average": 4807294.327,
            "count": 20121531,
            "maximum": 4808006.144,
            "minimum": 4806597.604,
            "name": "Y",
            "position": 1,
            "stddev": 401.1440745,
            "variance": 160916.5685
          },
          {
            "average": 1534.673995,
            "count": 20121531,
            "maximum": 1956.030118,
            "minimum": 1502.510118,
            "name": "Z",
            "position": 2,
            "stddev": 12.89646196,
            "variance": 166.3187311
          },
          {
            "average": 20848.20061,
            "count": 20121531,
            "maximum": 53144,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11050.1729,
            "variance": 122106321.1
          },
          {
            "average": 1.167674368,
            "count": 20121531,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4394852177,
            "variance": 0.1931472566
          },
          {
            "average": 1.335353955,
            "count": 20121531,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6194087813,
            "variance": 0.3836672383
          },
          {
            "average": 0.5018581837,
            "count": 20121531,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965596,
            "variance": 0.2499965596
          },
          {
            "average": 0,
            "count": 20121531,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293104337,
            "count": 20121531,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.497000936,
            "variance": 2.241011802
          },
          {
            "average": -0.09362810679,
            "count": 20121531,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90702219,
            "variance": 118.963133
          },
          {
            "average": 0.4962327171,
            "count": 20121531,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999858198,
            "variance": 0.24998582
          },
          {
            "average": 10094.0065,
            "count": 20121531,
            "maximum": 10097,
            "minimum": 10091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.095429849,
            "variance": 1.199966553
          },
          {
            "average": 243705803.4,
            "count": 20121531,
            "maximum": 243707018,
            "minimum": 243704337.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 492.9632881,
            "variance": 243012.8034
          },
          {
            "average": 0,
            "count": 20121531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20121531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20121531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20121531,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20121531,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635611.9386,
          4806597.604,
          1502.510118,
          636651.9386,
          4808006.144,
          1956.030118
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635611.9386137747,
                4806597.604043448,
                1502.5101175742298
              ],
              [
                635611.9386137747,
                4808006.144043447,
                1502.5101175742298
              ],
              [
                636651.9386137747,
                4808006.144043447,
                1956.0301175742297
              ],
              [
                636651.9386137747,
                4806597.604043448,
                1956.0301175742297
              ],
              [
                635611.9386137747,
                4806597.604043448,
                1502.5101175742298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:10:18+00:00",
        "end_time": "2019-06-04T17:25:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253297,
            43.39981136,
            1502.510118,
            -121.3121402,
            43.41267781,
            1956.030118
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32532974859396,
                  43.400000116043934,
                  1502.5101175742298
                ],
                [
                  -121.32498036481353,
                  43.412677813573524,
                  1502.5101175742298
                ],
                [
                  -121.31214019444911,
                  43.412488971149045,
                  1956.0301175742297
                ],
                [
                  -121.3124922534081,
                  43.39981135673942,
                  1956.0301175742297
                ],
                [
                  -121.32532974859396,
                  43.400000116043934,
                  1502.5101175742298
                ]
              ]
            ]
          },
          "id": "20190604_43121D3315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:10:18Z",
            "pc:count": 20121531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636129.5989,
                "count": 20121531,
                "maximum": 636651.9386,
                "minimum": 635611.9386,
                "name": "X",
                "position": 0,
                "stddev": 292.5396197,
                "variance": 85579.42912
              },
              {
                "average": 4807294.327,
                "count": 20121531,
                "maximum": 4808006.144,
                "minimum": 4806597.604,
                "name": "Y",
                "position": 1,
                "stddev": 401.1440745,
                "variance": 160916.5685
              },
              {
                "average": 1534.673995,
                "count": 20121531,
                "maximum": 1956.030118,
                "minimum": 1502.510118,
                "name": "Z",
                "position": 2,
                "stddev": 12.89646196,
                "variance": 166.3187311
              },
              {
                "average": 20848.20061,
                "count": 20121531,
                "maximum": 53144,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11050.1729,
                "variance": 122106321.1
              },
              {
                "average": 1.167674368,
                "count": 20121531,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4394852177,
                "variance": 0.1931472566
              },
              {
                "average": 1.335353955,
                "count": 20121531,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6194087813,
                "variance": 0.3836672383
              },
              {
                "average": 0.5018581837,
                "count": 20121531,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965596,
                "variance": 0.2499965596
              },
              {
                "average": 0,
                "count": 20121531,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293104337,
                "count": 20121531,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.497000936,
                "variance": 2.241011802
              },
              {
                "average": -0.09362810679,
                "count": 20121531,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90702219,
                "variance": 118.963133
              },
              {
                "average": 0.4962327171,
                "count": 20121531,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999858198,
                "variance": 0.24998582
              },
              {
                "average": 10094.0065,
                "count": 20121531,
                "maximum": 10097,
                "minimum": 10091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.095429849,
                "variance": 1.199966553
              },
              {
                "average": 243705803.4,
                "count": 20121531,
                "maximum": 243707018,
                "minimum": 243704337.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 492.9632881,
                "variance": 243012.8034
              },
              {
                "average": 0,
                "count": 20121531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20121531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20121531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20121531,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20121531,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635611.9386,
              4806597.604,
              1502.510118,
              636651.9386,
              4808006.144,
              1956.030118
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635611.9386137747,
                    4806597.604043448,
                    1502.5101175742298
                  ],
                  [
                    635611.9386137747,
                    4808006.144043447,
                    1502.5101175742298
                  ],
                  [
                    636651.9386137747,
                    4808006.144043447,
                    1956.0301175742297
                  ],
                  [
                    636651.9386137747,
                    4806597.604043448,
                    1956.0301175742297
                  ],
                  [
                    635611.9386137747,
                    4806597.604043448,
                    1502.5101175742298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:10:18+00:00",
            "end_time": "2019-06-04T17:25: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": "20190604_43121C3219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2751800683363,
              43.330623474844685,
              1624.1898596336155
            ],
            [
              -121.27498265627364,
              43.337596322684,
              1624.1898596336155
            ],
            [
              -121.2682273494787,
              43.337494209484625,
              1975.5298596336156
            ],
            [
              -121.26842553368297,
              43.330521386371906,
              1975.5298596336156
            ],
            [
              -121.2751800683363,
              43.330623474844685,
              1624.1898596336155
            ]
          ]
        ]
      },
      "bbox": [
        -121.2751801,
        43.33052139,
        1624.18986,
        -121.2682273,
        43.33759632,
        1975.52986
      ],
      "properties": {
        "datetime": "2019-06-04T16:17:41Z",
        "pc:count": 3631496,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640014.9196,
            "count": 3631496,
            "maximum": 640380.1967,
            "minimum": 639832.3567,
            "name": "X",
            "position": 0,
            "stddev": 123.8290278,
            "variance": 15333.62813
          },
          {
            "average": 4799483.236,
            "count": 3631496,
            "maximum": 4799750.27,
            "minimum": 4798975.55,
            "name": "Y",
            "position": 1,
            "stddev": 181.9934354,
            "variance": 33121.61055
          },
          {
            "average": 1736.380425,
            "count": 3631496,
            "maximum": 1975.52986,
            "minimum": 1624.18986,
            "name": "Z",
            "position": 2,
            "stddev": 16.61929039,
            "variance": 276.2008132
          },
          {
            "average": 20006.14965,
            "count": 3631496,
            "maximum": 52278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10184.93429,
            "variance": 103732886.5
          },
          {
            "average": 1.142270018,
            "count": 3631496,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.383236614,
            "variance": 0.1468703023
          },
          {
            "average": 1.284494324,
            "count": 3631496,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5273583432,
            "variance": 0.2781068221
          },
          {
            "average": 0.5006776821,
            "count": 3631496,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996096,
            "variance": 0.2499996096
          },
          {
            "average": 0,
            "count": 3631496,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199121794,
            "count": 3631496,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.012837083,
            "variance": 1.025838956
          },
          {
            "average": 0.3139768315,
            "count": 3631496,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.55123,
            "variance": 111.3284545
          },
          {
            "average": 0.4916296204,
            "count": 3631496,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999300007,
            "variance": 0.2499300056
          },
          {
            "average": 10080.82503,
            "count": 3631496,
            "maximum": 10082,
            "minimum": 10079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7907642719,
            "variance": 0.6253081337
          },
          {
            "average": 243699563.2,
            "count": 3631496,
            "maximum": 243700261.5,
            "minimum": 243698595.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 388.2272326,
            "variance": 150720.3841
          },
          {
            "average": 0,
            "count": 3631496,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631496,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631496,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631496,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631496,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          639832.3567,
          4798975.55,
          1624.18986,
          640380.1967,
          4799750.27,
          1975.52986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                639832.3566648128,
                4798975.550226922,
                1624.1898596336155
              ],
              [
                639832.3566648128,
                4799750.270226923,
                1624.1898596336155
              ],
              [
                640380.1966648129,
                4799750.270226923,
                1975.5298596336156
              ],
              [
                640380.1966648129,
                4798975.550226922,
                1975.5298596336156
              ],
              [
                639832.3566648128,
                4798975.550226922,
                1624.1898596336155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:17:41+00:00",
        "end_time": "2019-06-04T15:49:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2751801,
            43.33052139,
            1624.18986,
            -121.2682273,
            43.33759632,
            1975.52986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2751800683363,
                  43.330623474844685,
                  1624.1898596336155
                ],
                [
                  -121.27498265627364,
                  43.337596322684,
                  1624.1898596336155
                ],
                [
                  -121.2682273494787,
                  43.337494209484625,
                  1975.5298596336156
                ],
                [
                  -121.26842553368297,
                  43.330521386371906,
                  1975.5298596336156
                ],
                [
                  -121.2751800683363,
                  43.330623474844685,
                  1624.1898596336155
                ]
              ]
            ]
          },
          "id": "20190604_43121C3219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:17:41Z",
            "pc:count": 3631496,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640014.9196,
                "count": 3631496,
                "maximum": 640380.1967,
                "minimum": 639832.3567,
                "name": "X",
                "position": 0,
                "stddev": 123.8290278,
                "variance": 15333.62813
              },
              {
                "average": 4799483.236,
                "count": 3631496,
                "maximum": 4799750.27,
                "minimum": 4798975.55,
                "name": "Y",
                "position": 1,
                "stddev": 181.9934354,
                "variance": 33121.61055
              },
              {
                "average": 1736.380425,
                "count": 3631496,
                "maximum": 1975.52986,
                "minimum": 1624.18986,
                "name": "Z",
                "position": 2,
                "stddev": 16.61929039,
                "variance": 276.2008132
              },
              {
                "average": 20006.14965,
                "count": 3631496,
                "maximum": 52278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10184.93429,
                "variance": 103732886.5
              },
              {
                "average": 1.142270018,
                "count": 3631496,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.383236614,
                "variance": 0.1468703023
              },
              {
                "average": 1.284494324,
                "count": 3631496,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5273583432,
                "variance": 0.2781068221
              },
              {
                "average": 0.5006776821,
                "count": 3631496,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996096,
                "variance": 0.2499996096
              },
              {
                "average": 0,
                "count": 3631496,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199121794,
                "count": 3631496,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.012837083,
                "variance": 1.025838956
              },
              {
                "average": 0.3139768315,
                "count": 3631496,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.55123,
                "variance": 111.3284545
              },
              {
                "average": 0.4916296204,
                "count": 3631496,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999300007,
                "variance": 0.2499300056
              },
              {
                "average": 10080.82503,
                "count": 3631496,
                "maximum": 10082,
                "minimum": 10079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7907642719,
                "variance": 0.6253081337
              },
              {
                "average": 243699563.2,
                "count": 3631496,
                "maximum": 243700261.5,
                "minimum": 243698595.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 388.2272326,
                "variance": 150720.3841
              },
              {
                "average": 0,
                "count": 3631496,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631496,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631496,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631496,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631496,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              639832.3567,
              4798975.55,
              1624.18986,
              640380.1967,
              4799750.27,
              1975.52986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    639832.3566648128,
                    4798975.550226922,
                    1624.1898596336155
                  ],
                  [
                    639832.3566648128,
                    4799750.270226923,
                    1624.1898596336155
                  ],
                  [
                    640380.1966648129,
                    4799750.270226923,
                    1975.5298596336156
                  ],
                  [
                    640380.1966648129,
                    4798975.550226922,
                    1975.5298596336156
                  ],
                  [
                    639832.3566648128,
                    4798975.550226922,
                    1624.1898596336155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:17:41+00:00",
            "end_time": "2019-06-04T15:49:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.30033476438342,
              43.387500165085854,
              1473.382118020774
            ],
            [
              -121.29998024662042,
              43.40018042732845,
              1473.382118020774
            ],
            [
              -121.28713448831171,
              43.39998869614159,
              1971.362118020774
            ],
            [
              -121.28749168171635,
              43.387308518309624,
              1971.362118020774
            ],
            [
              -121.30033476438342,
              43.387500165085854,
              1473.382118020774
            ]
          ]
        ]
      },
      "bbox": [
        -121.3003348,
        43.38730852,
        1473.382118,
        -121.2871345,
        43.40018043,
        1971.362118
      ],
      "properties": {
        "datetime": "2019-06-04T18:05:11Z",
        "pc:count": 17427677,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638181.7068,
            "count": 17427677,
            "maximum": 638705.004,
            "minimum": 637664.324,
            "name": "X",
            "position": 0,
            "stddev": 291.0039804,
            "variance": 84683.31664
          },
          {
            "average": 4805958.664,
            "count": 17427677,
            "maximum": 4806659.179,
            "minimum": 4805250.339,
            "name": "Y",
            "position": 1,
            "stddev": 399.38726,
            "variance": 159510.1835
          },
          {
            "average": 1514.204984,
            "count": 17427677,
            "maximum": 1971.362118,
            "minimum": 1473.382118,
            "name": "Z",
            "position": 2,
            "stddev": 16.44805966,
            "variance": 270.5386666
          },
          {
            "average": 24750.23995,
            "count": 17427677,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10163.98651,
            "variance": 103306621.7
          },
          {
            "average": 1.083245002,
            "count": 17427677,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2962616455,
            "variance": 0.08777096262
          },
          {
            "average": 1.166498151,
            "count": 17427677,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4161064989,
            "variance": 0.1731446184
          },
          {
            "average": 0.5014968432,
            "count": 17427677,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977738,
            "variance": 0.2499977738
          },
          {
            "average": 0,
            "count": 17427677,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240371623,
            "count": 17427677,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8091667626,
            "variance": 0.6547508496
          },
          {
            "average": -0.08045745262,
            "count": 17427677,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84560622,
            "variance": 117.6271742
          },
          {
            "average": 0.4964890042,
            "count": 17427677,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999876871,
            "variance": 0.2499876873
          },
          {
            "average": 10092.95907,
            "count": 17427677,
            "maximum": 10096,
            "minimum": 10090,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.090707034,
            "variance": 1.189641833
          },
          {
            "average": 243705311.6,
            "count": 17427677,
            "maximum": 243706711.3,
            "minimum": 243703963.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 536.2876934,
            "variance": 287604.4901
          },
          {
            "average": 0,
            "count": 17427677,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17427677,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17427677,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17427677,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17427677,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637664.324,
          4805250.339,
          1473.382118,
          638705.004,
          4806659.179,
          1971.362118
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637664.3239993377,
                4805250.338633304,
                1473.382118020774
              ],
              [
                637664.3239993377,
                4806659.178633304,
                1473.382118020774
              ],
              [
                638705.0039993377,
                4806659.178633304,
                1971.362118020774
              ],
              [
                638705.0039993377,
                4805250.338633304,
                1971.362118020774
              ],
              [
                637664.3239993377,
                4805250.338633304,
                1473.382118020774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:05:11+00:00",
        "end_time": "2019-06-04T17:19:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3003348,
            43.38730852,
            1473.382118,
            -121.2871345,
            43.40018043,
            1971.362118
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.30033476438342,
                  43.387500165085854,
                  1473.382118020774
                ],
                [
                  -121.29998024662042,
                  43.40018042732845,
                  1473.382118020774
                ],
                [
                  -121.28713448831171,
                  43.39998869614159,
                  1971.362118020774
                ],
                [
                  -121.28749168171635,
                  43.387308518309624,
                  1971.362118020774
                ],
                [
                  -121.30033476438342,
                  43.387500165085854,
                  1473.382118020774
                ]
              ]
            ]
          },
          "id": "20190604_43121D3417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:05:11Z",
            "pc:count": 17427677,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638181.7068,
                "count": 17427677,
                "maximum": 638705.004,
                "minimum": 637664.324,
                "name": "X",
                "position": 0,
                "stddev": 291.0039804,
                "variance": 84683.31664
              },
              {
                "average": 4805958.664,
                "count": 17427677,
                "maximum": 4806659.179,
                "minimum": 4805250.339,
                "name": "Y",
                "position": 1,
                "stddev": 399.38726,
                "variance": 159510.1835
              },
              {
                "average": 1514.204984,
                "count": 17427677,
                "maximum": 1971.362118,
                "minimum": 1473.382118,
                "name": "Z",
                "position": 2,
                "stddev": 16.44805966,
                "variance": 270.5386666
              },
              {
                "average": 24750.23995,
                "count": 17427677,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10163.98651,
                "variance": 103306621.7
              },
              {
                "average": 1.083245002,
                "count": 17427677,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2962616455,
                "variance": 0.08777096262
              },
              {
                "average": 1.166498151,
                "count": 17427677,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4161064989,
                "variance": 0.1731446184
              },
              {
                "average": 0.5014968432,
                "count": 17427677,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977738,
                "variance": 0.2499977738
              },
              {
                "average": 0,
                "count": 17427677,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240371623,
                "count": 17427677,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8091667626,
                "variance": 0.6547508496
              },
              {
                "average": -0.08045745262,
                "count": 17427677,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84560622,
                "variance": 117.6271742
              },
              {
                "average": 0.4964890042,
                "count": 17427677,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999876871,
                "variance": 0.2499876873
              },
              {
                "average": 10092.95907,
                "count": 17427677,
                "maximum": 10096,
                "minimum": 10090,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.090707034,
                "variance": 1.189641833
              },
              {
                "average": 243705311.6,
                "count": 17427677,
                "maximum": 243706711.3,
                "minimum": 243703963.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 536.2876934,
                "variance": 287604.4901
              },
              {
                "average": 0,
                "count": 17427677,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17427677,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17427677,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17427677,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17427677,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637664.324,
              4805250.339,
              1473.382118,
              638705.004,
              4806659.179,
              1971.362118
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637664.3239993377,
                    4805250.338633304,
                    1473.382118020774
                  ],
                  [
                    637664.3239993377,
                    4806659.178633304,
                    1473.382118020774
                  ],
                  [
                    638705.0039993377,
                    4806659.178633304,
                    1971.362118020774
                  ],
                  [
                    638705.0039993377,
                    4805250.338633304,
                    1971.362118020774
                  ],
                  [
                    637664.3239993377,
                    4805250.338633304,
                    1473.382118020774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:05:11+00:00",
            "end_time": "2019-06-04T17: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": "20190604_43121C3209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.27533954231058,
              43.350000781071685,
              1480.8042674580868
            ],
            [
              -121.27498021684056,
              43.362683301167195,
              1480.8042674580868
            ],
            [
              -121.26213020562943,
              43.3624887082437,
              1982.9042674580867
            ],
            [
              -121.26249220451447,
              43.34980627384042,
              1982.9042674580867
            ],
            [
              -121.27533954231058,
              43.350000781071685,
              1480.8042674580868
            ]
          ]
        ]
      },
      "bbox": [
        -121.2753395,
        43.34980627,
        1480.804267,
        -121.2621302,
        43.3626833,
        1982.904267
      ],
      "properties": {
        "datetime": "2019-06-04T17:07:59Z",
        "pc:count": 21452535,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640299.642,
            "count": 21452535,
            "maximum": 640816.6355,
            "minimum": 639774.9555,
            "name": "X",
            "position": 0,
            "stddev": 290.7693732,
            "variance": 84546.82842
          },
          {
            "average": 4801812.704,
            "count": 21452535,
            "maximum": 4802536.387,
            "minimum": 4801127.287,
            "name": "Y",
            "position": 1,
            "stddev": 402.707917,
            "variance": 162173.6664
          },
          {
            "average": 1582.702995,
            "count": 21452535,
            "maximum": 1982.904267,
            "minimum": 1480.804267,
            "name": "Z",
            "position": 2,
            "stddev": 55.79577159,
            "variance": 3113.168128
          },
          {
            "average": 21593.01023,
            "count": 21452535,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11374.94488,
            "variance": 129389371
          },
          {
            "average": 1.149838096,
            "count": 21452535,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3905502582,
            "variance": 0.1525295042
          },
          {
            "average": 1.29966617,
            "count": 21452535,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.534129116,
            "variance": 0.2852939126
          },
          {
            "average": 0.5024133511,
            "count": 21452535,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941874,
            "variance": 0.2499941874
          },
          {
            "average": 0,
            "count": 21452535,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223828046,
            "count": 21452535,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.014484072,
            "variance": 1.029177932
          },
          {
            "average": -0.4924441073,
            "count": 21452535,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83187042,
            "variance": 117.3294168
          },
          {
            "average": 0.495059162,
            "count": 21452535,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999755992,
            "variance": 0.2499755998
          },
          {
            "average": 10086.06565,
            "count": 21452535,
            "maximum": 10089,
            "minimum": 10083,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.113602365,
            "variance": 1.240110227
          },
          {
            "average": 243702067.6,
            "count": 21452535,
            "maximum": 243703279.3,
            "minimum": 243700519.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539.67106,
            "variance": 291244.853
          },
          {
            "average": 0,
            "count": 21452535,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452535,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452535,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452535,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452535,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          639774.9555,
          4801127.287,
          1480.804267,
          640816.6355,
          4802536.387,
          1982.904267
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                639774.955524818,
                4801127.286535103,
                1480.8042674580868
              ],
              [
                639774.955524818,
                4802536.3865351025,
                1480.8042674580868
              ],
              [
                640816.635524818,
                4802536.3865351025,
                1982.9042674580867
              ],
              [
                640816.635524818,
                4801127.286535103,
                1982.9042674580867
              ],
              [
                639774.955524818,
                4801127.286535103,
                1480.8042674580868
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:07:59+00:00",
        "end_time": "2019-06-04T16:21:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2753395,
            43.34980627,
            1480.804267,
            -121.2621302,
            43.3626833,
            1982.904267
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.27533954231058,
                  43.350000781071685,
                  1480.8042674580868
                ],
                [
                  -121.27498021684056,
                  43.362683301167195,
                  1480.8042674580868
                ],
                [
                  -121.26213020562943,
                  43.3624887082437,
                  1982.9042674580867
                ],
                [
                  -121.26249220451447,
                  43.34980627384042,
                  1982.9042674580867
                ],
                [
                  -121.27533954231058,
                  43.350000781071685,
                  1480.8042674580868
                ]
              ]
            ]
          },
          "id": "20190604_43121C3209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:07:59Z",
            "pc:count": 21452535,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640299.642,
                "count": 21452535,
                "maximum": 640816.6355,
                "minimum": 639774.9555,
                "name": "X",
                "position": 0,
                "stddev": 290.7693732,
                "variance": 84546.82842
              },
              {
                "average": 4801812.704,
                "count": 21452535,
                "maximum": 4802536.387,
                "minimum": 4801127.287,
                "name": "Y",
                "position": 1,
                "stddev": 402.707917,
                "variance": 162173.6664
              },
              {
                "average": 1582.702995,
                "count": 21452535,
                "maximum": 1982.904267,
                "minimum": 1480.804267,
                "name": "Z",
                "position": 2,
                "stddev": 55.79577159,
                "variance": 3113.168128
              },
              {
                "average": 21593.01023,
                "count": 21452535,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11374.94488,
                "variance": 129389371
              },
              {
                "average": 1.149838096,
                "count": 21452535,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3905502582,
                "variance": 0.1525295042
              },
              {
                "average": 1.29966617,
                "count": 21452535,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.534129116,
                "variance": 0.2852939126
              },
              {
                "average": 0.5024133511,
                "count": 21452535,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941874,
                "variance": 0.2499941874
              },
              {
                "average": 0,
                "count": 21452535,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223828046,
                "count": 21452535,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.014484072,
                "variance": 1.029177932
              },
              {
                "average": -0.4924441073,
                "count": 21452535,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83187042,
                "variance": 117.3294168
              },
              {
                "average": 0.495059162,
                "count": 21452535,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999755992,
                "variance": 0.2499755998
              },
              {
                "average": 10086.06565,
                "count": 21452535,
                "maximum": 10089,
                "minimum": 10083,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.113602365,
                "variance": 1.240110227
              },
              {
                "average": 243702067.6,
                "count": 21452535,
                "maximum": 243703279.3,
                "minimum": 243700519.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539.67106,
                "variance": 291244.853
              },
              {
                "average": 0,
                "count": 21452535,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452535,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452535,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452535,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452535,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              639774.9555,
              4801127.287,
              1480.804267,
              640816.6355,
              4802536.387,
              1982.904267
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    639774.955524818,
                    4801127.286535103,
                    1480.8042674580868
                  ],
                  [
                    639774.955524818,
                    4802536.3865351025,
                    1480.8042674580868
                  ],
                  [
                    640816.635524818,
                    4802536.3865351025,
                    1982.9042674580867
                  ],
                  [
                    640816.635524818,
                    4801127.286535103,
                    1982.9042674580867
                  ],
                  [
                    639774.955524818,
                    4801127.286535103,
                    1480.8042674580868
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:07:59+00:00",
            "end_time": "2019-06-04T16:21:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31283160053596,
              43.31249974653674,
              1596.3464227158224
            ],
            [
              -121.31248063371488,
              43.325179357531276,
              1596.3464227158224
            ],
            [
              -121.29963827808582,
              43.32498910911576,
              2258.6064227158226
            ],
            [
              -121.29999191270937,
              43.312309581887526,
              2258.6064227158226
            ],
            [
              -121.31283160053596,
              43.31249974653674,
              1596.3464227158224
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128316,
        43.31230958,
        1596.346423,
        -121.2996383,
        43.32517936,
        2258.606423
      ],
      "properties": {
        "datetime": "2019-06-04T15:35:27Z",
        "pc:count": 23472908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637332.304,
            "count": 23472908,
            "maximum": 637862.2234,
            "minimum": 636820.5434,
            "name": "X",
            "position": 0,
            "stddev": 291.9144561,
            "variance": 85214.0497
          },
          {
            "average": 4797597.445,
            "count": 23472908,
            "maximum": 4798309.128,
            "minimum": 4796900.388,
            "name": "Y",
            "position": 1,
            "stddev": 400.9336833,
            "variance": 160747.8184
          },
          {
            "average": 1846.930541,
            "count": 23472908,
            "maximum": 2258.606423,
            "minimum": 1596.346423,
            "name": "Z",
            "position": 2,
            "stddev": 17.01987035,
            "variance": 289.6759868
          },
          {
            "average": 18146.51031,
            "count": 23472908,
            "maximum": 58340,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10336.47071,
            "variance": 106842626.8
          },
          {
            "average": 1.171728914,
            "count": 23472908,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4116005944,
            "variance": 0.1694150493
          },
          {
            "average": 1.343458126,
            "count": 23472908,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.554105429,
            "variance": 0.3070328264
          },
          {
            "average": 0.3942258454,
            "count": 23472908,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4886837816,
            "variance": 0.2388118384
          },
          {
            "average": 0,
            "count": 23472908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175678616,
            "count": 23472908,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.026402283,
            "variance": 1.053501648
          },
          {
            "average": -0.9857810452,
            "count": 23472908,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82374237,
            "variance": 117.1533988
          },
          {
            "average": 0.4943393464,
            "count": 23472908,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999679666,
            "variance": 0.2499679677
          },
          {
            "average": 10073.38074,
            "count": 23472908,
            "maximum": 10077,
            "minimum": 10070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.019276426,
            "variance": 4.077477285
          },
          {
            "average": 243661035.5,
            "count": 23472908,
            "maximum": 243697727.9,
            "minimum": 243627634.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34267.15993,
            "variance": 1174238250
          },
          {
            "average": 0,
            "count": 23472908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23472908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23472908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23472908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23472908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636820.5434,
          4796900.388,
          1596.346423,
          637862.2234,
          4798309.128,
          2258.606423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636820.5433895878,
                4796900.388004727,
                1596.3464227158224
              ],
              [
                636820.5433895878,
                4798309.128004727,
                1596.3464227158224
              ],
              [
                637862.2233895877,
                4798309.128004727,
                2258.6064227158226
              ],
              [
                637862.2233895877,
                4796900.388004727,
                2258.6064227158226
              ],
              [
                636820.5433895878,
                4796900.388004727,
                1596.3464227158224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:35:27+00:00",
        "end_time": "2019-06-03T20:07:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128316,
            43.31230958,
            1596.346423,
            -121.2996383,
            43.32517936,
            2258.606423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31283160053596,
                  43.31249974653674,
                  1596.3464227158224
                ],
                [
                  -121.31248063371488,
                  43.325179357531276,
                  1596.3464227158224
                ],
                [
                  -121.29963827808582,
                  43.32498910911576,
                  2258.6064227158226
                ],
                [
                  -121.29999191270937,
                  43.312309581887526,
                  2258.6064227158226
                ],
                [
                  -121.31283160053596,
                  43.31249974653674,
                  1596.3464227158224
                ]
              ]
            ]
          },
          "id": "20190603_43121C3221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:35:27Z",
            "pc:count": 23472908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637332.304,
                "count": 23472908,
                "maximum": 637862.2234,
                "minimum": 636820.5434,
                "name": "X",
                "position": 0,
                "stddev": 291.9144561,
                "variance": 85214.0497
              },
              {
                "average": 4797597.445,
                "count": 23472908,
                "maximum": 4798309.128,
                "minimum": 4796900.388,
                "name": "Y",
                "position": 1,
                "stddev": 400.9336833,
                "variance": 160747.8184
              },
              {
                "average": 1846.930541,
                "count": 23472908,
                "maximum": 2258.606423,
                "minimum": 1596.346423,
                "name": "Z",
                "position": 2,
                "stddev": 17.01987035,
                "variance": 289.6759868
              },
              {
                "average": 18146.51031,
                "count": 23472908,
                "maximum": 58340,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10336.47071,
                "variance": 106842626.8
              },
              {
                "average": 1.171728914,
                "count": 23472908,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4116005944,
                "variance": 0.1694150493
              },
              {
                "average": 1.343458126,
                "count": 23472908,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.554105429,
                "variance": 0.3070328264
              },
              {
                "average": 0.3942258454,
                "count": 23472908,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4886837816,
                "variance": 0.2388118384
              },
              {
                "average": 0,
                "count": 23472908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175678616,
                "count": 23472908,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.026402283,
                "variance": 1.053501648
              },
              {
                "average": -0.9857810452,
                "count": 23472908,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82374237,
                "variance": 117.1533988
              },
              {
                "average": 0.4943393464,
                "count": 23472908,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999679666,
                "variance": 0.2499679677
              },
              {
                "average": 10073.38074,
                "count": 23472908,
                "maximum": 10077,
                "minimum": 10070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.019276426,
                "variance": 4.077477285
              },
              {
                "average": 243661035.5,
                "count": 23472908,
                "maximum": 243697727.9,
                "minimum": 243627634.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34267.15993,
                "variance": 1174238250
              },
              {
                "average": 0,
                "count": 23472908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23472908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23472908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23472908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23472908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636820.5434,
              4796900.388,
              1596.346423,
              637862.2234,
              4798309.128,
              2258.606423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636820.5433895878,
                    4796900.388004727,
                    1596.3464227158224
                  ],
                  [
                    636820.5433895878,
                    4798309.128004727,
                    1596.3464227158224
                  ],
                  [
                    637862.2233895877,
                    4798309.128004727,
                    2258.6064227158226
                  ],
                  [
                    637862.2233895877,
                    4796900.388004727,
                    2258.6064227158226
                  ],
                  [
                    636820.5433895878,
                    4796900.388004727,
                    1596.3464227158224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:35:27+00:00",
            "end_time": "2019-06-03T20:07:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C4202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42530915079672,
              43.36249921215985,
              1520.4185947184155
            ],
            [
              -121.42498132490029,
              43.37516700063117,
              1520.4185947184155
            ],
            [
              -121.41216052380834,
              43.3749896764835,
              2248.2985947184156
            ],
            [
              -121.41249101551735,
              43.36232196600719,
              2248.2985947184156
            ],
            [
              -121.42530915079672,
              43.36249921215985,
              1520.4185947184155
            ]
          ]
        ]
      },
      "bbox": [
        -121.4253092,
        43.36232197,
        1520.418595,
        -121.4121605,
        43.375167,
        2248.298595
      ],
      "properties": {
        "datetime": "2019-06-04T16:08:32Z",
        "pc:count": 23494140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 628112.4448,
            "count": 23494140,
            "maximum": 628633.3152,
            "minimum": 627594.2952,
            "name": "X",
            "position": 0,
            "stddev": 289.2283466,
            "variance": 83653.03646
          },
          {
            "average": 4802994.17,
            "count": 23494140,
            "maximum": 4803682.399,
            "minimum": 4802275.039,
            "name": "Y",
            "position": 1,
            "stddev": 399.7456036,
            "variance": 159796.5476
          },
          {
            "average": 1879.060876,
            "count": 23494140,
            "maximum": 2248.298595,
            "minimum": 1520.418595,
            "name": "Z",
            "position": 2,
            "stddev": 40.56895113,
            "variance": 1645.839796
          },
          {
            "average": 19962.38531,
            "count": 23494140,
            "maximum": 64690,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11505.30818,
            "variance": 132372116.4
          },
          {
            "average": 1.199052828,
            "count": 23494140,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4521064416,
            "variance": 0.2044002346
          },
          {
            "average": 1.398131875,
            "count": 23494140,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6120119209,
            "variance": 0.3745585913
          },
          {
            "average": 0.1272565414,
            "count": 23494140,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3332601368,
            "variance": 0.1110623188
          },
          {
            "average": 0,
            "count": 23494140,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253145338,
            "count": 23494140,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.365563101,
            "variance": 1.864762583
          },
          {
            "average": 0.2715626571,
            "count": 23494140,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83628789,
            "variance": 117.4251352
          },
          {
            "average": 0.4914223717,
            "count": 23494140,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999264295,
            "variance": 0.2499264349
          },
          {
            "average": 10078.01423,
            "count": 23494140,
            "maximum": 10081,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.097246392,
            "variance": 1.203949646
          },
          {
            "average": 243698275.3,
            "count": 23494140,
            "maximum": 243699712.5,
            "minimum": 243696724.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 551.3741364,
            "variance": 304013.4383
          },
          {
            "average": 0,
            "count": 23494140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23494140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23494140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23494140,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23494140,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627594.2952,
          4802275.039,
          1520.418595,
          628633.3152,
          4803682.399,
          2248.298595
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627594.2951596028,
                4802275.039362047,
                1520.4185947184155
              ],
              [
                627594.2951596028,
                4803682.399362046,
                1520.4185947184155
              ],
              [
                628633.3151596028,
                4803682.399362046,
                2248.2985947184156
              ],
              [
                628633.3151596028,
                4802275.039362047,
                2248.2985947184156
              ],
              [
                627594.2951596028,
                4802275.039362047,
                1520.4185947184155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:08:32+00:00",
        "end_time": "2019-06-04T15:18:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4253092,
            43.36232197,
            1520.418595,
            -121.4121605,
            43.375167,
            2248.298595
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42530915079672,
                  43.36249921215985,
                  1520.4185947184155
                ],
                [
                  -121.42498132490029,
                  43.37516700063117,
                  1520.4185947184155
                ],
                [
                  -121.41216052380834,
                  43.3749896764835,
                  2248.2985947184156
                ],
                [
                  -121.41249101551735,
                  43.36232196600719,
                  2248.2985947184156
                ],
                [
                  -121.42530915079672,
                  43.36249921215985,
                  1520.4185947184155
                ]
              ]
            ]
          },
          "id": "20190604_43121C4202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:08:32Z",
            "pc:count": 23494140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 628112.4448,
                "count": 23494140,
                "maximum": 628633.3152,
                "minimum": 627594.2952,
                "name": "X",
                "position": 0,
                "stddev": 289.2283466,
                "variance": 83653.03646
              },
              {
                "average": 4802994.17,
                "count": 23494140,
                "maximum": 4803682.399,
                "minimum": 4802275.039,
                "name": "Y",
                "position": 1,
                "stddev": 399.7456036,
                "variance": 159796.5476
              },
              {
                "average": 1879.060876,
                "count": 23494140,
                "maximum": 2248.298595,
                "minimum": 1520.418595,
                "name": "Z",
                "position": 2,
                "stddev": 40.56895113,
                "variance": 1645.839796
              },
              {
                "average": 19962.38531,
                "count": 23494140,
                "maximum": 64690,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11505.30818,
                "variance": 132372116.4
              },
              {
                "average": 1.199052828,
                "count": 23494140,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4521064416,
                "variance": 0.2044002346
              },
              {
                "average": 1.398131875,
                "count": 23494140,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6120119209,
                "variance": 0.3745585913
              },
              {
                "average": 0.1272565414,
                "count": 23494140,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3332601368,
                "variance": 0.1110623188
              },
              {
                "average": 0,
                "count": 23494140,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253145338,
                "count": 23494140,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.365563101,
                "variance": 1.864762583
              },
              {
                "average": 0.2715626571,
                "count": 23494140,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83628789,
                "variance": 117.4251352
              },
              {
                "average": 0.4914223717,
                "count": 23494140,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999264295,
                "variance": 0.2499264349
              },
              {
                "average": 10078.01423,
                "count": 23494140,
                "maximum": 10081,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.097246392,
                "variance": 1.203949646
              },
              {
                "average": 243698275.3,
                "count": 23494140,
                "maximum": 243699712.5,
                "minimum": 243696724.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 551.3741364,
                "variance": 304013.4383
              },
              {
                "average": 0,
                "count": 23494140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23494140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23494140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23494140,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23494140,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627594.2952,
              4802275.039,
              1520.418595,
              628633.3152,
              4803682.399,
              2248.298595
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627594.2951596028,
                    4802275.039362047,
                    1520.4185947184155
                  ],
                  [
                    627594.2951596028,
                    4803682.399362046,
                    1520.4185947184155
                  ],
                  [
                    628633.3151596028,
                    4803682.399362046,
                    2248.2985947184156
                  ],
                  [
                    628633.3151596028,
                    4802275.039362047,
                    2248.2985947184156
                  ],
                  [
                    627594.2951596028,
                    4802275.039362047,
                    1520.4185947184155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:08:32+00:00",
            "end_time": "2019-06-04T15:18:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37531939587507,
              43.387499334178806,
              1511.9729873791507
            ],
            [
              -121.37498074039824,
              43.40017161822031,
              1511.9729873791507
            ],
            [
              -121.36214979879301,
              43.39998853082665,
              1998.6529873791505
            ],
            [
              -121.36249112534793,
              43.38731632733961,
              1998.6529873791505
            ],
            [
              -121.37531939587507,
              43.387499334178806,
              1511.9729873791507
            ]
          ]
        ]
      },
      "bbox": [
        -121.3753194,
        43.38731633,
        1511.972987,
        -121.3621498,
        43.40017162,
        1998.652987
      ],
      "properties": {
        "datetime": "2019-06-04T17:17:55Z",
        "pc:count": 23862255,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632106.5413,
            "count": 23862255,
            "maximum": 632630.2919,
            "minimum": 631590.8519,
            "name": "X",
            "position": 0,
            "stddev": 291.8616195,
            "variance": 85183.20495
          },
          {
            "average": 4805842.04,
            "count": 23862255,
            "maximum": 4806537.08,
            "minimum": 4805129.18,
            "name": "Y",
            "position": 1,
            "stddev": 400.3716843,
            "variance": 160297.4856
          },
          {
            "average": 1573.013316,
            "count": 23862255,
            "maximum": 1998.652987,
            "minimum": 1511.972987,
            "name": "Z",
            "position": 2,
            "stddev": 24.69113626,
            "variance": 609.65221
          },
          {
            "average": 17875.56982,
            "count": 23862255,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11133.35667,
            "variance": 123951630.7
          },
          {
            "average": 1.228992943,
            "count": 23862255,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4983690407,
            "variance": 0.2483717007
          },
          {
            "average": 1.457979223,
            "count": 23862255,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6809178514,
            "variance": 0.4636491203
          },
          {
            "average": 0.4985926938,
            "count": 23862255,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999803,
            "variance": 0.24999803
          },
          {
            "average": 0,
            "count": 23862255,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292144602,
            "count": 23862255,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.64450448,
            "variance": 2.704394986
          },
          {
            "average": 1.149670713,
            "count": 23862255,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79704182,
            "variance": 116.5761121
          },
          {
            "average": 0.4878009224,
            "count": 23862255,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998511708,
            "variance": 0.249851193
          },
          {
            "average": 10087.6062,
            "count": 23862255,
            "maximum": 10090,
            "minimum": 10085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.107760906,
            "variance": 1.227134224
          },
          {
            "average": 243702782.2,
            "count": 23862255,
            "maximum": 243703875.6,
            "minimum": 243701588.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.2772352,
            "variance": 258345.7478
          },
          {
            "average": 0,
            "count": 23862255,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23862255,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23862255,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23862255,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23862255,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631590.8519,
          4805129.18,
          1511.972987,
          632630.2919,
          4806537.08,
          1998.652987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631590.8518839071,
                4805129.179517661,
                1511.9729873791507
              ],
              [
                631590.8518839071,
                4806537.079517662,
                1511.9729873791507
              ],
              [
                632630.291883907,
                4806537.079517662,
                1998.6529873791505
              ],
              [
                632630.291883907,
                4805129.179517661,
                1998.6529873791505
              ],
              [
                631590.8518839071,
                4805129.179517661,
                1511.9729873791507
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:17:55+00:00",
        "end_time": "2019-06-04T16:39:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3753194,
            43.38731633,
            1511.972987,
            -121.3621498,
            43.40017162,
            1998.652987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37531939587507,
                  43.387499334178806,
                  1511.9729873791507
                ],
                [
                  -121.37498074039824,
                  43.40017161822031,
                  1511.9729873791507
                ],
                [
                  -121.36214979879301,
                  43.39998853082665,
                  1998.6529873791505
                ],
                [
                  -121.36249112534793,
                  43.38731632733961,
                  1998.6529873791505
                ],
                [
                  -121.37531939587507,
                  43.387499334178806,
                  1511.9729873791507
                ]
              ]
            ]
          },
          "id": "20190604_43121D3316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:17:55Z",
            "pc:count": 23862255,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632106.5413,
                "count": 23862255,
                "maximum": 632630.2919,
                "minimum": 631590.8519,
                "name": "X",
                "position": 0,
                "stddev": 291.8616195,
                "variance": 85183.20495
              },
              {
                "average": 4805842.04,
                "count": 23862255,
                "maximum": 4806537.08,
                "minimum": 4805129.18,
                "name": "Y",
                "position": 1,
                "stddev": 400.3716843,
                "variance": 160297.4856
              },
              {
                "average": 1573.013316,
                "count": 23862255,
                "maximum": 1998.652987,
                "minimum": 1511.972987,
                "name": "Z",
                "position": 2,
                "stddev": 24.69113626,
                "variance": 609.65221
              },
              {
                "average": 17875.56982,
                "count": 23862255,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11133.35667,
                "variance": 123951630.7
              },
              {
                "average": 1.228992943,
                "count": 23862255,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4983690407,
                "variance": 0.2483717007
              },
              {
                "average": 1.457979223,
                "count": 23862255,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6809178514,
                "variance": 0.4636491203
              },
              {
                "average": 0.4985926938,
                "count": 23862255,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999803,
                "variance": 0.24999803
              },
              {
                "average": 0,
                "count": 23862255,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292144602,
                "count": 23862255,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.64450448,
                "variance": 2.704394986
              },
              {
                "average": 1.149670713,
                "count": 23862255,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79704182,
                "variance": 116.5761121
              },
              {
                "average": 0.4878009224,
                "count": 23862255,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998511708,
                "variance": 0.249851193
              },
              {
                "average": 10087.6062,
                "count": 23862255,
                "maximum": 10090,
                "minimum": 10085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.107760906,
                "variance": 1.227134224
              },
              {
                "average": 243702782.2,
                "count": 23862255,
                "maximum": 243703875.6,
                "minimum": 243701588.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.2772352,
                "variance": 258345.7478
              },
              {
                "average": 0,
                "count": 23862255,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23862255,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23862255,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23862255,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23862255,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631590.8519,
              4805129.18,
              1511.972987,
              632630.2919,
              4806537.08,
              1998.652987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631590.8518839071,
                    4805129.179517661,
                    1511.9729873791507
                  ],
                  [
                    631590.8518839071,
                    4806537.079517662,
                    1511.9729873791507
                  ],
                  [
                    632630.291883907,
                    4806537.079517662,
                    1998.6529873791505
                  ],
                  [
                    632630.291883907,
                    4805129.179517661,
                    1998.6529873791505
                  ],
                  [
                    631590.8518839071,
                    4805129.179517661,
                    1511.9729873791507
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:17:55+00:00",
            "end_time": "2019-06-04T16:39:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2878376508442,
              43.38749998303104,
              1472.7571195291112
            ],
            [
              -121.2874804916935,
              43.40018142279077,
              1472.7571195291112
            ],
            [
              -121.27463210171076,
              43.399988246605766,
              1990.037119529111
            ],
            [
              -121.27499193726473,
              43.38730689190074,
              1990.037119529111
            ],
            [
              -121.2878376508442,
              43.38749998303104,
              1472.7571195291112
            ]
          ]
        ]
      },
      "bbox": [
        -121.2878377,
        43.38730689,
        1472.75712,
        -121.2746321,
        43.40018142,
        1990.03712
      ],
      "properties": {
        "datetime": "2019-06-04T18:09:17Z",
        "pc:count": 16901169,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639193.4255,
            "count": 16901169,
            "maximum": 639717.445,
            "minimum": 638676.545,
            "name": "X",
            "position": 0,
            "stddev": 293.371658,
            "variance": 86066.9297
          },
          {
            "average": 4805975.062,
            "count": 16901169,
            "maximum": 4806680.007,
            "minimum": 4805271.027,
            "name": "Y",
            "position": 1,
            "stddev": 402.6113885,
            "variance": 162095.9302
          },
          {
            "average": 1501.365792,
            "count": 16901169,
            "maximum": 1990.03712,
            "minimum": 1472.75712,
            "name": "Z",
            "position": 2,
            "stddev": 11.14912891,
            "variance": 124.3030755
          },
          {
            "average": 25021.02802,
            "count": 16901169,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9512.826142,
            "variance": 90493861.2
          },
          {
            "average": 1.07282443,
            "count": 16901169,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2788316253,
            "variance": 0.07774707527
          },
          {
            "average": 1.145648387,
            "count": 16901169,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3938457541,
            "variance": 0.1551144781
          },
          {
            "average": 0.4998743578,
            "count": 16901169,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999999,
            "variance": 0.249999999
          },
          {
            "average": 0,
            "count": 16901169,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24331388,
            "count": 16901169,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7690414084,
            "variance": 0.5914246879
          },
          {
            "average": 0.5663383638,
            "count": 16901169,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8119217,
            "variance": 116.8976507
          },
          {
            "average": 0.4934784097,
            "count": 16901169,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999574818,
            "variance": 0.2499574836
          },
          {
            "average": 10093.85085,
            "count": 16901169,
            "maximum": 10097,
            "minimum": 10091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103825515,
            "variance": 1.218430767
          },
          {
            "average": 243705736.2,
            "count": 16901169,
            "maximum": 243706957.9,
            "minimum": 243704273.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 507.7791033,
            "variance": 257839.6178
          },
          {
            "average": 0,
            "count": 16901169,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16901169,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16901169,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16901169,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16901169,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638676.545,
          4805271.027,
          1472.75712,
          639717.445,
          4806680.007,
          1990.03712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638676.5450464021,
                4805271.027005904,
                1472.7571195291112
              ],
              [
                638676.5450464021,
                4806680.007005905,
                1472.7571195291112
              ],
              [
                639717.445046402,
                4806680.007005905,
                1990.037119529111
              ],
              [
                639717.445046402,
                4805271.027005904,
                1990.037119529111
              ],
              [
                638676.5450464021,
                4805271.027005904,
                1472.7571195291112
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:09:17+00:00",
        "end_time": "2019-06-04T17:24:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2878377,
            43.38730689,
            1472.75712,
            -121.2746321,
            43.40018142,
            1990.03712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2878376508442,
                  43.38749998303104,
                  1472.7571195291112
                ],
                [
                  -121.2874804916935,
                  43.40018142279077,
                  1472.7571195291112
                ],
                [
                  -121.27463210171076,
                  43.399988246605766,
                  1990.037119529111
                ],
                [
                  -121.27499193726473,
                  43.38730689190074,
                  1990.037119529111
                ],
                [
                  -121.2878376508442,
                  43.38749998303104,
                  1472.7571195291112
                ]
              ]
            ]
          },
          "id": "20190604_43121D3418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:09:17Z",
            "pc:count": 16901169,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639193.4255,
                "count": 16901169,
                "maximum": 639717.445,
                "minimum": 638676.545,
                "name": "X",
                "position": 0,
                "stddev": 293.371658,
                "variance": 86066.9297
              },
              {
                "average": 4805975.062,
                "count": 16901169,
                "maximum": 4806680.007,
                "minimum": 4805271.027,
                "name": "Y",
                "position": 1,
                "stddev": 402.6113885,
                "variance": 162095.9302
              },
              {
                "average": 1501.365792,
                "count": 16901169,
                "maximum": 1990.03712,
                "minimum": 1472.75712,
                "name": "Z",
                "position": 2,
                "stddev": 11.14912891,
                "variance": 124.3030755
              },
              {
                "average": 25021.02802,
                "count": 16901169,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9512.826142,
                "variance": 90493861.2
              },
              {
                "average": 1.07282443,
                "count": 16901169,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2788316253,
                "variance": 0.07774707527
              },
              {
                "average": 1.145648387,
                "count": 16901169,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3938457541,
                "variance": 0.1551144781
              },
              {
                "average": 0.4998743578,
                "count": 16901169,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999999,
                "variance": 0.249999999
              },
              {
                "average": 0,
                "count": 16901169,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24331388,
                "count": 16901169,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7690414084,
                "variance": 0.5914246879
              },
              {
                "average": 0.5663383638,
                "count": 16901169,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8119217,
                "variance": 116.8976507
              },
              {
                "average": 0.4934784097,
                "count": 16901169,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999574818,
                "variance": 0.2499574836
              },
              {
                "average": 10093.85085,
                "count": 16901169,
                "maximum": 10097,
                "minimum": 10091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103825515,
                "variance": 1.218430767
              },
              {
                "average": 243705736.2,
                "count": 16901169,
                "maximum": 243706957.9,
                "minimum": 243704273.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 507.7791033,
                "variance": 257839.6178
              },
              {
                "average": 0,
                "count": 16901169,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16901169,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16901169,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16901169,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16901169,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638676.545,
              4805271.027,
              1472.75712,
              639717.445,
              4806680.007,
              1990.03712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638676.5450464021,
                    4805271.027005904,
                    1472.7571195291112
                  ],
                  [
                    638676.5450464021,
                    4806680.007005905,
                    1472.7571195291112
                  ],
                  [
                    639717.445046402,
                    4806680.007005905,
                    1990.037119529111
                  ],
                  [
                    639717.445046402,
                    4805271.027005904,
                    1990.037119529111
                  ],
                  [
                    638676.5450464021,
                    4805271.027005904,
                    1472.7571195291112
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:09:17+00:00",
            "end_time": "2019-06-04T17:24:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35000248891102,
              43.287495595832326,
              1855.3133224034937
            ],
            [
              -121.3496596832717,
              43.300170642113734,
              1855.3133224034937
            ],
            [
              -121.33714645927881,
              43.29998936723164,
              2381.8933224034936
            ],
            [
              -121.33749186123407,
              43.287314400740954,
              2381.8933224034936
            ],
            [
              -121.35000248891102,
              43.287495595832326,
              1855.3133224034937
            ]
          ]
        ]
      },
      "bbox": [
        -121.3500025,
        43.2873144,
        1855.313322,
        -121.3371465,
        43.30017064,
        2381.893322
      ],
      "properties": {
        "datetime": "2019-06-03T19:47:33Z",
        "pc:count": 17946560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634398.4146,
            "count": 17946560,
            "maximum": 634876.3666,
            "minimum": 633860.9866,
            "name": "X",
            "position": 0,
            "stddev": 261.1311787,
            "variance": 68189.4925
          },
          {
            "average": 4794755.067,
            "count": 17946560,
            "maximum": 4795471.466,
            "minimum": 4794063.266,
            "name": "Y",
            "position": 1,
            "stddev": 413.846326,
            "variance": 171268.7815
          },
          {
            "average": 1886.866068,
            "count": 17946560,
            "maximum": 2381.893322,
            "minimum": 1855.313322,
            "name": "Z",
            "position": 2,
            "stddev": 14.78325789,
            "variance": 218.5447138
          },
          {
            "average": 17127.66106,
            "count": 17946560,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9389.422235,
            "variance": 88161249.91
          },
          {
            "average": 1.159823554,
            "count": 17946560,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4146946772,
            "variance": 0.1719716753
          },
          {
            "average": 1.319649114,
            "count": 17946560,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5749491795,
            "variance": 0.330566559
          },
          {
            "average": 0.5034109044,
            "count": 17946560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883795,
            "variance": 0.2499883797
          },
          {
            "average": 0,
            "count": 17946560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228609327,
            "count": 17946560,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.149807082,
            "variance": 1.322056326
          },
          {
            "average": -0.8327599487,
            "count": 17946560,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.92199584,
            "variance": 119.2899931
          },
          {
            "average": 0.4975812635,
            "count": 17946560,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999941636,
            "variance": 0.2499941636
          },
          {
            "average": 10064.16826,
            "count": 17946560,
            "maximum": 10067,
            "minimum": 10062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.122871922,
            "variance": 1.260841354
          },
          {
            "average": 243625781.3,
            "count": 17946560,
            "maximum": 243626453.7,
            "minimum": 243625318.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 243.7634067,
            "variance": 59420.59844
          },
          {
            "average": 0,
            "count": 17946560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17946560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17946560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17946560,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17946560,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633860.9866,
          4794063.266,
          1855.313322,
          634876.3666,
          4795471.466,
          2381.893322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633860.986590662,
                4794063.266477199,
                1855.3133224034937
              ],
              [
                633860.986590662,
                4795471.4664771985,
                1855.3133224034937
              ],
              [
                634876.3665906619,
                4795471.4664771985,
                2381.8933224034936
              ],
              [
                634876.3665906619,
                4794063.266477199,
                2381.8933224034936
              ],
              [
                633860.986590662,
                4794063.266477199,
                1855.3133224034937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:47:33+00:00",
        "end_time": "2019-06-03T19:28:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3500025,
            43.2873144,
            1855.313322,
            -121.3371465,
            43.30017064,
            2381.893322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35000248891102,
                  43.287495595832326,
                  1855.3133224034937
                ],
                [
                  -121.3496596832717,
                  43.300170642113734,
                  1855.3133224034937
                ],
                [
                  -121.33714645927881,
                  43.29998936723164,
                  2381.8933224034936
                ],
                [
                  -121.33749186123407,
                  43.287314400740954,
                  2381.8933224034936
                ],
                [
                  -121.35000248891102,
                  43.287495595832326,
                  1855.3133224034937
                ]
              ]
            ]
          },
          "id": "20190603_43121C3308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:47:33Z",
            "pc:count": 17946560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634398.4146,
                "count": 17946560,
                "maximum": 634876.3666,
                "minimum": 633860.9866,
                "name": "X",
                "position": 0,
                "stddev": 261.1311787,
                "variance": 68189.4925
              },
              {
                "average": 4794755.067,
                "count": 17946560,
                "maximum": 4795471.466,
                "minimum": 4794063.266,
                "name": "Y",
                "position": 1,
                "stddev": 413.846326,
                "variance": 171268.7815
              },
              {
                "average": 1886.866068,
                "count": 17946560,
                "maximum": 2381.893322,
                "minimum": 1855.313322,
                "name": "Z",
                "position": 2,
                "stddev": 14.78325789,
                "variance": 218.5447138
              },
              {
                "average": 17127.66106,
                "count": 17946560,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9389.422235,
                "variance": 88161249.91
              },
              {
                "average": 1.159823554,
                "count": 17946560,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4146946772,
                "variance": 0.1719716753
              },
              {
                "average": 1.319649114,
                "count": 17946560,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5749491795,
                "variance": 0.330566559
              },
              {
                "average": 0.5034109044,
                "count": 17946560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883795,
                "variance": 0.2499883797
              },
              {
                "average": 0,
                "count": 17946560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228609327,
                "count": 17946560,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.149807082,
                "variance": 1.322056326
              },
              {
                "average": -0.8327599487,
                "count": 17946560,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.92199584,
                "variance": 119.2899931
              },
              {
                "average": 0.4975812635,
                "count": 17946560,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999941636,
                "variance": 0.2499941636
              },
              {
                "average": 10064.16826,
                "count": 17946560,
                "maximum": 10067,
                "minimum": 10062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.122871922,
                "variance": 1.260841354
              },
              {
                "average": 243625781.3,
                "count": 17946560,
                "maximum": 243626453.7,
                "minimum": 243625318.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 243.7634067,
                "variance": 59420.59844
              },
              {
                "average": 0,
                "count": 17946560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17946560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17946560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17946560,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17946560,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633860.9866,
              4794063.266,
              1855.313322,
              634876.3666,
              4795471.466,
              2381.893322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633860.986590662,
                    4794063.266477199,
                    1855.3133224034937
                  ],
                  [
                    633860.986590662,
                    4795471.4664771985,
                    1855.3133224034937
                  ],
                  [
                    634876.3665906619,
                    4795471.4664771985,
                    2381.8933224034936
                  ],
                  [
                    634876.3665906619,
                    4794063.266477199,
                    2381.8933224034936
                  ],
                  [
                    633860.986590662,
                    4794063.266477199,
                    1855.3133224034937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:47:33+00:00",
            "end_time": "2019-06-03T19:28: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": "20190604_43121D3320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32533003439309,
              43.38750006857369,
              1489.5520507715667
            ],
            [
              -121.324980803085,
              43.40017779391537,
              1489.5520507715667
            ],
            [
              -121.31213981644818,
              43.39998894380144,
              1976.4520507715667
            ],
            [
              -121.31249172193806,
              43.38731130158536,
              1976.4520507715667
            ],
            [
              -121.32533003439309,
              43.38750006857369,
              1489.5520507715667
            ]
          ]
        ]
      },
      "bbox": [
        -121.32533,
        43.3873113,
        1489.552051,
        -121.3121398,
        43.40017779,
        1976.452051
      ],
      "properties": {
        "datetime": "2019-06-04T17:51:04Z",
        "pc:count": 19093162,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636156.0787,
            "count": 19093162,
            "maximum": 636680.0796,
            "minimum": 635639.7996,
            "name": "X",
            "position": 0,
            "stddev": 289.7308199,
            "variance": 83943.94799
          },
          {
            "average": 4805914.13,
            "count": 19093162,
            "maximum": 4806617.904,
            "minimum": 4805209.364,
            "name": "Y",
            "position": 1,
            "stddev": 397.861821,
            "variance": 158294.0286
          },
          {
            "average": 1519.052295,
            "count": 19093162,
            "maximum": 1976.452051,
            "minimum": 1489.552051,
            "name": "Z",
            "position": 2,
            "stddev": 14.49024346,
            "variance": 209.9671555
          },
          {
            "average": 21957.82381,
            "count": 19093162,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10744.43059,
            "variance": 115442788.7
          },
          {
            "average": 1.117535115,
            "count": 19093162,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3510113343,
            "variance": 0.1232089568
          },
          {
            "average": 1.235071697,
            "count": 19093162,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.488131826,
            "variance": 0.2382726796
          },
          {
            "average": 0.4999961766,
            "count": 19093162,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000131,
            "variance": 0.2500000131
          },
          {
            "average": 0,
            "count": 19093162,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233035838,
            "count": 19093162,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9568392236,
            "variance": 0.9155412999
          },
          {
            "average": 0.5255611201,
            "count": 19093162,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8271486,
            "variance": 117.2271467
          },
          {
            "average": 0.4906364383,
            "count": 19093162,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999123291,
            "variance": 0.2499123368
          },
          {
            "average": 10091.16776,
            "count": 19093162,
            "maximum": 10094,
            "minimum": 10089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.08666443,
            "variance": 1.180839584
          },
          {
            "average": 243704440.4,
            "count": 19093162,
            "maximum": 243705864.4,
            "minimum": 243703358.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.0283865,
            "variance": 270429.5228
          },
          {
            "average": 0,
            "count": 19093162,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19093162,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19093162,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19093162,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19093162,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635639.7996,
          4805209.364,
          1489.552051,
          636680.0796,
          4806617.904,
          1976.452051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635639.799608398,
                4805209.364442492,
                1489.5520507715667
              ],
              [
                635639.799608398,
                4806617.904442491,
                1489.5520507715667
              ],
              [
                636680.079608398,
                4806617.904442491,
                1976.4520507715667
              ],
              [
                636680.079608398,
                4805209.364442492,
                1976.4520507715667
              ],
              [
                635639.799608398,
                4805209.364442492,
                1489.5520507715667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:51:04+00:00",
        "end_time": "2019-06-04T17:09:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.32533,
            43.3873113,
            1489.552051,
            -121.3121398,
            43.40017779,
            1976.452051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32533003439309,
                  43.38750006857369,
                  1489.5520507715667
                ],
                [
                  -121.324980803085,
                  43.40017779391537,
                  1489.5520507715667
                ],
                [
                  -121.31213981644818,
                  43.39998894380144,
                  1976.4520507715667
                ],
                [
                  -121.31249172193806,
                  43.38731130158536,
                  1976.4520507715667
                ],
                [
                  -121.32533003439309,
                  43.38750006857369,
                  1489.5520507715667
                ]
              ]
            ]
          },
          "id": "20190604_43121D3320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:51:04Z",
            "pc:count": 19093162,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636156.0787,
                "count": 19093162,
                "maximum": 636680.0796,
                "minimum": 635639.7996,
                "name": "X",
                "position": 0,
                "stddev": 289.7308199,
                "variance": 83943.94799
              },
              {
                "average": 4805914.13,
                "count": 19093162,
                "maximum": 4806617.904,
                "minimum": 4805209.364,
                "name": "Y",
                "position": 1,
                "stddev": 397.861821,
                "variance": 158294.0286
              },
              {
                "average": 1519.052295,
                "count": 19093162,
                "maximum": 1976.452051,
                "minimum": 1489.552051,
                "name": "Z",
                "position": 2,
                "stddev": 14.49024346,
                "variance": 209.9671555
              },
              {
                "average": 21957.82381,
                "count": 19093162,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10744.43059,
                "variance": 115442788.7
              },
              {
                "average": 1.117535115,
                "count": 19093162,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3510113343,
                "variance": 0.1232089568
              },
              {
                "average": 1.235071697,
                "count": 19093162,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.488131826,
                "variance": 0.2382726796
              },
              {
                "average": 0.4999961766,
                "count": 19093162,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000131,
                "variance": 0.2500000131
              },
              {
                "average": 0,
                "count": 19093162,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233035838,
                "count": 19093162,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9568392236,
                "variance": 0.9155412999
              },
              {
                "average": 0.5255611201,
                "count": 19093162,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8271486,
                "variance": 117.2271467
              },
              {
                "average": 0.4906364383,
                "count": 19093162,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999123291,
                "variance": 0.2499123368
              },
              {
                "average": 10091.16776,
                "count": 19093162,
                "maximum": 10094,
                "minimum": 10089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.08666443,
                "variance": 1.180839584
              },
              {
                "average": 243704440.4,
                "count": 19093162,
                "maximum": 243705864.4,
                "minimum": 243703358.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.0283865,
                "variance": 270429.5228
              },
              {
                "average": 0,
                "count": 19093162,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19093162,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19093162,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19093162,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19093162,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635639.7996,
              4805209.364,
              1489.552051,
              636680.0796,
              4806617.904,
              1976.452051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635639.799608398,
                    4805209.364442492,
                    1489.5520507715667
                  ],
                  [
                    635639.799608398,
                    4806617.904442491,
                    1489.5520507715667
                  ],
                  [
                    636680.079608398,
                    4806617.904442491,
                    1976.4520507715667
                  ],
                  [
                    636680.079608398,
                    4805209.364442492,
                    1976.4520507715667
                  ],
                  [
                    635639.799608398,
                    4805209.364442492,
                    1489.5520507715667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:51:04+00:00",
            "end_time": "2019-06-04T17:09:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32532940318423,
              43.34999997962939,
              1531.3222335067392
            ],
            [
              -121.32498062365205,
              43.36267796840681,
              1531.3222335067392
            ],
            [
              -121.31214014715088,
              43.36248913895577,
              2115.9622335067393
            ],
            [
              -121.31249159729907,
              43.34981123330283,
              2115.9622335067393
            ],
            [
              -121.32532940318423,
              43.34999997962939,
              1531.3222335067392
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253294,
        43.34981123,
        1531.322234,
        -121.3121401,
        43.36267797,
        2115.962234
      ],
      "properties": {
        "datetime": "2019-06-04T16:38:26Z",
        "pc:count": 20941237,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636235.0928,
            "count": 20941237,
            "maximum": 636764.3441,
            "minimum": 635723.4641,
            "name": "X",
            "position": 0,
            "stddev": 292.0490759,
            "variance": 85292.66276
          },
          {
            "average": 4801734.295,
            "count": 20941237,
            "maximum": 4802453.231,
            "minimum": 4801044.671,
            "name": "Y",
            "position": 1,
            "stddev": 403.8638946,
            "variance": 163106.0454
          },
          {
            "average": 1699.954572,
            "count": 20941237,
            "maximum": 2115.962234,
            "minimum": 1531.322234,
            "name": "Z",
            "position": 2,
            "stddev": 26.93333038,
            "variance": 725.4042852
          },
          {
            "average": 21418.00251,
            "count": 20941237,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11151.87622,
            "variance": 124364343.3
          },
          {
            "average": 1.143353423,
            "count": 20941237,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3836435808,
            "variance": 0.1471823971
          },
          {
            "average": 1.286710761,
            "count": 20941237,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5269212382,
            "variance": 0.2776459912
          },
          {
            "average": 0.504119217,
            "count": 20941237,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830437,
            "variance": 0.249983044
          },
          {
            "average": 0,
            "count": 20941237,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207316836,
            "count": 20941237,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9999098142,
            "variance": 0.9998196366
          },
          {
            "average": -1.234985933,
            "count": 20941237,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76734068,
            "variance": 115.9356252
          },
          {
            "average": 0.4942519871,
            "count": 20941237,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999669712,
            "variance": 0.2499669723
          },
          {
            "average": 10082.36899,
            "count": 20941237,
            "maximum": 10085,
            "minimum": 10080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.122952136,
            "variance": 1.261021499
          },
          {
            "average": 243700318.6,
            "count": 20941237,
            "maximum": 243701506.4,
            "minimum": 243699270.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 561.3236403,
            "variance": 315084.2292
          },
          {
            "average": 0,
            "count": 20941237,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20941237,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20941237,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20941237,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20941237,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635723.4641,
          4801044.671,
          1531.322234,
          636764.3441,
          4802453.231,
          2115.962234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635723.4641106698,
                4801044.670719323,
                1531.3222335067392
              ],
              [
                635723.4641106698,
                4802453.230719323,
                1531.3222335067392
              ],
              [
                636764.3441106697,
                4802453.230719323,
                2115.9622335067393
              ],
              [
                636764.3441106697,
                4801044.670719323,
                2115.9622335067393
              ],
              [
                635723.4641106698,
                4801044.670719323,
                1531.3222335067392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:38:26+00:00",
        "end_time": "2019-06-04T16:01:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253294,
            43.34981123,
            1531.322234,
            -121.3121401,
            43.36267797,
            2115.962234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32532940318423,
                  43.34999997962939,
                  1531.3222335067392
                ],
                [
                  -121.32498062365205,
                  43.36267796840681,
                  1531.3222335067392
                ],
                [
                  -121.31214014715088,
                  43.36248913895577,
                  2115.9622335067393
                ],
                [
                  -121.31249159729907,
                  43.34981123330283,
                  2115.9622335067393
                ],
                [
                  -121.32532940318423,
                  43.34999997962939,
                  1531.3222335067392
                ]
              ]
            ]
          },
          "id": "20190604_43121C3110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:38:26Z",
            "pc:count": 20941237,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636235.0928,
                "count": 20941237,
                "maximum": 636764.3441,
                "minimum": 635723.4641,
                "name": "X",
                "position": 0,
                "stddev": 292.0490759,
                "variance": 85292.66276
              },
              {
                "average": 4801734.295,
                "count": 20941237,
                "maximum": 4802453.231,
                "minimum": 4801044.671,
                "name": "Y",
                "position": 1,
                "stddev": 403.8638946,
                "variance": 163106.0454
              },
              {
                "average": 1699.954572,
                "count": 20941237,
                "maximum": 2115.962234,
                "minimum": 1531.322234,
                "name": "Z",
                "position": 2,
                "stddev": 26.93333038,
                "variance": 725.4042852
              },
              {
                "average": 21418.00251,
                "count": 20941237,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11151.87622,
                "variance": 124364343.3
              },
              {
                "average": 1.143353423,
                "count": 20941237,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3836435808,
                "variance": 0.1471823971
              },
              {
                "average": 1.286710761,
                "count": 20941237,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5269212382,
                "variance": 0.2776459912
              },
              {
                "average": 0.504119217,
                "count": 20941237,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830437,
                "variance": 0.249983044
              },
              {
                "average": 0,
                "count": 20941237,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207316836,
                "count": 20941237,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9999098142,
                "variance": 0.9998196366
              },
              {
                "average": -1.234985933,
                "count": 20941237,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76734068,
                "variance": 115.9356252
              },
              {
                "average": 0.4942519871,
                "count": 20941237,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999669712,
                "variance": 0.2499669723
              },
              {
                "average": 10082.36899,
                "count": 20941237,
                "maximum": 10085,
                "minimum": 10080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.122952136,
                "variance": 1.261021499
              },
              {
                "average": 243700318.6,
                "count": 20941237,
                "maximum": 243701506.4,
                "minimum": 243699270.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 561.3236403,
                "variance": 315084.2292
              },
              {
                "average": 0,
                "count": 20941237,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20941237,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20941237,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20941237,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20941237,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635723.4641,
              4801044.671,
              1531.322234,
              636764.3441,
              4802453.231,
              2115.962234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635723.4641106698,
                    4801044.670719323,
                    1531.3222335067392
                  ],
                  [
                    635723.4641106698,
                    4802453.230719323,
                    1531.3222335067392
                  ],
                  [
                    636764.3441106697,
                    4802453.230719323,
                    2115.9622335067393
                  ],
                  [
                    636764.3441106697,
                    4801044.670719323,
                    2115.9622335067393
                  ],
                  [
                    635723.4641106698,
                    4801044.670719323,
                    1531.3222335067392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:38:26+00:00",
            "end_time": "2019-06-04T16:01:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.27533953817974,
              43.38750012718482,
              1459.6490818474854
            ],
            [
              -121.2749797318193,
              43.40018292384061,
              1459.6490818474854
            ],
            [
              -121.26212945131479,
              43.39998831321596,
              1951.8890818474856
            ],
            [
              -121.26249193472344,
              43.38730560225558,
              1951.8890818474856
            ],
            [
              -121.27533953817974,
              43.38750012718482,
              1459.6490818474854
            ]
          ]
        ]
      },
      "bbox": [
        -121.2753395,
        43.3873056,
        1459.649082,
        -121.2621295,
        43.40018292,
        1951.889082
      ],
      "properties": {
        "datetime": "2019-06-04T18:09:17Z",
        "pc:count": 18889683,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640227.5883,
            "count": 18889683,
            "maximum": 640729.9067,
            "minimum": 639688.8467,
            "name": "X",
            "position": 0,
            "stddev": 288.9040956,
            "variance": 83465.57647
          },
          {
            "average": 4805993.672,
            "count": 18889683,
            "maximum": 4806701.045,
            "minimum": 4805291.905,
            "name": "Y",
            "position": 1,
            "stddev": 401.3350774,
            "variance": 161069.8444
          },
          {
            "average": 1486.072467,
            "count": 18889683,
            "maximum": 1951.889082,
            "minimum": 1459.649082,
            "name": "Z",
            "position": 2,
            "stddev": 13.79014072,
            "variance": 190.1679811
          },
          {
            "average": 21839.13825,
            "count": 18889683,
            "maximum": 58628,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10462.06895,
            "variance": 109454886.8
          },
          {
            "average": 1.133545544,
            "count": 18889683,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3996980998,
            "variance": 0.159758571
          },
          {
            "average": 1.267101147,
            "count": 18889683,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5726356176,
            "variance": 0.3279115506
          },
          {
            "average": 0.5032233204,
            "count": 18889683,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999896233,
            "variance": 0.2499896234
          },
          {
            "average": 0,
            "count": 18889683,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296183848,
            "count": 18889683,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.355361062,
            "variance": 1.837003608
          },
          {
            "average": -0.4928758788,
            "count": 18889683,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80598757,
            "variance": 116.7693674
          },
          {
            "average": 0.5007866463,
            "count": 18889683,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999993944,
            "variance": 0.2499993944
          },
          {
            "average": 10094.76299,
            "count": 18889683,
            "maximum": 10097,
            "minimum": 10092,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116223951,
            "variance": 1.245955909
          },
          {
            "average": 243706131,
            "count": 18889683,
            "maximum": 243706957,
            "minimum": 243704899.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.3179938,
            "variance": 230705.3752
          },
          {
            "average": 0,
            "count": 18889683,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18889683,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18889683,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18889683,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18889683,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          639688.8467,
          4805291.905,
          1459.649082,
          640729.9067,
          4806701.045,
          1951.889082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                639688.846656446,
                4805291.90508583,
                1459.6490818474854
              ],
              [
                639688.846656446,
                4806701.045085831,
                1459.6490818474854
              ],
              [
                640729.906656446,
                4806701.045085831,
                1951.8890818474856
              ],
              [
                640729.906656446,
                4805291.90508583,
                1951.8890818474856
              ],
              [
                639688.846656446,
                4805291.90508583,
                1459.6490818474854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:09:17+00:00",
        "end_time": "2019-06-04T17:34:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2753395,
            43.3873056,
            1459.649082,
            -121.2621295,
            43.40018292,
            1951.889082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.27533953817974,
                  43.38750012718482,
                  1459.6490818474854
                ],
                [
                  -121.2749797318193,
                  43.40018292384061,
                  1459.6490818474854
                ],
                [
                  -121.26212945131479,
                  43.39998831321596,
                  1951.8890818474856
                ],
                [
                  -121.26249193472344,
                  43.38730560225558,
                  1951.8890818474856
                ],
                [
                  -121.27533953817974,
                  43.38750012718482,
                  1459.6490818474854
                ]
              ]
            ]
          },
          "id": "20190604_43121D3419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:09:17Z",
            "pc:count": 18889683,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640227.5883,
                "count": 18889683,
                "maximum": 640729.9067,
                "minimum": 639688.8467,
                "name": "X",
                "position": 0,
                "stddev": 288.9040956,
                "variance": 83465.57647
              },
              {
                "average": 4805993.672,
                "count": 18889683,
                "maximum": 4806701.045,
                "minimum": 4805291.905,
                "name": "Y",
                "position": 1,
                "stddev": 401.3350774,
                "variance": 161069.8444
              },
              {
                "average": 1486.072467,
                "count": 18889683,
                "maximum": 1951.889082,
                "minimum": 1459.649082,
                "name": "Z",
                "position": 2,
                "stddev": 13.79014072,
                "variance": 190.1679811
              },
              {
                "average": 21839.13825,
                "count": 18889683,
                "maximum": 58628,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10462.06895,
                "variance": 109454886.8
              },
              {
                "average": 1.133545544,
                "count": 18889683,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3996980998,
                "variance": 0.159758571
              },
              {
                "average": 1.267101147,
                "count": 18889683,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5726356176,
                "variance": 0.3279115506
              },
              {
                "average": 0.5032233204,
                "count": 18889683,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999896233,
                "variance": 0.2499896234
              },
              {
                "average": 0,
                "count": 18889683,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296183848,
                "count": 18889683,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.355361062,
                "variance": 1.837003608
              },
              {
                "average": -0.4928758788,
                "count": 18889683,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80598757,
                "variance": 116.7693674
              },
              {
                "average": 0.5007866463,
                "count": 18889683,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999993944,
                "variance": 0.2499993944
              },
              {
                "average": 10094.76299,
                "count": 18889683,
                "maximum": 10097,
                "minimum": 10092,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116223951,
                "variance": 1.245955909
              },
              {
                "average": 243706131,
                "count": 18889683,
                "maximum": 243706957,
                "minimum": 243704899.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.3179938,
                "variance": 230705.3752
              },
              {
                "average": 0,
                "count": 18889683,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18889683,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18889683,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18889683,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18889683,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              639688.8467,
              4805291.905,
              1459.649082,
              640729.9067,
              4806701.045,
              1951.889082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    639688.846656446,
                    4805291.90508583,
                    1459.6490818474854
                  ],
                  [
                    639688.846656446,
                    4806701.045085831,
                    1459.6490818474854
                  ],
                  [
                    640729.906656446,
                    4806701.045085831,
                    1951.8890818474856
                  ],
                  [
                    640729.906656446,
                    4805291.90508583,
                    1951.8890818474856
                  ],
                  [
                    639688.846656446,
                    4805291.90508583,
                    1459.6490818474854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:09:17+00:00",
            "end_time": "2019-06-04T17:34:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782656101039,
              43.325000082159704,
              1676.7966021020552
            ],
            [
              -121.33748073953389,
              43.337676227100275,
              1676.7966021020552
            ],
            [
              -121.32464298408937,
              43.33748885099248,
              2236.876602102055
            ],
            [
              -121.32499147292161,
              43.32481278852885,
              2236.876602102055
            ],
            [
              -121.33782656101039,
              43.325000082159704,
              1676.7966021020552
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378266,
        43.32481279,
        1676.796602,
        -121.324643,
        43.33767623,
        2236.876602
      ],
      "properties": {
        "datetime": "2019-06-04T15:46:17Z",
        "pc:count": 24551032,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635275.5057,
            "count": 24551032,
            "maximum": 635806.9901,
            "minimum": 634765.9101,
            "name": "X",
            "position": 0,
            "stddev": 291.1781448,
            "variance": 84784.712
          },
          {
            "average": 4798967.078,
            "count": 24551032,
            "maximum": 4799656.329,
            "minimum": 4798247.989,
            "name": "Y",
            "position": 1,
            "stddev": 401.8728928,
            "variance": 161501.822
          },
          {
            "average": 1861.870661,
            "count": 24551032,
            "maximum": 2236.876602,
            "minimum": 1676.796602,
            "name": "Z",
            "position": 2,
            "stddev": 18.61026719,
            "variance": 346.3420448
          },
          {
            "average": 17198.8228,
            "count": 24551032,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10330.33483,
            "variance": 106715817.8
          },
          {
            "average": 1.206276054,
            "count": 24551032,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.45442174,
            "variance": 0.2064991178
          },
          {
            "average": 1.412566242,
            "count": 24551032,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6088434321,
            "variance": 0.3706903248
          },
          {
            "average": 0,
            "count": 24551032,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24551032,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.202185391,
            "count": 24551032,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.278580115,
            "variance": 1.634767111
          },
          {
            "average": 1.426430423,
            "count": 24551032,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79574303,
            "variance": 116.5480675
          },
          {
            "average": 0.4887122057,
            "count": 24551032,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998725796,
            "variance": 0.2498725959
          },
          {
            "average": 10075.2277,
            "count": 24551032,
            "maximum": 10078,
            "minimum": 10071,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.700737968,
            "variance": 2.892509636
          },
          {
            "average": 243685427.6,
            "count": 24551032,
            "maximum": 243698377.1,
            "minimum": 243627850.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25825.47276,
            "variance": 666955043.5
          },
          {
            "average": 0,
            "count": 24551032,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24551032,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24551032,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24551032,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24551032,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634765.9101,
          4798247.989,
          1676.796602,
          635806.9901,
          4799656.329,
          2236.876602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634765.9101029416,
                4798247.988795418,
                1676.7966021020552
              ],
              [
                634765.9101029416,
                4799656.328795418,
                1676.7966021020552
              ],
              [
                635806.9901029416,
                4799656.328795418,
                2236.876602102055
              ],
              [
                635806.9901029416,
                4798247.988795418,
                2236.876602102055
              ],
              [
                634765.9101029416,
                4798247.988795418,
                1676.7966021020552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:46:17+00:00",
        "end_time": "2019-06-03T20:10:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378266,
            43.32481279,
            1676.796602,
            -121.324643,
            43.33767623,
            2236.876602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782656101039,
                  43.325000082159704,
                  1676.7966021020552
                ],
                [
                  -121.33748073953389,
                  43.337676227100275,
                  1676.7966021020552
                ],
                [
                  -121.32464298408937,
                  43.33748885099248,
                  2236.876602102055
                ],
                [
                  -121.32499147292161,
                  43.32481278852885,
                  2236.876602102055
                ],
                [
                  -121.33782656101039,
                  43.325000082159704,
                  1676.7966021020552
                ]
              ]
            ]
          },
          "id": "20190603_43121C3119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:46:17Z",
            "pc:count": 24551032,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635275.5057,
                "count": 24551032,
                "maximum": 635806.9901,
                "minimum": 634765.9101,
                "name": "X",
                "position": 0,
                "stddev": 291.1781448,
                "variance": 84784.712
              },
              {
                "average": 4798967.078,
                "count": 24551032,
                "maximum": 4799656.329,
                "minimum": 4798247.989,
                "name": "Y",
                "position": 1,
                "stddev": 401.8728928,
                "variance": 161501.822
              },
              {
                "average": 1861.870661,
                "count": 24551032,
                "maximum": 2236.876602,
                "minimum": 1676.796602,
                "name": "Z",
                "position": 2,
                "stddev": 18.61026719,
                "variance": 346.3420448
              },
              {
                "average": 17198.8228,
                "count": 24551032,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10330.33483,
                "variance": 106715817.8
              },
              {
                "average": 1.206276054,
                "count": 24551032,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.45442174,
                "variance": 0.2064991178
              },
              {
                "average": 1.412566242,
                "count": 24551032,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6088434321,
                "variance": 0.3706903248
              },
              {
                "average": 0,
                "count": 24551032,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24551032,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.202185391,
                "count": 24551032,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.278580115,
                "variance": 1.634767111
              },
              {
                "average": 1.426430423,
                "count": 24551032,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79574303,
                "variance": 116.5480675
              },
              {
                "average": 0.4887122057,
                "count": 24551032,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998725796,
                "variance": 0.2498725959
              },
              {
                "average": 10075.2277,
                "count": 24551032,
                "maximum": 10078,
                "minimum": 10071,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.700737968,
                "variance": 2.892509636
              },
              {
                "average": 243685427.6,
                "count": 24551032,
                "maximum": 243698377.1,
                "minimum": 243627850.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25825.47276,
                "variance": 666955043.5
              },
              {
                "average": 0,
                "count": 24551032,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24551032,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24551032,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24551032,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24551032,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634765.9101,
              4798247.989,
              1676.796602,
              635806.9901,
              4799656.329,
              2236.876602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634765.9101029416,
                    4798247.988795418,
                    1676.7966021020552
                  ],
                  [
                    634765.9101029416,
                    4799656.328795418,
                    1676.7966021020552
                  ],
                  [
                    635806.9901029416,
                    4799656.328795418,
                    2236.876602102055
                  ],
                  [
                    635806.9901029416,
                    4798247.988795418,
                    2236.876602102055
                  ],
                  [
                    634765.9101029416,
                    4798247.988795418,
                    1676.7966021020552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:46:17+00:00",
            "end_time": "2019-06-03T20:10:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.30033444967013,
              43.312500754886386,
              1672.6653097475246
            ],
            [
              -121.29998087387789,
              43.32518064396783,
              1672.6653097475246
            ],
            [
              -121.28728728151104,
              43.324991219190224,
              2297.445309747525
            ],
            [
              -121.2876434942266,
              43.31231141351426,
              2297.445309747525
            ],
            [
              -121.30033444967013,
              43.312500754886386,
              1672.6653097475246
            ]
          ]
        ]
      },
      "bbox": [
        -121.3003344,
        43.31231141,
        1672.66531,
        -121.2872873,
        43.32518064,
        2297.44531
      ],
      "properties": {
        "datetime": "2019-06-04T15:47:17Z",
        "pc:count": 19094532,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638321.0987,
            "count": 19094532,
            "maximum": 638863.6327,
            "minimum": 637834.0127,
            "name": "X",
            "position": 0,
            "stddev": 281.3552731,
            "variance": 79160.78969
          },
          {
            "average": 4797692.913,
            "count": 19094532,
            "maximum": 4798329.834,
            "minimum": 4796921.054,
            "name": "Y",
            "position": 1,
            "stddev": 380.8358768,
            "variance": 145035.965
          },
          {
            "average": 1805.033278,
            "count": 19094532,
            "maximum": 2297.44531,
            "minimum": 1672.66531,
            "name": "Z",
            "position": 2,
            "stddev": 26.37307713,
            "variance": 695.5391975
          },
          {
            "average": 20653.36591,
            "count": 19094532,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10807.43317,
            "variance": 116800611.8
          },
          {
            "average": 1.138057639,
            "count": 19094532,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3734210405,
            "variance": 0.1394432735
          },
          {
            "average": 1.276122243,
            "count": 19094532,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5110932629,
            "variance": 0.2612163234
          },
          {
            "average": 0.3768179288,
            "count": 19094532,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4845886809,
            "variance": 0.2348261896
          },
          {
            "average": 0,
            "count": 19094532,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224200782,
            "count": 19094532,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.081255507,
            "variance": 1.169113472
          },
          {
            "average": 0.8079377636,
            "count": 19094532,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88411358,
            "variance": 118.4639283
          },
          {
            "average": 0.4878661598,
            "count": 19094532,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998527613,
            "variance": 0.249852783
          },
          {
            "average": 10075.12589,
            "count": 19094532,
            "maximum": 10078,
            "minimum": 10071,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.753299128,
            "variance": 3.074057831
          },
          {
            "average": 243684476.3,
            "count": 19094532,
            "maximum": 243698437.1,
            "minimum": 243627791.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26597.22726,
            "variance": 707412498.1
          },
          {
            "average": 0,
            "count": 19094532,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19094532,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19094532,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19094532,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19094532,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637834.0127,
          4796921.054,
          1672.66531,
          638863.6327,
          4798329.834,
          2297.44531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637834.0126809578,
                4796921.053673327,
                1672.6653097475246
              ],
              [
                637834.0126809578,
                4798329.833673326,
                1672.6653097475246
              ],
              [
                638863.6326809579,
                4798329.833673326,
                2297.445309747525
              ],
              [
                638863.6326809579,
                4796921.053673327,
                2297.445309747525
              ],
              [
                637834.0126809578,
                4796921.053673327,
                1672.6653097475246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:47:17+00:00",
        "end_time": "2019-06-03T20:09:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3003344,
            43.31231141,
            1672.66531,
            -121.2872873,
            43.32518064,
            2297.44531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.30033444967013,
                  43.312500754886386,
                  1672.6653097475246
                ],
                [
                  -121.29998087387789,
                  43.32518064396783,
                  1672.6653097475246
                ],
                [
                  -121.28728728151104,
                  43.324991219190224,
                  2297.445309747525
                ],
                [
                  -121.2876434942266,
                  43.31231141351426,
                  2297.445309747525
                ],
                [
                  -121.30033444967013,
                  43.312500754886386,
                  1672.6653097475246
                ]
              ]
            ]
          },
          "id": "20190603_43121C3222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:47:17Z",
            "pc:count": 19094532,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638321.0987,
                "count": 19094532,
                "maximum": 638863.6327,
                "minimum": 637834.0127,
                "name": "X",
                "position": 0,
                "stddev": 281.3552731,
                "variance": 79160.78969
              },
              {
                "average": 4797692.913,
                "count": 19094532,
                "maximum": 4798329.834,
                "minimum": 4796921.054,
                "name": "Y",
                "position": 1,
                "stddev": 380.8358768,
                "variance": 145035.965
              },
              {
                "average": 1805.033278,
                "count": 19094532,
                "maximum": 2297.44531,
                "minimum": 1672.66531,
                "name": "Z",
                "position": 2,
                "stddev": 26.37307713,
                "variance": 695.5391975
              },
              {
                "average": 20653.36591,
                "count": 19094532,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10807.43317,
                "variance": 116800611.8
              },
              {
                "average": 1.138057639,
                "count": 19094532,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3734210405,
                "variance": 0.1394432735
              },
              {
                "average": 1.276122243,
                "count": 19094532,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5110932629,
                "variance": 0.2612163234
              },
              {
                "average": 0.3768179288,
                "count": 19094532,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4845886809,
                "variance": 0.2348261896
              },
              {
                "average": 0,
                "count": 19094532,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224200782,
                "count": 19094532,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.081255507,
                "variance": 1.169113472
              },
              {
                "average": 0.8079377636,
                "count": 19094532,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88411358,
                "variance": 118.4639283
              },
              {
                "average": 0.4878661598,
                "count": 19094532,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998527613,
                "variance": 0.249852783
              },
              {
                "average": 10075.12589,
                "count": 19094532,
                "maximum": 10078,
                "minimum": 10071,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.753299128,
                "variance": 3.074057831
              },
              {
                "average": 243684476.3,
                "count": 19094532,
                "maximum": 243698437.1,
                "minimum": 243627791.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26597.22726,
                "variance": 707412498.1
              },
              {
                "average": 0,
                "count": 19094532,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19094532,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19094532,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19094532,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19094532,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637834.0127,
              4796921.054,
              1672.66531,
              638863.6327,
              4798329.834,
              2297.44531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637834.0126809578,
                    4796921.053673327,
                    1672.6653097475246
                  ],
                  [
                    637834.0126809578,
                    4798329.833673326,
                    1672.6653097475246
                  ],
                  [
                    638863.6326809579,
                    4798329.833673326,
                    2297.445309747525
                  ],
                  [
                    638863.6326809579,
                    4796921.053673327,
                    2297.445309747525
                  ],
                  [
                    637834.0126809578,
                    4796921.053673327,
                    1672.6653097475246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:47:17+00:00",
            "end_time": "2019-06-03T20:09:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3253292220596,
              43.37499981417036,
              1525.211504211589
            ],
            [
              -121.32498014293472,
              43.3876775673168,
              1525.211504211589
            ],
            [
              -121.31214031438648,
              43.38748873857344,
              2004.3915042115889
            ],
            [
              -121.31249206628573,
              43.37481106854544,
              2004.3915042115889
            ],
            [
              -121.3253292220596,
              43.37499981417036,
              1525.211504211589
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253292,
        43.37481107,
        1525.211504,
        -121.3121403,
        43.38767757,
        2004.391504
      ],
      "properties": {
        "datetime": "2019-06-04T17:25:20Z",
        "pc:count": 19469872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636184.2206,
            "count": 19469872,
            "maximum": 636708.1435,
            "minimum": 635667.7435,
            "name": "X",
            "position": 0,
            "stddev": 289.1529924,
            "variance": 83609.453
          },
          {
            "average": 4804512.172,
            "count": 19469872,
            "maximum": 4805229.646,
            "minimum": 4803821.106,
            "name": "Y",
            "position": 1,
            "stddev": 398.4418953,
            "variance": 158755.9439
          },
          {
            "average": 1576.406906,
            "count": 19469872,
            "maximum": 2004.391504,
            "minimum": 1525.211504,
            "name": "Z",
            "position": 2,
            "stddev": 19.29643256,
            "variance": 372.3523094
          },
          {
            "average": 23891.2523,
            "count": 19469872,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11407.44603,
            "variance": 130129825
          },
          {
            "average": 1.121182923,
            "count": 19469872,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3526165394,
            "variance": 0.1243384238
          },
          {
            "average": 1.242365589,
            "count": 19469872,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4869873376,
            "variance": 0.237156667
          },
          {
            "average": 0.5035925249,
            "count": 19469872,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999871064,
            "variance": 0.2499871066
          },
          {
            "average": 0,
            "count": 19469872,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223008194,
            "count": 19469872,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9354717633,
            "variance": 0.8751074199
          },
          {
            "average": -0.8928206153,
            "count": 19469872,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7837623,
            "variance": 116.2895294
          },
          {
            "average": 0.4968041392,
            "count": 19469872,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999897992,
            "variance": 0.2499897993
          },
          {
            "average": 10088.26691,
            "count": 19469872,
            "maximum": 10091,
            "minimum": 10086,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.09402133,
            "variance": 1.19688267
          },
          {
            "average": 243703083.5,
            "count": 19469872,
            "maximum": 243704320.7,
            "minimum": 243702092.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.0760439,
            "variance": 258141.2664
          },
          {
            "average": 0,
            "count": 19469872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19469872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19469872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19469872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19469872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635667.7435,
          4803821.106,
          1525.211504,
          636708.1435,
          4805229.646,
          2004.391504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635667.7435268888,
                4803821.106432974,
                1525.211504211589
              ],
              [
                635667.7435268888,
                4805229.646432973,
                1525.211504211589
              ],
              [
                636708.1435268887,
                4805229.646432973,
                2004.3915042115889
              ],
              [
                636708.1435268887,
                4803821.106432974,
                2004.3915042115889
              ],
              [
                635667.7435268888,
                4803821.106432974,
                1525.211504211589
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:25:20+00:00",
        "end_time": "2019-06-04T16:48:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253292,
            43.37481107,
            1525.211504,
            -121.3121403,
            43.38767757,
            2004.391504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3253292220596,
                  43.37499981417036,
                  1525.211504211589
                ],
                [
                  -121.32498014293472,
                  43.3876775673168,
                  1525.211504211589
                ],
                [
                  -121.31214031438648,
                  43.38748873857344,
                  2004.3915042115889
                ],
                [
                  -121.31249206628573,
                  43.37481106854544,
                  2004.3915042115889
                ],
                [
                  -121.3253292220596,
                  43.37499981417036,
                  1525.211504211589
                ]
              ]
            ]
          },
          "id": "20190604_43121D3325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:25:20Z",
            "pc:count": 19469872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636184.2206,
                "count": 19469872,
                "maximum": 636708.1435,
                "minimum": 635667.7435,
                "name": "X",
                "position": 0,
                "stddev": 289.1529924,
                "variance": 83609.453
              },
              {
                "average": 4804512.172,
                "count": 19469872,
                "maximum": 4805229.646,
                "minimum": 4803821.106,
                "name": "Y",
                "position": 1,
                "stddev": 398.4418953,
                "variance": 158755.9439
              },
              {
                "average": 1576.406906,
                "count": 19469872,
                "maximum": 2004.391504,
                "minimum": 1525.211504,
                "name": "Z",
                "position": 2,
                "stddev": 19.29643256,
                "variance": 372.3523094
              },
              {
                "average": 23891.2523,
                "count": 19469872,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11407.44603,
                "variance": 130129825
              },
              {
                "average": 1.121182923,
                "count": 19469872,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3526165394,
                "variance": 0.1243384238
              },
              {
                "average": 1.242365589,
                "count": 19469872,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4869873376,
                "variance": 0.237156667
              },
              {
                "average": 0.5035925249,
                "count": 19469872,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999871064,
                "variance": 0.2499871066
              },
              {
                "average": 0,
                "count": 19469872,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223008194,
                "count": 19469872,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9354717633,
                "variance": 0.8751074199
              },
              {
                "average": -0.8928206153,
                "count": 19469872,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7837623,
                "variance": 116.2895294
              },
              {
                "average": 0.4968041392,
                "count": 19469872,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999897992,
                "variance": 0.2499897993
              },
              {
                "average": 10088.26691,
                "count": 19469872,
                "maximum": 10091,
                "minimum": 10086,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.09402133,
                "variance": 1.19688267
              },
              {
                "average": 243703083.5,
                "count": 19469872,
                "maximum": 243704320.7,
                "minimum": 243702092.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.0760439,
                "variance": 258141.2664
              },
              {
                "average": 0,
                "count": 19469872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19469872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19469872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19469872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19469872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635667.7435,
              4803821.106,
              1525.211504,
              636708.1435,
              4805229.646,
              2004.391504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635667.7435268888,
                    4803821.106432974,
                    1525.211504211589
                  ],
                  [
                    635667.7435268888,
                    4805229.646432973,
                    1525.211504211589
                  ],
                  [
                    636708.1435268887,
                    4805229.646432973,
                    2004.3915042115889
                  ],
                  [
                    636708.1435268887,
                    4803821.106432974,
                    2004.3915042115889
                  ],
                  [
                    635667.7435268888,
                    4803821.106432974,
                    1525.211504211589
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:25:20+00:00",
            "end_time": "2019-06-04T16: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": "20190603_43121C3309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782593095336,
              43.28749993877027,
              1832.3545952383688
            ],
            [
              -121.33748054708563,
              43.300176707161384,
              1832.3545952383688
            ],
            [
              -121.3246435364122,
              43.2999893555301,
              2435.074595238369
            ],
            [
              -121.32499158410546,
              43.287312669615666,
              2435.074595238369
            ],
            [
              -121.33782593095336,
              43.28749993877027,
              1832.3545952383688
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378259,
        43.28731267,
        1832.354595,
        -121.3246435,
        43.30017671,
        2435.074595
      ],
      "properties": {
        "datetime": "2019-06-03T19:52:43Z",
        "pc:count": 23839249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635391.1437,
            "count": 23839249,
            "maximum": 635890.5137,
            "minimum": 634848.8537,
            "name": "X",
            "position": 0,
            "stddev": 284.1928326,
            "variance": 80765.56612
          },
          {
            "average": 4794767.167,
            "count": 23839249,
            "maximum": 4795491.732,
            "minimum": 4794083.332,
            "name": "Y",
            "position": 1,
            "stddev": 401.0851528,
            "variance": 160869.2998
          },
          {
            "average": 1887.150229,
            "count": 23839249,
            "maximum": 2435.074595,
            "minimum": 1832.354595,
            "name": "Z",
            "position": 2,
            "stddev": 11.75943561,
            "variance": 138.2843259
          },
          {
            "average": 15132.75662,
            "count": 23839249,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9159.588895,
            "variance": 83898068.72
          },
          {
            "average": 1.211716862,
            "count": 23839249,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4777052688,
            "variance": 0.2282023238
          },
          {
            "average": 1.42340734,
            "count": 23839249,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6542470542,
            "variance": 0.4280392079
          },
          {
            "average": 0.5008187129,
            "count": 23839249,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993402,
            "variance": 0.2499993402
          },
          {
            "average": 0,
            "count": 23839249,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204651539,
            "count": 23839249,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.365602848,
            "variance": 1.864871138
          },
          {
            "average": 0.2307079913,
            "count": 23839249,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91575936,
            "variance": 119.1538025
          },
          {
            "average": 0.4920451563,
            "count": 23839249,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999367269,
            "variance": 0.2499367309
          },
          {
            "average": 10064.9716,
            "count": 23839249,
            "maximum": 10068,
            "minimum": 10062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.060522453,
            "variance": 1.124707874
          },
          {
            "average": 243625960.7,
            "count": 23839249,
            "maximum": 243626763.1,
            "minimum": 243625338.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 250.1178746,
            "variance": 62558.95119
          },
          {
            "average": 0,
            "count": 23839249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23839249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23839249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23839249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23839249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634848.8537,
          4794083.332,
          1832.354595,
          635890.5137,
          4795491.732,
          2435.074595
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634848.8536544355,
                4794083.332414736,
                1832.3545952383688
              ],
              [
                634848.8536544355,
                4795491.732414736,
                1832.3545952383688
              ],
              [
                635890.5136544354,
                4795491.732414736,
                2435.074595238369
              ],
              [
                635890.5136544354,
                4794083.332414736,
                2435.074595238369
              ],
              [
                634848.8536544355,
                4794083.332414736,
                1832.3545952383688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:52:43+00:00",
        "end_time": "2019-06-03T19:28:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378259,
            43.28731267,
            1832.354595,
            -121.3246435,
            43.30017671,
            2435.074595
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782593095336,
                  43.28749993877027,
                  1832.3545952383688
                ],
                [
                  -121.33748054708563,
                  43.300176707161384,
                  1832.3545952383688
                ],
                [
                  -121.3246435364122,
                  43.2999893555301,
                  2435.074595238369
                ],
                [
                  -121.32499158410546,
                  43.287312669615666,
                  2435.074595238369
                ],
                [
                  -121.33782593095336,
                  43.28749993877027,
                  1832.3545952383688
                ]
              ]
            ]
          },
          "id": "20190603_43121C3309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:52:43Z",
            "pc:count": 23839249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635391.1437,
                "count": 23839249,
                "maximum": 635890.5137,
                "minimum": 634848.8537,
                "name": "X",
                "position": 0,
                "stddev": 284.1928326,
                "variance": 80765.56612
              },
              {
                "average": 4794767.167,
                "count": 23839249,
                "maximum": 4795491.732,
                "minimum": 4794083.332,
                "name": "Y",
                "position": 1,
                "stddev": 401.0851528,
                "variance": 160869.2998
              },
              {
                "average": 1887.150229,
                "count": 23839249,
                "maximum": 2435.074595,
                "minimum": 1832.354595,
                "name": "Z",
                "position": 2,
                "stddev": 11.75943561,
                "variance": 138.2843259
              },
              {
                "average": 15132.75662,
                "count": 23839249,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9159.588895,
                "variance": 83898068.72
              },
              {
                "average": 1.211716862,
                "count": 23839249,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4777052688,
                "variance": 0.2282023238
              },
              {
                "average": 1.42340734,
                "count": 23839249,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6542470542,
                "variance": 0.4280392079
              },
              {
                "average": 0.5008187129,
                "count": 23839249,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993402,
                "variance": 0.2499993402
              },
              {
                "average": 0,
                "count": 23839249,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204651539,
                "count": 23839249,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.365602848,
                "variance": 1.864871138
              },
              {
                "average": 0.2307079913,
                "count": 23839249,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91575936,
                "variance": 119.1538025
              },
              {
                "average": 0.4920451563,
                "count": 23839249,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999367269,
                "variance": 0.2499367309
              },
              {
                "average": 10064.9716,
                "count": 23839249,
                "maximum": 10068,
                "minimum": 10062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.060522453,
                "variance": 1.124707874
              },
              {
                "average": 243625960.7,
                "count": 23839249,
                "maximum": 243626763.1,
                "minimum": 243625338.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 250.1178746,
                "variance": 62558.95119
              },
              {
                "average": 0,
                "count": 23839249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23839249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23839249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23839249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23839249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634848.8537,
              4794083.332,
              1832.354595,
              635890.5137,
              4795491.732,
              2435.074595
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634848.8536544355,
                    4794083.332414736,
                    1832.3545952383688
                  ],
                  [
                    634848.8536544355,
                    4795491.732414736,
                    1832.3545952383688
                  ],
                  [
                    635890.5136544354,
                    4795491.732414736,
                    2435.074595238369
                  ],
                  [
                    635890.5136544354,
                    4794083.332414736,
                    2435.074595238369
                  ],
                  [
                    634848.8536544355,
                    4794083.332414736,
                    1832.3545952383688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:52:43+00:00",
            "end_time": "2019-06-03T19:28:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2753398625344,
              43.37500035161079,
              1496.9348229841366
            ],
            [
              -121.27498022852,
              43.38768263606497,
              1496.9348229841366
            ],
            [
              -121.2621298739724,
              43.387488028851585,
              2000.0148229841366
            ],
            [
              -121.26249218376888,
              43.37480583009001,
              2000.0148229841366
            ],
            [
              -121.2753398625344,
              43.37500035161079,
              1496.9348229841366
            ]
          ]
        ]
      },
      "bbox": [
        -121.2753399,
        43.37480583,
        1496.934823,
        -121.2621299,
        43.38768264,
        2000.014823
      ],
      "properties": {
        "datetime": "2019-06-04T17:52:23Z",
        "pc:count": 19849932,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640249.2668,
            "count": 19849932,
            "maximum": 640758.8101,
            "minimum": 639717.5301,
            "name": "X",
            "position": 0,
            "stddev": 286.5708835,
            "variance": 82122.87129
          },
          {
            "average": 4804610.314,
            "count": 19849932,
            "maximum": 4805312.776,
            "minimum": 4803903.696,
            "name": "Y",
            "position": 1,
            "stddev": 403.5639508,
            "variance": 162863.8624
          },
          {
            "average": 1523.774837,
            "count": 19849932,
            "maximum": 2000.014823,
            "minimum": 1496.934823,
            "name": "Z",
            "position": 2,
            "stddev": 10.90513097,
            "variance": 118.9218816
          },
          {
            "average": 21599.81866,
            "count": 19849932,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11009.25534,
            "variance": 121203703
          },
          {
            "average": 1.155172068,
            "count": 19849932,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4276051048,
            "variance": 0.1828461257
          },
          {
            "average": 1.31035391,
            "count": 19849932,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6076968529,
            "variance": 0.369295465
          },
          {
            "average": 0.5001968772,
            "count": 19849932,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999738,
            "variance": 0.2499999738
          },
          {
            "average": 0,
            "count": 19849932,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286868842,
            "count": 19849932,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.433080698,
            "variance": 2.053720288
          },
          {
            "average": 0.4743231094,
            "count": 19849932,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88153178,
            "variance": 118.4077339
          },
          {
            "average": 0.4923497975,
            "count": 19849932,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999414836,
            "variance": 0.249941487
          },
          {
            "average": 10091.88713,
            "count": 19849932,
            "maximum": 10094,
            "minimum": 10089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.105831959,
            "variance": 1.22286432
          },
          {
            "average": 243704794.3,
            "count": 19849932,
            "maximum": 243705943.1,
            "minimum": 243703295.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 549.708697,
            "variance": 302179.6515
          },
          {
            "average": 0,
            "count": 19849932,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19849932,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19849932,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19849932,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19849932,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          639717.5301,
          4803903.696,
          1496.934823,
          640758.8101,
          4805312.776,
          2000.014823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                639717.5301184299,
                4803903.696308187,
                1496.9348229841366
              ],
              [
                639717.5301184299,
                4805312.776308187,
                1496.9348229841366
              ],
              [
                640758.81011843,
                4805312.776308187,
                2000.0148229841366
              ],
              [
                640758.81011843,
                4803903.696308187,
                2000.0148229841366
              ],
              [
                639717.5301184299,
                4803903.696308187,
                1496.9348229841366
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:52:23+00:00",
        "end_time": "2019-06-04T17:08:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2753399,
            43.37480583,
            1496.934823,
            -121.2621299,
            43.38768264,
            2000.014823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2753398625344,
                  43.37500035161079,
                  1496.9348229841366
                ],
                [
                  -121.27498022852,
                  43.38768263606497,
                  1496.9348229841366
                ],
                [
                  -121.2621298739724,
                  43.387488028851585,
                  2000.0148229841366
                ],
                [
                  -121.26249218376888,
                  43.37480583009001,
                  2000.0148229841366
                ],
                [
                  -121.2753398625344,
                  43.37500035161079,
                  1496.9348229841366
                ]
              ]
            ]
          },
          "id": "20190604_43121D3424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:52:23Z",
            "pc:count": 19849932,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640249.2668,
                "count": 19849932,
                "maximum": 640758.8101,
                "minimum": 639717.5301,
                "name": "X",
                "position": 0,
                "stddev": 286.5708835,
                "variance": 82122.87129
              },
              {
                "average": 4804610.314,
                "count": 19849932,
                "maximum": 4805312.776,
                "minimum": 4803903.696,
                "name": "Y",
                "position": 1,
                "stddev": 403.5639508,
                "variance": 162863.8624
              },
              {
                "average": 1523.774837,
                "count": 19849932,
                "maximum": 2000.014823,
                "minimum": 1496.934823,
                "name": "Z",
                "position": 2,
                "stddev": 10.90513097,
                "variance": 118.9218816
              },
              {
                "average": 21599.81866,
                "count": 19849932,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11009.25534,
                "variance": 121203703
              },
              {
                "average": 1.155172068,
                "count": 19849932,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4276051048,
                "variance": 0.1828461257
              },
              {
                "average": 1.31035391,
                "count": 19849932,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6076968529,
                "variance": 0.369295465
              },
              {
                "average": 0.5001968772,
                "count": 19849932,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999738,
                "variance": 0.2499999738
              },
              {
                "average": 0,
                "count": 19849932,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286868842,
                "count": 19849932,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.433080698,
                "variance": 2.053720288
              },
              {
                "average": 0.4743231094,
                "count": 19849932,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88153178,
                "variance": 118.4077339
              },
              {
                "average": 0.4923497975,
                "count": 19849932,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999414836,
                "variance": 0.249941487
              },
              {
                "average": 10091.88713,
                "count": 19849932,
                "maximum": 10094,
                "minimum": 10089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.105831959,
                "variance": 1.22286432
              },
              {
                "average": 243704794.3,
                "count": 19849932,
                "maximum": 243705943.1,
                "minimum": 243703295.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 549.708697,
                "variance": 302179.6515
              },
              {
                "average": 0,
                "count": 19849932,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19849932,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19849932,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19849932,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19849932,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              639717.5301,
              4803903.696,
              1496.934823,
              640758.8101,
              4805312.776,
              2000.014823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    639717.5301184299,
                    4803903.696308187,
                    1496.9348229841366
                  ],
                  [
                    639717.5301184299,
                    4805312.776308187,
                    1496.9348229841366
                  ],
                  [
                    640758.81011843,
                    4805312.776308187,
                    2000.0148229841366
                  ],
                  [
                    640758.81011843,
                    4803903.696308187,
                    2000.0148229841366
                  ],
                  [
                    639717.5301184299,
                    4803903.696308187,
                    1496.9348229841366
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:52:23+00:00",
            "end_time": "2019-06-04T17: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": "20190603_43121C3117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36282153118576,
              43.32499945164863,
              1733.848244398297
            ],
            [
              -121.36248096182214,
              43.33767377599549,
              1733.848244398297
            ],
            [
              -121.34964871669618,
              43.337489287821754,
              2195.1482443982973
            ],
            [
              -121.3499919519551,
              43.32481504466902,
              2195.1482443982973
            ],
            [
              -121.36282153118576,
              43.32499945164863,
              1733.848244398297
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628215,
        43.32481504,
        1733.848244,
        -121.3496487,
        43.33767378,
        2195.148244
      ],
      "properties": {
        "datetime": "2019-06-04T15:25:42Z",
        "pc:count": 22282049,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633261.1664,
            "count": 22282049,
            "maximum": 633779.9527,
            "minimum": 632739.3327,
            "name": "X",
            "position": 0,
            "stddev": 286.5897331,
            "variance": 82133.6751
          },
          {
            "average": 4798920.568,
            "count": 22282049,
            "maximum": 4799615.992,
            "minimum": 4798207.872,
            "name": "Y",
            "position": 1,
            "stddev": 394.0877286,
            "variance": 155305.1379
          },
          {
            "average": 1832.015436,
            "count": 22282049,
            "maximum": 2195.148244,
            "minimum": 1733.848244,
            "name": "Z",
            "position": 2,
            "stddev": 12.02667592,
            "variance": 144.6409338
          },
          {
            "average": 19548.72885,
            "count": 22282049,
            "maximum": 54557,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10488.29766,
            "variance": 110004387.7
          },
          {
            "average": 1.149955509,
            "count": 22282049,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3966848137,
            "variance": 0.1573588414
          },
          {
            "average": 1.299922372,
            "count": 22282049,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5473855205,
            "variance": 0.2996309081
          },
          {
            "average": 0,
            "count": 22282049,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22282049,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216622942,
            "count": 22282049,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.111710386,
            "variance": 1.235899983
          },
          {
            "average": 1.169364979,
            "count": 22282049,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82353926,
            "variance": 117.1490021
          },
          {
            "average": 0.4900957268,
            "count": 22282049,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499901907,
            "variance": 0.2499019166
          },
          {
            "average": 10072.2586,
            "count": 22282049,
            "maximum": 10076,
            "minimum": 10069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.830032035,
            "variance": 3.349017249
          },
          {
            "average": 243645110.9,
            "count": 22282049,
            "maximum": 243697142.5,
            "minimum": 243627036.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29661.38767,
            "variance": 879797918.5
          },
          {
            "average": 0,
            "count": 22282049,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22282049,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22282049,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22282049,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22282049,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632739.3327,
          4798207.872,
          1733.848244,
          633779.9527,
          4799615.992,
          2195.148244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632739.3327052896,
                4798207.8717412865,
                1733.848244398297
              ],
              [
                632739.3327052896,
                4799615.991741286,
                1733.848244398297
              ],
              [
                633779.9527052897,
                4799615.991741286,
                2195.1482443982973
              ],
              [
                633779.9527052897,
                4798207.8717412865,
                2195.1482443982973
              ],
              [
                632739.3327052896,
                4798207.8717412865,
                1733.848244398297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:25:42+00:00",
        "end_time": "2019-06-03T19:57:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628215,
            43.32481504,
            1733.848244,
            -121.3496487,
            43.33767378,
            2195.148244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36282153118576,
                  43.32499945164863,
                  1733.848244398297
                ],
                [
                  -121.36248096182214,
                  43.33767377599549,
                  1733.848244398297
                ],
                [
                  -121.34964871669618,
                  43.337489287821754,
                  2195.1482443982973
                ],
                [
                  -121.3499919519551,
                  43.32481504466902,
                  2195.1482443982973
                ],
                [
                  -121.36282153118576,
                  43.32499945164863,
                  1733.848244398297
                ]
              ]
            ]
          },
          "id": "20190603_43121C3117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:25:42Z",
            "pc:count": 22282049,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633261.1664,
                "count": 22282049,
                "maximum": 633779.9527,
                "minimum": 632739.3327,
                "name": "X",
                "position": 0,
                "stddev": 286.5897331,
                "variance": 82133.6751
              },
              {
                "average": 4798920.568,
                "count": 22282049,
                "maximum": 4799615.992,
                "minimum": 4798207.872,
                "name": "Y",
                "position": 1,
                "stddev": 394.0877286,
                "variance": 155305.1379
              },
              {
                "average": 1832.015436,
                "count": 22282049,
                "maximum": 2195.148244,
                "minimum": 1733.848244,
                "name": "Z",
                "position": 2,
                "stddev": 12.02667592,
                "variance": 144.6409338
              },
              {
                "average": 19548.72885,
                "count": 22282049,
                "maximum": 54557,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10488.29766,
                "variance": 110004387.7
              },
              {
                "average": 1.149955509,
                "count": 22282049,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3966848137,
                "variance": 0.1573588414
              },
              {
                "average": 1.299922372,
                "count": 22282049,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5473855205,
                "variance": 0.2996309081
              },
              {
                "average": 0,
                "count": 22282049,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22282049,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216622942,
                "count": 22282049,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.111710386,
                "variance": 1.235899983
              },
              {
                "average": 1.169364979,
                "count": 22282049,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82353926,
                "variance": 117.1490021
              },
              {
                "average": 0.4900957268,
                "count": 22282049,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499901907,
                "variance": 0.2499019166
              },
              {
                "average": 10072.2586,
                "count": 22282049,
                "maximum": 10076,
                "minimum": 10069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.830032035,
                "variance": 3.349017249
              },
              {
                "average": 243645110.9,
                "count": 22282049,
                "maximum": 243697142.5,
                "minimum": 243627036.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29661.38767,
                "variance": 879797918.5
              },
              {
                "average": 0,
                "count": 22282049,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22282049,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22282049,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22282049,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22282049,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632739.3327,
              4798207.872,
              1733.848244,
              633779.9527,
              4799615.992,
              2195.148244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632739.3327052896,
                    4798207.8717412865,
                    1733.848244398297
                  ],
                  [
                    632739.3327052896,
                    4799615.991741286,
                    1733.848244398297
                  ],
                  [
                    633779.9527052897,
                    4799615.991741286,
                    2195.1482443982973
                  ],
                  [
                    633779.9527052897,
                    4798207.8717412865,
                    2195.1482443982973
                  ],
                  [
                    632739.3327052896,
                    4798207.8717412865,
                    1733.848244398297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:25:42+00:00",
            "end_time": "2019-06-03T19:57: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": "20190604_43121C4203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41281157936248,
              43.36249925328994,
              1517.7715735817353
            ],
            [
              -121.41248111944677,
              43.37516822548523,
              1517.7715735817353
            ],
            [
              -121.3996579280803,
              43.374989465521125,
              2196.3315735817355
            ],
            [
              -121.39999105452242,
              43.362320571959714,
              2196.3315735817355
            ],
            [
              -121.41281157936248,
              43.36249925328994,
              1517.7715735817353
            ]
          ]
        ]
      },
      "bbox": [
        -121.4128116,
        43.36232057,
        1517.771574,
        -121.3996579,
        43.37516823,
        2196.331574
      ],
      "properties": {
        "datetime": "2019-06-04T16:14:12Z",
        "pc:count": 25236914,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 629137.4806,
            "count": 25236914,
            "maximum": 629646.1854,
            "minimum": 628606.9654,
            "name": "X",
            "position": 0,
            "stddev": 291.4826241,
            "variance": 84962.12017
          },
          {
            "average": 4803013.28,
            "count": 25236914,
            "maximum": 4803701.734,
            "minimum": 4802294.234,
            "name": "Y",
            "position": 1,
            "stddev": 395.9047113,
            "variance": 156740.5404
          },
          {
            "average": 1792.775267,
            "count": 25236914,
            "maximum": 2196.331574,
            "minimum": 1517.771574,
            "name": "Z",
            "position": 2,
            "stddev": 35.86110671,
            "variance": 1286.018974
          },
          {
            "average": 16711.88981,
            "count": 25236914,
            "maximum": 61725,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9964.745369,
            "variance": 99296150.28
          },
          {
            "average": 1.200807753,
            "count": 25236914,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4448881111,
            "variance": 0.1979254314
          },
          {
            "average": 1.401645027,
            "count": 25236914,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.593860054,
            "variance": 0.3526697638
          },
          {
            "average": 0.1874369426,
            "count": 25236914,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3902618879,
            "variance": 0.1523043412
          },
          {
            "average": 0,
            "count": 25236914,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207149495,
            "count": 25236914,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.169815999,
            "variance": 1.36846947
          },
          {
            "average": -0.2997025386,
            "count": 25236914,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86145645,
            "variance": 117.9712362
          },
          {
            "average": 0.492873574,
            "count": 25236914,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999492214,
            "variance": 0.249949224
          },
          {
            "average": 10078.94456,
            "count": 25236914,
            "maximum": 10082,
            "minimum": 10076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.115510997,
            "variance": 1.244364785
          },
          {
            "average": 243698722.5,
            "count": 25236914,
            "maximum": 243700052.8,
            "minimum": 243697038.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 509.3820195,
            "variance": 259470.0418
          },
          {
            "average": 0,
            "count": 25236914,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25236914,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25236914,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25236914,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25236914,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628606.9654,
          4802294.234,
          1517.771574,
          629646.1854,
          4803701.734,
          2196.331574
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628606.96540398,
                4802294.234278926,
                1517.7715735817353
              ],
              [
                628606.96540398,
                4803701.734278926,
                1517.7715735817353
              ],
              [
                629646.18540398,
                4803701.734278926,
                2196.3315735817355
              ],
              [
                629646.18540398,
                4802294.234278926,
                2196.3315735817355
              ],
              [
                628606.96540398,
                4802294.234278926,
                1517.7715735817353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:14:12+00:00",
        "end_time": "2019-06-04T15:23:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4128116,
            43.36232057,
            1517.771574,
            -121.3996579,
            43.37516823,
            2196.331574
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41281157936248,
                  43.36249925328994,
                  1517.7715735817353
                ],
                [
                  -121.41248111944677,
                  43.37516822548523,
                  1517.7715735817353
                ],
                [
                  -121.3996579280803,
                  43.374989465521125,
                  2196.3315735817355
                ],
                [
                  -121.39999105452242,
                  43.362320571959714,
                  2196.3315735817355
                ],
                [
                  -121.41281157936248,
                  43.36249925328994,
                  1517.7715735817353
                ]
              ]
            ]
          },
          "id": "20190604_43121C4203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:14:12Z",
            "pc:count": 25236914,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 629137.4806,
                "count": 25236914,
                "maximum": 629646.1854,
                "minimum": 628606.9654,
                "name": "X",
                "position": 0,
                "stddev": 291.4826241,
                "variance": 84962.12017
              },
              {
                "average": 4803013.28,
                "count": 25236914,
                "maximum": 4803701.734,
                "minimum": 4802294.234,
                "name": "Y",
                "position": 1,
                "stddev": 395.9047113,
                "variance": 156740.5404
              },
              {
                "average": 1792.775267,
                "count": 25236914,
                "maximum": 2196.331574,
                "minimum": 1517.771574,
                "name": "Z",
                "position": 2,
                "stddev": 35.86110671,
                "variance": 1286.018974
              },
              {
                "average": 16711.88981,
                "count": 25236914,
                "maximum": 61725,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9964.745369,
                "variance": 99296150.28
              },
              {
                "average": 1.200807753,
                "count": 25236914,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4448881111,
                "variance": 0.1979254314
              },
              {
                "average": 1.401645027,
                "count": 25236914,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.593860054,
                "variance": 0.3526697638
              },
              {
                "average": 0.1874369426,
                "count": 25236914,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3902618879,
                "variance": 0.1523043412
              },
              {
                "average": 0,
                "count": 25236914,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207149495,
                "count": 25236914,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.169815999,
                "variance": 1.36846947
              },
              {
                "average": -0.2997025386,
                "count": 25236914,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86145645,
                "variance": 117.9712362
              },
              {
                "average": 0.492873574,
                "count": 25236914,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999492214,
                "variance": 0.249949224
              },
              {
                "average": 10078.94456,
                "count": 25236914,
                "maximum": 10082,
                "minimum": 10076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.115510997,
                "variance": 1.244364785
              },
              {
                "average": 243698722.5,
                "count": 25236914,
                "maximum": 243700052.8,
                "minimum": 243697038.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 509.3820195,
                "variance": 259470.0418
              },
              {
                "average": 0,
                "count": 25236914,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25236914,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25236914,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25236914,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25236914,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628606.9654,
              4802294.234,
              1517.771574,
              629646.1854,
              4803701.734,
              2196.331574
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628606.96540398,
                    4802294.234278926,
                    1517.7715735817353
                  ],
                  [
                    628606.96540398,
                    4803701.734278926,
                    1517.7715735817353
                  ],
                  [
                    629646.18540398,
                    4803701.734278926,
                    2196.3315735817355
                  ],
                  [
                    629646.18540398,
                    4802294.234278926,
                    2196.3315735817355
                  ],
                  [
                    628606.96540398,
                    4802294.234278926,
                    1517.7715735817353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:14:12+00:00",
            "end_time": "2019-06-04T15:23:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.28768507140289,
              43.3179124607108,
              1731.3477329820782
            ],
            [
              -121.28748317820133,
              43.32509886284747,
              1731.3477329820782
            ],
            [
              -121.28051741137739,
              43.32499432642356,
              2177.787732982078
            ],
            [
              -121.2807201248077,
              43.31780795037609,
              2177.787732982078
            ],
            [
              -121.28768507140289,
              43.3179124607108,
              1731.3477329820782
            ]
          ]
        ]
      },
      "bbox": [
        -121.2876851,
        43.31780795,
        1731.347733,
        -121.2805174,
        43.32509886,
        2177.787733
      ],
      "properties": {
        "datetime": "2019-06-04T15:50:02Z",
        "pc:count": 3651077,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639034.154,
            "count": 3651077,
            "maximum": 639412.5242,
            "minimum": 638847.5042,
            "name": "X",
            "position": 0,
            "stddev": 124.8850393,
            "variance": 15596.27304
          },
          {
            "average": 4798080.568,
            "count": 3651077,
            "maximum": 4798341.462,
            "minimum": 4797543.022,
            "name": "Y",
            "position": 1,
            "stddev": 177.0760996,
            "variance": 31355.94505
          },
          {
            "average": 1765.03686,
            "count": 3651077,
            "maximum": 2177.787733,
            "minimum": 1731.347733,
            "name": "Z",
            "position": 2,
            "stddev": 19.3111686,
            "variance": 372.9212325
          },
          {
            "average": 18707.31405,
            "count": 3651077,
            "maximum": 52352,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10904.04468,
            "variance": 118898190.3
          },
          {
            "average": 1.17661501,
            "count": 3651077,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4256632216,
            "variance": 0.1811891783
          },
          {
            "average": 1.353233032,
            "count": 3651077,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5794786872,
            "variance": 0.3357955489
          },
          {
            "average": 0.1770707657,
            "count": 3651077,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3817286334,
            "variance": 0.1457167495
          },
          {
            "average": 0,
            "count": 3651077,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236548284,
            "count": 3651077,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.180883485,
            "variance": 1.394485805
          },
          {
            "average": -0.3151323759,
            "count": 3651077,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83732127,
            "variance": 117.4475324
          },
          {
            "average": 0.4930032974,
            "count": 3651077,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999511122,
            "variance": 0.2499511146
          },
          {
            "average": 10076.92955,
            "count": 3651077,
            "maximum": 10079,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8245334162,
            "variance": 0.6798553544
          },
          {
            "average": 243697729.4,
            "count": 3651077,
            "maximum": 243698602.5,
            "minimum": 243696497.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 506.6557104,
            "variance": 256700.0088
          },
          {
            "average": 0,
            "count": 3651077,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3651077,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3651077,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3651077,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3651077,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638847.5042,
          4797543.022,
          1731.347733,
          639412.5242,
          4798341.462,
          2177.787733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638847.5042104388,
                4797543.022472286,
                1731.3477329820782
              ],
              [
                638847.5042104388,
                4798341.462472285,
                1731.3477329820782
              ],
              [
                639412.5242104388,
                4798341.462472285,
                2177.787732982078
              ],
              [
                639412.5242104388,
                4797543.022472286,
                2177.787732982078
              ],
              [
                638847.5042104388,
                4797543.022472286,
                1731.3477329820782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:50:02+00:00",
        "end_time": "2019-06-04T15:14:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2876851,
            43.31780795,
            1731.347733,
            -121.2805174,
            43.32509886,
            2177.787733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.28768507140289,
                  43.3179124607108,
                  1731.3477329820782
                ],
                [
                  -121.28748317820133,
                  43.32509886284747,
                  1731.3477329820782
                ],
                [
                  -121.28051741137739,
                  43.32499432642356,
                  2177.787732982078
                ],
                [
                  -121.2807201248077,
                  43.31780795037609,
                  2177.787732982078
                ],
                [
                  -121.28768507140289,
                  43.3179124607108,
                  1731.3477329820782
                ]
              ]
            ]
          },
          "id": "20190604_43121C3223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:50:02Z",
            "pc:count": 3651077,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639034.154,
                "count": 3651077,
                "maximum": 639412.5242,
                "minimum": 638847.5042,
                "name": "X",
                "position": 0,
                "stddev": 124.8850393,
                "variance": 15596.27304
              },
              {
                "average": 4798080.568,
                "count": 3651077,
                "maximum": 4798341.462,
                "minimum": 4797543.022,
                "name": "Y",
                "position": 1,
                "stddev": 177.0760996,
                "variance": 31355.94505
              },
              {
                "average": 1765.03686,
                "count": 3651077,
                "maximum": 2177.787733,
                "minimum": 1731.347733,
                "name": "Z",
                "position": 2,
                "stddev": 19.3111686,
                "variance": 372.9212325
              },
              {
                "average": 18707.31405,
                "count": 3651077,
                "maximum": 52352,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10904.04468,
                "variance": 118898190.3
              },
              {
                "average": 1.17661501,
                "count": 3651077,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4256632216,
                "variance": 0.1811891783
              },
              {
                "average": 1.353233032,
                "count": 3651077,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5794786872,
                "variance": 0.3357955489
              },
              {
                "average": 0.1770707657,
                "count": 3651077,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3817286334,
                "variance": 0.1457167495
              },
              {
                "average": 0,
                "count": 3651077,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236548284,
                "count": 3651077,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.180883485,
                "variance": 1.394485805
              },
              {
                "average": -0.3151323759,
                "count": 3651077,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83732127,
                "variance": 117.4475324
              },
              {
                "average": 0.4930032974,
                "count": 3651077,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999511122,
                "variance": 0.2499511146
              },
              {
                "average": 10076.92955,
                "count": 3651077,
                "maximum": 10079,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8245334162,
                "variance": 0.6798553544
              },
              {
                "average": 243697729.4,
                "count": 3651077,
                "maximum": 243698602.5,
                "minimum": 243696497.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 506.6557104,
                "variance": 256700.0088
              },
              {
                "average": 0,
                "count": 3651077,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3651077,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3651077,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3651077,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3651077,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638847.5042,
              4797543.022,
              1731.347733,
              639412.5242,
              4798341.462,
              2177.787733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638847.5042104388,
                    4797543.022472286,
                    1731.3477329820782
                  ],
                  [
                    638847.5042104388,
                    4798341.462472285,
                    1731.3477329820782
                  ],
                  [
                    639412.5242104388,
                    4798341.462472285,
                    2177.787732982078
                  ],
                  [
                    639412.5242104388,
                    4797543.022472286,
                    2177.787732982078
                  ],
                  [
                    638847.5042104388,
                    4797543.022472286,
                    1731.3477329820782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:50:02+00:00",
            "end_time": "2019-06-04T15:14:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3302a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35190119174322,
              43.31111714716584,
              1852.8583134577134
            ],
            [
              -121.35186323919916,
              43.31252128224746,
              1852.8583134577134
            ],
            [
              -121.34994823406377,
              43.31249366525368,
              1874.6183134577136
            ],
            [
              -121.34998623065695,
              43.31108953151893,
              1874.6183134577136
            ],
            [
              -121.35190119174322,
              43.31111714716584,
              1852.8583134577134
            ]
          ]
        ]
      },
      "bbox": [
        -121.3519012,
        43.31108953,
        1852.858313,
        -121.3499482,
        43.31252128,
        1874.618313
      ],
      "properties": {
        "datetime": "2019-06-03T19:51:58Z",
        "pc:count": 193754,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633757.1471,
            "count": 193754,
            "maximum": 633810.5407,
            "minimum": 633655.1807,
            "name": "X",
            "position": 0,
            "stddev": 37.19741953,
            "variance": 1383.64802
          },
          {
            "average": 4796785.47,
            "count": 193754,
            "maximum": 4796839.563,
            "minimum": 4796683.563,
            "name": "Y",
            "position": 1,
            "stddev": 36.71249279,
            "variance": 1347.807127
          },
          {
            "average": 1859.031199,
            "count": 193754,
            "maximum": 1874.618313,
            "minimum": 1852.858313,
            "name": "Z",
            "position": 2,
            "stddev": 4.956209026,
            "variance": 24.56400791
          },
          {
            "average": 16854.6112,
            "count": 193754,
            "maximum": 45350,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9941.755449,
            "variance": 98838501.41
          },
          {
            "average": 1.175480248,
            "count": 193754,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4290912781,
            "variance": 0.1841193249
          },
          {
            "average": 1.351554032,
            "count": 193754,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5887629773,
            "variance": 0.3466418434
          },
          {
            "average": 0.5130526338,
            "count": 193754,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998308896,
            "variance": 0.2498309182
          },
          {
            "average": 0,
            "count": 193754,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216460047,
            "count": 193754,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.155871759,
            "variance": 1.336039523
          },
          {
            "average": -7.08083781,
            "count": 193754,
            "maximum": 0,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.038750624,
            "variance": 16.3115066
          },
          {
            "average": 0.4915356586,
            "count": 193754,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999296399,
            "variance": 0.2499296449
          },
          {
            "average": 10067.60217,
            "count": 193754,
            "maximum": 10068,
            "minimum": 10067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4894510857,
            "variance": 0.2395623653
          },
          {
            "average": 243626620.5,
            "count": 193754,
            "maximum": 243626718.4,
            "minimum": 243626474.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 117.7608106,
            "variance": 13867.60851
          },
          {
            "average": 0,
            "count": 193754,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193754,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193754,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193754,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193754,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633655.1807,
          4796683.563,
          1852.858313,
          633810.5407,
          4796839.563,
          1874.618313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633655.1807333074,
                4796683.562836069,
                1852.8583134577134
              ],
              [
                633655.1807333074,
                4796839.562836069,
                1852.8583134577134
              ],
              [
                633810.5407333075,
                4796839.562836069,
                1874.6183134577136
              ],
              [
                633810.5407333075,
                4796683.562836069,
                1874.6183134577136
              ],
              [
                633655.1807333074,
                4796683.562836069,
                1852.8583134577134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:51:58+00:00",
        "end_time": "2019-06-03T19:47:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3302a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3302a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3302a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3302a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3519012,
            43.31108953,
            1852.858313,
            -121.3499482,
            43.31252128,
            1874.618313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35190119174322,
                  43.31111714716584,
                  1852.8583134577134
                ],
                [
                  -121.35186323919916,
                  43.31252128224746,
                  1852.8583134577134
                ],
                [
                  -121.34994823406377,
                  43.31249366525368,
                  1874.6183134577136
                ],
                [
                  -121.34998623065695,
                  43.31108953151893,
                  1874.6183134577136
                ],
                [
                  -121.35190119174322,
                  43.31111714716584,
                  1852.8583134577134
                ]
              ]
            ]
          },
          "id": "20190603_43121C3302a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3302a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:51:58Z",
            "pc:count": 193754,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633757.1471,
                "count": 193754,
                "maximum": 633810.5407,
                "minimum": 633655.1807,
                "name": "X",
                "position": 0,
                "stddev": 37.19741953,
                "variance": 1383.64802
              },
              {
                "average": 4796785.47,
                "count": 193754,
                "maximum": 4796839.563,
                "minimum": 4796683.563,
                "name": "Y",
                "position": 1,
                "stddev": 36.71249279,
                "variance": 1347.807127
              },
              {
                "average": 1859.031199,
                "count": 193754,
                "maximum": 1874.618313,
                "minimum": 1852.858313,
                "name": "Z",
                "position": 2,
                "stddev": 4.956209026,
                "variance": 24.56400791
              },
              {
                "average": 16854.6112,
                "count": 193754,
                "maximum": 45350,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9941.755449,
                "variance": 98838501.41
              },
              {
                "average": 1.175480248,
                "count": 193754,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4290912781,
                "variance": 0.1841193249
              },
              {
                "average": 1.351554032,
                "count": 193754,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5887629773,
                "variance": 0.3466418434
              },
              {
                "average": 0.5130526338,
                "count": 193754,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998308896,
                "variance": 0.2498309182
              },
              {
                "average": 0,
                "count": 193754,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216460047,
                "count": 193754,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.155871759,
                "variance": 1.336039523
              },
              {
                "average": -7.08083781,
                "count": 193754,
                "maximum": 0,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.038750624,
                "variance": 16.3115066
              },
              {
                "average": 0.4915356586,
                "count": 193754,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999296399,
                "variance": 0.2499296449
              },
              {
                "average": 10067.60217,
                "count": 193754,
                "maximum": 10068,
                "minimum": 10067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4894510857,
                "variance": 0.2395623653
              },
              {
                "average": 243626620.5,
                "count": 193754,
                "maximum": 243626718.4,
                "minimum": 243626474.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 117.7608106,
                "variance": 13867.60851
              },
              {
                "average": 0,
                "count": 193754,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193754,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193754,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193754,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193754,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633655.1807,
              4796683.563,
              1852.858313,
              633810.5407,
              4796839.563,
              1874.618313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633655.1807333074,
                    4796683.562836069,
                    1852.8583134577134
                  ],
                  [
                    633655.1807333074,
                    4796839.562836069,
                    1852.8583134577134
                  ],
                  [
                    633810.5407333075,
                    4796839.562836069,
                    1874.6183134577136
                  ],
                  [
                    633810.5407333075,
                    4796683.562836069,
                    1874.6183134577136
                  ],
                  [
                    633655.1807333074,
                    4796683.562836069,
                    1852.8583134577134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:51:58+00:00",
            "end_time": "2019-06-03T19:47:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.26284282914216,
              43.38750076553803,
              1449.9024246907215
            ],
            [
              -121.2624807766259,
              43.40017087799013,
              1449.9024246907215
            ],
            [
              -121.25051411856262,
              43.399988386566676,
              1972.2824246907217
            ],
            [
              -121.25087866152128,
              43.38731835439307,
              1972.2824246907217
            ],
            [
              -121.26284282914216,
              43.38750076553803,
              1449.9024246907215
            ]
          ]
        ]
      },
      "bbox": [
        -121.2628428,
        43.38731835,
        1449.902425,
        -121.2505141,
        43.40017088,
        1972.282425
      ],
      "properties": {
        "datetime": "2019-06-04T18:35:32Z",
        "pc:count": 18415174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 641188.9514,
            "count": 18415174,
            "maximum": 641670.5138,
            "minimum": 640701.0338,
            "name": "X",
            "position": 0,
            "stddev": 272.2177591,
            "variance": 74102.50837
          },
          {
            "average": 4806008.445,
            "count": 18415174,
            "maximum": 4806720.728,
            "minimum": 4805312.988,
            "name": "Y",
            "position": 1,
            "stddev": 399.3246896,
            "variance": 159460.2077
          },
          {
            "average": 1478.089272,
            "count": 18415174,
            "maximum": 1972.282425,
            "minimum": 1449.902425,
            "name": "Z",
            "position": 2,
            "stddev": 13.77530679,
            "variance": 189.7590772
          },
          {
            "average": 20696.96185,
            "count": 18415174,
            "maximum": 55164,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10608.75953,
            "variance": 112545778.8
          },
          {
            "average": 1.162924608,
            "count": 18415174,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4476217712,
            "variance": 0.2003652501
          },
          {
            "average": 1.325862357,
            "count": 18415174,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6415950479,
            "variance": 0.4116442055
          },
          {
            "average": 0.4984680568,
            "count": 18415174,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976667,
            "variance": 0.2499976667
          },
          {
            "average": 0,
            "count": 18415174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37575746,
            "count": 18415174,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.692288006,
            "variance": 2.863838696
          },
          {
            "average": 1.104134581,
            "count": 18415174,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78144911,
            "variance": 116.239645
          },
          {
            "average": 0.4924590992,
            "count": 18415174,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999431452,
            "variance": 0.2499431484
          },
          {
            "average": 10095.68768,
            "count": 18415174,
            "maximum": 10100,
            "minimum": 10093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.330689005,
            "variance": 1.770733228
          },
          {
            "average": 243706523.6,
            "count": 18415174,
            "maximum": 243708532.7,
            "minimum": 243705254.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 573.7641788,
            "variance": 329205.3328
          },
          {
            "average": 0,
            "count": 18415174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18415174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18415174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18415174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18415174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          640701.0338,
          4805312.988,
          1449.902425,
          641670.5138,
          4806720.728,
          1972.282425
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                640701.0338129657,
                4805312.987514067,
                1449.9024246907215
              ],
              [
                640701.0338129657,
                4806720.727514068,
                1449.9024246907215
              ],
              [
                641670.5138129657,
                4806720.727514068,
                1972.2824246907217
              ],
              [
                641670.5138129657,
                4805312.987514067,
                1972.2824246907217
              ],
              [
                640701.0338129657,
                4805312.987514067,
                1449.9024246907215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:35:32+00:00",
        "end_time": "2019-06-04T17:40:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2628428,
            43.38731835,
            1449.902425,
            -121.2505141,
            43.40017088,
            1972.282425
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.26284282914216,
                  43.38750076553803,
                  1449.9024246907215
                ],
                [
                  -121.2624807766259,
                  43.40017087799013,
                  1449.9024246907215
                ],
                [
                  -121.25051411856262,
                  43.399988386566676,
                  1972.2824246907217
                ],
                [
                  -121.25087866152128,
                  43.38731835439307,
                  1972.2824246907217
                ],
                [
                  -121.26284282914216,
                  43.38750076553803,
                  1449.9024246907215
                ]
              ]
            ]
          },
          "id": "20190604_43121D3420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:35:32Z",
            "pc:count": 18415174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 641188.9514,
                "count": 18415174,
                "maximum": 641670.5138,
                "minimum": 640701.0338,
                "name": "X",
                "position": 0,
                "stddev": 272.2177591,
                "variance": 74102.50837
              },
              {
                "average": 4806008.445,
                "count": 18415174,
                "maximum": 4806720.728,
                "minimum": 4805312.988,
                "name": "Y",
                "position": 1,
                "stddev": 399.3246896,
                "variance": 159460.2077
              },
              {
                "average": 1478.089272,
                "count": 18415174,
                "maximum": 1972.282425,
                "minimum": 1449.902425,
                "name": "Z",
                "position": 2,
                "stddev": 13.77530679,
                "variance": 189.7590772
              },
              {
                "average": 20696.96185,
                "count": 18415174,
                "maximum": 55164,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10608.75953,
                "variance": 112545778.8
              },
              {
                "average": 1.162924608,
                "count": 18415174,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4476217712,
                "variance": 0.2003652501
              },
              {
                "average": 1.325862357,
                "count": 18415174,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6415950479,
                "variance": 0.4116442055
              },
              {
                "average": 0.4984680568,
                "count": 18415174,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976667,
                "variance": 0.2499976667
              },
              {
                "average": 0,
                "count": 18415174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37575746,
                "count": 18415174,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.692288006,
                "variance": 2.863838696
              },
              {
                "average": 1.104134581,
                "count": 18415174,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78144911,
                "variance": 116.239645
              },
              {
                "average": 0.4924590992,
                "count": 18415174,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999431452,
                "variance": 0.2499431484
              },
              {
                "average": 10095.68768,
                "count": 18415174,
                "maximum": 10100,
                "minimum": 10093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.330689005,
                "variance": 1.770733228
              },
              {
                "average": 243706523.6,
                "count": 18415174,
                "maximum": 243708532.7,
                "minimum": 243705254.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 573.7641788,
                "variance": 329205.3328
              },
              {
                "average": 0,
                "count": 18415174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18415174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18415174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18415174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18415174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              640701.0338,
              4805312.988,
              1449.902425,
              641670.5138,
              4806720.728,
              1972.282425
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    640701.0338129657,
                    4805312.987514067,
                    1449.9024246907215
                  ],
                  [
                    640701.0338129657,
                    4806720.727514068,
                    1449.9024246907215
                  ],
                  [
                    641670.5138129657,
                    4806720.727514068,
                    1972.2824246907217
                  ],
                  [
                    641670.5138129657,
                    4805312.987514067,
                    1972.2824246907217
                  ],
                  [
                    640701.0338129657,
                    4805312.987514067,
                    1449.9024246907215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:35:32+00:00",
            "end_time": "2019-06-04T17:40: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": "20190602_43121D4111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029465939679,
              43.46249911644039,
              1349.006221179832
            ],
            [
              -121.49998155384874,
              43.47515884727182,
              1349.006221179832
            ],
            [
              -121.48717477522997,
              43.47499009191618,
              1883.6462211798319
            ],
            [
              -121.48749055152008,
              43.46233043524912,
              1883.6462211798319
            ],
            [
              -121.50029465939679,
              43.46249911644039,
              1349.006221179832
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002947,
        43.46233044,
        1349.006221,
        -121.4871748,
        43.47515885,
        1883.646221
      ],
      "properties": {
        "datetime": "2019-06-03T17:52:43Z",
        "pc:count": 19895198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621837.2712,
            "count": 19895198,
            "maximum": 622354.5905,
            "minimum": 621318.4505,
            "name": "X",
            "position": 0,
            "stddev": 292.0428706,
            "variance": 85289.03825
          },
          {
            "average": 4813961.293,
            "count": 19895198,
            "maximum": 4814675.365,
            "minimum": 4813268.925,
            "name": "Y",
            "position": 1,
            "stddev": 401.970162,
            "variance": 161580.0112
          },
          {
            "average": 1358.491375,
            "count": 19895198,
            "maximum": 1883.646221,
            "minimum": 1349.006221,
            "name": "Z",
            "position": 2,
            "stddev": 4.900180058,
            "variance": 24.0117646
          },
          {
            "average": 20671.827,
            "count": 19895198,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10180.22453,
            "variance": 103636971.5
          },
          {
            "average": 1.110279727,
            "count": 19895198,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3417013298,
            "variance": 0.1167597988
          },
          {
            "average": 1.220576141,
            "count": 19895198,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4773428723,
            "variance": 0.2278562177
          },
          {
            "average": 0.5017165951,
            "count": 19895198,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970659,
            "variance": 0.2499970659
          },
          {
            "average": 0,
            "count": 19895198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204123327,
            "count": 19895198,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.826642058,
            "variance": 0.6833370921
          },
          {
            "average": -0.1460276502,
            "count": 19895198,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7488589,
            "variance": 115.5379676
          },
          {
            "average": 0.4998003036,
            "count": 19895198,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999727,
            "variance": 0.2499999727
          },
          {
            "average": 10046.89754,
            "count": 19895198,
            "maximum": 10050,
            "minimum": 10041,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.397168816,
            "variance": 1.952080702
          },
          {
            "average": 243616140.6,
            "count": 19895198,
            "maximum": 243619563.2,
            "minimum": 243542065,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10781.54823,
            "variance": 116241782.1
          },
          {
            "average": 0,
            "count": 19895198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19895198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19895198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19895198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19895198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621318.4505,
          4813268.925,
          1349.006221,
          622354.5905,
          4814675.365,
          1883.646221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621318.4505273879,
                4813268.924865617,
                1349.006221179832
              ],
              [
                621318.4505273879,
                4814675.364865617,
                1349.006221179832
              ],
              [
                622354.5905273878,
                4814675.364865617,
                1883.6462211798319
              ],
              [
                622354.5905273878,
                4813268.924865617,
                1883.6462211798319
              ],
              [
                621318.4505273879,
                4813268.924865617,
                1349.006221179832
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:52:43+00:00",
        "end_time": "2019-06-02T20:21:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002947,
            43.46233044,
            1349.006221,
            -121.4871748,
            43.47515885,
            1883.646221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029465939679,
                  43.46249911644039,
                  1349.006221179832
                ],
                [
                  -121.49998155384874,
                  43.47515884727182,
                  1349.006221179832
                ],
                [
                  -121.48717477522997,
                  43.47499009191618,
                  1883.6462211798319
                ],
                [
                  -121.48749055152008,
                  43.46233043524912,
                  1883.6462211798319
                ],
                [
                  -121.50029465939679,
                  43.46249911644039,
                  1349.006221179832
                ]
              ]
            ]
          },
          "id": "20190602_43121D4111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:52:43Z",
            "pc:count": 19895198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621837.2712,
                "count": 19895198,
                "maximum": 622354.5905,
                "minimum": 621318.4505,
                "name": "X",
                "position": 0,
                "stddev": 292.0428706,
                "variance": 85289.03825
              },
              {
                "average": 4813961.293,
                "count": 19895198,
                "maximum": 4814675.365,
                "minimum": 4813268.925,
                "name": "Y",
                "position": 1,
                "stddev": 401.970162,
                "variance": 161580.0112
              },
              {
                "average": 1358.491375,
                "count": 19895198,
                "maximum": 1883.646221,
                "minimum": 1349.006221,
                "name": "Z",
                "position": 2,
                "stddev": 4.900180058,
                "variance": 24.0117646
              },
              {
                "average": 20671.827,
                "count": 19895198,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10180.22453,
                "variance": 103636971.5
              },
              {
                "average": 1.110279727,
                "count": 19895198,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3417013298,
                "variance": 0.1167597988
              },
              {
                "average": 1.220576141,
                "count": 19895198,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4773428723,
                "variance": 0.2278562177
              },
              {
                "average": 0.5017165951,
                "count": 19895198,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970659,
                "variance": 0.2499970659
              },
              {
                "average": 0,
                "count": 19895198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204123327,
                "count": 19895198,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.826642058,
                "variance": 0.6833370921
              },
              {
                "average": -0.1460276502,
                "count": 19895198,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7488589,
                "variance": 115.5379676
              },
              {
                "average": 0.4998003036,
                "count": 19895198,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999727,
                "variance": 0.2499999727
              },
              {
                "average": 10046.89754,
                "count": 19895198,
                "maximum": 10050,
                "minimum": 10041,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.397168816,
                "variance": 1.952080702
              },
              {
                "average": 243616140.6,
                "count": 19895198,
                "maximum": 243619563.2,
                "minimum": 243542065,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10781.54823,
                "variance": 116241782.1
              },
              {
                "average": 0,
                "count": 19895198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19895198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19895198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19895198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19895198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621318.4505,
              4813268.925,
              1349.006221,
              622354.5905,
              4814675.365,
              1883.646221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621318.4505273879,
                    4813268.924865617,
                    1349.006221179832
                  ],
                  [
                    621318.4505273879,
                    4814675.364865617,
                    1349.006221179832
                  ],
                  [
                    622354.5905273878,
                    4814675.364865617,
                    1883.6462211798319
                  ],
                  [
                    622354.5905273878,
                    4813268.924865617,
                    1883.6462211798319
                  ],
                  [
                    621318.4505273879,
                    4813268.924865617,
                    1349.006221179832
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:52:43+00:00",
            "end_time": "2019-06-02T20:21: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": "20190603_43121C4214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.39718908799222,
              43.34053864947375,
              1805.1786630346912
            ],
            [
              -121.39693673800683,
              43.35012689045864,
              1805.1786630346912
            ],
            [
              -121.38723400113311,
              43.34999044987874,
              2241.998663034691
            ],
            [
              -121.38748787688907,
              43.34040225432198,
              2241.998663034691
            ],
            [
              -121.39718908799222,
              43.34053864947375,
              1805.1786630346912
            ]
          ]
        ]
      },
      "bbox": [
        -121.3971891,
        43.34040225,
        1805.178663,
        -121.387234,
        43.35012689,
        2241.998663
      ],
      "properties": {
        "datetime": "2019-06-04T15:37:34Z",
        "pc:count": 8455602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630440.6154,
            "count": 8455602,
            "maximum": 630706.3544,
            "minimum": 629919.6944,
            "name": "X",
            "position": 0,
            "stddev": 172.0822627,
            "variance": 29612.30514
          },
          {
            "average": 4800511.145,
            "count": 8455602,
            "maximum": 4800944.782,
            "minimum": 4799879.542,
            "name": "Y",
            "position": 1,
            "stddev": 295.1883137,
            "variance": 87136.14057
          },
          {
            "average": 1909.757468,
            "count": 8455602,
            "maximum": 2241.998663,
            "minimum": 1805.178663,
            "name": "Z",
            "position": 2,
            "stddev": 41.33246102,
            "variance": 1708.372334
          },
          {
            "average": 17858.29508,
            "count": 8455602,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11022.92016,
            "variance": 121504768.9
          },
          {
            "average": 1.252846574,
            "count": 8455602,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5152902794,
            "variance": 0.2655240721
          },
          {
            "average": 1.505552532,
            "count": 8455602,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6925583616,
            "variance": 0.4796370842
          },
          {
            "average": 0,
            "count": 8455602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8455602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.426323874,
            "count": 8455602,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.896137044,
            "variance": 3.595335688
          },
          {
            "average": -0.3780081384,
            "count": 8455602,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89226007,
            "variance": 118.6413295
          },
          {
            "average": 0.4898353778,
            "count": 8455602,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998966993,
            "variance": 0.24989671
          },
          {
            "average": 10073.95572,
            "count": 8455602,
            "maximum": 10077,
            "minimum": 10071,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.793471911,
            "variance": 3.216541495
          },
          {
            "average": 243670453.1,
            "count": 8455602,
            "maximum": 243697854.5,
            "minimum": 243627940.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33348.60513,
            "variance": 1112129464
          },
          {
            "average": 0,
            "count": 8455602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8455602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8455602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8455602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8455602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629919.6944,
          4799879.542,
          1805.178663,
          630706.3544,
          4800944.782,
          2241.998663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629919.6943917775,
                4799879.541878071,
                1805.1786630346912
              ],
              [
                629919.6943917775,
                4800944.781878071,
                1805.1786630346912
              ],
              [
                630706.3543917774,
                4800944.781878071,
                2241.998663034691
              ],
              [
                630706.3543917774,
                4799879.541878071,
                2241.998663034691
              ],
              [
                629919.6943917775,
                4799879.541878071,
                1805.1786630346912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:37:34+00:00",
        "end_time": "2019-06-03T20:12:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3971891,
            43.34040225,
            1805.178663,
            -121.387234,
            43.35012689,
            2241.998663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.39718908799222,
                  43.34053864947375,
                  1805.1786630346912
                ],
                [
                  -121.39693673800683,
                  43.35012689045864,
                  1805.1786630346912
                ],
                [
                  -121.38723400113311,
                  43.34999044987874,
                  2241.998663034691
                ],
                [
                  -121.38748787688907,
                  43.34040225432198,
                  2241.998663034691
                ],
                [
                  -121.39718908799222,
                  43.34053864947375,
                  1805.1786630346912
                ]
              ]
            ]
          },
          "id": "20190603_43121C4214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:37:34Z",
            "pc:count": 8455602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630440.6154,
                "count": 8455602,
                "maximum": 630706.3544,
                "minimum": 629919.6944,
                "name": "X",
                "position": 0,
                "stddev": 172.0822627,
                "variance": 29612.30514
              },
              {
                "average": 4800511.145,
                "count": 8455602,
                "maximum": 4800944.782,
                "minimum": 4799879.542,
                "name": "Y",
                "position": 1,
                "stddev": 295.1883137,
                "variance": 87136.14057
              },
              {
                "average": 1909.757468,
                "count": 8455602,
                "maximum": 2241.998663,
                "minimum": 1805.178663,
                "name": "Z",
                "position": 2,
                "stddev": 41.33246102,
                "variance": 1708.372334
              },
              {
                "average": 17858.29508,
                "count": 8455602,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11022.92016,
                "variance": 121504768.9
              },
              {
                "average": 1.252846574,
                "count": 8455602,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5152902794,
                "variance": 0.2655240721
              },
              {
                "average": 1.505552532,
                "count": 8455602,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6925583616,
                "variance": 0.4796370842
              },
              {
                "average": 0,
                "count": 8455602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8455602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.426323874,
                "count": 8455602,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.896137044,
                "variance": 3.595335688
              },
              {
                "average": -0.3780081384,
                "count": 8455602,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89226007,
                "variance": 118.6413295
              },
              {
                "average": 0.4898353778,
                "count": 8455602,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998966993,
                "variance": 0.24989671
              },
              {
                "average": 10073.95572,
                "count": 8455602,
                "maximum": 10077,
                "minimum": 10071,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.793471911,
                "variance": 3.216541495
              },
              {
                "average": 243670453.1,
                "count": 8455602,
                "maximum": 243697854.5,
                "minimum": 243627940.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33348.60513,
                "variance": 1112129464
              },
              {
                "average": 0,
                "count": 8455602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8455602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8455602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8455602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8455602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629919.6944,
              4799879.542,
              1805.178663,
              630706.3544,
              4800944.782,
              2241.998663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629919.6943917775,
                    4799879.541878071,
                    1805.1786630346912
                  ],
                  [
                    629919.6943917775,
                    4800944.781878071,
                    1805.1786630346912
                  ],
                  [
                    630706.3543917774,
                    4800944.781878071,
                    2241.998663034691
                  ],
                  [
                    630706.3543917774,
                    4799879.541878071,
                    2241.998663034691
                  ],
                  [
                    629919.6943917775,
                    4799879.541878071,
                    1805.1786630346912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:37:34+00:00",
            "end_time": "2019-06-03T20:12: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": "20190604_43121C3207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.30033451096884,
              43.34999994759701,
              1490.7541446461128
            ],
            [
              -121.29998046195936,
              43.36268011326987,
              1490.7541446461128
            ],
            [
              -121.28713497020429,
              43.362488399453625,
              2025.9941446461125
            ],
            [
              -121.28749169126246,
              43.34980831818946,
              2025.9941446461125
            ],
            [
              -121.30033451096884,
              43.34999994759701,
              1490.7541446461128
            ]
          ]
        ]
      },
      "bbox": [
        -121.3003345,
        43.34980832,
        1490.754145,
        -121.287135,
        43.36268011,
        2025.994145
      ],
      "properties": {
        "datetime": "2019-06-04T16:53:30Z",
        "pc:count": 19789676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638270.5923,
            "count": 19789676,
            "maximum": 638790.5069,
            "minimum": 637749.2069,
            "name": "X",
            "position": 0,
            "stddev": 291.5375421,
            "variance": 84994.13845
          },
          {
            "average": 4801777.972,
            "count": 19789676,
            "maximum": 4802494.447,
            "minimum": 4801085.627,
            "name": "Y",
            "position": 1,
            "stddev": 395.782299,
            "variance": 156643.6282
          },
          {
            "average": 1587.592566,
            "count": 19789676,
            "maximum": 2025.994145,
            "minimum": 1490.754145,
            "name": "Z",
            "position": 2,
            "stddev": 30.85140661,
            "variance": 951.8092899
          },
          {
            "average": 22774.18276,
            "count": 19789676,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10802.71551,
            "variance": 116698662.4
          },
          {
            "average": 1.117456294,
            "count": 19789676,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3524718448,
            "variance": 0.1242364014
          },
          {
            "average": 1.234923401,
            "count": 19789676,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4913931252,
            "variance": 0.2414672035
          },
          {
            "average": 0.5033447743,
            "count": 19789676,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988825,
            "variance": 0.2499888251
          },
          {
            "average": 0,
            "count": 19789676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24639034,
            "count": 19789676,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.029671817,
            "variance": 1.060224051
          },
          {
            "average": -0.5530368125,
            "count": 19789676,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82469998,
            "variance": 117.1741296
          },
          {
            "average": 0.4974729753,
            "count": 19789676,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999936267,
            "variance": 0.2499936268
          },
          {
            "average": 10084.22627,
            "count": 19789676,
            "maximum": 10087,
            "minimum": 10082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.109766419,
            "variance": 1.231581505
          },
          {
            "average": 243701218.4,
            "count": 19789676,
            "maximum": 243702410.7,
            "minimum": 243700205.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.9879893,
            "variance": 283011.2208
          },
          {
            "average": 0,
            "count": 19789676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19789676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19789676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19789676,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19789676,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637749.2069,
          4801085.627,
          1490.754145,
          638790.5069,
          4802494.447,
          2025.994145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637749.2069387237,
                4801085.626902951,
                1490.7541446461128
              ],
              [
                637749.2069387237,
                4802494.446902951,
                1490.7541446461128
              ],
              [
                638790.5069387237,
                4802494.446902951,
                2025.9941446461125
              ],
              [
                638790.5069387237,
                4801085.626902951,
                2025.9941446461125
              ],
              [
                637749.2069387237,
                4801085.626902951,
                1490.7541446461128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:53:30+00:00",
        "end_time": "2019-06-04T16:16:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3003345,
            43.34980832,
            1490.754145,
            -121.287135,
            43.36268011,
            2025.994145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.30033451096884,
                  43.34999994759701,
                  1490.7541446461128
                ],
                [
                  -121.29998046195936,
                  43.36268011326987,
                  1490.7541446461128
                ],
                [
                  -121.28713497020429,
                  43.362488399453625,
                  2025.9941446461125
                ],
                [
                  -121.28749169126246,
                  43.34980831818946,
                  2025.9941446461125
                ],
                [
                  -121.30033451096884,
                  43.34999994759701,
                  1490.7541446461128
                ]
              ]
            ]
          },
          "id": "20190604_43121C3207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:53:30Z",
            "pc:count": 19789676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638270.5923,
                "count": 19789676,
                "maximum": 638790.5069,
                "minimum": 637749.2069,
                "name": "X",
                "position": 0,
                "stddev": 291.5375421,
                "variance": 84994.13845
              },
              {
                "average": 4801777.972,
                "count": 19789676,
                "maximum": 4802494.447,
                "minimum": 4801085.627,
                "name": "Y",
                "position": 1,
                "stddev": 395.782299,
                "variance": 156643.6282
              },
              {
                "average": 1587.592566,
                "count": 19789676,
                "maximum": 2025.994145,
                "minimum": 1490.754145,
                "name": "Z",
                "position": 2,
                "stddev": 30.85140661,
                "variance": 951.8092899
              },
              {
                "average": 22774.18276,
                "count": 19789676,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10802.71551,
                "variance": 116698662.4
              },
              {
                "average": 1.117456294,
                "count": 19789676,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3524718448,
                "variance": 0.1242364014
              },
              {
                "average": 1.234923401,
                "count": 19789676,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4913931252,
                "variance": 0.2414672035
              },
              {
                "average": 0.5033447743,
                "count": 19789676,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988825,
                "variance": 0.2499888251
              },
              {
                "average": 0,
                "count": 19789676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24639034,
                "count": 19789676,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.029671817,
                "variance": 1.060224051
              },
              {
                "average": -0.5530368125,
                "count": 19789676,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82469998,
                "variance": 117.1741296
              },
              {
                "average": 0.4974729753,
                "count": 19789676,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999936267,
                "variance": 0.2499936268
              },
              {
                "average": 10084.22627,
                "count": 19789676,
                "maximum": 10087,
                "minimum": 10082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.109766419,
                "variance": 1.231581505
              },
              {
                "average": 243701218.4,
                "count": 19789676,
                "maximum": 243702410.7,
                "minimum": 243700205.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.9879893,
                "variance": 283011.2208
              },
              {
                "average": 0,
                "count": 19789676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19789676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19789676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19789676,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19789676,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637749.2069,
              4801085.627,
              1490.754145,
              638790.5069,
              4802494.447,
              2025.994145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637749.2069387237,
                    4801085.626902951,
                    1490.7541446461128
                  ],
                  [
                    637749.2069387237,
                    4802494.446902951,
                    1490.7541446461128
                  ],
                  [
                    638790.5069387237,
                    4802494.446902951,
                    2025.9941446461125
                  ],
                  [
                    638790.5069387237,
                    4801085.626902951,
                    2025.9941446461125
                  ],
                  [
                    637749.2069387237,
                    4801085.626902951,
                    1490.7541446461128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:53:30+00:00",
            "end_time": "2019-06-04T16: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": "20190603_43121C4105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030400334343,
              43.36249911761081,
              1522.0810333287627
            ],
            [
              -121.44998144850499,
              43.37516435675138,
              1522.0810333287627
            ],
            [
              -121.43716567671656,
              43.37498990598476,
              2203.401033328763
            ],
            [
              -121.43749089584941,
              43.362324743559924,
              2203.401033328763
            ],
            [
              -121.45030400334343,
              43.36249911761081,
              1522.0810333287627
            ]
          ]
        ]
      },
      "bbox": [
        -121.450304,
        43.36232474,
        1522.081033,
        -121.4371657,
        43.37516436,
        2203.401033
      ],
      "properties": {
        "datetime": "2019-06-04T15:54:13Z",
        "pc:count": 24308764,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626095.4679,
            "count": 24308764,
            "maximum": 626607.5793,
            "minimum": 625568.9793,
            "name": "X",
            "position": 0,
            "stddev": 290.7477072,
            "variance": 84534.22925
          },
          {
            "average": 4802936.832,
            "count": 24308764,
            "maximum": 4803644.164,
            "minimum": 4802237.104,
            "name": "Y",
            "position": 1,
            "stddev": 398.8653251,
            "variance": 159093.5475
          },
          {
            "average": 1810.80981,
            "count": 24308764,
            "maximum": 2203.401033,
            "minimum": 1522.081033,
            "name": "Z",
            "position": 2,
            "stddev": 59.96395176,
            "variance": 3595.675511
          },
          {
            "average": 17173.1679,
            "count": 24308764,
            "maximum": 62381,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9778.513857,
            "variance": 95619333.24
          },
          {
            "average": 1.204965131,
            "count": 24308764,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4597025713,
            "variance": 0.2113264541
          },
          {
            "average": 1.409946923,
            "count": 24308764,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.622119242,
            "variance": 0.3870323513
          },
          {
            "average": 0,
            "count": 24308764,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24308764,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331171754,
            "count": 24308764,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.589974012,
            "variance": 2.52801736
          },
          {
            "average": -0.4631868709,
            "count": 24308764,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80234978,
            "variance": 116.6907608
          },
          {
            "average": 0.4933014282,
            "count": 24308764,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999551374,
            "variance": 0.2499551394
          },
          {
            "average": 10076.01131,
            "count": 24308764,
            "maximum": 10079,
            "minimum": 10071,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.362519346,
            "variance": 1.856458968
          },
          {
            "average": 243693370.1,
            "count": 24308764,
            "maximum": 243698853.1,
            "minimum": 243628038.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16065.79315,
            "variance": 258109709.4
          },
          {
            "average": 0,
            "count": 24308764,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24308764,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24308764,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24308764,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24308764,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625568.9793,
          4802237.104,
          1522.081033,
          626607.5793,
          4803644.164,
          2203.401033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625568.9792819181,
                4802237.103956241,
                1522.0810333287627
              ],
              [
                625568.9792819181,
                4803644.163956242,
                1522.0810333287627
              ],
              [
                626607.5792819182,
                4803644.163956242,
                2203.401033328763
              ],
              [
                626607.5792819182,
                4802237.103956241,
                2203.401033328763
              ],
              [
                625568.9792819181,
                4802237.103956241,
                1522.0810333287627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:54:13+00:00",
        "end_time": "2019-06-03T20:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.450304,
            43.36232474,
            1522.081033,
            -121.4371657,
            43.37516436,
            2203.401033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030400334343,
                  43.36249911761081,
                  1522.0810333287627
                ],
                [
                  -121.44998144850499,
                  43.37516435675138,
                  1522.0810333287627
                ],
                [
                  -121.43716567671656,
                  43.37498990598476,
                  2203.401033328763
                ],
                [
                  -121.43749089584941,
                  43.362324743559924,
                  2203.401033328763
                ],
                [
                  -121.45030400334343,
                  43.36249911761081,
                  1522.0810333287627
                ]
              ]
            ]
          },
          "id": "20190603_43121C4105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:54:13Z",
            "pc:count": 24308764,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626095.4679,
                "count": 24308764,
                "maximum": 626607.5793,
                "minimum": 625568.9793,
                "name": "X",
                "position": 0,
                "stddev": 290.7477072,
                "variance": 84534.22925
              },
              {
                "average": 4802936.832,
                "count": 24308764,
                "maximum": 4803644.164,
                "minimum": 4802237.104,
                "name": "Y",
                "position": 1,
                "stddev": 398.8653251,
                "variance": 159093.5475
              },
              {
                "average": 1810.80981,
                "count": 24308764,
                "maximum": 2203.401033,
                "minimum": 1522.081033,
                "name": "Z",
                "position": 2,
                "stddev": 59.96395176,
                "variance": 3595.675511
              },
              {
                "average": 17173.1679,
                "count": 24308764,
                "maximum": 62381,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9778.513857,
                "variance": 95619333.24
              },
              {
                "average": 1.204965131,
                "count": 24308764,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4597025713,
                "variance": 0.2113264541
              },
              {
                "average": 1.409946923,
                "count": 24308764,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.622119242,
                "variance": 0.3870323513
              },
              {
                "average": 0,
                "count": 24308764,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24308764,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331171754,
                "count": 24308764,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.589974012,
                "variance": 2.52801736
              },
              {
                "average": -0.4631868709,
                "count": 24308764,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80234978,
                "variance": 116.6907608
              },
              {
                "average": 0.4933014282,
                "count": 24308764,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999551374,
                "variance": 0.2499551394
              },
              {
                "average": 10076.01131,
                "count": 24308764,
                "maximum": 10079,
                "minimum": 10071,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.362519346,
                "variance": 1.856458968
              },
              {
                "average": 243693370.1,
                "count": 24308764,
                "maximum": 243698853.1,
                "minimum": 243628038.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16065.79315,
                "variance": 258109709.4
              },
              {
                "average": 0,
                "count": 24308764,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24308764,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24308764,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24308764,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24308764,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625568.9793,
              4802237.104,
              1522.081033,
              626607.5793,
              4803644.164,
              2203.401033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625568.9792819181,
                    4802237.103956241,
                    1522.0810333287627
                  ],
                  [
                    625568.9792819181,
                    4803644.163956242,
                    1522.0810333287627
                  ],
                  [
                    626607.5792819182,
                    4803644.163956242,
                    2203.401033328763
                  ],
                  [
                    626607.5792819182,
                    4802237.103956241,
                    2203.401033328763
                  ],
                  [
                    625568.9792819181,
                    4802237.103956241,
                    1522.0810333287627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:54:13+00:00",
            "end_time": "2019-06-03T20:13:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37531931989896,
              43.3999996284841,
              1515.9849522155532
            ],
            [
              -121.37498050697727,
              43.412672244758234,
              1515.9849522155532
            ],
            [
              -121.36215013673736,
              43.41248916134268,
              1986.244952215553
            ],
            [
              -121.36249162185959,
              43.39981662562139,
              1986.244952215553
            ],
            [
              -121.37531931989896,
              43.3999996284841,
              1515.9849522155532
            ]
          ]
        ]
      },
      "bbox": [
        -121.3753193,
        43.39981663,
        1515.984952,
        -121.3621501,
        43.41267224,
        1986.244952
      ],
      "properties": {
        "datetime": "2019-06-04T17:43:41Z",
        "pc:count": 23384855,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632095.7597,
            "count": 23384855,
            "maximum": 632602.9862,
            "minimum": 631563.8062,
            "name": "X",
            "position": 0,
            "stddev": 289.4855201,
            "variance": 83801.86635
          },
          {
            "average": 4807222.478,
            "count": 23384855,
            "maximum": 4807925.384,
            "minimum": 4806517.444,
            "name": "Y",
            "position": 1,
            "stddev": 408.9577685,
            "variance": 167246.4564
          },
          {
            "average": 1593.090179,
            "count": 23384855,
            "maximum": 1986.244952,
            "minimum": 1515.984952,
            "name": "Z",
            "position": 2,
            "stddev": 28.73764978,
            "variance": 825.8525152
          },
          {
            "average": 18123.91879,
            "count": 23384855,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11394.41165,
            "variance": 129832617
          },
          {
            "average": 1.243387996,
            "count": 23384855,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5362113215,
            "variance": 0.2875225813
          },
          {
            "average": 1.486798443,
            "count": 23384855,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7483146188,
            "variance": 0.5599747688
          },
          {
            "average": 0.5042413562,
            "count": 23384855,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999820213,
            "variance": 0.2499820216
          },
          {
            "average": 0,
            "count": 23384855,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356010418,
            "count": 23384855,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.909565514,
            "variance": 3.646440451
          },
          {
            "average": -1.154561198,
            "count": 23384855,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81512427,
            "variance": 116.966913
          },
          {
            "average": 0.4949810037,
            "count": 23384855,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999748197,
            "variance": 0.2499748204
          },
          {
            "average": 10090.48328,
            "count": 23384855,
            "maximum": 10093,
            "minimum": 10088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.106961547,
            "variance": 1.225363866
          },
          {
            "average": 243704118.5,
            "count": 23384855,
            "maximum": 243705421.4,
            "minimum": 243702919.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 517.5349737,
            "variance": 267842.449
          },
          {
            "average": 0,
            "count": 23384855,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23384855,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23384855,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23384855,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23384855,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631563.8062,
          4806517.444,
          1515.984952,
          632602.9862,
          4807925.384,
          1986.244952
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631563.8062081197,
                4806517.444180856,
                1515.9849522155532
              ],
              [
                631563.8062081197,
                4807925.384180856,
                1515.9849522155532
              ],
              [
                632602.9862081197,
                4807925.384180856,
                1986.244952215553
              ],
              [
                632602.9862081197,
                4806517.444180856,
                1986.244952215553
              ],
              [
                631563.8062081197,
                4806517.444180856,
                1515.9849522155532
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:43:41+00:00",
        "end_time": "2019-06-04T17:01:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3753193,
            43.39981663,
            1515.984952,
            -121.3621501,
            43.41267224,
            1986.244952
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37531931989896,
                  43.3999996284841,
                  1515.9849522155532
                ],
                [
                  -121.37498050697727,
                  43.412672244758234,
                  1515.9849522155532
                ],
                [
                  -121.36215013673736,
                  43.41248916134268,
                  1986.244952215553
                ],
                [
                  -121.36249162185959,
                  43.39981662562139,
                  1986.244952215553
                ],
                [
                  -121.37531931989896,
                  43.3999996284841,
                  1515.9849522155532
                ]
              ]
            ]
          },
          "id": "20190604_43121D3311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:43:41Z",
            "pc:count": 23384855,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632095.7597,
                "count": 23384855,
                "maximum": 632602.9862,
                "minimum": 631563.8062,
                "name": "X",
                "position": 0,
                "stddev": 289.4855201,
                "variance": 83801.86635
              },
              {
                "average": 4807222.478,
                "count": 23384855,
                "maximum": 4807925.384,
                "minimum": 4806517.444,
                "name": "Y",
                "position": 1,
                "stddev": 408.9577685,
                "variance": 167246.4564
              },
              {
                "average": 1593.090179,
                "count": 23384855,
                "maximum": 1986.244952,
                "minimum": 1515.984952,
                "name": "Z",
                "position": 2,
                "stddev": 28.73764978,
                "variance": 825.8525152
              },
              {
                "average": 18123.91879,
                "count": 23384855,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11394.41165,
                "variance": 129832617
              },
              {
                "average": 1.243387996,
                "count": 23384855,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5362113215,
                "variance": 0.2875225813
              },
              {
                "average": 1.486798443,
                "count": 23384855,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7483146188,
                "variance": 0.5599747688
              },
              {
                "average": 0.5042413562,
                "count": 23384855,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999820213,
                "variance": 0.2499820216
              },
              {
                "average": 0,
                "count": 23384855,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356010418,
                "count": 23384855,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.909565514,
                "variance": 3.646440451
              },
              {
                "average": -1.154561198,
                "count": 23384855,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81512427,
                "variance": 116.966913
              },
              {
                "average": 0.4949810037,
                "count": 23384855,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999748197,
                "variance": 0.2499748204
              },
              {
                "average": 10090.48328,
                "count": 23384855,
                "maximum": 10093,
                "minimum": 10088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.106961547,
                "variance": 1.225363866
              },
              {
                "average": 243704118.5,
                "count": 23384855,
                "maximum": 243705421.4,
                "minimum": 243702919.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 517.5349737,
                "variance": 267842.449
              },
              {
                "average": 0,
                "count": 23384855,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23384855,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23384855,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23384855,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23384855,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631563.8062,
              4806517.444,
              1515.984952,
              632602.9862,
              4807925.384,
              1986.244952
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631563.8062081197,
                    4806517.444180856,
                    1515.9849522155532
                  ],
                  [
                    631563.8062081197,
                    4807925.384180856,
                    1515.9849522155532
                  ],
                  [
                    632602.9862081197,
                    4807925.384180856,
                    1986.244952215553
                  ],
                  [
                    632602.9862081197,
                    4806517.444180856,
                    1986.244952215553
                  ],
                  [
                    631563.8062081197,
                    4806517.444180856,
                    1515.9849522155532
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:43:41+00:00",
            "end_time": "2019-06-04T17:01:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37531899875404,
              43.33749927320528,
              1543.31626077081
            ],
            [
              -121.374980914558,
              43.35017238850511,
              1543.31626077081
            ],
            [
              -121.36215039646949,
              43.34998932426855,
              2241.29626077081
            ],
            [
              -121.36249114715005,
              43.33731628952641,
              2241.29626077081
            ],
            [
              -121.37531899875404,
              43.33749927320528,
              1543.31626077081
            ]
          ]
        ]
      },
      "bbox": [
        -121.375319,
        43.33731629,
        1543.316261,
        -121.3621504,
        43.35017239,
        2241.296261
      ],
      "properties": {
        "datetime": "2019-06-04T15:45:16Z",
        "pc:count": 23537485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632211.8005,
            "count": 23537485,
            "maximum": 632739.286,
            "minimum": 631699.026,
            "name": "X",
            "position": 0,
            "stddev": 294.1943205,
            "variance": 86550.29823
          },
          {
            "average": 4800268.761,
            "count": 23537485,
            "maximum": 4800984.254,
            "minimum": 4799576.274,
            "name": "Y",
            "position": 1,
            "stddev": 401.2484325,
            "variance": 161000.3046
          },
          {
            "average": 1813.917325,
            "count": 23537485,
            "maximum": 2241.296261,
            "minimum": 1543.316261,
            "name": "Z",
            "position": 2,
            "stddev": 30.61387011,
            "variance": 937.2090431
          },
          {
            "average": 18174.57717,
            "count": 23537485,
            "maximum": 52278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10353.46617,
            "variance": 107194261.8
          },
          {
            "average": 1.17420625,
            "count": 23537485,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4277329548,
            "variance": 0.1829554807
          },
          {
            "average": 1.34832583,
            "count": 23537485,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5866855387,
            "variance": 0.3441999213
          },
          {
            "average": 0,
            "count": 23537485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23537485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257710456,
            "count": 23537485,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.31052563,
            "variance": 1.717477428
          },
          {
            "average": 0.8534944908,
            "count": 23537485,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8803681,
            "variance": 118.3824101
          },
          {
            "average": 0.4878993656,
            "count": 23537485,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998535638,
            "variance": 0.2498535853
          },
          {
            "average": 10075.41279,
            "count": 23537485,
            "maximum": 10078,
            "minimum": 10071,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.658589661,
            "variance": 2.750919664
          },
          {
            "average": 243687274.6,
            "count": 23537485,
            "maximum": 243698316.2,
            "minimum": 243627911,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24164.29083,
            "variance": 583912951.5
          },
          {
            "average": 0,
            "count": 23537485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23537485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23537485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23537485,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23537485,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631699.026,
          4799576.274,
          1543.316261,
          632739.286,
          4800984.254,
          2241.296261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631699.0259862539,
                4799576.273959413,
                1543.31626077081
              ],
              [
                631699.0259862539,
                4800984.253959414,
                1543.31626077081
              ],
              [
                632739.2859862539,
                4800984.253959414,
                2241.29626077081
              ],
              [
                632739.2859862539,
                4799576.273959413,
                2241.29626077081
              ],
              [
                631699.0259862539,
                4799576.273959413,
                1543.31626077081
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:45:16+00:00",
        "end_time": "2019-06-03T20:11:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.375319,
            43.33731629,
            1543.316261,
            -121.3621504,
            43.35017239,
            2241.296261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37531899875404,
                  43.33749927320528,
                  1543.31626077081
                ],
                [
                  -121.374980914558,
                  43.35017238850511,
                  1543.31626077081
                ],
                [
                  -121.36215039646949,
                  43.34998932426855,
                  2241.29626077081
                ],
                [
                  -121.36249114715005,
                  43.33731628952641,
                  2241.29626077081
                ],
                [
                  -121.37531899875404,
                  43.33749927320528,
                  1543.31626077081
                ]
              ]
            ]
          },
          "id": "20190603_43121C3111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:45:16Z",
            "pc:count": 23537485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632211.8005,
                "count": 23537485,
                "maximum": 632739.286,
                "minimum": 631699.026,
                "name": "X",
                "position": 0,
                "stddev": 294.1943205,
                "variance": 86550.29823
              },
              {
                "average": 4800268.761,
                "count": 23537485,
                "maximum": 4800984.254,
                "minimum": 4799576.274,
                "name": "Y",
                "position": 1,
                "stddev": 401.2484325,
                "variance": 161000.3046
              },
              {
                "average": 1813.917325,
                "count": 23537485,
                "maximum": 2241.296261,
                "minimum": 1543.316261,
                "name": "Z",
                "position": 2,
                "stddev": 30.61387011,
                "variance": 937.2090431
              },
              {
                "average": 18174.57717,
                "count": 23537485,
                "maximum": 52278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10353.46617,
                "variance": 107194261.8
              },
              {
                "average": 1.17420625,
                "count": 23537485,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4277329548,
                "variance": 0.1829554807
              },
              {
                "average": 1.34832583,
                "count": 23537485,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5866855387,
                "variance": 0.3441999213
              },
              {
                "average": 0,
                "count": 23537485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23537485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257710456,
                "count": 23537485,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.31052563,
                "variance": 1.717477428
              },
              {
                "average": 0.8534944908,
                "count": 23537485,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8803681,
                "variance": 118.3824101
              },
              {
                "average": 0.4878993656,
                "count": 23537485,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998535638,
                "variance": 0.2498535853
              },
              {
                "average": 10075.41279,
                "count": 23537485,
                "maximum": 10078,
                "minimum": 10071,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.658589661,
                "variance": 2.750919664
              },
              {
                "average": 243687274.6,
                "count": 23537485,
                "maximum": 243698316.2,
                "minimum": 243627911,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24164.29083,
                "variance": 583912951.5
              },
              {
                "average": 0,
                "count": 23537485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23537485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23537485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23537485,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23537485,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631699.026,
              4799576.274,
              1543.316261,
              632739.286,
              4800984.254,
              2241.296261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631699.0259862539,
                    4799576.273959413,
                    1543.31626077081
                  ],
                  [
                    631699.0259862539,
                    4800984.253959414,
                    1543.31626077081
                  ],
                  [
                    632739.2859862539,
                    4800984.253959414,
                    2241.29626077081
                  ],
                  [
                    632739.2859862539,
                    4799576.273959413,
                    2241.29626077081
                  ],
                  [
                    631699.0259862539,
                    4799576.273959413,
                    1543.31626077081
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:45:16+00:00",
            "end_time": "2019-06-03T20:11:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5002947404823,
              43.474998838124755,
              1336.5761786677233
            ],
            [
              -121.4999814983277,
              43.48765854118082,
              1336.5761786677233
            ],
            [
              -121.48717455170922,
              43.48748977993578,
              1904.7161786677232
            ],
            [
              -121.4874904658061,
              43.47483015104477,
              1904.7161786677232
            ],
            [
              -121.5002947404823,
              43.474998838124755,
              1336.5761786677233
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002947,
        43.47483015,
        1336.576179,
        -121.4871746,
        43.48765854,
        1904.716179
      ],
      "properties": {
        "datetime": "2019-06-03T18:30:15Z",
        "pc:count": 18087756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621806.9072,
            "count": 18087756,
            "maximum": 622329.3804,
            "minimum": 621293.4404,
            "name": "X",
            "position": 0,
            "stddev": 290.3358131,
            "variance": 84294.88438
          },
          {
            "average": 4815341.339,
            "count": 18087756,
            "maximum": 4816063.578,
            "minimum": 4814657.138,
            "name": "Y",
            "position": 1,
            "stddev": 399.3761385,
            "variance": 159501.3
          },
          {
            "average": 1348.892309,
            "count": 18087756,
            "maximum": 1904.716179,
            "minimum": 1336.576179,
            "name": "Z",
            "position": 2,
            "stddev": 6.395500059,
            "variance": 40.902421
          },
          {
            "average": 21429.48164,
            "count": 18087756,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9689.127051,
            "variance": 93879183.02
          },
          {
            "average": 1.089907338,
            "count": 18087756,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3054766552,
            "variance": 0.09331598688
          },
          {
            "average": 1.179818436,
            "count": 18087756,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4265779667,
            "variance": 0.1819687616
          },
          {
            "average": 0.5000590455,
            "count": 18087756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000103,
            "variance": 0.2500000103
          },
          {
            "average": 0,
            "count": 18087756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.197049098,
            "count": 18087756,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7233618399,
            "variance": 0.5232523514
          },
          {
            "average": 0.5142871785,
            "count": 18087756,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82901491,
            "variance": 117.2675639
          },
          {
            "average": 0.4986425624,
            "count": 18087756,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981712,
            "variance": 0.2499981712
          },
          {
            "average": 10050.05625,
            "count": 18087756,
            "maximum": 10053,
            "minimum": 10048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.143750899,
            "variance": 1.308166118
          },
          {
            "average": 243619746.8,
            "count": 18087756,
            "maximum": 243621815,
            "minimum": 243618187.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 782.3814088,
            "variance": 612120.6688
          },
          {
            "average": 0,
            "count": 18087756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18087756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18087756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18087756,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18087756,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621293.4404,
          4814657.138,
          1336.576179,
          622329.3804,
          4816063.578,
          1904.716179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621293.440418521,
                4814657.137974304,
                1336.5761786677233
              ],
              [
                621293.440418521,
                4816063.577974304,
                1336.5761786677233
              ],
              [
                622329.3804185209,
                4816063.577974304,
                1904.7161786677232
              ],
              [
                622329.3804185209,
                4814657.137974304,
                1904.7161786677232
              ],
              [
                621293.440418521,
                4814657.137974304,
                1336.5761786677233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:30:15+00:00",
        "end_time": "2019-06-03T17:29:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002947,
            43.47483015,
            1336.576179,
            -121.4871746,
            43.48765854,
            1904.716179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5002947404823,
                  43.474998838124755,
                  1336.5761786677233
                ],
                [
                  -121.4999814983277,
                  43.48765854118082,
                  1336.5761786677233
                ],
                [
                  -121.48717455170922,
                  43.48748977993578,
                  1904.7161786677232
                ],
                [
                  -121.4874904658061,
                  43.47483015104477,
                  1904.7161786677232
                ],
                [
                  -121.5002947404823,
                  43.474998838124755,
                  1336.5761786677233
                ]
              ]
            ]
          },
          "id": "20190603_43121D4106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:30:15Z",
            "pc:count": 18087756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621806.9072,
                "count": 18087756,
                "maximum": 622329.3804,
                "minimum": 621293.4404,
                "name": "X",
                "position": 0,
                "stddev": 290.3358131,
                "variance": 84294.88438
              },
              {
                "average": 4815341.339,
                "count": 18087756,
                "maximum": 4816063.578,
                "minimum": 4814657.138,
                "name": "Y",
                "position": 1,
                "stddev": 399.3761385,
                "variance": 159501.3
              },
              {
                "average": 1348.892309,
                "count": 18087756,
                "maximum": 1904.716179,
                "minimum": 1336.576179,
                "name": "Z",
                "position": 2,
                "stddev": 6.395500059,
                "variance": 40.902421
              },
              {
                "average": 21429.48164,
                "count": 18087756,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9689.127051,
                "variance": 93879183.02
              },
              {
                "average": 1.089907338,
                "count": 18087756,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3054766552,
                "variance": 0.09331598688
              },
              {
                "average": 1.179818436,
                "count": 18087756,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4265779667,
                "variance": 0.1819687616
              },
              {
                "average": 0.5000590455,
                "count": 18087756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000103,
                "variance": 0.2500000103
              },
              {
                "average": 0,
                "count": 18087756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.197049098,
                "count": 18087756,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7233618399,
                "variance": 0.5232523514
              },
              {
                "average": 0.5142871785,
                "count": 18087756,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82901491,
                "variance": 117.2675639
              },
              {
                "average": 0.4986425624,
                "count": 18087756,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981712,
                "variance": 0.2499981712
              },
              {
                "average": 10050.05625,
                "count": 18087756,
                "maximum": 10053,
                "minimum": 10048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.143750899,
                "variance": 1.308166118
              },
              {
                "average": 243619746.8,
                "count": 18087756,
                "maximum": 243621815,
                "minimum": 243618187.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 782.3814088,
                "variance": 612120.6688
              },
              {
                "average": 0,
                "count": 18087756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18087756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18087756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18087756,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18087756,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621293.4404,
              4814657.138,
              1336.576179,
              622329.3804,
              4816063.578,
              1904.716179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621293.440418521,
                    4814657.137974304,
                    1336.5761786677233
                  ],
                  [
                    621293.440418521,
                    4816063.577974304,
                    1336.5761786677233
                  ],
                  [
                    622329.3804185209,
                    4816063.577974304,
                    1904.7161786677232
                  ],
                  [
                    622329.3804185209,
                    4814657.137974304,
                    1904.7161786677232
                  ],
                  [
                    621293.440418521,
                    4814657.137974304,
                    1336.5761786677233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:30:15+00:00",
            "end_time": "2019-06-03T17:29: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": "20190604_43121C4204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40031433450301,
              43.36249974510345,
              1542.1147126175015
            ],
            [
              -121.39998124486293,
              43.37516972038484,
              1542.1147126175015
            ],
            [
              -121.38715541702233,
              43.37498952062839,
              2196.2747126175013
            ],
            [
              -121.38749117391566,
              43.36231962462049,
              2196.2747126175013
            ],
            [
              -121.40031433450301,
              43.36249974510345,
              1542.1147126175015
            ]
          ]
        ]
      },
      "bbox": [
        -121.4003143,
        43.36231962,
        1542.114713,
        -121.3871554,
        43.37516972,
        2196.274713
      ],
      "properties": {
        "datetime": "2019-06-04T16:24:48Z",
        "pc:count": 25904278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630137.5819,
            "count": 25904278,
            "maximum": 630659.0486,
            "minimum": 629619.6086,
            "name": "X",
            "position": 0,
            "stddev": 291.7365735,
            "variance": 85110.22829
          },
          {
            "average": 4803033.008,
            "count": 25904278,
            "maximum": 4803721.251,
            "minimum": 4802313.631,
            "name": "Y",
            "position": 1,
            "stddev": 403.0061788,
            "variance": 162413.9801
          },
          {
            "average": 1721.345723,
            "count": 25904278,
            "maximum": 2196.274713,
            "minimum": 1542.114713,
            "name": "Z",
            "position": 2,
            "stddev": 22.36085155,
            "variance": 500.0076819
          },
          {
            "average": 15548.04111,
            "count": 25904278,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9671.782622,
            "variance": 93543379.1
          },
          {
            "average": 1.216766628,
            "count": 25904278,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.477811301,
            "variance": 0.2283036394
          },
          {
            "average": 1.43353704,
            "count": 25904278,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.648998528,
            "variance": 0.4211990894
          },
          {
            "average": 0.3640744977,
            "count": 25904278,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.481169686,
            "variance": 0.2315242668
          },
          {
            "average": 0,
            "count": 25904278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218965377,
            "count": 25904278,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.371332619,
            "variance": 1.880553151
          },
          {
            "average": 0.4677779509,
            "count": 25904278,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89512311,
            "variance": 118.7037075
          },
          {
            "average": 0.4874616463,
            "count": 25904278,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998427746,
            "variance": 0.2498427993
          },
          {
            "average": 10079.86655,
            "count": 25904278,
            "maximum": 10083,
            "minimum": 10077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.142175909,
            "variance": 1.304565808
          },
          {
            "average": 243699137.1,
            "count": 25904278,
            "maximum": 243700688.5,
            "minimum": 243697872.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.5527095,
            "variance": 266826.7017
          },
          {
            "average": 0,
            "count": 25904278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25904278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25904278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25904278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25904278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629619.6086,
          4802313.631,
          1542.114713,
          630659.0486,
          4803721.251,
          2196.274713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629619.6085838826,
                4802313.630528257,
                1542.1147126175015
              ],
              [
                629619.6085838826,
                4803721.250528256,
                1542.1147126175015
              ],
              [
                630659.0485838825,
                4803721.250528256,
                2196.2747126175013
              ],
              [
                630659.0485838825,
                4802313.630528257,
                2196.2747126175013
              ],
              [
                629619.6085838826,
                4802313.630528257,
                1542.1147126175015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:24:48+00:00",
        "end_time": "2019-06-04T15:37:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4003143,
            43.36231962,
            1542.114713,
            -121.3871554,
            43.37516972,
            2196.274713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40031433450301,
                  43.36249974510345,
                  1542.1147126175015
                ],
                [
                  -121.39998124486293,
                  43.37516972038484,
                  1542.1147126175015
                ],
                [
                  -121.38715541702233,
                  43.37498952062839,
                  2196.2747126175013
                ],
                [
                  -121.38749117391566,
                  43.36231962462049,
                  2196.2747126175013
                ],
                [
                  -121.40031433450301,
                  43.36249974510345,
                  1542.1147126175015
                ]
              ]
            ]
          },
          "id": "20190604_43121C4204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:24:48Z",
            "pc:count": 25904278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630137.5819,
                "count": 25904278,
                "maximum": 630659.0486,
                "minimum": 629619.6086,
                "name": "X",
                "position": 0,
                "stddev": 291.7365735,
                "variance": 85110.22829
              },
              {
                "average": 4803033.008,
                "count": 25904278,
                "maximum": 4803721.251,
                "minimum": 4802313.631,
                "name": "Y",
                "position": 1,
                "stddev": 403.0061788,
                "variance": 162413.9801
              },
              {
                "average": 1721.345723,
                "count": 25904278,
                "maximum": 2196.274713,
                "minimum": 1542.114713,
                "name": "Z",
                "position": 2,
                "stddev": 22.36085155,
                "variance": 500.0076819
              },
              {
                "average": 15548.04111,
                "count": 25904278,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9671.782622,
                "variance": 93543379.1
              },
              {
                "average": 1.216766628,
                "count": 25904278,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.477811301,
                "variance": 0.2283036394
              },
              {
                "average": 1.43353704,
                "count": 25904278,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.648998528,
                "variance": 0.4211990894
              },
              {
                "average": 0.3640744977,
                "count": 25904278,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.481169686,
                "variance": 0.2315242668
              },
              {
                "average": 0,
                "count": 25904278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218965377,
                "count": 25904278,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.371332619,
                "variance": 1.880553151
              },
              {
                "average": 0.4677779509,
                "count": 25904278,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89512311,
                "variance": 118.7037075
              },
              {
                "average": 0.4874616463,
                "count": 25904278,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998427746,
                "variance": 0.2498427993
              },
              {
                "average": 10079.86655,
                "count": 25904278,
                "maximum": 10083,
                "minimum": 10077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.142175909,
                "variance": 1.304565808
              },
              {
                "average": 243699137.1,
                "count": 25904278,
                "maximum": 243700688.5,
                "minimum": 243697872.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.5527095,
                "variance": 266826.7017
              },
              {
                "average": 0,
                "count": 25904278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25904278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25904278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25904278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25904278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629619.6086,
              4802313.631,
              1542.114713,
              630659.0486,
              4803721.251,
              2196.274713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629619.6085838826,
                    4802313.630528257,
                    1542.1147126175015
                  ],
                  [
                    629619.6085838826,
                    4803721.250528256,
                    1542.1147126175015
                  ],
                  [
                    630659.0485838825,
                    4803721.250528256,
                    2196.2747126175013
                  ],
                  [
                    630659.0485838825,
                    4802313.630528257,
                    2196.2747126175013
                  ],
                  [
                    629619.6085838826,
                    4802313.630528257,
                    1542.1147126175015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:24:48+00:00",
            "end_time": "2019-06-04T15:37: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": "20190603_43121C3310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32532824332876,
              43.28750008131145,
              1853.0794059444231
            ],
            [
              -121.3249802435203,
              43.30017748905249,
              1853.0794059444231
            ],
            [
              -121.31227788719828,
              43.299990720797965,
              2423.1794059444233
            ],
            [
              -121.31262852298954,
              43.28731339528094,
              2423.1794059444233
            ],
            [
              -121.32532824332876,
              43.28750008131145,
              1853.0794059444231
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253282,
        43.2873134,
        1853.079406,
        -121.3122779,
        43.30017749,
        2423.179406
      ],
      "properties": {
        "datetime": "2019-06-03T19:53:04Z",
        "pc:count": 19972561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636365.5962,
            "count": 19972561,
            "maximum": 636893.5234,
            "minimum": 635862.7834,
            "name": "X",
            "position": 0,
            "stddev": 283.2947873,
            "variance": 80255.93654
          },
          {
            "average": 4794894.473,
            "count": 19972561,
            "maximum": 4795512.078,
            "minimum": 4794103.598,
            "name": "Y",
            "position": 1,
            "stddev": 370.2220275,
            "variance": 137064.3496
          },
          {
            "average": 1890.51631,
            "count": 19972561,
            "maximum": 2423.179406,
            "minimum": 1853.079406,
            "name": "Z",
            "position": 2,
            "stddev": 16.68710757,
            "variance": 278.459559
          },
          {
            "average": 18260.30819,
            "count": 19972561,
            "maximum": 57038,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9919.70166,
            "variance": 98400481.02
          },
          {
            "average": 1.158717803,
            "count": 19972561,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4069267242,
            "variance": 0.1655893589
          },
          {
            "average": 1.317399156,
            "count": 19972561,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5593067887,
            "variance": 0.3128240839
          },
          {
            "average": 0.4999262739,
            "count": 19972561,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000071,
            "variance": 0.2500000071
          },
          {
            "average": 0,
            "count": 19972561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211352315,
            "count": 19972561,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.101195789,
            "variance": 1.212632165
          },
          {
            "average": 0.6356176827,
            "count": 19972561,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85501167,
            "variance": 117.8312783
          },
          {
            "average": 0.4892347056,
            "count": 19972561,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998841075,
            "variance": 0.2498841209
          },
          {
            "average": 10066.04874,
            "count": 19972561,
            "maximum": 10068,
            "minimum": 10063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.028430761,
            "variance": 1.05766983
          },
          {
            "average": 243626224.1,
            "count": 19972561,
            "maximum": 243626784.6,
            "minimum": 243625520.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 265.2538275,
            "variance": 70359.59302
          },
          {
            "average": 0,
            "count": 19972561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19972561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19972561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19972561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19972561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635862.7834,
          4794103.598,
          1853.079406,
          636893.5234,
          4795512.078,
          2423.179406
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635862.7833654225,
                4794103.598174211,
                1853.0794059444231
              ],
              [
                635862.7833654225,
                4795512.078174211,
                1853.0794059444231
              ],
              [
                636893.5233654225,
                4795512.078174211,
                2423.1794059444233
              ],
              [
                636893.5233654225,
                4794103.598174211,
                2423.1794059444233
              ],
              [
                635862.7833654225,
                4794103.598174211,
                1853.0794059444231
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:53:04+00:00",
        "end_time": "2019-06-03T19:32:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253282,
            43.2873134,
            1853.079406,
            -121.3122779,
            43.30017749,
            2423.179406
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32532824332876,
                  43.28750008131145,
                  1853.0794059444231
                ],
                [
                  -121.3249802435203,
                  43.30017748905249,
                  1853.0794059444231
                ],
                [
                  -121.31227788719828,
                  43.299990720797965,
                  2423.1794059444233
                ],
                [
                  -121.31262852298954,
                  43.28731339528094,
                  2423.1794059444233
                ],
                [
                  -121.32532824332876,
                  43.28750008131145,
                  1853.0794059444231
                ]
              ]
            ]
          },
          "id": "20190603_43121C3310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:53:04Z",
            "pc:count": 19972561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636365.5962,
                "count": 19972561,
                "maximum": 636893.5234,
                "minimum": 635862.7834,
                "name": "X",
                "position": 0,
                "stddev": 283.2947873,
                "variance": 80255.93654
              },
              {
                "average": 4794894.473,
                "count": 19972561,
                "maximum": 4795512.078,
                "minimum": 4794103.598,
                "name": "Y",
                "position": 1,
                "stddev": 370.2220275,
                "variance": 137064.3496
              },
              {
                "average": 1890.51631,
                "count": 19972561,
                "maximum": 2423.179406,
                "minimum": 1853.079406,
                "name": "Z",
                "position": 2,
                "stddev": 16.68710757,
                "variance": 278.459559
              },
              {
                "average": 18260.30819,
                "count": 19972561,
                "maximum": 57038,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9919.70166,
                "variance": 98400481.02
              },
              {
                "average": 1.158717803,
                "count": 19972561,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4069267242,
                "variance": 0.1655893589
              },
              {
                "average": 1.317399156,
                "count": 19972561,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5593067887,
                "variance": 0.3128240839
              },
              {
                "average": 0.4999262739,
                "count": 19972561,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000071,
                "variance": 0.2500000071
              },
              {
                "average": 0,
                "count": 19972561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211352315,
                "count": 19972561,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.101195789,
                "variance": 1.212632165
              },
              {
                "average": 0.6356176827,
                "count": 19972561,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85501167,
                "variance": 117.8312783
              },
              {
                "average": 0.4892347056,
                "count": 19972561,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998841075,
                "variance": 0.2498841209
              },
              {
                "average": 10066.04874,
                "count": 19972561,
                "maximum": 10068,
                "minimum": 10063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.028430761,
                "variance": 1.05766983
              },
              {
                "average": 243626224.1,
                "count": 19972561,
                "maximum": 243626784.6,
                "minimum": 243625520.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 265.2538275,
                "variance": 70359.59302
              },
              {
                "average": 0,
                "count": 19972561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19972561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19972561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19972561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19972561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635862.7834,
              4794103.598,
              1853.079406,
              636893.5234,
              4795512.078,
              2423.179406
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635862.7833654225,
                    4794103.598174211,
                    1853.0794059444231
                  ],
                  [
                    635862.7833654225,
                    4795512.078174211,
                    1853.0794059444231
                  ],
                  [
                    636893.5233654225,
                    4795512.078174211,
                    2423.1794059444233
                  ],
                  [
                    636893.5233654225,
                    4794103.598174211,
                    2423.1794059444233
                  ],
                  [
                    635862.7833654225,
                    4794103.598174211,
                    1853.0794059444231
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:53:04+00:00",
            "end_time": "2019-06-03T19:32:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C4108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46877219607303,
              43.360930268733775,
              1738.3727503887685
            ],
            [
              -121.46873074985629,
              43.36257786623438,
              1738.3727503887685
            ],
            [
              -121.46244674785217,
              43.36249353967371,
              1830.6327503887687
            ],
            [
              -121.4624883639923,
              43.36084594699819,
              1830.6327503887687
            ],
            [
              -121.46877219607303,
              43.360930268733775,
              1738.3727503887685
            ]
          ]
        ]
      },
      "bbox": [
        -121.4687722,
        43.36084595,
        1738.37275,
        -121.4624467,
        43.36257787,
        1830.63275
      ],
      "properties": {
        "datetime": "2019-06-03T20:17:11Z",
        "pc:count": 1545193,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624356.9257,
            "count": 1545193,
            "maximum": 624585.0728,
            "minimum": 624075.7128,
            "name": "X",
            "position": 0,
            "stddev": 125.0009448,
            "variance": 15625.2362
          },
          {
            "average": 4802132.642,
            "count": 1545193,
            "maximum": 4802218.279,
            "minimum": 4802035.239,
            "name": "Y",
            "position": 1,
            "stddev": 48.99279977,
            "variance": 2400.294429
          },
          {
            "average": 1749.060181,
            "count": 1545193,
            "maximum": 1830.63275,
            "minimum": 1738.37275,
            "name": "Z",
            "position": 2,
            "stddev": 4.26519371,
            "variance": 18.19187738
          },
          {
            "average": 17073.19735,
            "count": 1545193,
            "maximum": 45350,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9441.868254,
            "variance": 89148876.12
          },
          {
            "average": 1.148897257,
            "count": 1545193,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3830361537,
            "variance": 0.1467166951
          },
          {
            "average": 1.29796472,
            "count": 1545193,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5189249947,
            "variance": 0.2692831501
          },
          {
            "average": 0,
            "count": 1545193,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545193,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.128783265,
            "count": 1545193,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7862018386,
            "variance": 0.618113331
          },
          {
            "average": 1.314796605,
            "count": 1545193,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.54672894,
            "variance": 133.3269492
          },
          {
            "average": 0.4833803933,
            "count": 1545193,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499723874,
            "variance": 0.2497239503
          },
          {
            "average": 10070.92916,
            "count": 1545193,
            "maximum": 10072,
            "minimum": 10070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7545745508,
            "variance": 0.5693827528
          },
          {
            "average": 243627888.1,
            "count": 1545193,
            "maximum": 243628231.3,
            "minimum": 243627389.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347.2799346,
            "variance": 120603.353
          },
          {
            "average": 0,
            "count": 1545193,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545193,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545193,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545193,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545193,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624075.7128,
          4802035.239,
          1738.37275,
          624585.0728,
          4802218.279,
          1830.63275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624075.712792714,
                4802035.2393069845,
                1738.3727503887685
              ],
              [
                624075.712792714,
                4802218.279306984,
                1738.3727503887685
              ],
              [
                624585.0727927141,
                4802218.279306984,
                1830.6327503887687
              ],
              [
                624585.0727927141,
                4802035.2393069845,
                1830.6327503887687
              ],
              [
                624075.712792714,
                4802035.2393069845,
                1738.3727503887685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T20:17:11+00:00",
        "end_time": "2019-06-03T20:03:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4687722,
            43.36084595,
            1738.37275,
            -121.4624467,
            43.36257787,
            1830.63275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46877219607303,
                  43.360930268733775,
                  1738.3727503887685
                ],
                [
                  -121.46873074985629,
                  43.36257786623438,
                  1738.3727503887685
                ],
                [
                  -121.46244674785217,
                  43.36249353967371,
                  1830.6327503887687
                ],
                [
                  -121.4624883639923,
                  43.36084594699819,
                  1830.6327503887687
                ],
                [
                  -121.46877219607303,
                  43.360930268733775,
                  1738.3727503887685
                ]
              ]
            ]
          },
          "id": "20190603_43121C4108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T20:17:11Z",
            "pc:count": 1545193,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624356.9257,
                "count": 1545193,
                "maximum": 624585.0728,
                "minimum": 624075.7128,
                "name": "X",
                "position": 0,
                "stddev": 125.0009448,
                "variance": 15625.2362
              },
              {
                "average": 4802132.642,
                "count": 1545193,
                "maximum": 4802218.279,
                "minimum": 4802035.239,
                "name": "Y",
                "position": 1,
                "stddev": 48.99279977,
                "variance": 2400.294429
              },
              {
                "average": 1749.060181,
                "count": 1545193,
                "maximum": 1830.63275,
                "minimum": 1738.37275,
                "name": "Z",
                "position": 2,
                "stddev": 4.26519371,
                "variance": 18.19187738
              },
              {
                "average": 17073.19735,
                "count": 1545193,
                "maximum": 45350,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9441.868254,
                "variance": 89148876.12
              },
              {
                "average": 1.148897257,
                "count": 1545193,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3830361537,
                "variance": 0.1467166951
              },
              {
                "average": 1.29796472,
                "count": 1545193,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5189249947,
                "variance": 0.2692831501
              },
              {
                "average": 0,
                "count": 1545193,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545193,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.128783265,
                "count": 1545193,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7862018386,
                "variance": 0.618113331
              },
              {
                "average": 1.314796605,
                "count": 1545193,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.54672894,
                "variance": 133.3269492
              },
              {
                "average": 0.4833803933,
                "count": 1545193,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499723874,
                "variance": 0.2497239503
              },
              {
                "average": 10070.92916,
                "count": 1545193,
                "maximum": 10072,
                "minimum": 10070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7545745508,
                "variance": 0.5693827528
              },
              {
                "average": 243627888.1,
                "count": 1545193,
                "maximum": 243628231.3,
                "minimum": 243627389.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347.2799346,
                "variance": 120603.353
              },
              {
                "average": 0,
                "count": 1545193,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545193,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545193,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545193,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545193,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624075.7128,
              4802035.239,
              1738.37275,
              624585.0728,
              4802218.279,
              1830.63275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624075.712792714,
                    4802035.2393069845,
                    1738.3727503887685
                  ],
                  [
                    624075.712792714,
                    4802218.279306984,
                    1738.3727503887685
                  ],
                  [
                    624585.0727927141,
                    4802218.279306984,
                    1830.6327503887687
                  ],
                  [
                    624585.0727927141,
                    4802035.2393069845,
                    1830.6327503887687
                  ],
                  [
                    624075.712792714,
                    4802035.2393069845,
                    1738.3727503887685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T20:17:11+00:00",
            "end_time": "2019-06-03T20: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": "20190602_43121D4112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779760537,
              43.462499182598044,
              1354.1000846629245
            ],
            [
              -121.4874818598742,
              43.47516010085262,
              1354.1000846629245
            ],
            [
              -121.47467194146657,
              43.474989902681656,
              1905.3600846629247
            ],
            [
              -121.47499035857892,
              43.46232905923256,
              1905.3600846629247
            ],
            [
              -121.48779760537,
              43.462499182598044,
              1354.1000846629245
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877976,
        43.46232906,
        1354.100085,
        -121.4746719,
        43.4751601,
        1905.360085
      ],
      "properties": {
        "datetime": "2019-06-03T17:47:29Z",
        "pc:count": 19111884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622846.886,
            "count": 19111884,
            "maximum": 623365.8107,
            "minimum": 622329.4107,
            "name": "X",
            "position": 0,
            "stddev": 291.5645783,
            "variance": 85009.90332
          },
          {
            "average": 4813985.925,
            "count": 19111884,
            "maximum": 4814693.795,
            "minimum": 4813287.215,
            "name": "Y",
            "position": 1,
            "stddev": 411.1381815,
            "variance": 169034.6043
          },
          {
            "average": 1368.616904,
            "count": 19111884,
            "maximum": 1905.360085,
            "minimum": 1354.100085,
            "name": "Z",
            "position": 2,
            "stddev": 6.425652446,
            "variance": 41.28900935
          },
          {
            "average": 21758.92995,
            "count": 19111884,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10080.44006,
            "variance": 101615271.9
          },
          {
            "average": 1.101755222,
            "count": 19111884,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3334534415,
            "variance": 0.1111911976
          },
          {
            "average": 1.203527763,
            "count": 19111884,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4706235691,
            "variance": 0.2214865438
          },
          {
            "average": 0.4979290896,
            "count": 19111884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957244,
            "variance": 0.2499957244
          },
          {
            "average": 0,
            "count": 19111884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213329309,
            "count": 19111884,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8725294554,
            "variance": 0.7613076505
          },
          {
            "average": 1.540883512,
            "count": 19111884,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76667785,
            "variance": 115.9213519
          },
          {
            "average": 0.4952399774,
            "count": 19111884,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999773548,
            "variance": 0.2499773553
          },
          {
            "average": 10046.46712,
            "count": 19111884,
            "maximum": 10049,
            "minimum": 10041,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.474782363,
            "variance": 2.174983017
          },
          {
            "average": 243615155,
            "count": 19111884,
            "maximum": 243619249.2,
            "minimum": 243542065,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12944.52844,
            "variance": 167560816.5
          },
          {
            "average": 0,
            "count": 19111884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19111884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19111884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19111884,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19111884,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622329.4107,
          4813287.215,
          1354.100085,
          623365.8107,
          4814693.795,
          1905.360085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622329.4107346509,
                4813287.21473961,
                1354.1000846629245
              ],
              [
                622329.4107346509,
                4814693.7947396105,
                1354.1000846629245
              ],
              [
                623365.8107346508,
                4814693.7947396105,
                1905.3600846629247
              ],
              [
                623365.8107346508,
                4813287.21473961,
                1905.3600846629247
              ],
              [
                622329.4107346509,
                4813287.21473961,
                1354.1000846629245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:47:29+00:00",
        "end_time": "2019-06-02T20:21:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877976,
            43.46232906,
            1354.100085,
            -121.4746719,
            43.4751601,
            1905.360085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779760537,
                  43.462499182598044,
                  1354.1000846629245
                ],
                [
                  -121.4874818598742,
                  43.47516010085262,
                  1354.1000846629245
                ],
                [
                  -121.47467194146657,
                  43.474989902681656,
                  1905.3600846629247
                ],
                [
                  -121.47499035857892,
                  43.46232905923256,
                  1905.3600846629247
                ],
                [
                  -121.48779760537,
                  43.462499182598044,
                  1354.1000846629245
                ]
              ]
            ]
          },
          "id": "20190602_43121D4112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:47:29Z",
            "pc:count": 19111884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622846.886,
                "count": 19111884,
                "maximum": 623365.8107,
                "minimum": 622329.4107,
                "name": "X",
                "position": 0,
                "stddev": 291.5645783,
                "variance": 85009.90332
              },
              {
                "average": 4813985.925,
                "count": 19111884,
                "maximum": 4814693.795,
                "minimum": 4813287.215,
                "name": "Y",
                "position": 1,
                "stddev": 411.1381815,
                "variance": 169034.6043
              },
              {
                "average": 1368.616904,
                "count": 19111884,
                "maximum": 1905.360085,
                "minimum": 1354.100085,
                "name": "Z",
                "position": 2,
                "stddev": 6.425652446,
                "variance": 41.28900935
              },
              {
                "average": 21758.92995,
                "count": 19111884,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10080.44006,
                "variance": 101615271.9
              },
              {
                "average": 1.101755222,
                "count": 19111884,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3334534415,
                "variance": 0.1111911976
              },
              {
                "average": 1.203527763,
                "count": 19111884,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4706235691,
                "variance": 0.2214865438
              },
              {
                "average": 0.4979290896,
                "count": 19111884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957244,
                "variance": 0.2499957244
              },
              {
                "average": 0,
                "count": 19111884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213329309,
                "count": 19111884,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8725294554,
                "variance": 0.7613076505
              },
              {
                "average": 1.540883512,
                "count": 19111884,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76667785,
                "variance": 115.9213519
              },
              {
                "average": 0.4952399774,
                "count": 19111884,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999773548,
                "variance": 0.2499773553
              },
              {
                "average": 10046.46712,
                "count": 19111884,
                "maximum": 10049,
                "minimum": 10041,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.474782363,
                "variance": 2.174983017
              },
              {
                "average": 243615155,
                "count": 19111884,
                "maximum": 243619249.2,
                "minimum": 243542065,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12944.52844,
                "variance": 167560816.5
              },
              {
                "average": 0,
                "count": 19111884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19111884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19111884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19111884,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19111884,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622329.4107,
              4813287.215,
              1354.100085,
              623365.8107,
              4814693.795,
              1905.360085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622329.4107346509,
                    4813287.21473961,
                    1354.1000846629245
                  ],
                  [
                    622329.4107346509,
                    4814693.7947396105,
                    1354.1000846629245
                  ],
                  [
                    623365.8107346508,
                    4814693.7947396105,
                    1905.3600846629247
                  ],
                  [
                    623365.8107346508,
                    4813287.21473961,
                    1905.3600846629247
                  ],
                  [
                    622329.4107346509,
                    4813287.21473961,
                    1354.1000846629245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:47:29+00:00",
            "end_time": "2019-06-02T20:21: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": "20190603_43121C4109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46252486296397,
              43.36091980621153,
              1709.4932480957323
            ],
            [
              -121.46248083762181,
              43.3626628123532,
              1709.4932480957323
            ],
            [
              -121.44994989121216,
              43.3624936287768,
              1788.5732480957322
            ],
            [
              -121.44999427501685,
              43.36075063287614,
              1788.5732480957322
            ],
            [
              -121.46252486296397,
              43.36091980621153,
              1709.4932480957323
            ]
          ]
        ]
      },
      "bbox": [
        -121.4625249,
        43.36075063,
        1709.493248,
        -121.4499499,
        43.36266281,
        1788.573248
      ],
      "properties": {
        "datetime": "2019-06-04T15:19:31Z",
        "pc:count": 2400368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625101.6902,
            "count": 2400368,
            "maximum": 625597.6841,
            "minimum": 624581.9641,
            "name": "X",
            "position": 0,
            "stddev": 305.6446105,
            "variance": 93418.62791
          },
          {
            "average": 4802148.351,
            "count": 2400368,
            "maximum": 4802237.027,
            "minimum": 4802043.387,
            "name": "Y",
            "position": 1,
            "stddev": 48.52265735,
            "variance": 2354.448276
          },
          {
            "average": 1731.452895,
            "count": 2400368,
            "maximum": 1788.573248,
            "minimum": 1709.493248,
            "name": "Z",
            "position": 2,
            "stddev": 14.44867017,
            "variance": 208.7640696
          },
          {
            "average": 15924.43989,
            "count": 2400368,
            "maximum": 44484,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8946.150494,
            "variance": 80033608.66
          },
          {
            "average": 1.179844924,
            "count": 2400368,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4364344744,
            "variance": 0.1904750505
          },
          {
            "average": 1.359572366,
            "count": 2400368,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5993542004,
            "variance": 0.3592254575
          },
          {
            "average": 0,
            "count": 2400368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400368,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252389634,
            "count": 2400368,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.380422331,
            "variance": 1.905565813
          },
          {
            "average": -3.102268009,
            "count": 2400368,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.50888646,
            "variance": 110.4366946
          },
          {
            "average": 0.5252936216,
            "count": 2400368,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4993599269,
            "variance": 0.2493603366
          },
          {
            "average": 10071.84947,
            "count": 2400368,
            "maximum": 10075,
            "minimum": 10070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.382425078,
            "variance": 1.911099096
          },
          {
            "average": 243637700.2,
            "count": 2400368,
            "maximum": 243696771.1,
            "minimum": 243627397.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23832.29776,
            "variance": 567978416.4
          },
          {
            "average": 0,
            "count": 2400368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400368,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624581.9641,
          4802043.387,
          1709.493248,
          625597.6841,
          4802237.027,
          1788.573248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624581.9640655202,
                4802043.387436338,
                1709.4932480957323
              ],
              [
                624581.9640655202,
                4802237.027436338,
                1709.4932480957323
              ],
              [
                625597.6840655202,
                4802237.027436338,
                1788.5732480957322
              ],
              [
                625597.6840655202,
                4802043.387436338,
                1788.5732480957322
              ],
              [
                624581.9640655202,
                4802043.387436338,
                1709.4932480957323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:19:31+00:00",
        "end_time": "2019-06-03T20:03:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4625249,
            43.36075063,
            1709.493248,
            -121.4499499,
            43.36266281,
            1788.573248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46252486296397,
                  43.36091980621153,
                  1709.4932480957323
                ],
                [
                  -121.46248083762181,
                  43.3626628123532,
                  1709.4932480957323
                ],
                [
                  -121.44994989121216,
                  43.3624936287768,
                  1788.5732480957322
                ],
                [
                  -121.44999427501685,
                  43.36075063287614,
                  1788.5732480957322
                ],
                [
                  -121.46252486296397,
                  43.36091980621153,
                  1709.4932480957323
                ]
              ]
            ]
          },
          "id": "20190603_43121C4109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:19:31Z",
            "pc:count": 2400368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625101.6902,
                "count": 2400368,
                "maximum": 625597.6841,
                "minimum": 624581.9641,
                "name": "X",
                "position": 0,
                "stddev": 305.6446105,
                "variance": 93418.62791
              },
              {
                "average": 4802148.351,
                "count": 2400368,
                "maximum": 4802237.027,
                "minimum": 4802043.387,
                "name": "Y",
                "position": 1,
                "stddev": 48.52265735,
                "variance": 2354.448276
              },
              {
                "average": 1731.452895,
                "count": 2400368,
                "maximum": 1788.573248,
                "minimum": 1709.493248,
                "name": "Z",
                "position": 2,
                "stddev": 14.44867017,
                "variance": 208.7640696
              },
              {
                "average": 15924.43989,
                "count": 2400368,
                "maximum": 44484,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8946.150494,
                "variance": 80033608.66
              },
              {
                "average": 1.179844924,
                "count": 2400368,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4364344744,
                "variance": 0.1904750505
              },
              {
                "average": 1.359572366,
                "count": 2400368,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5993542004,
                "variance": 0.3592254575
              },
              {
                "average": 0,
                "count": 2400368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400368,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252389634,
                "count": 2400368,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.380422331,
                "variance": 1.905565813
              },
              {
                "average": -3.102268009,
                "count": 2400368,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.50888646,
                "variance": 110.4366946
              },
              {
                "average": 0.5252936216,
                "count": 2400368,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4993599269,
                "variance": 0.2493603366
              },
              {
                "average": 10071.84947,
                "count": 2400368,
                "maximum": 10075,
                "minimum": 10070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.382425078,
                "variance": 1.911099096
              },
              {
                "average": 243637700.2,
                "count": 2400368,
                "maximum": 243696771.1,
                "minimum": 243627397.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23832.29776,
                "variance": 567978416.4
              },
              {
                "average": 0,
                "count": 2400368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400368,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624581.9641,
              4802043.387,
              1709.493248,
              625597.6841,
              4802237.027,
              1788.573248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624581.9640655202,
                    4802043.387436338,
                    1709.4932480957323
                  ],
                  [
                    624581.9640655202,
                    4802237.027436338,
                    1709.4932480957323
                  ],
                  [
                    625597.6840655202,
                    4802237.027436338,
                    1788.5732480957322
                  ],
                  [
                    625597.6840655202,
                    4802043.387436338,
                    1788.5732480957322
                  ],
                  [
                    624581.9640655202,
                    4802043.387436338,
                    1709.4932480957323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:19:31+00:00",
            "end_time": "2019-06-03T20:03: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": "20190604_43121C3210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.26284181771814,
              43.3500003119926,
              1477.3825486124595
            ],
            [
              -121.26247983267346,
              43.36268472839759,
              1477.3825486124595
            ],
            [
              -121.24980161960364,
              43.36249135964933,
              1981.9825486124594
            ],
            [
              -121.25016624268096,
              43.349807028410225,
              1981.9825486124594
            ],
            [
              -121.26284181771814,
              43.3500003119926,
              1477.3825486124595
            ]
          ]
        ]
      },
      "bbox": [
        -121.2628418,
        43.34980703,
        1477.382549,
        -121.2498016,
        43.36268473,
        1981.982549
      ],
      "properties": {
        "datetime": "2019-06-04T17:20:52Z",
        "pc:count": 17387500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 641256.408,
            "count": 17387500,
            "maximum": 641815.6119,
            "minimum": 640787.8519,
            "name": "X",
            "position": 0,
            "stddev": 278.5263667,
            "variance": 77576.93692
          },
          {
            "average": 4801899.439,
            "count": 17387500,
            "maximum": 4802557.566,
            "minimum": 4801148.246,
            "name": "Y",
            "position": 1,
            "stddev": 392.7622252,
            "variance": 154262.1656
          },
          {
            "average": 1547.868917,
            "count": 17387500,
            "maximum": 1981.982549,
            "minimum": 1477.382549,
            "name": "Z",
            "position": 2,
            "stddev": 51.04791201,
            "variance": 2605.889321
          },
          {
            "average": 23225.66769,
            "count": 17387500,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10946.29504,
            "variance": 119821375.1
          },
          {
            "average": 1.122517038,
            "count": 17387500,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.362172165,
            "variance": 0.1311686771
          },
          {
            "average": 1.245040058,
            "count": 17387500,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5059178336,
            "variance": 0.2559528544
          },
          {
            "average": 0.5015934436,
            "count": 17387500,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974753,
            "variance": 0.2499974753
          },
          {
            "average": 0,
            "count": 17387500,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254467807,
            "count": 17387500,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.044219948,
            "variance": 1.090395299
          },
          {
            "average": -0.1883138589,
            "count": 17387500,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78854316,
            "variance": 116.3926635
          },
          {
            "average": 0.4938944069,
            "count": 17387500,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999627347,
            "variance": 0.2499627361
          },
          {
            "average": 10087.09048,
            "count": 17387500,
            "maximum": 10090,
            "minimum": 10084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.127586059,
            "variance": 1.271450321
          },
          {
            "average": 243702533.3,
            "count": 17387500,
            "maximum": 243704052.6,
            "minimum": 243701271.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539.1078592,
            "variance": 290637.2839
          },
          {
            "average": 0,
            "count": 17387500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17387500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17387500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17387500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17387500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          640787.8519,
          4801148.246,
          1477.382549,
          641815.6119,
          4802557.566,
          1981.982549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                640787.851904878,
                4801148.246085892,
                1477.3825486124595
              ],
              [
                640787.851904878,
                4802557.566085893,
                1477.3825486124595
              ],
              [
                641815.611904878,
                4802557.566085893,
                1981.9825486124594
              ],
              [
                641815.611904878,
                4801148.246085892,
                1981.9825486124594
              ],
              [
                640787.851904878,
                4801148.246085892,
                1477.3825486124595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:20:52+00:00",
        "end_time": "2019-06-04T16:34:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2628418,
            43.34980703,
            1477.382549,
            -121.2498016,
            43.36268473,
            1981.982549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.26284181771814,
                  43.3500003119926,
                  1477.3825486124595
                ],
                [
                  -121.26247983267346,
                  43.36268472839759,
                  1477.3825486124595
                ],
                [
                  -121.24980161960364,
                  43.36249135964933,
                  1981.9825486124594
                ],
                [
                  -121.25016624268096,
                  43.349807028410225,
                  1981.9825486124594
                ],
                [
                  -121.26284181771814,
                  43.3500003119926,
                  1477.3825486124595
                ]
              ]
            ]
          },
          "id": "20190604_43121C3210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:20:52Z",
            "pc:count": 17387500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 641256.408,
                "count": 17387500,
                "maximum": 641815.6119,
                "minimum": 640787.8519,
                "name": "X",
                "position": 0,
                "stddev": 278.5263667,
                "variance": 77576.93692
              },
              {
                "average": 4801899.439,
                "count": 17387500,
                "maximum": 4802557.566,
                "minimum": 4801148.246,
                "name": "Y",
                "position": 1,
                "stddev": 392.7622252,
                "variance": 154262.1656
              },
              {
                "average": 1547.868917,
                "count": 17387500,
                "maximum": 1981.982549,
                "minimum": 1477.382549,
                "name": "Z",
                "position": 2,
                "stddev": 51.04791201,
                "variance": 2605.889321
              },
              {
                "average": 23225.66769,
                "count": 17387500,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10946.29504,
                "variance": 119821375.1
              },
              {
                "average": 1.122517038,
                "count": 17387500,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.362172165,
                "variance": 0.1311686771
              },
              {
                "average": 1.245040058,
                "count": 17387500,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5059178336,
                "variance": 0.2559528544
              },
              {
                "average": 0.5015934436,
                "count": 17387500,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974753,
                "variance": 0.2499974753
              },
              {
                "average": 0,
                "count": 17387500,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254467807,
                "count": 17387500,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.044219948,
                "variance": 1.090395299
              },
              {
                "average": -0.1883138589,
                "count": 17387500,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78854316,
                "variance": 116.3926635
              },
              {
                "average": 0.4938944069,
                "count": 17387500,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999627347,
                "variance": 0.2499627361
              },
              {
                "average": 10087.09048,
                "count": 17387500,
                "maximum": 10090,
                "minimum": 10084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.127586059,
                "variance": 1.271450321
              },
              {
                "average": 243702533.3,
                "count": 17387500,
                "maximum": 243704052.6,
                "minimum": 243701271.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539.1078592,
                "variance": 290637.2839
              },
              {
                "average": 0,
                "count": 17387500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17387500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17387500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17387500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17387500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              640787.8519,
              4801148.246,
              1477.382549,
              641815.6119,
              4802557.566,
              1981.982549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    640787.851904878,
                    4801148.246085892,
                    1477.3825486124595
                  ],
                  [
                    640787.851904878,
                    4802557.566085893,
                    1477.3825486124595
                  ],
                  [
                    641815.611904878,
                    4802557.566085893,
                    1981.9825486124594
                  ],
                  [
                    641815.611904878,
                    4801148.246085892,
                    1981.9825486124594
                  ],
                  [
                    640787.851904878,
                    4801148.246085892,
                    1477.3825486124595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:20:52+00:00",
            "end_time": "2019-06-04T16:34:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43767612097423,
              43.48749745447771,
              1381.122182707582
            ],
            [
              -121.43748561479728,
              43.49488580295524,
              1381.122182707582
            ],
            [
              -121.42921747112759,
              43.494772491534015,
              1875.2821827075818
            ],
            [
              -121.42940898437242,
              43.48738417212056,
              1875.2821827075818
            ],
            [
              -121.43767612097423,
              43.48749745447771,
              1381.122182707582
            ]
          ]
        ]
      },
      "bbox": [
        -121.4376761,
        43.48738417,
        1381.122183,
        -121.4292175,
        43.4948858,
        1875.282183
      ],
      "properties": {
        "datetime": "2019-06-03T18:13:28Z",
        "pc:count": 4722935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626608.0033,
            "count": 4722935,
            "maximum": 627000.6764,
            "minimum": 626331.9364,
            "name": "X",
            "position": 0,
            "stddev": 180.7098281,
            "variance": 32656.04199
          },
          {
            "average": 4816412.343,
            "count": 4722935,
            "maximum": 4816959.209,
            "minimum": 4816138.369,
            "name": "Y",
            "position": 1,
            "stddev": 190.406896,
            "variance": 36254.78603
          },
          {
            "average": 1387.129463,
            "count": 4722935,
            "maximum": 1875.282183,
            "minimum": 1381.122183,
            "name": "Z",
            "position": 2,
            "stddev": 5.515206952,
            "variance": 30.41750773
          },
          {
            "average": 20014.79042,
            "count": 4722935,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10474.6147,
            "variance": 109717553.2
          },
          {
            "average": 1.132244039,
            "count": 4722935,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3880719285,
            "variance": 0.1505998217
          },
          {
            "average": 1.264476433,
            "count": 4722935,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5495576144,
            "variance": 0.3020135716
          },
          {
            "average": 0.5031248577,
            "count": 4722935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902881,
            "variance": 0.2499902882
          },
          {
            "average": 0,
            "count": 4722935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216281613,
            "count": 4722935,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.086943451,
            "variance": 1.181446066
          },
          {
            "average": -1.050904335,
            "count": 4722935,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.04295682,
            "variance": 121.9468953
          },
          {
            "average": 0.4983947482,
            "count": 4722935,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999974761,
            "variance": 0.2499974761
          },
          {
            "average": 10050.29869,
            "count": 4722935,
            "maximum": 10052,
            "minimum": 10049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8423963022,
            "variance": 0.70963153
          },
          {
            "average": 243619931.2,
            "count": 4722935,
            "maximum": 243620808.1,
            "minimum": 243619304.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 618.9791234,
            "variance": 383135.1552
          },
          {
            "average": 0,
            "count": 4722935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626331.9364,
          4816138.369,
          1381.122183,
          627000.6764,
          4816959.209,
          1875.282183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626331.9364013128,
                4816138.368679581,
                1381.122182707582
              ],
              [
                626331.9364013128,
                4816959.208679581,
                1381.122182707582
              ],
              [
                627000.6764013128,
                4816959.208679581,
                1875.2821827075818
              ],
              [
                627000.6764013128,
                4816138.368679581,
                1875.2821827075818
              ],
              [
                626331.9364013128,
                4816138.368679581,
                1381.122182707582
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:13:28+00:00",
        "end_time": "2019-06-03T17:48:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4376761,
            43.48738417,
            1381.122183,
            -121.4292175,
            43.4948858,
            1875.282183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43767612097423,
                  43.48749745447771,
                  1381.122182707582
                ],
                [
                  -121.43748561479728,
                  43.49488580295524,
                  1381.122182707582
                ],
                [
                  -121.42921747112759,
                  43.494772491534015,
                  1875.2821827075818
                ],
                [
                  -121.42940898437242,
                  43.48738417212056,
                  1875.2821827075818
                ],
                [
                  -121.43767612097423,
                  43.48749745447771,
                  1381.122182707582
                ]
              ]
            ]
          },
          "id": "20190603_43121D4201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:13:28Z",
            "pc:count": 4722935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626608.0033,
                "count": 4722935,
                "maximum": 627000.6764,
                "minimum": 626331.9364,
                "name": "X",
                "position": 0,
                "stddev": 180.7098281,
                "variance": 32656.04199
              },
              {
                "average": 4816412.343,
                "count": 4722935,
                "maximum": 4816959.209,
                "minimum": 4816138.369,
                "name": "Y",
                "position": 1,
                "stddev": 190.406896,
                "variance": 36254.78603
              },
              {
                "average": 1387.129463,
                "count": 4722935,
                "maximum": 1875.282183,
                "minimum": 1381.122183,
                "name": "Z",
                "position": 2,
                "stddev": 5.515206952,
                "variance": 30.41750773
              },
              {
                "average": 20014.79042,
                "count": 4722935,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10474.6147,
                "variance": 109717553.2
              },
              {
                "average": 1.132244039,
                "count": 4722935,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3880719285,
                "variance": 0.1505998217
              },
              {
                "average": 1.264476433,
                "count": 4722935,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5495576144,
                "variance": 0.3020135716
              },
              {
                "average": 0.5031248577,
                "count": 4722935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902881,
                "variance": 0.2499902882
              },
              {
                "average": 0,
                "count": 4722935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216281613,
                "count": 4722935,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.086943451,
                "variance": 1.181446066
              },
              {
                "average": -1.050904335,
                "count": 4722935,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.04295682,
                "variance": 121.9468953
              },
              {
                "average": 0.4983947482,
                "count": 4722935,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999974761,
                "variance": 0.2499974761
              },
              {
                "average": 10050.29869,
                "count": 4722935,
                "maximum": 10052,
                "minimum": 10049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8423963022,
                "variance": 0.70963153
              },
              {
                "average": 243619931.2,
                "count": 4722935,
                "maximum": 243620808.1,
                "minimum": 243619304.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 618.9791234,
                "variance": 383135.1552
              },
              {
                "average": 0,
                "count": 4722935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626331.9364,
              4816138.369,
              1381.122183,
              627000.6764,
              4816959.209,
              1875.282183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626331.9364013128,
                    4816138.368679581,
                    1381.122182707582
                  ],
                  [
                    626331.9364013128,
                    4816959.208679581,
                    1381.122182707582
                  ],
                  [
                    627000.6764013128,
                    4816959.208679581,
                    1875.2821827075818
                  ],
                  [
                    627000.6764013128,
                    4816138.368679581,
                    1875.2821827075818
                  ],
                  [
                    626331.9364013128,
                    4816138.368679581,
                    1381.122182707582
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:13:28+00:00",
            "end_time": "2019-06-03T17:48: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": "20190603_43121C4110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4500219945353,
              43.36105516197894,
              1750.1059696577436
            ],
            [
              -121.44998101719678,
              43.36266439973176,
              1750.1059696577436
            ],
            [
              -121.43744965124075,
              43.36249383988958,
              2142.2659696577434
            ],
            [
              -121.43749095953962,
              43.360884611668766,
              2142.2659696577434
            ],
            [
              -121.4500219945353,
              43.36105516197894,
              1750.1059696577436
            ]
          ]
        ]
      },
      "bbox": [
        -121.450022,
        43.36088461,
        1750.10597,
        -121.4374497,
        43.3626644,
        2142.26597
      ],
      "properties": {
        "datetime": "2019-06-04T15:23:27Z",
        "pc:count": 2249733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626117.4801,
            "count": 2249733,
            "maximum": 626610.5696,
            "minimum": 625594.8096,
            "name": "X",
            "position": 0,
            "stddev": 310.4890685,
            "variance": 96403.46166
          },
          {
            "average": 4802185.831,
            "count": 2249733,
            "maximum": 4802255.946,
            "minimum": 4802077.166,
            "name": "Y",
            "position": 1,
            "stddev": 38.12302443,
            "variance": 1453.364992
          },
          {
            "average": 1848.914511,
            "count": 2249733,
            "maximum": 2142.26597,
            "minimum": 1750.10597,
            "name": "Z",
            "position": 2,
            "stddev": 52.19443295,
            "variance": 2724.258831
          },
          {
            "average": 16531.19395,
            "count": 2249733,
            "maximum": 51412,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10072.22976,
            "variance": 101449812.3
          },
          {
            "average": 1.245868287,
            "count": 2249733,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5109219842,
            "variance": 0.2610412739
          },
          {
            "average": 1.491685902,
            "count": 2249733,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6906246979,
            "variance": 0.4769624733
          },
          {
            "average": 0,
            "count": 2249733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2249733,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.351587944,
            "count": 2249733,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.846885482,
            "variance": 3.410985984
          },
          {
            "average": 6.250927985,
            "count": 2249733,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.264669455,
            "variance": 85.83410011
          },
          {
            "average": 0.4664633537,
            "count": 2249733,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4988741364,
            "variance": 0.248875404
          },
          {
            "average": 10073.38836,
            "count": 2249733,
            "maximum": 10076,
            "minimum": 10071,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.633107071,
            "variance": 2.667038704
          },
          {
            "average": 243660903.3,
            "count": 2249733,
            "maximum": 243697007.3,
            "minimum": 243628033.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34236.49586,
            "variance": 1172137649
          },
          {
            "average": 0,
            "count": 2249733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2249733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2249733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2249733,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2249733,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625594.8096,
          4802077.166,
          1750.10597,
          626610.5696,
          4802255.946,
          2142.26597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625594.8095811378,
                4802077.166015207,
                1750.1059696577436
              ],
              [
                625594.8095811378,
                4802255.946015206,
                1750.1059696577436
              ],
              [
                626610.5695811379,
                4802255.946015206,
                2142.2659696577434
              ],
              [
                626610.5695811379,
                4802077.166015207,
                2142.2659696577434
              ],
              [
                625594.8095811378,
                4802077.166015207,
                1750.1059696577436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:23:27+00:00",
        "end_time": "2019-06-03T20:13:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.450022,
            43.36088461,
            1750.10597,
            -121.4374497,
            43.3626644,
            2142.26597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4500219945353,
                  43.36105516197894,
                  1750.1059696577436
                ],
                [
                  -121.44998101719678,
                  43.36266439973176,
                  1750.1059696577436
                ],
                [
                  -121.43744965124075,
                  43.36249383988958,
                  2142.2659696577434
                ],
                [
                  -121.43749095953962,
                  43.360884611668766,
                  2142.2659696577434
                ],
                [
                  -121.4500219945353,
                  43.36105516197894,
                  1750.1059696577436
                ]
              ]
            ]
          },
          "id": "20190603_43121C4110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:23:27Z",
            "pc:count": 2249733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626117.4801,
                "count": 2249733,
                "maximum": 626610.5696,
                "minimum": 625594.8096,
                "name": "X",
                "position": 0,
                "stddev": 310.4890685,
                "variance": 96403.46166
              },
              {
                "average": 4802185.831,
                "count": 2249733,
                "maximum": 4802255.946,
                "minimum": 4802077.166,
                "name": "Y",
                "position": 1,
                "stddev": 38.12302443,
                "variance": 1453.364992
              },
              {
                "average": 1848.914511,
                "count": 2249733,
                "maximum": 2142.26597,
                "minimum": 1750.10597,
                "name": "Z",
                "position": 2,
                "stddev": 52.19443295,
                "variance": 2724.258831
              },
              {
                "average": 16531.19395,
                "count": 2249733,
                "maximum": 51412,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10072.22976,
                "variance": 101449812.3
              },
              {
                "average": 1.245868287,
                "count": 2249733,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5109219842,
                "variance": 0.2610412739
              },
              {
                "average": 1.491685902,
                "count": 2249733,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6906246979,
                "variance": 0.4769624733
              },
              {
                "average": 0,
                "count": 2249733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2249733,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.351587944,
                "count": 2249733,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.846885482,
                "variance": 3.410985984
              },
              {
                "average": 6.250927985,
                "count": 2249733,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.264669455,
                "variance": 85.83410011
              },
              {
                "average": 0.4664633537,
                "count": 2249733,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4988741364,
                "variance": 0.248875404
              },
              {
                "average": 10073.38836,
                "count": 2249733,
                "maximum": 10076,
                "minimum": 10071,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.633107071,
                "variance": 2.667038704
              },
              {
                "average": 243660903.3,
                "count": 2249733,
                "maximum": 243697007.3,
                "minimum": 243628033.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34236.49586,
                "variance": 1172137649
              },
              {
                "average": 0,
                "count": 2249733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2249733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2249733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2249733,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2249733,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625594.8096,
              4802077.166,
              1750.10597,
              626610.5696,
              4802255.946,
              2142.26597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625594.8095811378,
                    4802077.166015207,
                    1750.1059696577436
                  ],
                  [
                    625594.8095811378,
                    4802255.946015206,
                    1750.1059696577436
                  ],
                  [
                    626610.5695811379,
                    4802255.946015206,
                    2142.2659696577434
                  ],
                  [
                    626610.5695811379,
                    4802077.166015207,
                    2142.2659696577434
                  ],
                  [
                    625594.8095811378,
                    4802077.166015207,
                    1750.1059696577436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:23:27+00:00",
            "end_time": "2019-06-03T20:13:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029467056603,
              43.48749894737417,
              1317.7530562409038
            ],
            [
              -121.49998129171264,
              43.50015862265251,
              1317.7530562409038
            ],
            [
              -121.48717491823865,
              43.499989865341135,
              1878.6530562409039
            ],
            [
              -121.48749097008034,
              43.48733026422422,
              1878.6530562409039
            ],
            [
              -121.50029467056603,
              43.48749894737417,
              1317.7530562409038
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002947,
        43.48733026,
        1317.753056,
        -121.4871749,
        43.50015862,
        1878.653056
      ],
      "properties": {
        "datetime": "2019-06-03T18:55:25Z",
        "pc:count": 17827566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621786.9057,
            "count": 17827566,
            "maximum": 622304.1159,
            "minimum": 621268.4359,
            "name": "X",
            "position": 0,
            "stddev": 292.5185394,
            "variance": 85567.09587
          },
          {
            "average": 4816737.704,
            "count": 17827566,
            "maximum": 4817451.837,
            "minimum": 4816045.397,
            "name": "Y",
            "position": 1,
            "stddev": 397.9553044,
            "variance": 158368.4243
          },
          {
            "average": 1336.105349,
            "count": 17827566,
            "maximum": 1878.653056,
            "minimum": 1317.753056,
            "name": "Z",
            "position": 2,
            "stddev": 5.96006784,
            "variance": 35.52240865
          },
          {
            "average": 21668.86999,
            "count": 17827566,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9655.230727,
            "variance": 93223480.4
          },
          {
            "average": 1.087365993,
            "count": 17827566,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3041889052,
            "variance": 0.09253089006
          },
          {
            "average": 1.174740063,
            "count": 17827566,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4273260161,
            "variance": 0.182607524
          },
          {
            "average": 0.5032237715,
            "count": 17827566,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999896212,
            "variance": 0.2499896213
          },
          {
            "average": 0,
            "count": 17827566,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212477407,
            "count": 17827566,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7386695365,
            "variance": 0.5456326842
          },
          {
            "average": -0.7046375891,
            "count": 17827566,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78804279,
            "variance": 116.3818673
          },
          {
            "average": 0.4987425653,
            "count": 17827566,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999984329,
            "variance": 0.2499984329
          },
          {
            "average": 10053.1424,
            "count": 17827566,
            "maximum": 10056,
            "minimum": 10051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.112030107,
            "variance": 1.23661096
          },
          {
            "average": 243621756.1,
            "count": 17827566,
            "maximum": 243623325,
            "minimum": 243620550.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 709.9014844,
            "variance": 503960.1176
          },
          {
            "average": 0,
            "count": 17827566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17827566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17827566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17827566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17827566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621268.4359,
          4816045.397,
          1317.753056,
          622304.1159,
          4817451.837,
          1878.653056
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621268.4359422509,
                4816045.397184434,
                1317.7530562409038
              ],
              [
                621268.4359422509,
                4817451.837184434,
                1317.7530562409038
              ],
              [
                622304.1159422508,
                4817451.837184434,
                1878.6530562409039
              ],
              [
                622304.1159422508,
                4816045.397184434,
                1878.6530562409039
              ],
              [
                621268.4359422509,
                4816045.397184434,
                1317.7530562409038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:55:25+00:00",
        "end_time": "2019-06-03T18:09:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002947,
            43.48733026,
            1317.753056,
            -121.4871749,
            43.50015862,
            1878.653056
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029467056603,
                  43.48749894737417,
                  1317.7530562409038
                ],
                [
                  -121.49998129171264,
                  43.50015862265251,
                  1317.7530562409038
                ],
                [
                  -121.48717491823865,
                  43.499989865341135,
                  1878.6530562409039
                ],
                [
                  -121.48749097008034,
                  43.48733026422422,
                  1878.6530562409039
                ],
                [
                  -121.50029467056603,
                  43.48749894737417,
                  1317.7530562409038
                ]
              ]
            ]
          },
          "id": "20190603_43121D4101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:55:25Z",
            "pc:count": 17827566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621786.9057,
                "count": 17827566,
                "maximum": 622304.1159,
                "minimum": 621268.4359,
                "name": "X",
                "position": 0,
                "stddev": 292.5185394,
                "variance": 85567.09587
              },
              {
                "average": 4816737.704,
                "count": 17827566,
                "maximum": 4817451.837,
                "minimum": 4816045.397,
                "name": "Y",
                "position": 1,
                "stddev": 397.9553044,
                "variance": 158368.4243
              },
              {
                "average": 1336.105349,
                "count": 17827566,
                "maximum": 1878.653056,
                "minimum": 1317.753056,
                "name": "Z",
                "position": 2,
                "stddev": 5.96006784,
                "variance": 35.52240865
              },
              {
                "average": 21668.86999,
                "count": 17827566,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9655.230727,
                "variance": 93223480.4
              },
              {
                "average": 1.087365993,
                "count": 17827566,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3041889052,
                "variance": 0.09253089006
              },
              {
                "average": 1.174740063,
                "count": 17827566,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4273260161,
                "variance": 0.182607524
              },
              {
                "average": 0.5032237715,
                "count": 17827566,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999896212,
                "variance": 0.2499896213
              },
              {
                "average": 0,
                "count": 17827566,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212477407,
                "count": 17827566,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7386695365,
                "variance": 0.5456326842
              },
              {
                "average": -0.7046375891,
                "count": 17827566,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78804279,
                "variance": 116.3818673
              },
              {
                "average": 0.4987425653,
                "count": 17827566,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999984329,
                "variance": 0.2499984329
              },
              {
                "average": 10053.1424,
                "count": 17827566,
                "maximum": 10056,
                "minimum": 10051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.112030107,
                "variance": 1.23661096
              },
              {
                "average": 243621756.1,
                "count": 17827566,
                "maximum": 243623325,
                "minimum": 243620550.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 709.9014844,
                "variance": 503960.1176
              },
              {
                "average": 0,
                "count": 17827566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17827566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17827566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17827566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17827566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621268.4359,
              4816045.397,
              1317.753056,
              622304.1159,
              4817451.837,
              1878.653056
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621268.4359422509,
                    4816045.397184434,
                    1317.7530562409038
                  ],
                  [
                    621268.4359422509,
                    4817451.837184434,
                    1317.7530562409038
                  ],
                  [
                    622304.1159422508,
                    4817451.837184434,
                    1878.6530562409039
                  ],
                  [
                    622304.1159422508,
                    4816045.397184434,
                    1878.6530562409039
                  ],
                  [
                    621268.4359422509,
                    4816045.397184434,
                    1317.7530562409038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:55:25+00:00",
            "end_time": "2019-06-03T18: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": "20190603_43121C3118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032430542257,
              43.32499971095775,
              1639.0259624791388
            ],
            [
              -121.34998110781427,
              43.3376750359198,
              1639.0259624791388
            ],
            [
              -121.33714623050818,
              43.33748910590663,
              2268.6259624791387
            ],
            [
              -121.33749209473557,
              43.32481386277971,
              2268.6259624791387
            ],
            [
              -121.35032430542257,
              43.32499971095775,
              1639.0259624791388
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503243,
        43.32481386,
        1639.025962,
        -121.3371462,
        43.33767504,
        2268.625962
      ],
      "properties": {
        "datetime": "2019-06-04T15:36:31Z",
        "pc:count": 24198571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634284.5977,
            "count": 24198571,
            "maximum": 634793.4403,
            "minimum": 633752.6003,
            "name": "X",
            "position": 0,
            "stddev": 285.9181688,
            "variance": 81749.19926
          },
          {
            "average": 4798918.983,
            "count": 24198571,
            "maximum": 4799636.088,
            "minimum": 4798227.848,
            "name": "Y",
            "position": 1,
            "stddev": 399.8555714,
            "variance": 159884.478
          },
          {
            "average": 1856.060336,
            "count": 24198571,
            "maximum": 2268.625962,
            "minimum": 1639.025962,
            "name": "Z",
            "position": 2,
            "stddev": 17.37906263,
            "variance": 302.031818
          },
          {
            "average": 17618.46801,
            "count": 24198571,
            "maximum": 65309,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10302.55841,
            "variance": 106142709.8
          },
          {
            "average": 1.188686472,
            "count": 24198571,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4375196363,
            "variance": 0.1914234321
          },
          {
            "average": 1.37735253,
            "count": 24198571,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5915671355,
            "variance": 0.3499516758
          },
          {
            "average": 0,
            "count": 24198571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24198571,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200842934,
            "count": 24198571,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.218697868,
            "variance": 1.485224492
          },
          {
            "average": -0.772658423,
            "count": 24198571,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8432445,
            "variance": 117.5759513
          },
          {
            "average": 0.4957839039,
            "count": 24198571,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999822345,
            "variance": 0.2499822349
          },
          {
            "average": 10073.67442,
            "count": 24198571,
            "maximum": 10077,
            "minimum": 10070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.009938816,
            "variance": 4.039854046
          },
          {
            "average": 243664937.3,
            "count": 24198571,
            "maximum": 243697791.1,
            "minimum": 243627573.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34237.04401,
            "variance": 1172175183
          },
          {
            "average": 0,
            "count": 24198571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24198571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24198571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24198571,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24198571,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633752.6003,
          4798227.848,
          1639.025962,
          634793.4403,
          4799636.088,
          2268.625962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633752.6003155898,
                4798227.84774736,
                1639.0259624791388
              ],
              [
                633752.6003155898,
                4799636.087747361,
                1639.0259624791388
              ],
              [
                634793.4403155899,
                4799636.087747361,
                2268.6259624791387
              ],
              [
                634793.4403155899,
                4798227.84774736,
                2268.6259624791387
              ],
              [
                633752.6003155898,
                4798227.84774736,
                1639.0259624791388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:36:31+00:00",
        "end_time": "2019-06-03T20:06:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503243,
            43.32481386,
            1639.025962,
            -121.3371462,
            43.33767504,
            2268.625962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032430542257,
                  43.32499971095775,
                  1639.0259624791388
                ],
                [
                  -121.34998110781427,
                  43.3376750359198,
                  1639.0259624791388
                ],
                [
                  -121.33714623050818,
                  43.33748910590663,
                  2268.6259624791387
                ],
                [
                  -121.33749209473557,
                  43.32481386277971,
                  2268.6259624791387
                ],
                [
                  -121.35032430542257,
                  43.32499971095775,
                  1639.0259624791388
                ]
              ]
            ]
          },
          "id": "20190603_43121C3118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:36:31Z",
            "pc:count": 24198571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634284.5977,
                "count": 24198571,
                "maximum": 634793.4403,
                "minimum": 633752.6003,
                "name": "X",
                "position": 0,
                "stddev": 285.9181688,
                "variance": 81749.19926
              },
              {
                "average": 4798918.983,
                "count": 24198571,
                "maximum": 4799636.088,
                "minimum": 4798227.848,
                "name": "Y",
                "position": 1,
                "stddev": 399.8555714,
                "variance": 159884.478
              },
              {
                "average": 1856.060336,
                "count": 24198571,
                "maximum": 2268.625962,
                "minimum": 1639.025962,
                "name": "Z",
                "position": 2,
                "stddev": 17.37906263,
                "variance": 302.031818
              },
              {
                "average": 17618.46801,
                "count": 24198571,
                "maximum": 65309,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10302.55841,
                "variance": 106142709.8
              },
              {
                "average": 1.188686472,
                "count": 24198571,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4375196363,
                "variance": 0.1914234321
              },
              {
                "average": 1.37735253,
                "count": 24198571,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5915671355,
                "variance": 0.3499516758
              },
              {
                "average": 0,
                "count": 24198571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24198571,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200842934,
                "count": 24198571,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.218697868,
                "variance": 1.485224492
              },
              {
                "average": -0.772658423,
                "count": 24198571,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8432445,
                "variance": 117.5759513
              },
              {
                "average": 0.4957839039,
                "count": 24198571,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999822345,
                "variance": 0.2499822349
              },
              {
                "average": 10073.67442,
                "count": 24198571,
                "maximum": 10077,
                "minimum": 10070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.009938816,
                "variance": 4.039854046
              },
              {
                "average": 243664937.3,
                "count": 24198571,
                "maximum": 243697791.1,
                "minimum": 243627573.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34237.04401,
                "variance": 1172175183
              },
              {
                "average": 0,
                "count": 24198571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24198571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24198571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24198571,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24198571,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633752.6003,
              4798227.848,
              1639.025962,
              634793.4403,
              4799636.088,
              2268.625962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633752.6003155898,
                    4798227.84774736,
                    1639.0259624791388
                  ],
                  [
                    633752.6003155898,
                    4799636.087747361,
                    1639.0259624791388
                  ],
                  [
                    634793.4403155899,
                    4799636.087747361,
                    2268.6259624791387
                  ],
                  [
                    634793.4403155899,
                    4798227.84774736,
                    2268.6259624791387
                  ],
                  [
                    633752.6003155898,
                    4798227.84774736,
                    1639.0259624791388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:36:31+00:00",
            "end_time": "2019-06-03T20:06:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C4201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780642458047,
              43.362499208377486,
              1555.502314495097
            ],
            [
              -121.43748123213878,
              43.375165812503845,
              1555.502314495097
            ],
            [
              -121.42466306874356,
              43.374989927008116,
              2208.382314495097
            ],
            [
              -121.42499092623221,
              43.362323400236725,
              2208.382314495097
            ],
            [
              -121.43780642458047,
              43.362499208377486,
              1555.502314495097
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378064,
        43.3623234,
        1555.502314,
        -121.4246631,
        43.37516581,
        2208.382314
      ],
      "properties": {
        "datetime": "2019-06-04T15:58:42Z",
        "pc:count": 23328634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627090.4923,
            "count": 23328634,
            "maximum": 627620.4493,
            "minimum": 626581.6493,
            "name": "X",
            "position": 0,
            "stddev": 290.8348561,
            "variance": 84584.91352
          },
          {
            "average": 4802963.041,
            "count": 23328634,
            "maximum": 4803663.221,
            "minimum": 4802256.001,
            "name": "Y",
            "position": 1,
            "stddev": 394.3892152,
            "variance": 155542.8531
          },
          {
            "average": 1904.409752,
            "count": 23328634,
            "maximum": 2208.382314,
            "minimum": 1555.502314,
            "name": "Z",
            "position": 2,
            "stddev": 47.77414503,
            "variance": 2282.368933
          },
          {
            "average": 20041.78016,
            "count": 23328634,
            "maximum": 62092,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11339.70724,
            "variance": 128588960.4
          },
          {
            "average": 1.192037133,
            "count": 23328634,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4398647185,
            "variance": 0.1934809706
          },
          {
            "average": 1.38404709,
            "count": 23328634,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5928607872,
            "variance": 0.351483913
          },
          {
            "average": 0,
            "count": 23328634,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23328634,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273885132,
            "count": 23328634,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.380330104,
            "variance": 1.905311196
          },
          {
            "average": 0.3327168491,
            "count": 23328634,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88364989,
            "variance": 118.4538349
          },
          {
            "average": 0.4915998082,
            "count": 23328634,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999294425,
            "variance": 0.2499294475
          },
          {
            "average": 10077.03232,
            "count": 23328634,
            "maximum": 10080,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.090200592,
            "variance": 1.188537331
          },
          {
            "average": 243697764.4,
            "count": 23328634,
            "maximum": 243699122.7,
            "minimum": 243696726.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 621.243915,
            "variance": 385944.002
          },
          {
            "average": 0,
            "count": 23328634,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23328634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23328634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23328634,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23328634,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626581.6493,
          4802256.001,
          1555.502314,
          627620.4493,
          4803663.221,
          2208.382314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626581.6493106227,
                4802256.00083046,
                1555.502314495097
              ],
              [
                626581.6493106227,
                4803663.220830461,
                1555.502314495097
              ],
              [
                627620.4493106228,
                4803663.220830461,
                2208.382314495097
              ],
              [
                627620.4493106228,
                4802256.00083046,
                2208.382314495097
              ],
              [
                626581.6493106227,
                4802256.00083046,
                1555.502314495097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:58:42+00:00",
        "end_time": "2019-06-04T15:18:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378064,
            43.3623234,
            1555.502314,
            -121.4246631,
            43.37516581,
            2208.382314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780642458047,
                  43.362499208377486,
                  1555.502314495097
                ],
                [
                  -121.43748123213878,
                  43.375165812503845,
                  1555.502314495097
                ],
                [
                  -121.42466306874356,
                  43.374989927008116,
                  2208.382314495097
                ],
                [
                  -121.42499092623221,
                  43.362323400236725,
                  2208.382314495097
                ],
                [
                  -121.43780642458047,
                  43.362499208377486,
                  1555.502314495097
                ]
              ]
            ]
          },
          "id": "20190604_43121C4201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:58:42Z",
            "pc:count": 23328634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627090.4923,
                "count": 23328634,
                "maximum": 627620.4493,
                "minimum": 626581.6493,
                "name": "X",
                "position": 0,
                "stddev": 290.8348561,
                "variance": 84584.91352
              },
              {
                "average": 4802963.041,
                "count": 23328634,
                "maximum": 4803663.221,
                "minimum": 4802256.001,
                "name": "Y",
                "position": 1,
                "stddev": 394.3892152,
                "variance": 155542.8531
              },
              {
                "average": 1904.409752,
                "count": 23328634,
                "maximum": 2208.382314,
                "minimum": 1555.502314,
                "name": "Z",
                "position": 2,
                "stddev": 47.77414503,
                "variance": 2282.368933
              },
              {
                "average": 20041.78016,
                "count": 23328634,
                "maximum": 62092,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11339.70724,
                "variance": 128588960.4
              },
              {
                "average": 1.192037133,
                "count": 23328634,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4398647185,
                "variance": 0.1934809706
              },
              {
                "average": 1.38404709,
                "count": 23328634,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5928607872,
                "variance": 0.351483913
              },
              {
                "average": 0,
                "count": 23328634,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23328634,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273885132,
                "count": 23328634,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.380330104,
                "variance": 1.905311196
              },
              {
                "average": 0.3327168491,
                "count": 23328634,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88364989,
                "variance": 118.4538349
              },
              {
                "average": 0.4915998082,
                "count": 23328634,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999294425,
                "variance": 0.2499294475
              },
              {
                "average": 10077.03232,
                "count": 23328634,
                "maximum": 10080,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.090200592,
                "variance": 1.188537331
              },
              {
                "average": 243697764.4,
                "count": 23328634,
                "maximum": 243699122.7,
                "minimum": 243696726.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 621.243915,
                "variance": 385944.002
              },
              {
                "average": 0,
                "count": 23328634,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23328634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23328634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23328634,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23328634,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626581.6493,
              4802256.001,
              1555.502314,
              627620.4493,
              4803663.221,
              2208.382314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626581.6493106227,
                    4802256.00083046,
                    1555.502314495097
                  ],
                  [
                    626581.6493106227,
                    4803663.220830461,
                    1555.502314495097
                  ],
                  [
                    627620.4493106228,
                    4803663.220830461,
                    2208.382314495097
                  ],
                  [
                    627620.4493106228,
                    4802256.00083046,
                    2208.382314495097
                  ],
                  [
                    626581.6493106227,
                    4802256.00083046,
                    1555.502314495097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:58:42+00:00",
            "end_time": "2019-06-04T15:18:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.27533933322064,
              43.33750028964504,
              1573.6458556288826
            ],
            [
              -121.27498014917933,
              43.35018337758449,
              1573.6458556288826
            ],
            [
              -121.26229631434455,
              43.34999131488448,
              2150.445855628883
            ],
            [
              -121.26265813619,
              43.33730831152898,
              2150.445855628883
            ],
            [
              -121.27533933322064,
              43.33750028964504,
              1573.6458556288826
            ]
          ]
        ]
      },
      "bbox": [
        -121.2753393,
        43.33730831,
        1573.645856,
        -121.2622963,
        43.35018338,
        2150.445856
      ],
      "properties": {
        "datetime": "2019-06-04T16:49:53Z",
        "pc:count": 20409451,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640285.012,
            "count": 20409451,
            "maximum": 640832.0838,
            "minimum": 639803.6638,
            "name": "X",
            "position": 0,
            "stddev": 275.2292893,
            "variance": 75751.1617
          },
          {
            "average": 4800499.916,
            "count": 20409451,
            "maximum": 4801148.167,
            "minimum": 4799739.007,
            "name": "Y",
            "position": 1,
            "stddev": 381.8706638,
            "variance": 145825.2039
          },
          {
            "average": 1739.608759,
            "count": 20409451,
            "maximum": 2150.445856,
            "minimum": 1573.645856,
            "name": "Z",
            "position": 2,
            "stddev": 35.31481479,
            "variance": 1247.136143
          },
          {
            "average": 21786.91362,
            "count": 20409451,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11706.70624,
            "variance": 137046971
          },
          {
            "average": 1.164983517,
            "count": 20409451,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4083095972,
            "variance": 0.1667167272
          },
          {
            "average": 1.329955372,
            "count": 20409451,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5549135229,
            "variance": 0.3079290178
          },
          {
            "average": 0.5006934777,
            "count": 20409451,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995313,
            "variance": 0.2499995313
          },
          {
            "average": 0,
            "count": 20409451,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213334989,
            "count": 20409451,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.074975755,
            "variance": 1.155572874
          },
          {
            "average": 0.3047712844,
            "count": 20409451,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87309494,
            "variance": 118.2241936
          },
          {
            "average": 0.489279501,
            "count": 20409451,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998850699,
            "variance": 0.2498850831
          },
          {
            "average": 10083.22521,
            "count": 20409451,
            "maximum": 10086,
            "minimum": 10081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.114970152,
            "variance": 1.243158439
          },
          {
            "average": 243700730.2,
            "count": 20409451,
            "maximum": 243702193.8,
            "minimum": 243699484.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 562.7931547,
            "variance": 316736.135
          },
          {
            "average": 0,
            "count": 20409451,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20409451,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20409451,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20409451,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20409451,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          639803.6638,
          4799739.007,
          1573.645856,
          640832.0838,
          4801148.167,
          2150.445856
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                639803.6637951236,
                4799739.00746239,
                1573.6458556288826
              ],
              [
                639803.6637951236,
                4801148.16746239,
                1573.6458556288826
              ],
              [
                640832.0837951235,
                4801148.16746239,
                2150.445855628883
              ],
              [
                640832.0837951235,
                4799739.00746239,
                2150.445855628883
              ],
              [
                639803.6637951236,
                4799739.00746239,
                1573.6458556288826
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:49:53+00:00",
        "end_time": "2019-06-04T16:04:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2753393,
            43.33730831,
            1573.645856,
            -121.2622963,
            43.35018338,
            2150.445856
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.27533933322064,
                  43.33750028964504,
                  1573.6458556288826
                ],
                [
                  -121.27498014917933,
                  43.35018337758449,
                  1573.6458556288826
                ],
                [
                  -121.26229631434455,
                  43.34999131488448,
                  2150.445855628883
                ],
                [
                  -121.26265813619,
                  43.33730831152898,
                  2150.445855628883
                ],
                [
                  -121.27533933322064,
                  43.33750028964504,
                  1573.6458556288826
                ]
              ]
            ]
          },
          "id": "20190604_43121C3214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:49:53Z",
            "pc:count": 20409451,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640285.012,
                "count": 20409451,
                "maximum": 640832.0838,
                "minimum": 639803.6638,
                "name": "X",
                "position": 0,
                "stddev": 275.2292893,
                "variance": 75751.1617
              },
              {
                "average": 4800499.916,
                "count": 20409451,
                "maximum": 4801148.167,
                "minimum": 4799739.007,
                "name": "Y",
                "position": 1,
                "stddev": 381.8706638,
                "variance": 145825.2039
              },
              {
                "average": 1739.608759,
                "count": 20409451,
                "maximum": 2150.445856,
                "minimum": 1573.645856,
                "name": "Z",
                "position": 2,
                "stddev": 35.31481479,
                "variance": 1247.136143
              },
              {
                "average": 21786.91362,
                "count": 20409451,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11706.70624,
                "variance": 137046971
              },
              {
                "average": 1.164983517,
                "count": 20409451,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4083095972,
                "variance": 0.1667167272
              },
              {
                "average": 1.329955372,
                "count": 20409451,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5549135229,
                "variance": 0.3079290178
              },
              {
                "average": 0.5006934777,
                "count": 20409451,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995313,
                "variance": 0.2499995313
              },
              {
                "average": 0,
                "count": 20409451,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213334989,
                "count": 20409451,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.074975755,
                "variance": 1.155572874
              },
              {
                "average": 0.3047712844,
                "count": 20409451,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87309494,
                "variance": 118.2241936
              },
              {
                "average": 0.489279501,
                "count": 20409451,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998850699,
                "variance": 0.2498850831
              },
              {
                "average": 10083.22521,
                "count": 20409451,
                "maximum": 10086,
                "minimum": 10081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.114970152,
                "variance": 1.243158439
              },
              {
                "average": 243700730.2,
                "count": 20409451,
                "maximum": 243702193.8,
                "minimum": 243699484.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 562.7931547,
                "variance": 316736.135
              },
              {
                "average": 0,
                "count": 20409451,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20409451,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20409451,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20409451,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20409451,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              639803.6638,
              4799739.007,
              1573.645856,
              640832.0838,
              4801148.167,
              2150.445856
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    639803.6637951236,
                    4799739.00746239,
                    1573.6458556288826
                  ],
                  [
                    639803.6637951236,
                    4801148.16746239,
                    1573.6458556288826
                  ],
                  [
                    640832.0837951235,
                    4801148.16746239,
                    2150.445855628883
                  ],
                  [
                    640832.0837951235,
                    4799739.00746239,
                    2150.445855628883
                  ],
                  [
                    639803.6637951236,
                    4799739.00746239,
                    1573.6458556288826
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:49:53+00:00",
            "end_time": "2019-06-04T16:04: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": "20190604_43121D3321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37531898288108,
              43.37499978517688,
              1579.353361299101
            ],
            [
              -121.37498047023843,
              43.38767227702977,
              1579.353361299101
            ],
            [
              -121.36214994394027,
              43.38748919977036,
              2064.853361299101
            ],
            [
              -121.3624911264476,
              43.3748167884708,
              2064.853361299101
            ],
            [
              -121.37531898288108,
              43.37499978517688,
              1579.353361299101
            ]
          ]
        ]
      },
      "bbox": [
        -121.375319,
        43.37481679,
        1579.353361,
        -121.3621499,
        43.38767228,
        2064.853361
      ],
      "properties": {
        "datetime": "2019-06-04T16:55:33Z",
        "pc:count": 24074935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632137.577,
            "count": 24074935,
            "maximum": 632657.5493,
            "minimum": 631617.9293,
            "name": "X",
            "position": 0,
            "stddev": 293.1962039,
            "variance": 85964.014
          },
          {
            "average": 4804432.302,
            "count": 24074935,
            "maximum": 4805148.921,
            "minimum": 4803741.001,
            "name": "Y",
            "position": 1,
            "stddev": 400.259252,
            "variance": 160207.4688
          },
          {
            "average": 1644.374059,
            "count": 24074935,
            "maximum": 2064.853361,
            "minimum": 1579.353361,
            "name": "Z",
            "position": 2,
            "stddev": 25.65293079,
            "variance": 658.0728579
          },
          {
            "average": 18235.54366,
            "count": 24074935,
            "maximum": 65309,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11272.73266,
            "variance": 127074501.7
          },
          {
            "average": 1.233589997,
            "count": 24074935,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5107909515,
            "variance": 0.2609073961
          },
          {
            "average": 1.467189714,
            "count": 24074935,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7032684226,
            "variance": 0.4945864742
          },
          {
            "average": 0.5039423367,
            "count": 24074935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999844681,
            "variance": 0.2499844684
          },
          {
            "average": 0,
            "count": 24074935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306505957,
            "count": 24074935,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.705013795,
            "variance": 2.907072041
          },
          {
            "average": -0.9995668859,
            "count": 24074935,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87514967,
            "variance": 118.2688803
          },
          {
            "average": 0.4939689349,
            "count": 24074935,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999636353,
            "variance": 0.2499636366
          },
          {
            "average": 10084.60537,
            "count": 24074935,
            "maximum": 10087,
            "minimum": 10082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.114899213,
            "variance": 1.243000256
          },
          {
            "average": 243701394.3,
            "count": 24074935,
            "maximum": 243702533.3,
            "minimum": 243700083.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.3555435,
            "variance": 270769.8916
          },
          {
            "average": 0,
            "count": 24074935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24074935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24074935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24074935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24074935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631617.9293,
          4803741.001,
          1579.353361,
          632657.5493,
          4805148.921,
          2064.853361
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631617.929259982,
                4803741.001200301,
                1579.353361299101
              ],
              [
                631617.929259982,
                4805148.921200301,
                1579.353361299101
              ],
              [
                632657.5492599821,
                4805148.921200301,
                2064.853361299101
              ],
              [
                632657.5492599821,
                4803741.001200301,
                2064.853361299101
              ],
              [
                631617.929259982,
                4803741.001200301,
                1579.353361299101
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:55:33+00:00",
        "end_time": "2019-06-04T16:14:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.375319,
            43.37481679,
            1579.353361,
            -121.3621499,
            43.38767228,
            2064.853361
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37531898288108,
                  43.37499978517688,
                  1579.353361299101
                ],
                [
                  -121.37498047023843,
                  43.38767227702977,
                  1579.353361299101
                ],
                [
                  -121.36214994394027,
                  43.38748919977036,
                  2064.853361299101
                ],
                [
                  -121.3624911264476,
                  43.3748167884708,
                  2064.853361299101
                ],
                [
                  -121.37531898288108,
                  43.37499978517688,
                  1579.353361299101
                ]
              ]
            ]
          },
          "id": "20190604_43121D3321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:55:33Z",
            "pc:count": 24074935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632137.577,
                "count": 24074935,
                "maximum": 632657.5493,
                "minimum": 631617.9293,
                "name": "X",
                "position": 0,
                "stddev": 293.1962039,
                "variance": 85964.014
              },
              {
                "average": 4804432.302,
                "count": 24074935,
                "maximum": 4805148.921,
                "minimum": 4803741.001,
                "name": "Y",
                "position": 1,
                "stddev": 400.259252,
                "variance": 160207.4688
              },
              {
                "average": 1644.374059,
                "count": 24074935,
                "maximum": 2064.853361,
                "minimum": 1579.353361,
                "name": "Z",
                "position": 2,
                "stddev": 25.65293079,
                "variance": 658.0728579
              },
              {
                "average": 18235.54366,
                "count": 24074935,
                "maximum": 65309,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11272.73266,
                "variance": 127074501.7
              },
              {
                "average": 1.233589997,
                "count": 24074935,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5107909515,
                "variance": 0.2609073961
              },
              {
                "average": 1.467189714,
                "count": 24074935,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7032684226,
                "variance": 0.4945864742
              },
              {
                "average": 0.5039423367,
                "count": 24074935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999844681,
                "variance": 0.2499844684
              },
              {
                "average": 0,
                "count": 24074935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306505957,
                "count": 24074935,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.705013795,
                "variance": 2.907072041
              },
              {
                "average": -0.9995668859,
                "count": 24074935,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87514967,
                "variance": 118.2688803
              },
              {
                "average": 0.4939689349,
                "count": 24074935,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999636353,
                "variance": 0.2499636366
              },
              {
                "average": 10084.60537,
                "count": 24074935,
                "maximum": 10087,
                "minimum": 10082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.114899213,
                "variance": 1.243000256
              },
              {
                "average": 243701394.3,
                "count": 24074935,
                "maximum": 243702533.3,
                "minimum": 243700083.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.3555435,
                "variance": 270769.8916
              },
              {
                "average": 0,
                "count": 24074935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24074935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24074935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24074935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24074935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631617.9293,
              4803741.001,
              1579.353361,
              632657.5493,
              4805148.921,
              2064.853361
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631617.929259982,
                    4803741.001200301,
                    1579.353361299101
                  ],
                  [
                    631617.929259982,
                    4805148.921200301,
                    1579.353361299101
                  ],
                  [
                    632657.5492599821,
                    4805148.921200301,
                    2064.853361299101
                  ],
                  [
                    632657.5492599821,
                    4803741.001200301,
                    2064.853361299101
                  ],
                  [
                    631617.929259982,
                    4803741.001200301,
                    1579.353361299101
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:55:33+00:00",
            "end_time": "2019-06-04T16: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": "20190603_43121D4113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47530008164641,
              43.462499027278334,
              1367.4454218889543
            ],
            [
              -121.47498169560271,
              43.47516113233562,
              1367.4454218889543
            ],
            [
              -121.46217061568623,
              43.47498951720499,
              1893.1054218889542
            ],
            [
              -121.46249167380805,
              43.46232748758303,
              1893.1054218889542
            ],
            [
              -121.47530008164641,
              43.462499027278334,
              1367.4454218889543
            ]
          ]
        ]
      },
      "bbox": [
        -121.4753001,
        43.46232749,
        1367.445422,
        -121.4621706,
        43.47516113,
        1893.105422
      ],
      "properties": {
        "datetime": "2019-06-03T17:47:37Z",
        "pc:count": 18941845,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623865.3363,
            "count": 18941845,
            "maximum": 624376.9097,
            "minimum": 623340.4097,
            "name": "X",
            "position": 0,
            "stddev": 293.2542335,
            "variance": 85998.04544
          },
          {
            "average": 4813999.564,
            "count": 18941845,
            "maximum": 4814712.353,
            "minimum": 4813305.633,
            "name": "Y",
            "position": 1,
            "stddev": 397.7530659,
            "variance": 158207.5014
          },
          {
            "average": 1377.41218,
            "count": 18941845,
            "maximum": 1893.105422,
            "minimum": 1367.445422,
            "name": "Z",
            "position": 2,
            "stddev": 4.927995078,
            "variance": 24.28513548
          },
          {
            "average": 22044.53982,
            "count": 18941845,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10248.37832,
            "variance": 105029258.3
          },
          {
            "average": 1.101363463,
            "count": 18941845,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3309911212,
            "variance": 0.1095551223
          },
          {
            "average": 1.202721488,
            "count": 18941845,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4658531434,
            "variance": 0.2170191512
          },
          {
            "average": 0.4996726032,
            "count": 18941845,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999906,
            "variance": 0.249999906
          },
          {
            "average": 0,
            "count": 18941845,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211359823,
            "count": 18941845,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8411142437,
            "variance": 0.707473171
          },
          {
            "average": 0.7429520376,
            "count": 18941845,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80164607,
            "variance": 116.6755577
          },
          {
            "average": 0.4986527448,
            "count": 18941845,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981981,
            "variance": 0.2499981981
          },
          {
            "average": 10046.16642,
            "count": 18941845,
            "maximum": 10049,
            "minimum": 10044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.126749179,
            "variance": 1.269563713
          },
          {
            "average": 243617100.4,
            "count": 18941845,
            "maximum": 243619257.7,
            "minimum": 243615397.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 795.8086044,
            "variance": 633311.3348
          },
          {
            "average": 0,
            "count": 18941845,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18941845,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18941845,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18941845,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18941845,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623340.4097,
          4813305.633,
          1367.445422,
          624376.9097,
          4814712.353,
          1893.105422
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623340.4097077299,
                4813305.632505448,
                1367.4454218889543
              ],
              [
                623340.4097077299,
                4814712.352505448,
                1367.4454218889543
              ],
              [
                624376.9097077299,
                4814712.352505448,
                1893.1054218889542
              ],
              [
                624376.9097077299,
                4813305.632505448,
                1893.1054218889542
              ],
              [
                623340.4097077299,
                4813305.632505448,
                1367.4454218889543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:47:37+00:00",
        "end_time": "2019-06-03T16:43:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4753001,
            43.46232749,
            1367.445422,
            -121.4621706,
            43.47516113,
            1893.105422
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47530008164641,
                  43.462499027278334,
                  1367.4454218889543
                ],
                [
                  -121.47498169560271,
                  43.47516113233562,
                  1367.4454218889543
                ],
                [
                  -121.46217061568623,
                  43.47498951720499,
                  1893.1054218889542
                ],
                [
                  -121.46249167380805,
                  43.46232748758303,
                  1893.1054218889542
                ],
                [
                  -121.47530008164641,
                  43.462499027278334,
                  1367.4454218889543
                ]
              ]
            ]
          },
          "id": "20190603_43121D4113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:47:37Z",
            "pc:count": 18941845,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623865.3363,
                "count": 18941845,
                "maximum": 624376.9097,
                "minimum": 623340.4097,
                "name": "X",
                "position": 0,
                "stddev": 293.2542335,
                "variance": 85998.04544
              },
              {
                "average": 4813999.564,
                "count": 18941845,
                "maximum": 4814712.353,
                "minimum": 4813305.633,
                "name": "Y",
                "position": 1,
                "stddev": 397.7530659,
                "variance": 158207.5014
              },
              {
                "average": 1377.41218,
                "count": 18941845,
                "maximum": 1893.105422,
                "minimum": 1367.445422,
                "name": "Z",
                "position": 2,
                "stddev": 4.927995078,
                "variance": 24.28513548
              },
              {
                "average": 22044.53982,
                "count": 18941845,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10248.37832,
                "variance": 105029258.3
              },
              {
                "average": 1.101363463,
                "count": 18941845,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3309911212,
                "variance": 0.1095551223
              },
              {
                "average": 1.202721488,
                "count": 18941845,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4658531434,
                "variance": 0.2170191512
              },
              {
                "average": 0.4996726032,
                "count": 18941845,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999906,
                "variance": 0.249999906
              },
              {
                "average": 0,
                "count": 18941845,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211359823,
                "count": 18941845,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8411142437,
                "variance": 0.707473171
              },
              {
                "average": 0.7429520376,
                "count": 18941845,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80164607,
                "variance": 116.6755577
              },
              {
                "average": 0.4986527448,
                "count": 18941845,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981981,
                "variance": 0.2499981981
              },
              {
                "average": 10046.16642,
                "count": 18941845,
                "maximum": 10049,
                "minimum": 10044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.126749179,
                "variance": 1.269563713
              },
              {
                "average": 243617100.4,
                "count": 18941845,
                "maximum": 243619257.7,
                "minimum": 243615397.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 795.8086044,
                "variance": 633311.3348
              },
              {
                "average": 0,
                "count": 18941845,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18941845,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18941845,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18941845,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18941845,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623340.4097,
              4813305.633,
              1367.445422,
              624376.9097,
              4814712.353,
              1893.105422
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623340.4097077299,
                    4813305.632505448,
                    1367.4454218889543
                  ],
                  [
                    623340.4097077299,
                    4814712.352505448,
                    1367.4454218889543
                  ],
                  [
                    624376.9097077299,
                    4814712.352505448,
                    1893.1054218889542
                  ],
                  [
                    624376.9097077299,
                    4813305.632505448,
                    1893.1054218889542
                  ],
                  [
                    623340.4097077299,
                    4813305.632505448,
                    1367.4454218889543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:47:37+00:00",
            "end_time": "2019-06-03T16:43: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": "20190603_43121C3120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32532864809245,
              43.3249999962312,
              1613.271369821803
            ],
            [
              -121.32498017761738,
              43.33767786060462,
              1613.271369821803
            ],
            [
              -121.31214102431878,
              43.33748905958349,
              2253.631369821803
            ],
            [
              -121.31249216276773,
              43.32481127832548,
              2253.631369821803
            ],
            [
              -121.32532864809245,
              43.3249999962312,
              1613.271369821803
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253286,
        43.32481128,
        1613.27137,
        -121.312141,
        43.33767786,
        2253.63137
      ],
      "properties": {
        "datetime": "2019-06-04T15:51:04Z",
        "pc:count": 24874627,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636308.9733,
            "count": 24874627,
            "maximum": 636820.4349,
            "minimum": 635779.2349,
            "name": "X",
            "position": 0,
            "stddev": 289.8255164,
            "variance": 83998.82998
          },
          {
            "average": 4798988.074,
            "count": 24874627,
            "maximum": 4799676.771,
            "minimum": 4798268.231,
            "name": "Y",
            "position": 1,
            "stddev": 401.2143826,
            "variance": 160972.9808
          },
          {
            "average": 1832.467752,
            "count": 24874627,
            "maximum": 2253.63137,
            "minimum": 1613.27137,
            "name": "Z",
            "position": 2,
            "stddev": 19.61860637,
            "variance": 384.8897157
          },
          {
            "average": 17255.20861,
            "count": 24874627,
            "maximum": 60072,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10442.2398,
            "variance": 109040372
          },
          {
            "average": 1.214931183,
            "count": 24874627,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4733533585,
            "variance": 0.224063402
          },
          {
            "average": 1.429878687,
            "count": 24874627,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6411735471,
            "variance": 0.4111035175
          },
          {
            "average": 0,
            "count": 24874627,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24874627,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245069524,
            "count": 24874627,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.427918675,
            "variance": 2.038951741
          },
          {
            "average": -1.036542935,
            "count": 24874627,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78300861,
            "variance": 116.2732748
          },
          {
            "average": 0.4946511962,
            "count": 24874627,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999713995,
            "variance": 0.2499714003
          },
          {
            "average": 10076.45651,
            "count": 24874627,
            "maximum": 10079,
            "minimum": 10072,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.266424527,
            "variance": 1.603831082
          },
          {
            "average": 243695732,
            "count": 24874627,
            "maximum": 243698664.7,
            "minimum": 243628441.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10931.09421,
            "variance": 119488820.7
          },
          {
            "average": 0,
            "count": 24874627,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24874627,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24874627,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24874627,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24874627,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635779.2349,
          4798268.231,
          1613.27137,
          636820.4349,
          4799676.771,
          2253.63137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635779.2349429172,
                4798268.231142667,
                1613.271369821803
              ],
              [
                635779.2349429172,
                4799676.771142666,
                1613.271369821803
              ],
              [
                636820.4349429172,
                4799676.771142666,
                2253.631369821803
              ],
              [
                636820.4349429172,
                4798268.231142667,
                2253.631369821803
              ],
              [
                635779.2349429172,
                4798268.231142667,
                1613.271369821803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:51:04+00:00",
        "end_time": "2019-06-03T20:20:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253286,
            43.32481128,
            1613.27137,
            -121.312141,
            43.33767786,
            2253.63137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32532864809245,
                  43.3249999962312,
                  1613.271369821803
                ],
                [
                  -121.32498017761738,
                  43.33767786060462,
                  1613.271369821803
                ],
                [
                  -121.31214102431878,
                  43.33748905958349,
                  2253.631369821803
                ],
                [
                  -121.31249216276773,
                  43.32481127832548,
                  2253.631369821803
                ],
                [
                  -121.32532864809245,
                  43.3249999962312,
                  1613.271369821803
                ]
              ]
            ]
          },
          "id": "20190603_43121C3120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:51:04Z",
            "pc:count": 24874627,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636308.9733,
                "count": 24874627,
                "maximum": 636820.4349,
                "minimum": 635779.2349,
                "name": "X",
                "position": 0,
                "stddev": 289.8255164,
                "variance": 83998.82998
              },
              {
                "average": 4798988.074,
                "count": 24874627,
                "maximum": 4799676.771,
                "minimum": 4798268.231,
                "name": "Y",
                "position": 1,
                "stddev": 401.2143826,
                "variance": 160972.9808
              },
              {
                "average": 1832.467752,
                "count": 24874627,
                "maximum": 2253.63137,
                "minimum": 1613.27137,
                "name": "Z",
                "position": 2,
                "stddev": 19.61860637,
                "variance": 384.8897157
              },
              {
                "average": 17255.20861,
                "count": 24874627,
                "maximum": 60072,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10442.2398,
                "variance": 109040372
              },
              {
                "average": 1.214931183,
                "count": 24874627,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4733533585,
                "variance": 0.224063402
              },
              {
                "average": 1.429878687,
                "count": 24874627,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6411735471,
                "variance": 0.4111035175
              },
              {
                "average": 0,
                "count": 24874627,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24874627,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245069524,
                "count": 24874627,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.427918675,
                "variance": 2.038951741
              },
              {
                "average": -1.036542935,
                "count": 24874627,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78300861,
                "variance": 116.2732748
              },
              {
                "average": 0.4946511962,
                "count": 24874627,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999713995,
                "variance": 0.2499714003
              },
              {
                "average": 10076.45651,
                "count": 24874627,
                "maximum": 10079,
                "minimum": 10072,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.266424527,
                "variance": 1.603831082
              },
              {
                "average": 243695732,
                "count": 24874627,
                "maximum": 243698664.7,
                "minimum": 243628441.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10931.09421,
                "variance": 119488820.7
              },
              {
                "average": 0,
                "count": 24874627,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24874627,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24874627,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24874627,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24874627,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635779.2349,
              4798268.231,
              1613.27137,
              636820.4349,
              4799676.771,
              2253.63137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635779.2349429172,
                    4798268.231142667,
                    1613.271369821803
                  ],
                  [
                    635779.2349429172,
                    4799676.771142666,
                    1613.271369821803
                  ],
                  [
                    636820.4349429172,
                    4799676.771142666,
                    2253.631369821803
                  ],
                  [
                    636820.4349429172,
                    4798268.231142667,
                    2253.631369821803
                  ],
                  [
                    635779.2349429172,
                    4798268.231142667,
                    1613.271369821803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:51:04+00:00",
            "end_time": "2019-06-03T20:20: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": "20190604_43121C4205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.38781657185294,
              43.36249962231731,
              1544.2105756550384
            ],
            [
              -121.3874808471887,
              43.37517078008422,
              1544.2105756550384
            ],
            [
              -121.37465287717556,
              43.374989146909385,
              2180.2705756550386
            ],
            [
              -121.37499126975464,
              43.36231806905402,
              2180.2705756550386
            ],
            [
              -121.38781657185294,
              43.36249962231731,
              1544.2105756550384
            ]
          ]
        ]
      },
      "bbox": [
        -121.3878166,
        43.36231807,
        1544.210576,
        -121.3746529,
        43.37517078,
        2180.270576
      ],
      "properties": {
        "datetime": "2019-06-04T16:24:47Z",
        "pc:count": 25685184,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631153.6785,
            "count": 25685184,
            "maximum": 631671.9154,
            "minimum": 630632.2954,
            "name": "X",
            "position": 0,
            "stddev": 294.8347168,
            "variance": 86927.51025
          },
          {
            "average": 4803045.524,
            "count": 25685184,
            "maximum": 4803740.871,
            "minimum": 4802333.111,
            "name": "Y",
            "position": 1,
            "stddev": 403.3477844,
            "variance": 162689.4352
          },
          {
            "average": 1683.542331,
            "count": 25685184,
            "maximum": 2180.270576,
            "minimum": 1544.210576,
            "name": "Z",
            "position": 2,
            "stddev": 18.95790375,
            "variance": 359.4021145
          },
          {
            "average": 15582.0999,
            "count": 25685184,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9698.287051,
            "variance": 94056771.72
          },
          {
            "average": 1.218563083,
            "count": 25685184,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4903603514,
            "variance": 0.2404532743
          },
          {
            "average": 1.437125231,
            "count": 25685184,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6745540816,
            "variance": 0.455023209
          },
          {
            "average": 0.5009397246,
            "count": 25685184,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991267,
            "variance": 0.2499991267
          },
          {
            "average": 0,
            "count": 25685184,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2503291,
            "count": 25685184,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.519545325,
            "variance": 2.309017994
          },
          {
            "average": -0.6783462116,
            "count": 25685184,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88192903,
            "variance": 118.4163795
          },
          {
            "average": 0.4950038902,
            "count": 25685184,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499975048,
            "variance": 0.2499750486
          },
          {
            "average": 10080.78292,
            "count": 25685184,
            "maximum": 10083,
            "minimum": 10078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.153889221,
            "variance": 1.331460335
          },
          {
            "average": 243699558.5,
            "count": 25685184,
            "maximum": 243700687.7,
            "minimum": 243698265,
            "name": "GpsTime",
            "position": 12,
            "stddev": 532.4981065,
            "variance": 283554.2334
          },
          {
            "average": 0,
            "count": 25685184,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25685184,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25685184,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25685184,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25685184,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630632.2954,
          4802333.111,
          1544.210576,
          631671.9154,
          4803740.871,
          2180.270576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630632.2953843141,
                4802333.11111424,
                1544.2105756550384
              ],
              [
                630632.2953843141,
                4803740.87111424,
                1544.2105756550384
              ],
              [
                631671.9153843143,
                4803740.87111424,
                2180.2705756550386
              ],
              [
                631671.9153843143,
                4802333.11111424,
                2180.2705756550386
              ],
              [
                630632.2953843141,
                4802333.11111424,
                1544.2105756550384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:24:47+00:00",
        "end_time": "2019-06-04T15:44:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C4205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C4205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C4205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3878166,
            43.36231807,
            1544.210576,
            -121.3746529,
            43.37517078,
            2180.270576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.38781657185294,
                  43.36249962231731,
                  1544.2105756550384
                ],
                [
                  -121.3874808471887,
                  43.37517078008422,
                  1544.2105756550384
                ],
                [
                  -121.37465287717556,
                  43.374989146909385,
                  2180.2705756550386
                ],
                [
                  -121.37499126975464,
                  43.36231806905402,
                  2180.2705756550386
                ],
                [
                  -121.38781657185294,
                  43.36249962231731,
                  1544.2105756550384
                ]
              ]
            ]
          },
          "id": "20190604_43121C4205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C4205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:24:47Z",
            "pc:count": 25685184,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631153.6785,
                "count": 25685184,
                "maximum": 631671.9154,
                "minimum": 630632.2954,
                "name": "X",
                "position": 0,
                "stddev": 294.8347168,
                "variance": 86927.51025
              },
              {
                "average": 4803045.524,
                "count": 25685184,
                "maximum": 4803740.871,
                "minimum": 4802333.111,
                "name": "Y",
                "position": 1,
                "stddev": 403.3477844,
                "variance": 162689.4352
              },
              {
                "average": 1683.542331,
                "count": 25685184,
                "maximum": 2180.270576,
                "minimum": 1544.210576,
                "name": "Z",
                "position": 2,
                "stddev": 18.95790375,
                "variance": 359.4021145
              },
              {
                "average": 15582.0999,
                "count": 25685184,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9698.287051,
                "variance": 94056771.72
              },
              {
                "average": 1.218563083,
                "count": 25685184,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4903603514,
                "variance": 0.2404532743
              },
              {
                "average": 1.437125231,
                "count": 25685184,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6745540816,
                "variance": 0.455023209
              },
              {
                "average": 0.5009397246,
                "count": 25685184,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991267,
                "variance": 0.2499991267
              },
              {
                "average": 0,
                "count": 25685184,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2503291,
                "count": 25685184,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.519545325,
                "variance": 2.309017994
              },
              {
                "average": -0.6783462116,
                "count": 25685184,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88192903,
                "variance": 118.4163795
              },
              {
                "average": 0.4950038902,
                "count": 25685184,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499975048,
                "variance": 0.2499750486
              },
              {
                "average": 10080.78292,
                "count": 25685184,
                "maximum": 10083,
                "minimum": 10078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.153889221,
                "variance": 1.331460335
              },
              {
                "average": 243699558.5,
                "count": 25685184,
                "maximum": 243700687.7,
                "minimum": 243698265,
                "name": "GpsTime",
                "position": 12,
                "stddev": 532.4981065,
                "variance": 283554.2334
              },
              {
                "average": 0,
                "count": 25685184,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25685184,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25685184,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25685184,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25685184,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630632.2954,
              4802333.111,
              1544.210576,
              631671.9154,
              4803740.871,
              2180.270576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630632.2953843141,
                    4802333.11111424,
                    1544.2105756550384
                  ],
                  [
                    630632.2953843141,
                    4803740.87111424,
                    1544.2105756550384
                  ],
                  [
                    631671.9153843143,
                    4803740.87111424,
                    2180.2705756550386
                  ],
                  [
                    631671.9153843143,
                    4802333.11111424,
                    2180.2705756550386
                  ],
                  [
                    630632.2953843141,
                    4802333.11111424,
                    1544.2105756550384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:24:47+00:00",
            "end_time": "2019-06-04T15:44: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": "20190603_43121D4107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779737365122,
              43.47499921557245,
              1343.2222663690181
            ],
            [
              -121.48748148583522,
              43.48766028607017,
              1343.2222663690181
            ],
            [
              -121.47467238766487,
              43.48749009511012,
              1894.302266369018
            ],
            [
              -121.47499094812986,
              43.474829099413846,
              1894.302266369018
            ],
            [
              -121.48779737365122,
              43.47499921557245,
              1343.2222663690181
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877974,
        43.4748291,
        1343.222266,
        -121.4746724,
        43.48766029,
        1894.302266
      ],
      "properties": {
        "datetime": "2019-06-03T18:14:41Z",
        "pc:count": 17598100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622824.2019,
            "count": 17598100,
            "maximum": 623340.3368,
            "minimum": 622304.2168,
            "name": "X",
            "position": 0,
            "stddev": 292.597393,
            "variance": 85613.23437
          },
          {
            "average": 4815377.69,
            "count": 17598100,
            "maximum": 4816082.063,
            "minimum": 4814675.463,
            "name": "Y",
            "position": 1,
            "stddev": 406.3702931,
            "variance": 165136.8151
          },
          {
            "average": 1361.521042,
            "count": 17598100,
            "maximum": 1894.302266,
            "minimum": 1343.222266,
            "name": "Z",
            "position": 2,
            "stddev": 6.315299815,
            "variance": 39.88301175
          },
          {
            "average": 22258.12055,
            "count": 17598100,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9446.419239,
            "variance": 89234836.44
          },
          {
            "average": 1.083272456,
            "count": 17598100,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2996487671,
            "variance": 0.08978938365
          },
          {
            "average": 1.166536103,
            "count": 17598100,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4232618899,
            "variance": 0.1791506275
          },
          {
            "average": 0.5037972849,
            "count": 17598100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999855946,
            "variance": 0.2499855948
          },
          {
            "average": 0,
            "count": 17598100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198558594,
            "count": 17598100,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7570421405,
            "variance": 0.5731128025
          },
          {
            "average": -0.9133875066,
            "count": 17598100,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83887381,
            "variance": 117.4811855
          },
          {
            "average": 0.505830459,
            "count": 17598100,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999660188,
            "variance": 0.24996602
          },
          {
            "average": 10049.69006,
            "count": 17598100,
            "maximum": 10052,
            "minimum": 10047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.161166989,
            "variance": 1.348308776
          },
          {
            "average": 243619502.9,
            "count": 17598100,
            "maximum": 243620881,
            "minimum": 243617876.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 808.8199801,
            "variance": 654189.7602
          },
          {
            "average": 0,
            "count": 17598100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17598100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17598100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17598100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17598100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622304.2168,
          4814675.463,
          1343.222266,
          623340.3368,
          4816082.063,
          1894.302266
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622304.2168375504,
                4814675.463316009,
                1343.2222663690181
              ],
              [
                622304.2168375504,
                4816082.063316009,
                1343.2222663690181
              ],
              [
                623340.3368375505,
                4816082.063316009,
                1894.302266369018
              ],
              [
                623340.3368375505,
                4814675.463316009,
                1894.302266369018
              ],
              [
                622304.2168375504,
                4814675.463316009,
                1343.2222663690181
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:14:41+00:00",
        "end_time": "2019-06-03T17:24:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877974,
            43.4748291,
            1343.222266,
            -121.4746724,
            43.48766029,
            1894.302266
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779737365122,
                  43.47499921557245,
                  1343.2222663690181
                ],
                [
                  -121.48748148583522,
                  43.48766028607017,
                  1343.2222663690181
                ],
                [
                  -121.47467238766487,
                  43.48749009511012,
                  1894.302266369018
                ],
                [
                  -121.47499094812986,
                  43.474829099413846,
                  1894.302266369018
                ],
                [
                  -121.48779737365122,
                  43.47499921557245,
                  1343.2222663690181
                ]
              ]
            ]
          },
          "id": "20190603_43121D4107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:14:41Z",
            "pc:count": 17598100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622824.2019,
                "count": 17598100,
                "maximum": 623340.3368,
                "minimum": 622304.2168,
                "name": "X",
                "position": 0,
                "stddev": 292.597393,
                "variance": 85613.23437
              },
              {
                "average": 4815377.69,
                "count": 17598100,
                "maximum": 4816082.063,
                "minimum": 4814675.463,
                "name": "Y",
                "position": 1,
                "stddev": 406.3702931,
                "variance": 165136.8151
              },
              {
                "average": 1361.521042,
                "count": 17598100,
                "maximum": 1894.302266,
                "minimum": 1343.222266,
                "name": "Z",
                "position": 2,
                "stddev": 6.315299815,
                "variance": 39.88301175
              },
              {
                "average": 22258.12055,
                "count": 17598100,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9446.419239,
                "variance": 89234836.44
              },
              {
                "average": 1.083272456,
                "count": 17598100,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2996487671,
                "variance": 0.08978938365
              },
              {
                "average": 1.166536103,
                "count": 17598100,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4232618899,
                "variance": 0.1791506275
              },
              {
                "average": 0.5037972849,
                "count": 17598100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999855946,
                "variance": 0.2499855948
              },
              {
                "average": 0,
                "count": 17598100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198558594,
                "count": 17598100,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7570421405,
                "variance": 0.5731128025
              },
              {
                "average": -0.9133875066,
                "count": 17598100,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83887381,
                "variance": 117.4811855
              },
              {
                "average": 0.505830459,
                "count": 17598100,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999660188,
                "variance": 0.24996602
              },
              {
                "average": 10049.69006,
                "count": 17598100,
                "maximum": 10052,
                "minimum": 10047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.161166989,
                "variance": 1.348308776
              },
              {
                "average": 243619502.9,
                "count": 17598100,
                "maximum": 243620881,
                "minimum": 243617876.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 808.8199801,
                "variance": 654189.7602
              },
              {
                "average": 0,
                "count": 17598100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17598100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17598100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17598100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17598100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622304.2168,
              4814675.463,
              1343.222266,
              623340.3368,
              4816082.063,
              1894.302266
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622304.2168375504,
                    4814675.463316009,
                    1343.2222663690181
                  ],
                  [
                    622304.2168375504,
                    4816082.063316009,
                    1343.2222663690181
                  ],
                  [
                    623340.3368375505,
                    4816082.063316009,
                    1894.302266369018
                  ],
                  [
                    623340.3368375505,
                    4814675.463316009,
                    1894.302266369018
                  ],
                  [
                    622304.2168375504,
                    4814675.463316009,
                    1343.2222663690181
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:14:41+00:00",
            "end_time": "2019-06-03T17:24: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": "20190604_43121C3215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.2626756639763,
              43.343333371161776,
              1556.6584863975922
            ],
            [
              -121.26248278366876,
              43.35009410819246,
              1556.6584863975922
            ],
            [
              -121.25592889385315,
              43.34999432610119,
              1953.6784863975922
            ],
            [
              -121.25612250080523,
              43.3432336124971,
              1953.6784863975922
            ],
            [
              -121.2626756639763,
              43.343333371161776,
              1556.6584863975922
            ]
          ]
        ]
      },
      "bbox": [
        -121.2626757,
        43.34323361,
        1556.658486,
        -121.2559289,
        43.35009411,
        1953.678486
      ],
      "properties": {
        "datetime": "2019-06-04T16:50:01Z",
        "pc:count": 3451136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 640993.6988,
            "count": 3451136,
            "maximum": 641348.1334,
            "minimum": 640816.7334,
            "name": "X",
            "position": 0,
            "stddev": 120.2621933,
            "variance": 14462.99514
          },
          {
            "average": 4800900.196,
            "count": 3451136,
            "maximum": 4801159.269,
            "minimum": 4800408.109,
            "name": "Y",
            "position": 1,
            "stddev": 178.4015508,
            "variance": 31827.11334
          },
          {
            "average": 1702.027402,
            "count": 3451136,
            "maximum": 1953.678486,
            "minimum": 1556.658486,
            "name": "Z",
            "position": 2,
            "stddev": 25.9045748,
            "variance": 671.0469957
          },
          {
            "average": 22232.83252,
            "count": 3451136,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12370.56474,
            "variance": 153030872
          },
          {
            "average": 1.173913749,
            "count": 3451136,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4131789815,
            "variance": 0.1707168708
          },
          {
            "average": 1.347736803,
            "count": 3451136,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5549114269,
            "variance": 0.3079266917
          },
          {
            "average": 0.4975721038,
            "count": 3451136,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941777,
            "variance": 0.2499941778
          },
          {
            "average": 0,
            "count": 3451136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200986284,
            "count": 3451136,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.971413977,
            "variance": 0.9436451147
          },
          {
            "average": 2.044358565,
            "count": 3451136,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83726745,
            "variance": 117.4463658
          },
          {
            "average": 0.4932430944,
            "count": 3451136,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999544146,
            "variance": 0.2499544167
          },
          {
            "average": 10084.71701,
            "count": 3451136,
            "maximum": 10086,
            "minimum": 10083,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7845151205,
            "variance": 0.6154639743
          },
          {
            "average": 243701442.8,
            "count": 3451136,
            "maximum": 243702201.4,
            "minimum": 243700497.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 378.804151,
            "variance": 143492.5848
          },
          {
            "average": 0,
            "count": 3451136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451136,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451136,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          640816.7334,
          4800408.109,
          1556.658486,
          641348.1334,
          4801159.269,
          1953.678486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                640816.7334058646,
                4800408.108782597,
                1556.6584863975922
              ],
              [
                640816.7334058646,
                4801159.268782597,
                1556.6584863975922
              ],
              [
                641348.1334058645,
                4801159.268782597,
                1953.6784863975922
              ],
              [
                641348.1334058645,
                4800408.108782597,
                1953.6784863975922
              ],
              [
                640816.7334058646,
                4800408.108782597,
                1556.6584863975922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:50:01+00:00",
        "end_time": "2019-06-04T16:21:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2626757,
            43.34323361,
            1556.658486,
            -121.2559289,
            43.35009411,
            1953.678486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.2626756639763,
                  43.343333371161776,
                  1556.6584863975922
                ],
                [
                  -121.26248278366876,
                  43.35009410819246,
                  1556.6584863975922
                ],
                [
                  -121.25592889385315,
                  43.34999432610119,
                  1953.6784863975922
                ],
                [
                  -121.25612250080523,
                  43.3432336124971,
                  1953.6784863975922
                ],
                [
                  -121.2626756639763,
                  43.343333371161776,
                  1556.6584863975922
                ]
              ]
            ]
          },
          "id": "20190604_43121C3215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:50:01Z",
            "pc:count": 3451136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 640993.6988,
                "count": 3451136,
                "maximum": 641348.1334,
                "minimum": 640816.7334,
                "name": "X",
                "position": 0,
                "stddev": 120.2621933,
                "variance": 14462.99514
              },
              {
                "average": 4800900.196,
                "count": 3451136,
                "maximum": 4801159.269,
                "minimum": 4800408.109,
                "name": "Y",
                "position": 1,
                "stddev": 178.4015508,
                "variance": 31827.11334
              },
              {
                "average": 1702.027402,
                "count": 3451136,
                "maximum": 1953.678486,
                "minimum": 1556.658486,
                "name": "Z",
                "position": 2,
                "stddev": 25.9045748,
                "variance": 671.0469957
              },
              {
                "average": 22232.83252,
                "count": 3451136,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12370.56474,
                "variance": 153030872
              },
              {
                "average": 1.173913749,
                "count": 3451136,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4131789815,
                "variance": 0.1707168708
              },
              {
                "average": 1.347736803,
                "count": 3451136,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5549114269,
                "variance": 0.3079266917
              },
              {
                "average": 0.4975721038,
                "count": 3451136,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941777,
                "variance": 0.2499941778
              },
              {
                "average": 0,
                "count": 3451136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200986284,
                "count": 3451136,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.971413977,
                "variance": 0.9436451147
              },
              {
                "average": 2.044358565,
                "count": 3451136,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83726745,
                "variance": 117.4463658
              },
              {
                "average": 0.4932430944,
                "count": 3451136,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999544146,
                "variance": 0.2499544167
              },
              {
                "average": 10084.71701,
                "count": 3451136,
                "maximum": 10086,
                "minimum": 10083,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7845151205,
                "variance": 0.6154639743
              },
              {
                "average": 243701442.8,
                "count": 3451136,
                "maximum": 243702201.4,
                "minimum": 243700497.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 378.804151,
                "variance": 143492.5848
              },
              {
                "average": 0,
                "count": 3451136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451136,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451136,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              640816.7334,
              4800408.109,
              1556.658486,
              641348.1334,
              4801159.269,
              1953.678486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    640816.7334058646,
                    4800408.108782597,
                    1556.6584863975922
                  ],
                  [
                    640816.7334058646,
                    4801159.268782597,
                    1556.6584863975922
                  ],
                  [
                    641348.1334058645,
                    4801159.268782597,
                    1953.6784863975922
                  ],
                  [
                    641348.1334058645,
                    4800408.108782597,
                    1953.6784863975922
                  ],
                  [
                    640816.7334058646,
                    4800408.108782597,
                    1556.6584863975922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:50:01+00:00",
            "end_time": "2019-06-04T16:21:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35716417413727,
              43.274995333973095,
              1924.922452354004
            ],
            [
              -121.35682510855426,
              43.287592325645626,
              1924.922452354004
            ],
            [
              -121.34964874006107,
              43.287488984023895,
              2415.062452354004
            ],
            [
              -121.34998928483778,
              43.27489203755985,
              2415.062452354004
            ],
            [
              -121.35716417413727,
              43.274995333973095,
              1924.922452354004
            ]
          ]
        ]
      },
      "bbox": [
        -121.3571642,
        43.27489204,
        1924.922452,
        -121.3496487,
        43.28759233,
        2415.062452
      ],
      "properties": {
        "datetime": "2019-06-03T19:32:38Z",
        "pc:count": 8500767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633643.9045,
            "count": 8500767,
            "maximum": 633889.7005,
            "minimum": 633307.2605,
            "name": "X",
            "position": 0,
            "stddev": 152.197699,
            "variance": 23164.13958
          },
          {
            "average": 4793170.579,
            "count": 8500767,
            "maximum": 4794063.099,
            "minimum": 4792663.579,
            "name": "Y",
            "position": 1,
            "stddev": 316.0295987,
            "variance": 99874.70725
          },
          {
            "average": 2101.829434,
            "count": 8500767,
            "maximum": 2415.062452,
            "minimum": 1924.922452,
            "name": "Z",
            "position": 2,
            "stddev": 77.98268838,
            "variance": 6081.299687
          },
          {
            "average": 18522.58277,
            "count": 8500767,
            "maximum": 57038,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10574.15844,
            "variance": 111812826.7
          },
          {
            "average": 1.201565694,
            "count": 8500767,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4642768606,
            "variance": 0.2155530033
          },
          {
            "average": 1.403193618,
            "count": 8500767,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6360369152,
            "variance": 0.4045429575
          },
          {
            "average": 0.5044363644,
            "count": 8500767,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999803477,
            "variance": 0.2499803481
          },
          {
            "average": 7.881641739e-06,
            "count": 8500767,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002807415278,
            "variance": 7.881580546e-06
          },
          {
            "average": 1.371929498,
            "count": 8500767,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.598120564,
            "variance": 2.553989336
          },
          {
            "average": -1.683801083,
            "count": 8500767,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80662473,
            "variance": 116.783138
          },
          {
            "average": 0.4917105715,
            "count": 8500767,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999313101,
            "variance": 0.2499313148
          },
          {
            "average": 10060.26476,
            "count": 8500767,
            "maximum": 10063,
            "minimum": 10058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012993551,
            "variance": 1.026155935
          },
          {
            "average": 243625005.5,
            "count": 8500767,
            "maximum": 243625558.4,
            "minimum": 243624553.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 193.3335319,
            "variance": 37377.85456
          },
          {
            "average": 0,
            "count": 8500767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8500767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8500767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8500767,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8500767,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633307.2605,
          4792663.579,
          1924.922452,
          633889.7005,
          4794063.099,
          2415.062452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633307.2605181378,
                4792663.5790955275,
                1924.922452354004
              ],
              [
                633307.2605181378,
                4794063.099095527,
                1924.922452354004
              ],
              [
                633889.7005181378,
                4794063.099095527,
                2415.062452354004
              ],
              [
                633889.7005181378,
                4792663.5790955275,
                2415.062452354004
              ],
              [
                633307.2605181378,
                4792663.5790955275,
                1924.922452354004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:32:38+00:00",
        "end_time": "2019-06-03T19:15:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3571642,
            43.27489204,
            1924.922452,
            -121.3496487,
            43.28759233,
            2415.062452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35716417413727,
                  43.274995333973095,
                  1924.922452354004
                ],
                [
                  -121.35682510855426,
                  43.287592325645626,
                  1924.922452354004
                ],
                [
                  -121.34964874006107,
                  43.287488984023895,
                  2415.062452354004
                ],
                [
                  -121.34998928483778,
                  43.27489203755985,
                  2415.062452354004
                ],
                [
                  -121.35716417413727,
                  43.274995333973095,
                  1924.922452354004
                ]
              ]
            ]
          },
          "id": "20190603_43121C3312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:32:38Z",
            "pc:count": 8500767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633643.9045,
                "count": 8500767,
                "maximum": 633889.7005,
                "minimum": 633307.2605,
                "name": "X",
                "position": 0,
                "stddev": 152.197699,
                "variance": 23164.13958
              },
              {
                "average": 4793170.579,
                "count": 8500767,
                "maximum": 4794063.099,
                "minimum": 4792663.579,
                "name": "Y",
                "position": 1,
                "stddev": 316.0295987,
                "variance": 99874.70725
              },
              {
                "average": 2101.829434,
                "count": 8500767,
                "maximum": 2415.062452,
                "minimum": 1924.922452,
                "name": "Z",
                "position": 2,
                "stddev": 77.98268838,
                "variance": 6081.299687
              },
              {
                "average": 18522.58277,
                "count": 8500767,
                "maximum": 57038,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10574.15844,
                "variance": 111812826.7
              },
              {
                "average": 1.201565694,
                "count": 8500767,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4642768606,
                "variance": 0.2155530033
              },
              {
                "average": 1.403193618,
                "count": 8500767,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6360369152,
                "variance": 0.4045429575
              },
              {
                "average": 0.5044363644,
                "count": 8500767,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999803477,
                "variance": 0.2499803481
              },
              {
                "average": 7.881641739e-06,
                "count": 8500767,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002807415278,
                "variance": 7.881580546e-06
              },
              {
                "average": 1.371929498,
                "count": 8500767,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.598120564,
                "variance": 2.553989336
              },
              {
                "average": -1.683801083,
                "count": 8500767,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80662473,
                "variance": 116.783138
              },
              {
                "average": 0.4917105715,
                "count": 8500767,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999313101,
                "variance": 0.2499313148
              },
              {
                "average": 10060.26476,
                "count": 8500767,
                "maximum": 10063,
                "minimum": 10058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012993551,
                "variance": 1.026155935
              },
              {
                "average": 243625005.5,
                "count": 8500767,
                "maximum": 243625558.4,
                "minimum": 243624553.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 193.3335319,
                "variance": 37377.85456
              },
              {
                "average": 0,
                "count": 8500767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8500767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8500767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8500767,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8500767,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633307.2605,
              4792663.579,
              1924.922452,
              633889.7005,
              4794063.099,
              2415.062452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633307.2605181378,
                    4792663.5790955275,
                    1924.922452354004
                  ],
                  [
                    633307.2605181378,
                    4794063.099095527,
                    1924.922452354004
                  ],
                  [
                    633889.7005181378,
                    4794063.099095527,
                    2415.062452354004
                  ],
                  [
                    633889.7005181378,
                    4792663.5790955275,
                    2415.062452354004
                  ],
                  [
                    633307.2605181378,
                    4792663.5790955275,
                    1924.922452354004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:32:38+00:00",
            "end_time": "2019-06-03T19:15:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46280243178232,
              43.4624996119943,
              1374.1808301494716
            ],
            [
              -121.46248140921692,
              43.475162723211724,
              1374.1808301494716
            ],
            [
              -121.44966719072924,
              43.474989664025415,
              1904.6808301494716
            ],
            [
              -121.44999088620843,
              43.462326628884114,
              1904.6808301494716
            ],
            [
              -121.46280243178232,
              43.4624996119943,
              1374.1808301494716
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628024,
        43.46232663,
        1374.18083,
        -121.4496672,
        43.47516272,
        1904.68083
      ],
      "properties": {
        "datetime": "2019-06-03T17:29:13Z",
        "pc:count": 19062623,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624860.4213,
            "count": 19062623,
            "maximum": 625388.1777,
            "minimum": 624351.4177,
            "name": "X",
            "position": 0,
            "stddev": 289.8240498,
            "variance": 83997.97982
          },
          {
            "average": 4814051.391,
            "count": 19062623,
            "maximum": 4814731.124,
            "minimum": 4813324.284,
            "name": "Y",
            "position": 1,
            "stddev": 394.5205434,
            "variance": 155646.4591
          },
          {
            "average": 1379.684881,
            "count": 19062623,
            "maximum": 1904.68083,
            "minimum": 1374.18083,
            "name": "Z",
            "position": 2,
            "stddev": 3.960677839,
            "variance": 15.68696895
          },
          {
            "average": 23228.91836,
            "count": 19062623,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10267.68323,
            "variance": 105425319
          },
          {
            "average": 1.090926889,
            "count": 19062623,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3107846177,
            "variance": 0.09658707859
          },
          {
            "average": 1.181845961,
            "count": 19062623,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4365346591,
            "variance": 0.1905625086
          },
          {
            "average": 0.5031360585,
            "count": 19062623,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901782,
            "variance": 0.2499901783
          },
          {
            "average": 0,
            "count": 19062623,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206236151,
            "count": 19062623,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7506443323,
            "variance": 0.5634669136
          },
          {
            "average": -0.6295811603,
            "count": 19062623,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81217879,
            "variance": 116.9032103
          },
          {
            "average": 0.5017125922,
            "count": 19062623,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999970801,
            "variance": 0.2499970801
          },
          {
            "average": 10045.83582,
            "count": 19062623,
            "maximum": 10048,
            "minimum": 10040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.126848825,
            "variance": 1.269788273
          },
          {
            "average": 243616745.7,
            "count": 19062623,
            "maximum": 243618153.8,
            "minimum": 243541780.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3213.038542,
            "variance": 10323616.67
          },
          {
            "average": 0,
            "count": 19062623,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19062623,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19062623,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19062623,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19062623,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624351.4177,
          4813324.284,
          1374.18083,
          625388.1777,
          4814731.124,
          1904.68083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624351.4176968286,
                4813324.284454278,
                1374.1808301494716
              ],
              [
                624351.4176968286,
                4814731.124454278,
                1374.1808301494716
              ],
              [
                625388.1776968286,
                4814731.124454278,
                1904.6808301494716
              ],
              [
                625388.1776968286,
                4813324.284454278,
                1904.6808301494716
              ],
              [
                624351.4176968286,
                4813324.284454278,
                1374.1808301494716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:29:13+00:00",
        "end_time": "2019-06-02T20:16:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628024,
            43.46232663,
            1374.18083,
            -121.4496672,
            43.47516272,
            1904.68083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46280243178232,
                  43.4624996119943,
                  1374.1808301494716
                ],
                [
                  -121.46248140921692,
                  43.475162723211724,
                  1374.1808301494716
                ],
                [
                  -121.44966719072924,
                  43.474989664025415,
                  1904.6808301494716
                ],
                [
                  -121.44999088620843,
                  43.462326628884114,
                  1904.6808301494716
                ],
                [
                  -121.46280243178232,
                  43.4624996119943,
                  1374.1808301494716
                ]
              ]
            ]
          },
          "id": "20190602_43121D4114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:29:13Z",
            "pc:count": 19062623,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624860.4213,
                "count": 19062623,
                "maximum": 625388.1777,
                "minimum": 624351.4177,
                "name": "X",
                "position": 0,
                "stddev": 289.8240498,
                "variance": 83997.97982
              },
              {
                "average": 4814051.391,
                "count": 19062623,
                "maximum": 4814731.124,
                "minimum": 4813324.284,
                "name": "Y",
                "position": 1,
                "stddev": 394.5205434,
                "variance": 155646.4591
              },
              {
                "average": 1379.684881,
                "count": 19062623,
                "maximum": 1904.68083,
                "minimum": 1374.18083,
                "name": "Z",
                "position": 2,
                "stddev": 3.960677839,
                "variance": 15.68696895
              },
              {
                "average": 23228.91836,
                "count": 19062623,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10267.68323,
                "variance": 105425319
              },
              {
                "average": 1.090926889,
                "count": 19062623,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3107846177,
                "variance": 0.09658707859
              },
              {
                "average": 1.181845961,
                "count": 19062623,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4365346591,
                "variance": 0.1905625086
              },
              {
                "average": 0.5031360585,
                "count": 19062623,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901782,
                "variance": 0.2499901783
              },
              {
                "average": 0,
                "count": 19062623,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206236151,
                "count": 19062623,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7506443323,
                "variance": 0.5634669136
              },
              {
                "average": -0.6295811603,
                "count": 19062623,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81217879,
                "variance": 116.9032103
              },
              {
                "average": 0.5017125922,
                "count": 19062623,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999970801,
                "variance": 0.2499970801
              },
              {
                "average": 10045.83582,
                "count": 19062623,
                "maximum": 10048,
                "minimum": 10040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.126848825,
                "variance": 1.269788273
              },
              {
                "average": 243616745.7,
                "count": 19062623,
                "maximum": 243618153.8,
                "minimum": 243541780.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3213.038542,
                "variance": 10323616.67
              },
              {
                "average": 0,
                "count": 19062623,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19062623,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19062623,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19062623,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19062623,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624351.4177,
              4813324.284,
              1374.18083,
              625388.1777,
              4814731.124,
              1904.68083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624351.4176968286,
                    4813324.284454278,
                    1374.1808301494716
                  ],
                  [
                    624351.4176968286,
                    4814731.124454278,
                    1374.1808301494716
                  ],
                  [
                    625388.1776968286,
                    4814731.124454278,
                    1904.6808301494716
                  ],
                  [
                    625388.1776968286,
                    4813324.284454278,
                    1904.6808301494716
                  ],
                  [
                    624351.4176968286,
                    4813324.284454278,
                    1374.1808301494716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:29:13+00:00",
            "end_time": "2019-06-02T20:16: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": "20190603_43121C4206a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43754199054175,
              43.36028366091781,
              1912.5207835787014
            ],
            [
              -121.43748127556645,
              43.36264898711056,
              1912.5207835787014
            ],
            [
              -121.42619082398114,
              43.362494143334736,
              2151.5607835787014
            ],
            [
              -121.42625197723103,
              43.36012882986139,
              2151.5607835787014
            ],
            [
              -121.43754199054175,
              43.36028366091781,
              1912.5207835787014
            ]
          ]
        ]
      },
      "bbox": [
        -121.437542,
        43.36012883,
        1912.520784,
        -121.4261908,
        43.36264899,
        2151.560784
      ],
      "properties": {
        "datetime": "2019-06-04T15:23:42Z",
        "pc:count": 3085988,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626998.2919,
            "count": 3085988,
            "maximum": 627522.8644,
            "minimum": 626607.6844,
            "name": "X",
            "position": 0,
            "stddev": 207.9560177,
            "variance": 43245.70529
          },
          {
            "average": 4802150.617,
            "count": 3085988,
            "maximum": 4802273.128,
            "minimum": 4802010.348,
            "name": "Y",
            "position": 1,
            "stddev": 66.915788,
            "variance": 4477.722683
          },
          {
            "average": 1961.095601,
            "count": 3085988,
            "maximum": 2151.560784,
            "minimum": 1912.520784,
            "name": "Z",
            "position": 2,
            "stddev": 21.42625453,
            "variance": 459.0843832
          },
          {
            "average": 18234.58374,
            "count": 3085988,
            "maximum": 57762,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11012.78581,
            "variance": 121281451.3
          },
          {
            "average": 1.234221909,
            "count": 3085988,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.473617617,
            "variance": 0.2243136471
          },
          {
            "average": 1.468311607,
            "count": 3085988,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6195416694,
            "variance": 0.3838318801
          },
          {
            "average": 0,
            "count": 3085988,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085988,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228997326,
            "count": 3085988,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.322093923,
            "variance": 1.747932341
          },
          {
            "average": -6.34340346,
            "count": 3085988,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.97676024,
            "variance": 80.5822244
          },
          {
            "average": 0.4963690721,
            "count": 3085988,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999868972,
            "variance": 0.2499868974
          },
          {
            "average": 10075.19685,
            "count": 3085988,
            "maximum": 10076,
            "minimum": 10072,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.054322055,
            "variance": 1.111594996
          },
          {
            "average": 243691416.9,
            "count": 3085988,
            "maximum": 243697022.3,
            "minimum": 243628261.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18554.21528,
            "variance": 344258904.7
          },
          {
            "average": 0,
            "count": 3085988,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085988,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085988,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085988,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085988,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626607.6844,
          4802010.348,
          1912.520784,
          627522.8644,
          4802273.128,
          2151.560784
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626607.6843705763,
                4802010.348328824,
                1912.5207835787014
              ],
              [
                626607.6843705763,
                4802273.1283288235,
                1912.5207835787014
              ],
              [
                627522.8643705762,
                4802273.1283288235,
                2151.5607835787014
              ],
              [
                627522.8643705762,
                4802010.348328824,
                2151.5607835787014
              ],
              [
                626607.6843705763,
                4802010.348328824,
                1912.5207835787014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:23:42+00:00",
        "end_time": "2019-06-03T20:17:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4206a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4206a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4206a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4206a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.437542,
            43.36012883,
            1912.520784,
            -121.4261908,
            43.36264899,
            2151.560784
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43754199054175,
                  43.36028366091781,
                  1912.5207835787014
                ],
                [
                  -121.43748127556645,
                  43.36264898711056,
                  1912.5207835787014
                ],
                [
                  -121.42619082398114,
                  43.362494143334736,
                  2151.5607835787014
                ],
                [
                  -121.42625197723103,
                  43.36012882986139,
                  2151.5607835787014
                ],
                [
                  -121.43754199054175,
                  43.36028366091781,
                  1912.5207835787014
                ]
              ]
            ]
          },
          "id": "20190603_43121C4206a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4206a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:23:42Z",
            "pc:count": 3085988,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626998.2919,
                "count": 3085988,
                "maximum": 627522.8644,
                "minimum": 626607.6844,
                "name": "X",
                "position": 0,
                "stddev": 207.9560177,
                "variance": 43245.70529
              },
              {
                "average": 4802150.617,
                "count": 3085988,
                "maximum": 4802273.128,
                "minimum": 4802010.348,
                "name": "Y",
                "position": 1,
                "stddev": 66.915788,
                "variance": 4477.722683
              },
              {
                "average": 1961.095601,
                "count": 3085988,
                "maximum": 2151.560784,
                "minimum": 1912.520784,
                "name": "Z",
                "position": 2,
                "stddev": 21.42625453,
                "variance": 459.0843832
              },
              {
                "average": 18234.58374,
                "count": 3085988,
                "maximum": 57762,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11012.78581,
                "variance": 121281451.3
              },
              {
                "average": 1.234221909,
                "count": 3085988,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.473617617,
                "variance": 0.2243136471
              },
              {
                "average": 1.468311607,
                "count": 3085988,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6195416694,
                "variance": 0.3838318801
              },
              {
                "average": 0,
                "count": 3085988,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085988,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228997326,
                "count": 3085988,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.322093923,
                "variance": 1.747932341
              },
              {
                "average": -6.34340346,
                "count": 3085988,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.97676024,
                "variance": 80.5822244
              },
              {
                "average": 0.4963690721,
                "count": 3085988,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999868972,
                "variance": 0.2499868974
              },
              {
                "average": 10075.19685,
                "count": 3085988,
                "maximum": 10076,
                "minimum": 10072,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.054322055,
                "variance": 1.111594996
              },
              {
                "average": 243691416.9,
                "count": 3085988,
                "maximum": 243697022.3,
                "minimum": 243628261.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18554.21528,
                "variance": 344258904.7
              },
              {
                "average": 0,
                "count": 3085988,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085988,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085988,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085988,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085988,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626607.6844,
              4802010.348,
              1912.520784,
              627522.8644,
              4802273.128,
              2151.560784
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626607.6843705763,
                    4802010.348328824,
                    1912.5207835787014
                  ],
                  [
                    626607.6843705763,
                    4802273.1283288235,
                    1912.5207835787014
                  ],
                  [
                    627522.8643705762,
                    4802273.1283288235,
                    2151.5607835787014
                  ],
                  [
                    627522.8643705762,
                    4802010.348328824,
                    2151.5607835787014
                  ],
                  [
                    626607.6843705763,
                    4802010.348328824,
                    1912.5207835787014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:23:42+00:00",
            "end_time": "2019-06-03T20:17:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3628214611039,
              43.337499698178895,
              1598.2986480034297
            ],
            [
              -121.36248076243602,
              43.35017327465717,
              1598.2986480034297
            ],
            [
              -121.34964835107986,
              43.3499887796731,
              2262.1986480034298
            ],
            [
              -121.34999171668944,
              43.33731528438507,
              2262.1986480034298
            ],
            [
              -121.3628214611039,
              43.337499698178895,
              1598.2986480034297
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628215,
        43.33731528,
        1598.298648,
        -121.3496484,
        43.35017327,
        2262.198648
      ],
      "properties": {
        "datetime": "2019-06-04T15:52:07Z",
        "pc:count": 23809829,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633238.2713,
            "count": 23809829,
            "maximum": 633752.5302,
            "minimum": 632712.1102,
            "name": "X",
            "position": 0,
            "stddev": 291.8870847,
            "variance": 85198.07023
          },
          {
            "average": 4800310.721,
            "count": 23809829,
            "maximum": 4801004.158,
            "minimum": 4799596.118,
            "name": "Y",
            "position": 1,
            "stddev": 393.3580408,
            "variance": 154730.5483
          },
          {
            "average": 1828.158964,
            "count": 23809829,
            "maximum": 2262.198648,
            "minimum": 1598.298648,
            "name": "Z",
            "position": 2,
            "stddev": 18.01313732,
            "variance": 324.4731161
          },
          {
            "average": 18155.82753,
            "count": 23809829,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10749.13336,
            "variance": 115543868
          },
          {
            "average": 1.193227553,
            "count": 23809829,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4507749195,
            "variance": 0.203198028
          },
          {
            "average": 1.386478752,
            "count": 23809829,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6156728537,
            "variance": 0.3790530628
          },
          {
            "average": 0,
            "count": 23809829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23809829,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223645579,
            "count": 23809829,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.33279013,
            "variance": 1.776329529
          },
          {
            "average": -0.8416059976,
            "count": 23809829,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78831282,
            "variance": 116.3876934
          },
          {
            "average": 0.4939488646,
            "count": 23809829,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999633929,
            "variance": 0.2499633943
          },
          {
            "average": 10076.66242,
            "count": 23809829,
            "maximum": 10079,
            "minimum": 10072,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.140703918,
            "variance": 1.301205429
          },
          {
            "average": 243697096.8,
            "count": 23809829,
            "maximum": 243698727.6,
            "minimum": 243628381.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5754.897329,
            "variance": 33118843.26
          },
          {
            "average": 0,
            "count": 23809829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23809829,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23809829,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23809829,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23809829,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632712.1102,
          4799596.118,
          1598.298648,
          633752.5302,
          4801004.158,
          2262.198648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632712.110184802,
                4799596.117595404,
                1598.2986480034297
              ],
              [
                632712.110184802,
                4801004.1575954035,
                1598.2986480034297
              ],
              [
                633752.5301848019,
                4801004.1575954035,
                2262.1986480034298
              ],
              [
                633752.5301848019,
                4799596.117595404,
                2262.1986480034298
              ],
              [
                632712.110184802,
                4799596.117595404,
                1598.2986480034297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:52:07+00:00",
        "end_time": "2019-06-03T20:19:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628215,
            43.33731528,
            1598.298648,
            -121.3496484,
            43.35017327,
            2262.198648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3628214611039,
                  43.337499698178895,
                  1598.2986480034297
                ],
                [
                  -121.36248076243602,
                  43.35017327465717,
                  1598.2986480034297
                ],
                [
                  -121.34964835107986,
                  43.3499887796731,
                  2262.1986480034298
                ],
                [
                  -121.34999171668944,
                  43.33731528438507,
                  2262.1986480034298
                ],
                [
                  -121.3628214611039,
                  43.337499698178895,
                  1598.2986480034297
                ]
              ]
            ]
          },
          "id": "20190603_43121C3112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:52:07Z",
            "pc:count": 23809829,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633238.2713,
                "count": 23809829,
                "maximum": 633752.5302,
                "minimum": 632712.1102,
                "name": "X",
                "position": 0,
                "stddev": 291.8870847,
                "variance": 85198.07023
              },
              {
                "average": 4800310.721,
                "count": 23809829,
                "maximum": 4801004.158,
                "minimum": 4799596.118,
                "name": "Y",
                "position": 1,
                "stddev": 393.3580408,
                "variance": 154730.5483
              },
              {
                "average": 1828.158964,
                "count": 23809829,
                "maximum": 2262.198648,
                "minimum": 1598.298648,
                "name": "Z",
                "position": 2,
                "stddev": 18.01313732,
                "variance": 324.4731161
              },
              {
                "average": 18155.82753,
                "count": 23809829,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10749.13336,
                "variance": 115543868
              },
              {
                "average": 1.193227553,
                "count": 23809829,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4507749195,
                "variance": 0.203198028
              },
              {
                "average": 1.386478752,
                "count": 23809829,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6156728537,
                "variance": 0.3790530628
              },
              {
                "average": 0,
                "count": 23809829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23809829,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223645579,
                "count": 23809829,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.33279013,
                "variance": 1.776329529
              },
              {
                "average": -0.8416059976,
                "count": 23809829,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78831282,
                "variance": 116.3876934
              },
              {
                "average": 0.4939488646,
                "count": 23809829,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999633929,
                "variance": 0.2499633943
              },
              {
                "average": 10076.66242,
                "count": 23809829,
                "maximum": 10079,
                "minimum": 10072,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.140703918,
                "variance": 1.301205429
              },
              {
                "average": 243697096.8,
                "count": 23809829,
                "maximum": 243698727.6,
                "minimum": 243628381.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5754.897329,
                "variance": 33118843.26
              },
              {
                "average": 0,
                "count": 23809829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23809829,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23809829,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23809829,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23809829,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632712.1102,
              4799596.118,
              1598.298648,
              633752.5302,
              4801004.158,
              2262.198648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632712.110184802,
                    4799596.117595404,
                    1598.2986480034297
                  ],
                  [
                    632712.110184802,
                    4801004.1575954035,
                    1598.2986480034297
                  ],
                  [
                    633752.5301848019,
                    4801004.1575954035,
                    2262.1986480034298
                  ],
                  [
                    633752.5301848019,
                    4799596.117595404,
                    2262.1986480034298
                  ],
                  [
                    632712.110184802,
                    4799596.117595404,
                    1598.2986480034297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:52:07+00:00",
            "end_time": "2019-06-03T20:19:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.26284175799185,
              43.3750004784104,
              1481.3813156748138
            ],
            [
              -121.26247985291235,
              43.38767097866131,
              1481.3813156748138
            ],
            [
              -121.24972979328525,
              43.38747650103788,
              1986.5813156748136
            ],
            [
              -121.25009435076073,
              43.374806086342964,
              1986.5813156748136
            ],
            [
              -121.26284175799185,
              43.3750004784104,
              1481.3813156748138
            ]
          ]
        ]
      },
      "bbox": [
        -121.2628418,
        43.37480609,
        1481.381316,
        -121.2497298,
        43.38767098,
        1986.581316
      ],
      "properties": {
        "datetime": "2019-06-04T17:55:31Z",
        "pc:count": 19247128,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 641211.4069,
            "count": 19247128,
            "maximum": 641763.1997,
            "minimum": 640730.0397,
            "name": "X",
            "position": 0,
            "stddev": 268.3405926,
            "variance": 72006.67364
          },
          {
            "average": 4804631.181,
            "count": 19247128,
            "maximum": 4805332.504,
            "minimum": 4803924.724,
            "name": "Y",
            "position": 1,
            "stddev": 399.5142688,
            "variance": 159611.651
          },
          {
            "average": 1506.870881,
            "count": 19247128,
            "maximum": 1986.581316,
            "minimum": 1481.381316,
            "name": "Z",
            "position": 2,
            "stddev": 15.16508344,
            "variance": 229.9797557
          },
          {
            "average": 20758.61505,
            "count": 19247128,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10782.04636,
            "variance": 116252523.7
          },
          {
            "average": 1.170742461,
            "count": 19247128,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4555830298,
            "variance": 0.207555897
          },
          {
            "average": 1.341479103,
            "count": 19247128,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6502019637,
            "variance": 0.4227625936
          },
          {
            "average": 0.5036475572,
            "count": 19247128,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999867081,
            "variance": 0.2499867083
          },
          {
            "average": 0,
            "count": 19247128,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319625816,
            "count": 19247128,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.642294539,
            "variance": 2.697131351
          },
          {
            "average": -1.062991986,
            "count": 19247128,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76788094,
            "variance": 115.94726
          },
          {
            "average": 0.4972449396,
            "count": 19247128,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999924226,
            "variance": 0.2499924226
          },
          {
            "average": 10092.73167,
            "count": 19247128,
            "maximum": 10095,
            "minimum": 10090,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.099518501,
            "variance": 1.208940933
          },
          {
            "average": 243705198.5,
            "count": 19247128,
            "maximum": 243706131.5,
            "minimum": 243704023.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 562.0684968,
            "variance": 315920.9951
          },
          {
            "average": 0,
            "count": 19247128,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19247128,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19247128,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19247128,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19247128,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          640730.0397,
          4803924.724,
          1481.381316,
          641763.1997,
          4805332.504,
          1986.581316
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                640730.0396793737,
                4803924.723744975,
                1481.3813156748138
              ],
              [
                640730.0396793737,
                4805332.503744975,
                1481.3813156748138
              ],
              [
                641763.1996793736,
                4805332.503744975,
                1986.5813156748136
              ],
              [
                641763.1996793736,
                4803924.723744975,
                1986.5813156748136
              ],
              [
                640730.0396793737,
                4803924.723744975,
                1481.3813156748138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:55:31+00:00",
        "end_time": "2019-06-04T17:20:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2628418,
            43.37480609,
            1481.381316,
            -121.2497298,
            43.38767098,
            1986.581316
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.26284175799185,
                  43.3750004784104,
                  1481.3813156748138
                ],
                [
                  -121.26247985291235,
                  43.38767097866131,
                  1481.3813156748138
                ],
                [
                  -121.24972979328525,
                  43.38747650103788,
                  1986.5813156748136
                ],
                [
                  -121.25009435076073,
                  43.374806086342964,
                  1986.5813156748136
                ],
                [
                  -121.26284175799185,
                  43.3750004784104,
                  1481.3813156748138
                ]
              ]
            ]
          },
          "id": "20190604_43121D3425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:55:31Z",
            "pc:count": 19247128,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 641211.4069,
                "count": 19247128,
                "maximum": 641763.1997,
                "minimum": 640730.0397,
                "name": "X",
                "position": 0,
                "stddev": 268.3405926,
                "variance": 72006.67364
              },
              {
                "average": 4804631.181,
                "count": 19247128,
                "maximum": 4805332.504,
                "minimum": 4803924.724,
                "name": "Y",
                "position": 1,
                "stddev": 399.5142688,
                "variance": 159611.651
              },
              {
                "average": 1506.870881,
                "count": 19247128,
                "maximum": 1986.581316,
                "minimum": 1481.381316,
                "name": "Z",
                "position": 2,
                "stddev": 15.16508344,
                "variance": 229.9797557
              },
              {
                "average": 20758.61505,
                "count": 19247128,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10782.04636,
                "variance": 116252523.7
              },
              {
                "average": 1.170742461,
                "count": 19247128,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4555830298,
                "variance": 0.207555897
              },
              {
                "average": 1.341479103,
                "count": 19247128,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6502019637,
                "variance": 0.4227625936
              },
              {
                "average": 0.5036475572,
                "count": 19247128,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999867081,
                "variance": 0.2499867083
              },
              {
                "average": 0,
                "count": 19247128,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319625816,
                "count": 19247128,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.642294539,
                "variance": 2.697131351
              },
              {
                "average": -1.062991986,
                "count": 19247128,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76788094,
                "variance": 115.94726
              },
              {
                "average": 0.4972449396,
                "count": 19247128,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999924226,
                "variance": 0.2499924226
              },
              {
                "average": 10092.73167,
                "count": 19247128,
                "maximum": 10095,
                "minimum": 10090,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.099518501,
                "variance": 1.208940933
              },
              {
                "average": 243705198.5,
                "count": 19247128,
                "maximum": 243706131.5,
                "minimum": 243704023.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 562.0684968,
                "variance": 315920.9951
              },
              {
                "average": 0,
                "count": 19247128,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19247128,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19247128,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19247128,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19247128,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              640730.0397,
              4803924.724,
              1481.381316,
              641763.1997,
              4805332.504,
              1986.581316
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    640730.0396793737,
                    4803924.723744975,
                    1481.3813156748138
                  ],
                  [
                    640730.0396793737,
                    4805332.503744975,
                    1481.3813156748138
                  ],
                  [
                    641763.1996793736,
                    4805332.503744975,
                    1986.5813156748136
                  ],
                  [
                    641763.1996793736,
                    4803924.723744975,
                    1986.5813156748136
                  ],
                  [
                    640730.0396793737,
                    4803924.723744975,
                    1481.3813156748138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:55:31+00:00",
            "end_time": "2019-06-04T17:20:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46280219635425,
              43.437499597373765,
              1236.5163737243593
            ],
            [
              -121.46248145372887,
              43.45016276415501,
              1236.5163737243593
            ],
            [
              -121.44966707827822,
              43.44998971045082,
              1955.8163737243594
            ],
            [
              -121.44999049151932,
              43.43732661974724,
              1955.8163737243594
            ],
            [
              -121.46280219635425,
              43.437499597373765,
              1236.5163737243593
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628022,
        43.43732662,
        1236.516374,
        -121.4496671,
        43.45016276,
        1955.816374
      ],
      "properties": {
        "datetime": "2019-06-02T19:57:14Z",
        "pc:count": 26725101,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624908.409,
            "count": 26725101,
            "maximum": 625439.878,
            "minimum": 624402.678,
            "name": "X",
            "position": 0,
            "stddev": 294.8352168,
            "variance": 86927.80509
          },
          {
            "average": 4811299.512,
            "count": 26725101,
            "maximum": 4811954.641,
            "minimum": 4810547.801,
            "name": "Y",
            "position": 1,
            "stddev": 384.2708807,
            "variance": 147664.1097
          },
          {
            "average": 1397.397701,
            "count": 26725101,
            "maximum": 1955.816374,
            "minimum": 1236.516374,
            "name": "Z",
            "position": 2,
            "stddev": 7.216360831,
            "variance": 52.07586365
          },
          {
            "average": 21836.41345,
            "count": 26725101,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9956.931876,
            "variance": 99140492.39
          },
          {
            "average": 1.108355736,
            "count": 26725101,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3457104536,
            "variance": 0.1195157177
          },
          {
            "average": 1.216707619,
            "count": 26725101,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4883006876,
            "variance": 0.2384375615
          },
          {
            "average": 0.502629382,
            "count": 26725101,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930957,
            "variance": 0.2499930957
          },
          {
            "average": 0,
            "count": 26725101,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18806421,
            "count": 26725101,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9458857635,
            "variance": 0.8946998776
          },
          {
            "average": -0.1085812597,
            "count": 26725101,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91239518,
            "variance": 119.0803686
          },
          {
            "average": 0.5050988582,
            "count": 26725101,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999740103,
            "variance": 0.249974011
          },
          {
            "average": 10035.17601,
            "count": 26725101,
            "maximum": 10039,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.325901501,
            "variance": 5.409817792
          },
          {
            "average": 243538276.5,
            "count": 26725101,
            "maximum": 243540634.4,
            "minimum": 243535815.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1460.858243,
            "variance": 2134106.806
          },
          {
            "average": 0,
            "count": 26725101,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26725101,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26725101,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26725101,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26725101,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624402.678,
          4810547.801,
          1236.516374,
          625439.878,
          4811954.641,
          1955.816374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624402.6779766964,
                4810547.800747057,
                1236.5163737243593
              ],
              [
                624402.6779766964,
                4811954.640747057,
                1236.5163737243593
              ],
              [
                625439.8779766964,
                4811954.640747057,
                1955.8163737243594
              ],
              [
                625439.8779766964,
                4810547.800747057,
                1955.8163737243594
              ],
              [
                624402.6779766964,
                4810547.800747057,
                1236.5163737243593
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:57:14+00:00",
        "end_time": "2019-06-02T18:36:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628022,
            43.43732662,
            1236.516374,
            -121.4496671,
            43.45016276,
            1955.816374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46280219635425,
                  43.437499597373765,
                  1236.5163737243593
                ],
                [
                  -121.46248145372887,
                  43.45016276415501,
                  1236.5163737243593
                ],
                [
                  -121.44966707827822,
                  43.44998971045082,
                  1955.8163737243594
                ],
                [
                  -121.44999049151932,
                  43.43732661974724,
                  1955.8163737243594
                ],
                [
                  -121.46280219635425,
                  43.437499597373765,
                  1236.5163737243593
                ]
              ]
            ]
          },
          "id": "20190602_43121D4124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:57:14Z",
            "pc:count": 26725101,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624908.409,
                "count": 26725101,
                "maximum": 625439.878,
                "minimum": 624402.678,
                "name": "X",
                "position": 0,
                "stddev": 294.8352168,
                "variance": 86927.80509
              },
              {
                "average": 4811299.512,
                "count": 26725101,
                "maximum": 4811954.641,
                "minimum": 4810547.801,
                "name": "Y",
                "position": 1,
                "stddev": 384.2708807,
                "variance": 147664.1097
              },
              {
                "average": 1397.397701,
                "count": 26725101,
                "maximum": 1955.816374,
                "minimum": 1236.516374,
                "name": "Z",
                "position": 2,
                "stddev": 7.216360831,
                "variance": 52.07586365
              },
              {
                "average": 21836.41345,
                "count": 26725101,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9956.931876,
                "variance": 99140492.39
              },
              {
                "average": 1.108355736,
                "count": 26725101,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3457104536,
                "variance": 0.1195157177
              },
              {
                "average": 1.216707619,
                "count": 26725101,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4883006876,
                "variance": 0.2384375615
              },
              {
                "average": 0.502629382,
                "count": 26725101,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930957,
                "variance": 0.2499930957
              },
              {
                "average": 0,
                "count": 26725101,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18806421,
                "count": 26725101,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9458857635,
                "variance": 0.8946998776
              },
              {
                "average": -0.1085812597,
                "count": 26725101,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91239518,
                "variance": 119.0803686
              },
              {
                "average": 0.5050988582,
                "count": 26725101,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999740103,
                "variance": 0.249974011
              },
              {
                "average": 10035.17601,
                "count": 26725101,
                "maximum": 10039,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.325901501,
                "variance": 5.409817792
              },
              {
                "average": 243538276.5,
                "count": 26725101,
                "maximum": 243540634.4,
                "minimum": 243535815.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1460.858243,
                "variance": 2134106.806
              },
              {
                "average": 0,
                "count": 26725101,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26725101,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26725101,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26725101,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26725101,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624402.678,
              4810547.801,
              1236.516374,
              625439.878,
              4811954.641,
              1955.816374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624402.6779766964,
                    4810547.800747057,
                    1236.5163737243593
                  ],
                  [
                    624402.6779766964,
                    4811954.640747057,
                    1236.5163737243593
                  ],
                  [
                    625439.8779766964,
                    4811954.640747057,
                    1955.8163737243594
                  ],
                  [
                    625439.8779766964,
                    4810547.800747057,
                    1955.8163737243594
                  ],
                  [
                    624402.6779766964,
                    4810547.800747057,
                    1236.5163737243593
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:57:14+00:00",
            "end_time": "2019-06-02T18:36: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": "20190603_43121D4108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47530001355022,
              43.47499891689133,
              1352.6238977042976
            ],
            [
              -121.47498147044242,
              43.487661714257,
              1352.6238977042976
            ],
            [
              -121.4621694796777,
              43.48749008312598,
              1904.8838977042979
            ],
            [
              -121.46249069637146,
              43.474827361205016,
              1904.8838977042979
            ],
            [
              -121.47530001355022,
              43.47499891689133,
              1352.6238977042976
            ]
          ]
        ]
      },
      "bbox": [
        -121.4753,
        43.47482736,
        1352.623898,
        -121.4621695,
        43.48766171,
        1904.883898
      ],
      "properties": {
        "datetime": "2019-06-03T18:14:22Z",
        "pc:count": 17292961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623827.3723,
            "count": 17292961,
            "maximum": 624351.3544,
            "minimum": 623314.9944,
            "name": "X",
            "position": 0,
            "stddev": 293.0988965,
            "variance": 85906.96311
          },
          {
            "average": 4815375.604,
            "count": 17292961,
            "maximum": 4816100.665,
            "minimum": 4814693.865,
            "name": "Y",
            "position": 1,
            "stddev": 403.9321306,
            "variance": 163161.1661
          },
          {
            "average": 1370.025975,
            "count": 17292961,
            "maximum": 1904.883898,
            "minimum": 1352.623898,
            "name": "Z",
            "position": 2,
            "stddev": 5.958451114,
            "variance": 35.50313968
          },
          {
            "average": 23007.70164,
            "count": 17292961,
            "maximum": 48216,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9272.501582,
            "variance": 85979285.58
          },
          {
            "average": 1.076168274,
            "count": 17292961,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2864522597,
            "variance": 0.08205489708
          },
          {
            "average": 1.15234158,
            "count": 17292961,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4052300248,
            "variance": 0.164211373
          },
          {
            "average": 0.503369955,
            "count": 17292961,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999886577,
            "variance": 0.2499886579
          },
          {
            "average": 0,
            "count": 17292961,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196736695,
            "count": 17292961,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7370569026,
            "variance": 0.5432528777
          },
          {
            "average": -0.8172109637,
            "count": 17292961,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8043098,
            "variance": 116.7331102
          },
          {
            "average": 0.5049340596,
            "count": 17292961,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999756689,
            "variance": 0.2499756695
          },
          {
            "average": 10049.23618,
            "count": 17292961,
            "maximum": 10052,
            "minimum": 10047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.150755709,
            "variance": 1.324238701
          },
          {
            "average": 243619212.5,
            "count": 17292961,
            "maximum": 243620862.8,
            "minimum": 243617891.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 807.6235936,
            "variance": 652255.8689
          },
          {
            "average": 0,
            "count": 17292961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17292961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17292961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17292961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17292961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623314.9944,
          4814693.865,
          1352.623898,
          624351.3544,
          4816100.665,
          1904.883898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623314.9943933645,
                4814693.86536159,
                1352.6238977042976
              ],
              [
                623314.9943933645,
                4816100.665361591,
                1352.6238977042976
              ],
              [
                624351.3543933646,
                4816100.665361591,
                1904.8838977042979
              ],
              [
                624351.3543933646,
                4814693.86536159,
                1904.8838977042979
              ],
              [
                623314.9943933645,
                4814693.86536159,
                1352.6238977042976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:14:22+00:00",
        "end_time": "2019-06-03T17:24:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4753,
            43.47482736,
            1352.623898,
            -121.4621695,
            43.48766171,
            1904.883898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47530001355022,
                  43.47499891689133,
                  1352.6238977042976
                ],
                [
                  -121.47498147044242,
                  43.487661714257,
                  1352.6238977042976
                ],
                [
                  -121.4621694796777,
                  43.48749008312598,
                  1904.8838977042979
                ],
                [
                  -121.46249069637146,
                  43.474827361205016,
                  1904.8838977042979
                ],
                [
                  -121.47530001355022,
                  43.47499891689133,
                  1352.6238977042976
                ]
              ]
            ]
          },
          "id": "20190603_43121D4108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:14:22Z",
            "pc:count": 17292961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623827.3723,
                "count": 17292961,
                "maximum": 624351.3544,
                "minimum": 623314.9944,
                "name": "X",
                "position": 0,
                "stddev": 293.0988965,
                "variance": 85906.96311
              },
              {
                "average": 4815375.604,
                "count": 17292961,
                "maximum": 4816100.665,
                "minimum": 4814693.865,
                "name": "Y",
                "position": 1,
                "stddev": 403.9321306,
                "variance": 163161.1661
              },
              {
                "average": 1370.025975,
                "count": 17292961,
                "maximum": 1904.883898,
                "minimum": 1352.623898,
                "name": "Z",
                "position": 2,
                "stddev": 5.958451114,
                "variance": 35.50313968
              },
              {
                "average": 23007.70164,
                "count": 17292961,
                "maximum": 48216,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9272.501582,
                "variance": 85979285.58
              },
              {
                "average": 1.076168274,
                "count": 17292961,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2864522597,
                "variance": 0.08205489708
              },
              {
                "average": 1.15234158,
                "count": 17292961,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4052300248,
                "variance": 0.164211373
              },
              {
                "average": 0.503369955,
                "count": 17292961,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999886577,
                "variance": 0.2499886579
              },
              {
                "average": 0,
                "count": 17292961,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196736695,
                "count": 17292961,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7370569026,
                "variance": 0.5432528777
              },
              {
                "average": -0.8172109637,
                "count": 17292961,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8043098,
                "variance": 116.7331102
              },
              {
                "average": 0.5049340596,
                "count": 17292961,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999756689,
                "variance": 0.2499756695
              },
              {
                "average": 10049.23618,
                "count": 17292961,
                "maximum": 10052,
                "minimum": 10047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.150755709,
                "variance": 1.324238701
              },
              {
                "average": 243619212.5,
                "count": 17292961,
                "maximum": 243620862.8,
                "minimum": 243617891.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 807.6235936,
                "variance": 652255.8689
              },
              {
                "average": 0,
                "count": 17292961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17292961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17292961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17292961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17292961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623314.9944,
              4814693.865,
              1352.623898,
              624351.3544,
              4816100.665,
              1904.883898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623314.9943933645,
                    4814693.86536159,
                    1352.6238977042976
                  ],
                  [
                    623314.9943933645,
                    4816100.665361591,
                    1352.6238977042976
                  ],
                  [
                    624351.3543933646,
                    4816100.665361591,
                    1904.8838977042979
                  ],
                  [
                    624351.3543933646,
                    4814693.86536159,
                    1904.8838977042979
                  ],
                  [
                    623314.9943933645,
                    4814693.86536159,
                    1352.6238977042976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:14:22+00:00",
            "end_time": "2019-06-03T17:24:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782789077166,
              43.43749987776033,
              1433.8994743215496
            ],
            [
              -121.33748301701107,
              43.45009152701073,
              1433.8994743215496
            ],
            [
              -121.33044270168392,
              43.44998892610392,
              2000.8394743215497
            ],
            [
              -121.330789034243,
              43.43739732170419,
              2000.8394743215497
            ],
            [
              -121.33782789077166,
              43.43749987776033,
              1433.8994743215496
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378279,
        43.43739732,
        1433.899474,
        -121.3304427,
        43.45009153,
        2000.839474
      ],
      "properties": {
        "datetime": "2019-06-04T19:04:55Z",
        "pc:count": 10198009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634797.6513,
            "count": 10198009,
            "maximum": 635086.6585,
            "minimum": 634516.7785,
            "name": "X",
            "position": 0,
            "stddev": 155.1580193,
            "variance": 24074.01096
          },
          {
            "average": 4811446.407,
            "count": 10198009,
            "maximum": 4812141.019,
            "minimum": 4810742.039,
            "name": "Y",
            "position": 1,
            "stddev": 400.0106808,
            "variance": 160008.5447
          },
          {
            "average": 1447.236846,
            "count": 10198009,
            "maximum": 2000.839474,
            "minimum": 1433.899474,
            "name": "Z",
            "position": 2,
            "stddev": 9.382848451,
            "variance": 88.03784506
          },
          {
            "average": 19385.87233,
            "count": 10198009,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10879.79245,
            "variance": 118369883.7
          },
          {
            "average": 1.139911134,
            "count": 10198009,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4021052174,
            "variance": 0.1616886058
          },
          {
            "average": 1.279834427,
            "count": 10198009,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5706503054,
            "variance": 0.325641771
          },
          {
            "average": 0.498000345,
            "count": 10198009,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960259,
            "variance": 0.2499960259
          },
          {
            "average": 0,
            "count": 10198009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.936105567,
            "count": 10198009,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.381767316,
            "variance": 11.43635018
          },
          {
            "average": 1.425596032,
            "count": 10198009,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.63640163,
            "variance": 113.1330396
          },
          {
            "average": 0.4871695053,
            "count": 10198009,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998353758,
            "variance": 0.2498354029
          },
          {
            "average": 10103.5083,
            "count": 10198009,
            "maximum": 10106,
            "minimum": 10101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.067389832,
            "variance": 1.139321053
          },
          {
            "average": 243709593.1,
            "count": 10198009,
            "maximum": 243710295.3,
            "minimum": 243708787.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.6322638,
            "variance": 116030.3391
          },
          {
            "average": 0,
            "count": 10198009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10198009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10198009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10198009,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10198009,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634516.7785,
          4810742.039,
          1433.899474,
          635086.6585,
          4812141.019,
          2000.839474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634516.7784757193,
                4810742.039047876,
                1433.8994743215496
              ],
              [
                634516.7784757193,
                4812141.019047877,
                1433.8994743215496
              ],
              [
                635086.6584757192,
                4812141.019047877,
                2000.8394743215497
              ],
              [
                635086.6584757192,
                4810742.039047876,
                2000.8394743215497
              ],
              [
                634516.7784757193,
                4810742.039047876,
                1433.8994743215496
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:04:55+00:00",
        "end_time": "2019-06-04T18:39:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378279,
            43.43739732,
            1433.899474,
            -121.3304427,
            43.45009153,
            2000.839474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782789077166,
                  43.43749987776033,
                  1433.8994743215496
                ],
                [
                  -121.33748301701107,
                  43.45009152701073,
                  1433.8994743215496
                ],
                [
                  -121.33044270168392,
                  43.44998892610392,
                  2000.8394743215497
                ],
                [
                  -121.330789034243,
                  43.43739732170419,
                  2000.8394743215497
                ],
                [
                  -121.33782789077166,
                  43.43749987776033,
                  1433.8994743215496
                ]
              ]
            ]
          },
          "id": "20190604_43121D3124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:04:55Z",
            "pc:count": 10198009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634797.6513,
                "count": 10198009,
                "maximum": 635086.6585,
                "minimum": 634516.7785,
                "name": "X",
                "position": 0,
                "stddev": 155.1580193,
                "variance": 24074.01096
              },
              {
                "average": 4811446.407,
                "count": 10198009,
                "maximum": 4812141.019,
                "minimum": 4810742.039,
                "name": "Y",
                "position": 1,
                "stddev": 400.0106808,
                "variance": 160008.5447
              },
              {
                "average": 1447.236846,
                "count": 10198009,
                "maximum": 2000.839474,
                "minimum": 1433.899474,
                "name": "Z",
                "position": 2,
                "stddev": 9.382848451,
                "variance": 88.03784506
              },
              {
                "average": 19385.87233,
                "count": 10198009,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10879.79245,
                "variance": 118369883.7
              },
              {
                "average": 1.139911134,
                "count": 10198009,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4021052174,
                "variance": 0.1616886058
              },
              {
                "average": 1.279834427,
                "count": 10198009,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5706503054,
                "variance": 0.325641771
              },
              {
                "average": 0.498000345,
                "count": 10198009,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960259,
                "variance": 0.2499960259
              },
              {
                "average": 0,
                "count": 10198009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.936105567,
                "count": 10198009,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.381767316,
                "variance": 11.43635018
              },
              {
                "average": 1.425596032,
                "count": 10198009,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.63640163,
                "variance": 113.1330396
              },
              {
                "average": 0.4871695053,
                "count": 10198009,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998353758,
                "variance": 0.2498354029
              },
              {
                "average": 10103.5083,
                "count": 10198009,
                "maximum": 10106,
                "minimum": 10101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.067389832,
                "variance": 1.139321053
              },
              {
                "average": 243709593.1,
                "count": 10198009,
                "maximum": 243710295.3,
                "minimum": 243708787.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.6322638,
                "variance": 116030.3391
              },
              {
                "average": 0,
                "count": 10198009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10198009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10198009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10198009,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10198009,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634516.7785,
              4810742.039,
              1433.899474,
              635086.6585,
              4812141.019,
              2000.839474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634516.7784757193,
                    4810742.039047876,
                    1433.8994743215496
                  ],
                  [
                    634516.7784757193,
                    4812141.019047877,
                    1433.8994743215496
                  ],
                  [
                    635086.6584757192,
                    4812141.019047877,
                    2000.8394743215497
                  ],
                  [
                    635086.6584757192,
                    4810742.039047876,
                    2000.8394743215497
                  ],
                  [
                    634516.7784757193,
                    4810742.039047876,
                    1433.8994743215496
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:04:55+00:00",
            "end_time": "2019-06-04T18:39: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": "20190604_43121C3208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.28783665456196,
              43.35000021034462,
              1374.8547177153641
            ],
            [
              -121.28747996243214,
              43.36268173354698,
              1374.8547177153641
            ],
            [
              -121.27463282741793,
              43.362488589693854,
              2048.774717715364
            ],
            [
              -121.2749921921894,
              43.34980715153891,
              2048.774717715364
            ],
            [
              -121.28783665456196,
              43.35000021034462,
              1374.8547177153641
            ]
          ]
        ]
      },
      "bbox": [
        -121.2878367,
        43.34980715,
        1374.854718,
        -121.2746328,
        43.36268173,
        2048.774718
      ],
      "properties": {
        "datetime": "2019-06-04T17:04:41Z",
        "pc:count": 20769437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639277.9998,
            "count": 20769437,
            "maximum": 639803.5516,
            "minimum": 638762.1116,
            "name": "X",
            "position": 0,
            "stddev": 289.7412943,
            "variance": 83950.01759
          },
          {
            "average": 4801785.215,
            "count": 20769437,
            "maximum": 4802515.344,
            "minimum": 4801106.364,
            "name": "Y",
            "position": 1,
            "stddev": 401.4987562,
            "variance": 161201.2513
          },
          {
            "average": 1568.703052,
            "count": 20769437,
            "maximum": 2048.774718,
            "minimum": 1374.854718,
            "name": "Z",
            "position": 2,
            "stddev": 39.96394451,
            "variance": 1597.116861
          },
          {
            "average": 22380.09871,
            "count": 20769437,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11311.44513,
            "variance": 127948791
          },
          {
            "average": 1.137933253,
            "count": 20769437,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3847799409,
            "variance": 0.1480556029
          },
          {
            "average": 1.275854805,
            "count": 20769437,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5358991437,
            "variance": 0.2871878922
          },
          {
            "average": 0.5001520263,
            "count": 20769437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999889,
            "variance": 0.2499999889
          },
          {
            "average": 0,
            "count": 20769437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259099368,
            "count": 20769437,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.132778652,
            "variance": 1.283187475
          },
          {
            "average": 0.7588790491,
            "count": 20769437,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83439887,
            "variance": 117.3841988
          },
          {
            "average": 0.4913185658,
            "count": 20769437,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999246391,
            "variance": 0.2499246447
          },
          {
            "average": 10085.11778,
            "count": 20769437,
            "maximum": 10088,
            "minimum": 10082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.128784284,
            "variance": 1.27415396
          },
          {
            "average": 243701624.5,
            "count": 20769437,
            "maximum": 243703081.9,
            "minimum": 243700225.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.9161891,
            "variance": 282934.8322
          },
          {
            "average": 0,
            "count": 20769437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20769437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20769437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20769437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20769437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638762.1116,
          4801106.364,
          1374.854718,
          639803.5516,
          4802515.344,
          2048.774718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638762.1115503537,
                4801106.364334576,
                1374.8547177153641
              ],
              [
                638762.1115503537,
                4802515.344334576,
                1374.8547177153641
              ],
              [
                639803.5515503536,
                4802515.344334576,
                2048.774717715364
              ],
              [
                639803.5515503536,
                4801106.364334576,
                2048.774717715364
              ],
              [
                638762.1115503537,
                4801106.364334576,
                1374.8547177153641
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:04:41+00:00",
        "end_time": "2019-06-04T16:17:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2878367,
            43.34980715,
            1374.854718,
            -121.2746328,
            43.36268173,
            2048.774718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.28783665456196,
                  43.35000021034462,
                  1374.8547177153641
                ],
                [
                  -121.28747996243214,
                  43.36268173354698,
                  1374.8547177153641
                ],
                [
                  -121.27463282741793,
                  43.362488589693854,
                  2048.774717715364
                ],
                [
                  -121.2749921921894,
                  43.34980715153891,
                  2048.774717715364
                ],
                [
                  -121.28783665456196,
                  43.35000021034462,
                  1374.8547177153641
                ]
              ]
            ]
          },
          "id": "20190604_43121C3208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:04:41Z",
            "pc:count": 20769437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639277.9998,
                "count": 20769437,
                "maximum": 639803.5516,
                "minimum": 638762.1116,
                "name": "X",
                "position": 0,
                "stddev": 289.7412943,
                "variance": 83950.01759
              },
              {
                "average": 4801785.215,
                "count": 20769437,
                "maximum": 4802515.344,
                "minimum": 4801106.364,
                "name": "Y",
                "position": 1,
                "stddev": 401.4987562,
                "variance": 161201.2513
              },
              {
                "average": 1568.703052,
                "count": 20769437,
                "maximum": 2048.774718,
                "minimum": 1374.854718,
                "name": "Z",
                "position": 2,
                "stddev": 39.96394451,
                "variance": 1597.116861
              },
              {
                "average": 22380.09871,
                "count": 20769437,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11311.44513,
                "variance": 127948791
              },
              {
                "average": 1.137933253,
                "count": 20769437,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3847799409,
                "variance": 0.1480556029
              },
              {
                "average": 1.275854805,
                "count": 20769437,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5358991437,
                "variance": 0.2871878922
              },
              {
                "average": 0.5001520263,
                "count": 20769437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999889,
                "variance": 0.2499999889
              },
              {
                "average": 0,
                "count": 20769437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259099368,
                "count": 20769437,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.132778652,
                "variance": 1.283187475
              },
              {
                "average": 0.7588790491,
                "count": 20769437,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83439887,
                "variance": 117.3841988
              },
              {
                "average": 0.4913185658,
                "count": 20769437,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999246391,
                "variance": 0.2499246447
              },
              {
                "average": 10085.11778,
                "count": 20769437,
                "maximum": 10088,
                "minimum": 10082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.128784284,
                "variance": 1.27415396
              },
              {
                "average": 243701624.5,
                "count": 20769437,
                "maximum": 243703081.9,
                "minimum": 243700225.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.9161891,
                "variance": 282934.8322
              },
              {
                "average": 0,
                "count": 20769437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20769437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20769437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20769437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20769437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638762.1116,
              4801106.364,
              1374.854718,
              639803.5516,
              4802515.344,
              2048.774718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638762.1115503537,
                    4801106.364334576,
                    1374.8547177153641
                  ],
                  [
                    638762.1115503537,
                    4802515.344334576,
                    1374.8547177153641
                  ],
                  [
                    639803.5515503536,
                    4802515.344334576,
                    2048.774717715364
                  ],
                  [
                    639803.5515503536,
                    4801106.364334576,
                    2048.774717715364
                  ],
                  [
                    638762.1115503537,
                    4801106.364334576,
                    1374.8547177153641
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:04:41+00:00",
            "end_time": "2019-06-04T16:17:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C4215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.38781167742837,
              43.337655264540665,
              1525.7823219015659
            ],
            [
              -121.38748035198037,
              43.35017130088765,
              1525.7823219015659
            ],
            [
              -121.374653947958,
              43.3499896984545,
              2265.542321901566
            ],
            [
              -121.3749879060392,
              43.337473741031616,
              2265.542321901566
            ],
            [
              -121.38781167742837,
              43.337655264540665,
              1525.7823219015659
            ]
          ]
        ]
      },
      "bbox": [
        -121.3878117,
        43.33747374,
        1525.782322,
        -121.3746539,
        43.3501713,
        2265.542322
      ],
      "properties": {
        "datetime": "2019-06-04T15:37:34Z",
        "pc:count": 20496083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631251.0511,
            "count": 20496083,
            "maximum": 631725.9205,
            "minimum": 630686.0005,
            "name": "X",
            "position": 0,
            "stddev": 289.1585987,
            "variance": 83612.69522
          },
          {
            "average": 4800359.7,
            "count": 20496083,
            "maximum": 4800964.481,
            "minimum": 4799573.961,
            "name": "Y",
            "position": 1,
            "stddev": 356.3861844,
            "variance": 127011.1124
          },
          {
            "average": 1857.19929,
            "count": 20496083,
            "maximum": 2265.542322,
            "minimum": 1525.782322,
            "name": "Z",
            "position": 2,
            "stddev": 39.01979986,
            "variance": 1522.544781
          },
          {
            "average": 17351.50128,
            "count": 20496083,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10331.74214,
            "variance": 106744895.6
          },
          {
            "average": 1.219028436,
            "count": 20496083,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4744163499,
            "variance": 0.2250708731
          },
          {
            "average": 1.438029208,
            "count": 20496083,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6389109399,
            "variance": 0.4082071891
          },
          {
            "average": 0,
            "count": 20496083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20496083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308807932,
            "count": 20496083,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.544364725,
            "variance": 2.385062403
          },
          {
            "average": 0.9003655058,
            "count": 20496083,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.99020667,
            "variance": 120.7846427
          },
          {
            "average": 0.490784605,
            "count": 20496083,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999150815,
            "variance": 0.2499150887
          },
          {
            "average": 10074.53713,
            "count": 20496083,
            "maximum": 10077,
            "minimum": 10071,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.770052899,
            "variance": 3.133087264
          },
          {
            "average": 243678172.8,
            "count": 20496083,
            "maximum": 243697854,
            "minimum": 243627921.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30592.70263,
            "variance": 935913454.2
          },
          {
            "average": 0,
            "count": 20496083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20496083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20496083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20496083,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20496083,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630686.0005,
          4799573.961,
          1525.782322,
          631725.9205,
          4800964.481,
          2265.542322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630686.0004841969,
                4799573.960921515,
                1525.7823219015659
              ],
              [
                630686.0004841969,
                4800964.480921514,
                1525.7823219015659
              ],
              [
                631725.9204841969,
                4800964.480921514,
                2265.542321901566
              ],
              [
                631725.9204841969,
                4799573.960921515,
                2265.542321901566
              ],
              [
                630686.0004841969,
                4799573.960921515,
                1525.7823219015659
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:37:34+00:00",
        "end_time": "2019-06-03T20:12:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3878117,
            43.33747374,
            1525.782322,
            -121.3746539,
            43.3501713,
            2265.542322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.38781167742837,
                  43.337655264540665,
                  1525.7823219015659
                ],
                [
                  -121.38748035198037,
                  43.35017130088765,
                  1525.7823219015659
                ],
                [
                  -121.374653947958,
                  43.3499896984545,
                  2265.542321901566
                ],
                [
                  -121.3749879060392,
                  43.337473741031616,
                  2265.542321901566
                ],
                [
                  -121.38781167742837,
                  43.337655264540665,
                  1525.7823219015659
                ]
              ]
            ]
          },
          "id": "20190603_43121C4215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:37:34Z",
            "pc:count": 20496083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631251.0511,
                "count": 20496083,
                "maximum": 631725.9205,
                "minimum": 630686.0005,
                "name": "X",
                "position": 0,
                "stddev": 289.1585987,
                "variance": 83612.69522
              },
              {
                "average": 4800359.7,
                "count": 20496083,
                "maximum": 4800964.481,
                "minimum": 4799573.961,
                "name": "Y",
                "position": 1,
                "stddev": 356.3861844,
                "variance": 127011.1124
              },
              {
                "average": 1857.19929,
                "count": 20496083,
                "maximum": 2265.542322,
                "minimum": 1525.782322,
                "name": "Z",
                "position": 2,
                "stddev": 39.01979986,
                "variance": 1522.544781
              },
              {
                "average": 17351.50128,
                "count": 20496083,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10331.74214,
                "variance": 106744895.6
              },
              {
                "average": 1.219028436,
                "count": 20496083,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4744163499,
                "variance": 0.2250708731
              },
              {
                "average": 1.438029208,
                "count": 20496083,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6389109399,
                "variance": 0.4082071891
              },
              {
                "average": 0,
                "count": 20496083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20496083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308807932,
                "count": 20496083,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.544364725,
                "variance": 2.385062403
              },
              {
                "average": 0.9003655058,
                "count": 20496083,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.99020667,
                "variance": 120.7846427
              },
              {
                "average": 0.490784605,
                "count": 20496083,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999150815,
                "variance": 0.2499150887
              },
              {
                "average": 10074.53713,
                "count": 20496083,
                "maximum": 10077,
                "minimum": 10071,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.770052899,
                "variance": 3.133087264
              },
              {
                "average": 243678172.8,
                "count": 20496083,
                "maximum": 243697854,
                "minimum": 243627921.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30592.70263,
                "variance": 935913454.2
              },
              {
                "average": 0,
                "count": 20496083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20496083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20496083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20496083,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20496083,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630686.0005,
              4799573.961,
              1525.782322,
              631725.9205,
              4800964.481,
              2265.542322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630686.0004841969,
                    4799573.960921515,
                    1525.7823219015659
                  ],
                  [
                    630686.0004841969,
                    4800964.480921514,
                    1525.7823219015659
                  ],
                  [
                    631725.9204841969,
                    4800964.480921514,
                    2265.542321901566
                  ],
                  [
                    631725.9204841969,
                    4799573.960921515,
                    2265.542321901566
                  ],
                  [
                    630686.0004841969,
                    4799573.960921515,
                    1525.7823219015659
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:37:34+00:00",
            "end_time": "2019-06-03T20:12:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030499325497,
              43.46249872210388,
              1301.2072001334463
            ],
            [
              -121.44998130158216,
              43.47516409901501,
              1301.2072001334463
            ],
            [
              -121.43716493399603,
              43.474989608616596,
              1900.2072001334463
            ],
            [
              -121.43749129947753,
              43.46232430842445,
              1900.2072001334463
            ],
            [
              -121.45030499325497,
              43.46249872210388,
              1301.2072001334463
            ]
          ]
        ]
      },
      "bbox": [
        -121.450305,
        43.46232431,
        1301.2072,
        -121.4371649,
        43.4751641,
        1900.2072
      ],
      "properties": {
        "datetime": "2019-06-03T17:28:54Z",
        "pc:count": 18905905,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625892.8406,
            "count": 18905905,
            "maximum": 626399.3519,
            "minimum": 625362.4119,
            "name": "X",
            "position": 0,
            "stddev": 289.6499407,
            "variance": 83897.08813
          },
          {
            "average": 4814041.703,
            "count": 18905905,
            "maximum": 4814750.024,
            "minimum": 4813342.924,
            "name": "Y",
            "position": 1,
            "stddev": 401.5856015,
            "variance": 161270.9953
          },
          {
            "average": 1381.996348,
            "count": 18905905,
            "maximum": 1900.2072,
            "minimum": 1301.2072,
            "name": "Z",
            "position": 2,
            "stddev": 5.271648234,
            "variance": 27.7902751
          },
          {
            "average": 23513.38421,
            "count": 18905905,
            "maximum": 62092,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10218.51431,
            "variance": 104418034.7
          },
          {
            "average": 1.091761172,
            "count": 18905905,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3161325575,
            "variance": 0.09993979392
          },
          {
            "average": 1.183518271,
            "count": 18905905,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4467985621,
            "variance": 0.1996289551
          },
          {
            "average": 0.5041413252,
            "count": 18905905,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999828624,
            "variance": 0.2499828626
          },
          {
            "average": 0,
            "count": 18905905,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215481089,
            "count": 18905905,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8444646364,
            "variance": 0.7131205222
          },
          {
            "average": -1.173263229,
            "count": 18905905,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79870059,
            "variance": 116.6119345
          },
          {
            "average": 0.5059826017,
            "count": 18905905,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999642204,
            "variance": 0.2499642217
          },
          {
            "average": 10045.24373,
            "count": 18905905,
            "maximum": 10048,
            "minimum": 10040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.471554435,
            "variance": 2.165472454
          },
          {
            "average": 243613588.1,
            "count": 18905905,
            "maximum": 243618134.6,
            "minimum": 243541784.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14749.43853,
            "variance": 217545937
          },
          {
            "average": 0,
            "count": 18905905,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18905905,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18905905,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18905905,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18905905,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625362.4119,
          4813342.924,
          1301.2072,
          626399.3519,
          4814750.024,
          1900.2072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625362.4119442219,
                4813342.924127471,
                1301.2072001334463
              ],
              [
                625362.4119442219,
                4814750.02412747,
                1301.2072001334463
              ],
              [
                626399.3519442219,
                4814750.02412747,
                1900.2072001334463
              ],
              [
                626399.3519442219,
                4813342.924127471,
                1900.2072001334463
              ],
              [
                625362.4119442219,
                4813342.924127471,
                1301.2072001334463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:28:54+00:00",
        "end_time": "2019-06-02T20:16:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.450305,
            43.46232431,
            1301.2072,
            -121.4371649,
            43.4751641,
            1900.2072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030499325497,
                  43.46249872210388,
                  1301.2072001334463
                ],
                [
                  -121.44998130158216,
                  43.47516409901501,
                  1301.2072001334463
                ],
                [
                  -121.43716493399603,
                  43.474989608616596,
                  1900.2072001334463
                ],
                [
                  -121.43749129947753,
                  43.46232430842445,
                  1900.2072001334463
                ],
                [
                  -121.45030499325497,
                  43.46249872210388,
                  1301.2072001334463
                ]
              ]
            ]
          },
          "id": "20190602_43121D4115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:28:54Z",
            "pc:count": 18905905,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625892.8406,
                "count": 18905905,
                "maximum": 626399.3519,
                "minimum": 625362.4119,
                "name": "X",
                "position": 0,
                "stddev": 289.6499407,
                "variance": 83897.08813
              },
              {
                "average": 4814041.703,
                "count": 18905905,
                "maximum": 4814750.024,
                "minimum": 4813342.924,
                "name": "Y",
                "position": 1,
                "stddev": 401.5856015,
                "variance": 161270.9953
              },
              {
                "average": 1381.996348,
                "count": 18905905,
                "maximum": 1900.2072,
                "minimum": 1301.2072,
                "name": "Z",
                "position": 2,
                "stddev": 5.271648234,
                "variance": 27.7902751
              },
              {
                "average": 23513.38421,
                "count": 18905905,
                "maximum": 62092,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10218.51431,
                "variance": 104418034.7
              },
              {
                "average": 1.091761172,
                "count": 18905905,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3161325575,
                "variance": 0.09993979392
              },
              {
                "average": 1.183518271,
                "count": 18905905,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4467985621,
                "variance": 0.1996289551
              },
              {
                "average": 0.5041413252,
                "count": 18905905,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999828624,
                "variance": 0.2499828626
              },
              {
                "average": 0,
                "count": 18905905,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215481089,
                "count": 18905905,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8444646364,
                "variance": 0.7131205222
              },
              {
                "average": -1.173263229,
                "count": 18905905,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79870059,
                "variance": 116.6119345
              },
              {
                "average": 0.5059826017,
                "count": 18905905,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999642204,
                "variance": 0.2499642217
              },
              {
                "average": 10045.24373,
                "count": 18905905,
                "maximum": 10048,
                "minimum": 10040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.471554435,
                "variance": 2.165472454
              },
              {
                "average": 243613588.1,
                "count": 18905905,
                "maximum": 243618134.6,
                "minimum": 243541784.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14749.43853,
                "variance": 217545937
              },
              {
                "average": 0,
                "count": 18905905,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18905905,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18905905,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18905905,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18905905,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625362.4119,
              4813342.924,
              1301.2072,
              626399.3519,
              4814750.024,
              1900.2072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625362.4119442219,
                    4813342.924127471,
                    1301.2072001334463
                  ],
                  [
                    625362.4119442219,
                    4814750.02412747,
                    1301.2072001334463
                  ],
                  [
                    626399.3519442219,
                    4814750.02412747,
                    1900.2072001334463
                  ],
                  [
                    626399.3519442219,
                    4813342.924127471,
                    1900.2072001334463
                  ],
                  [
                    625362.4119442219,
                    4813342.924127471,
                    1301.2072001334463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:28:54+00:00",
            "end_time": "2019-06-02T20:16:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780805975017,
              43.474999447075035,
              1382.2372781891695
            ],
            [
              -121.43748317092268,
              43.48760441453281,
              1382.2372781891695
            ],
            [
              -121.42931936885194,
              43.48749253802565,
              1855.1772781891696
            ],
            [
              -121.42964595345488,
              43.47488761952147,
              1855.1772781891696
            ],
            [
              -121.43780805975017,
              43.474999447075035,
              1382.2372781891695
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378081,
        43.47488762,
        1382.237278,
        -121.4293194,
        43.48760441,
        1855.177278
      ],
      "properties": {
        "datetime": "2019-06-03T18:10:38Z",
        "pc:count": 13489954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626703.0313,
            "count": 13489954,
            "maximum": 627007.6959,
            "minimum": 626347.3159,
            "name": "X",
            "position": 0,
            "stddev": 188.6503096,
            "variance": 35588.9393
          },
          {
            "average": 4815442.77,
            "count": 13489954,
            "maximum": 4816150.541,
            "minimum": 4814750.141,
            "name": "Y",
            "position": 1,
            "stddev": 393.5521894,
            "variance": 154883.3258
          },
          {
            "average": 1389.51817,
            "count": 13489954,
            "maximum": 1855.177278,
            "minimum": 1382.237278,
            "name": "Z",
            "position": 2,
            "stddev": 5.499757896,
            "variance": 30.24733691
          },
          {
            "average": 20829.19626,
            "count": 13489954,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10721.14015,
            "variance": 114942846.2
          },
          {
            "average": 1.137013662,
            "count": 13489954,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4021806898,
            "variance": 0.1617493072
          },
          {
            "average": 1.273946672,
            "count": 13489954,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5738896123,
            "variance": 0.3293492871
          },
          {
            "average": 0.5001093406,
            "count": 13489954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000066,
            "variance": 0.2500000066
          },
          {
            "average": 0,
            "count": 13489954,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209570692,
            "count": 13489954,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.154961406,
            "variance": 1.333935849
          },
          {
            "average": 0.451885289,
            "count": 13489954,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84256298,
            "variance": 117.561172
          },
          {
            "average": 0.4982875405,
            "count": 13489954,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499997086,
            "variance": 0.249997086
          },
          {
            "average": 10048.10406,
            "count": 13489954,
            "maximum": 10051,
            "minimum": 10046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.101260213,
            "variance": 1.212774056
          },
          {
            "average": 243618399.4,
            "count": 13489954,
            "maximum": 243620638.2,
            "minimum": 243616720.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 789.9503852,
            "variance": 624021.611
          },
          {
            "average": 0,
            "count": 13489954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13489954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13489954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13489954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13489954,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626347.3159,
          4814750.141,
          1382.237278,
          627007.6959,
          4816150.541,
          1855.177278
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626347.3158539416,
                4814750.1405478595,
                1382.2372781891695
              ],
              [
                626347.3158539416,
                4816150.54054786,
                1382.2372781891695
              ],
              [
                627007.6958539415,
                4816150.54054786,
                1855.1772781891696
              ],
              [
                627007.6958539415,
                4814750.1405478595,
                1855.1772781891696
              ],
              [
                626347.3158539416,
                4814750.1405478595,
                1382.2372781891695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:10:38+00:00",
        "end_time": "2019-06-03T17:05:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378081,
            43.47488762,
            1382.237278,
            -121.4293194,
            43.48760441,
            1855.177278
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780805975017,
                  43.474999447075035,
                  1382.2372781891695
                ],
                [
                  -121.43748317092268,
                  43.48760441453281,
                  1382.2372781891695
                ],
                [
                  -121.42931936885194,
                  43.48749253802565,
                  1855.1772781891696
                ],
                [
                  -121.42964595345488,
                  43.47488761952147,
                  1855.1772781891696
                ],
                [
                  -121.43780805975017,
                  43.474999447075035,
                  1382.2372781891695
                ]
              ]
            ]
          },
          "id": "20190603_43121D4206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:10:38Z",
            "pc:count": 13489954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626703.0313,
                "count": 13489954,
                "maximum": 627007.6959,
                "minimum": 626347.3159,
                "name": "X",
                "position": 0,
                "stddev": 188.6503096,
                "variance": 35588.9393
              },
              {
                "average": 4815442.77,
                "count": 13489954,
                "maximum": 4816150.541,
                "minimum": 4814750.141,
                "name": "Y",
                "position": 1,
                "stddev": 393.5521894,
                "variance": 154883.3258
              },
              {
                "average": 1389.51817,
                "count": 13489954,
                "maximum": 1855.177278,
                "minimum": 1382.237278,
                "name": "Z",
                "position": 2,
                "stddev": 5.499757896,
                "variance": 30.24733691
              },
              {
                "average": 20829.19626,
                "count": 13489954,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10721.14015,
                "variance": 114942846.2
              },
              {
                "average": 1.137013662,
                "count": 13489954,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4021806898,
                "variance": 0.1617493072
              },
              {
                "average": 1.273946672,
                "count": 13489954,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5738896123,
                "variance": 0.3293492871
              },
              {
                "average": 0.5001093406,
                "count": 13489954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000066,
                "variance": 0.2500000066
              },
              {
                "average": 0,
                "count": 13489954,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209570692,
                "count": 13489954,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.154961406,
                "variance": 1.333935849
              },
              {
                "average": 0.451885289,
                "count": 13489954,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84256298,
                "variance": 117.561172
              },
              {
                "average": 0.4982875405,
                "count": 13489954,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499997086,
                "variance": 0.249997086
              },
              {
                "average": 10048.10406,
                "count": 13489954,
                "maximum": 10051,
                "minimum": 10046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.101260213,
                "variance": 1.212774056
              },
              {
                "average": 243618399.4,
                "count": 13489954,
                "maximum": 243620638.2,
                "minimum": 243616720.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 789.9503852,
                "variance": 624021.611
              },
              {
                "average": 0,
                "count": 13489954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13489954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13489954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13489954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13489954,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626347.3159,
              4814750.141,
              1382.237278,
              627007.6959,
              4816150.541,
              1855.177278
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626347.3158539416,
                    4814750.1405478595,
                    1382.2372781891695
                  ],
                  [
                    626347.3158539416,
                    4816150.54054786,
                    1382.2372781891695
                  ],
                  [
                    627007.6958539415,
                    4816150.54054786,
                    1855.1772781891696
                  ],
                  [
                    627007.6958539415,
                    4814750.1405478595,
                    1855.1772781891696
                  ],
                  [
                    626347.3158539416,
                    4814750.1405478595,
                    1382.2372781891695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:10:38+00:00",
            "end_time": "2019-06-03T17:05:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37344962623527,
              43.318446339696536,
              1843.4194682873222
            ],
            [
              -121.37327077842609,
              43.32514826465128,
              1843.4194682873222
            ],
            [
              -121.36230694570007,
              43.32499176700515,
              2334.1794682873224
            ],
            [
              -121.36248699759933,
              43.3182898784748,
              2334.1794682873224
            ],
            [
              -121.37344962623527,
              43.318446339696536,
              1843.4194682873222
            ]
          ]
        ]
      },
      "bbox": [
        -121.3734496,
        43.31828988,
        1843.419468,
        -121.3623069,
        43.32514826,
        2334.179468
      ],
      "properties": {
        "datetime": "2019-06-03T20:06:02Z",
        "pc:count": 5509451,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632396.3523,
            "count": 5509451,
            "maximum": 632781.0717,
            "minimum": 631891.7917,
            "name": "X",
            "position": 0,
            "stddev": 252.9003149,
            "variance": 63958.5693
          },
          {
            "average": 4797970.833,
            "count": 5509451,
            "maximum": 4798207.837,
            "minimum": 4797463.257,
            "name": "Y",
            "position": 1,
            "stddev": 152.6801416,
            "variance": 23311.22563
          },
          {
            "average": 1866.505305,
            "count": 5509451,
            "maximum": 2334.179468,
            "minimum": 1843.419468,
            "name": "Z",
            "position": 2,
            "stddev": 8.199740217,
            "variance": 67.23573963
          },
          {
            "average": 20628.91569,
            "count": 5509451,
            "maximum": 52567,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10242.90129,
            "variance": 104917026.8
          },
          {
            "average": 1.132733733,
            "count": 5509451,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.364615569,
            "variance": 0.1329445132
          },
          {
            "average": 1.265561668,
            "count": 5509451,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4985654012,
            "variance": 0.2485674593
          },
          {
            "average": 0.3474195523,
            "count": 5509451,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.476150447,
            "variance": 0.2267192481
          },
          {
            "average": 0,
            "count": 5509451,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215313649,
            "count": 5509451,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9175042124,
            "variance": 0.8418139797
          },
          {
            "average": 0.0832175411,
            "count": 5509451,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73391677,
            "variance": 115.2169692
          },
          {
            "average": 0.4924554189,
            "count": 5509451,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999431214,
            "variance": 0.2499431247
          },
          {
            "average": 10069.00889,
            "count": 5509451,
            "maximum": 10070,
            "minimum": 10068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7088968311,
            "variance": 0.5025347171
          },
          {
            "average": 243627088.2,
            "count": 5509451,
            "maximum": 243627562.8,
            "minimum": 243626675.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 311.1861948,
            "variance": 96836.84786
          },
          {
            "average": 0,
            "count": 5509451,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509451,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509451,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509451,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509451,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631891.7917,
          4797463.257,
          1843.419468,
          632781.0717,
          4798207.837,
          2334.179468
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631891.7917475634,
                4797463.256654745,
                1843.4194682873222
              ],
              [
                631891.7917475634,
                4798207.836654745,
                1843.4194682873222
              ],
              [
                632781.0717475634,
                4798207.836654745,
                2334.1794682873224
              ],
              [
                632781.0717475634,
                4797463.256654745,
                2334.1794682873224
              ],
              [
                631891.7917475634,
                4797463.256654745,
                1843.4194682873222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T20:06:02+00:00",
        "end_time": "2019-06-03T19:51:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3734496,
            43.31828988,
            1843.419468,
            -121.3623069,
            43.32514826,
            2334.179468
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37344962623527,
                  43.318446339696536,
                  1843.4194682873222
                ],
                [
                  -121.37327077842609,
                  43.32514826465128,
                  1843.4194682873222
                ],
                [
                  -121.36230694570007,
                  43.32499176700515,
                  2334.1794682873224
                ],
                [
                  -121.36248699759933,
                  43.3182898784748,
                  2334.1794682873224
                ],
                [
                  -121.37344962623527,
                  43.318446339696536,
                  1843.4194682873222
                ]
              ]
            ]
          },
          "id": "20190603_43121C3121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T20:06:02Z",
            "pc:count": 5509451,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632396.3523,
                "count": 5509451,
                "maximum": 632781.0717,
                "minimum": 631891.7917,
                "name": "X",
                "position": 0,
                "stddev": 252.9003149,
                "variance": 63958.5693
              },
              {
                "average": 4797970.833,
                "count": 5509451,
                "maximum": 4798207.837,
                "minimum": 4797463.257,
                "name": "Y",
                "position": 1,
                "stddev": 152.6801416,
                "variance": 23311.22563
              },
              {
                "average": 1866.505305,
                "count": 5509451,
                "maximum": 2334.179468,
                "minimum": 1843.419468,
                "name": "Z",
                "position": 2,
                "stddev": 8.199740217,
                "variance": 67.23573963
              },
              {
                "average": 20628.91569,
                "count": 5509451,
                "maximum": 52567,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10242.90129,
                "variance": 104917026.8
              },
              {
                "average": 1.132733733,
                "count": 5509451,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.364615569,
                "variance": 0.1329445132
              },
              {
                "average": 1.265561668,
                "count": 5509451,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4985654012,
                "variance": 0.2485674593
              },
              {
                "average": 0.3474195523,
                "count": 5509451,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.476150447,
                "variance": 0.2267192481
              },
              {
                "average": 0,
                "count": 5509451,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215313649,
                "count": 5509451,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9175042124,
                "variance": 0.8418139797
              },
              {
                "average": 0.0832175411,
                "count": 5509451,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73391677,
                "variance": 115.2169692
              },
              {
                "average": 0.4924554189,
                "count": 5509451,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999431214,
                "variance": 0.2499431247
              },
              {
                "average": 10069.00889,
                "count": 5509451,
                "maximum": 10070,
                "minimum": 10068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7088968311,
                "variance": 0.5025347171
              },
              {
                "average": 243627088.2,
                "count": 5509451,
                "maximum": 243627562.8,
                "minimum": 243626675.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 311.1861948,
                "variance": 96836.84786
              },
              {
                "average": 0,
                "count": 5509451,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509451,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509451,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509451,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509451,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631891.7917,
              4797463.257,
              1843.419468,
              632781.0717,
              4798207.837,
              2334.179468
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631891.7917475634,
                    4797463.256654745,
                    1843.4194682873222
                  ],
                  [
                    631891.7917475634,
                    4798207.836654745,
                    1843.4194682873222
                  ],
                  [
                    632781.0717475634,
                    4798207.836654745,
                    2334.1794682873224
                  ],
                  [
                    632781.0717475634,
                    4797463.256654745,
                    2334.1794682873224
                  ],
                  [
                    631891.7917475634,
                    4797463.256654745,
                    1843.4194682873222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T20:06:02+00:00",
            "end_time": "2019-06-03T19:51:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C4220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37679792687365,
              43.3335421039755,
              1843.5164225341339
            ],
            [
              -121.37669198147188,
              43.33751853933944,
              1843.5164225341339
            ],
            [
              -121.37488073782804,
              43.337492811796956,
              1912.936422534134
            ],
            [
              -121.3749868013141,
              43.333516379985944,
              1912.936422534134
            ],
            [
              -121.37679792687365,
              43.3335421039755,
              1843.5164225341339
            ]
          ]
        ]
      },
      "bbox": [
        -121.3767979,
        43.33351638,
        1843.516423,
        -121.3748807,
        43.33751854,
        1912.936423
      ],
      "properties": {
        "datetime": "2019-06-03T20:19:28Z",
        "pc:count": 736123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631674.4789,
            "count": 736123,
            "maximum": 631734.5666,
            "minimum": 631587.6866,
            "name": "X",
            "position": 0,
            "stddev": 39.14724099,
            "variance": 1532.506477
          },
          {
            "average": 4799408.18,
            "count": 736123,
            "maximum": 4799576.248,
            "minimum": 4799134.468,
            "name": "Y",
            "position": 1,
            "stddev": 108.1025282,
            "variance": 11686.1566
          },
          {
            "average": 1868.064484,
            "count": 736123,
            "maximum": 1912.936423,
            "minimum": 1843.516423,
            "name": "Z",
            "position": 2,
            "stddev": 12.14813038,
            "variance": 147.5770718
          },
          {
            "average": 16254.58004,
            "count": 736123,
            "maximum": 50546,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10342.90692,
            "variance": 106975723.6
          },
          {
            "average": 1.257444748,
            "count": 736123,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5098575488,
            "variance": 0.25995472
          },
          {
            "average": 1.515727671,
            "count": 736123,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6758418039,
            "variance": 0.4567621439
          },
          {
            "average": 0,
            "count": 736123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 736123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288511567,
            "count": 736123,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.608186592,
            "variance": 2.586264116
          },
          {
            "average": -6.990041005,
            "count": 736123,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.648462715,
            "variance": 31.90513104
          },
          {
            "average": 0.493863118,
            "count": 736123,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999626769,
            "variance": 0.2499626782
          },
          {
            "average": 10071.37424,
            "count": 736123,
            "maximum": 10072,
            "minimum": 10070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5412390652,
            "variance": 0.2929397257
          },
          {
            "average": 243628088.9,
            "count": 736123,
            "maximum": 243628368.1,
            "minimum": 243627533.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 236.3971472,
            "variance": 55883.61118
          },
          {
            "average": 0,
            "count": 736123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 736123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 736123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 736123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 736123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631587.6866,
          4799134.468,
          1843.516423,
          631734.5666,
          4799576.248,
          1912.936423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631587.6866004538,
                4799134.468020442,
                1843.5164225341339
              ],
              [
                631587.6866004538,
                4799576.248020441,
                1843.5164225341339
              ],
              [
                631734.5666004537,
                4799576.248020441,
                1912.936422534134
              ],
              [
                631734.5666004537,
                4799134.468020442,
                1912.936422534134
              ],
              [
                631587.6866004538,
                4799134.468020442,
                1843.5164225341339
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T20:19:28+00:00",
        "end_time": "2019-06-03T20:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C4220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C4220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C4220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3767979,
            43.33351638,
            1843.516423,
            -121.3748807,
            43.33751854,
            1912.936423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37679792687365,
                  43.3335421039755,
                  1843.5164225341339
                ],
                [
                  -121.37669198147188,
                  43.33751853933944,
                  1843.5164225341339
                ],
                [
                  -121.37488073782804,
                  43.337492811796956,
                  1912.936422534134
                ],
                [
                  -121.3749868013141,
                  43.333516379985944,
                  1912.936422534134
                ],
                [
                  -121.37679792687365,
                  43.3335421039755,
                  1843.5164225341339
                ]
              ]
            ]
          },
          "id": "20190603_43121C4220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C4220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T20:19:28Z",
            "pc:count": 736123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631674.4789,
                "count": 736123,
                "maximum": 631734.5666,
                "minimum": 631587.6866,
                "name": "X",
                "position": 0,
                "stddev": 39.14724099,
                "variance": 1532.506477
              },
              {
                "average": 4799408.18,
                "count": 736123,
                "maximum": 4799576.248,
                "minimum": 4799134.468,
                "name": "Y",
                "position": 1,
                "stddev": 108.1025282,
                "variance": 11686.1566
              },
              {
                "average": 1868.064484,
                "count": 736123,
                "maximum": 1912.936423,
                "minimum": 1843.516423,
                "name": "Z",
                "position": 2,
                "stddev": 12.14813038,
                "variance": 147.5770718
              },
              {
                "average": 16254.58004,
                "count": 736123,
                "maximum": 50546,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10342.90692,
                "variance": 106975723.6
              },
              {
                "average": 1.257444748,
                "count": 736123,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5098575488,
                "variance": 0.25995472
              },
              {
                "average": 1.515727671,
                "count": 736123,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6758418039,
                "variance": 0.4567621439
              },
              {
                "average": 0,
                "count": 736123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 736123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288511567,
                "count": 736123,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.608186592,
                "variance": 2.586264116
              },
              {
                "average": -6.990041005,
                "count": 736123,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.648462715,
                "variance": 31.90513104
              },
              {
                "average": 0.493863118,
                "count": 736123,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999626769,
                "variance": 0.2499626782
              },
              {
                "average": 10071.37424,
                "count": 736123,
                "maximum": 10072,
                "minimum": 10070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5412390652,
                "variance": 0.2929397257
              },
              {
                "average": 243628088.9,
                "count": 736123,
                "maximum": 243628368.1,
                "minimum": 243627533.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 236.3971472,
                "variance": 55883.61118
              },
              {
                "average": 0,
                "count": 736123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 736123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 736123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 736123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 736123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631587.6866,
              4799134.468,
              1843.516423,
              631734.5666,
              4799576.248,
              1912.936423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631587.6866004538,
                    4799134.468020442,
                    1843.5164225341339
                  ],
                  [
                    631587.6866004538,
                    4799576.248020441,
                    1843.5164225341339
                  ],
                  [
                    631734.5666004537,
                    4799576.248020441,
                    1912.936422534134
                  ],
                  [
                    631734.5666004537,
                    4799134.468020442,
                    1912.936422534134
                  ],
                  [
                    631587.6866004538,
                    4799134.468020442,
                    1843.5164225341339
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T20:19:28+00:00",
            "end_time": "2019-06-03T20: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": "20190604_43121D3116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36437353878881,
              43.449994514506315,
              1439.4637853033691
            ],
            [
              -121.36432339873551,
              43.451854599671485,
              1439.4637853033691
            ],
            [
              -121.36243710130614,
              43.451827595587794,
              1463.3237853033693
            ],
            [
              -121.36248729911905,
              43.44996751216673,
              1463.3237853033693
            ],
            [
              -121.36437353878881,
              43.449994514506315,
              1439.4637853033691
            ]
          ]
        ]
      },
      "bbox": [
        -121.3643735,
        43.44996751,
        1439.463785,
        -121.3624371,
        43.4518546,
        1463.323785
      ],
      "properties": {
        "datetime": "2019-06-04T18:54:20Z",
        "pc:count": 356737,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632430.8213,
            "count": 356737,
            "maximum": 632493.8838,
            "minimum": 632341.2038,
            "name": "X",
            "position": 0,
            "stddev": 38.90557573,
            "variance": 1513.643823
          },
          {
            "average": 4812163.128,
            "count": 356737,
            "maximum": 4812293.826,
            "minimum": 4812087.166,
            "name": "Y",
            "position": 1,
            "stddev": 48.09973679,
            "variance": 2313.584679
          },
          {
            "average": 1443.349545,
            "count": 356737,
            "maximum": 1463.323785,
            "minimum": 1439.463785,
            "name": "Z",
            "position": 2,
            "stddev": 4.345267959,
            "variance": 18.88135364
          },
          {
            "average": 18115.54212,
            "count": 356737,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10495.14025,
            "variance": 110147968.8
          },
          {
            "average": 1.135368633,
            "count": 356737,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3743862089,
            "variance": 0.1401650334
          },
          {
            "average": 1.270384064,
            "count": 356737,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5161595136,
            "variance": 0.2664206435
          },
          {
            "average": 0.5004078635,
            "count": 356737,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000005344,
            "variance": 0.2500005344
          },
          {
            "average": 0,
            "count": 356737,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.033935364,
            "count": 356737,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.684208315,
            "variance": 13.57339091
          },
          {
            "average": 0.4288021693,
            "count": 356737,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.51610801,
            "variance": 156.6529597
          },
          {
            "average": 0.4959227666,
            "count": 356737,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999840767,
            "variance": 0.2499840769
          },
          {
            "average": 10102.98365,
            "count": 356737,
            "maximum": 10104,
            "minimum": 10102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7870934411,
            "variance": 0.619516085
          },
          {
            "average": 243709410.1,
            "count": 356737,
            "maximum": 243709660,
            "minimum": 243709033.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 261.8122553,
            "variance": 68545.65703
          },
          {
            "average": 0,
            "count": 356737,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 356737,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 356737,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 356737,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 356737,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632341.2038,
          4812087.166,
          1439.463785,
          632493.8838,
          4812293.826,
          1463.323785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632341.2038333985,
                4812087.165743773,
                1439.4637853033691
              ],
              [
                632341.2038333985,
                4812293.825743773,
                1439.4637853033691
              ],
              [
                632493.8838333985,
                4812293.825743773,
                1463.3237853033693
              ],
              [
                632493.8838333985,
                4812087.165743773,
                1463.3237853033693
              ],
              [
                632341.2038333985,
                4812087.165743773,
                1439.4637853033691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:54:20+00:00",
        "end_time": "2019-06-04T18:43:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3643735,
            43.44996751,
            1439.463785,
            -121.3624371,
            43.4518546,
            1463.323785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36437353878881,
                  43.449994514506315,
                  1439.4637853033691
                ],
                [
                  -121.36432339873551,
                  43.451854599671485,
                  1439.4637853033691
                ],
                [
                  -121.36243710130614,
                  43.451827595587794,
                  1463.3237853033693
                ],
                [
                  -121.36248729911905,
                  43.44996751216673,
                  1463.3237853033693
                ],
                [
                  -121.36437353878881,
                  43.449994514506315,
                  1439.4637853033691
                ]
              ]
            ]
          },
          "id": "20190604_43121D3116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:54:20Z",
            "pc:count": 356737,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632430.8213,
                "count": 356737,
                "maximum": 632493.8838,
                "minimum": 632341.2038,
                "name": "X",
                "position": 0,
                "stddev": 38.90557573,
                "variance": 1513.643823
              },
              {
                "average": 4812163.128,
                "count": 356737,
                "maximum": 4812293.826,
                "minimum": 4812087.166,
                "name": "Y",
                "position": 1,
                "stddev": 48.09973679,
                "variance": 2313.584679
              },
              {
                "average": 1443.349545,
                "count": 356737,
                "maximum": 1463.323785,
                "minimum": 1439.463785,
                "name": "Z",
                "position": 2,
                "stddev": 4.345267959,
                "variance": 18.88135364
              },
              {
                "average": 18115.54212,
                "count": 356737,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10495.14025,
                "variance": 110147968.8
              },
              {
                "average": 1.135368633,
                "count": 356737,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3743862089,
                "variance": 0.1401650334
              },
              {
                "average": 1.270384064,
                "count": 356737,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5161595136,
                "variance": 0.2664206435
              },
              {
                "average": 0.5004078635,
                "count": 356737,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000005344,
                "variance": 0.2500005344
              },
              {
                "average": 0,
                "count": 356737,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.033935364,
                "count": 356737,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.684208315,
                "variance": 13.57339091
              },
              {
                "average": 0.4288021693,
                "count": 356737,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.51610801,
                "variance": 156.6529597
              },
              {
                "average": 0.4959227666,
                "count": 356737,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999840767,
                "variance": 0.2499840769
              },
              {
                "average": 10102.98365,
                "count": 356737,
                "maximum": 10104,
                "minimum": 10102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7870934411,
                "variance": 0.619516085
              },
              {
                "average": 243709410.1,
                "count": 356737,
                "maximum": 243709660,
                "minimum": 243709033.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 261.8122553,
                "variance": 68545.65703
              },
              {
                "average": 0,
                "count": 356737,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 356737,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 356737,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 356737,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 356737,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632341.2038,
              4812087.166,
              1439.463785,
              632493.8838,
              4812293.826,
              1463.323785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632341.2038333985,
                    4812087.165743773,
                    1439.4637853033691
                  ],
                  [
                    632341.2038333985,
                    4812293.825743773,
                    1439.4637853033691
                  ],
                  [
                    632493.8838333985,
                    4812293.825743773,
                    1463.3237853033693
                  ],
                  [
                    632493.8838333985,
                    4812087.165743773,
                    1463.3237853033693
                  ],
                  [
                    632341.2038333985,
                    4812087.165743773,
                    1439.4637853033691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:54:20+00:00",
            "end_time": "2019-06-04T18:43:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37531995635862,
              43.424999207113146,
              1374.5943664151198
            ],
            [
              -121.3749808333343,
              43.4376723078376,
              1374.5943664151198
            ],
            [
              -121.36214938163558,
              43.43748920070906,
              1972.4943664151199
            ],
            [
              -121.36249117953217,
              43.424816180547005,
              1972.4943664151199
            ],
            [
              -121.37531995635862,
              43.424999207113146,
              1374.5943664151198
            ]
          ]
        ]
      },
      "bbox": [
        -121.37532,
        43.42481618,
        1374.594366,
        -121.3621494,
        43.43767231,
        1972.494366
      ],
      "properties": {
        "datetime": "2019-06-04T18:40:34Z",
        "pc:count": 22452994,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632020.7671,
            "count": 22452994,
            "maximum": 632548.4743,
            "minimum": 631509.6343,
            "name": "X",
            "position": 0,
            "stddev": 291.3834127,
            "variance": 84904.2932
          },
          {
            "average": 4810006.297,
            "count": 22452994,
            "maximum": 4810701.869,
            "minimum": 4809293.869,
            "name": "Y",
            "position": 1,
            "stddev": 396.623132,
            "variance": 157309.9088
          },
          {
            "average": 1532.552279,
            "count": 22452994,
            "maximum": 1972.494366,
            "minimum": 1374.594366,
            "name": "Z",
            "position": 2,
            "stddev": 25.60417696,
            "variance": 655.5738778
          },
          {
            "average": 18324.95849,
            "count": 22452994,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11129.25739,
            "variance": 123860370.1
          },
          {
            "average": 1.207957077,
            "count": 22452994,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4799084092,
            "variance": 0.2303120812
          },
          {
            "average": 1.415935665,
            "count": 22452994,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6631343957,
            "variance": 0.4397472268
          },
          {
            "average": 0.503442748,
            "count": 22452994,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999881585,
            "variance": 0.2499881586
          },
          {
            "average": 0,
            "count": 22452994,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.360200159,
            "count": 22452994,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.887293682,
            "variance": 3.561877442
          },
          {
            "average": -0.7199230723,
            "count": 22452994,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83378475,
            "variance": 117.370892
          },
          {
            "average": 0.4983837345,
            "count": 22452994,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999973988,
            "variance": 0.2499973988
          },
          {
            "average": 10096.48938,
            "count": 22452994,
            "maximum": 10101,
            "minimum": 10094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.621363172,
            "variance": 2.628818536
          },
          {
            "average": 243706858.4,
            "count": 22452994,
            "maximum": 243708834.9,
            "minimum": 243705758.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 690.7618286,
            "variance": 477151.9038
          },
          {
            "average": 0,
            "count": 22452994,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22452994,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22452994,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22452994,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22452994,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631509.6343,
          4809293.869,
          1374.594366,
          632548.4743,
          4810701.869,
          1972.494366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631509.6343289871,
                4809293.868502039,
                1374.5943664151198
              ],
              [
                631509.6343289871,
                4810701.868502039,
                1374.5943664151198
              ],
              [
                632548.4743289872,
                4810701.868502039,
                1972.4943664151199
              ],
              [
                632548.4743289872,
                4809293.868502039,
                1972.4943664151199
              ],
              [
                631509.6343289871,
                4809293.868502039,
                1374.5943664151198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:40:34+00:00",
        "end_time": "2019-06-04T17:49:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.37532,
            43.42481618,
            1374.594366,
            -121.3621494,
            43.43767231,
            1972.494366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37531995635862,
                  43.424999207113146,
                  1374.5943664151198
                ],
                [
                  -121.3749808333343,
                  43.4376723078376,
                  1374.5943664151198
                ],
                [
                  -121.36214938163558,
                  43.43748920070906,
                  1972.4943664151199
                ],
                [
                  -121.36249117953217,
                  43.424816180547005,
                  1972.4943664151199
                ],
                [
                  -121.37531995635862,
                  43.424999207113146,
                  1374.5943664151198
                ]
              ]
            ]
          },
          "id": "20190604_43121D3301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:40:34Z",
            "pc:count": 22452994,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632020.7671,
                "count": 22452994,
                "maximum": 632548.4743,
                "minimum": 631509.6343,
                "name": "X",
                "position": 0,
                "stddev": 291.3834127,
                "variance": 84904.2932
              },
              {
                "average": 4810006.297,
                "count": 22452994,
                "maximum": 4810701.869,
                "minimum": 4809293.869,
                "name": "Y",
                "position": 1,
                "stddev": 396.623132,
                "variance": 157309.9088
              },
              {
                "average": 1532.552279,
                "count": 22452994,
                "maximum": 1972.494366,
                "minimum": 1374.594366,
                "name": "Z",
                "position": 2,
                "stddev": 25.60417696,
                "variance": 655.5738778
              },
              {
                "average": 18324.95849,
                "count": 22452994,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11129.25739,
                "variance": 123860370.1
              },
              {
                "average": 1.207957077,
                "count": 22452994,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4799084092,
                "variance": 0.2303120812
              },
              {
                "average": 1.415935665,
                "count": 22452994,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6631343957,
                "variance": 0.4397472268
              },
              {
                "average": 0.503442748,
                "count": 22452994,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999881585,
                "variance": 0.2499881586
              },
              {
                "average": 0,
                "count": 22452994,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.360200159,
                "count": 22452994,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.887293682,
                "variance": 3.561877442
              },
              {
                "average": -0.7199230723,
                "count": 22452994,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83378475,
                "variance": 117.370892
              },
              {
                "average": 0.4983837345,
                "count": 22452994,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999973988,
                "variance": 0.2499973988
              },
              {
                "average": 10096.48938,
                "count": 22452994,
                "maximum": 10101,
                "minimum": 10094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.621363172,
                "variance": 2.628818536
              },
              {
                "average": 243706858.4,
                "count": 22452994,
                "maximum": 243708834.9,
                "minimum": 243705758.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 690.7618286,
                "variance": 477151.9038
              },
              {
                "average": 0,
                "count": 22452994,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22452994,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22452994,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22452994,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22452994,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631509.6343,
              4809293.869,
              1374.594366,
              632548.4743,
              4810701.869,
              1972.494366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631509.6343289871,
                    4809293.868502039,
                    1374.5943664151198
                  ],
                  [
                    631509.6343289871,
                    4810701.868502039,
                    1374.5943664151198
                  ],
                  [
                    632548.4743289872,
                    4810701.868502039,
                    1972.4943664151199
                  ],
                  [
                    632548.4743289872,
                    4809293.868502039,
                    1972.4943664151199
                  ],
                  [
                    631509.6343289871,
                    4809293.868502039,
                    1374.5943664151198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:40:34+00:00",
            "end_time": "2019-06-04T17:49:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779733563627,
              43.48749896326759,
              1312.8603450396133
            ],
            [
              -121.48748130548272,
              43.500160186008806,
              1312.8603450396133
            ],
            [
              -121.47467154352671,
              43.49998998251295,
              1870.7003450396135
            ],
            [
              -121.47499024767174,
              43.48732883457783,
              1870.7003450396135
            ],
            [
              -121.48779733563627,
              43.48749896326759,
              1312.8603450396133
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877973,
        43.48732883,
        1312.860345,
        -121.4746715,
        43.50016019,
        1870.700345
      ],
      "properties": {
        "datetime": "2019-06-03T18:50:53Z",
        "pc:count": 17857814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622806.1658,
            "count": 17857814,
            "maximum": 623314.962,
            "minimum": 622279.002,
            "name": "X",
            "position": 0,
            "stddev": 294.6901837,
            "variance": 86842.30435
          },
          {
            "average": 4816786.846,
            "count": 17857814,
            "maximum": 4817470.303,
            "minimum": 4816063.683,
            "name": "Y",
            "position": 1,
            "stddev": 397.2752505,
            "variance": 157827.6246
          },
          {
            "average": 1343.561324,
            "count": 17857814,
            "maximum": 1870.700345,
            "minimum": 1312.860345,
            "name": "Z",
            "position": 2,
            "stddev": 9.379851501,
            "variance": 87.98161419
          },
          {
            "average": 21437.78865,
            "count": 17857814,
            "maximum": 48814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9514.812774,
            "variance": 90531662.13
          },
          {
            "average": 1.084960119,
            "count": 17857814,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2977361587,
            "variance": 0.08864682018
          },
          {
            "average": 1.169923654,
            "count": 17857814,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4168365653,
            "variance": 0.1737527222
          },
          {
            "average": 0.499096138,
            "count": 17857814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999197,
            "variance": 0.249999197
          },
          {
            "average": 0,
            "count": 17857814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203968414,
            "count": 17857814,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7053712288,
            "variance": 0.4975485705
          },
          {
            "average": 0.9355386187,
            "count": 17857814,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74629107,
            "variance": 115.4827717
          },
          {
            "average": 0.4944271455,
            "count": 17857814,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999689563,
            "variance": 0.2499689573
          },
          {
            "average": 10052.80194,
            "count": 17857814,
            "maximum": 10055,
            "minimum": 10050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103897749,
            "variance": 1.21859024
          },
          {
            "average": 243621544.8,
            "count": 17857814,
            "maximum": 243623053.3,
            "minimum": 243619524.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 703.1366959,
            "variance": 494401.2132
          },
          {
            "average": 0,
            "count": 17857814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17857814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17857814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17857814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17857814,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622279.002,
          4816063.683,
          1312.860345,
          623314.962,
          4817470.303,
          1870.700345
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622279.0019913578,
                4816063.682759955,
                1312.8603450396133
              ],
              [
                622279.0019913578,
                4817470.302759954,
                1312.8603450396133
              ],
              [
                623314.9619913577,
                4817470.302759954,
                1870.7003450396135
              ],
              [
                623314.9619913577,
                4816063.682759955,
                1870.7003450396135
              ],
              [
                622279.0019913578,
                4816063.682759955,
                1312.8603450396133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:50:53+00:00",
        "end_time": "2019-06-03T17:52:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877973,
            43.48732883,
            1312.860345,
            -121.4746715,
            43.50016019,
            1870.700345
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779733563627,
                  43.48749896326759,
                  1312.8603450396133
                ],
                [
                  -121.48748130548272,
                  43.500160186008806,
                  1312.8603450396133
                ],
                [
                  -121.47467154352671,
                  43.49998998251295,
                  1870.7003450396135
                ],
                [
                  -121.47499024767174,
                  43.48732883457783,
                  1870.7003450396135
                ],
                [
                  -121.48779733563627,
                  43.48749896326759,
                  1312.8603450396133
                ]
              ]
            ]
          },
          "id": "20190603_43121D4102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:50:53Z",
            "pc:count": 17857814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622806.1658,
                "count": 17857814,
                "maximum": 623314.962,
                "minimum": 622279.002,
                "name": "X",
                "position": 0,
                "stddev": 294.6901837,
                "variance": 86842.30435
              },
              {
                "average": 4816786.846,
                "count": 17857814,
                "maximum": 4817470.303,
                "minimum": 4816063.683,
                "name": "Y",
                "position": 1,
                "stddev": 397.2752505,
                "variance": 157827.6246
              },
              {
                "average": 1343.561324,
                "count": 17857814,
                "maximum": 1870.700345,
                "minimum": 1312.860345,
                "name": "Z",
                "position": 2,
                "stddev": 9.379851501,
                "variance": 87.98161419
              },
              {
                "average": 21437.78865,
                "count": 17857814,
                "maximum": 48814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9514.812774,
                "variance": 90531662.13
              },
              {
                "average": 1.084960119,
                "count": 17857814,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2977361587,
                "variance": 0.08864682018
              },
              {
                "average": 1.169923654,
                "count": 17857814,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4168365653,
                "variance": 0.1737527222
              },
              {
                "average": 0.499096138,
                "count": 17857814,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999197,
                "variance": 0.249999197
              },
              {
                "average": 0,
                "count": 17857814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203968414,
                "count": 17857814,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7053712288,
                "variance": 0.4975485705
              },
              {
                "average": 0.9355386187,
                "count": 17857814,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74629107,
                "variance": 115.4827717
              },
              {
                "average": 0.4944271455,
                "count": 17857814,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999689563,
                "variance": 0.2499689573
              },
              {
                "average": 10052.80194,
                "count": 17857814,
                "maximum": 10055,
                "minimum": 10050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103897749,
                "variance": 1.21859024
              },
              {
                "average": 243621544.8,
                "count": 17857814,
                "maximum": 243623053.3,
                "minimum": 243619524.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 703.1366959,
                "variance": 494401.2132
              },
              {
                "average": 0,
                "count": 17857814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17857814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17857814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17857814,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17857814,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622279.002,
              4816063.683,
              1312.860345,
              623314.962,
              4817470.303,
              1870.700345
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622279.0019913578,
                    4816063.682759955,
                    1312.8603450396133
                  ],
                  [
                    622279.0019913578,
                    4817470.302759954,
                    1312.8603450396133
                  ],
                  [
                    623314.9619913577,
                    4817470.302759954,
                    1870.7003450396135
                  ],
                  [
                    623314.9619913577,
                    4816063.682759955,
                    1870.7003450396135
                  ],
                  [
                    622279.0019913578,
                    4816063.682759955,
                    1312.8603450396133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:50:53+00:00",
            "end_time": "2019-06-03T17:52:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36253463933505,
              43.44999583498059,
              1424.9671307749022
            ],
            [
              -121.36247014532252,
              43.45238569917524,
              1424.9671307749022
            ],
            [
              -121.34992649041034,
              43.4522053366118,
              1909.4271307749023
            ],
            [
              -121.34999147790958,
              43.4498154873838,
              1909.4271307749023
            ],
            [
              -121.36253463933505,
              43.44999583498059,
              1424.9671307749022
            ]
          ]
        ]
      },
      "bbox": [
        -121.3625346,
        43.44981549,
        1424.967131,
        -121.3499265,
        43.4523857,
        1909.427131
      ],
      "properties": {
        "datetime": "2019-06-04T19:02:20Z",
        "pc:count": 3316696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633038.4809,
            "count": 3316696,
            "maximum": 633505.2916,
            "minimum": 632489.9916,
            "name": "X",
            "position": 0,
            "stddev": 300.2864086,
            "variance": 90171.92718
          },
          {
            "average": 4812216.109,
            "count": 3316696,
            "maximum": 4812355.756,
            "minimum": 4812090.236,
            "name": "Y",
            "position": 1,
            "stddev": 68.29871293,
            "variance": 4664.714188
          },
          {
            "average": 1448.307882,
            "count": 3316696,
            "maximum": 1909.427131,
            "minimum": 1424.967131,
            "name": "Z",
            "position": 2,
            "stddev": 7.891826007,
            "variance": 62.28091772
          },
          {
            "average": 17330.0107,
            "count": 3316696,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10657.10471,
            "variance": 113573880.8
          },
          {
            "average": 1.160232653,
            "count": 3316696,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4285389253,
            "variance": 0.1836456105
          },
          {
            "average": 1.320347117,
            "count": 3316696,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6039000827,
            "variance": 0.3646953099
          },
          {
            "average": 0.5103042305,
            "count": 3316696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998938869,
            "variance": 0.2498938982
          },
          {
            "average": 0,
            "count": 3316696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.039222467,
            "count": 3316696,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.627214298,
            "variance": 13.15668356
          },
          {
            "average": -4.067380612,
            "count": 3316696,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.897166461,
            "variance": 97.95390395
          },
          {
            "average": 0.5170250756,
            "count": 3316696,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997101381,
            "variance": 0.2497102221
          },
          {
            "average": 10103.61957,
            "count": 3316696,
            "maximum": 10105,
            "minimum": 10102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.737679671,
            "variance": 0.544171297
          },
          {
            "average": 243709635.8,
            "count": 3316696,
            "maximum": 243710140.1,
            "minimum": 243709035.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220.1111906,
            "variance": 48448.93624
          },
          {
            "average": 0,
            "count": 3316696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3316696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3316696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3316696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3316696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632489.9916,
          4812090.236,
          1424.967131,
          633505.2916,
          4812355.756,
          1909.427131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632489.9915589283,
                4812090.235957125,
                1424.9671307749022
              ],
              [
                632489.9915589283,
                4812355.755957125,
                1424.9671307749022
              ],
              [
                633505.2915589283,
                4812355.755957125,
                1909.4271307749023
              ],
              [
                633505.2915589283,
                4812090.235957125,
                1909.4271307749023
              ],
              [
                632489.9915589283,
                4812090.235957125,
                1424.9671307749022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:02:20+00:00",
        "end_time": "2019-06-04T18:43:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3625346,
            43.44981549,
            1424.967131,
            -121.3499265,
            43.4523857,
            1909.427131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36253463933505,
                  43.44999583498059,
                  1424.9671307749022
                ],
                [
                  -121.36247014532252,
                  43.45238569917524,
                  1424.9671307749022
                ],
                [
                  -121.34992649041034,
                  43.4522053366118,
                  1909.4271307749023
                ],
                [
                  -121.34999147790958,
                  43.4498154873838,
                  1909.4271307749023
                ],
                [
                  -121.36253463933505,
                  43.44999583498059,
                  1424.9671307749022
                ]
              ]
            ]
          },
          "id": "20190604_43121D3117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:02:20Z",
            "pc:count": 3316696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633038.4809,
                "count": 3316696,
                "maximum": 633505.2916,
                "minimum": 632489.9916,
                "name": "X",
                "position": 0,
                "stddev": 300.2864086,
                "variance": 90171.92718
              },
              {
                "average": 4812216.109,
                "count": 3316696,
                "maximum": 4812355.756,
                "minimum": 4812090.236,
                "name": "Y",
                "position": 1,
                "stddev": 68.29871293,
                "variance": 4664.714188
              },
              {
                "average": 1448.307882,
                "count": 3316696,
                "maximum": 1909.427131,
                "minimum": 1424.967131,
                "name": "Z",
                "position": 2,
                "stddev": 7.891826007,
                "variance": 62.28091772
              },
              {
                "average": 17330.0107,
                "count": 3316696,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10657.10471,
                "variance": 113573880.8
              },
              {
                "average": 1.160232653,
                "count": 3316696,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4285389253,
                "variance": 0.1836456105
              },
              {
                "average": 1.320347117,
                "count": 3316696,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6039000827,
                "variance": 0.3646953099
              },
              {
                "average": 0.5103042305,
                "count": 3316696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998938869,
                "variance": 0.2498938982
              },
              {
                "average": 0,
                "count": 3316696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.039222467,
                "count": 3316696,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.627214298,
                "variance": 13.15668356
              },
              {
                "average": -4.067380612,
                "count": 3316696,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.897166461,
                "variance": 97.95390395
              },
              {
                "average": 0.5170250756,
                "count": 3316696,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997101381,
                "variance": 0.2497102221
              },
              {
                "average": 10103.61957,
                "count": 3316696,
                "maximum": 10105,
                "minimum": 10102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.737679671,
                "variance": 0.544171297
              },
              {
                "average": 243709635.8,
                "count": 3316696,
                "maximum": 243710140.1,
                "minimum": 243709035.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220.1111906,
                "variance": 48448.93624
              },
              {
                "average": 0,
                "count": 3316696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3316696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3316696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3316696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3316696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632489.9916,
              4812090.236,
              1424.967131,
              633505.2916,
              4812355.756,
              1909.427131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632489.9915589283,
                    4812090.235957125,
                    1424.9671307749022
                  ],
                  [
                    632489.9915589283,
                    4812355.755957125,
                    1424.9671307749022
                  ],
                  [
                    633505.2915589283,
                    4812355.755957125,
                    1909.4271307749023
                  ],
                  [
                    633505.2915589283,
                    4812090.235957125,
                    1909.4271307749023
                  ],
                  [
                    632489.9915589283,
                    4812090.235957125,
                    1424.9671307749022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:02:20+00:00",
            "end_time": "2019-06-04T18: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": "20190604_43121C3104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782672673027,
              43.36250025508216,
              1464.7682301777775
            ],
            [
              -121.3374804670287,
              43.37517577657004,
              1464.7682301777775
            ],
            [
              -121.32464270068135,
              43.37498838700647,
              2064.5882301777774
            ],
            [
              -121.32499163112054,
              43.3623129479911,
              2064.5882301777774
            ],
            [
              -121.33782672673027,
              43.36250025508216,
              1464.7682301777775
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378267,
        43.36231295,
        1464.76823,
        -121.3246427,
        43.37517578,
        2064.58823
      ],
      "properties": {
        "datetime": "2019-06-04T16:54:31Z",
        "pc:count": 21414023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635191.0591,
            "count": 21414023,
            "maximum": 635723.3861,
            "minimum": 634682.9461,
            "name": "X",
            "position": 0,
            "stddev": 292.4792186,
            "variance": 85544.09329
          },
          {
            "average": 4803113.891,
            "count": 21414023,
            "maximum": 4803820.954,
            "minimum": 4802412.674,
            "name": "Y",
            "position": 1,
            "stddev": 392.4755881,
            "variance": 154037.0872
          },
          {
            "average": 1608.406269,
            "count": 21414023,
            "maximum": 2064.58823,
            "minimum": 1464.76823,
            "name": "Z",
            "position": 2,
            "stddev": 36.11804397,
            "variance": 1304.5131
          },
          {
            "average": 20619.22316,
            "count": 21414023,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11368.18163,
            "variance": 129235553.5
          },
          {
            "average": 1.162964941,
            "count": 21414023,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4158649092,
            "variance": 0.1729436227
          },
          {
            "average": 1.325943752,
            "count": 21414023,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5738765388,
            "variance": 0.3293342818
          },
          {
            "average": 0.5036283934,
            "count": 21414023,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999868463,
            "variance": 0.2499868464
          },
          {
            "average": 0,
            "count": 21414023,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247797436,
            "count": 21414023,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.253205398,
            "variance": 1.57052377
          },
          {
            "average": -0.7781346575,
            "count": 21414023,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82184334,
            "variance": 117.1122932
          },
          {
            "average": 0.4945115638,
            "count": 21414023,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999698878,
            "variance": 0.2499698887
          },
          {
            "average": 10084.41011,
            "count": 21414023,
            "maximum": 10087,
            "minimum": 10082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.094892071,
            "variance": 1.198788648
          },
          {
            "average": 243701302.9,
            "count": 21414023,
            "maximum": 243702471.6,
            "minimum": 243700144.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.9448159,
            "variance": 267231.9427
          },
          {
            "average": 0,
            "count": 21414023,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21414023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21414023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21414023,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21414023,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634682.9461,
          4802412.674,
          1464.76823,
          635723.3861,
          4803820.954,
          2064.58823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634682.9461324564,
                4802412.674317564,
                1464.7682301777775
              ],
              [
                634682.9461324564,
                4803820.954317563,
                1464.7682301777775
              ],
              [
                635723.3861324564,
                4803820.954317563,
                2064.5882301777774
              ],
              [
                635723.3861324564,
                4802412.674317564,
                2064.5882301777774
              ],
              [
                634682.9461324564,
                4802412.674317564,
                1464.7682301777775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:54:31+00:00",
        "end_time": "2019-06-04T16:15:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378267,
            43.36231295,
            1464.76823,
            -121.3246427,
            43.37517578,
            2064.58823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782672673027,
                  43.36250025508216,
                  1464.7682301777775
                ],
                [
                  -121.3374804670287,
                  43.37517577657004,
                  1464.7682301777775
                ],
                [
                  -121.32464270068135,
                  43.37498838700647,
                  2064.5882301777774
                ],
                [
                  -121.32499163112054,
                  43.3623129479911,
                  2064.5882301777774
                ],
                [
                  -121.33782672673027,
                  43.36250025508216,
                  1464.7682301777775
                ]
              ]
            ]
          },
          "id": "20190604_43121C3104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:54:31Z",
            "pc:count": 21414023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635191.0591,
                "count": 21414023,
                "maximum": 635723.3861,
                "minimum": 634682.9461,
                "name": "X",
                "position": 0,
                "stddev": 292.4792186,
                "variance": 85544.09329
              },
              {
                "average": 4803113.891,
                "count": 21414023,
                "maximum": 4803820.954,
                "minimum": 4802412.674,
                "name": "Y",
                "position": 1,
                "stddev": 392.4755881,
                "variance": 154037.0872
              },
              {
                "average": 1608.406269,
                "count": 21414023,
                "maximum": 2064.58823,
                "minimum": 1464.76823,
                "name": "Z",
                "position": 2,
                "stddev": 36.11804397,
                "variance": 1304.5131
              },
              {
                "average": 20619.22316,
                "count": 21414023,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11368.18163,
                "variance": 129235553.5
              },
              {
                "average": 1.162964941,
                "count": 21414023,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4158649092,
                "variance": 0.1729436227
              },
              {
                "average": 1.325943752,
                "count": 21414023,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5738765388,
                "variance": 0.3293342818
              },
              {
                "average": 0.5036283934,
                "count": 21414023,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999868463,
                "variance": 0.2499868464
              },
              {
                "average": 0,
                "count": 21414023,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247797436,
                "count": 21414023,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.253205398,
                "variance": 1.57052377
              },
              {
                "average": -0.7781346575,
                "count": 21414023,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82184334,
                "variance": 117.1122932
              },
              {
                "average": 0.4945115638,
                "count": 21414023,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999698878,
                "variance": 0.2499698887
              },
              {
                "average": 10084.41011,
                "count": 21414023,
                "maximum": 10087,
                "minimum": 10082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.094892071,
                "variance": 1.198788648
              },
              {
                "average": 243701302.9,
                "count": 21414023,
                "maximum": 243702471.6,
                "minimum": 243700144.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.9448159,
                "variance": 267231.9427
              },
              {
                "average": 0,
                "count": 21414023,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21414023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21414023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21414023,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21414023,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634682.9461,
              4802412.674,
              1464.76823,
              635723.3861,
              4803820.954,
              2064.58823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634682.9461324564,
                    4802412.674317564,
                    1464.7682301777775
                  ],
                  [
                    634682.9461324564,
                    4803820.954317563,
                    1464.7682301777775
                  ],
                  [
                    635723.3861324564,
                    4803820.954317563,
                    2064.5882301777774
                  ],
                  [
                    635723.3861324564,
                    4802412.674317564,
                    2064.5882301777774
                  ],
                  [
                    634682.9461324564,
                    4802412.674317564,
                    1464.7682301777775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:54:31+00:00",
            "end_time": "2019-06-04T16:15:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030434924807,
              43.437499272945665,
              1247.0797743773285
            ],
            [
              -121.44998095814485,
              43.45016398534036,
              1247.0797743773285
            ],
            [
              -121.43716468164155,
              43.449989503817136,
              1922.9397743773286
            ],
            [
              -121.43749074405105,
              43.43732486813716,
              1922.9397743773286
            ],
            [
              -121.45030434924807,
              43.437499272945665,
              1247.0797743773285
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503043,
        43.43732487,
        1247.079774,
        -121.4371647,
        43.45016399,
        1922.939774
      ],
      "properties": {
        "datetime": "2019-06-04T17:47:50Z",
        "pc:count": 25757499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625941.7431,
            "count": 25757499,
            "maximum": 626451.4809,
            "minimum": 625414.1209,
            "name": "X",
            "position": 0,
            "stddev": 296.8875629,
            "variance": 88142.225
          },
          {
            "average": 4811266.214,
            "count": 25757499,
            "maximum": 4811973.523,
            "minimum": 4810566.503,
            "name": "Y",
            "position": 1,
            "stddev": 405.8440972,
            "variance": 164709.4312
          },
          {
            "average": 1403.019681,
            "count": 25757499,
            "maximum": 1922.939774,
            "minimum": 1247.079774,
            "name": "Z",
            "position": 2,
            "stddev": 17.15202451,
            "variance": 294.1919449
          },
          {
            "average": 22117.11843,
            "count": 25757499,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9834.006801,
            "variance": 96707689.75
          },
          {
            "average": 1.10138725,
            "count": 25757499,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3409244731,
            "variance": 0.1162294964
          },
          {
            "average": 1.202780441,
            "count": 25757499,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4868330771,
            "variance": 0.237006445
          },
          {
            "average": 0.5019513735,
            "count": 25757499,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962018,
            "variance": 0.2499962018
          },
          {
            "average": 0,
            "count": 25757499,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217773822,
            "count": 25757499,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9851869239,
            "variance": 0.970593275
          },
          {
            "average": 0.2716176382,
            "count": 25757499,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.66646567,
            "variance": 113.7734898
          },
          {
            "average": 0.5047081629,
            "count": 25757499,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999778424,
            "variance": 0.2499778429
          },
          {
            "average": 10037.63049,
            "count": 25757499,
            "maximum": 10094,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.6250433,
            "variance": 185.6418049
          },
          {
            "average": 243547240.8,
            "count": 25757499,
            "maximum": 243705670.6,
            "minimum": 243535833.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38702.58508,
            "variance": 1497890092
          },
          {
            "average": 0,
            "count": 25757499,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25757499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25757499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25757499,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25757499,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625414.1209,
          4810566.503,
          1247.079774,
          626451.4809,
          4811973.523,
          1922.939774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625414.1209334558,
                4810566.502931302,
                1247.0797743773285
              ],
              [
                625414.1209334558,
                4811973.522931302,
                1247.0797743773285
              ],
              [
                626451.4809334559,
                4811973.522931302,
                1922.9397743773286
              ],
              [
                626451.4809334559,
                4810566.502931302,
                1922.9397743773286
              ],
              [
                625414.1209334558,
                4810566.502931302,
                1247.0797743773285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:47:50+00:00",
        "end_time": "2019-06-02T18:37:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503043,
            43.43732487,
            1247.079774,
            -121.4371647,
            43.45016399,
            1922.939774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030434924807,
                  43.437499272945665,
                  1247.0797743773285
                ],
                [
                  -121.44998095814485,
                  43.45016398534036,
                  1247.0797743773285
                ],
                [
                  -121.43716468164155,
                  43.449989503817136,
                  1922.9397743773286
                ],
                [
                  -121.43749074405105,
                  43.43732486813716,
                  1922.9397743773286
                ],
                [
                  -121.45030434924807,
                  43.437499272945665,
                  1247.0797743773285
                ]
              ]
            ]
          },
          "id": "20190602_43121D4125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:47:50Z",
            "pc:count": 25757499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625941.7431,
                "count": 25757499,
                "maximum": 626451.4809,
                "minimum": 625414.1209,
                "name": "X",
                "position": 0,
                "stddev": 296.8875629,
                "variance": 88142.225
              },
              {
                "average": 4811266.214,
                "count": 25757499,
                "maximum": 4811973.523,
                "minimum": 4810566.503,
                "name": "Y",
                "position": 1,
                "stddev": 405.8440972,
                "variance": 164709.4312
              },
              {
                "average": 1403.019681,
                "count": 25757499,
                "maximum": 1922.939774,
                "minimum": 1247.079774,
                "name": "Z",
                "position": 2,
                "stddev": 17.15202451,
                "variance": 294.1919449
              },
              {
                "average": 22117.11843,
                "count": 25757499,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9834.006801,
                "variance": 96707689.75
              },
              {
                "average": 1.10138725,
                "count": 25757499,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3409244731,
                "variance": 0.1162294964
              },
              {
                "average": 1.202780441,
                "count": 25757499,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4868330771,
                "variance": 0.237006445
              },
              {
                "average": 0.5019513735,
                "count": 25757499,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962018,
                "variance": 0.2499962018
              },
              {
                "average": 0,
                "count": 25757499,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217773822,
                "count": 25757499,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9851869239,
                "variance": 0.970593275
              },
              {
                "average": 0.2716176382,
                "count": 25757499,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.66646567,
                "variance": 113.7734898
              },
              {
                "average": 0.5047081629,
                "count": 25757499,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999778424,
                "variance": 0.2499778429
              },
              {
                "average": 10037.63049,
                "count": 25757499,
                "maximum": 10094,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.6250433,
                "variance": 185.6418049
              },
              {
                "average": 243547240.8,
                "count": 25757499,
                "maximum": 243705670.6,
                "minimum": 243535833.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38702.58508,
                "variance": 1497890092
              },
              {
                "average": 0,
                "count": 25757499,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25757499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25757499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25757499,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25757499,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625414.1209,
              4810566.503,
              1247.079774,
              626451.4809,
              4811973.523,
              1922.939774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625414.1209334558,
                    4810566.502931302,
                    1247.0797743773285
                  ],
                  [
                    625414.1209334558,
                    4811973.522931302,
                    1247.0797743773285
                  ],
                  [
                    626451.4809334559,
                    4811973.522931302,
                    1922.9397743773286
                  ],
                  [
                    626451.4809334559,
                    4810566.502931302,
                    1922.9397743773286
                  ],
                  [
                    625414.1209334558,
                    4810566.502931302,
                    1247.0797743773285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:47:50+00:00",
            "end_time": "2019-06-02T18:37:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31283222342454,
              43.3374996805334,
              1617.8665418432604
            ],
            [
              -121.3124809702406,
              43.35017851586204,
              1617.8665418432604
            ],
            [
              -121.29963827845135,
              43.34998825339741,
              2188.3065418432607
            ],
            [
              -121.29999220168496,
              43.337309501831804,
              2188.3065418432607
            ],
            [
              -121.31283222342454,
              43.3374996805334,
              1617.8665418432604
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128322,
        43.3373095,
        1617.866542,
        -121.2996383,
        43.35017852,
        2188.306542
      ],
      "properties": {
        "datetime": "2019-06-04T16:22:43Z",
        "pc:count": 20570539,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637266.659,
            "count": 20570539,
            "maximum": 637805.6605,
            "minimum": 636764.3805,
            "name": "X",
            "position": 0,
            "stddev": 289.2493193,
            "variance": 83665.1687
          },
          {
            "average": 4800376.316,
            "count": 20570539,
            "maximum": 4801085.478,
            "minimum": 4799676.818,
            "name": "Y",
            "position": 1,
            "stddev": 405.7391983,
            "variance": 164624.297
          },
          {
            "average": 1694.517531,
            "count": 20570539,
            "maximum": 2188.306542,
            "minimum": 1617.866542,
            "name": "Z",
            "position": 2,
            "stddev": 21.54894582,
            "variance": 464.3570661
          },
          {
            "average": 20704.61778,
            "count": 20570539,
            "maximum": 57038,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10395.09537,
            "variance": 108058007.7
          },
          {
            "average": 1.132406205,
            "count": 20570539,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3735766705,
            "variance": 0.1395595287
          },
          {
            "average": 1.264810611,
            "count": 20570539,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5184221396,
            "variance": 0.2687615148
          },
          {
            "average": 0.5030871092,
            "count": 20570539,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999904818,
            "variance": 0.2499904819
          },
          {
            "average": 0,
            "count": 20570539,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237182409,
            "count": 20570539,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.034176808,
            "variance": 1.069521669
          },
          {
            "average": -0.64719201,
            "count": 20570539,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84862097,
            "variance": 117.6925769
          },
          {
            "average": 0.496539833,
            "count": 20570539,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999880393,
            "variance": 0.2499880394
          },
          {
            "average": 10080.34688,
            "count": 20570539,
            "maximum": 10083,
            "minimum": 10078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.163104733,
            "variance": 1.352812619
          },
          {
            "average": 243699361.8,
            "count": 20570539,
            "maximum": 243700563.1,
            "minimum": 243698387.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 541.1648898,
            "variance": 292859.438
          },
          {
            "average": 0,
            "count": 20570539,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20570539,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20570539,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20570539,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20570539,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636764.3805,
          4799676.818,
          1617.866542,
          637805.6605,
          4801085.478,
          2188.306542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636764.3804740116,
                4799676.817793848,
                1617.8665418432604
              ],
              [
                636764.3804740116,
                4801085.477793848,
                1617.8665418432604
              ],
              [
                637805.6604740117,
                4801085.477793848,
                2188.3065418432607
              ],
              [
                637805.6604740117,
                4799676.817793848,
                2188.3065418432607
              ],
              [
                636764.3804740116,
                4799676.817793848,
                1617.8665418432604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:22:43+00:00",
        "end_time": "2019-06-04T15:46:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128322,
            43.3373095,
            1617.866542,
            -121.2996383,
            43.35017852,
            2188.306542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31283222342454,
                  43.3374996805334,
                  1617.8665418432604
                ],
                [
                  -121.3124809702406,
                  43.35017851586204,
                  1617.8665418432604
                ],
                [
                  -121.29963827845135,
                  43.34998825339741,
                  2188.3065418432607
                ],
                [
                  -121.29999220168496,
                  43.337309501831804,
                  2188.3065418432607
                ],
                [
                  -121.31283222342454,
                  43.3374996805334,
                  1617.8665418432604
                ]
              ]
            ]
          },
          "id": "20190604_43121C3211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:22:43Z",
            "pc:count": 20570539,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637266.659,
                "count": 20570539,
                "maximum": 637805.6605,
                "minimum": 636764.3805,
                "name": "X",
                "position": 0,
                "stddev": 289.2493193,
                "variance": 83665.1687
              },
              {
                "average": 4800376.316,
                "count": 20570539,
                "maximum": 4801085.478,
                "minimum": 4799676.818,
                "name": "Y",
                "position": 1,
                "stddev": 405.7391983,
                "variance": 164624.297
              },
              {
                "average": 1694.517531,
                "count": 20570539,
                "maximum": 2188.306542,
                "minimum": 1617.866542,
                "name": "Z",
                "position": 2,
                "stddev": 21.54894582,
                "variance": 464.3570661
              },
              {
                "average": 20704.61778,
                "count": 20570539,
                "maximum": 57038,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10395.09537,
                "variance": 108058007.7
              },
              {
                "average": 1.132406205,
                "count": 20570539,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3735766705,
                "variance": 0.1395595287
              },
              {
                "average": 1.264810611,
                "count": 20570539,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5184221396,
                "variance": 0.2687615148
              },
              {
                "average": 0.5030871092,
                "count": 20570539,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999904818,
                "variance": 0.2499904819
              },
              {
                "average": 0,
                "count": 20570539,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237182409,
                "count": 20570539,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.034176808,
                "variance": 1.069521669
              },
              {
                "average": -0.64719201,
                "count": 20570539,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84862097,
                "variance": 117.6925769
              },
              {
                "average": 0.496539833,
                "count": 20570539,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999880393,
                "variance": 0.2499880394
              },
              {
                "average": 10080.34688,
                "count": 20570539,
                "maximum": 10083,
                "minimum": 10078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.163104733,
                "variance": 1.352812619
              },
              {
                "average": 243699361.8,
                "count": 20570539,
                "maximum": 243700563.1,
                "minimum": 243698387.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 541.1648898,
                "variance": 292859.438
              },
              {
                "average": 0,
                "count": 20570539,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20570539,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20570539,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20570539,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20570539,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636764.3805,
              4799676.818,
              1617.866542,
              637805.6605,
              4801085.478,
              2188.306542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636764.3804740116,
                    4799676.817793848,
                    1617.8665418432604
                  ],
                  [
                    636764.3804740116,
                    4801085.477793848,
                    1617.8665418432604
                  ],
                  [
                    637805.6604740117,
                    4801085.477793848,
                    2188.3065418432607
                  ],
                  [
                    637805.6604740117,
                    4799676.817793848,
                    2188.3065418432607
                  ],
                  [
                    636764.3804740116,
                    4799676.817793848,
                    1617.8665418432604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:22:43+00:00",
            "end_time": "2019-06-04T15: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": "20190602_43121D4116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029430548916,
              43.449998667392386,
              1271.9775466170142
            ],
            [
              -121.4999813408943,
              43.462658245973216,
              1271.9775466170142
            ],
            [
              -121.48717472978603,
              43.46248949650272,
              1939.137546617014
            ],
            [
              -121.48749036388537,
              43.44982999208455,
              1939.137546617014
            ],
            [
              -121.50029430548916,
              43.449998667392386,
              1271.9775466170142
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002943,
        43.44982999,
        1271.977547,
        -121.4871747,
        43.46265825,
        1939.137547
      ],
      "properties": {
        "datetime": "2019-06-03T17:07:09Z",
        "pc:count": 21863970,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621902.288,
            "count": 21863970,
            "maximum": 622379.8184,
            "minimum": 621343.4784,
            "name": "X",
            "position": 0,
            "stddev": 291.3012746,
            "variance": 84856.43259
          },
          {
            "average": 4812593.982,
            "count": 21863970,
            "maximum": 4813287.054,
            "minimum": 4811880.634,
            "name": "Y",
            "position": 1,
            "stddev": 400.34807,
            "variance": 160278.5772
          },
          {
            "average": 1365.85337,
            "count": 21863970,
            "maximum": 1939.137547,
            "minimum": 1271.977547,
            "name": "Z",
            "position": 2,
            "stddev": 7.520525983,
            "variance": 56.55831106
          },
          {
            "average": 20897.83275,
            "count": 21863970,
            "maximum": 47371,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9868.796308,
            "variance": 97393140.58
          },
          {
            "average": 1.108246307,
            "count": 21863970,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.344730721,
            "variance": 0.11883927
          },
          {
            "average": 1.216472397,
            "count": 21863970,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4863350006,
            "variance": 0.2365217328
          },
          {
            "average": 0.5046263785,
            "count": 21863970,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999786076,
            "variance": 0.2499786081
          },
          {
            "average": 0,
            "count": 21863970,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188033875,
            "count": 21863970,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8878991137,
            "variance": 0.7883648362
          },
          {
            "average": -1.823625356,
            "count": 21863970,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96979051,
            "variance": 120.3363038
          },
          {
            "average": 0.4916723724,
            "count": 21863970,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999306572,
            "variance": 0.249930662
          },
          {
            "average": 10042.66766,
            "count": 21863970,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.332921361,
            "variance": 5.442522075
          },
          {
            "average": 243583229.8,
            "count": 21863970,
            "maximum": 243616829.5,
            "minimum": 243540296.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36913.61314,
            "variance": 1362614835
          },
          {
            "average": 0,
            "count": 21863970,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21863970,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21863970,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21863970,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21863970,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621343.4784,
          4811880.634,
          1271.977547,
          622379.8184,
          4813287.054,
          1939.137547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621343.4783620244,
                4811880.634212412,
                1271.9775466170142
              ],
              [
                621343.4783620244,
                4813287.054212412,
                1271.9775466170142
              ],
              [
                622379.8183620245,
                4813287.054212412,
                1939.137546617014
              ],
              [
                622379.8183620245,
                4811880.634212412,
                1939.137546617014
              ],
              [
                621343.4783620244,
                4811880.634212412,
                1271.9775466170142
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:07:09+00:00",
        "end_time": "2019-06-02T19:51:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002943,
            43.44982999,
            1271.977547,
            -121.4871747,
            43.46265825,
            1939.137547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029430548916,
                  43.449998667392386,
                  1271.9775466170142
                ],
                [
                  -121.4999813408943,
                  43.462658245973216,
                  1271.9775466170142
                ],
                [
                  -121.48717472978603,
                  43.46248949650272,
                  1939.137546617014
                ],
                [
                  -121.48749036388537,
                  43.44982999208455,
                  1939.137546617014
                ],
                [
                  -121.50029430548916,
                  43.449998667392386,
                  1271.9775466170142
                ]
              ]
            ]
          },
          "id": "20190602_43121D4116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:07:09Z",
            "pc:count": 21863970,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621902.288,
                "count": 21863970,
                "maximum": 622379.8184,
                "minimum": 621343.4784,
                "name": "X",
                "position": 0,
                "stddev": 291.3012746,
                "variance": 84856.43259
              },
              {
                "average": 4812593.982,
                "count": 21863970,
                "maximum": 4813287.054,
                "minimum": 4811880.634,
                "name": "Y",
                "position": 1,
                "stddev": 400.34807,
                "variance": 160278.5772
              },
              {
                "average": 1365.85337,
                "count": 21863970,
                "maximum": 1939.137547,
                "minimum": 1271.977547,
                "name": "Z",
                "position": 2,
                "stddev": 7.520525983,
                "variance": 56.55831106
              },
              {
                "average": 20897.83275,
                "count": 21863970,
                "maximum": 47371,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9868.796308,
                "variance": 97393140.58
              },
              {
                "average": 1.108246307,
                "count": 21863970,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.344730721,
                "variance": 0.11883927
              },
              {
                "average": 1.216472397,
                "count": 21863970,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4863350006,
                "variance": 0.2365217328
              },
              {
                "average": 0.5046263785,
                "count": 21863970,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999786076,
                "variance": 0.2499786081
              },
              {
                "average": 0,
                "count": 21863970,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188033875,
                "count": 21863970,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8878991137,
                "variance": 0.7883648362
              },
              {
                "average": -1.823625356,
                "count": 21863970,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96979051,
                "variance": 120.3363038
              },
              {
                "average": 0.4916723724,
                "count": 21863970,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999306572,
                "variance": 0.249930662
              },
              {
                "average": 10042.66766,
                "count": 21863970,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.332921361,
                "variance": 5.442522075
              },
              {
                "average": 243583229.8,
                "count": 21863970,
                "maximum": 243616829.5,
                "minimum": 243540296.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36913.61314,
                "variance": 1362614835
              },
              {
                "average": 0,
                "count": 21863970,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21863970,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21863970,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21863970,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21863970,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621343.4784,
              4811880.634,
              1271.977547,
              622379.8184,
              4813287.054,
              1939.137547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621343.4783620244,
                    4811880.634212412,
                    1271.9775466170142
                  ],
                  [
                    621343.4783620244,
                    4813287.054212412,
                    1271.9775466170142
                  ],
                  [
                    622379.8183620245,
                    4813287.054212412,
                    1939.137546617014
                  ],
                  [
                    622379.8183620245,
                    4811880.634212412,
                    1939.137546617014
                  ],
                  [
                    621343.4783620244,
                    4811880.634212412,
                    1271.9775466170142
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:07:09+00:00",
            "end_time": "2019-06-02T19:51: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": "20190603_43121C3313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032304106484,
              43.27499970490643,
              1898.3294845863948
            ],
            [
              -121.34998044663672,
              43.28767496104124,
              1898.3294845863948
            ],
            [
              -121.3371467229414,
              43.287489065775354,
              2464.4894845863946
            ],
            [
              -121.33749197906158,
              43.27481389146849,
              2464.4894845863946
            ],
            [
              -121.35032304106484,
              43.27499970490643,
              1898.3294845863948
            ]
          ]
        ]
      },
      "bbox": [
        -121.350323,
        43.27481389,
        1898.329485,
        -121.3371467,
        43.28767496,
        2464.489485
      ],
      "properties": {
        "datetime": "2019-06-03T19:35:35Z",
        "pc:count": 22820481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634379.7214,
            "count": 22820481,
            "maximum": 634903.9814,
            "minimum": 633862.3814,
            "name": "X",
            "position": 0,
            "stddev": 292.4594403,
            "variance": 85532.52424
          },
          {
            "average": 4793371.097,
            "count": 22820481,
            "maximum": 4794083.222,
            "minimum": 4792675.002,
            "name": "Y",
            "position": 1,
            "stddev": 399.0131923,
            "variance": 159211.5277
          },
          {
            "average": 1970.129257,
            "count": 22820481,
            "maximum": 2464.489485,
            "minimum": 1898.329485,
            "name": "Z",
            "position": 2,
            "stddev": 47.04904429,
            "variance": 2213.612569
          },
          {
            "average": 16724.89554,
            "count": 22820481,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9651.206775,
            "variance": 93145792.21
          },
          {
            "average": 1.192685378,
            "count": 22820481,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4633403379,
            "variance": 0.2146842687
          },
          {
            "average": 1.385394594,
            "count": 22820481,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6436248445,
            "variance": 0.4142529405
          },
          {
            "average": 0.4993868008,
            "count": 22820481,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996349,
            "variance": 0.2499996349
          },
          {
            "average": 0,
            "count": 22820481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275820304,
            "count": 22820481,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.467390476,
            "variance": 2.15323481
          },
          {
            "average": 0.8080504804,
            "count": 22820481,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90387273,
            "variance": 118.8944404
          },
          {
            "average": 0.49141072,
            "count": 22820481,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999262298,
            "variance": 0.2499262352
          },
          {
            "average": 10061.27476,
            "count": 22820481,
            "maximum": 10064,
            "minimum": 10059,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.136441095,
            "variance": 1.291498363
          },
          {
            "average": 243625201.4,
            "count": 22820481,
            "maximum": 243625735.8,
            "minimum": 243624757.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 221.8039189,
            "variance": 49196.97843
          },
          {
            "average": 0,
            "count": 22820481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22820481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22820481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22820481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22820481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633862.3814,
          4792675.002,
          1898.329485,
          634903.9814,
          4794083.222,
          2464.489485
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633862.3814255551,
                4792675.001511491,
                1898.3294845863948
              ],
              [
                633862.3814255551,
                4794083.221511492,
                1898.3294845863948
              ],
              [
                634903.9814255552,
                4794083.221511492,
                2464.4894845863946
              ],
              [
                634903.9814255552,
                4792675.001511491,
                2464.4894845863946
              ],
              [
                633862.3814255551,
                4792675.001511491,
                1898.3294845863948
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:35:35+00:00",
        "end_time": "2019-06-03T19:19:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.350323,
            43.27481389,
            1898.329485,
            -121.3371467,
            43.28767496,
            2464.489485
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032304106484,
                  43.27499970490643,
                  1898.3294845863948
                ],
                [
                  -121.34998044663672,
                  43.28767496104124,
                  1898.3294845863948
                ],
                [
                  -121.3371467229414,
                  43.287489065775354,
                  2464.4894845863946
                ],
                [
                  -121.33749197906158,
                  43.27481389146849,
                  2464.4894845863946
                ],
                [
                  -121.35032304106484,
                  43.27499970490643,
                  1898.3294845863948
                ]
              ]
            ]
          },
          "id": "20190603_43121C3313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:35:35Z",
            "pc:count": 22820481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634379.7214,
                "count": 22820481,
                "maximum": 634903.9814,
                "minimum": 633862.3814,
                "name": "X",
                "position": 0,
                "stddev": 292.4594403,
                "variance": 85532.52424
              },
              {
                "average": 4793371.097,
                "count": 22820481,
                "maximum": 4794083.222,
                "minimum": 4792675.002,
                "name": "Y",
                "position": 1,
                "stddev": 399.0131923,
                "variance": 159211.5277
              },
              {
                "average": 1970.129257,
                "count": 22820481,
                "maximum": 2464.489485,
                "minimum": 1898.329485,
                "name": "Z",
                "position": 2,
                "stddev": 47.04904429,
                "variance": 2213.612569
              },
              {
                "average": 16724.89554,
                "count": 22820481,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9651.206775,
                "variance": 93145792.21
              },
              {
                "average": 1.192685378,
                "count": 22820481,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4633403379,
                "variance": 0.2146842687
              },
              {
                "average": 1.385394594,
                "count": 22820481,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6436248445,
                "variance": 0.4142529405
              },
              {
                "average": 0.4993868008,
                "count": 22820481,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996349,
                "variance": 0.2499996349
              },
              {
                "average": 0,
                "count": 22820481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275820304,
                "count": 22820481,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.467390476,
                "variance": 2.15323481
              },
              {
                "average": 0.8080504804,
                "count": 22820481,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90387273,
                "variance": 118.8944404
              },
              {
                "average": 0.49141072,
                "count": 22820481,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999262298,
                "variance": 0.2499262352
              },
              {
                "average": 10061.27476,
                "count": 22820481,
                "maximum": 10064,
                "minimum": 10059,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.136441095,
                "variance": 1.291498363
              },
              {
                "average": 243625201.4,
                "count": 22820481,
                "maximum": 243625735.8,
                "minimum": 243624757.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 221.8039189,
                "variance": 49196.97843
              },
              {
                "average": 0,
                "count": 22820481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22820481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22820481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22820481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22820481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633862.3814,
              4792675.002,
              1898.329485,
              634903.9814,
              4794083.222,
              2464.489485
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633862.3814255551,
                    4792675.001511491,
                    1898.3294845863948
                  ],
                  [
                    633862.3814255551,
                    4794083.221511492,
                    1898.3294845863948
                  ],
                  [
                    634903.9814255552,
                    4794083.221511492,
                    2464.4894845863946
                  ],
                  [
                    634903.9814255552,
                    4792675.001511491,
                    2464.4894845863946
                  ],
                  [
                    633862.3814255551,
                    4792675.001511491,
                    1898.3294845863948
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:35:35+00:00",
            "end_time": "2019-06-03T19:19:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36282156380035,
              43.38749941870989,
              1501.9569259407915
            ],
            [
              -121.36248025058019,
              43.400173604053506,
              1501.9569259407915
            ],
            [
              -121.34964741385753,
              43.3999890856676,
              1983.7769259407917
            ],
            [
              -121.34999139891774,
              43.38731498152021,
              1983.7769259407917
            ],
            [
              -121.36282156380035,
              43.38749941870989,
              1501.9569259407915
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628216,
        43.38731498,
        1501.956926,
        -121.3496474,
        43.4001736,
        1983.776926
      ],
      "properties": {
        "datetime": "2019-06-04T17:26:23Z",
        "pc:count": 24915188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633111.1468,
            "count": 24915188,
            "maximum": 633642.7283,
            "minimum": 632603.1283,
            "name": "X",
            "position": 0,
            "stddev": 288.0378317,
            "variance": 82965.79248
          },
          {
            "average": 4805834.238,
            "count": 24915188,
            "maximum": 4806557.108,
            "minimum": 4805148.988,
            "name": "Y",
            "position": 1,
            "stddev": 388.7356006,
            "variance": 151115.3672
          },
          {
            "average": 1552.683427,
            "count": 24915188,
            "maximum": 1983.776926,
            "minimum": 1501.956926,
            "name": "Z",
            "position": 2,
            "stddev": 33.61412897,
            "variance": 1129.909666
          },
          {
            "average": 16885.496,
            "count": 24915188,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11024.27109,
            "variance": 121534553
          },
          {
            "average": 1.260560466,
            "count": 24915188,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5530645444,
            "variance": 0.3058803902
          },
          {
            "average": 1.521119688,
            "count": 24915188,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7675585986,
            "variance": 0.5891462022
          },
          {
            "average": 0.5037737624,
            "count": 24915188,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999857685,
            "variance": 0.2499857688
          },
          {
            "average": 0,
            "count": 24915188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367633549,
            "count": 24915188,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.98483555,
            "variance": 3.939572159
          },
          {
            "average": -0.7727685311,
            "count": 24915188,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8151608,
            "variance": 116.967703
          },
          {
            "average": 0.4938916375,
            "count": 24915188,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999626965,
            "variance": 0.2499626979
          },
          {
            "average": 10088.43814,
            "count": 24915188,
            "maximum": 10091,
            "minimum": 10086,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070979003,
            "variance": 1.146996025
          },
          {
            "average": 243703163.5,
            "count": 24915188,
            "maximum": 243704383.9,
            "minimum": 243702036.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 493.5344723,
            "variance": 243576.2753
          },
          {
            "average": 0,
            "count": 24915188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24915188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24915188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24915188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24915188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632603.1283,
          4805148.988,
          1501.956926,
          633642.7283,
          4806557.108,
          1983.776926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632603.1283172381,
                4805148.987829375,
                1501.9569259407915
              ],
              [
                632603.1283172381,
                4806557.107829374,
                1501.9569259407915
              ],
              [
                633642.7283172382,
                4806557.107829374,
                1983.7769259407917
              ],
              [
                633642.7283172382,
                4805148.987829375,
                1983.7769259407917
              ],
              [
                632603.1283172381,
                4805148.987829375,
                1501.9569259407915
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:26:23+00:00",
        "end_time": "2019-06-04T16:47:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628216,
            43.38731498,
            1501.956926,
            -121.3496474,
            43.4001736,
            1983.776926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36282156380035,
                  43.38749941870989,
                  1501.9569259407915
                ],
                [
                  -121.36248025058019,
                  43.400173604053506,
                  1501.9569259407915
                ],
                [
                  -121.34964741385753,
                  43.3999890856676,
                  1983.7769259407917
                ],
                [
                  -121.34999139891774,
                  43.38731498152021,
                  1983.7769259407917
                ],
                [
                  -121.36282156380035,
                  43.38749941870989,
                  1501.9569259407915
                ]
              ]
            ]
          },
          "id": "20190604_43121D3317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:26:23Z",
            "pc:count": 24915188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633111.1468,
                "count": 24915188,
                "maximum": 633642.7283,
                "minimum": 632603.1283,
                "name": "X",
                "position": 0,
                "stddev": 288.0378317,
                "variance": 82965.79248
              },
              {
                "average": 4805834.238,
                "count": 24915188,
                "maximum": 4806557.108,
                "minimum": 4805148.988,
                "name": "Y",
                "position": 1,
                "stddev": 388.7356006,
                "variance": 151115.3672
              },
              {
                "average": 1552.683427,
                "count": 24915188,
                "maximum": 1983.776926,
                "minimum": 1501.956926,
                "name": "Z",
                "position": 2,
                "stddev": 33.61412897,
                "variance": 1129.909666
              },
              {
                "average": 16885.496,
                "count": 24915188,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11024.27109,
                "variance": 121534553
              },
              {
                "average": 1.260560466,
                "count": 24915188,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5530645444,
                "variance": 0.3058803902
              },
              {
                "average": 1.521119688,
                "count": 24915188,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7675585986,
                "variance": 0.5891462022
              },
              {
                "average": 0.5037737624,
                "count": 24915188,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999857685,
                "variance": 0.2499857688
              },
              {
                "average": 0,
                "count": 24915188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367633549,
                "count": 24915188,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.98483555,
                "variance": 3.939572159
              },
              {
                "average": -0.7727685311,
                "count": 24915188,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8151608,
                "variance": 116.967703
              },
              {
                "average": 0.4938916375,
                "count": 24915188,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999626965,
                "variance": 0.2499626979
              },
              {
                "average": 10088.43814,
                "count": 24915188,
                "maximum": 10091,
                "minimum": 10086,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070979003,
                "variance": 1.146996025
              },
              {
                "average": 243703163.5,
                "count": 24915188,
                "maximum": 243704383.9,
                "minimum": 243702036.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 493.5344723,
                "variance": 243576.2753
              },
              {
                "average": 0,
                "count": 24915188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24915188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24915188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24915188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24915188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632603.1283,
              4805148.988,
              1501.956926,
              633642.7283,
              4806557.108,
              1983.776926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632603.1283172381,
                    4805148.987829375,
                    1501.9569259407915
                  ],
                  [
                    632603.1283172381,
                    4806557.107829374,
                    1501.9569259407915
                  ],
                  [
                    633642.7283172382,
                    4806557.107829374,
                    1983.7769259407917
                  ],
                  [
                    633642.7283172382,
                    4805148.987829375,
                    1983.7769259407917
                  ],
                  [
                    632603.1283172381,
                    4805148.987829375,
                    1501.9569259407915
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:26:23+00:00",
            "end_time": "2019-06-04T16:47:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31283286360598,
              43.40000030457785,
              1395.1100524966014
            ],
            [
              -121.31248083336878,
              43.41267936087602,
              1395.1100524966014
            ],
            [
              -121.29963679473802,
              43.41248905627766,
              2008.3100524966012
            ],
            [
              -121.299991501212,
              43.39981008375202,
              2008.3100524966012
            ],
            [
              -121.31283286360598,
              43.40000030457785,
              1395.1100524966014
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128329,
        43.39981008,
        1395.110052,
        -121.2996368,
        43.41267936,
        2008.310052
      ],
      "properties": {
        "datetime": "2019-06-04T18:34:19Z",
        "pc:count": 20849990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637145.1608,
            "count": 20849990,
            "maximum": 637664.2513,
            "minimum": 636623.9313,
            "name": "X",
            "position": 0,
            "stddev": 290.6781216,
            "variance": 84493.77036
          },
          {
            "average": 4807310.813,
            "count": 20849990,
            "maximum": 4808026.73,
            "minimum": 4806618.03,
            "name": "Y",
            "position": 1,
            "stddev": 402.0390527,
            "variance": 161635.3999
          },
          {
            "average": 1513.81304,
            "count": 20849990,
            "maximum": 2008.310052,
            "minimum": 1395.110052,
            "name": "Z",
            "position": 2,
            "stddev": 17.9627889,
            "variance": 322.6617852
          },
          {
            "average": 19743.09912,
            "count": 20849990,
            "maximum": 54876,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11067.76046,
            "variance": 122495321.5
          },
          {
            "average": 1.177789774,
            "count": 20849990,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4546543576,
            "variance": 0.2067105849
          },
          {
            "average": 1.355578924,
            "count": 20849990,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6408817536,
            "variance": 0.4107294221
          },
          {
            "average": 0.50168096,
            "count": 20849990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971864,
            "variance": 0.2499971864
          },
          {
            "average": 0,
            "count": 20849990,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276141667,
            "count": 20849990,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.461825782,
            "variance": 2.136934617
          },
          {
            "average": -0.02328676903,
            "count": 20849990,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90040308,
            "variance": 118.8187873
          },
          {
            "average": 0.4957706455,
            "count": 20849990,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999821242,
            "variance": 0.2499821245
          },
          {
            "average": 10094.90063,
            "count": 20849990,
            "maximum": 10100,
            "minimum": 10092,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.112059984,
            "variance": 1.236677408
          },
          {
            "average": 243706189.2,
            "count": 20849990,
            "maximum": 243708459.1,
            "minimum": 243704841.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 464.2367093,
            "variance": 215515.7223
          },
          {
            "average": 0,
            "count": 20849990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20849990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20849990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20849990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20849990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636623.9313,
          4806618.03,
          1395.110052,
          637664.2513,
          4808026.73,
          2008.310052
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636623.931347885,
                4806618.030096261,
                1395.1100524966014
              ],
              [
                636623.931347885,
                4808026.73009626,
                1395.1100524966014
              ],
              [
                637664.2513478851,
                4808026.73009626,
                2008.3100524966012
              ],
              [
                637664.2513478851,
                4806618.030096261,
                2008.3100524966012
              ],
              [
                636623.931347885,
                4806618.030096261,
                1395.1100524966014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:34:19+00:00",
        "end_time": "2019-06-04T17:34:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128329,
            43.39981008,
            1395.110052,
            -121.2996368,
            43.41267936,
            2008.310052
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31283286360598,
                  43.40000030457785,
                  1395.1100524966014
                ],
                [
                  -121.31248083336878,
                  43.41267936087602,
                  1395.1100524966014
                ],
                [
                  -121.29963679473802,
                  43.41248905627766,
                  2008.3100524966012
                ],
                [
                  -121.299991501212,
                  43.39981008375202,
                  2008.3100524966012
                ],
                [
                  -121.31283286360598,
                  43.40000030457785,
                  1395.1100524966014
                ]
              ]
            ]
          },
          "id": "20190604_43121D3411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:34:19Z",
            "pc:count": 20849990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637145.1608,
                "count": 20849990,
                "maximum": 637664.2513,
                "minimum": 636623.9313,
                "name": "X",
                "position": 0,
                "stddev": 290.6781216,
                "variance": 84493.77036
              },
              {
                "average": 4807310.813,
                "count": 20849990,
                "maximum": 4808026.73,
                "minimum": 4806618.03,
                "name": "Y",
                "position": 1,
                "stddev": 402.0390527,
                "variance": 161635.3999
              },
              {
                "average": 1513.81304,
                "count": 20849990,
                "maximum": 2008.310052,
                "minimum": 1395.110052,
                "name": "Z",
                "position": 2,
                "stddev": 17.9627889,
                "variance": 322.6617852
              },
              {
                "average": 19743.09912,
                "count": 20849990,
                "maximum": 54876,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11067.76046,
                "variance": 122495321.5
              },
              {
                "average": 1.177789774,
                "count": 20849990,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4546543576,
                "variance": 0.2067105849
              },
              {
                "average": 1.355578924,
                "count": 20849990,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6408817536,
                "variance": 0.4107294221
              },
              {
                "average": 0.50168096,
                "count": 20849990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971864,
                "variance": 0.2499971864
              },
              {
                "average": 0,
                "count": 20849990,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276141667,
                "count": 20849990,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.461825782,
                "variance": 2.136934617
              },
              {
                "average": -0.02328676903,
                "count": 20849990,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90040308,
                "variance": 118.8187873
              },
              {
                "average": 0.4957706455,
                "count": 20849990,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999821242,
                "variance": 0.2499821245
              },
              {
                "average": 10094.90063,
                "count": 20849990,
                "maximum": 10100,
                "minimum": 10092,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.112059984,
                "variance": 1.236677408
              },
              {
                "average": 243706189.2,
                "count": 20849990,
                "maximum": 243708459.1,
                "minimum": 243704841.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 464.2367093,
                "variance": 215515.7223
              },
              {
                "average": 0,
                "count": 20849990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20849990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20849990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20849990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20849990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636623.9313,
              4806618.03,
              1395.110052,
              637664.2513,
              4808026.73,
              2008.310052
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636623.931347885,
                    4806618.030096261,
                    1395.1100524966014
                  ],
                  [
                    636623.931347885,
                    4808026.73009626,
                    1395.1100524966014
                  ],
                  [
                    637664.2513478851,
                    4808026.73009626,
                    2008.3100524966012
                  ],
                  [
                    637664.2513478851,
                    4806618.030096261,
                    2008.3100524966012
                  ],
                  [
                    636623.931347885,
                    4806618.030096261,
                    1395.1100524966014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:34:19+00:00",
            "end_time": "2019-06-04T17:34:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41273600764262,
              43.449998276706616,
              1323.6162392770295
            ],
            [
              -121.41248519524729,
              43.45958460592118,
              1323.6162392770295
            ],
            [
              -121.4092967389272,
              43.45954028540834,
              1923.0162392770296
            ],
            [
              -121.40954805455148,
              43.44995397094424,
              1923.0162392770296
            ],
            [
              -121.41273600764262,
              43.449998276706616,
              1323.6162392770295
            ]
          ]
        ]
      },
      "bbox": [
        -121.412736,
        43.44995397,
        1323.616239,
        -121.4092967,
        43.45958461,
        1923.016239
      ],
      "properties": {
        "datetime": "2019-06-04T18:41:42Z",
        "pc:count": 7043911,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 628554.9478,
            "count": 7043911,
            "maximum": 628686.093,
            "minimum": 628428.053,
            "name": "X",
            "position": 0,
            "stddev": 65.76387279,
            "variance": 4324.886965
          },
          {
            "average": 4812466.816,
            "count": 7043911,
            "maximum": 4813076.915,
            "minimum": 4812011.875,
            "name": "Y",
            "position": 1,
            "stddev": 307.561753,
            "variance": 94594.23192
          },
          {
            "average": 1443.046403,
            "count": 7043911,
            "maximum": 1923.016239,
            "minimum": 1323.616239,
            "name": "Z",
            "position": 2,
            "stddev": 15.70917351,
            "variance": 246.7781325
          },
          {
            "average": 18091.3621,
            "count": 7043911,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10891.4615,
            "variance": 118623933.6
          },
          {
            "average": 1.205263951,
            "count": 7043911,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5096044095,
            "variance": 0.2596966541
          },
          {
            "average": 1.4104166,
            "count": 7043911,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7289704456,
            "variance": 0.5313979106
          },
          {
            "average": 0.5025033678,
            "count": 7043911,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937686,
            "variance": 0.2499937686
          },
          {
            "average": 0,
            "count": 7043911,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353976505,
            "count": 7043911,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.133993521,
            "variance": 4.553928346
          },
          {
            "average": -0.6775092522,
            "count": 7043911,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84124635,
            "variance": 117.5326224
          },
          {
            "average": 0.4905849889,
            "count": 7043911,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999113852,
            "variance": 0.249911393
          },
          {
            "average": 10051.14538,
            "count": 7043911,
            "maximum": 10101,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.97601943,
            "variance": 674.7535854
          },
          {
            "average": 243577507.8,
            "count": 7043911,
            "maximum": 243708902.3,
            "minimum": 243537206.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 70378.21352,
            "variance": 4953092938
          },
          {
            "average": 0,
            "count": 7043911,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7043911,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7043911,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7043911,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7043911,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628428.053,
          4812011.875,
          1323.616239,
          628686.093,
          4813076.915,
          1923.016239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628428.0530340837,
                4812011.874790195,
                1323.6162392770295
              ],
              [
                628428.0530340837,
                4813076.9147901945,
                1323.6162392770295
              ],
              [
                628686.0930340837,
                4813076.9147901945,
                1923.0162392770296
              ],
              [
                628686.0930340837,
                4812011.874790195,
                1923.0162392770296
              ],
              [
                628428.0530340837,
                4812011.874790195,
                1323.6162392770295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:41:42+00:00",
        "end_time": "2019-06-02T19:00:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.412736,
            43.44995397,
            1323.616239,
            -121.4092967,
            43.45958461,
            1923.016239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41273600764262,
                  43.449998276706616,
                  1323.6162392770295
                ],
                [
                  -121.41248519524729,
                  43.45958460592118,
                  1323.6162392770295
                ],
                [
                  -121.4092967389272,
                  43.45954028540834,
                  1923.0162392770296
                ],
                [
                  -121.40954805455148,
                  43.44995397094424,
                  1923.0162392770296
                ],
                [
                  -121.41273600764262,
                  43.449998276706616,
                  1323.6162392770295
                ]
              ]
            ]
          },
          "id": "20190602_43121D4218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:41:42Z",
            "pc:count": 7043911,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 628554.9478,
                "count": 7043911,
                "maximum": 628686.093,
                "minimum": 628428.053,
                "name": "X",
                "position": 0,
                "stddev": 65.76387279,
                "variance": 4324.886965
              },
              {
                "average": 4812466.816,
                "count": 7043911,
                "maximum": 4813076.915,
                "minimum": 4812011.875,
                "name": "Y",
                "position": 1,
                "stddev": 307.561753,
                "variance": 94594.23192
              },
              {
                "average": 1443.046403,
                "count": 7043911,
                "maximum": 1923.016239,
                "minimum": 1323.616239,
                "name": "Z",
                "position": 2,
                "stddev": 15.70917351,
                "variance": 246.7781325
              },
              {
                "average": 18091.3621,
                "count": 7043911,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10891.4615,
                "variance": 118623933.6
              },
              {
                "average": 1.205263951,
                "count": 7043911,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5096044095,
                "variance": 0.2596966541
              },
              {
                "average": 1.4104166,
                "count": 7043911,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7289704456,
                "variance": 0.5313979106
              },
              {
                "average": 0.5025033678,
                "count": 7043911,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937686,
                "variance": 0.2499937686
              },
              {
                "average": 0,
                "count": 7043911,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353976505,
                "count": 7043911,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.133993521,
                "variance": 4.553928346
              },
              {
                "average": -0.6775092522,
                "count": 7043911,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84124635,
                "variance": 117.5326224
              },
              {
                "average": 0.4905849889,
                "count": 7043911,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999113852,
                "variance": 0.249911393
              },
              {
                "average": 10051.14538,
                "count": 7043911,
                "maximum": 10101,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.97601943,
                "variance": 674.7535854
              },
              {
                "average": 243577507.8,
                "count": 7043911,
                "maximum": 243708902.3,
                "minimum": 243537206.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 70378.21352,
                "variance": 4953092938
              },
              {
                "average": 0,
                "count": 7043911,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7043911,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7043911,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7043911,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7043911,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628428.053,
              4812011.875,
              1323.616239,
              628686.093,
              4813076.915,
              1923.016239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628428.0530340837,
                    4812011.874790195,
                    1323.6162392770295
                  ],
                  [
                    628428.0530340837,
                    4813076.9147901945,
                    1323.6162392770295
                  ],
                  [
                    628686.0930340837,
                    4813076.9147901945,
                    1923.0162392770296
                  ],
                  [
                    628686.0930340837,
                    4812011.874790195,
                    1923.0162392770296
                  ],
                  [
                    628428.0530340837,
                    4812011.874790195,
                    1323.6162392770295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:41:42+00:00",
            "end_time": "2019-06-02T19:00:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32532839538752,
              43.362499578974926,
              1501.025696986481
            ],
            [
              -121.32497945351189,
              43.375177899963916,
              1501.025696986481
            ],
            [
              -121.31213979475217,
              43.374989078033224,
              2060.625696986481
            ],
            [
              -121.31249140831484,
              43.36231084016548,
              2060.625696986481
            ],
            [
              -121.32532839538752,
              43.362499578974926,
              1501.025696986481
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253284,
        43.36231084,
        1501.025697,
        -121.3121398,
        43.3751779,
        2060.625697
      ],
      "properties": {
        "datetime": "2019-06-04T17:03:43Z",
        "pc:count": 19788418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636207.575,
            "count": 19788418,
            "maximum": 636736.2821,
            "minimum": 635695.6821,
            "name": "X",
            "position": 0,
            "stddev": 290.9461632,
            "variance": 84649.66988
          },
          {
            "average": 4803122.165,
            "count": 19788418,
            "maximum": 4803841.453,
            "minimum": 4802432.853,
            "name": "Y",
            "position": 1,
            "stddev": 403.3323774,
            "variance": 162677.0067
          },
          {
            "average": 1604.506706,
            "count": 19788418,
            "maximum": 2060.625697,
            "minimum": 1501.025697,
            "name": "Z",
            "position": 2,
            "stddev": 33.08721425,
            "variance": 1094.763747
          },
          {
            "average": 22674.47127,
            "count": 19788418,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11232.5682,
            "variance": 126170588.3
          },
          {
            "average": 1.133269067,
            "count": 19788418,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3739252941,
            "variance": 0.1398201256
          },
          {
            "average": 1.266520345,
            "count": 19788418,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.518076588,
            "variance": 0.268403351
          },
          {
            "average": 0.4985817462,
            "count": 19788418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980012,
            "variance": 0.2499980012
          },
          {
            "average": 0,
            "count": 19788418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264560512,
            "count": 19788418,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.116926652,
            "variance": 1.247525146
          },
          {
            "average": 1.428392145,
            "count": 19788418,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78991258,
            "variance": 116.4222135
          },
          {
            "average": 0.4917666991,
            "count": 19788418,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999322208,
            "variance": 0.2499322254
          },
          {
            "average": 10085.33057,
            "count": 19788418,
            "maximum": 10088,
            "minimum": 10083,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.129072067,
            "variance": 1.274803733
          },
          {
            "average": 243701730.9,
            "count": 19788418,
            "maximum": 243703023.1,
            "minimum": 243700580.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 523.4732952,
            "variance": 274024.2908
          },
          {
            "average": 0,
            "count": 19788418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19788418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19788418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19788418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19788418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635695.6821,
          4802432.853,
          1501.025697,
          636736.2821,
          4803841.453,
          2060.625697
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635695.6820989425,
                4802432.8533667,
                1501.025696986481
              ],
              [
                635695.6820989425,
                4803841.4533667,
                1501.025696986481
              ],
              [
                636736.2820989426,
                4803841.4533667,
                2060.625696986481
              ],
              [
                636736.2820989426,
                4802432.8533667,
                2060.625696986481
              ],
              [
                635695.6820989425,
                4802432.8533667,
                1501.025696986481
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:03:43+00:00",
        "end_time": "2019-06-04T16:23:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253284,
            43.36231084,
            1501.025697,
            -121.3121398,
            43.3751779,
            2060.625697
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32532839538752,
                  43.362499578974926,
                  1501.025696986481
                ],
                [
                  -121.32497945351189,
                  43.375177899963916,
                  1501.025696986481
                ],
                [
                  -121.31213979475217,
                  43.374989078033224,
                  2060.625696986481
                ],
                [
                  -121.31249140831484,
                  43.36231084016548,
                  2060.625696986481
                ],
                [
                  -121.32532839538752,
                  43.362499578974926,
                  1501.025696986481
                ]
              ]
            ]
          },
          "id": "20190604_43121C3105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:03:43Z",
            "pc:count": 19788418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636207.575,
                "count": 19788418,
                "maximum": 636736.2821,
                "minimum": 635695.6821,
                "name": "X",
                "position": 0,
                "stddev": 290.9461632,
                "variance": 84649.66988
              },
              {
                "average": 4803122.165,
                "count": 19788418,
                "maximum": 4803841.453,
                "minimum": 4802432.853,
                "name": "Y",
                "position": 1,
                "stddev": 403.3323774,
                "variance": 162677.0067
              },
              {
                "average": 1604.506706,
                "count": 19788418,
                "maximum": 2060.625697,
                "minimum": 1501.025697,
                "name": "Z",
                "position": 2,
                "stddev": 33.08721425,
                "variance": 1094.763747
              },
              {
                "average": 22674.47127,
                "count": 19788418,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11232.5682,
                "variance": 126170588.3
              },
              {
                "average": 1.133269067,
                "count": 19788418,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3739252941,
                "variance": 0.1398201256
              },
              {
                "average": 1.266520345,
                "count": 19788418,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.518076588,
                "variance": 0.268403351
              },
              {
                "average": 0.4985817462,
                "count": 19788418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980012,
                "variance": 0.2499980012
              },
              {
                "average": 0,
                "count": 19788418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264560512,
                "count": 19788418,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.116926652,
                "variance": 1.247525146
              },
              {
                "average": 1.428392145,
                "count": 19788418,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78991258,
                "variance": 116.4222135
              },
              {
                "average": 0.4917666991,
                "count": 19788418,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999322208,
                "variance": 0.2499322254
              },
              {
                "average": 10085.33057,
                "count": 19788418,
                "maximum": 10088,
                "minimum": 10083,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.129072067,
                "variance": 1.274803733
              },
              {
                "average": 243701730.9,
                "count": 19788418,
                "maximum": 243703023.1,
                "minimum": 243700580.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 523.4732952,
                "variance": 274024.2908
              },
              {
                "average": 0,
                "count": 19788418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19788418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19788418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19788418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19788418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635695.6821,
              4802432.853,
              1501.025697,
              636736.2821,
              4803841.453,
              2060.625697
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635695.6820989425,
                    4802432.8533667,
                    1501.025696986481
                  ],
                  [
                    635695.6820989425,
                    4803841.4533667,
                    1501.025696986481
                  ],
                  [
                    636736.2820989426,
                    4803841.4533667,
                    2060.625696986481
                  ],
                  [
                    636736.2820989426,
                    4802432.8533667,
                    2060.625696986481
                  ],
                  [
                    635695.6820989425,
                    4802432.8533667,
                    1501.025696986481
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:03:43+00:00",
            "end_time": "2019-06-04T16:23: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": "20190604_43121D3302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36282281699324,
              43.4249997467863,
              1462.382712197631
            ],
            [
              -121.36248105697692,
              43.43767384872703,
              1462.382712197631
            ],
            [
              -121.34964746200187,
              43.437489306951136,
              1909.6627121976312
            ],
            [
              -121.34999189751521,
              43.424815286210446,
              1909.6627121976312
            ],
            [
              -121.36282281699324,
              43.4249997467863,
              1462.382712197631
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628228,
        43.42481529,
        1462.382712,
        -121.3496475,
        43.43767385,
        1909.662712
      ],
      "properties": {
        "datetime": "2019-06-04T18:44:23Z",
        "pc:count": 23027049,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633043.7392,
            "count": 23027049,
            "maximum": 633560.2489,
            "minimum": 632521.2289,
            "name": "X",
            "position": 0,
            "stddev": 289.9717197,
            "variance": 84083.59825
          },
          {
            "average": 4810012.782,
            "count": 23027049,
            "maximum": 4810721.848,
            "minimum": 4809313.728,
            "name": "Y",
            "position": 1,
            "stddev": 404.4624241,
            "variance": 163589.8525
          },
          {
            "average": 1513.736288,
            "count": 23027049,
            "maximum": 1909.662712,
            "minimum": 1462.382712,
            "name": "Z",
            "position": 2,
            "stddev": 19.42837785,
            "variance": 377.4618658
          },
          {
            "average": 17357.73907,
            "count": 23027049,
            "maximum": 57865,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10974.38331,
            "variance": 120437089
          },
          {
            "average": 1.222431758,
            "count": 23027049,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5112246299,
            "variance": 0.2613506222
          },
          {
            "average": 1.444850011,
            "count": 23027049,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.715623694,
            "variance": 0.5121172714
          },
          {
            "average": 0.5002304898,
            "count": 23027049,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999577,
            "variance": 0.2499999577
          },
          {
            "average": 0,
            "count": 23027049,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.515228417,
            "count": 23027049,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.426989689,
            "variance": 5.890278952
          },
          {
            "average": 0.4159832313,
            "count": 23027049,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90178178,
            "variance": 118.848846
          },
          {
            "average": 0.4927479852,
            "count": 23027049,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999474164,
            "variance": 0.2499474191
          },
          {
            "average": 10097.85117,
            "count": 23027049,
            "maximum": 10102,
            "minimum": 10094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.97899152,
            "variance": 3.916407435
          },
          {
            "average": 243707443.1,
            "count": 23027049,
            "maximum": 243709063.2,
            "minimum": 243705776.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 855.5119026,
            "variance": 731900.6154
          },
          {
            "average": 0,
            "count": 23027049,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23027049,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23027049,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23027049,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23027049,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632521.2289,
          4809313.728,
          1462.382712,
          633560.2489,
          4810721.848,
          1909.662712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632521.2289113703,
                4809313.727729218,
                1462.382712197631
              ],
              [
                632521.2289113703,
                4810721.847729217,
                1462.382712197631
              ],
              [
                633560.2489113703,
                4810721.847729217,
                1909.6627121976312
              ],
              [
                633560.2489113703,
                4809313.727729218,
                1909.6627121976312
              ],
              [
                632521.2289113703,
                4809313.727729218,
                1462.382712197631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:44:23+00:00",
        "end_time": "2019-06-04T17:49:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628228,
            43.42481529,
            1462.382712,
            -121.3496475,
            43.43767385,
            1909.662712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36282281699324,
                  43.4249997467863,
                  1462.382712197631
                ],
                [
                  -121.36248105697692,
                  43.43767384872703,
                  1462.382712197631
                ],
                [
                  -121.34964746200187,
                  43.437489306951136,
                  1909.6627121976312
                ],
                [
                  -121.34999189751521,
                  43.424815286210446,
                  1909.6627121976312
                ],
                [
                  -121.36282281699324,
                  43.4249997467863,
                  1462.382712197631
                ]
              ]
            ]
          },
          "id": "20190604_43121D3302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:44:23Z",
            "pc:count": 23027049,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633043.7392,
                "count": 23027049,
                "maximum": 633560.2489,
                "minimum": 632521.2289,
                "name": "X",
                "position": 0,
                "stddev": 289.9717197,
                "variance": 84083.59825
              },
              {
                "average": 4810012.782,
                "count": 23027049,
                "maximum": 4810721.848,
                "minimum": 4809313.728,
                "name": "Y",
                "position": 1,
                "stddev": 404.4624241,
                "variance": 163589.8525
              },
              {
                "average": 1513.736288,
                "count": 23027049,
                "maximum": 1909.662712,
                "minimum": 1462.382712,
                "name": "Z",
                "position": 2,
                "stddev": 19.42837785,
                "variance": 377.4618658
              },
              {
                "average": 17357.73907,
                "count": 23027049,
                "maximum": 57865,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10974.38331,
                "variance": 120437089
              },
              {
                "average": 1.222431758,
                "count": 23027049,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5112246299,
                "variance": 0.2613506222
              },
              {
                "average": 1.444850011,
                "count": 23027049,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.715623694,
                "variance": 0.5121172714
              },
              {
                "average": 0.5002304898,
                "count": 23027049,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999577,
                "variance": 0.2499999577
              },
              {
                "average": 0,
                "count": 23027049,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.515228417,
                "count": 23027049,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.426989689,
                "variance": 5.890278952
              },
              {
                "average": 0.4159832313,
                "count": 23027049,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90178178,
                "variance": 118.848846
              },
              {
                "average": 0.4927479852,
                "count": 23027049,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999474164,
                "variance": 0.2499474191
              },
              {
                "average": 10097.85117,
                "count": 23027049,
                "maximum": 10102,
                "minimum": 10094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.97899152,
                "variance": 3.916407435
              },
              {
                "average": 243707443.1,
                "count": 23027049,
                "maximum": 243709063.2,
                "minimum": 243705776.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 855.5119026,
                "variance": 731900.6154
              },
              {
                "average": 0,
                "count": 23027049,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23027049,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23027049,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23027049,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23027049,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632521.2289,
              4809313.728,
              1462.382712,
              633560.2489,
              4810721.848,
              1909.662712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632521.2289113703,
                    4809313.727729218,
                    1462.382712197631
                  ],
                  [
                    632521.2289113703,
                    4810721.847729217,
                    1462.382712197631
                  ],
                  [
                    633560.2489113703,
                    4810721.847729217,
                    1909.6627121976312
                  ],
                  [
                    633560.2489113703,
                    4809313.727729218,
                    1909.6627121976312
                  ],
                  [
                    632521.2289113703,
                    4809313.727729218,
                    1462.382712197631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:44:23+00:00",
            "end_time": "2019-06-04T17:49: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": "20190603_43121C3122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3628172442623,
              43.31265246408037,
              1806.6684025915388
            ],
            [
              -121.36248094164853,
              43.325173440649735,
              1806.6684025915388
            ],
            [
              -121.34964836909758,
              43.32498895217222,
              2290.3684025915386
            ],
            [
              -121.34998730427466,
              43.31246805581703,
              2290.3684025915386
            ],
            [
              -121.3628172442623,
              43.31265246408037,
              1806.6684025915388
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628172,
        43.31246806,
        1806.668403,
        -121.3496484,
        43.32517344,
        2290.368403
      ],
      "properties": {
        "datetime": "2019-06-03T20:11:33Z",
        "pc:count": 17221771,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633373.1175,
            "count": 17221771,
            "maximum": 633807.4285,
            "minimum": 632766.5685,
            "name": "X",
            "position": 0,
            "stddev": 291.2323408,
            "variance": 84816.27635
          },
          {
            "average": 4797660.881,
            "count": 17221771,
            "maximum": 4798227.736,
            "minimum": 4796836.656,
            "name": "Y",
            "position": 1,
            "stddev": 338.8820769,
            "variance": 114841.0621
          },
          {
            "average": 1847.315105,
            "count": 17221771,
            "maximum": 2290.368403,
            "minimum": 1806.668403,
            "name": "Z",
            "position": 2,
            "stddev": 8.445212367,
            "variance": 71.32161193
          },
          {
            "average": 19061.58385,
            "count": 17221771,
            "maximum": 54010,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10540.53187,
            "variance": 111102812.2
          },
          {
            "average": 1.162896894,
            "count": 17221771,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4133263601,
            "variance": 0.1708386799
          },
          {
            "average": 1.325798084,
            "count": 17221771,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5684069947,
            "variance": 0.3230865116
          },
          {
            "average": 0.345487755,
            "count": 17221771,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4755270542,
            "variance": 0.2261259793
          },
          {
            "average": 0,
            "count": 17221771,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224402531,
            "count": 17221771,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.15532812,
            "variance": 1.334783066
          },
          {
            "average": -0.1430715847,
            "count": 17221771,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.04144289,
            "variance": 121.9134611
          },
          {
            "average": 0.492742355,
            "count": 17221771,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999473383,
            "variance": 0.2499473411
          },
          {
            "average": 10069.22695,
            "count": 17221771,
            "maximum": 10071,
            "minimum": 10067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9281862011,
            "variance": 0.8615296239
          },
          {
            "average": 243627189.2,
            "count": 17221771,
            "maximum": 243627893.6,
            "minimum": 243626475.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 387.7790345,
            "variance": 150372.5796
          },
          {
            "average": 0,
            "count": 17221771,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17221771,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17221771,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17221771,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17221771,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632766.5685,
          4796836.656,
          1806.668403,
          633807.4285,
          4798227.736,
          2290.368403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632766.5684918639,
                4796836.656114032,
                1806.6684025915388
              ],
              [
                632766.5684918639,
                4798227.736114032,
                1806.6684025915388
              ],
              [
                633807.428491864,
                4798227.736114032,
                2290.3684025915386
              ],
              [
                633807.428491864,
                4796836.656114032,
                2290.3684025915386
              ],
              [
                632766.5684918639,
                4796836.656114032,
                1806.6684025915388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T20:11:33+00:00",
        "end_time": "2019-06-03T19:47:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628172,
            43.31246806,
            1806.668403,
            -121.3496484,
            43.32517344,
            2290.368403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3628172442623,
                  43.31265246408037,
                  1806.6684025915388
                ],
                [
                  -121.36248094164853,
                  43.325173440649735,
                  1806.6684025915388
                ],
                [
                  -121.34964836909758,
                  43.32498895217222,
                  2290.3684025915386
                ],
                [
                  -121.34998730427466,
                  43.31246805581703,
                  2290.3684025915386
                ],
                [
                  -121.3628172442623,
                  43.31265246408037,
                  1806.6684025915388
                ]
              ]
            ]
          },
          "id": "20190603_43121C3122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T20:11:33Z",
            "pc:count": 17221771,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633373.1175,
                "count": 17221771,
                "maximum": 633807.4285,
                "minimum": 632766.5685,
                "name": "X",
                "position": 0,
                "stddev": 291.2323408,
                "variance": 84816.27635
              },
              {
                "average": 4797660.881,
                "count": 17221771,
                "maximum": 4798227.736,
                "minimum": 4796836.656,
                "name": "Y",
                "position": 1,
                "stddev": 338.8820769,
                "variance": 114841.0621
              },
              {
                "average": 1847.315105,
                "count": 17221771,
                "maximum": 2290.368403,
                "minimum": 1806.668403,
                "name": "Z",
                "position": 2,
                "stddev": 8.445212367,
                "variance": 71.32161193
              },
              {
                "average": 19061.58385,
                "count": 17221771,
                "maximum": 54010,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10540.53187,
                "variance": 111102812.2
              },
              {
                "average": 1.162896894,
                "count": 17221771,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4133263601,
                "variance": 0.1708386799
              },
              {
                "average": 1.325798084,
                "count": 17221771,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5684069947,
                "variance": 0.3230865116
              },
              {
                "average": 0.345487755,
                "count": 17221771,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4755270542,
                "variance": 0.2261259793
              },
              {
                "average": 0,
                "count": 17221771,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224402531,
                "count": 17221771,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.15532812,
                "variance": 1.334783066
              },
              {
                "average": -0.1430715847,
                "count": 17221771,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.04144289,
                "variance": 121.9134611
              },
              {
                "average": 0.492742355,
                "count": 17221771,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999473383,
                "variance": 0.2499473411
              },
              {
                "average": 10069.22695,
                "count": 17221771,
                "maximum": 10071,
                "minimum": 10067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9281862011,
                "variance": 0.8615296239
              },
              {
                "average": 243627189.2,
                "count": 17221771,
                "maximum": 243627893.6,
                "minimum": 243626475.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 387.7790345,
                "variance": 150372.5796
              },
              {
                "average": 0,
                "count": 17221771,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17221771,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17221771,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17221771,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17221771,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632766.5685,
              4796836.656,
              1806.668403,
              633807.4285,
              4798227.736,
              2290.368403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632766.5684918639,
                    4796836.656114032,
                    1806.6684025915388
                  ],
                  [
                    632766.5684918639,
                    4798227.736114032,
                    1806.6684025915388
                  ],
                  [
                    633807.428491864,
                    4798227.736114032,
                    2290.3684025915386
                  ],
                  [
                    633807.428491864,
                    4796836.656114032,
                    2290.3684025915386
                  ],
                  [
                    632766.5684918639,
                    4796836.656114032,
                    1806.6684025915388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T20:11:33+00:00",
            "end_time": "2019-06-03T19:47: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": "20190604_43121D4323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46899398387369,
              43.37499845492098,
              1638.615832305481
            ],
            [
              -121.46867736407073,
              43.38757700549828,
              1638.615832305481
            ],
            [
              -121.46217059735797,
              43.38748967615159,
              2235.915832305481
            ],
            [
              -121.46248856122571,
              43.374911163714174,
              2235.915832305481
            ],
            [
              -121.46899398387369,
              43.37499845492098,
              1638.615832305481
            ]
          ]
        ]
      },
      "bbox": [
        -121.468994,
        43.37491116,
        1638.615832,
        -121.4621706,
        43.38757701,
        2235.915832
      ],
      "properties": {
        "datetime": "2019-06-04T15:57:42Z",
        "pc:count": 11227948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624289.8172,
            "count": 11227948,
            "maximum": 624556.2662,
            "minimum": 624029.0662,
            "name": "X",
            "position": 0,
            "stddev": 147.7984031,
            "variance": 21844.36797
          },
          {
            "average": 4804275.081,
            "count": 11227948,
            "maximum": 4804994.711,
            "minimum": 4803597.291,
            "name": "Y",
            "position": 1,
            "stddev": 403.3677895,
            "variance": 162705.5736
          },
          {
            "average": 1723.398375,
            "count": 11227948,
            "maximum": 2235.915832,
            "minimum": 1638.615832,
            "name": "Z",
            "position": 2,
            "stddev": 10.00823267,
            "variance": 100.1647212
          },
          {
            "average": 17732.59947,
            "count": 11227948,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9272.326727,
            "variance": 85976042.93
          },
          {
            "average": 1.127224227,
            "count": 11227948,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3473975447,
            "variance": 0.1206850541
          },
          {
            "average": 1.254438389,
            "count": 11227948,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4675920145,
            "variance": 0.2186422921
          },
          {
            "average": 0,
            "count": 11227948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11227948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.137948715,
            "count": 11227948,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7170630255,
            "variance": 0.5141793826
          },
          {
            "average": 1.037569911,
            "count": 11227948,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90842635,
            "variance": 118.9937654
          },
          {
            "average": 0.4822774384,
            "count": 11227948,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996858343,
            "variance": 0.249685933
          },
          {
            "average": 10077.42369,
            "count": 11227948,
            "maximum": 10080,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.146194469,
            "variance": 1.31376176
          },
          {
            "average": 243697964.5,
            "count": 11227948,
            "maximum": 243699062.7,
            "minimum": 243696788.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 643.9091088,
            "variance": 414618.9404
          },
          {
            "average": 0,
            "count": 11227948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11227948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11227948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11227948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11227948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624029.0662,
          4803597.291,
          1638.615832,
          624556.2662,
          4804994.711,
          2235.915832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624029.0662211151,
                4803597.291208792,
                1638.615832305481
              ],
              [
                624029.0662211151,
                4804994.7112087915,
                1638.615832305481
              ],
              [
                624556.266221115,
                4804994.7112087915,
                2235.915832305481
              ],
              [
                624556.266221115,
                4803597.291208792,
                2235.915832305481
              ],
              [
                624029.0662211151,
                4803597.291208792,
                1638.615832305481
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:57:42+00:00",
        "end_time": "2019-06-04T15:19:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.468994,
            43.37491116,
            1638.615832,
            -121.4621706,
            43.38757701,
            2235.915832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46899398387369,
                  43.37499845492098,
                  1638.615832305481
                ],
                [
                  -121.46867736407073,
                  43.38757700549828,
                  1638.615832305481
                ],
                [
                  -121.46217059735797,
                  43.38748967615159,
                  2235.915832305481
                ],
                [
                  -121.46248856122571,
                  43.374911163714174,
                  2235.915832305481
                ],
                [
                  -121.46899398387369,
                  43.37499845492098,
                  1638.615832305481
                ]
              ]
            ]
          },
          "id": "20190604_43121D4323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:57:42Z",
            "pc:count": 11227948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624289.8172,
                "count": 11227948,
                "maximum": 624556.2662,
                "minimum": 624029.0662,
                "name": "X",
                "position": 0,
                "stddev": 147.7984031,
                "variance": 21844.36797
              },
              {
                "average": 4804275.081,
                "count": 11227948,
                "maximum": 4804994.711,
                "minimum": 4803597.291,
                "name": "Y",
                "position": 1,
                "stddev": 403.3677895,
                "variance": 162705.5736
              },
              {
                "average": 1723.398375,
                "count": 11227948,
                "maximum": 2235.915832,
                "minimum": 1638.615832,
                "name": "Z",
                "position": 2,
                "stddev": 10.00823267,
                "variance": 100.1647212
              },
              {
                "average": 17732.59947,
                "count": 11227948,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9272.326727,
                "variance": 85976042.93
              },
              {
                "average": 1.127224227,
                "count": 11227948,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3473975447,
                "variance": 0.1206850541
              },
              {
                "average": 1.254438389,
                "count": 11227948,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4675920145,
                "variance": 0.2186422921
              },
              {
                "average": 0,
                "count": 11227948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11227948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.137948715,
                "count": 11227948,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7170630255,
                "variance": 0.5141793826
              },
              {
                "average": 1.037569911,
                "count": 11227948,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90842635,
                "variance": 118.9937654
              },
              {
                "average": 0.4822774384,
                "count": 11227948,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996858343,
                "variance": 0.249685933
              },
              {
                "average": 10077.42369,
                "count": 11227948,
                "maximum": 10080,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.146194469,
                "variance": 1.31376176
              },
              {
                "average": 243697964.5,
                "count": 11227948,
                "maximum": 243699062.7,
                "minimum": 243696788.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 643.9091088,
                "variance": 414618.9404
              },
              {
                "average": 0,
                "count": 11227948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11227948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11227948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11227948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11227948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624029.0662,
              4803597.291,
              1638.615832,
              624556.2662,
              4804994.711,
              2235.915832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624029.0662211151,
                    4803597.291208792,
                    1638.615832305481
                  ],
                  [
                    624029.0662211151,
                    4804994.7112087915,
                    1638.615832305481
                  ],
                  [
                    624556.266221115,
                    4804994.7112087915,
                    2235.915832305481
                  ],
                  [
                    624556.266221115,
                    4803597.291208792,
                    2235.915832305481
                  ],
                  [
                    624029.0662211151,
                    4803597.291208792,
                    1638.615832305481
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:57:42+00:00",
            "end_time": "2019-06-04T15: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": "20190602_43121D4117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779688571152,
              43.449998630173425,
              1270.1402068698508
            ],
            [
              -121.48748127330421,
              43.46265975622766,
              1270.1402068698508
            ],
            [
              -121.47467201731308,
              43.4624895705529,
              1917.400206869851
            ],
            [
              -121.47499030007171,
              43.44982851930166,
              1917.400206869851
            ],
            [
              -121.48779688571152,
              43.449998630173425,
              1270.1402068698508
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877969,
        43.44982852,
        1270.140207,
        -121.474672,
        43.46265976,
        1917.400207
      ],
      "properties": {
        "datetime": "2019-06-03T17:06:51Z",
        "pc:count": 23679379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622843.1655,
            "count": 23679379,
            "maximum": 623391.2368,
            "minimum": 622354.6768,
            "name": "X",
            "position": 0,
            "stddev": 290.9132705,
            "variance": 84630.53096
          },
          {
            "average": 4812583.487,
            "count": 23679379,
            "maximum": 4813305.513,
            "minimum": 4811898.913,
            "name": "Y",
            "position": 1,
            "stddev": 402.0759594,
            "variance": 161665.0772
          },
          {
            "average": 1375.357293,
            "count": 23679379,
            "maximum": 1917.400207,
            "minimum": 1270.140207,
            "name": "Z",
            "position": 2,
            "stddev": 7.552361173,
            "variance": 57.03815929
          },
          {
            "average": 21647.15585,
            "count": 23679379,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9825.762446,
            "variance": 96545607.65
          },
          {
            "average": 1.100229064,
            "count": 23679379,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3326449449,
            "variance": 0.1106526594
          },
          {
            "average": 1.200477301,
            "count": 23679379,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4708452927,
            "variance": 0.2216952897
          },
          {
            "average": 0.5008414283,
            "count": 23679379,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993026,
            "variance": 0.2499993026
          },
          {
            "average": 0,
            "count": 23679379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183911073,
            "count": 23679379,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8760439483,
            "variance": 0.7674529993
          },
          {
            "average": 0.9129874899,
            "count": 23679379,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.59906075,
            "variance": 112.3400889
          },
          {
            "average": 0.5094368395,
            "count": 23679379,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999109487,
            "variance": 0.2499109566
          },
          {
            "average": 10041.8141,
            "count": 23679379,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.228015781,
            "variance": 4.964054321
          },
          {
            "average": 243570055.7,
            "count": 23679379,
            "maximum": 243616811.1,
            "minimum": 243540296.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36089.44895,
            "variance": 1302448325
          },
          {
            "average": 0,
            "count": 23679379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23679379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23679379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23679379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23679379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622354.6768,
          4811898.913,
          1270.140207,
          623391.2368,
          4813305.513,
          1917.400207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622354.6767950151,
                4811898.912706153,
                1270.1402068698508
              ],
              [
                622354.6767950151,
                4813305.512706152,
                1270.1402068698508
              ],
              [
                623391.2367950152,
                4813305.512706152,
                1917.400206869851
              ],
              [
                623391.2367950152,
                4811898.912706153,
                1917.400206869851
              ],
              [
                622354.6767950151,
                4811898.912706153,
                1270.1402068698508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:06:51+00:00",
        "end_time": "2019-06-02T19:51:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877969,
            43.44982852,
            1270.140207,
            -121.474672,
            43.46265976,
            1917.400207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779688571152,
                  43.449998630173425,
                  1270.1402068698508
                ],
                [
                  -121.48748127330421,
                  43.46265975622766,
                  1270.1402068698508
                ],
                [
                  -121.47467201731308,
                  43.4624895705529,
                  1917.400206869851
                ],
                [
                  -121.47499030007171,
                  43.44982851930166,
                  1917.400206869851
                ],
                [
                  -121.48779688571152,
                  43.449998630173425,
                  1270.1402068698508
                ]
              ]
            ]
          },
          "id": "20190602_43121D4117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:06:51Z",
            "pc:count": 23679379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622843.1655,
                "count": 23679379,
                "maximum": 623391.2368,
                "minimum": 622354.6768,
                "name": "X",
                "position": 0,
                "stddev": 290.9132705,
                "variance": 84630.53096
              },
              {
                "average": 4812583.487,
                "count": 23679379,
                "maximum": 4813305.513,
                "minimum": 4811898.913,
                "name": "Y",
                "position": 1,
                "stddev": 402.0759594,
                "variance": 161665.0772
              },
              {
                "average": 1375.357293,
                "count": 23679379,
                "maximum": 1917.400207,
                "minimum": 1270.140207,
                "name": "Z",
                "position": 2,
                "stddev": 7.552361173,
                "variance": 57.03815929
              },
              {
                "average": 21647.15585,
                "count": 23679379,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9825.762446,
                "variance": 96545607.65
              },
              {
                "average": 1.100229064,
                "count": 23679379,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3326449449,
                "variance": 0.1106526594
              },
              {
                "average": 1.200477301,
                "count": 23679379,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4708452927,
                "variance": 0.2216952897
              },
              {
                "average": 0.5008414283,
                "count": 23679379,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993026,
                "variance": 0.2499993026
              },
              {
                "average": 0,
                "count": 23679379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183911073,
                "count": 23679379,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8760439483,
                "variance": 0.7674529993
              },
              {
                "average": 0.9129874899,
                "count": 23679379,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.59906075,
                "variance": 112.3400889
              },
              {
                "average": 0.5094368395,
                "count": 23679379,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999109487,
                "variance": 0.2499109566
              },
              {
                "average": 10041.8141,
                "count": 23679379,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.228015781,
                "variance": 4.964054321
              },
              {
                "average": 243570055.7,
                "count": 23679379,
                "maximum": 243616811.1,
                "minimum": 243540296.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36089.44895,
                "variance": 1302448325
              },
              {
                "average": 0,
                "count": 23679379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23679379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23679379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23679379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23679379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622354.6768,
              4811898.913,
              1270.140207,
              623391.2368,
              4813305.513,
              1917.400207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622354.6767950151,
                    4811898.912706153,
                    1270.1402068698508
                  ],
                  [
                    622354.6767950151,
                    4813305.512706152,
                    1270.1402068698508
                  ],
                  [
                    623391.2367950152,
                    4813305.512706152,
                    1917.400206869851
                  ],
                  [
                    623391.2367950152,
                    4811898.912706153,
                    1917.400206869851
                  ],
                  [
                    622354.6767950151,
                    4811898.912706153,
                    1270.1402068698508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:06:51+00:00",
            "end_time": "2019-06-02T19:51: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": "20190603_43121D4109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46280268407438,
              43.47499902797461,
              1355.940695663599
            ],
            [
              -121.46248150778537,
              43.48766265147562,
              1355.940695663599
            ],
            [
              -121.44966687242274,
              43.4874895828935,
              1900.1406956635988
            ],
            [
              -121.44999072299264,
              43.47482603547404,
              1900.1406956635988
            ],
            [
              -121.46280268407438,
              43.47499902797461,
              1355.940695663599
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628027,
        43.47482604,
        1355.940696,
        -121.4496669,
        43.48766265,
        1900.140696
      ],
      "properties": {
        "datetime": "2019-06-03T18:10:17Z",
        "pc:count": 18001670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624846.6267,
            "count": 18001670,
            "maximum": 625362.349,
            "minimum": 624325.769,
            "name": "X",
            "position": 0,
            "stddev": 289.5332486,
            "variance": 83829.50205
          },
          {
            "average": 4815414.325,
            "count": 18001670,
            "maximum": 4816119.365,
            "minimum": 4814712.465,
            "name": "Y",
            "position": 1,
            "stddev": 397.251337,
            "variance": 157808.6247
          },
          {
            "average": 1373.333002,
            "count": 18001670,
            "maximum": 1900.140696,
            "minimum": 1355.940696,
            "name": "Z",
            "position": 2,
            "stddev": 7.248141084,
            "variance": 52.53554917
          },
          {
            "average": 22697.42757,
            "count": 18001670,
            "maximum": 56211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9713.648724,
            "variance": 94354971.53
          },
          {
            "average": 1.0863421,
            "count": 18001670,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.306286878,
            "variance": 0.0938116516
          },
          {
            "average": 1.172681701,
            "count": 18001670,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4331573102,
            "variance": 0.1876252554
          },
          {
            "average": 0.5000284418,
            "count": 18001670,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000131,
            "variance": 0.2500000131
          },
          {
            "average": 0,
            "count": 18001670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208787129,
            "count": 18001670,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.796184967,
            "variance": 0.6339105016
          },
          {
            "average": 0.3936268079,
            "count": 18001670,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73488372,
            "variance": 115.2377285
          },
          {
            "average": 0.4987538378,
            "count": 18001670,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499998461,
            "variance": 0.249998461
          },
          {
            "average": 10048.87,
            "count": 18001670,
            "maximum": 10051,
            "minimum": 10046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.133098027,
            "variance": 1.283911139
          },
          {
            "average": 243618959.1,
            "count": 18001670,
            "maximum": 243620617.9,
            "minimum": 243616752.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 796.7006857,
            "variance": 634731.9826
          },
          {
            "average": 0,
            "count": 18001670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18001670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18001670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18001670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18001670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624325.769,
          4814712.465,
          1355.940696,
          625362.349,
          4816119.365,
          1900.140696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624325.7689630444,
                4814712.464675982,
                1355.940695663599
              ],
              [
                624325.7689630444,
                4816119.364675982,
                1355.940695663599
              ],
              [
                625362.3489630445,
                4816119.364675982,
                1900.1406956635988
              ],
              [
                625362.3489630445,
                4814712.464675982,
                1900.1406956635988
              ],
              [
                624325.7689630444,
                4814712.464675982,
                1355.940695663599
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:10:17+00:00",
        "end_time": "2019-06-03T17:05:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628027,
            43.47482604,
            1355.940696,
            -121.4496669,
            43.48766265,
            1900.140696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46280268407438,
                  43.47499902797461,
                  1355.940695663599
                ],
                [
                  -121.46248150778537,
                  43.48766265147562,
                  1355.940695663599
                ],
                [
                  -121.44966687242274,
                  43.4874895828935,
                  1900.1406956635988
                ],
                [
                  -121.44999072299264,
                  43.47482603547404,
                  1900.1406956635988
                ],
                [
                  -121.46280268407438,
                  43.47499902797461,
                  1355.940695663599
                ]
              ]
            ]
          },
          "id": "20190603_43121D4109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:10:17Z",
            "pc:count": 18001670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624846.6267,
                "count": 18001670,
                "maximum": 625362.349,
                "minimum": 624325.769,
                "name": "X",
                "position": 0,
                "stddev": 289.5332486,
                "variance": 83829.50205
              },
              {
                "average": 4815414.325,
                "count": 18001670,
                "maximum": 4816119.365,
                "minimum": 4814712.465,
                "name": "Y",
                "position": 1,
                "stddev": 397.251337,
                "variance": 157808.6247
              },
              {
                "average": 1373.333002,
                "count": 18001670,
                "maximum": 1900.140696,
                "minimum": 1355.940696,
                "name": "Z",
                "position": 2,
                "stddev": 7.248141084,
                "variance": 52.53554917
              },
              {
                "average": 22697.42757,
                "count": 18001670,
                "maximum": 56211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9713.648724,
                "variance": 94354971.53
              },
              {
                "average": 1.0863421,
                "count": 18001670,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.306286878,
                "variance": 0.0938116516
              },
              {
                "average": 1.172681701,
                "count": 18001670,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4331573102,
                "variance": 0.1876252554
              },
              {
                "average": 0.5000284418,
                "count": 18001670,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000131,
                "variance": 0.2500000131
              },
              {
                "average": 0,
                "count": 18001670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208787129,
                "count": 18001670,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.796184967,
                "variance": 0.6339105016
              },
              {
                "average": 0.3936268079,
                "count": 18001670,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73488372,
                "variance": 115.2377285
              },
              {
                "average": 0.4987538378,
                "count": 18001670,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499998461,
                "variance": 0.249998461
              },
              {
                "average": 10048.87,
                "count": 18001670,
                "maximum": 10051,
                "minimum": 10046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.133098027,
                "variance": 1.283911139
              },
              {
                "average": 243618959.1,
                "count": 18001670,
                "maximum": 243620617.9,
                "minimum": 243616752.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 796.7006857,
                "variance": 634731.9826
              },
              {
                "average": 0,
                "count": 18001670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18001670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18001670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18001670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18001670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624325.769,
              4814712.465,
              1355.940696,
              625362.349,
              4816119.365,
              1900.140696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624325.7689630444,
                    4814712.464675982,
                    1355.940695663599
                  ],
                  [
                    624325.7689630444,
                    4816119.364675982,
                    1355.940695663599
                  ],
                  [
                    625362.3489630445,
                    4816119.364675982,
                    1900.1406956635988
                  ],
                  [
                    625362.3489630445,
                    4814712.464675982,
                    1900.1406956635988
                  ],
                  [
                    624325.7689630444,
                    4814712.464675982,
                    1355.940695663599
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:10:17+00:00",
            "end_time": "2019-06-03T17: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": "20190602_43121D4221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780722412724,
              43.43749907339207,
              1263.685593083799
            ],
            [
              -121.43748117940801,
              43.45016551080181,
              1263.685593083799
            ],
            [
              -121.42466201405219,
              43.44998958749574,
              1984.545593083799
            ],
            [
              -121.42499073101183,
              43.43732322744517,
              1984.545593083799
            ],
            [
              -121.43780722412724,
              43.43749907339207,
              1263.685593083799
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378072,
        43.43732323,
        1263.685593,
        -121.424662,
        43.45016551,
        1984.545593
      ],
      "properties": {
        "datetime": "2019-06-04T18:01:42Z",
        "pc:count": 34364477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626958.6369,
            "count": 34364477,
            "maximum": 627463.1055,
            "minimum": 626425.5055,
            "name": "X",
            "position": 0,
            "stddev": 298.5295498,
            "variance": 89119.89208
          },
          {
            "average": 4811268.893,
            "count": 34364477,
            "maximum": 4811992.59,
            "minimum": 4810585.37,
            "name": "Y",
            "position": 1,
            "stddev": 397.8767784,
            "variance": 158305.9308
          },
          {
            "average": 1468.056869,
            "count": 34364477,
            "maximum": 1984.545593,
            "minimum": 1263.685593,
            "name": "Z",
            "position": 2,
            "stddev": 60.04936076,
            "variance": 3605.925728
          },
          {
            "average": 22139.59538,
            "count": 34364477,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10475.63726,
            "variance": 109738976.1
          },
          {
            "average": 1.123048315,
            "count": 34364477,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3763774174,
            "variance": 0.1416599603
          },
          {
            "average": 1.246121482,
            "count": 34364477,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5355687141,
            "variance": 0.2868338476
          },
          {
            "average": 0.4997290371,
            "count": 34364477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999339,
            "variance": 0.2499999339
          },
          {
            "average": 9.893937859e-07,
            "count": 34364477,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009946822788,
            "variance": 9.893928358e-07
          },
          {
            "average": 1.202475714,
            "count": 34364477,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.121094462,
            "variance": 1.256852793
          },
          {
            "average": 0.8337829311,
            "count": 34364477,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.54248436,
            "variance": 111.1439765
          },
          {
            "average": 0.4978886191,
            "count": 34364477,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999955493,
            "variance": 0.2499955493
          },
          {
            "average": 10050.53151,
            "count": 34364477,
            "maximum": 10096,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.03946827,
            "variance": 731.1328442
          },
          {
            "average": 243584267,
            "count": 34364477,
            "maximum": 243706502.3,
            "minimum": 243534760.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 75486.95014,
            "variance": 5698279641
          },
          {
            "average": 0,
            "count": 34364477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34364477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34364477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34364477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34364477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626425.5055,
          4810585.37,
          1263.685593,
          627463.1055,
          4811992.59,
          1984.545593
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626425.5055455241,
                4810585.369699441,
                1263.685593083799
              ],
              [
                626425.5055455241,
                4811992.589699442,
                1263.685593083799
              ],
              [
                627463.1055455242,
                4811992.589699442,
                1984.545593083799
              ],
              [
                627463.1055455242,
                4810585.369699441,
                1984.545593083799
              ],
              [
                626425.5055455241,
                4810585.369699441,
                1263.685593083799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:01:42+00:00",
        "end_time": "2019-06-02T18:19:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378072,
            43.43732323,
            1263.685593,
            -121.424662,
            43.45016551,
            1984.545593
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780722412724,
                  43.43749907339207,
                  1263.685593083799
                ],
                [
                  -121.43748117940801,
                  43.45016551080181,
                  1263.685593083799
                ],
                [
                  -121.42466201405219,
                  43.44998958749574,
                  1984.545593083799
                ],
                [
                  -121.42499073101183,
                  43.43732322744517,
                  1984.545593083799
                ],
                [
                  -121.43780722412724,
                  43.43749907339207,
                  1263.685593083799
                ]
              ]
            ]
          },
          "id": "20190602_43121D4221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:01:42Z",
            "pc:count": 34364477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626958.6369,
                "count": 34364477,
                "maximum": 627463.1055,
                "minimum": 626425.5055,
                "name": "X",
                "position": 0,
                "stddev": 298.5295498,
                "variance": 89119.89208
              },
              {
                "average": 4811268.893,
                "count": 34364477,
                "maximum": 4811992.59,
                "minimum": 4810585.37,
                "name": "Y",
                "position": 1,
                "stddev": 397.8767784,
                "variance": 158305.9308
              },
              {
                "average": 1468.056869,
                "count": 34364477,
                "maximum": 1984.545593,
                "minimum": 1263.685593,
                "name": "Z",
                "position": 2,
                "stddev": 60.04936076,
                "variance": 3605.925728
              },
              {
                "average": 22139.59538,
                "count": 34364477,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10475.63726,
                "variance": 109738976.1
              },
              {
                "average": 1.123048315,
                "count": 34364477,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3763774174,
                "variance": 0.1416599603
              },
              {
                "average": 1.246121482,
                "count": 34364477,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5355687141,
                "variance": 0.2868338476
              },
              {
                "average": 0.4997290371,
                "count": 34364477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999339,
                "variance": 0.2499999339
              },
              {
                "average": 9.893937859e-07,
                "count": 34364477,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009946822788,
                "variance": 9.893928358e-07
              },
              {
                "average": 1.202475714,
                "count": 34364477,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.121094462,
                "variance": 1.256852793
              },
              {
                "average": 0.8337829311,
                "count": 34364477,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.54248436,
                "variance": 111.1439765
              },
              {
                "average": 0.4978886191,
                "count": 34364477,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999955493,
                "variance": 0.2499955493
              },
              {
                "average": 10050.53151,
                "count": 34364477,
                "maximum": 10096,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.03946827,
                "variance": 731.1328442
              },
              {
                "average": 243584267,
                "count": 34364477,
                "maximum": 243706502.3,
                "minimum": 243534760.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 75486.95014,
                "variance": 5698279641
              },
              {
                "average": 0,
                "count": 34364477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34364477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34364477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34364477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34364477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626425.5055,
              4810585.37,
              1263.685593,
              627463.1055,
              4811992.59,
              1984.545593
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626425.5055455241,
                    4810585.369699441,
                    1263.685593083799
                  ],
                  [
                    626425.5055455241,
                    4811992.589699442,
                    1263.685593083799
                  ],
                  [
                    627463.1055455242,
                    4811992.589699442,
                    1984.545593083799
                  ],
                  [
                    627463.1055455242,
                    4810585.369699441,
                    1984.545593083799
                  ],
                  [
                    626425.5055455241,
                    4810585.369699441,
                    1263.685593083799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:01:42+00:00",
            "end_time": "2019-06-02T18:19:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36282236580848,
              43.39999980156707,
              1515.925684460283
            ],
            [
              -121.36248090864592,
              43.41267377909712,
              1515.925684460283
            ],
            [
              -121.34964716138894,
              43.41248924342807,
              1975.445684460283
            ],
            [
              -121.34999129170907,
              43.39981534709854,
              1975.445684460283
            ],
            [
              -121.36282236580848,
              43.39999980156707,
              1515.925684460283
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628224,
        43.39981535,
        1515.925684,
        -121.3496472,
        43.41267378,
        1975.445684
      ],
      "properties": {
        "datetime": "2019-06-04T17:50:05Z",
        "pc:count": 23236903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633092.6464,
            "count": 23236903,
            "maximum": 633615.2631,
            "minimum": 632575.8031,
            "name": "X",
            "position": 0,
            "stddev": 291.0691393,
            "variance": 84721.24385
          },
          {
            "average": 4807241.371,
            "count": 23236903,
            "maximum": 4807945.361,
            "minimum": 4806537.261,
            "name": "Y",
            "position": 1,
            "stddev": 401.0300526,
            "variance": 160825.1031
          },
          {
            "average": 1577.518592,
            "count": 23236903,
            "maximum": 1975.445684,
            "minimum": 1515.925684,
            "name": "Z",
            "position": 2,
            "stddev": 15.25813359,
            "variance": 232.8106407
          },
          {
            "average": 17607.99977,
            "count": 23236903,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11349.0527,
            "variance": 128800997.3
          },
          {
            "average": 1.25723088,
            "count": 23236903,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5631447713,
            "variance": 0.3171320334
          },
          {
            "average": 1.514444545,
            "count": 23236903,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7924285331,
            "variance": 0.62794298
          },
          {
            "average": 0.4981502914,
            "count": 23236903,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965893,
            "variance": 0.2499965893
          },
          {
            "average": 0,
            "count": 23236903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391493135,
            "count": 23236903,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.044933283,
            "variance": 4.181752133
          },
          {
            "average": 1.191761972,
            "count": 23236903,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86916516,
            "variance": 118.1387512
          },
          {
            "average": 0.4895684248,
            "count": 23236903,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998911812,
            "variance": 0.249891193
          },
          {
            "average": 10091.35137,
            "count": 23236903,
            "maximum": 10094,
            "minimum": 10089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.08389644,
            "variance": 1.174831492
          },
          {
            "average": 243704531.7,
            "count": 23236903,
            "maximum": 243705805.4,
            "minimum": 243703422.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.0002948,
            "variance": 274576.3089
          },
          {
            "average": 0,
            "count": 23236903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23236903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23236903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23236903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23236903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632575.8031,
          4806537.261,
          1515.925684,
          633615.2631,
          4807945.361,
          1975.445684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632575.8031304716,
                4806537.261427556,
                1515.925684460283
              ],
              [
                632575.8031304716,
                4807945.361427556,
                1515.925684460283
              ],
              [
                633615.2631304716,
                4807945.361427556,
                1975.445684460283
              ],
              [
                633615.2631304716,
                4806537.261427556,
                1975.445684460283
              ],
              [
                632575.8031304716,
                4806537.261427556,
                1515.925684460283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:50:05+00:00",
        "end_time": "2019-06-04T17:10:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628224,
            43.39981535,
            1515.925684,
            -121.3496472,
            43.41267378,
            1975.445684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36282236580848,
                  43.39999980156707,
                  1515.925684460283
                ],
                [
                  -121.36248090864592,
                  43.41267377909712,
                  1515.925684460283
                ],
                [
                  -121.34964716138894,
                  43.41248924342807,
                  1975.445684460283
                ],
                [
                  -121.34999129170907,
                  43.39981534709854,
                  1975.445684460283
                ],
                [
                  -121.36282236580848,
                  43.39999980156707,
                  1515.925684460283
                ]
              ]
            ]
          },
          "id": "20190604_43121D3312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:50:05Z",
            "pc:count": 23236903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633092.6464,
                "count": 23236903,
                "maximum": 633615.2631,
                "minimum": 632575.8031,
                "name": "X",
                "position": 0,
                "stddev": 291.0691393,
                "variance": 84721.24385
              },
              {
                "average": 4807241.371,
                "count": 23236903,
                "maximum": 4807945.361,
                "minimum": 4806537.261,
                "name": "Y",
                "position": 1,
                "stddev": 401.0300526,
                "variance": 160825.1031
              },
              {
                "average": 1577.518592,
                "count": 23236903,
                "maximum": 1975.445684,
                "minimum": 1515.925684,
                "name": "Z",
                "position": 2,
                "stddev": 15.25813359,
                "variance": 232.8106407
              },
              {
                "average": 17607.99977,
                "count": 23236903,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11349.0527,
                "variance": 128800997.3
              },
              {
                "average": 1.25723088,
                "count": 23236903,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5631447713,
                "variance": 0.3171320334
              },
              {
                "average": 1.514444545,
                "count": 23236903,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7924285331,
                "variance": 0.62794298
              },
              {
                "average": 0.4981502914,
                "count": 23236903,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965893,
                "variance": 0.2499965893
              },
              {
                "average": 0,
                "count": 23236903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391493135,
                "count": 23236903,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.044933283,
                "variance": 4.181752133
              },
              {
                "average": 1.191761972,
                "count": 23236903,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86916516,
                "variance": 118.1387512
              },
              {
                "average": 0.4895684248,
                "count": 23236903,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998911812,
                "variance": 0.249891193
              },
              {
                "average": 10091.35137,
                "count": 23236903,
                "maximum": 10094,
                "minimum": 10089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.08389644,
                "variance": 1.174831492
              },
              {
                "average": 243704531.7,
                "count": 23236903,
                "maximum": 243705805.4,
                "minimum": 243703422.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.0002948,
                "variance": 274576.3089
              },
              {
                "average": 0,
                "count": 23236903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23236903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23236903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23236903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23236903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632575.8031,
              4806537.261,
              1515.925684,
              633615.2631,
              4807945.361,
              1975.445684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632575.8031304716,
                    4806537.261427556,
                    1515.925684460283
                  ],
                  [
                    632575.8031304716,
                    4807945.361427556,
                    1515.925684460283
                  ],
                  [
                    633615.2631304716,
                    4807945.361427556,
                    1975.445684460283
                  ],
                  [
                    633615.2631304716,
                    4806537.261427556,
                    1975.445684460283
                  ],
                  [
                    632575.8031304716,
                    4806537.261427556,
                    1515.925684460283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:50:05+00:00",
            "end_time": "2019-06-04T17:10:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032387785151,
              43.33749975921206,
              1545.0228690663907
            ],
            [
              -121.34998054011176,
              43.35017469633798,
              1545.0228690663907
            ],
            [
              -121.33714549598801,
              43.349988759412014,
              2258.0628690663907
            ],
            [
              -121.33749150146937,
              43.33731390411966,
              2258.0628690663907
            ],
            [
              -121.35032387785151,
              43.33749975921206,
              1545.0228690663907
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503239,
        43.3373139,
        1545.022869,
        -121.3371455,
        43.3501747,
        2258.062869
      ],
      "properties": {
        "datetime": "2019-06-04T16:00:59Z",
        "pc:count": 26546797,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634248.7696,
            "count": 26546797,
            "maximum": 634765.8392,
            "minimum": 633725.1992,
            "name": "X",
            "position": 0,
            "stddev": 289.7002172,
            "variance": 83926.21584
          },
          {
            "average": 4800329.325,
            "count": 26546797,
            "maximum": 4801024.273,
            "minimum": 4799616.073,
            "name": "Y",
            "position": 1,
            "stddev": 398.9380209,
            "variance": 159151.5445
          },
          {
            "average": 1896.920456,
            "count": 26546797,
            "maximum": 2258.062869,
            "minimum": 1545.022869,
            "name": "Z",
            "position": 2,
            "stddev": 26.73240496,
            "variance": 714.621475
          },
          {
            "average": 18038.17418,
            "count": 26546797,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11404.96482,
            "variance": 130073222.5
          },
          {
            "average": 1.255318033,
            "count": 26546797,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5144269633,
            "variance": 0.2646351006
          },
          {
            "average": 1.510636519,
            "count": 26546797,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.688047886,
            "variance": 0.4734098934
          },
          {
            "average": 0.02419402989,
            "count": 26546797,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1536511624,
            "variance": 0.02360867969
          },
          {
            "average": 0,
            "count": 26546797,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289297161,
            "count": 26546797,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.696892071,
            "variance": 2.879442701
          },
          {
            "average": 1.231977572,
            "count": 26546797,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80649979,
            "variance": 116.7804378
          },
          {
            "average": 0.4895502083,
            "count": 26546797,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998907993,
            "variance": 0.2498908113
          },
          {
            "average": 10077.60185,
            "count": 26546797,
            "maximum": 10080,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.09545455,
            "variance": 1.20002067
          },
          {
            "average": 243698066.8,
            "count": 26546797,
            "maximum": 243699259.9,
            "minimum": 243696592,
            "name": "GpsTime",
            "position": 12,
            "stddev": 575.1714296,
            "variance": 330822.1734
          },
          {
            "average": 0,
            "count": 26546797,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26546797,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26546797,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26546797,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26546797,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633725.1992,
          4799616.073,
          1545.022869,
          634765.8392,
          4801024.273,
          2258.062869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633725.1992403753,
                4799616.072673671,
                1545.0228690663907
              ],
              [
                633725.1992403753,
                4801024.27267367,
                1545.0228690663907
              ],
              [
                634765.8392403752,
                4801024.27267367,
                2258.0628690663907
              ],
              [
                634765.8392403752,
                4799616.072673671,
                2258.0628690663907
              ],
              [
                633725.1992403753,
                4799616.072673671,
                1545.0228690663907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:00:59+00:00",
        "end_time": "2019-06-04T15:16:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503239,
            43.3373139,
            1545.022869,
            -121.3371455,
            43.3501747,
            2258.062869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032387785151,
                  43.33749975921206,
                  1545.0228690663907
                ],
                [
                  -121.34998054011176,
                  43.35017469633798,
                  1545.0228690663907
                ],
                [
                  -121.33714549598801,
                  43.349988759412014,
                  2258.0628690663907
                ],
                [
                  -121.33749150146937,
                  43.33731390411966,
                  2258.0628690663907
                ],
                [
                  -121.35032387785151,
                  43.33749975921206,
                  1545.0228690663907
                ]
              ]
            ]
          },
          "id": "20190604_43121C3113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:00:59Z",
            "pc:count": 26546797,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634248.7696,
                "count": 26546797,
                "maximum": 634765.8392,
                "minimum": 633725.1992,
                "name": "X",
                "position": 0,
                "stddev": 289.7002172,
                "variance": 83926.21584
              },
              {
                "average": 4800329.325,
                "count": 26546797,
                "maximum": 4801024.273,
                "minimum": 4799616.073,
                "name": "Y",
                "position": 1,
                "stddev": 398.9380209,
                "variance": 159151.5445
              },
              {
                "average": 1896.920456,
                "count": 26546797,
                "maximum": 2258.062869,
                "minimum": 1545.022869,
                "name": "Z",
                "position": 2,
                "stddev": 26.73240496,
                "variance": 714.621475
              },
              {
                "average": 18038.17418,
                "count": 26546797,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11404.96482,
                "variance": 130073222.5
              },
              {
                "average": 1.255318033,
                "count": 26546797,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5144269633,
                "variance": 0.2646351006
              },
              {
                "average": 1.510636519,
                "count": 26546797,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.688047886,
                "variance": 0.4734098934
              },
              {
                "average": 0.02419402989,
                "count": 26546797,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1536511624,
                "variance": 0.02360867969
              },
              {
                "average": 0,
                "count": 26546797,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289297161,
                "count": 26546797,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.696892071,
                "variance": 2.879442701
              },
              {
                "average": 1.231977572,
                "count": 26546797,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80649979,
                "variance": 116.7804378
              },
              {
                "average": 0.4895502083,
                "count": 26546797,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998907993,
                "variance": 0.2498908113
              },
              {
                "average": 10077.60185,
                "count": 26546797,
                "maximum": 10080,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.09545455,
                "variance": 1.20002067
              },
              {
                "average": 243698066.8,
                "count": 26546797,
                "maximum": 243699259.9,
                "minimum": 243696592,
                "name": "GpsTime",
                "position": 12,
                "stddev": 575.1714296,
                "variance": 330822.1734
              },
              {
                "average": 0,
                "count": 26546797,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26546797,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26546797,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26546797,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26546797,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633725.1992,
              4799616.073,
              1545.022869,
              634765.8392,
              4801024.273,
              2258.062869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633725.1992403753,
                    4799616.072673671,
                    1545.0228690663907
                  ],
                  [
                    633725.1992403753,
                    4801024.27267367,
                    1545.0228690663907
                  ],
                  [
                    634765.8392403752,
                    4801024.27267367,
                    2258.0628690663907
                  ],
                  [
                    634765.8392403752,
                    4799616.072673671,
                    2258.0628690663907
                  ],
                  [
                    633725.1992403753,
                    4799616.072673671,
                    1545.0228690663907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:00:59+00:00",
            "end_time": "2019-06-04T15:16: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": "20190604_43121D3303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032532211667,
              43.42499956615082,
              1435.7100904718259
            ],
            [
              -121.34998090993591,
              43.43767520872895,
              1435.7100904718259
            ],
            [
              -121.33714467830525,
              43.437489224601194,
              2007.490090471826
            ],
            [
              -121.33749176682427,
              43.424813663867695,
              2007.490090471826
            ],
            [
              -121.35032532211667,
              43.42499956615082,
              1435.7100904718259
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503253,
        43.42481366,
        1435.71009,
        -121.3371447,
        43.43767521,
        2007.49009
      ],
      "properties": {
        "datetime": "2019-06-04T18:51:25Z",
        "pc:count": 22372738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634050.4426,
            "count": 22372738,
            "maximum": 634572.0942,
            "minimum": 633532.8542,
            "name": "X",
            "position": 0,
            "stddev": 292.224373,
            "variance": 85395.08417
          },
          {
            "average": 4810030.444,
            "count": 22372738,
            "maximum": 4810741.959,
            "minimum": 4809333.659,
            "name": "Y",
            "position": 1,
            "stddev": 392.7069035,
            "variance": 154218.7121
          },
          {
            "average": 1478.327929,
            "count": 22372738,
            "maximum": 2007.49009,
            "minimum": 1435.71009,
            "name": "Z",
            "position": 2,
            "stddev": 29.2557502,
            "variance": 855.8989195
          },
          {
            "average": 17434.35869,
            "count": 22372738,
            "maximum": 60938,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10964.29822,
            "variance": 120215835.5
          },
          {
            "average": 1.213560316,
            "count": 22372738,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5117899236,
            "variance": 0.2619289259
          },
          {
            "average": 1.427115626,
            "count": 22372738,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7256539397,
            "variance": 0.5265736402
          },
          {
            "average": 0.5011398247,
            "count": 22372738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998712,
            "variance": 0.249998712
          },
          {
            "average": 0,
            "count": 22372738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.700793037,
            "count": 22372738,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.89551719,
            "variance": 8.384019798
          },
          {
            "average": 0.11072311,
            "count": 22372738,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89414095,
            "variance": 118.6823071
          },
          {
            "average": 0.4948220911,
            "count": 22372738,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999731997,
            "variance": 0.2499732004
          },
          {
            "average": 10099.34857,
            "count": 22372738,
            "maximum": 10103,
            "minimum": 10095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.91960162,
            "variance": 3.68487038
          },
          {
            "average": 243708076.5,
            "count": 22372738,
            "maximum": 243709485.2,
            "minimum": 243706269,
            "name": "GpsTime",
            "position": 12,
            "stddev": 818.9503825,
            "variance": 670679.729
          },
          {
            "average": 0,
            "count": 22372738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22372738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22372738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22372738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22372738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633532.8542,
          4809333.659,
          1435.71009,
          634572.0942,
          4810741.959,
          2007.49009
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633532.8541925487,
                4809333.659333553,
                1435.7100904718259
              ],
              [
                633532.8541925487,
                4810741.959333554,
                1435.7100904718259
              ],
              [
                634572.0941925487,
                4810741.959333554,
                2007.490090471826
              ],
              [
                634572.0941925487,
                4809333.659333553,
                2007.490090471826
              ],
              [
                633532.8541925487,
                4809333.659333553,
                1435.7100904718259
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:51:25+00:00",
        "end_time": "2019-06-04T17:57:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503253,
            43.42481366,
            1435.71009,
            -121.3371447,
            43.43767521,
            2007.49009
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032532211667,
                  43.42499956615082,
                  1435.7100904718259
                ],
                [
                  -121.34998090993591,
                  43.43767520872895,
                  1435.7100904718259
                ],
                [
                  -121.33714467830525,
                  43.437489224601194,
                  2007.490090471826
                ],
                [
                  -121.33749176682427,
                  43.424813663867695,
                  2007.490090471826
                ],
                [
                  -121.35032532211667,
                  43.42499956615082,
                  1435.7100904718259
                ]
              ]
            ]
          },
          "id": "20190604_43121D3303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:51:25Z",
            "pc:count": 22372738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634050.4426,
                "count": 22372738,
                "maximum": 634572.0942,
                "minimum": 633532.8542,
                "name": "X",
                "position": 0,
                "stddev": 292.224373,
                "variance": 85395.08417
              },
              {
                "average": 4810030.444,
                "count": 22372738,
                "maximum": 4810741.959,
                "minimum": 4809333.659,
                "name": "Y",
                "position": 1,
                "stddev": 392.7069035,
                "variance": 154218.7121
              },
              {
                "average": 1478.327929,
                "count": 22372738,
                "maximum": 2007.49009,
                "minimum": 1435.71009,
                "name": "Z",
                "position": 2,
                "stddev": 29.2557502,
                "variance": 855.8989195
              },
              {
                "average": 17434.35869,
                "count": 22372738,
                "maximum": 60938,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10964.29822,
                "variance": 120215835.5
              },
              {
                "average": 1.213560316,
                "count": 22372738,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5117899236,
                "variance": 0.2619289259
              },
              {
                "average": 1.427115626,
                "count": 22372738,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7256539397,
                "variance": 0.5265736402
              },
              {
                "average": 0.5011398247,
                "count": 22372738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998712,
                "variance": 0.249998712
              },
              {
                "average": 0,
                "count": 22372738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.700793037,
                "count": 22372738,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.89551719,
                "variance": 8.384019798
              },
              {
                "average": 0.11072311,
                "count": 22372738,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89414095,
                "variance": 118.6823071
              },
              {
                "average": 0.4948220911,
                "count": 22372738,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999731997,
                "variance": 0.2499732004
              },
              {
                "average": 10099.34857,
                "count": 22372738,
                "maximum": 10103,
                "minimum": 10095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.91960162,
                "variance": 3.68487038
              },
              {
                "average": 243708076.5,
                "count": 22372738,
                "maximum": 243709485.2,
                "minimum": 243706269,
                "name": "GpsTime",
                "position": 12,
                "stddev": 818.9503825,
                "variance": 670679.729
              },
              {
                "average": 0,
                "count": 22372738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22372738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22372738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22372738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22372738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633532.8542,
              4809333.659,
              1435.71009,
              634572.0942,
              4810741.959,
              2007.49009
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633532.8541925487,
                    4809333.659333553,
                    1435.7100904718259
                  ],
                  [
                    633532.8541925487,
                    4810741.959333554,
                    1435.7100904718259
                  ],
                  [
                    634572.0941925487,
                    4810741.959333554,
                    2007.490090471826
                  ],
                  [
                    634572.0941925487,
                    4809333.659333553,
                    2007.490090471826
                  ],
                  [
                    633532.8541925487,
                    4809333.659333553,
                    1435.7100904718259
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:51:25+00:00",
            "end_time": "2019-06-04T17: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": "20190603_43121D5104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777642405744,
              43.487498363624155,
              1314.008465658304
            ],
            [
              -121.58748154410716,
              43.50014898957152,
              1314.008465658304
            ],
            [
              -121.57469346704825,
              43.49999026677238,
              1919.6284656583039
            ],
            [
              -121.57499101446848,
              43.48733971052689,
              1919.6284656583039
            ],
            [
              -121.58777642405744,
              43.487498363624155,
              1314.008465658304
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877764,
        43.48733971,
        1314.008466,
        -121.5746935,
        43.50014899,
        1919.628466
      ],
      "properties": {
        "datetime": "2019-06-04T19:13:24Z",
        "pc:count": 20984842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614703.8246,
            "count": 20984842,
            "maximum": 615228.61,
            "minimum": 614194.45,
            "name": "X",
            "position": 0,
            "stddev": 295.6762242,
            "variance": 87424.42955
          },
          {
            "average": 4816625.382,
            "count": 20984842,
            "maximum": 4817326.976,
            "minimum": 4815921.596,
            "name": "Y",
            "position": 1,
            "stddev": 394.2274085,
            "variance": 155415.2496
          },
          {
            "average": 1321.872258,
            "count": 20984842,
            "maximum": 1919.628466,
            "minimum": 1314.008466,
            "name": "Z",
            "position": 2,
            "stddev": 6.099396695,
            "variance": 37.20264004
          },
          {
            "average": 17638.30821,
            "count": 20984842,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10011.11124,
            "variance": 100222348.3
          },
          {
            "average": 1.147012115,
            "count": 20984842,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.394806684,
            "variance": 0.1558723177
          },
          {
            "average": 1.294028757,
            "count": 20984842,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5468121879,
            "variance": 0.2990035688
          },
          {
            "average": 0.5010767772,
            "count": 20984842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988525,
            "variance": 0.2499988525
          },
          {
            "average": 0,
            "count": 20984842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297024538,
            "count": 20984842,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.55291621,
            "variance": 2.411548755
          },
          {
            "average": 0.06577770297,
            "count": 20984842,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85400797,
            "variance": 117.8094891
          },
          {
            "average": 0.4950855479,
            "count": 20984842,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999758595,
            "variance": 0.2499758601
          },
          {
            "average": 10060.55615,
            "count": 20984842,
            "maximum": 10107,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.95634514,
            "variance": 223.6922601
          },
          {
            "average": 243631482.9,
            "count": 20984842,
            "maximum": 243710804.9,
            "minimum": 243621708.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25500.16028,
            "variance": 650258174.2
          },
          {
            "average": 0,
            "count": 20984842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20984842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20984842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20984842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20984842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614194.45,
          4815921.596,
          1314.008466,
          615228.61,
          4817326.976,
          1919.628466
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614194.4500309903,
                4815921.595566115,
                1314.008465658304
              ],
              [
                614194.4500309903,
                4817326.975566116,
                1314.008465658304
              ],
              [
                615228.6100309902,
                4817326.975566116,
                1919.6284656583039
              ],
              [
                615228.6100309902,
                4815921.595566115,
                1919.6284656583039
              ],
              [
                614194.4500309903,
                4815921.595566115,
                1314.008465658304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:13:24+00:00",
        "end_time": "2019-06-03T18:28:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877764,
            43.48733971,
            1314.008466,
            -121.5746935,
            43.50014899,
            1919.628466
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777642405744,
                  43.487498363624155,
                  1314.008465658304
                ],
                [
                  -121.58748154410716,
                  43.50014898957152,
                  1314.008465658304
                ],
                [
                  -121.57469346704825,
                  43.49999026677238,
                  1919.6284656583039
                ],
                [
                  -121.57499101446848,
                  43.48733971052689,
                  1919.6284656583039
                ],
                [
                  -121.58777642405744,
                  43.487498363624155,
                  1314.008465658304
                ]
              ]
            ]
          },
          "id": "20190603_43121D5104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:13:24Z",
            "pc:count": 20984842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614703.8246,
                "count": 20984842,
                "maximum": 615228.61,
                "minimum": 614194.45,
                "name": "X",
                "position": 0,
                "stddev": 295.6762242,
                "variance": 87424.42955
              },
              {
                "average": 4816625.382,
                "count": 20984842,
                "maximum": 4817326.976,
                "minimum": 4815921.596,
                "name": "Y",
                "position": 1,
                "stddev": 394.2274085,
                "variance": 155415.2496
              },
              {
                "average": 1321.872258,
                "count": 20984842,
                "maximum": 1919.628466,
                "minimum": 1314.008466,
                "name": "Z",
                "position": 2,
                "stddev": 6.099396695,
                "variance": 37.20264004
              },
              {
                "average": 17638.30821,
                "count": 20984842,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10011.11124,
                "variance": 100222348.3
              },
              {
                "average": 1.147012115,
                "count": 20984842,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.394806684,
                "variance": 0.1558723177
              },
              {
                "average": 1.294028757,
                "count": 20984842,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5468121879,
                "variance": 0.2990035688
              },
              {
                "average": 0.5010767772,
                "count": 20984842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988525,
                "variance": 0.2499988525
              },
              {
                "average": 0,
                "count": 20984842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297024538,
                "count": 20984842,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.55291621,
                "variance": 2.411548755
              },
              {
                "average": 0.06577770297,
                "count": 20984842,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85400797,
                "variance": 117.8094891
              },
              {
                "average": 0.4950855479,
                "count": 20984842,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999758595,
                "variance": 0.2499758601
              },
              {
                "average": 10060.55615,
                "count": 20984842,
                "maximum": 10107,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.95634514,
                "variance": 223.6922601
              },
              {
                "average": 243631482.9,
                "count": 20984842,
                "maximum": 243710804.9,
                "minimum": 243621708.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25500.16028,
                "variance": 650258174.2
              },
              {
                "average": 0,
                "count": 20984842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20984842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20984842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20984842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20984842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614194.45,
              4815921.596,
              1314.008466,
              615228.61,
              4817326.976,
              1919.628466
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614194.4500309903,
                    4815921.595566115,
                    1314.008465658304
                  ],
                  [
                    614194.4500309903,
                    4817326.975566116,
                    1314.008465658304
                  ],
                  [
                    615228.6100309902,
                    4817326.975566116,
                    1919.6284656583039
                  ],
                  [
                    615228.6100309902,
                    4815921.595566115,
                    1919.6284656583039
                  ],
                  [
                    614194.4500309903,
                    4815921.595566115,
                    1314.008465658304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:13:24+00:00",
            "end_time": "2019-06-03T18:28:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121C3124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782604251113,
              43.31249962368277,
              1589.1646249137366
            ],
            [
              -121.33748036690265,
              43.32517597643901,
              1589.1646249137366
            ],
            [
              -121.32464351804553,
              43.32498861806559,
              2288.6246249137366
            ],
            [
              -121.32499185969576,
              43.312312347781955,
              2288.6246249137366
            ],
            [
              -121.33782604251113,
              43.31249962368277,
              1589.1646249137366
            ]
          ]
        ]
      },
      "bbox": [
        -121.337826,
        43.31231235,
        1589.164625,
        -121.3246435,
        43.32517598,
        2288.624625
      ],
      "properties": {
        "datetime": "2019-06-04T15:16:12Z",
        "pc:count": 23563138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 635324.7753,
            "count": 23563138,
            "maximum": 635834.8103,
            "minimum": 634793.5903,
            "name": "X",
            "position": 0,
            "stddev": 295.3835134,
            "variance": 87251.41997
          },
          {
            "average": 4797558.521,
            "count": 23563138,
            "maximum": 4798268.082,
            "minimum": 4796859.722,
            "name": "Y",
            "position": 1,
            "stddev": 397.8215024,
            "variance": 158261.9477
          },
          {
            "average": 1855.559692,
            "count": 23563138,
            "maximum": 2288.624625,
            "minimum": 1589.164625,
            "name": "Z",
            "position": 2,
            "stddev": 8.474130232,
            "variance": 71.81088319
          },
          {
            "average": 17839.41904,
            "count": 23563138,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10560.57939,
            "variance": 111525837.1
          },
          {
            "average": 1.200855209,
            "count": 23563138,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4621464687,
            "variance": 0.2135793586
          },
          {
            "average": 1.401700911,
            "count": 23563138,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6320833377,
            "variance": 0.3995293458
          },
          {
            "average": 0.3906456772,
            "count": 23563138,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4878951139,
            "variance": 0.2380416422
          },
          {
            "average": 0,
            "count": 23563138,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222815951,
            "count": 23563138,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.364588809,
            "variance": 1.862102619
          },
          {
            "average": -0.7388009952,
            "count": 23563138,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91774963,
            "variance": 119.1972569
          },
          {
            "average": 0.4947598236,
            "count": 23563138,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999725504,
            "variance": 0.2499725512
          },
          {
            "average": 10070.70807,
            "count": 23563138,
            "maximum": 10075,
            "minimum": 10068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.302418877,
            "variance": 1.696294932
          },
          {
            "average": 243630309.9,
            "count": 23563138,
            "maximum": 243696572.5,
            "minimum": 243626732.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13044.33636,
            "variance": 170154711.1
          },
          {
            "average": 0,
            "count": 23563138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23563138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23563138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23563138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23563138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634793.5903,
          4796859.722,
          1589.164625,
          635834.8103,
          4798268.082,
          2288.624625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634793.5903216883,
                4796859.722100707,
                1589.1646249137366
              ],
              [
                634793.5903216883,
                4798268.082100706,
                1589.1646249137366
              ],
              [
                635834.8103216883,
                4798268.082100706,
                2288.6246249137366
              ],
              [
                635834.8103216883,
                4796859.722100707,
                2288.6246249137366
              ],
              [
                634793.5903216883,
                4796859.722100707,
                1589.1646249137366
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:16:12+00:00",
        "end_time": "2019-06-03T19:52:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.337826,
            43.31231235,
            1589.164625,
            -121.3246435,
            43.32517598,
            2288.624625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782604251113,
                  43.31249962368277,
                  1589.1646249137366
                ],
                [
                  -121.33748036690265,
                  43.32517597643901,
                  1589.1646249137366
                ],
                [
                  -121.32464351804553,
                  43.32498861806559,
                  2288.6246249137366
                ],
                [
                  -121.32499185969576,
                  43.312312347781955,
                  2288.6246249137366
                ],
                [
                  -121.33782604251113,
                  43.31249962368277,
                  1589.1646249137366
                ]
              ]
            ]
          },
          "id": "20190603_43121C3124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:16:12Z",
            "pc:count": 23563138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 635324.7753,
                "count": 23563138,
                "maximum": 635834.8103,
                "minimum": 634793.5903,
                "name": "X",
                "position": 0,
                "stddev": 295.3835134,
                "variance": 87251.41997
              },
              {
                "average": 4797558.521,
                "count": 23563138,
                "maximum": 4798268.082,
                "minimum": 4796859.722,
                "name": "Y",
                "position": 1,
                "stddev": 397.8215024,
                "variance": 158261.9477
              },
              {
                "average": 1855.559692,
                "count": 23563138,
                "maximum": 2288.624625,
                "minimum": 1589.164625,
                "name": "Z",
                "position": 2,
                "stddev": 8.474130232,
                "variance": 71.81088319
              },
              {
                "average": 17839.41904,
                "count": 23563138,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10560.57939,
                "variance": 111525837.1
              },
              {
                "average": 1.200855209,
                "count": 23563138,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4621464687,
                "variance": 0.2135793586
              },
              {
                "average": 1.401700911,
                "count": 23563138,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6320833377,
                "variance": 0.3995293458
              },
              {
                "average": 0.3906456772,
                "count": 23563138,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4878951139,
                "variance": 0.2380416422
              },
              {
                "average": 0,
                "count": 23563138,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222815951,
                "count": 23563138,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.364588809,
                "variance": 1.862102619
              },
              {
                "average": -0.7388009952,
                "count": 23563138,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91774963,
                "variance": 119.1972569
              },
              {
                "average": 0.4947598236,
                "count": 23563138,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999725504,
                "variance": 0.2499725512
              },
              {
                "average": 10070.70807,
                "count": 23563138,
                "maximum": 10075,
                "minimum": 10068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.302418877,
                "variance": 1.696294932
              },
              {
                "average": 243630309.9,
                "count": 23563138,
                "maximum": 243696572.5,
                "minimum": 243626732.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13044.33636,
                "variance": 170154711.1
              },
              {
                "average": 0,
                "count": 23563138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23563138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23563138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23563138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23563138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634793.5903,
              4796859.722,
              1589.164625,
              635834.8103,
              4798268.082,
              2288.624625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634793.5903216883,
                    4796859.722100707,
                    1589.1646249137366
                  ],
                  [
                    634793.5903216883,
                    4798268.082100706,
                    1589.1646249137366
                  ],
                  [
                    635834.8103216883,
                    4798268.082100706,
                    2288.6246249137366
                  ],
                  [
                    635834.8103216883,
                    4796859.722100707,
                    2288.6246249137366
                  ],
                  [
                    634793.5903216883,
                    4796859.722100707,
                    1589.1646249137366
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:16:12+00:00",
            "end_time": "2019-06-03T19:52:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47529987225424,
              43.487499138741654,
              1326.6916144951886
            ],
            [
              -121.4749812037146,
              43.50016136825603,
              1326.6916144951886
            ],
            [
              -121.46217003240676,
              43.499989744429286,
              1909.5316144951887
            ],
            [
              -121.46249137541356,
              43.487327590351256,
              1909.5316144951887
            ],
            [
              -121.47529987225424,
              43.487499138741654,
              1326.6916144951886
            ]
          ]
        ]
      },
      "bbox": [
        -121.4752999,
        43.48732759,
        1326.691614,
        -121.46217,
        43.50016137,
        1909.531614
      ],
      "properties": {
        "datetime": "2019-06-03T18:51:07Z",
        "pc:count": 18120697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623797.2401,
            "count": 18120697,
            "maximum": 624325.6584,
            "minimum": 623289.5784,
            "name": "X",
            "position": 0,
            "stddev": 292.6720106,
            "variance": 85656.90579
          },
          {
            "average": 4816780.374,
            "count": 18120697,
            "maximum": 4817488.878,
            "minimum": 4816082.138,
            "name": "Y",
            "position": 1,
            "stddev": 399.8505849,
            "variance": 159880.4903
          },
          {
            "average": 1344.92248,
            "count": 18120697,
            "maximum": 1909.531614,
            "minimum": 1326.691614,
            "name": "Z",
            "position": 2,
            "stddev": 9.488178146,
            "variance": 90.02552452
          },
          {
            "average": 21851.36171,
            "count": 18120697,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9448.842764,
            "variance": 89280629.58
          },
          {
            "average": 1.083916695,
            "count": 18120697,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.29662967,
            "variance": 0.08798916114
          },
          {
            "average": 1.167821801,
            "count": 18120697,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4159281386,
            "variance": 0.1729962165
          },
          {
            "average": 0.4985496971,
            "count": 18120697,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979104,
            "variance": 0.2499979104
          },
          {
            "average": 0,
            "count": 18120697,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20278486,
            "count": 18120697,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.717247971,
            "variance": 0.5144446519
          },
          {
            "average": 1.012440832,
            "count": 18120697,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78935278,
            "variance": 116.4101333
          },
          {
            "average": 0.4916693326,
            "count": 18120697,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499930609,
            "variance": 0.2499306138
          },
          {
            "average": 10052.36212,
            "count": 18120697,
            "maximum": 10055,
            "minimum": 10050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.104007257,
            "variance": 1.218832024
          },
          {
            "average": 243621258.2,
            "count": 18120697,
            "maximum": 243623067,
            "minimum": 243619506.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 724.9945848,
            "variance": 525617.148
          },
          {
            "average": 0,
            "count": 18120697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18120697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18120697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18120697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18120697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623289.5784,
          4816082.138,
          1326.691614,
          624325.6584,
          4817488.878,
          1909.531614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623289.5784181582,
                4816082.138056031,
                1326.6916144951886
              ],
              [
                623289.5784181582,
                4817488.878056032,
                1326.6916144951886
              ],
              [
                624325.6584181583,
                4817488.878056032,
                1909.5316144951887
              ],
              [
                624325.6584181583,
                4816082.138056031,
                1909.5316144951887
              ],
              [
                623289.5784181582,
                4816082.138056031,
                1326.6916144951886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:51:07+00:00",
        "end_time": "2019-06-03T17:51:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4752999,
            43.48732759,
            1326.691614,
            -121.46217,
            43.50016137,
            1909.531614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47529987225424,
                  43.487499138741654,
                  1326.6916144951886
                ],
                [
                  -121.4749812037146,
                  43.50016136825603,
                  1326.6916144951886
                ],
                [
                  -121.46217003240676,
                  43.499989744429286,
                  1909.5316144951887
                ],
                [
                  -121.46249137541356,
                  43.487327590351256,
                  1909.5316144951887
                ],
                [
                  -121.47529987225424,
                  43.487499138741654,
                  1326.6916144951886
                ]
              ]
            ]
          },
          "id": "20190603_43121D4103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:51:07Z",
            "pc:count": 18120697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623797.2401,
                "count": 18120697,
                "maximum": 624325.6584,
                "minimum": 623289.5784,
                "name": "X",
                "position": 0,
                "stddev": 292.6720106,
                "variance": 85656.90579
              },
              {
                "average": 4816780.374,
                "count": 18120697,
                "maximum": 4817488.878,
                "minimum": 4816082.138,
                "name": "Y",
                "position": 1,
                "stddev": 399.8505849,
                "variance": 159880.4903
              },
              {
                "average": 1344.92248,
                "count": 18120697,
                "maximum": 1909.531614,
                "minimum": 1326.691614,
                "name": "Z",
                "position": 2,
                "stddev": 9.488178146,
                "variance": 90.02552452
              },
              {
                "average": 21851.36171,
                "count": 18120697,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9448.842764,
                "variance": 89280629.58
              },
              {
                "average": 1.083916695,
                "count": 18120697,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.29662967,
                "variance": 0.08798916114
              },
              {
                "average": 1.167821801,
                "count": 18120697,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4159281386,
                "variance": 0.1729962165
              },
              {
                "average": 0.4985496971,
                "count": 18120697,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979104,
                "variance": 0.2499979104
              },
              {
                "average": 0,
                "count": 18120697,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20278486,
                "count": 18120697,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.717247971,
                "variance": 0.5144446519
              },
              {
                "average": 1.012440832,
                "count": 18120697,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78935278,
                "variance": 116.4101333
              },
              {
                "average": 0.4916693326,
                "count": 18120697,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499930609,
                "variance": 0.2499306138
              },
              {
                "average": 10052.36212,
                "count": 18120697,
                "maximum": 10055,
                "minimum": 10050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.104007257,
                "variance": 1.218832024
              },
              {
                "average": 243621258.2,
                "count": 18120697,
                "maximum": 243623067,
                "minimum": 243619506.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 724.9945848,
                "variance": 525617.148
              },
              {
                "average": 0,
                "count": 18120697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18120697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18120697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18120697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18120697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623289.5784,
              4816082.138,
              1326.691614,
              624325.6584,
              4817488.878,
              1909.531614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623289.5784181582,
                    4816082.138056031,
                    1326.6916144951886
                  ],
                  [
                    623289.5784181582,
                    4817488.878056032,
                    1326.6916144951886
                  ],
                  [
                    624325.6584181583,
                    4817488.878056032,
                    1909.5316144951887
                  ],
                  [
                    624325.6584181583,
                    4816082.138056031,
                    1909.5316144951887
                  ],
                  [
                    623289.5784181582,
                    4816082.138056031,
                    1326.6916144951886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:51:07+00:00",
            "end_time": "2019-06-03T17:51:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47529867954982,
              43.44999870148563,
              1287.8710175886943
            ],
            [
              -121.47498041398593,
              43.46266155440933,
              1287.8710175886943
            ],
            [
              -121.46216999657923,
              43.46248995180147,
              1934.5110175886941
            ],
            [
              -121.4624909330697,
              43.449827174313825,
              1934.5110175886941
            ],
            [
              -121.47529867954982,
              43.44999870148563,
              1287.8710175886943
            ]
          ]
        ]
      },
      "bbox": [
        -121.4752987,
        43.44982717,
        1287.871018,
        -121.46217,
        43.46266155,
        1934.511018
      ],
      "properties": {
        "datetime": "2019-06-03T17:06:33Z",
        "pc:count": 19163219,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623860.5669,
            "count": 19163219,
            "maximum": 624402.599,
            "minimum": 623365.939,
            "name": "X",
            "position": 0,
            "stddev": 283.2403946,
            "variance": 80225.12113
          },
          {
            "average": 4812588.203,
            "count": 19163219,
            "maximum": 4813324.156,
            "minimum": 4811917.356,
            "name": "Y",
            "position": 1,
            "stddev": 404.2352525,
            "variance": 163406.1394
          },
          {
            "average": 1381.397,
            "count": 19163219,
            "maximum": 1934.511018,
            "minimum": 1287.871018,
            "name": "Z",
            "position": 2,
            "stddev": 4.403310867,
            "variance": 19.38914659
          },
          {
            "average": 21769.96557,
            "count": 19163219,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10067.85449,
            "variance": 101361693.9
          },
          {
            "average": 1.100843757,
            "count": 19163219,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3242951984,
            "variance": 0.1051673757
          },
          {
            "average": 1.201699777,
            "count": 19163219,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.452212349,
            "variance": 0.2044960086
          },
          {
            "average": 0.5031910871,
            "count": 19163219,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898299,
            "variance": 0.24998983
          },
          {
            "average": 0,
            "count": 19163219,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198994282,
            "count": 19163219,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.780816848,
            "variance": 0.6096749501
          },
          {
            "average": -1.135964796,
            "count": 19163219,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.70047269,
            "variance": 114.5001159
          },
          {
            "average": 0.4960185447,
            "count": 19163219,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999841608,
            "variance": 0.2499841611
          },
          {
            "average": 10041.24649,
            "count": 19163219,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.451295675,
            "variance": 6.008850486
          },
          {
            "average": 243569147.8,
            "count": 19163219,
            "maximum": 243616793.2,
            "minimum": 243540314.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36110.29157,
            "variance": 1303953158
          },
          {
            "average": 0,
            "count": 19163219,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19163219,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19163219,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19163219,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19163219,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623365.939,
          4811917.356,
          1287.871018,
          624402.599,
          4813324.156,
          1934.511018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623365.9389607232,
                4811917.356216596,
                1287.8710175886943
              ],
              [
                623365.9389607232,
                4813324.156216597,
                1287.8710175886943
              ],
              [
                624402.5989607231,
                4813324.156216597,
                1934.5110175886941
              ],
              [
                624402.5989607231,
                4811917.356216596,
                1934.5110175886941
              ],
              [
                623365.9389607232,
                4811917.356216596,
                1287.8710175886943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:06:33+00:00",
        "end_time": "2019-06-02T19:51:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4752987,
            43.44982717,
            1287.871018,
            -121.46217,
            43.46266155,
            1934.511018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47529867954982,
                  43.44999870148563,
                  1287.8710175886943
                ],
                [
                  -121.47498041398593,
                  43.46266155440933,
                  1287.8710175886943
                ],
                [
                  -121.46216999657923,
                  43.46248995180147,
                  1934.5110175886941
                ],
                [
                  -121.4624909330697,
                  43.449827174313825,
                  1934.5110175886941
                ],
                [
                  -121.47529867954982,
                  43.44999870148563,
                  1287.8710175886943
                ]
              ]
            ]
          },
          "id": "20190602_43121D4118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:06:33Z",
            "pc:count": 19163219,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623860.5669,
                "count": 19163219,
                "maximum": 624402.599,
                "minimum": 623365.939,
                "name": "X",
                "position": 0,
                "stddev": 283.2403946,
                "variance": 80225.12113
              },
              {
                "average": 4812588.203,
                "count": 19163219,
                "maximum": 4813324.156,
                "minimum": 4811917.356,
                "name": "Y",
                "position": 1,
                "stddev": 404.2352525,
                "variance": 163406.1394
              },
              {
                "average": 1381.397,
                "count": 19163219,
                "maximum": 1934.511018,
                "minimum": 1287.871018,
                "name": "Z",
                "position": 2,
                "stddev": 4.403310867,
                "variance": 19.38914659
              },
              {
                "average": 21769.96557,
                "count": 19163219,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10067.85449,
                "variance": 101361693.9
              },
              {
                "average": 1.100843757,
                "count": 19163219,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3242951984,
                "variance": 0.1051673757
              },
              {
                "average": 1.201699777,
                "count": 19163219,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.452212349,
                "variance": 0.2044960086
              },
              {
                "average": 0.5031910871,
                "count": 19163219,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898299,
                "variance": 0.24998983
              },
              {
                "average": 0,
                "count": 19163219,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198994282,
                "count": 19163219,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.780816848,
                "variance": 0.6096749501
              },
              {
                "average": -1.135964796,
                "count": 19163219,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.70047269,
                "variance": 114.5001159
              },
              {
                "average": 0.4960185447,
                "count": 19163219,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999841608,
                "variance": 0.2499841611
              },
              {
                "average": 10041.24649,
                "count": 19163219,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.451295675,
                "variance": 6.008850486
              },
              {
                "average": 243569147.8,
                "count": 19163219,
                "maximum": 243616793.2,
                "minimum": 243540314.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36110.29157,
                "variance": 1303953158
              },
              {
                "average": 0,
                "count": 19163219,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19163219,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19163219,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19163219,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19163219,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623365.939,
              4811917.356,
              1287.871018,
              624402.599,
              4813324.156,
              1934.511018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623365.9389607232,
                    4811917.356216596,
                    1287.8710175886943
                  ],
                  [
                    623365.9389607232,
                    4813324.156216597,
                    1287.8710175886943
                  ],
                  [
                    624402.5989607231,
                    4813324.156216597,
                    1934.5110175886941
                  ],
                  [
                    624402.5989607231,
                    4811917.356216596,
                    1934.5110175886941
                  ],
                  [
                    623365.9389607232,
                    4811917.356216596,
                    1287.8710175886943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:06:33+00:00",
            "end_time": "2019-06-02T19:51: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": "20190604_43121D4225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.38769464290725,
              43.43749777459756,
              1441.7146654774683
            ],
            [
              -121.38747958510638,
              43.44559365300742,
              1441.7146654774683
            ],
            [
              -121.37477436013106,
              43.445413741399506,
              1951.4746654774685
            ],
            [
              -121.37499111058516,
              43.43731791355971,
              1951.4746654774685
            ],
            [
              -121.38769464290725,
              43.43749777459756,
              1441.7146654774683
            ]
          ]
        ]
      },
      "bbox": [
        -121.3876946,
        43.43731791,
        1441.714665,
        -121.3747744,
        43.44559365,
        1951.474665
      ],
      "properties": {
        "datetime": "2019-06-04T18:41:06Z",
        "pc:count": 7858577,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630797.3148,
            "count": 7858577,
            "maximum": 631509.5703,
            "minimum": 630481.0903,
            "name": "X",
            "position": 0,
            "stddev": 183.0245044,
            "variance": 33497.96921
          },
          {
            "average": 4811097.482,
            "count": 7858577,
            "maximum": 4811561.953,
            "minimum": 4810662.493,
            "name": "Y",
            "position": 1,
            "stddev": 257.5576937,
            "variance": 66335.9656
          },
          {
            "average": 1454.502193,
            "count": 7858577,
            "maximum": 1951.474665,
            "minimum": 1441.714665,
            "name": "Z",
            "position": 2,
            "stddev": 7.533438618,
            "variance": 56.75269741
          },
          {
            "average": 18017.85425,
            "count": 7858577,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10542.25072,
            "variance": 111139050.3
          },
          {
            "average": 1.160588361,
            "count": 7858577,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4274012029,
            "variance": 0.1826717882
          },
          {
            "average": 1.321208789,
            "count": 7858577,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.60147865,
            "variance": 0.3617765664
          },
          {
            "average": 0.5031865184,
            "count": 7858577,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898778,
            "variance": 0.2499898779
          },
          {
            "average": 0,
            "count": 7858577,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.598585087,
            "count": 7858577,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.67301702,
            "variance": 7.145019987
          },
          {
            "average": -0.5427832941,
            "count": 7858577,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.09859035,
            "variance": 123.1787077
          },
          {
            "average": 0.4988733965,
            "count": 7858577,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987626,
            "variance": 0.2499987626
          },
          {
            "average": 10098.44593,
            "count": 7858577,
            "maximum": 10101,
            "minimum": 10096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.829425908,
            "variance": 3.346799151
          },
          {
            "average": 243707700.9,
            "count": 7858577,
            "maximum": 243708866.9,
            "minimum": 243706552.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 790.0935037,
            "variance": 624247.7446
          },
          {
            "average": 0,
            "count": 7858577,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7858577,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7858577,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7858577,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7858577,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630481.0903,
          4810662.493,
          1441.714665,
          631509.5703,
          4811561.953,
          1951.474665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630481.0903213138,
                4810662.493485864,
                1441.7146654774683
              ],
              [
                630481.0903213138,
                4811561.953485865,
                1441.7146654774683
              ],
              [
                631509.5703213138,
                4811561.953485865,
                1951.4746654774685
              ],
              [
                631509.5703213138,
                4810662.493485864,
                1951.4746654774685
              ],
              [
                630481.0903213138,
                4810662.493485864,
                1441.7146654774683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:41:06+00:00",
        "end_time": "2019-06-04T18:02:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3876946,
            43.43731791,
            1441.714665,
            -121.3747744,
            43.44559365,
            1951.474665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.38769464290725,
                  43.43749777459756,
                  1441.7146654774683
                ],
                [
                  -121.38747958510638,
                  43.44559365300742,
                  1441.7146654774683
                ],
                [
                  -121.37477436013106,
                  43.445413741399506,
                  1951.4746654774685
                ],
                [
                  -121.37499111058516,
                  43.43731791355971,
                  1951.4746654774685
                ],
                [
                  -121.38769464290725,
                  43.43749777459756,
                  1441.7146654774683
                ]
              ]
            ]
          },
          "id": "20190604_43121D4225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:41:06Z",
            "pc:count": 7858577,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630797.3148,
                "count": 7858577,
                "maximum": 631509.5703,
                "minimum": 630481.0903,
                "name": "X",
                "position": 0,
                "stddev": 183.0245044,
                "variance": 33497.96921
              },
              {
                "average": 4811097.482,
                "count": 7858577,
                "maximum": 4811561.953,
                "minimum": 4810662.493,
                "name": "Y",
                "position": 1,
                "stddev": 257.5576937,
                "variance": 66335.9656
              },
              {
                "average": 1454.502193,
                "count": 7858577,
                "maximum": 1951.474665,
                "minimum": 1441.714665,
                "name": "Z",
                "position": 2,
                "stddev": 7.533438618,
                "variance": 56.75269741
              },
              {
                "average": 18017.85425,
                "count": 7858577,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10542.25072,
                "variance": 111139050.3
              },
              {
                "average": 1.160588361,
                "count": 7858577,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4274012029,
                "variance": 0.1826717882
              },
              {
                "average": 1.321208789,
                "count": 7858577,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.60147865,
                "variance": 0.3617765664
              },
              {
                "average": 0.5031865184,
                "count": 7858577,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898778,
                "variance": 0.2499898779
              },
              {
                "average": 0,
                "count": 7858577,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.598585087,
                "count": 7858577,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.67301702,
                "variance": 7.145019987
              },
              {
                "average": -0.5427832941,
                "count": 7858577,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.09859035,
                "variance": 123.1787077
              },
              {
                "average": 0.4988733965,
                "count": 7858577,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987626,
                "variance": 0.2499987626
              },
              {
                "average": 10098.44593,
                "count": 7858577,
                "maximum": 10101,
                "minimum": 10096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.829425908,
                "variance": 3.346799151
              },
              {
                "average": 243707700.9,
                "count": 7858577,
                "maximum": 243708866.9,
                "minimum": 243706552.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 790.0935037,
                "variance": 624247.7446
              },
              {
                "average": 0,
                "count": 7858577,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7858577,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7858577,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7858577,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7858577,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630481.0903,
              4810662.493,
              1441.714665,
              631509.5703,
              4811561.953,
              1951.474665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630481.0903213138,
                    4810662.493485864,
                    1441.7146654774683
                  ],
                  [
                    630481.0903213138,
                    4811561.953485865,
                    1441.7146654774683
                  ],
                  [
                    631509.5703213138,
                    4811561.953485865,
                    1951.4746654774685
                  ],
                  [
                    631509.5703213138,
                    4810662.493485864,
                    1951.4746654774685
                  ],
                  [
                    630481.0903213138,
                    4810662.493485864,
                    1441.7146654774683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:41:06+00:00",
            "end_time": "2019-06-04T18:02: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": "20190602_43121D4211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780747549013,
              43.462499332517,
              1325.4658432388428
            ],
            [
              -121.43748279784023,
              43.475101627331654,
              1325.4658432388428
            ],
            [
              -121.42955625486742,
              43.47499301277606,
              1864.745843238843
            ],
            [
              -121.42988257793932,
              43.462390765478716,
              1864.745843238843
            ],
            [
              -121.43780747549013,
              43.462499332517,
              1325.4658432388428
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378075,
        43.46239077,
        1325.465843,
        -121.4295563,
        43.47510163,
        1864.745843
      ],
      "properties": {
        "datetime": "2019-06-03T17:25:54Z",
        "pc:count": 13724771,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626710.696,
            "count": 13724771,
            "maximum": 627014.7298,
            "minimum": 626373.4098,
            "name": "X",
            "position": 0,
            "stddev": 181.0133148,
            "variance": 32765.82015
          },
          {
            "average": 4814037.263,
            "count": 13724771,
            "maximum": 4814761.982,
            "minimum": 4813361.882,
            "name": "Y",
            "position": 1,
            "stddev": 389.726828,
            "variance": 151887.0004
          },
          {
            "average": 1388.896134,
            "count": 13724771,
            "maximum": 1864.745843,
            "minimum": 1325.465843,
            "name": "Z",
            "position": 2,
            "stddev": 5.539355728,
            "variance": 30.68446188
          },
          {
            "average": 19856.42769,
            "count": 13724771,
            "maximum": 59244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10956.36841,
            "variance": 120042008.7
          },
          {
            "average": 1.15035668,
            "count": 13724771,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4137532395,
            "variance": 0.1711917432
          },
          {
            "average": 1.300711101,
            "count": 13724771,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5836189584,
            "variance": 0.3406110886
          },
          {
            "average": 0.5019146039,
            "count": 13724771,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963525,
            "variance": 0.2499963525
          },
          {
            "average": 0,
            "count": 13724771,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213721526,
            "count": 13724771,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.136373715,
            "variance": 1.29134522
          },
          {
            "average": -0.2743764646,
            "count": 13724771,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84616942,
            "variance": 117.6393911
          },
          {
            "average": 0.499082134,
            "count": 13724771,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991757,
            "variance": 0.2499991757
          },
          {
            "average": 10044.7207,
            "count": 13724771,
            "maximum": 10047,
            "minimum": 10040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.717757286,
            "variance": 2.950690094
          },
          {
            "average": 243609886.3,
            "count": 13724771,
            "maximum": 243617954,
            "minimum": 243541805.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21061.14934,
            "variance": 443572011.6
          },
          {
            "average": 0,
            "count": 13724771,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724771,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724771,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724771,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724771,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626373.4098,
          4813361.882,
          1325.465843,
          627014.7298,
          4814761.982,
          1864.745843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626373.4098344274,
                4813361.882352379,
                1325.4658432388428
              ],
              [
                626373.4098344274,
                4814761.982352379,
                1325.4658432388428
              ],
              [
                627014.7298344275,
                4814761.982352379,
                1864.745843238843
              ],
              [
                627014.7298344275,
                4813361.882352379,
                1864.745843238843
              ],
              [
                626373.4098344274,
                4813361.882352379,
                1325.4658432388428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:25:54+00:00",
        "end_time": "2019-06-02T20:16:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378075,
            43.46239077,
            1325.465843,
            -121.4295563,
            43.47510163,
            1864.745843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780747549013,
                  43.462499332517,
                  1325.4658432388428
                ],
                [
                  -121.43748279784023,
                  43.475101627331654,
                  1325.4658432388428
                ],
                [
                  -121.42955625486742,
                  43.47499301277606,
                  1864.745843238843
                ],
                [
                  -121.42988257793932,
                  43.462390765478716,
                  1864.745843238843
                ],
                [
                  -121.43780747549013,
                  43.462499332517,
                  1325.4658432388428
                ]
              ]
            ]
          },
          "id": "20190602_43121D4211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:25:54Z",
            "pc:count": 13724771,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626710.696,
                "count": 13724771,
                "maximum": 627014.7298,
                "minimum": 626373.4098,
                "name": "X",
                "position": 0,
                "stddev": 181.0133148,
                "variance": 32765.82015
              },
              {
                "average": 4814037.263,
                "count": 13724771,
                "maximum": 4814761.982,
                "minimum": 4813361.882,
                "name": "Y",
                "position": 1,
                "stddev": 389.726828,
                "variance": 151887.0004
              },
              {
                "average": 1388.896134,
                "count": 13724771,
                "maximum": 1864.745843,
                "minimum": 1325.465843,
                "name": "Z",
                "position": 2,
                "stddev": 5.539355728,
                "variance": 30.68446188
              },
              {
                "average": 19856.42769,
                "count": 13724771,
                "maximum": 59244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10956.36841,
                "variance": 120042008.7
              },
              {
                "average": 1.15035668,
                "count": 13724771,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4137532395,
                "variance": 0.1711917432
              },
              {
                "average": 1.300711101,
                "count": 13724771,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5836189584,
                "variance": 0.3406110886
              },
              {
                "average": 0.5019146039,
                "count": 13724771,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963525,
                "variance": 0.2499963525
              },
              {
                "average": 0,
                "count": 13724771,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213721526,
                "count": 13724771,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.136373715,
                "variance": 1.29134522
              },
              {
                "average": -0.2743764646,
                "count": 13724771,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84616942,
                "variance": 117.6393911
              },
              {
                "average": 0.499082134,
                "count": 13724771,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991757,
                "variance": 0.2499991757
              },
              {
                "average": 10044.7207,
                "count": 13724771,
                "maximum": 10047,
                "minimum": 10040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.717757286,
                "variance": 2.950690094
              },
              {
                "average": 243609886.3,
                "count": 13724771,
                "maximum": 243617954,
                "minimum": 243541805.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21061.14934,
                "variance": 443572011.6
              },
              {
                "average": 0,
                "count": 13724771,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724771,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724771,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724771,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724771,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626373.4098,
              4813361.882,
              1325.465843,
              627014.7298,
              4814761.982,
              1864.745843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626373.4098344274,
                    4813361.882352379,
                    1325.4658432388428
                  ],
                  [
                    626373.4098344274,
                    4814761.982352379,
                    1325.4658432388428
                  ],
                  [
                    627014.7298344275,
                    4814761.982352379,
                    1864.745843238843
                  ],
                  [
                    627014.7298344275,
                    4813361.882352379,
                    1864.745843238843
                  ],
                  [
                    626373.4098344274,
                    4813361.882352379,
                    1325.4658432388428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:25:54+00:00",
            "end_time": "2019-06-02T20: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": "20190604_43121D3304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.33782741528934,
              43.424999608708816,
              1406.4825352584326
            ],
            [
              -121.33748269186715,
              43.43759128558039,
              1406.4825352584326
            ],
            [
              -121.33043246264103,
              43.43748854215634,
              1959.1825352584324
            ],
            [
              -121.3307786462788,
              43.42489691019891,
              1959.1825352584324
            ],
            [
              -121.33782741528934,
              43.424999608708816,
              1406.4825352584326
            ]
          ]
        ]
      },
      "bbox": [
        -121.3378274,
        43.42489691,
        1406.482535,
        -121.3304325,
        43.43759129,
        1959.182535
      ],
      "properties": {
        "datetime": "2019-06-04T18:51:22Z",
        "pc:count": 11618446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634826.2511,
            "count": 11618446,
            "maximum": 635115.3127,
            "minimum": 634544.5127,
            "name": "X",
            "position": 0,
            "stddev": 156.8982884,
            "variance": 24617.0729
          },
          {
            "average": 4810043.372,
            "count": 11618446,
            "maximum": 4810752.748,
            "minimum": 4809353.768,
            "name": "Y",
            "position": 1,
            "stddev": 398.8783326,
            "variance": 159103.9242
          },
          {
            "average": 1466.550065,
            "count": 11618446,
            "maximum": 1959.182535,
            "minimum": 1406.482535,
            "name": "Z",
            "position": 2,
            "stddev": 23.89734549,
            "variance": 571.0831212
          },
          {
            "average": 17761.00611,
            "count": 11618446,
            "maximum": 54587,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11215.28164,
            "variance": 125782542.2
          },
          {
            "average": 1.203246286,
            "count": 11618446,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4994743307,
            "variance": 0.249474607
          },
          {
            "average": 1.406517963,
            "count": 11618446,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7098633076,
            "variance": 0.5039059154
          },
          {
            "average": 0.504531501,
            "count": 11618446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999794866,
            "variance": 0.249979487
          },
          {
            "average": 0,
            "count": 11618446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.827419261,
            "count": 11618446,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.198076107,
            "variance": 10.22769079
          },
          {
            "average": -1.059190167,
            "count": 11618446,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75551919,
            "variance": 115.681193
          },
          {
            "average": 0.5005205515,
            "count": 11618446,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997505,
            "variance": 0.2499997505
          },
          {
            "average": 10100.37167,
            "count": 11618446,
            "maximum": 10103,
            "minimum": 10096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.622109613,
            "variance": 2.631239595
          },
          {
            "average": 243708496.6,
            "count": 11618446,
            "maximum": 243709482.8,
            "minimum": 243706627.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666.1550702,
            "variance": 443762.5775
          },
          {
            "average": 0,
            "count": 11618446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11618446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11618446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11618446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11618446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634544.5127,
          4809353.768,
          1406.482535,
          635115.3127,
          4810752.748,
          1959.182535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634544.5126896325,
                4809353.768205736,
                1406.4825352584326
              ],
              [
                634544.5126896325,
                4810752.748205736,
                1406.4825352584326
              ],
              [
                635115.3126896325,
                4810752.748205736,
                1959.1825352584324
              ],
              [
                635115.3126896325,
                4809353.768205736,
                1959.1825352584324
              ],
              [
                634544.5126896325,
                4809353.768205736,
                1406.4825352584326
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:51:22+00:00",
        "end_time": "2019-06-04T18:03:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3378274,
            43.42489691,
            1406.482535,
            -121.3304325,
            43.43759129,
            1959.182535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.33782741528934,
                  43.424999608708816,
                  1406.4825352584326
                ],
                [
                  -121.33748269186715,
                  43.43759128558039,
                  1406.4825352584326
                ],
                [
                  -121.33043246264103,
                  43.43748854215634,
                  1959.1825352584324
                ],
                [
                  -121.3307786462788,
                  43.42489691019891,
                  1959.1825352584324
                ],
                [
                  -121.33782741528934,
                  43.424999608708816,
                  1406.4825352584326
                ]
              ]
            ]
          },
          "id": "20190604_43121D3304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:51:22Z",
            "pc:count": 11618446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634826.2511,
                "count": 11618446,
                "maximum": 635115.3127,
                "minimum": 634544.5127,
                "name": "X",
                "position": 0,
                "stddev": 156.8982884,
                "variance": 24617.0729
              },
              {
                "average": 4810043.372,
                "count": 11618446,
                "maximum": 4810752.748,
                "minimum": 4809353.768,
                "name": "Y",
                "position": 1,
                "stddev": 398.8783326,
                "variance": 159103.9242
              },
              {
                "average": 1466.550065,
                "count": 11618446,
                "maximum": 1959.182535,
                "minimum": 1406.482535,
                "name": "Z",
                "position": 2,
                "stddev": 23.89734549,
                "variance": 571.0831212
              },
              {
                "average": 17761.00611,
                "count": 11618446,
                "maximum": 54587,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11215.28164,
                "variance": 125782542.2
              },
              {
                "average": 1.203246286,
                "count": 11618446,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4994743307,
                "variance": 0.249474607
              },
              {
                "average": 1.406517963,
                "count": 11618446,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7098633076,
                "variance": 0.5039059154
              },
              {
                "average": 0.504531501,
                "count": 11618446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999794866,
                "variance": 0.249979487
              },
              {
                "average": 0,
                "count": 11618446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.827419261,
                "count": 11618446,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.198076107,
                "variance": 10.22769079
              },
              {
                "average": -1.059190167,
                "count": 11618446,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75551919,
                "variance": 115.681193
              },
              {
                "average": 0.5005205515,
                "count": 11618446,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997505,
                "variance": 0.2499997505
              },
              {
                "average": 10100.37167,
                "count": 11618446,
                "maximum": 10103,
                "minimum": 10096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.622109613,
                "variance": 2.631239595
              },
              {
                "average": 243708496.6,
                "count": 11618446,
                "maximum": 243709482.8,
                "minimum": 243706627.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666.1550702,
                "variance": 443762.5775
              },
              {
                "average": 0,
                "count": 11618446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11618446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11618446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11618446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11618446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634544.5127,
              4809353.768,
              1406.482535,
              635115.3127,
              4810752.748,
              1959.182535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634544.5126896325,
                    4809353.768205736,
                    1406.4825352584326
                  ],
                  [
                    634544.5126896325,
                    4810752.748205736,
                    1406.4825352584326
                  ],
                  [
                    635115.3126896325,
                    4810752.748205736,
                    1959.1825352584324
                  ],
                  [
                    635115.3126896325,
                    4809353.768205736,
                    1959.1825352584324
                  ],
                  [
                    634544.5126896325,
                    4809353.768205736,
                    1406.4825352584326
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:51:22+00:00",
            "end_time": "2019-06-04T18:03:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527929425909,
              43.48749845443623,
              1299.0139792815573
            ],
            [
              -121.57498177149277,
              43.500150452157364,
              1299.0139792815573
            ],
            [
              -121.56219005414648,
              43.499990284737784,
              1877.0139792815573
            ],
            [
              -121.5624902454024,
              43.48733835736053,
              1877.0139792815573
            ],
            [
              -121.57527929425909,
              43.48749845443623,
              1299.0139792815573
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752793,
        43.48733836,
        1299.013979,
        -121.5621901,
        43.50015045,
        1877.013979
      ],
      "properties": {
        "datetime": "2019-06-04T19:13:07Z",
        "pc:count": 19274587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615713.5409,
            "count": 19274587,
            "maximum": 616239.4572,
            "minimum": 615204.9972,
            "name": "X",
            "position": 0,
            "stddev": 294.4507599,
            "variance": 86701.25001
          },
          {
            "average": 4816654.335,
            "count": 19274587,
            "maximum": 4817344.367,
            "minimum": 4815938.827,
            "name": "Y",
            "position": 1,
            "stddev": 405.4899685,
            "variance": 164422.1146
          },
          {
            "average": 1318.483234,
            "count": 19274587,
            "maximum": 1877.013979,
            "minimum": 1299.013979,
            "name": "Z",
            "position": 2,
            "stddev": 5.1400773,
            "variance": 26.42039465
          },
          {
            "average": 19960.64867,
            "count": 19274587,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10147.10712,
            "variance": 102963782.9
          },
          {
            "average": 1.121819835,
            "count": 19274587,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.361457263,
            "variance": 0.130651353
          },
          {
            "average": 1.243625661,
            "count": 19274587,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5052269562,
            "variance": 0.2552542772
          },
          {
            "average": 0.504367746,
            "count": 19274587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999809354,
            "variance": 0.2499809358
          },
          {
            "average": 0,
            "count": 19274587,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242440474,
            "count": 19274587,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.19540677,
            "variance": 1.428997345
          },
          {
            "average": -0.97546388,
            "count": 19274587,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80448087,
            "variance": 116.7368069
          },
          {
            "average": 0.5047625145,
            "count": 19274587,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999773309,
            "variance": 0.2499773314
          },
          {
            "average": 10057.60868,
            "count": 19274587,
            "maximum": 10107,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.24531304,
            "variance": 104.9664393
          },
          {
            "average": 243626727,
            "count": 19274587,
            "maximum": 243710787.1,
            "minimum": 243621709.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17356.86765,
            "variance": 301260854.6
          },
          {
            "average": 0,
            "count": 19274587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19274587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19274587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19274587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19274587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615204.9972,
          4815938.827,
          1299.013979,
          616239.4572,
          4817344.367,
          1877.013979
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615204.997222831,
                4815938.826574374,
                1299.0139792815573
              ],
              [
                615204.997222831,
                4817344.366574373,
                1299.0139792815573
              ],
              [
                616239.457222831,
                4817344.366574373,
                1877.0139792815573
              ],
              [
                616239.457222831,
                4815938.826574374,
                1877.0139792815573
              ],
              [
                615204.997222831,
                4815938.826574374,
                1299.0139792815573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:13:07+00:00",
        "end_time": "2019-06-03T18:28:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752793,
            43.48733836,
            1299.013979,
            -121.5621901,
            43.50015045,
            1877.013979
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527929425909,
                  43.48749845443623,
                  1299.0139792815573
                ],
                [
                  -121.57498177149277,
                  43.500150452157364,
                  1299.0139792815573
                ],
                [
                  -121.56219005414648,
                  43.499990284737784,
                  1877.0139792815573
                ],
                [
                  -121.5624902454024,
                  43.48733835736053,
                  1877.0139792815573
                ],
                [
                  -121.57527929425909,
                  43.48749845443623,
                  1299.0139792815573
                ]
              ]
            ]
          },
          "id": "20190603_43121D5105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:13:07Z",
            "pc:count": 19274587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615713.5409,
                "count": 19274587,
                "maximum": 616239.4572,
                "minimum": 615204.9972,
                "name": "X",
                "position": 0,
                "stddev": 294.4507599,
                "variance": 86701.25001
              },
              {
                "average": 4816654.335,
                "count": 19274587,
                "maximum": 4817344.367,
                "minimum": 4815938.827,
                "name": "Y",
                "position": 1,
                "stddev": 405.4899685,
                "variance": 164422.1146
              },
              {
                "average": 1318.483234,
                "count": 19274587,
                "maximum": 1877.013979,
                "minimum": 1299.013979,
                "name": "Z",
                "position": 2,
                "stddev": 5.1400773,
                "variance": 26.42039465
              },
              {
                "average": 19960.64867,
                "count": 19274587,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10147.10712,
                "variance": 102963782.9
              },
              {
                "average": 1.121819835,
                "count": 19274587,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.361457263,
                "variance": 0.130651353
              },
              {
                "average": 1.243625661,
                "count": 19274587,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5052269562,
                "variance": 0.2552542772
              },
              {
                "average": 0.504367746,
                "count": 19274587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999809354,
                "variance": 0.2499809358
              },
              {
                "average": 0,
                "count": 19274587,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242440474,
                "count": 19274587,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.19540677,
                "variance": 1.428997345
              },
              {
                "average": -0.97546388,
                "count": 19274587,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80448087,
                "variance": 116.7368069
              },
              {
                "average": 0.5047625145,
                "count": 19274587,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999773309,
                "variance": 0.2499773314
              },
              {
                "average": 10057.60868,
                "count": 19274587,
                "maximum": 10107,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.24531304,
                "variance": 104.9664393
              },
              {
                "average": 243626727,
                "count": 19274587,
                "maximum": 243710787.1,
                "minimum": 243621709.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17356.86765,
                "variance": 301260854.6
              },
              {
                "average": 0,
                "count": 19274587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19274587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19274587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19274587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19274587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615204.9972,
              4815938.827,
              1299.013979,
              616239.4572,
              4817344.367,
              1877.013979
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615204.997222831,
                    4815938.826574374,
                    1299.0139792815573
                  ],
                  [
                    615204.997222831,
                    4817344.366574373,
                    1299.0139792815573
                  ],
                  [
                    616239.457222831,
                    4817344.366574373,
                    1877.0139792815573
                  ],
                  [
                    616239.457222831,
                    4815938.826574374,
                    1877.0139792815573
                  ],
                  [
                    615204.997222831,
                    4815938.826574374,
                    1299.0139792815573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:13:07+00:00",
            "end_time": "2019-06-03T18:28: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": "20190604_43121C3212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3003344366475,
              43.33750028360262,
              1575.05702399451
            ],
            [
              -121.29998053705539,
              43.350180657097944,
              1575.05702399451
            ],
            [
              -121.2871354616034,
              43.34998895405034,
              2205.31702399451
            ],
            [
              -121.28749203203006,
              43.337308664962514,
              2205.31702399451
            ],
            [
              -121.3003344366475,
              43.33750028360262,
              1575.05702399451
            ]
          ]
        ]
      },
      "bbox": [
        -121.3003344,
        43.33730866,
        1575.057024,
        -121.2871355,
        43.35018066,
        2205.317024
      ],
      "properties": {
        "datetime": "2019-06-04T16:33:59Z",
        "pc:count": 20517068,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638308.6053,
            "count": 20517068,
            "maximum": 638818.9663,
            "minimum": 637777.4863,
            "name": "X",
            "position": 0,
            "stddev": 288.6207655,
            "variance": 83301.94628
          },
          {
            "average": 4800396.884,
            "count": 20517068,
            "maximum": 4801106.281,
            "minimum": 4799697.441,
            "name": "Y",
            "position": 1,
            "stddev": 397.8713956,
            "variance": 158301.6474
          },
          {
            "average": 1662.133953,
            "count": 20517068,
            "maximum": 2205.317024,
            "minimum": 1575.057024,
            "name": "Z",
            "position": 2,
            "stddev": 30.40754842,
            "variance": 924.6190009
          },
          {
            "average": 20652.48325,
            "count": 20517068,
            "maximum": 51123,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10505.04173,
            "variance": 110355901.7
          },
          {
            "average": 1.134173509,
            "count": 20517068,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3791901433,
            "variance": 0.1437851648
          },
          {
            "average": 1.268336928,
            "count": 20517068,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5283616188,
            "variance": 0.2791660002
          },
          {
            "average": 0.4992951722,
            "count": 20517068,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995154,
            "variance": 0.2499995154
          },
          {
            "average": 0,
            "count": 20517068,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251224688,
            "count": 20517068,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.110897477,
            "variance": 1.234093205
          },
          {
            "average": 0.7947338281,
            "count": 20517068,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78874721,
            "variance": 116.3970663
          },
          {
            "average": 0.4877593621,
            "count": 20517068,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998501565,
            "variance": 0.249850179
          },
          {
            "average": 10081.30168,
            "count": 20517068,
            "maximum": 10084,
            "minimum": 10079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.134209732,
            "variance": 1.286431717
          },
          {
            "average": 243699800.9,
            "count": 20517068,
            "maximum": 243701239.9,
            "minimum": 243698618.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 546.8335844,
            "variance": 299026.969
          },
          {
            "average": 0,
            "count": 20517068,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20517068,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20517068,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20517068,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20517068,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637777.4863,
          4799697.441,
          1575.057024,
          638818.9663,
          4801106.281,
          2205.317024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637777.4863289897,
                4799697.440567661,
                1575.05702399451
              ],
              [
                637777.4863289897,
                4801106.280567661,
                1575.05702399451
              ],
              [
                638818.9663289897,
                4801106.280567661,
                2205.31702399451
              ],
              [
                638818.9663289897,
                4799697.440567661,
                2205.31702399451
              ],
              [
                637777.4863289897,
                4799697.440567661,
                1575.05702399451
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:33:59+00:00",
        "end_time": "2019-06-04T15:50:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3003344,
            43.33730866,
            1575.057024,
            -121.2871355,
            43.35018066,
            2205.317024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3003344366475,
                  43.33750028360262,
                  1575.05702399451
                ],
                [
                  -121.29998053705539,
                  43.350180657097944,
                  1575.05702399451
                ],
                [
                  -121.2871354616034,
                  43.34998895405034,
                  2205.31702399451
                ],
                [
                  -121.28749203203006,
                  43.337308664962514,
                  2205.31702399451
                ],
                [
                  -121.3003344366475,
                  43.33750028360262,
                  1575.05702399451
                ]
              ]
            ]
          },
          "id": "20190604_43121C3212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:33:59Z",
            "pc:count": 20517068,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638308.6053,
                "count": 20517068,
                "maximum": 638818.9663,
                "minimum": 637777.4863,
                "name": "X",
                "position": 0,
                "stddev": 288.6207655,
                "variance": 83301.94628
              },
              {
                "average": 4800396.884,
                "count": 20517068,
                "maximum": 4801106.281,
                "minimum": 4799697.441,
                "name": "Y",
                "position": 1,
                "stddev": 397.8713956,
                "variance": 158301.6474
              },
              {
                "average": 1662.133953,
                "count": 20517068,
                "maximum": 2205.317024,
                "minimum": 1575.057024,
                "name": "Z",
                "position": 2,
                "stddev": 30.40754842,
                "variance": 924.6190009
              },
              {
                "average": 20652.48325,
                "count": 20517068,
                "maximum": 51123,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10505.04173,
                "variance": 110355901.7
              },
              {
                "average": 1.134173509,
                "count": 20517068,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3791901433,
                "variance": 0.1437851648
              },
              {
                "average": 1.268336928,
                "count": 20517068,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5283616188,
                "variance": 0.2791660002
              },
              {
                "average": 0.4992951722,
                "count": 20517068,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995154,
                "variance": 0.2499995154
              },
              {
                "average": 0,
                "count": 20517068,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251224688,
                "count": 20517068,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.110897477,
                "variance": 1.234093205
              },
              {
                "average": 0.7947338281,
                "count": 20517068,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78874721,
                "variance": 116.3970663
              },
              {
                "average": 0.4877593621,
                "count": 20517068,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998501565,
                "variance": 0.249850179
              },
              {
                "average": 10081.30168,
                "count": 20517068,
                "maximum": 10084,
                "minimum": 10079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.134209732,
                "variance": 1.286431717
              },
              {
                "average": 243699800.9,
                "count": 20517068,
                "maximum": 243701239.9,
                "minimum": 243698618.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 546.8335844,
                "variance": 299026.969
              },
              {
                "average": 0,
                "count": 20517068,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20517068,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20517068,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20517068,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20517068,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637777.4863,
              4799697.441,
              1575.057024,
              638818.9663,
              4801106.281,
              2205.317024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637777.4863289897,
                    4799697.440567661,
                    1575.05702399451
                  ],
                  [
                    637777.4863289897,
                    4801106.280567661,
                    1575.05702399451
                  ],
                  [
                    638818.9663289897,
                    4801106.280567661,
                    2205.31702399451
                  ],
                  [
                    638818.9663289897,
                    4799697.440567661,
                    2205.31702399451
                  ],
                  [
                    637777.4863289897,
                    4799697.440567661,
                    1575.05702399451
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:33:59+00:00",
            "end_time": "2019-06-04T15:50: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": "20190602_43121D4119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4628024283002,
              43.44999934873857,
              1283.059413836627
            ],
            [
              -121.46248153663392,
              43.46266284778393,
              1283.059413836627
            ],
            [
              -121.44966723993274,
              43.46248979133759,
              1892.199413836627
            ],
            [
              -121.44999080343942,
              43.44982636837126,
              1892.199413836627
            ],
            [
              -121.4628024283002,
              43.44999934873857,
              1283.059413836627
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628024,
        43.44982637,
        1283.059414,
        -121.4496672,
        43.46266285,
        1892.199414
      ],
      "properties": {
        "datetime": "2019-06-03T17:02:11Z",
        "pc:count": 17152893,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624878.8497,
            "count": 17152893,
            "maximum": 625414.0221,
            "minimum": 624377.0421,
            "name": "X",
            "position": 0,
            "stddev": 283.4389928,
            "variance": 80337.66265
          },
          {
            "average": 4812597.784,
            "count": 17152893,
            "maximum": 4813342.893,
            "minimum": 4811936.013,
            "name": "Y",
            "position": 1,
            "stddev": 415.370894,
            "variance": 172532.9796
          },
          {
            "average": 1382.919943,
            "count": 17152893,
            "maximum": 1892.199414,
            "minimum": 1283.059414,
            "name": "Z",
            "position": 2,
            "stddev": 9.623582459,
            "variance": 92.61333934
          },
          {
            "average": 23488.47122,
            "count": 17152893,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10082.7754,
            "variance": 101662359.9
          },
          {
            "average": 1.089722649,
            "count": 17152893,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3082185092,
            "variance": 0.09499864943
          },
          {
            "average": 1.179440867,
            "count": 17152893,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4326871853,
            "variance": 0.1872182003
          },
          {
            "average": 0.4988846488,
            "count": 17152893,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987706,
            "variance": 0.2499987706
          },
          {
            "average": 0,
            "count": 17152893,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215667526,
            "count": 17152893,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7824886529,
            "variance": 0.612288492
          },
          {
            "average": 1.057534452,
            "count": 17152893,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76183764,
            "variance": 115.8171493
          },
          {
            "average": 0.4920939576,
            "count": 17152893,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999375052,
            "variance": 0.2499375091
          },
          {
            "average": 10040.53623,
            "count": 17152893,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.438005499,
            "variance": 5.943870814
          },
          {
            "average": 243562090.2,
            "count": 17152893,
            "maximum": 243616531.3,
            "minimum": 243537431.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33689.96572,
            "variance": 1135013790
          },
          {
            "average": 0,
            "count": 17152893,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17152893,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17152893,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17152893,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17152893,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624377.0421,
          4811936.013,
          1283.059414,
          625414.0221,
          4813342.893,
          1892.199414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624377.0420929068,
                4811936.012590983,
                1283.059413836627
              ],
              [
                624377.0420929068,
                4813342.892590984,
                1283.059413836627
              ],
              [
                625414.0220929068,
                4813342.892590984,
                1892.199413836627
              ],
              [
                625414.0220929068,
                4811936.012590983,
                1892.199413836627
              ],
              [
                624377.0420929068,
                4811936.012590983,
                1283.059413836627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:02:11+00:00",
        "end_time": "2019-06-02T19:03:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628024,
            43.44982637,
            1283.059414,
            -121.4496672,
            43.46266285,
            1892.199414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4628024283002,
                  43.44999934873857,
                  1283.059413836627
                ],
                [
                  -121.46248153663392,
                  43.46266284778393,
                  1283.059413836627
                ],
                [
                  -121.44966723993274,
                  43.46248979133759,
                  1892.199413836627
                ],
                [
                  -121.44999080343942,
                  43.44982636837126,
                  1892.199413836627
                ],
                [
                  -121.4628024283002,
                  43.44999934873857,
                  1283.059413836627
                ]
              ]
            ]
          },
          "id": "20190602_43121D4119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:02:11Z",
            "pc:count": 17152893,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624878.8497,
                "count": 17152893,
                "maximum": 625414.0221,
                "minimum": 624377.0421,
                "name": "X",
                "position": 0,
                "stddev": 283.4389928,
                "variance": 80337.66265
              },
              {
                "average": 4812597.784,
                "count": 17152893,
                "maximum": 4813342.893,
                "minimum": 4811936.013,
                "name": "Y",
                "position": 1,
                "stddev": 415.370894,
                "variance": 172532.9796
              },
              {
                "average": 1382.919943,
                "count": 17152893,
                "maximum": 1892.199414,
                "minimum": 1283.059414,
                "name": "Z",
                "position": 2,
                "stddev": 9.623582459,
                "variance": 92.61333934
              },
              {
                "average": 23488.47122,
                "count": 17152893,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10082.7754,
                "variance": 101662359.9
              },
              {
                "average": 1.089722649,
                "count": 17152893,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3082185092,
                "variance": 0.09499864943
              },
              {
                "average": 1.179440867,
                "count": 17152893,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4326871853,
                "variance": 0.1872182003
              },
              {
                "average": 0.4988846488,
                "count": 17152893,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987706,
                "variance": 0.2499987706
              },
              {
                "average": 0,
                "count": 17152893,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215667526,
                "count": 17152893,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7824886529,
                "variance": 0.612288492
              },
              {
                "average": 1.057534452,
                "count": 17152893,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76183764,
                "variance": 115.8171493
              },
              {
                "average": 0.4920939576,
                "count": 17152893,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999375052,
                "variance": 0.2499375091
              },
              {
                "average": 10040.53623,
                "count": 17152893,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.438005499,
                "variance": 5.943870814
              },
              {
                "average": 243562090.2,
                "count": 17152893,
                "maximum": 243616531.3,
                "minimum": 243537431.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33689.96572,
                "variance": 1135013790
              },
              {
                "average": 0,
                "count": 17152893,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17152893,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17152893,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17152893,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17152893,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624377.0421,
              4811936.013,
              1283.059414,
              625414.0221,
              4813342.893,
              1892.199414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624377.0420929068,
                    4811936.012590983,
                    1283.059413836627
                  ],
                  [
                    624377.0420929068,
                    4813342.892590984,
                    1283.059413836627
                  ],
                  [
                    625414.0220929068,
                    4813342.892590984,
                    1892.199413836627
                  ],
                  [
                    625414.0220929068,
                    4811936.012590983,
                    1892.199413836627
                  ],
                  [
                    624377.0420929068,
                    4811936.012590983,
                    1283.059413836627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:02:11+00:00",
            "end_time": "2019-06-02T19:03:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37531903714559,
              43.349999593846384,
              1544.3464059721305
            ],
            [
              -121.37498081500391,
              43.362672321312594,
              1544.3464059721305
            ],
            [
              -121.36215062377164,
              43.36248925742687,
              2186.3064059721305
            ],
            [
              -121.3624915134177,
              43.34981661051368,
              2186.3064059721305
            ],
            [
              -121.37531903714559,
              43.349999593846384,
              1544.3464059721305
            ]
          ]
        ]
      },
      "bbox": [
        -121.375319,
        43.34981661,
        1544.346406,
        -121.3621506,
        43.36267232,
        2186.306406
      ],
      "properties": {
        "datetime": "2019-06-04T16:07:32Z",
        "pc:count": 25752904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632180.6081,
            "count": 25752904,
            "maximum": 632712.0162,
            "minimum": 631671.9962,
            "name": "X",
            "position": 0,
            "stddev": 290.2791838,
            "variance": 84262.00457
          },
          {
            "average": 4801682.601,
            "count": 25752904,
            "maximum": 4802372.47,
            "minimum": 4800964.53,
            "name": "Y",
            "position": 1,
            "stddev": 391.5988569,
            "variance": 153349.6647
          },
          {
            "average": 1725.5386,
            "count": 25752904,
            "maximum": 2186.306406,
            "minimum": 1544.346406,
            "name": "Z",
            "position": 2,
            "stddev": 36.19047778,
            "variance": 1309.750682
          },
          {
            "average": 16033.78357,
            "count": 25752904,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9766.735707,
            "variance": 95389126.37
          },
          {
            "average": 1.210569884,
            "count": 25752904,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4799027411,
            "variance": 0.2303066409
          },
          {
            "average": 1.42115829,
            "count": 25752904,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6603215391,
            "variance": 0.436024535
          },
          {
            "average": 0.2334995696,
            "count": 25752904,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4230573573,
            "variance": 0.1789775275
          },
          {
            "average": 0,
            "count": 25752904,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296978469,
            "count": 25752904,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.571229716,
            "variance": 2.46876282
          },
          {
            "average": -0.4982980131,
            "count": 25752904,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81830213,
            "variance": 117.035661
          },
          {
            "average": 0.4964686313,
            "count": 25752904,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499987539,
            "variance": 0.2499875391
          },
          {
            "average": 10078.71403,
            "count": 25752904,
            "maximum": 10081,
            "minimum": 10076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13766299,
            "variance": 1.294277079
          },
          {
            "average": 243698613.5,
            "count": 25752904,
            "maximum": 243699652.2,
            "minimum": 243697095.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 526.8336457,
            "variance": 277553.6902
          },
          {
            "average": 0,
            "count": 25752904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25752904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25752904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25752904,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25752904,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631671.9962,
          4800964.53,
          1544.346406,
          632712.0162,
          4802372.47,
          2186.306406
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631671.9961806441,
                4800964.53015912,
                1544.3464059721305
              ],
              [
                631671.9961806441,
                4802372.47015912,
                1544.3464059721305
              ],
              [
                632712.0161806442,
                4802372.47015912,
                2186.3064059721305
              ],
              [
                632712.0161806442,
                4800964.53015912,
                2186.3064059721305
              ],
              [
                631671.9961806441,
                4800964.53015912,
                1544.3464059721305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:07:32+00:00",
        "end_time": "2019-06-04T15:24:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.375319,
            43.34981661,
            1544.346406,
            -121.3621506,
            43.36267232,
            2186.306406
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37531903714559,
                  43.349999593846384,
                  1544.3464059721305
                ],
                [
                  -121.37498081500391,
                  43.362672321312594,
                  1544.3464059721305
                ],
                [
                  -121.36215062377164,
                  43.36248925742687,
                  2186.3064059721305
                ],
                [
                  -121.3624915134177,
                  43.34981661051368,
                  2186.3064059721305
                ],
                [
                  -121.37531903714559,
                  43.349999593846384,
                  1544.3464059721305
                ]
              ]
            ]
          },
          "id": "20190604_43121C3106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:07:32Z",
            "pc:count": 25752904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632180.6081,
                "count": 25752904,
                "maximum": 632712.0162,
                "minimum": 631671.9962,
                "name": "X",
                "position": 0,
                "stddev": 290.2791838,
                "variance": 84262.00457
              },
              {
                "average": 4801682.601,
                "count": 25752904,
                "maximum": 4802372.47,
                "minimum": 4800964.53,
                "name": "Y",
                "position": 1,
                "stddev": 391.5988569,
                "variance": 153349.6647
              },
              {
                "average": 1725.5386,
                "count": 25752904,
                "maximum": 2186.306406,
                "minimum": 1544.346406,
                "name": "Z",
                "position": 2,
                "stddev": 36.19047778,
                "variance": 1309.750682
              },
              {
                "average": 16033.78357,
                "count": 25752904,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9766.735707,
                "variance": 95389126.37
              },
              {
                "average": 1.210569884,
                "count": 25752904,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4799027411,
                "variance": 0.2303066409
              },
              {
                "average": 1.42115829,
                "count": 25752904,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6603215391,
                "variance": 0.436024535
              },
              {
                "average": 0.2334995696,
                "count": 25752904,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4230573573,
                "variance": 0.1789775275
              },
              {
                "average": 0,
                "count": 25752904,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296978469,
                "count": 25752904,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.571229716,
                "variance": 2.46876282
              },
              {
                "average": -0.4982980131,
                "count": 25752904,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81830213,
                "variance": 117.035661
              },
              {
                "average": 0.4964686313,
                "count": 25752904,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499987539,
                "variance": 0.2499875391
              },
              {
                "average": 10078.71403,
                "count": 25752904,
                "maximum": 10081,
                "minimum": 10076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13766299,
                "variance": 1.294277079
              },
              {
                "average": 243698613.5,
                "count": 25752904,
                "maximum": 243699652.2,
                "minimum": 243697095.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 526.8336457,
                "variance": 277553.6902
              },
              {
                "average": 0,
                "count": 25752904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25752904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25752904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25752904,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25752904,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631671.9962,
              4800964.53,
              1544.346406,
              632712.0162,
              4802372.47,
              2186.306406
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631671.9961806441,
                    4800964.53015912,
                    1544.3464059721305
                  ],
                  [
                    631671.9961806441,
                    4802372.47015912,
                    1544.3464059721305
                  ],
                  [
                    632712.0161806442,
                    4802372.47015912,
                    2186.3064059721305
                  ],
                  [
                    632712.0161806442,
                    4800964.53015912,
                    2186.3064059721305
                  ],
                  [
                    631671.9961806441,
                    4800964.53015912,
                    1544.3464059721305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:07:32+00:00",
            "end_time": "2019-06-04T15: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": "20190604_43121D3412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.30033413913172,
              43.40000012364091,
              1455.479018500432
            ],
            [
              -121.29997945140973,
              43.41268089809211,
              1455.479018500432
            ],
            [
              -121.28713450825421,
              43.412489174650474,
              1954.539018500432
            ],
            [
              -121.28749187272943,
              43.39980848460781,
              1954.539018500432
            ],
            [
              -121.30033413913172,
              43.40000012364091,
              1455.479018500432
            ]
          ]
        ]
      },
      "bbox": [
        -121.3003341,
        43.39980848,
        1455.479019,
        -121.2871345,
        43.4126809,
        1954.539019
      ],
      "properties": {
        "datetime": "2019-06-04T18:38:30Z",
        "pc:count": 21742094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 638163.1869,
            "count": 21742094,
            "maximum": 638676.4742,
            "minimum": 637636.0742,
            "name": "X",
            "position": 0,
            "stddev": 291.8830501,
            "variance": 85195.71491
          },
          {
            "average": 4807334.433,
            "count": 21742094,
            "maximum": 4808047.47,
            "minimum": 4806638.57,
            "name": "Y",
            "position": 1,
            "stddev": 399.8937715,
            "variance": 159915.0285
          },
          {
            "average": 1480.007288,
            "count": 21742094,
            "maximum": 1954.539019,
            "minimum": 1455.479019,
            "name": "Z",
            "position": 2,
            "stddev": 13.98319477,
            "variance": 195.5297358
          },
          {
            "average": 18805.26095,
            "count": 21742094,
            "maximum": 49391,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11036.41978,
            "variance": 121802561.5
          },
          {
            "average": 1.197521867,
            "count": 21742094,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.493329481,
            "variance": 0.2433739769
          },
          {
            "average": 1.395026808,
            "count": 21742094,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7025368764,
            "variance": 0.4935580627
          },
          {
            "average": 0.4999982522,
            "count": 21742094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000115,
            "variance": 0.2500000115
          },
          {
            "average": 0,
            "count": 21742094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348214068,
            "count": 21742094,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.826648799,
            "variance": 3.336645836
          },
          {
            "average": 0.5341953605,
            "count": 21742094,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85560596,
            "variance": 117.8441807
          },
          {
            "average": 0.4919024359,
            "count": 21742094,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999344367,
            "variance": 0.249934441
          },
          {
            "average": 10095.96899,
            "count": 21742094,
            "maximum": 10101,
            "minimum": 10093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.466678753,
            "variance": 2.151146564
          },
          {
            "average": 243706642.6,
            "count": 21742094,
            "maximum": 243708710.3,
            "minimum": 243705315,
            "name": "GpsTime",
            "position": 12,
            "stddev": 631.9022984,
            "variance": 399300.5147
          },
          {
            "average": 0,
            "count": 21742094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21742094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21742094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21742094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21742094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          637636.0742,
          4806638.57,
          1455.479019,
          638676.4742,
          4808047.47,
          1954.539019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                637636.0742455986,
                4806638.569952213,
                1455.479018500432
              ],
              [
                637636.0742455986,
                4808047.469952214,
                1455.479018500432
              ],
              [
                638676.4742455985,
                4808047.469952214,
                1954.539018500432
              ],
              [
                638676.4742455985,
                4806638.569952213,
                1954.539018500432
              ],
              [
                637636.0742455986,
                4806638.569952213,
                1455.479018500432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:38:30+00:00",
        "end_time": "2019-06-04T17:41:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3003341,
            43.39980848,
            1455.479019,
            -121.2871345,
            43.4126809,
            1954.539019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.30033413913172,
                  43.40000012364091,
                  1455.479018500432
                ],
                [
                  -121.29997945140973,
                  43.41268089809211,
                  1455.479018500432
                ],
                [
                  -121.28713450825421,
                  43.412489174650474,
                  1954.539018500432
                ],
                [
                  -121.28749187272943,
                  43.39980848460781,
                  1954.539018500432
                ],
                [
                  -121.30033413913172,
                  43.40000012364091,
                  1455.479018500432
                ]
              ]
            ]
          },
          "id": "20190604_43121D3412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:38:30Z",
            "pc:count": 21742094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 638163.1869,
                "count": 21742094,
                "maximum": 638676.4742,
                "minimum": 637636.0742,
                "name": "X",
                "position": 0,
                "stddev": 291.8830501,
                "variance": 85195.71491
              },
              {
                "average": 4807334.433,
                "count": 21742094,
                "maximum": 4808047.47,
                "minimum": 4806638.57,
                "name": "Y",
                "position": 1,
                "stddev": 399.8937715,
                "variance": 159915.0285
              },
              {
                "average": 1480.007288,
                "count": 21742094,
                "maximum": 1954.539019,
                "minimum": 1455.479019,
                "name": "Z",
                "position": 2,
                "stddev": 13.98319477,
                "variance": 195.5297358
              },
              {
                "average": 18805.26095,
                "count": 21742094,
                "maximum": 49391,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11036.41978,
                "variance": 121802561.5
              },
              {
                "average": 1.197521867,
                "count": 21742094,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.493329481,
                "variance": 0.2433739769
              },
              {
                "average": 1.395026808,
                "count": 21742094,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7025368764,
                "variance": 0.4935580627
              },
              {
                "average": 0.4999982522,
                "count": 21742094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000115,
                "variance": 0.2500000115
              },
              {
                "average": 0,
                "count": 21742094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348214068,
                "count": 21742094,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.826648799,
                "variance": 3.336645836
              },
              {
                "average": 0.5341953605,
                "count": 21742094,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85560596,
                "variance": 117.8441807
              },
              {
                "average": 0.4919024359,
                "count": 21742094,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999344367,
                "variance": 0.249934441
              },
              {
                "average": 10095.96899,
                "count": 21742094,
                "maximum": 10101,
                "minimum": 10093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.466678753,
                "variance": 2.151146564
              },
              {
                "average": 243706642.6,
                "count": 21742094,
                "maximum": 243708710.3,
                "minimum": 243705315,
                "name": "GpsTime",
                "position": 12,
                "stddev": 631.9022984,
                "variance": 399300.5147
              },
              {
                "average": 0,
                "count": 21742094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21742094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21742094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21742094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21742094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              637636.0742,
              4806638.57,
              1455.479019,
              638676.4742,
              4808047.47,
              1954.539019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    637636.0742455986,
                    4806638.569952213,
                    1455.479018500432
                  ],
                  [
                    637636.0742455986,
                    4808047.469952214,
                    1455.479018500432
                  ],
                  [
                    638676.4742455985,
                    4808047.469952214,
                    1954.539018500432
                  ],
                  [
                    638676.4742455985,
                    4806638.569952213,
                    1954.539018500432
                  ],
                  [
                    637636.0742455986,
                    4806638.569952213,
                    1455.479018500432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:38:30+00:00",
            "end_time": "2019-06-04T17:41: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": "20190602_43121D4404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40031494868305,
              43.42499907750936,
              1445.9616837473754
            ],
            [
              -121.39998111272797,
              43.43766963389811,
              1445.9616837473754
            ],
            [
              -121.38715469051809,
              43.437489405167234,
              1986.4016837473755
            ],
            [
              -121.3874911998263,
              43.424818928058556,
              1986.4016837473755
            ],
            [
              -121.40031494868305,
              43.42499907750936,
              1445.9616837473754
            ]
          ]
        ]
      },
      "bbox": [
        -121.4003149,
        43.42481893,
        1445.961684,
        -121.3871547,
        43.43766963,
        1986.401684
      ],
      "properties": {
        "datetime": "2019-06-04T18:12:23Z",
        "pc:count": 20904694,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630003.2679,
            "count": 20904694,
            "maximum": 630524.8064,
            "minimum": 629486.3864,
            "name": "X",
            "position": 0,
            "stddev": 293.8851679,
            "variance": 86368.49191
          },
          {
            "average": 4809959.082,
            "count": 20904694,
            "maximum": 4810662.41,
            "minimum": 4809254.71,
            "name": "Y",
            "position": 1,
            "stddev": 401.8942814,
            "variance": 161519.0134
          },
          {
            "average": 1502.34159,
            "count": 20904694,
            "maximum": 1986.401684,
            "minimum": 1445.961684,
            "name": "Z",
            "position": 2,
            "stddev": 27.73176589,
            "variance": 769.0508393
          },
          {
            "average": 18571.61391,
            "count": 20904694,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10282.53721,
            "variance": 105730571.5
          },
          {
            "average": 1.170381399,
            "count": 20904694,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4381602737,
            "variance": 0.1919844255
          },
          {
            "average": 1.340761793,
            "count": 20904694,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6136220861,
            "variance": 0.3765320646
          },
          {
            "average": 0.5040220153,
            "count": 20904694,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999838351,
            "variance": 0.2499838354
          },
          {
            "average": 0,
            "count": 20904694,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239965244,
            "count": 20904694,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.293318281,
            "variance": 1.672672177
          },
          {
            "average": -0.7473461844,
            "count": 20904694,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83715017,
            "variance": 117.4438237
          },
          {
            "average": 0.5000187039,
            "count": 20904694,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000116,
            "variance": 0.2500000116
          },
          {
            "average": 10094.32741,
            "count": 20904694,
            "maximum": 10097,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.652846359,
            "variance": 7.037593806
          },
          {
            "average": 243705742.5,
            "count": 20904694,
            "maximum": 243707143,
            "minimum": 243534722,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6414.339919,
            "variance": 41143756.59
          },
          {
            "average": 0,
            "count": 20904694,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20904694,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20904694,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20904694,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20904694,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629486.3864,
          4809254.71,
          1445.961684,
          630524.8064,
          4810662.41,
          1986.401684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629486.3863793287,
                4809254.709821081,
                1445.9616837473754
              ],
              [
                629486.3863793287,
                4810662.40982108,
                1445.9616837473754
              ],
              [
                630524.8063793286,
                4810662.40982108,
                1986.4016837473755
              ],
              [
                630524.8063793286,
                4809254.709821081,
                1986.4016837473755
              ],
              [
                629486.3863793287,
                4809254.709821081,
                1445.9616837473754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:12:23+00:00",
        "end_time": "2019-06-02T18:18:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4003149,
            43.42481893,
            1445.961684,
            -121.3871547,
            43.43766963,
            1986.401684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40031494868305,
                  43.42499907750936,
                  1445.9616837473754
                ],
                [
                  -121.39998111272797,
                  43.43766963389811,
                  1445.9616837473754
                ],
                [
                  -121.38715469051809,
                  43.437489405167234,
                  1986.4016837473755
                ],
                [
                  -121.3874911998263,
                  43.424818928058556,
                  1986.4016837473755
                ],
                [
                  -121.40031494868305,
                  43.42499907750936,
                  1445.9616837473754
                ]
              ]
            ]
          },
          "id": "20190602_43121D4404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:12:23Z",
            "pc:count": 20904694,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630003.2679,
                "count": 20904694,
                "maximum": 630524.8064,
                "minimum": 629486.3864,
                "name": "X",
                "position": 0,
                "stddev": 293.8851679,
                "variance": 86368.49191
              },
              {
                "average": 4809959.082,
                "count": 20904694,
                "maximum": 4810662.41,
                "minimum": 4809254.71,
                "name": "Y",
                "position": 1,
                "stddev": 401.8942814,
                "variance": 161519.0134
              },
              {
                "average": 1502.34159,
                "count": 20904694,
                "maximum": 1986.401684,
                "minimum": 1445.961684,
                "name": "Z",
                "position": 2,
                "stddev": 27.73176589,
                "variance": 769.0508393
              },
              {
                "average": 18571.61391,
                "count": 20904694,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10282.53721,
                "variance": 105730571.5
              },
              {
                "average": 1.170381399,
                "count": 20904694,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4381602737,
                "variance": 0.1919844255
              },
              {
                "average": 1.340761793,
                "count": 20904694,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6136220861,
                "variance": 0.3765320646
              },
              {
                "average": 0.5040220153,
                "count": 20904694,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999838351,
                "variance": 0.2499838354
              },
              {
                "average": 0,
                "count": 20904694,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239965244,
                "count": 20904694,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.293318281,
                "variance": 1.672672177
              },
              {
                "average": -0.7473461844,
                "count": 20904694,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83715017,
                "variance": 117.4438237
              },
              {
                "average": 0.5000187039,
                "count": 20904694,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000116,
                "variance": 0.2500000116
              },
              {
                "average": 10094.32741,
                "count": 20904694,
                "maximum": 10097,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.652846359,
                "variance": 7.037593806
              },
              {
                "average": 243705742.5,
                "count": 20904694,
                "maximum": 243707143,
                "minimum": 243534722,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6414.339919,
                "variance": 41143756.59
              },
              {
                "average": 0,
                "count": 20904694,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20904694,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20904694,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20904694,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20904694,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629486.3864,
              4809254.71,
              1445.961684,
              630524.8064,
              4810662.41,
              1986.401684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629486.3863793287,
                    4809254.709821081,
                    1445.9616837473754
                  ],
                  [
                    629486.3863793287,
                    4810662.40982108,
                    1445.9616837473754
                  ],
                  [
                    630524.8063793286,
                    4810662.40982108,
                    1986.4016837473755
                  ],
                  [
                    630524.8063793286,
                    4809254.709821081,
                    1986.4016837473755
                  ],
                  [
                    629486.3863793287,
                    4809254.709821081,
                    1445.9616837473754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:12:23+00:00",
            "end_time": "2019-06-02T18:18: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": "20190604_43121D3322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36282185817291,
              43.37499958077243,
              1519.6749162784167
            ],
            [
              -121.36248069875458,
              43.38767361390374,
              1519.6749162784167
            ],
            [
              -121.34964852470314,
              43.38748910938189,
              1973.3149162784166
            ],
            [
              -121.34999235462035,
              43.37481515744178,
              1973.3149162784166
            ],
            [
              -121.36282185817291,
              43.37499958077243,
              1519.6749162784167
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628219,
        43.37481516,
        1519.674916,
        -121.3496485,
        43.38767361,
        1973.314916
      ],
      "properties": {
        "datetime": "2019-06-04T17:02:45Z",
        "pc:count": 23732700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633143.2095,
            "count": 23732700,
            "maximum": 633670.1172,
            "minimum": 632630.3572,
            "name": "X",
            "position": 0,
            "stddev": 292.0055268,
            "variance": 85267.2277
          },
          {
            "average": 4804469.707,
            "count": 23732700,
            "maximum": 4805168.876,
            "minimum": 4803760.776,
            "name": "Y",
            "position": 1,
            "stddev": 403.2825043,
            "variance": 162636.7783
          },
          {
            "average": 1598.091863,
            "count": 23732700,
            "maximum": 1973.314916,
            "minimum": 1519.674916,
            "name": "Z",
            "position": 2,
            "stddev": 23.34941918,
            "variance": 545.1953762
          },
          {
            "average": 18148.18024,
            "count": 23732700,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11212.03409,
            "variance": 125709708.5
          },
          {
            "average": 1.23248619,
            "count": 23732700,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5140359246,
            "variance": 0.2642329317
          },
          {
            "average": 1.464976341,
            "count": 23732700,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7114436046,
            "variance": 0.5061520025
          },
          {
            "average": 0.498092716,
            "count": 23732700,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963728,
            "variance": 0.2499963728
          },
          {
            "average": 0,
            "count": 23732700,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323135505,
            "count": 23732700,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.778614984,
            "variance": 3.163471261
          },
          {
            "average": 1.269102308,
            "count": 23732700,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80412116,
            "variance": 116.729034
          },
          {
            "average": 0.4880117728,
            "count": 23732700,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998562723,
            "variance": 0.2498562929
          },
          {
            "average": 10085.55769,
            "count": 23732700,
            "maximum": 10088,
            "minimum": 10083,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13125368,
            "variance": 1.279734888
          },
          {
            "average": 243701837.7,
            "count": 23732700,
            "maximum": 243702965.1,
            "minimum": 243700641.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 525.7985341,
            "variance": 276464.0985
          },
          {
            "average": 0,
            "count": 23732700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23732700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23732700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23732700,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23732700,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632630.3572,
          4803760.776,
          1519.674916,
          633670.1172,
          4805168.876,
          1973.314916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632630.3571757135,
                4803760.775803882,
                1519.6749162784167
              ],
              [
                632630.3571757135,
                4805168.875803881,
                1519.6749162784167
              ],
              [
                633670.1171757135,
                4805168.875803881,
                1973.3149162784166
              ],
              [
                633670.1171757135,
                4803760.775803882,
                1973.3149162784166
              ],
              [
                632630.3571757135,
                4803760.775803882,
                1519.6749162784167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:02:45+00:00",
        "end_time": "2019-06-04T16:24:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628219,
            43.37481516,
            1519.674916,
            -121.3496485,
            43.38767361,
            1973.314916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36282185817291,
                  43.37499958077243,
                  1519.6749162784167
                ],
                [
                  -121.36248069875458,
                  43.38767361390374,
                  1519.6749162784167
                ],
                [
                  -121.34964852470314,
                  43.38748910938189,
                  1973.3149162784166
                ],
                [
                  -121.34999235462035,
                  43.37481515744178,
                  1973.3149162784166
                ],
                [
                  -121.36282185817291,
                  43.37499958077243,
                  1519.6749162784167
                ]
              ]
            ]
          },
          "id": "20190604_43121D3322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:02:45Z",
            "pc:count": 23732700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633143.2095,
                "count": 23732700,
                "maximum": 633670.1172,
                "minimum": 632630.3572,
                "name": "X",
                "position": 0,
                "stddev": 292.0055268,
                "variance": 85267.2277
              },
              {
                "average": 4804469.707,
                "count": 23732700,
                "maximum": 4805168.876,
                "minimum": 4803760.776,
                "name": "Y",
                "position": 1,
                "stddev": 403.2825043,
                "variance": 162636.7783
              },
              {
                "average": 1598.091863,
                "count": 23732700,
                "maximum": 1973.314916,
                "minimum": 1519.674916,
                "name": "Z",
                "position": 2,
                "stddev": 23.34941918,
                "variance": 545.1953762
              },
              {
                "average": 18148.18024,
                "count": 23732700,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11212.03409,
                "variance": 125709708.5
              },
              {
                "average": 1.23248619,
                "count": 23732700,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5140359246,
                "variance": 0.2642329317
              },
              {
                "average": 1.464976341,
                "count": 23732700,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7114436046,
                "variance": 0.5061520025
              },
              {
                "average": 0.498092716,
                "count": 23732700,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963728,
                "variance": 0.2499963728
              },
              {
                "average": 0,
                "count": 23732700,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323135505,
                "count": 23732700,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.778614984,
                "variance": 3.163471261
              },
              {
                "average": 1.269102308,
                "count": 23732700,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80412116,
                "variance": 116.729034
              },
              {
                "average": 0.4880117728,
                "count": 23732700,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998562723,
                "variance": 0.2498562929
              },
              {
                "average": 10085.55769,
                "count": 23732700,
                "maximum": 10088,
                "minimum": 10083,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13125368,
                "variance": 1.279734888
              },
              {
                "average": 243701837.7,
                "count": 23732700,
                "maximum": 243702965.1,
                "minimum": 243700641.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 525.7985341,
                "variance": 276464.0985
              },
              {
                "average": 0,
                "count": 23732700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23732700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23732700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23732700,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23732700,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632630.3572,
              4803760.776,
              1519.674916,
              633670.1172,
              4805168.876,
              1973.314916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632630.3571757135,
                    4803760.775803882,
                    1519.6749162784167
                  ],
                  [
                    632630.3571757135,
                    4805168.875803881,
                    1519.6749162784167
                  ],
                  [
                    633670.1171757135,
                    4805168.875803881,
                    1973.3149162784166
                  ],
                  [
                    633670.1171757135,
                    4803760.775803882,
                    1973.3149162784166
                  ],
                  [
                    632630.3571757135,
                    4803760.775803882,
                    1519.6749162784167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:02:45+00:00",
            "end_time": "2019-06-04T16:24: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": "20190603_43121D5106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526890277825,
              43.474998389319616,
              1331.945240141862
            ],
            [
              -121.62498207726081,
              43.48764474395457,
              1331.945240141862
            ],
            [
              -121.61220038931596,
              43.48749029859006,
              1897.9052401418621
            ],
            [
              -121.61248987898784,
              43.47484401175726,
              1897.9052401418621
            ],
            [
              -121.62526890277825,
              43.474998389319616,
              1331.945240141862
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252689,
        43.47484401,
        1331.94524,
        -121.6122004,
        43.48764474,
        1897.90524
      ],
      "properties": {
        "datetime": "2019-06-03T19:04:28Z",
        "pc:count": 19543866,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611702.7084,
            "count": 19543866,
            "maximum": 612219.4864,
            "minimum": 611185.6464,
            "name": "X",
            "position": 0,
            "stddev": 294.0291541,
            "variance": 86453.14348
          },
          {
            "average": 4815169.862,
            "count": 19543866,
            "maximum": 4815887.482,
            "minimum": 4814482.602,
            "name": "Y",
            "position": 1,
            "stddev": 396.8816827,
            "variance": 157515.07
          },
          {
            "average": 1367.017028,
            "count": 19543866,
            "maximum": 1897.90524,
            "minimum": 1331.94524,
            "name": "Z",
            "position": 2,
            "stddev": 12.3852073,
            "variance": 153.3933599
          },
          {
            "average": 19831.98733,
            "count": 19543866,
            "maximum": 49871,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10082.21843,
            "variance": 101651128.4
          },
          {
            "average": 1.12600199,
            "count": 19543866,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3590107548,
            "variance": 0.1288887221
          },
          {
            "average": 1.251987401,
            "count": 19543866,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4947437325,
            "variance": 0.2447713608
          },
          {
            "average": 0.49970579,
            "count": 19543866,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999262,
            "variance": 0.2499999262
          },
          {
            "average": 0,
            "count": 19543866,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.197267624,
            "count": 19543866,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8701867837,
            "variance": 0.7572250385
          },
          {
            "average": 0.7699750837,
            "count": 19543866,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87303123,
            "variance": 118.222808
          },
          {
            "average": 0.4964629311,
            "count": 19543866,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999875018,
            "variance": 0.2499875019
          },
          {
            "average": 10054.12117,
            "count": 19543866,
            "maximum": 10057,
            "minimum": 10052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.115903569,
            "variance": 1.245240775
          },
          {
            "average": 243622352.1,
            "count": 19543866,
            "maximum": 243623868.6,
            "minimum": 243621060.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 675.4760035,
            "variance": 456267.8314
          },
          {
            "average": 0,
            "count": 19543866,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19543866,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19543866,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19543866,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19543866,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611185.6464,
          4814482.602,
          1331.94524,
          612219.4864,
          4815887.482,
          1897.90524
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611185.6464296536,
                4814482.602083986,
                1331.945240141862
              ],
              [
                611185.6464296536,
                4815887.4820839865,
                1331.945240141862
              ],
              [
                612219.4864296537,
                4815887.4820839865,
                1897.9052401418621
              ],
              [
                612219.4864296537,
                4814482.602083986,
                1897.9052401418621
              ],
              [
                611185.6464296536,
                4814482.602083986,
                1331.945240141862
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:04:28+00:00",
        "end_time": "2019-06-03T18:17:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252689,
            43.47484401,
            1331.94524,
            -121.6122004,
            43.48764474,
            1897.90524
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526890277825,
                  43.474998389319616,
                  1331.945240141862
                ],
                [
                  -121.62498207726081,
                  43.48764474395457,
                  1331.945240141862
                ],
                [
                  -121.61220038931596,
                  43.48749029859006,
                  1897.9052401418621
                ],
                [
                  -121.61248987898784,
                  43.47484401175726,
                  1897.9052401418621
                ],
                [
                  -121.62526890277825,
                  43.474998389319616,
                  1331.945240141862
                ]
              ]
            ]
          },
          "id": "20190603_43121D5106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:04:28Z",
            "pc:count": 19543866,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611702.7084,
                "count": 19543866,
                "maximum": 612219.4864,
                "minimum": 611185.6464,
                "name": "X",
                "position": 0,
                "stddev": 294.0291541,
                "variance": 86453.14348
              },
              {
                "average": 4815169.862,
                "count": 19543866,
                "maximum": 4815887.482,
                "minimum": 4814482.602,
                "name": "Y",
                "position": 1,
                "stddev": 396.8816827,
                "variance": 157515.07
              },
              {
                "average": 1367.017028,
                "count": 19543866,
                "maximum": 1897.90524,
                "minimum": 1331.94524,
                "name": "Z",
                "position": 2,
                "stddev": 12.3852073,
                "variance": 153.3933599
              },
              {
                "average": 19831.98733,
                "count": 19543866,
                "maximum": 49871,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10082.21843,
                "variance": 101651128.4
              },
              {
                "average": 1.12600199,
                "count": 19543866,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3590107548,
                "variance": 0.1288887221
              },
              {
                "average": 1.251987401,
                "count": 19543866,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4947437325,
                "variance": 0.2447713608
              },
              {
                "average": 0.49970579,
                "count": 19543866,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999262,
                "variance": 0.2499999262
              },
              {
                "average": 0,
                "count": 19543866,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.197267624,
                "count": 19543866,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8701867837,
                "variance": 0.7572250385
              },
              {
                "average": 0.7699750837,
                "count": 19543866,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87303123,
                "variance": 118.222808
              },
              {
                "average": 0.4964629311,
                "count": 19543866,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999875018,
                "variance": 0.2499875019
              },
              {
                "average": 10054.12117,
                "count": 19543866,
                "maximum": 10057,
                "minimum": 10052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.115903569,
                "variance": 1.245240775
              },
              {
                "average": 243622352.1,
                "count": 19543866,
                "maximum": 243623868.6,
                "minimum": 243621060.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 675.4760035,
                "variance": 456267.8314
              },
              {
                "average": 0,
                "count": 19543866,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19543866,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19543866,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19543866,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19543866,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611185.6464,
              4814482.602,
              1331.94524,
              612219.4864,
              4815887.482,
              1897.90524
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611185.6464296536,
                    4814482.602083986,
                    1331.945240141862
                  ],
                  [
                    611185.6464296536,
                    4815887.4820839865,
                    1331.945240141862
                  ],
                  [
                    612219.4864296537,
                    4815887.4820839865,
                    1897.9052401418621
                  ],
                  [
                    612219.4864296537,
                    4814482.602083986,
                    1897.9052401418621
                  ],
                  [
                    611185.6464296536,
                    4814482.602083986,
                    1331.945240141862
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:04:28+00:00",
            "end_time": "2019-06-03T18:17: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": "20190602_43121D4222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42530991383455,
              43.43749898181633,
              1337.3403492383918
            ],
            [
              -121.42498121473348,
              43.450167143614394,
              1337.3403492383918
            ],
            [
              -121.41215965533051,
              43.44998978472796,
              1953.140349238392
            ],
            [
              -121.41249102750277,
              43.43732170093095,
              1953.140349238392
            ],
            [
              -121.42530991383455,
              43.43749898181633,
              1337.3403492383918
            ]
          ]
        ]
      },
      "bbox": [
        -121.4253099,
        43.4373217,
        1337.340349,
        -121.4121597,
        43.45016714,
        1953.140349
      ],
      "properties": {
        "datetime": "2019-06-04T18:31:27Z",
        "pc:count": 43369107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627968.9061,
            "count": 43369107,
            "maximum": 628474.7053,
            "minimum": 627436.9053,
            "name": "X",
            "position": 0,
            "stddev": 289.1756654,
            "variance": 83622.56545
          },
          {
            "average": 4811309.943,
            "count": 43369107,
            "maximum": 4812011.821,
            "minimum": 4810604.401,
            "name": "Y",
            "position": 1,
            "stddev": 401.798614,
            "variance": 161442.1262
          },
          {
            "average": 1463.079332,
            "count": 43369107,
            "maximum": 1953.140349,
            "minimum": 1337.340349,
            "name": "Z",
            "position": 2,
            "stddev": 38.76635796,
            "variance": 1502.830509
          },
          {
            "average": 21406.71775,
            "count": 43369107,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10292.99971,
            "variance": 105945843.1
          },
          {
            "average": 1.118730667,
            "count": 43369107,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3630094713,
            "variance": 0.1317758762
          },
          {
            "average": 1.237478305,
            "count": 43369107,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.512377013,
            "variance": 0.2625302034
          },
          {
            "average": 0.498465855,
            "count": 43369107,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976522,
            "variance": 0.2499976522
          },
          {
            "average": 0,
            "count": 43369107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175017346,
            "count": 43369107,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.06841881,
            "variance": 1.141518753
          },
          {
            "average": 1.264454623,
            "count": 43369107,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76398721,
            "variance": 115.8634207
          },
          {
            "average": 0.4944928426,
            "count": 43369107,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999696761,
            "variance": 0.249969677
          },
          {
            "average": 10058.78268,
            "count": 43369107,
            "maximum": 10100,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.85648417,
            "variance": 952.1226156
          },
          {
            "average": 243606992.3,
            "count": 43369107,
            "maximum": 243708287.4,
            "minimum": 243534740.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 83522.30314,
            "variance": 6975975121
          },
          {
            "average": 0,
            "count": 43369107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43369107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43369107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43369107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43369107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627436.9053,
          4810604.401,
          1337.340349,
          628474.7053,
          4812011.821,
          1953.140349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627436.9052604075,
                4810604.4005382685,
                1337.3403492383918
              ],
              [
                627436.9052604075,
                4812011.820538268,
                1337.3403492383918
              ],
              [
                628474.7052604075,
                4812011.820538268,
                1953.140349238392
              ],
              [
                628474.7052604075,
                4810604.4005382685,
                1953.140349238392
              ],
              [
                627436.9052604075,
                4810604.4005382685,
                1337.3403492383918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:31:27+00:00",
        "end_time": "2019-06-02T18:19:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4253099,
            43.4373217,
            1337.340349,
            -121.4121597,
            43.45016714,
            1953.140349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42530991383455,
                  43.43749898181633,
                  1337.3403492383918
                ],
                [
                  -121.42498121473348,
                  43.450167143614394,
                  1337.3403492383918
                ],
                [
                  -121.41215965533051,
                  43.44998978472796,
                  1953.140349238392
                ],
                [
                  -121.41249102750277,
                  43.43732170093095,
                  1953.140349238392
                ],
                [
                  -121.42530991383455,
                  43.43749898181633,
                  1337.3403492383918
                ]
              ]
            ]
          },
          "id": "20190602_43121D4222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:31:27Z",
            "pc:count": 43369107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627968.9061,
                "count": 43369107,
                "maximum": 628474.7053,
                "minimum": 627436.9053,
                "name": "X",
                "position": 0,
                "stddev": 289.1756654,
                "variance": 83622.56545
              },
              {
                "average": 4811309.943,
                "count": 43369107,
                "maximum": 4812011.821,
                "minimum": 4810604.401,
                "name": "Y",
                "position": 1,
                "stddev": 401.798614,
                "variance": 161442.1262
              },
              {
                "average": 1463.079332,
                "count": 43369107,
                "maximum": 1953.140349,
                "minimum": 1337.340349,
                "name": "Z",
                "position": 2,
                "stddev": 38.76635796,
                "variance": 1502.830509
              },
              {
                "average": 21406.71775,
                "count": 43369107,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10292.99971,
                "variance": 105945843.1
              },
              {
                "average": 1.118730667,
                "count": 43369107,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3630094713,
                "variance": 0.1317758762
              },
              {
                "average": 1.237478305,
                "count": 43369107,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.512377013,
                "variance": 0.2625302034
              },
              {
                "average": 0.498465855,
                "count": 43369107,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976522,
                "variance": 0.2499976522
              },
              {
                "average": 0,
                "count": 43369107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175017346,
                "count": 43369107,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.06841881,
                "variance": 1.141518753
              },
              {
                "average": 1.264454623,
                "count": 43369107,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76398721,
                "variance": 115.8634207
              },
              {
                "average": 0.4944928426,
                "count": 43369107,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999696761,
                "variance": 0.249969677
              },
              {
                "average": 10058.78268,
                "count": 43369107,
                "maximum": 10100,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.85648417,
                "variance": 952.1226156
              },
              {
                "average": 243606992.3,
                "count": 43369107,
                "maximum": 243708287.4,
                "minimum": 243534740.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 83522.30314,
                "variance": 6975975121
              },
              {
                "average": 0,
                "count": 43369107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43369107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43369107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43369107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43369107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627436.9053,
              4810604.401,
              1337.340349,
              628474.7053,
              4812011.821,
              1953.140349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627436.9052604075,
                    4810604.4005382685,
                    1337.3403492383918
                  ],
                  [
                    627436.9052604075,
                    4812011.820538268,
                    1337.3403492383918
                  ],
                  [
                    628474.7052604075,
                    4812011.820538268,
                    1953.140349238392
                  ],
                  [
                    628474.7052604075,
                    4810604.4005382685,
                    1953.140349238392
                  ],
                  [
                    627436.9052604075,
                    4810604.4005382685,
                    1337.3403492383918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:31:27+00:00",
            "end_time": "2019-06-02T18: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": "20190602_43121D4120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030452807144,
              43.4499988800603,
              1302.4633336103775
            ],
            [
              -121.44998099128829,
              43.46266374469253,
              1302.4633336103775
            ],
            [
              -121.43716454605153,
              43.46248925701557,
              1911.9633336103775
            ],
            [
              -121.43749075537956,
              43.449824469099845,
              1911.9633336103775
            ],
            [
              -121.45030452807144,
              43.4499988800603,
              1302.4633336103775
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503045,
        43.44982447,
        1302.463334,
        -121.4371645,
        43.46266374,
        1911.963334
      ],
      "properties": {
        "datetime": "2019-06-03T17:02:24Z",
        "pc:count": 21570294,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625909.2484,
            "count": 21570294,
            "maximum": 626425.4413,
            "minimum": 625388.2813,
            "name": "X",
            "position": 0,
            "stddev": 288.4162912,
            "variance": 83183.95705
          },
          {
            "average": 4812618.619,
            "count": 21570294,
            "maximum": 4813361.739,
            "minimum": 4811954.699,
            "name": "Y",
            "position": 1,
            "stddev": 404.8044396,
            "variance": 163866.6343
          },
          {
            "average": 1390.314237,
            "count": 21570294,
            "maximum": 1911.963334,
            "minimum": 1302.463334,
            "name": "Z",
            "position": 2,
            "stddev": 10.42006497,
            "variance": 108.5777541
          },
          {
            "average": 22448.56998,
            "count": 21570294,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10016.66858,
            "variance": 100333649.5
          },
          {
            "average": 1.095249652,
            "count": 21570294,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3173939923,
            "variance": 0.1007389463
          },
          {
            "average": 1.190459574,
            "count": 21570294,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4447792175,
            "variance": 0.1978285523
          },
          {
            "average": 0.4999155783,
            "count": 21570294,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000045,
            "variance": 0.2500000045
          },
          {
            "average": 0,
            "count": 21570294,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17501551,
            "count": 21570294,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7740497666,
            "variance": 0.5991530411
          },
          {
            "average": 0.5471912452,
            "count": 21570294,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.05759135,
            "variance": 122.2703264
          },
          {
            "average": 0.4880359999,
            "count": 21570294,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998568538,
            "variance": 0.2498568743
          },
          {
            "average": 10039.57559,
            "count": 21570294,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.181889353,
            "variance": 4.760641149
          },
          {
            "average": 243551392.8,
            "count": 21570294,
            "maximum": 243616544.8,
            "minimum": 243537417.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26136.81064,
            "variance": 683132870.4
          },
          {
            "average": 0,
            "count": 21570294,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21570294,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21570294,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21570294,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21570294,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625388.2813,
          4811954.699,
          1302.463334,
          626425.4413,
          4813361.739,
          1911.963334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625388.2812616265,
                4811954.6992872795,
                1302.4633336103775
              ],
              [
                625388.2812616265,
                4813361.739287279,
                1302.4633336103775
              ],
              [
                626425.4412616264,
                4813361.739287279,
                1911.9633336103775
              ],
              [
                626425.4412616264,
                4811954.6992872795,
                1911.9633336103775
              ],
              [
                625388.2812616265,
                4811954.6992872795,
                1302.4633336103775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:02:24+00:00",
        "end_time": "2019-06-02T19:03:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503045,
            43.44982447,
            1302.463334,
            -121.4371645,
            43.46266374,
            1911.963334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030452807144,
                  43.4499988800603,
                  1302.4633336103775
                ],
                [
                  -121.44998099128829,
                  43.46266374469253,
                  1302.4633336103775
                ],
                [
                  -121.43716454605153,
                  43.46248925701557,
                  1911.9633336103775
                ],
                [
                  -121.43749075537956,
                  43.449824469099845,
                  1911.9633336103775
                ],
                [
                  -121.45030452807144,
                  43.4499988800603,
                  1302.4633336103775
                ]
              ]
            ]
          },
          "id": "20190602_43121D4120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:02:24Z",
            "pc:count": 21570294,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625909.2484,
                "count": 21570294,
                "maximum": 626425.4413,
                "minimum": 625388.2813,
                "name": "X",
                "position": 0,
                "stddev": 288.4162912,
                "variance": 83183.95705
              },
              {
                "average": 4812618.619,
                "count": 21570294,
                "maximum": 4813361.739,
                "minimum": 4811954.699,
                "name": "Y",
                "position": 1,
                "stddev": 404.8044396,
                "variance": 163866.6343
              },
              {
                "average": 1390.314237,
                "count": 21570294,
                "maximum": 1911.963334,
                "minimum": 1302.463334,
                "name": "Z",
                "position": 2,
                "stddev": 10.42006497,
                "variance": 108.5777541
              },
              {
                "average": 22448.56998,
                "count": 21570294,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10016.66858,
                "variance": 100333649.5
              },
              {
                "average": 1.095249652,
                "count": 21570294,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3173939923,
                "variance": 0.1007389463
              },
              {
                "average": 1.190459574,
                "count": 21570294,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4447792175,
                "variance": 0.1978285523
              },
              {
                "average": 0.4999155783,
                "count": 21570294,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000045,
                "variance": 0.2500000045
              },
              {
                "average": 0,
                "count": 21570294,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17501551,
                "count": 21570294,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7740497666,
                "variance": 0.5991530411
              },
              {
                "average": 0.5471912452,
                "count": 21570294,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.05759135,
                "variance": 122.2703264
              },
              {
                "average": 0.4880359999,
                "count": 21570294,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998568538,
                "variance": 0.2498568743
              },
              {
                "average": 10039.57559,
                "count": 21570294,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.181889353,
                "variance": 4.760641149
              },
              {
                "average": 243551392.8,
                "count": 21570294,
                "maximum": 243616544.8,
                "minimum": 243537417.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26136.81064,
                "variance": 683132870.4
              },
              {
                "average": 0,
                "count": 21570294,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21570294,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21570294,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21570294,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21570294,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625388.2813,
              4811954.699,
              1302.463334,
              626425.4413,
              4813361.739,
              1911.963334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625388.2812616265,
                    4811954.6992872795,
                    1302.4633336103775
                  ],
                  [
                    625388.2812616265,
                    4813361.739287279,
                    1302.4633336103775
                  ],
                  [
                    626425.4412616264,
                    4813361.739287279,
                    1911.9633336103775
                  ],
                  [
                    626425.4412616264,
                    4811954.6992872795,
                    1911.9633336103775
                  ],
                  [
                    625388.2812616265,
                    4811954.6992872795,
                    1302.4633336103775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:02:24+00:00",
            "end_time": "2019-06-02T19:03: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": "20190603_43121C3123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032380644662,
              43.31250012979819,
              1726.2469091701091
            ],
            [
              -121.34998077308636,
              43.32517494250667,
              1726.2469091701091
            ],
            [
              -121.33714556886497,
              43.32498901216048,
              2221.986909170109
            ],
            [
              -121.33749126763541,
              43.312314281286085,
              2221.986909170109
            ],
            [
              -121.35032380644662,
              43.31250012979819,
              1726.2469091701091
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503238,
        43.31231428,
        1726.246909,
        -121.3371456,
        43.32517494,
        2221.986909
      ],
      "properties": {
        "datetime": "2019-06-03T20:20:31Z",
        "pc:count": 22335968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634292.7226,
            "count": 22335968,
            "maximum": 634821.1491,
            "minimum": 633780.0691,
            "name": "X",
            "position": 0,
            "stddev": 290.5592732,
            "variance": 84424.69126
          },
          {
            "average": 4797547.4,
            "count": 22335968,
            "maximum": 4798247.859,
            "minimum": 4796839.679,
            "name": "Y",
            "position": 1,
            "stddev": 412.6413025,
            "variance": 170272.8446
          },
          {
            "average": 1848.117223,
            "count": 22335968,
            "maximum": 2221.986909,
            "minimum": 1726.246909,
            "name": "Z",
            "position": 2,
            "stddev": 9.745016342,
            "variance": 94.9653435
          },
          {
            "average": 18914.35779,
            "count": 22335968,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10766.80275,
            "variance": 115924041.5
          },
          {
            "average": 1.173531991,
            "count": 22335968,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4274532141,
            "variance": 0.1827162502
          },
          {
            "average": 1.347061744,
            "count": 22335968,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5869340769,
            "variance": 0.3444916106
          },
          {
            "average": 0.3706685558,
            "count": 22335968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4829838382,
            "variance": 0.233273388
          },
          {
            "average": 0,
            "count": 22335968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230880435,
            "count": 22335968,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.220442392,
            "variance": 1.489479632
          },
          {
            "average": 1.206333044,
            "count": 22335968,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7967665,
            "variance": 116.5701669
          },
          {
            "average": 0.4901060926,
            "count": 22335968,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999021122,
            "variance": 0.2499021218
          },
          {
            "average": 10069.70941,
            "count": 22335968,
            "maximum": 10072,
            "minimum": 10067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.099631204,
            "variance": 1.209188785
          },
          {
            "average": 243627393.3,
            "count": 22335968,
            "maximum": 243628431.9,
            "minimum": 243626469.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.7469111,
            "variance": 219723.6667
          },
          {
            "average": 0,
            "count": 22335968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22335968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22335968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22335968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22335968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633780.0691,
          4796839.679,
          1726.246909,
          634821.1491,
          4798247.859,
          2221.986909
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633780.0690904637,
                4796839.678973845,
                1726.2469091701091
              ],
              [
                633780.0690904637,
                4798247.858973845,
                1726.2469091701091
              ],
              [
                634821.1490904638,
                4798247.858973845,
                2221.986909170109
              ],
              [
                634821.1490904638,
                4796839.678973845,
                2221.986909170109
              ],
              [
                633780.0690904637,
                4796839.678973845,
                1726.2469091701091
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T20:20:31+00:00",
        "end_time": "2019-06-03T19:47:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503238,
            43.31231428,
            1726.246909,
            -121.3371456,
            43.32517494,
            2221.986909
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032380644662,
                  43.31250012979819,
                  1726.2469091701091
                ],
                [
                  -121.34998077308636,
                  43.32517494250667,
                  1726.2469091701091
                ],
                [
                  -121.33714556886497,
                  43.32498901216048,
                  2221.986909170109
                ],
                [
                  -121.33749126763541,
                  43.312314281286085,
                  2221.986909170109
                ],
                [
                  -121.35032380644662,
                  43.31250012979819,
                  1726.2469091701091
                ]
              ]
            ]
          },
          "id": "20190603_43121C3123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T20:20:31Z",
            "pc:count": 22335968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634292.7226,
                "count": 22335968,
                "maximum": 634821.1491,
                "minimum": 633780.0691,
                "name": "X",
                "position": 0,
                "stddev": 290.5592732,
                "variance": 84424.69126
              },
              {
                "average": 4797547.4,
                "count": 22335968,
                "maximum": 4798247.859,
                "minimum": 4796839.679,
                "name": "Y",
                "position": 1,
                "stddev": 412.6413025,
                "variance": 170272.8446
              },
              {
                "average": 1848.117223,
                "count": 22335968,
                "maximum": 2221.986909,
                "minimum": 1726.246909,
                "name": "Z",
                "position": 2,
                "stddev": 9.745016342,
                "variance": 94.9653435
              },
              {
                "average": 18914.35779,
                "count": 22335968,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10766.80275,
                "variance": 115924041.5
              },
              {
                "average": 1.173531991,
                "count": 22335968,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4274532141,
                "variance": 0.1827162502
              },
              {
                "average": 1.347061744,
                "count": 22335968,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5869340769,
                "variance": 0.3444916106
              },
              {
                "average": 0.3706685558,
                "count": 22335968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4829838382,
                "variance": 0.233273388
              },
              {
                "average": 0,
                "count": 22335968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230880435,
                "count": 22335968,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.220442392,
                "variance": 1.489479632
              },
              {
                "average": 1.206333044,
                "count": 22335968,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7967665,
                "variance": 116.5701669
              },
              {
                "average": 0.4901060926,
                "count": 22335968,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999021122,
                "variance": 0.2499021218
              },
              {
                "average": 10069.70941,
                "count": 22335968,
                "maximum": 10072,
                "minimum": 10067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.099631204,
                "variance": 1.209188785
              },
              {
                "average": 243627393.3,
                "count": 22335968,
                "maximum": 243628431.9,
                "minimum": 243626469.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.7469111,
                "variance": 219723.6667
              },
              {
                "average": 0,
                "count": 22335968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22335968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22335968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22335968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22335968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633780.0691,
              4796839.679,
              1726.246909,
              634821.1491,
              4798247.859,
              2221.986909
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633780.0690904637,
                    4796839.678973845,
                    1726.2469091701091
                  ],
                  [
                    633780.0690904637,
                    4798247.858973845,
                    1726.2469091701091
                  ],
                  [
                    634821.1490904638,
                    4798247.858973845,
                    2221.986909170109
                  ],
                  [
                    634821.1490904638,
                    4796839.678973845,
                    2221.986909170109
                  ],
                  [
                    633780.0690904637,
                    4796839.678973845,
                    1726.2469091701091
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T20:20:31+00:00",
            "end_time": "2019-06-03T19:47:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030523494766,
              43.47499970554537,
              1323.1083312077026
            ],
            [
              -121.4499814204857,
              43.48766433458583,
              1323.1083312077026
            ],
            [
              -121.43716512999468,
              43.487489841470236,
              1902.8683312077028
            ],
            [
              -121.43749161926372,
              43.474825289143624,
              1902.8683312077028
            ],
            [
              -121.45030523494766,
              43.47499970554537,
              1323.1083312077026
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503052,
        43.47482529,
        1323.108331,
        -121.4371651,
        43.48766433,
        1902.868331
      ],
      "properties": {
        "datetime": "2019-06-03T18:10:34Z",
        "pc:count": 18573303,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625864.8324,
            "count": 18573303,
            "maximum": 626373.2724,
            "minimum": 625336.5524,
            "name": "X",
            "position": 0,
            "stddev": 292.7177466,
            "variance": 85683.67917
          },
          {
            "average": 4815425.831,
            "count": 18573303,
            "maximum": 4816138.299,
            "minimum": 4814731.279,
            "name": "Y",
            "position": 1,
            "stddev": 404.8480236,
            "variance": 163901.9222
          },
          {
            "average": 1382.829877,
            "count": 18573303,
            "maximum": 1902.868331,
            "minimum": 1323.108331,
            "name": "Z",
            "position": 2,
            "stddev": 5.77040313,
            "variance": 33.29755229
          },
          {
            "average": 23455.90462,
            "count": 18573303,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9602.758491,
            "variance": 92212970.64
          },
          {
            "average": 1.080658944,
            "count": 18573303,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2954951006,
            "variance": 0.08731735448
          },
          {
            "average": 1.16132171,
            "count": 18573303,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4180905954,
            "variance": 0.1747997459
          },
          {
            "average": 0.4980782901,
            "count": 18573303,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963205,
            "variance": 0.2499963205
          },
          {
            "average": 0,
            "count": 18573303,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198130026,
            "count": 18573303,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7718593092,
            "variance": 0.5957667933
          },
          {
            "average": 1.218623475,
            "count": 18573303,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83051791,
            "variance": 117.3001182
          },
          {
            "average": 0.4920246011,
            "count": 18573303,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999364024,
            "variance": 0.2499364065
          },
          {
            "average": 10048.44478,
            "count": 18573303,
            "maximum": 10051,
            "minimum": 10046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.145967219,
            "variance": 1.313240868
          },
          {
            "average": 243618652.2,
            "count": 18573303,
            "maximum": 243620634.8,
            "minimum": 243616732.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 808.4701251,
            "variance": 653623.9431
          },
          {
            "average": 0,
            "count": 18573303,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18573303,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18573303,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18573303,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18573303,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625336.5524,
          4814731.279,
          1323.108331,
          626373.2724,
          4816138.299,
          1902.868331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625336.5523589113,
                4814731.278891908,
                1323.1083312077026
              ],
              [
                625336.5523589113,
                4816138.298891908,
                1323.1083312077026
              ],
              [
                626373.2723589112,
                4816138.298891908,
                1902.8683312077028
              ],
              [
                626373.2723589112,
                4814731.278891908,
                1902.8683312077028
              ],
              [
                625336.5523589113,
                4814731.278891908,
                1323.1083312077026
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:10:34+00:00",
        "end_time": "2019-06-03T17:05:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503052,
            43.47482529,
            1323.108331,
            -121.4371651,
            43.48766433,
            1902.868331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030523494766,
                  43.47499970554537,
                  1323.1083312077026
                ],
                [
                  -121.4499814204857,
                  43.48766433458583,
                  1323.1083312077026
                ],
                [
                  -121.43716512999468,
                  43.487489841470236,
                  1902.8683312077028
                ],
                [
                  -121.43749161926372,
                  43.474825289143624,
                  1902.8683312077028
                ],
                [
                  -121.45030523494766,
                  43.47499970554537,
                  1323.1083312077026
                ]
              ]
            ]
          },
          "id": "20190603_43121D4110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:10:34Z",
            "pc:count": 18573303,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625864.8324,
                "count": 18573303,
                "maximum": 626373.2724,
                "minimum": 625336.5524,
                "name": "X",
                "position": 0,
                "stddev": 292.7177466,
                "variance": 85683.67917
              },
              {
                "average": 4815425.831,
                "count": 18573303,
                "maximum": 4816138.299,
                "minimum": 4814731.279,
                "name": "Y",
                "position": 1,
                "stddev": 404.8480236,
                "variance": 163901.9222
              },
              {
                "average": 1382.829877,
                "count": 18573303,
                "maximum": 1902.868331,
                "minimum": 1323.108331,
                "name": "Z",
                "position": 2,
                "stddev": 5.77040313,
                "variance": 33.29755229
              },
              {
                "average": 23455.90462,
                "count": 18573303,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9602.758491,
                "variance": 92212970.64
              },
              {
                "average": 1.080658944,
                "count": 18573303,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2954951006,
                "variance": 0.08731735448
              },
              {
                "average": 1.16132171,
                "count": 18573303,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4180905954,
                "variance": 0.1747997459
              },
              {
                "average": 0.4980782901,
                "count": 18573303,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963205,
                "variance": 0.2499963205
              },
              {
                "average": 0,
                "count": 18573303,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198130026,
                "count": 18573303,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7718593092,
                "variance": 0.5957667933
              },
              {
                "average": 1.218623475,
                "count": 18573303,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83051791,
                "variance": 117.3001182
              },
              {
                "average": 0.4920246011,
                "count": 18573303,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999364024,
                "variance": 0.2499364065
              },
              {
                "average": 10048.44478,
                "count": 18573303,
                "maximum": 10051,
                "minimum": 10046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.145967219,
                "variance": 1.313240868
              },
              {
                "average": 243618652.2,
                "count": 18573303,
                "maximum": 243620634.8,
                "minimum": 243616732.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 808.4701251,
                "variance": 653623.9431
              },
              {
                "average": 0,
                "count": 18573303,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18573303,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18573303,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18573303,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18573303,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625336.5524,
              4814731.279,
              1323.108331,
              626373.2724,
              4816138.299,
              1902.868331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625336.5523589113,
                    4814731.278891908,
                    1323.1083312077026
                  ],
                  [
                    625336.5523589113,
                    4816138.298891908,
                    1323.1083312077026
                  ],
                  [
                    626373.2723589112,
                    4816138.298891908,
                    1902.8683312077028
                  ],
                  [
                    626373.2723589112,
                    4814731.278891908,
                    1902.8683312077028
                  ],
                  [
                    625336.5523589113,
                    4814731.278891908,
                    1323.1083312077026
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:10:34+00:00",
            "end_time": "2019-06-03T17:05:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36282162819842,
              43.349999613967704,
              1554.3048652575321
            ],
            [
              -121.36248077602019,
              43.36267334266544,
              1554.3048652575321
            ],
            [
              -121.34964770417578,
              43.36248883379579,
              2204.5648652575323
            ],
            [
              -121.34999122463469,
              43.34981518629329,
              2204.5648652575323
            ],
            [
              -121.36282162819842,
              43.349999613967704,
              1554.3048652575321
            ]
          ]
        ]
      },
      "bbox": [
        -121.3628216,
        43.34981519,
        1554.304865,
        -121.3496477,
        43.36267334,
        2204.564865
      ],
      "properties": {
        "datetime": "2019-06-04T16:15:33Z",
        "pc:count": 25304678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633202.7603,
            "count": 25304678,
            "maximum": 633725.1228,
            "minimum": 632684.8628,
            "name": "X",
            "position": 0,
            "stddev": 290.6990607,
            "variance": 84505.94391
          },
          {
            "average": 4801678.123,
            "count": 25304678,
            "maximum": 4802392.389,
            "minimum": 4800984.329,
            "name": "Y",
            "position": 1,
            "stddev": 400.5582167,
            "variance": 160446.885
          },
          {
            "average": 1806.736461,
            "count": 25304678,
            "maximum": 2204.564865,
            "minimum": 1554.304865,
            "name": "Z",
            "position": 2,
            "stddev": 38.28183343,
            "variance": 1465.498771
          },
          {
            "average": 17473.98494,
            "count": 25304678,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10557.83936,
            "variance": 111467971.9
          },
          {
            "average": 1.224733229,
            "count": 25304678,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.486237505,
            "variance": 0.2364269112
          },
          {
            "average": 1.449447173,
            "count": 25304678,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6588011406,
            "variance": 0.4340189429
          },
          {
            "average": 0.28853084,
            "count": 25304678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4530792453,
            "variance": 0.2052808025
          },
          {
            "average": 0,
            "count": 25304678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251965625,
            "count": 25304678,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.488507204,
            "variance": 2.215653695
          },
          {
            "average": 0.9394691097,
            "count": 25304678,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85889124,
            "variance": 117.9155189
          },
          {
            "average": 0.487537008,
            "count": 25304678,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998446596,
            "variance": 0.2498446837
          },
          {
            "average": 10079.61172,
            "count": 25304678,
            "maximum": 10082,
            "minimum": 10077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.126223941,
            "variance": 1.268380364
          },
          {
            "average": 243699025.3,
            "count": 25304678,
            "maximum": 243700133.8,
            "minimum": 243697810.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.5372161,
            "variance": 258610.1002
          },
          {
            "average": 0,
            "count": 25304678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25304678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25304678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25304678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25304678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632684.8628,
          4800984.329,
          1554.304865,
          633725.1228,
          4802392.389,
          2204.564865
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632684.8628093184,
                4800984.329138988,
                1554.3048652575321
              ],
              [
                632684.8628093184,
                4802392.389138988,
                1554.3048652575321
              ],
              [
                633725.1228093184,
                4802392.389138988,
                2204.5648652575323
              ],
              [
                633725.1228093184,
                4800984.329138988,
                2204.5648652575323
              ],
              [
                632684.8628093184,
                4800984.329138988,
                1554.3048652575321
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:15:33+00:00",
        "end_time": "2019-06-04T15:36:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3628216,
            43.34981519,
            1554.304865,
            -121.3496477,
            43.36267334,
            2204.564865
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36282162819842,
                  43.349999613967704,
                  1554.3048652575321
                ],
                [
                  -121.36248077602019,
                  43.36267334266544,
                  1554.3048652575321
                ],
                [
                  -121.34964770417578,
                  43.36248883379579,
                  2204.5648652575323
                ],
                [
                  -121.34999122463469,
                  43.34981518629329,
                  2204.5648652575323
                ],
                [
                  -121.36282162819842,
                  43.349999613967704,
                  1554.3048652575321
                ]
              ]
            ]
          },
          "id": "20190604_43121C3107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:15:33Z",
            "pc:count": 25304678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633202.7603,
                "count": 25304678,
                "maximum": 633725.1228,
                "minimum": 632684.8628,
                "name": "X",
                "position": 0,
                "stddev": 290.6990607,
                "variance": 84505.94391
              },
              {
                "average": 4801678.123,
                "count": 25304678,
                "maximum": 4802392.389,
                "minimum": 4800984.329,
                "name": "Y",
                "position": 1,
                "stddev": 400.5582167,
                "variance": 160446.885
              },
              {
                "average": 1806.736461,
                "count": 25304678,
                "maximum": 2204.564865,
                "minimum": 1554.304865,
                "name": "Z",
                "position": 2,
                "stddev": 38.28183343,
                "variance": 1465.498771
              },
              {
                "average": 17473.98494,
                "count": 25304678,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10557.83936,
                "variance": 111467971.9
              },
              {
                "average": 1.224733229,
                "count": 25304678,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.486237505,
                "variance": 0.2364269112
              },
              {
                "average": 1.449447173,
                "count": 25304678,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6588011406,
                "variance": 0.4340189429
              },
              {
                "average": 0.28853084,
                "count": 25304678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4530792453,
                "variance": 0.2052808025
              },
              {
                "average": 0,
                "count": 25304678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251965625,
                "count": 25304678,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.488507204,
                "variance": 2.215653695
              },
              {
                "average": 0.9394691097,
                "count": 25304678,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85889124,
                "variance": 117.9155189
              },
              {
                "average": 0.487537008,
                "count": 25304678,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998446596,
                "variance": 0.2498446837
              },
              {
                "average": 10079.61172,
                "count": 25304678,
                "maximum": 10082,
                "minimum": 10077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.126223941,
                "variance": 1.268380364
              },
              {
                "average": 243699025.3,
                "count": 25304678,
                "maximum": 243700133.8,
                "minimum": 243697810.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.5372161,
                "variance": 258610.1002
              },
              {
                "average": 0,
                "count": 25304678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25304678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25304678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25304678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25304678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632684.8628,
              4800984.329,
              1554.304865,
              633725.1228,
              4802392.389,
              2204.564865
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632684.8628093184,
                    4800984.329138988,
                    1554.3048652575321
                  ],
                  [
                    632684.8628093184,
                    4802392.389138988,
                    1554.3048652575321
                  ],
                  [
                    633725.1228093184,
                    4802392.389138988,
                    2204.5648652575323
                  ],
                  [
                    633725.1228093184,
                    4800984.329138988,
                    2204.5648652575323
                  ],
                  [
                    632684.8628093184,
                    4800984.329138988,
                    1554.3048652575321
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:15:33+00:00",
            "end_time": "2019-06-04T15:36:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3878176660907,
              43.425000050594925,
              1446.1693867679724
            ],
            [
              -121.38748120842207,
              43.43767106938683,
              1446.1693867679724
            ],
            [
              -121.37465214760617,
              43.43748940000642,
              2001.4893867679725
            ],
            [
              -121.3749912792426,
              43.42481846113123,
              2001.4893867679725
            ],
            [
              -121.3878176660907,
              43.425000050594925,
              1446.1693867679724
            ]
          ]
        ]
      },
      "bbox": [
        -121.3878177,
        43.42481846,
        1446.169387,
        -121.3746521,
        43.43767107,
        2001.489387
      ],
      "properties": {
        "datetime": "2019-06-04T18:32:23Z",
        "pc:count": 22839076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631029.2443,
            "count": 22839076,
            "maximum": 631536.6309,
            "minimum": 630497.9909,
            "name": "X",
            "position": 0,
            "stddev": 289.6366211,
            "variance": 83889.37228
          },
          {
            "average": 4809986.541,
            "count": 22839076,
            "maximum": 4810682.074,
            "minimum": 4809274.314,
            "name": "Y",
            "position": 1,
            "stddev": 399.7220312,
            "variance": 159777.7022
          },
          {
            "average": 1514.435269,
            "count": 22839076,
            "maximum": 2001.489387,
            "minimum": 1446.169387,
            "name": "Z",
            "position": 2,
            "stddev": 44.09563421,
            "variance": 1944.424956
          },
          {
            "average": 17639.35205,
            "count": 22839076,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10740.19779,
            "variance": 115351848.6
          },
          {
            "average": 1.21783193,
            "count": 22839076,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.499818172,
            "variance": 0.2498182051
          },
          {
            "average": 1.435651425,
            "count": 22839076,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6958014622,
            "variance": 0.4841396748
          },
          {
            "average": 0.4986399187,
            "count": 22839076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981611,
            "variance": 0.2499981611
          },
          {
            "average": 0,
            "count": 22839076,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312899042,
            "count": 22839076,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.693789373,
            "variance": 2.868922439
          },
          {
            "average": 1.105621524,
            "count": 22839076,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82480933,
            "variance": 117.176497
          },
          {
            "average": 0.490982122,
            "count": 22839076,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999186822,
            "variance": 0.2499186888
          },
          {
            "average": 10095.38062,
            "count": 22839076,
            "maximum": 10100,
            "minimum": 10093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.216793577,
            "variance": 1.480586608
          },
          {
            "average": 243706393.2,
            "count": 22839076,
            "maximum": 243708343.3,
            "minimum": 243705439.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 514.8731303,
            "variance": 265094.3403
          },
          {
            "average": 0,
            "count": 22839076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22839076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22839076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22839076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22839076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630497.9909,
          4809274.314,
          1446.169387,
          631536.6309,
          4810682.074,
          2001.489387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630497.9909407505,
                4809274.3137957975,
                1446.1693867679724
              ],
              [
                630497.9909407505,
                4810682.073795797,
                1446.1693867679724
              ],
              [
                631536.6309407504,
                4810682.073795797,
                2001.4893867679725
              ],
              [
                631536.6309407504,
                4809274.3137957975,
                2001.4893867679725
              ],
              [
                630497.9909407505,
                4809274.3137957975,
                1446.1693867679724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:32:23+00:00",
        "end_time": "2019-06-04T17:43:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3878177,
            43.42481846,
            1446.169387,
            -121.3746521,
            43.43767107,
            2001.489387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3878176660907,
                  43.425000050594925,
                  1446.1693867679724
                ],
                [
                  -121.38748120842207,
                  43.43767106938683,
                  1446.1693867679724
                ],
                [
                  -121.37465214760617,
                  43.43748940000642,
                  2001.4893867679725
                ],
                [
                  -121.3749912792426,
                  43.42481846113123,
                  2001.4893867679725
                ],
                [
                  -121.3878176660907,
                  43.425000050594925,
                  1446.1693867679724
                ]
              ]
            ]
          },
          "id": "20190604_43121D4405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:32:23Z",
            "pc:count": 22839076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631029.2443,
                "count": 22839076,
                "maximum": 631536.6309,
                "minimum": 630497.9909,
                "name": "X",
                "position": 0,
                "stddev": 289.6366211,
                "variance": 83889.37228
              },
              {
                "average": 4809986.541,
                "count": 22839076,
                "maximum": 4810682.074,
                "minimum": 4809274.314,
                "name": "Y",
                "position": 1,
                "stddev": 399.7220312,
                "variance": 159777.7022
              },
              {
                "average": 1514.435269,
                "count": 22839076,
                "maximum": 2001.489387,
                "minimum": 1446.169387,
                "name": "Z",
                "position": 2,
                "stddev": 44.09563421,
                "variance": 1944.424956
              },
              {
                "average": 17639.35205,
                "count": 22839076,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10740.19779,
                "variance": 115351848.6
              },
              {
                "average": 1.21783193,
                "count": 22839076,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.499818172,
                "variance": 0.2498182051
              },
              {
                "average": 1.435651425,
                "count": 22839076,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6958014622,
                "variance": 0.4841396748
              },
              {
                "average": 0.4986399187,
                "count": 22839076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981611,
                "variance": 0.2499981611
              },
              {
                "average": 0,
                "count": 22839076,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312899042,
                "count": 22839076,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.693789373,
                "variance": 2.868922439
              },
              {
                "average": 1.105621524,
                "count": 22839076,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82480933,
                "variance": 117.176497
              },
              {
                "average": 0.490982122,
                "count": 22839076,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999186822,
                "variance": 0.2499186888
              },
              {
                "average": 10095.38062,
                "count": 22839076,
                "maximum": 10100,
                "minimum": 10093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.216793577,
                "variance": 1.480586608
              },
              {
                "average": 243706393.2,
                "count": 22839076,
                "maximum": 243708343.3,
                "minimum": 243705439.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 514.8731303,
                "variance": 265094.3403
              },
              {
                "average": 0,
                "count": 22839076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22839076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22839076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22839076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22839076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630497.9909,
              4809274.314,
              1446.169387,
              631536.6309,
              4810682.074,
              2001.489387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630497.9909407505,
                    4809274.3137957975,
                    1446.1693867679724
                  ],
                  [
                    630497.9909407505,
                    4810682.073795797,
                    1446.1693867679724
                  ],
                  [
                    631536.6309407504,
                    4810682.073795797,
                    2001.4893867679725
                  ],
                  [
                    631536.6309407504,
                    4809274.3137957975,
                    2001.4893867679725
                  ],
                  [
                    630497.9909407505,
                    4809274.3137957975,
                    1446.1693867679724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:32:23+00:00",
            "end_time": "2019-06-04T17:43: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": "20190602_43121D4216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780751226981,
              43.449999067117886,
              1223.492928592126
            ],
            [
              -121.4374830597213,
              43.462598149220696,
              1223.492928592126
            ],
            [
              -121.42466398633493,
              43.46242222353105,
              1917.012928592126
            ],
            [
              -121.42499109805865,
              43.44982321837533,
              1917.012928592126
            ],
            [
              -121.43780751226981,
              43.449999067117886,
              1223.492928592126
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378075,
        43.44982322,
        1223.492929,
        -121.424664,
        43.46259815,
        1917.012929
      ],
      "properties": {
        "datetime": "2019-06-03T16:42:40Z",
        "pc:count": 20003173,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626914.1014,
            "count": 20003173,
            "maximum": 627436.8279,
            "minimum": 626399.4479,
            "name": "X",
            "position": 0,
            "stddev": 289.3094025,
            "variance": 83699.93038
          },
          {
            "average": 4812593.855,
            "count": 20003173,
            "maximum": 4813373.349,
            "minimum": 4811973.609,
            "name": "Y",
            "position": 1,
            "stddev": 391.7699387,
            "variance": 153483.6849
          },
          {
            "average": 1392.932121,
            "count": 20003173,
            "maximum": 1917.012929,
            "minimum": 1223.492929,
            "name": "Z",
            "position": 2,
            "stddev": 4.90042499,
            "variance": 24.01416509
          },
          {
            "average": 21854.21327,
            "count": 20003173,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10371.95645,
            "variance": 107577480.5
          },
          {
            "average": 1.107526541,
            "count": 20003173,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3461813135,
            "variance": 0.1198415018
          },
          {
            "average": 1.215117422,
            "count": 20003173,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4904655452,
            "variance": 0.2405564511
          },
          {
            "average": 0.5051125639,
            "count": 20003173,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999738735,
            "variance": 0.2499738742
          },
          {
            "average": 9.998413752e-07,
            "count": 20003173,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009999202096,
            "variance": 9.998404255e-07
          },
          {
            "average": 1.187655828,
            "count": 20003173,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9007323843,
            "variance": 0.8113188281
          },
          {
            "average": -1.919340194,
            "count": 20003173,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72113181,
            "variance": 114.9426674
          },
          {
            "average": 0.4915277691,
            "count": 20003173,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999282286,
            "variance": 0.2499282338
          },
          {
            "average": 10038.56133,
            "count": 20003173,
            "maximum": 10044,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.30739825,
            "variance": 5.324086686
          },
          {
            "average": 243545375.7,
            "count": 20003173,
            "maximum": 243615360,
            "minimum": 243537184.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18924.0546,
            "variance": 358119842.5
          },
          {
            "average": 0,
            "count": 20003173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20003173,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20003173,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20003173,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20003173,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626399.4479,
          4811973.609,
          1223.492929,
          627436.8279,
          4813373.349,
          1917.012929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626399.4478503873,
                4811973.609283002,
                1223.492928592126
              ],
              [
                626399.4478503873,
                4813373.349283002,
                1223.492928592126
              ],
              [
                627436.8278503872,
                4813373.349283002,
                1917.012928592126
              ],
              [
                627436.8278503872,
                4811973.609283002,
                1917.012928592126
              ],
              [
                626399.4478503873,
                4811973.609283002,
                1223.492928592126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:42:40+00:00",
        "end_time": "2019-06-02T18:59:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378075,
            43.44982322,
            1223.492929,
            -121.424664,
            43.46259815,
            1917.012929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780751226981,
                  43.449999067117886,
                  1223.492928592126
                ],
                [
                  -121.4374830597213,
                  43.462598149220696,
                  1223.492928592126
                ],
                [
                  -121.42466398633493,
                  43.46242222353105,
                  1917.012928592126
                ],
                [
                  -121.42499109805865,
                  43.44982321837533,
                  1917.012928592126
                ],
                [
                  -121.43780751226981,
                  43.449999067117886,
                  1223.492928592126
                ]
              ]
            ]
          },
          "id": "20190602_43121D4216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:42:40Z",
            "pc:count": 20003173,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626914.1014,
                "count": 20003173,
                "maximum": 627436.8279,
                "minimum": 626399.4479,
                "name": "X",
                "position": 0,
                "stddev": 289.3094025,
                "variance": 83699.93038
              },
              {
                "average": 4812593.855,
                "count": 20003173,
                "maximum": 4813373.349,
                "minimum": 4811973.609,
                "name": "Y",
                "position": 1,
                "stddev": 391.7699387,
                "variance": 153483.6849
              },
              {
                "average": 1392.932121,
                "count": 20003173,
                "maximum": 1917.012929,
                "minimum": 1223.492929,
                "name": "Z",
                "position": 2,
                "stddev": 4.90042499,
                "variance": 24.01416509
              },
              {
                "average": 21854.21327,
                "count": 20003173,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10371.95645,
                "variance": 107577480.5
              },
              {
                "average": 1.107526541,
                "count": 20003173,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3461813135,
                "variance": 0.1198415018
              },
              {
                "average": 1.215117422,
                "count": 20003173,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4904655452,
                "variance": 0.2405564511
              },
              {
                "average": 0.5051125639,
                "count": 20003173,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999738735,
                "variance": 0.2499738742
              },
              {
                "average": 9.998413752e-07,
                "count": 20003173,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009999202096,
                "variance": 9.998404255e-07
              },
              {
                "average": 1.187655828,
                "count": 20003173,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9007323843,
                "variance": 0.8113188281
              },
              {
                "average": -1.919340194,
                "count": 20003173,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72113181,
                "variance": 114.9426674
              },
              {
                "average": 0.4915277691,
                "count": 20003173,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999282286,
                "variance": 0.2499282338
              },
              {
                "average": 10038.56133,
                "count": 20003173,
                "maximum": 10044,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.30739825,
                "variance": 5.324086686
              },
              {
                "average": 243545375.7,
                "count": 20003173,
                "maximum": 243615360,
                "minimum": 243537184.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18924.0546,
                "variance": 358119842.5
              },
              {
                "average": 0,
                "count": 20003173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20003173,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20003173,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20003173,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20003173,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626399.4479,
              4811973.609,
              1223.492929,
              627436.8279,
              4813373.349,
              1917.012929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626399.4478503873,
                    4811973.609283002,
                    1223.492928592126
                  ],
                  [
                    626399.4478503873,
                    4813373.349283002,
                    1223.492928592126
                  ],
                  [
                    627436.8278503872,
                    4813373.349283002,
                    1917.012928592126
                  ],
                  [
                    627436.8278503872,
                    4811973.609283002,
                    1917.012928592126
                  ],
                  [
                    626399.4478503873,
                    4811973.609283002,
                    1223.492928592126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:42:40+00:00",
            "end_time": "2019-06-02T18: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": "20190603_43121D5107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277049283201,
              43.47499826164779,
              1265.6046383439482
            ],
            [
              -121.61248101892049,
              43.487646349976316,
              1265.6046383439482
            ],
            [
              -121.5996979148813,
              43.48749048906078,
              1875.4246383439483
            ],
            [
              -121.59999005357948,
              43.47484246916522,
              1875.4246383439483
            ],
            [
              -121.61277049283201,
              43.47499826164779,
              1265.6046383439482
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127705,
        43.47484247,
        1265.604638,
        -121.5996979,
        43.48764635,
        1875.424638
      ],
      "properties": {
        "datetime": "2019-06-03T18:58:12Z",
        "pc:count": 18768420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612711.2312,
            "count": 18768420,
            "maximum": 613230.4652,
            "minimum": 612196.5052,
            "name": "X",
            "position": 0,
            "stddev": 292.5052159,
            "variance": 85559.30136
          },
          {
            "average": 4815211.94,
            "count": 18768420,
            "maximum": 4815904.435,
            "minimum": 4814499.355,
            "name": "Y",
            "position": 1,
            "stddev": 402.1409376,
            "variance": 161717.3337
          },
          {
            "average": 1342.045028,
            "count": 18768420,
            "maximum": 1875.424638,
            "minimum": 1265.604638,
            "name": "Z",
            "position": 2,
            "stddev": 9.381763132,
            "variance": 88.01747947
          },
          {
            "average": 19316.65096,
            "count": 18768420,
            "maximum": 49103,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9901.153706,
            "variance": 98032844.7
          },
          {
            "average": 1.121849095,
            "count": 18768420,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3530148333,
            "variance": 0.1246194725
          },
          {
            "average": 1.243704904,
            "count": 18768420,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4870035735,
            "variance": 0.2371724806
          },
          {
            "average": 0.5035708387,
            "count": 18768420,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999872623,
            "variance": 0.2499872624
          },
          {
            "average": 0,
            "count": 18768420,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.19576251,
            "count": 18768420,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8163392428,
            "variance": 0.6664097593
          },
          {
            "average": -0.8027240621,
            "count": 18768420,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82460113,
            "variance": 117.1719897
          },
          {
            "average": 0.4997662563,
            "count": 18768420,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999587,
            "variance": 0.2499999587
          },
          {
            "average": 10053.77484,
            "count": 18768420,
            "maximum": 10056,
            "minimum": 10051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.11940023,
            "variance": 1.253056876
          },
          {
            "average": 243622141.7,
            "count": 18768420,
            "maximum": 243623492.7,
            "minimum": 243620392.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 680.9713087,
            "variance": 463721.9233
          },
          {
            "average": 0,
            "count": 18768420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18768420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18768420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18768420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18768420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612196.5052,
          4814499.355,
          1265.604638,
          613230.4652,
          4815904.435,
          1875.424638
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612196.5051779688,
                4814499.354783635,
                1265.6046383439482
              ],
              [
                612196.5051779688,
                4815904.434783635,
                1265.6046383439482
              ],
              [
                613230.4651779687,
                4815904.434783635,
                1875.4246383439483
              ],
              [
                613230.4651779687,
                4814499.354783635,
                1875.4246383439483
              ],
              [
                612196.5051779688,
                4814499.354783635,
                1265.6046383439482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:58:12+00:00",
        "end_time": "2019-06-03T18:06:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127705,
            43.47484247,
            1265.604638,
            -121.5996979,
            43.48764635,
            1875.424638
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277049283201,
                  43.47499826164779,
                  1265.6046383439482
                ],
                [
                  -121.61248101892049,
                  43.487646349976316,
                  1265.6046383439482
                ],
                [
                  -121.5996979148813,
                  43.48749048906078,
                  1875.4246383439483
                ],
                [
                  -121.59999005357948,
                  43.47484246916522,
                  1875.4246383439483
                ],
                [
                  -121.61277049283201,
                  43.47499826164779,
                  1265.6046383439482
                ]
              ]
            ]
          },
          "id": "20190603_43121D5107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:58:12Z",
            "pc:count": 18768420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612711.2312,
                "count": 18768420,
                "maximum": 613230.4652,
                "minimum": 612196.5052,
                "name": "X",
                "position": 0,
                "stddev": 292.5052159,
                "variance": 85559.30136
              },
              {
                "average": 4815211.94,
                "count": 18768420,
                "maximum": 4815904.435,
                "minimum": 4814499.355,
                "name": "Y",
                "position": 1,
                "stddev": 402.1409376,
                "variance": 161717.3337
              },
              {
                "average": 1342.045028,
                "count": 18768420,
                "maximum": 1875.424638,
                "minimum": 1265.604638,
                "name": "Z",
                "position": 2,
                "stddev": 9.381763132,
                "variance": 88.01747947
              },
              {
                "average": 19316.65096,
                "count": 18768420,
                "maximum": 49103,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9901.153706,
                "variance": 98032844.7
              },
              {
                "average": 1.121849095,
                "count": 18768420,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3530148333,
                "variance": 0.1246194725
              },
              {
                "average": 1.243704904,
                "count": 18768420,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4870035735,
                "variance": 0.2371724806
              },
              {
                "average": 0.5035708387,
                "count": 18768420,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999872623,
                "variance": 0.2499872624
              },
              {
                "average": 0,
                "count": 18768420,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.19576251,
                "count": 18768420,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8163392428,
                "variance": 0.6664097593
              },
              {
                "average": -0.8027240621,
                "count": 18768420,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82460113,
                "variance": 117.1719897
              },
              {
                "average": 0.4997662563,
                "count": 18768420,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999587,
                "variance": 0.2499999587
              },
              {
                "average": 10053.77484,
                "count": 18768420,
                "maximum": 10056,
                "minimum": 10051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.11940023,
                "variance": 1.253056876
              },
              {
                "average": 243622141.7,
                "count": 18768420,
                "maximum": 243623492.7,
                "minimum": 243620392.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 680.9713087,
                "variance": 463721.9233
              },
              {
                "average": 0,
                "count": 18768420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18768420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18768420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18768420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18768420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612196.5052,
              4814499.355,
              1265.604638,
              613230.4652,
              4815904.435,
              1875.424638
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612196.5051779688,
                    4814499.354783635,
                    1265.6046383439482
                  ],
                  [
                    612196.5051779688,
                    4815904.434783635,
                    1265.6046383439482
                  ],
                  [
                    613230.4651779687,
                    4815904.434783635,
                    1875.4246383439483
                  ],
                  [
                    613230.4651779687,
                    4814499.354783635,
                    1875.4246383439483
                  ],
                  [
                    612196.5051779688,
                    4814499.354783635,
                    1265.6046383439482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:58:12+00:00",
            "end_time": "2019-06-03T18:06:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D4104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46280250471676,
              43.48749879410593,
              1326.5450348371376
            ],
            [
              -121.46248117454023,
              43.50016292988418,
              1326.5450348371376
            ],
            [
              -121.44966760523513,
              43.499989872001834,
              1902.1650348371375
            ],
            [
              -121.44999161075074,
              43.48732581230171,
              1902.1650348371375
            ],
            [
              -121.46280250471676,
              43.48749879410593,
              1326.5450348371376
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628025,
        43.48732581,
        1326.545035,
        -121.4496676,
        43.50016293,
        1902.165035
      ],
      "properties": {
        "datetime": "2019-06-03T18:34:57Z",
        "pc:count": 17235630,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624818.9092,
            "count": 17235630,
            "maximum": 625336.4285,
            "minimum": 624300.1485,
            "name": "X",
            "position": 0,
            "stddev": 291.7712268,
            "variance": 85130.4488
          },
          {
            "average": 4816812.996,
            "count": 17235630,
            "maximum": 4817507.647,
            "minimum": 4816100.687,
            "name": "Y",
            "position": 1,
            "stddev": 399.6145285,
            "variance": 159691.7714
          },
          {
            "average": 1350.730033,
            "count": 17235630,
            "maximum": 1902.165035,
            "minimum": 1326.545035,
            "name": "Z",
            "position": 2,
            "stddev": 8.874535714,
            "variance": 78.75738415
          },
          {
            "average": 22477.14013,
            "count": 17235630,
            "maximum": 50698,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9387.84476,
            "variance": 88131629.25
          },
          {
            "average": 1.08078904,
            "count": 17235630,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2959100594,
            "variance": 0.08756276324
          },
          {
            "average": 1.161584926,
            "count": 17235630,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4187857866,
            "variance": 0.1753815351
          },
          {
            "average": 0.5019220649,
            "count": 17235630,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963202,
            "variance": 0.2499963202
          },
          {
            "average": 0,
            "count": 17235630,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204576044,
            "count": 17235630,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7615591659,
            "variance": 0.5799723632
          },
          {
            "average": -0.2120477061,
            "count": 17235630,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78524271,
            "variance": 116.3214602
          },
          {
            "average": 0.4986658451,
            "count": 17235630,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999982345,
            "variance": 0.2499982345
          },
          {
            "average": 10051.97808,
            "count": 17235630,
            "maximum": 10054,
            "minimum": 10049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.12473349,
            "variance": 1.265025424
          },
          {
            "average": 243621009.8,
            "count": 17235630,
            "maximum": 243622097.5,
            "minimum": 243619284.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 757.5413692,
            "variance": 573868.9261
          },
          {
            "average": 0,
            "count": 17235630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17235630,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17235630,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17235630,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17235630,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624300.1485,
          4816100.687,
          1326.545035,
          625336.4285,
          4817507.647,
          1902.165035
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624300.1484741286,
                4816100.687257906,
                1326.5450348371376
              ],
              [
                624300.1484741286,
                4817507.647257907,
                1326.5450348371376
              ],
              [
                625336.4284741286,
                4817507.647257907,
                1902.1650348371375
              ],
              [
                625336.4284741286,
                4816100.687257906,
                1902.1650348371375
              ],
              [
                624300.1484741286,
                4816100.687257906,
                1326.5450348371376
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:34:57+00:00",
        "end_time": "2019-06-03T17:48:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D4104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D4104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D4104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628025,
            43.48732581,
            1326.545035,
            -121.4496676,
            43.50016293,
            1902.165035
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46280250471676,
                  43.48749879410593,
                  1326.5450348371376
                ],
                [
                  -121.46248117454023,
                  43.50016292988418,
                  1326.5450348371376
                ],
                [
                  -121.44966760523513,
                  43.499989872001834,
                  1902.1650348371375
                ],
                [
                  -121.44999161075074,
                  43.48732581230171,
                  1902.1650348371375
                ],
                [
                  -121.46280250471676,
                  43.48749879410593,
                  1326.5450348371376
                ]
              ]
            ]
          },
          "id": "20190603_43121D4104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D4104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:34:57Z",
            "pc:count": 17235630,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624818.9092,
                "count": 17235630,
                "maximum": 625336.4285,
                "minimum": 624300.1485,
                "name": "X",
                "position": 0,
                "stddev": 291.7712268,
                "variance": 85130.4488
              },
              {
                "average": 4816812.996,
                "count": 17235630,
                "maximum": 4817507.647,
                "minimum": 4816100.687,
                "name": "Y",
                "position": 1,
                "stddev": 399.6145285,
                "variance": 159691.7714
              },
              {
                "average": 1350.730033,
                "count": 17235630,
                "maximum": 1902.165035,
                "minimum": 1326.545035,
                "name": "Z",
                "position": 2,
                "stddev": 8.874535714,
                "variance": 78.75738415
              },
              {
                "average": 22477.14013,
                "count": 17235630,
                "maximum": 50698,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9387.84476,
                "variance": 88131629.25
              },
              {
                "average": 1.08078904,
                "count": 17235630,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2959100594,
                "variance": 0.08756276324
              },
              {
                "average": 1.161584926,
                "count": 17235630,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4187857866,
                "variance": 0.1753815351
              },
              {
                "average": 0.5019220649,
                "count": 17235630,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963202,
                "variance": 0.2499963202
              },
              {
                "average": 0,
                "count": 17235630,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204576044,
                "count": 17235630,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7615591659,
                "variance": 0.5799723632
              },
              {
                "average": -0.2120477061,
                "count": 17235630,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78524271,
                "variance": 116.3214602
              },
              {
                "average": 0.4986658451,
                "count": 17235630,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999982345,
                "variance": 0.2499982345
              },
              {
                "average": 10051.97808,
                "count": 17235630,
                "maximum": 10054,
                "minimum": 10049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.12473349,
                "variance": 1.265025424
              },
              {
                "average": 243621009.8,
                "count": 17235630,
                "maximum": 243622097.5,
                "minimum": 243619284.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 757.5413692,
                "variance": 573868.9261
              },
              {
                "average": 0,
                "count": 17235630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17235630,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17235630,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17235630,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17235630,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624300.1485,
              4816100.687,
              1326.545035,
              625336.4285,
              4817507.647,
              1902.165035
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624300.1484741286,
                    4816100.687257906,
                    1326.5450348371376
                  ],
                  [
                    624300.1484741286,
                    4817507.647257907,
                    1326.5450348371376
                  ],
                  [
                    625336.4284741286,
                    4817507.647257907,
                    1902.1650348371375
                  ],
                  [
                    625336.4284741286,
                    4816100.687257906,
                    1902.1650348371375
                  ],
                  [
                    624300.1484741286,
                    4816100.687257906,
                    1326.5450348371376
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:34:57+00:00",
            "end_time": "2019-06-03T17:48: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": "20190602_43121D4121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029356372738,
              43.43749879834999,
              1203.1784114871052
            ],
            [
              -121.49998072213818,
              43.45015894477831,
              1203.1784114871052
            ],
            [
              -121.48717551308039,
              43.44999021751517,
              1929.798411487105
            ],
            [
              -121.48749102283158,
              43.43733014524486,
              1929.798411487105
            ],
            [
              -121.50029356372738,
              43.43749879834999,
              1203.1784114871052
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002936,
        43.43733015,
        1203.178411,
        -121.4871755,
        43.45015894,
        1929.798411
      ],
      "properties": {
        "datetime": "2019-06-02T20:22:00Z",
        "pc:count": 28214613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621923.7174,
            "count": 28214613,
            "maximum": 622404.9706,
            "minimum": 621368.5306,
            "name": "X",
            "position": 0,
            "stddev": 301.2667412,
            "variance": 90761.64938
          },
          {
            "average": 4811149.068,
            "count": 28214613,
            "maximum": 4811898.891,
            "minimum": 4810492.411,
            "name": "Y",
            "position": 1,
            "stddev": 385.3613537,
            "variance": 148503.3729
          },
          {
            "average": 1374.441405,
            "count": 28214613,
            "maximum": 1929.798411,
            "minimum": 1203.178411,
            "name": "Z",
            "position": 2,
            "stddev": 14.75684323,
            "variance": 217.7644221
          },
          {
            "average": 19792.06951,
            "count": 28214613,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10126.72549,
            "variance": 102550569.1
          },
          {
            "average": 1.129421729,
            "count": 28214613,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3748516727,
            "variance": 0.1405137765
          },
          {
            "average": 1.258768674,
            "count": 28214613,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5246949856,
            "variance": 0.2753048279
          },
          {
            "average": 0.503306992,
            "count": 28214613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999890725,
            "variance": 0.2499890727
          },
          {
            "average": 0,
            "count": 28214613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164569509,
            "count": 28214613,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9813609163,
            "variance": 0.963069248
          },
          {
            "average": -1.467900039,
            "count": 28214613,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81876772,
            "variance": 117.0457349
          },
          {
            "average": 0.4861045587,
            "count": 28214613,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998068883,
            "variance": 0.2498069256
          },
          {
            "average": 10037.02998,
            "count": 28214613,
            "maximum": 10041,
            "minimum": 10032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.359688715,
            "variance": 5.568130832
          },
          {
            "average": 243539507.8,
            "count": 28214613,
            "maximum": 243542120.6,
            "minimum": 243536160.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1547.505023,
            "variance": 2394771.796
          },
          {
            "average": 0,
            "count": 28214613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28214613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28214613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28214613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28214613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621368.5306,
          4810492.411,
          1203.178411,
          622404.9706,
          4811898.891,
          1929.798411
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621368.5306297012,
                4810492.41137773,
                1203.1784114871052
              ],
              [
                621368.5306297012,
                4811898.89137773,
                1203.1784114871052
              ],
              [
                622404.9706297012,
                4811898.89137773,
                1929.798411487105
              ],
              [
                622404.9706297012,
                4810492.41137773,
                1929.798411487105
              ],
              [
                621368.5306297012,
                4810492.41137773,
                1203.1784114871052
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:22:00+00:00",
        "end_time": "2019-06-02T18:42:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002936,
            43.43733015,
            1203.178411,
            -121.4871755,
            43.45015894,
            1929.798411
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029356372738,
                  43.43749879834999,
                  1203.1784114871052
                ],
                [
                  -121.49998072213818,
                  43.45015894477831,
                  1203.1784114871052
                ],
                [
                  -121.48717551308039,
                  43.44999021751517,
                  1929.798411487105
                ],
                [
                  -121.48749102283158,
                  43.43733014524486,
                  1929.798411487105
                ],
                [
                  -121.50029356372738,
                  43.43749879834999,
                  1203.1784114871052
                ]
              ]
            ]
          },
          "id": "20190602_43121D4121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:22:00Z",
            "pc:count": 28214613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621923.7174,
                "count": 28214613,
                "maximum": 622404.9706,
                "minimum": 621368.5306,
                "name": "X",
                "position": 0,
                "stddev": 301.2667412,
                "variance": 90761.64938
              },
              {
                "average": 4811149.068,
                "count": 28214613,
                "maximum": 4811898.891,
                "minimum": 4810492.411,
                "name": "Y",
                "position": 1,
                "stddev": 385.3613537,
                "variance": 148503.3729
              },
              {
                "average": 1374.441405,
                "count": 28214613,
                "maximum": 1929.798411,
                "minimum": 1203.178411,
                "name": "Z",
                "position": 2,
                "stddev": 14.75684323,
                "variance": 217.7644221
              },
              {
                "average": 19792.06951,
                "count": 28214613,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10126.72549,
                "variance": 102550569.1
              },
              {
                "average": 1.129421729,
                "count": 28214613,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3748516727,
                "variance": 0.1405137765
              },
              {
                "average": 1.258768674,
                "count": 28214613,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5246949856,
                "variance": 0.2753048279
              },
              {
                "average": 0.503306992,
                "count": 28214613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999890725,
                "variance": 0.2499890727
              },
              {
                "average": 0,
                "count": 28214613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164569509,
                "count": 28214613,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9813609163,
                "variance": 0.963069248
              },
              {
                "average": -1.467900039,
                "count": 28214613,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81876772,
                "variance": 117.0457349
              },
              {
                "average": 0.4861045587,
                "count": 28214613,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998068883,
                "variance": 0.2498069256
              },
              {
                "average": 10037.02998,
                "count": 28214613,
                "maximum": 10041,
                "minimum": 10032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.359688715,
                "variance": 5.568130832
              },
              {
                "average": 243539507.8,
                "count": 28214613,
                "maximum": 243542120.6,
                "minimum": 243536160.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1547.505023,
                "variance": 2394771.796
              },
              {
                "average": 0,
                "count": 28214613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28214613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28214613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28214613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28214613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621368.5306,
              4810492.411,
              1203.178411,
              622404.9706,
              4811898.891,
              1929.798411
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621368.5306297012,
                    4810492.41137773,
                    1203.1784114871052
                  ],
                  [
                    621368.5306297012,
                    4811898.89137773,
                    1203.1784114871052
                  ],
                  [
                    622404.9706297012,
                    4811898.89137773,
                    1929.798411487105
                  ],
                  [
                    622404.9706297012,
                    4810492.41137773,
                    1929.798411487105
                  ],
                  [
                    621368.5306297012,
                    4810492.41137773,
                    1203.1784114871052
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:22:00+00:00",
            "end_time": "2019-06-02T18: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": "20190604_43121D3118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35004607912562,
              43.44999585426838,
              1445.348079625439
            ],
            [
              -121.34997948281739,
              43.452444927666214,
              1445.348079625439
            ],
            [
              -121.33742477567147,
              43.45226303307476,
              1966.6080796254391
            ],
            [
              -121.3374918781321,
              43.449813975144664,
              1966.6080796254391
            ],
            [
              -121.35004607912562,
              43.44999585426838,
              1445.348079625439
            ]
          ]
        ]
      },
      "bbox": [
        -121.3500461,
        43.44981398,
        1445.34808,
        -121.3374248,
        43.45244493,
        1966.60808
      ],
      "properties": {
        "datetime": "2019-06-04T19:04:45Z",
        "pc:count": 3761412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633991.0286,
            "count": 3761412,
            "maximum": 634516.6768,
            "minimum": 633500.4768,
            "name": "X",
            "position": 0,
            "stddev": 306.0752281,
            "variance": 93682.04525
          },
          {
            "average": 4812244.172,
            "count": 3761412,
            "maximum": 4812382.28,
            "minimum": 4812110.18,
            "name": "Y",
            "position": 1,
            "stddev": 73.38972976,
            "variance": 5386.052435
          },
          {
            "average": 1463.247559,
            "count": 3761412,
            "maximum": 1966.60808,
            "minimum": 1445.34808,
            "name": "Z",
            "position": 2,
            "stddev": 13.71843417,
            "variance": 188.1954362
          },
          {
            "average": 18174.46935,
            "count": 3761412,
            "maximum": 48237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11151.76762,
            "variance": 124361921
          },
          {
            "average": 1.184498534,
            "count": 3761412,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4684106344,
            "variance": 0.2194085224
          },
          {
            "average": 1.369073103,
            "count": 3761412,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6632894048,
            "variance": 0.4399528345
          },
          {
            "average": 0.4920753164,
            "count": 3761412,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999372619,
            "variance": 0.2499372658
          },
          {
            "average": 0,
            "count": 3761412,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.91268731,
            "count": 3761412,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.34607018,
            "variance": 11.19618565
          },
          {
            "average": 4.317462923,
            "count": 3761412,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.746619008,
            "variance": 94.99658208
          },
          {
            "average": 0.4708301032,
            "count": 3761412,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991484582,
            "variance": 0.2491491834
          },
          {
            "average": 10104.50197,
            "count": 3761412,
            "maximum": 10106,
            "minimum": 10103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7358484596,
            "variance": 0.5414729556
          },
          {
            "average": 243709905.3,
            "count": 3761412,
            "maximum": 243710285,
            "minimum": 243709499.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 250.9263271,
            "variance": 62964.02162
          },
          {
            "average": 0,
            "count": 3761412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3761412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3761412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3761412,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3761412,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633500.4768,
          4812110.18,
          1445.34808,
          634516.6768,
          4812382.28,
          1966.60808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633500.4767828028,
                4812110.179916804,
                1445.348079625439
              ],
              [
                633500.4767828028,
                4812382.279916803,
                1445.348079625439
              ],
              [
                634516.6767828028,
                4812382.279916803,
                1966.6080796254391
              ],
              [
                634516.6767828028,
                4812110.179916804,
                1966.6080796254391
              ],
              [
                633500.4767828028,
                4812110.179916804,
                1445.348079625439
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:04:45+00:00",
        "end_time": "2019-06-04T18:51:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3500461,
            43.44981398,
            1445.34808,
            -121.3374248,
            43.45244493,
            1966.60808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35004607912562,
                  43.44999585426838,
                  1445.348079625439
                ],
                [
                  -121.34997948281739,
                  43.452444927666214,
                  1445.348079625439
                ],
                [
                  -121.33742477567147,
                  43.45226303307476,
                  1966.6080796254391
                ],
                [
                  -121.3374918781321,
                  43.449813975144664,
                  1966.6080796254391
                ],
                [
                  -121.35004607912562,
                  43.44999585426838,
                  1445.348079625439
                ]
              ]
            ]
          },
          "id": "20190604_43121D3118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:04:45Z",
            "pc:count": 3761412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633991.0286,
                "count": 3761412,
                "maximum": 634516.6768,
                "minimum": 633500.4768,
                "name": "X",
                "position": 0,
                "stddev": 306.0752281,
                "variance": 93682.04525
              },
              {
                "average": 4812244.172,
                "count": 3761412,
                "maximum": 4812382.28,
                "minimum": 4812110.18,
                "name": "Y",
                "position": 1,
                "stddev": 73.38972976,
                "variance": 5386.052435
              },
              {
                "average": 1463.247559,
                "count": 3761412,
                "maximum": 1966.60808,
                "minimum": 1445.34808,
                "name": "Z",
                "position": 2,
                "stddev": 13.71843417,
                "variance": 188.1954362
              },
              {
                "average": 18174.46935,
                "count": 3761412,
                "maximum": 48237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11151.76762,
                "variance": 124361921
              },
              {
                "average": 1.184498534,
                "count": 3761412,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4684106344,
                "variance": 0.2194085224
              },
              {
                "average": 1.369073103,
                "count": 3761412,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6632894048,
                "variance": 0.4399528345
              },
              {
                "average": 0.4920753164,
                "count": 3761412,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999372619,
                "variance": 0.2499372658
              },
              {
                "average": 0,
                "count": 3761412,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.91268731,
                "count": 3761412,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.34607018,
                "variance": 11.19618565
              },
              {
                "average": 4.317462923,
                "count": 3761412,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.746619008,
                "variance": 94.99658208
              },
              {
                "average": 0.4708301032,
                "count": 3761412,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991484582,
                "variance": 0.2491491834
              },
              {
                "average": 10104.50197,
                "count": 3761412,
                "maximum": 10106,
                "minimum": 10103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7358484596,
                "variance": 0.5414729556
              },
              {
                "average": 243709905.3,
                "count": 3761412,
                "maximum": 243710285,
                "minimum": 243709499.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 250.9263271,
                "variance": 62964.02162
              },
              {
                "average": 0,
                "count": 3761412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3761412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3761412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3761412,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3761412,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633500.4768,
              4812110.18,
              1445.34808,
              634516.6768,
              4812382.28,
              1966.60808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633500.4767828028,
                    4812110.179916804,
                    1445.348079625439
                  ],
                  [
                    633500.4767828028,
                    4812382.279916803,
                    1445.348079625439
                  ],
                  [
                    634516.6767828028,
                    4812382.279916803,
                    1966.6080796254391
                  ],
                  [
                    634516.6767828028,
                    4812110.179916804,
                    1966.6080796254391
                  ],
                  [
                    633500.4767828028,
                    4812110.179916804,
                    1445.348079625439
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:04:45+00:00",
            "end_time": "2019-06-04T18:51: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": "20190603_43121C3125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.32532842471304,
              43.31249969268752,
              1638.3736172161398
            ],
            [
              -121.32498009633692,
              43.32517794489513,
              1638.3736172161398
            ],
            [
              -121.31214061699883,
              43.324989143579614,
              2268.5736172161396
            ],
            [
              -121.31249161232844,
              43.31231097449224,
              2268.5736172161396
            ],
            [
              -121.32532842471304,
              43.31249969268752,
              1638.3736172161398
            ]
          ]
        ]
      },
      "bbox": [
        -121.3253284,
        43.31231097,
        1638.373617,
        -121.3121406,
        43.32517794,
        2268.573617
      ],
      "properties": {
        "datetime": "2019-06-04T15:26:38Z",
        "pc:count": 23273085,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 636335.2004,
            "count": 23273085,
            "maximum": 636848.5388,
            "minimum": 635807.0988,
            "name": "X",
            "position": 0,
            "stddev": 294.1065937,
            "variance": 86498.68846
          },
          {
            "average": 4797605.466,
            "count": 23273085,
            "maximum": 4798288.561,
            "minimum": 4796879.981,
            "name": "Y",
            "position": 1,
            "stddev": 400.4951115,
            "variance": 160396.3344
          },
          {
            "average": 1855.635087,
            "count": 23273085,
            "maximum": 2268.573617,
            "minimum": 1638.373617,
            "name": "Z",
            "position": 2,
            "stddev": 12.9963949,
            "variance": 168.9062803
          },
          {
            "average": 17990.67297,
            "count": 23273085,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10512.12039,
            "variance": 110504675
          },
          {
            "average": 1.191583239,
            "count": 23273085,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4429094488,
            "variance": 0.1961687798
          },
          {
            "average": 1.383153673,
            "count": 23273085,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6001668394,
            "variance": 0.3602002351
          },
          {
            "average": 0.3790819739,
            "count": 23273085,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4851585731,
            "variance": 0.2353788411
          },
          {
            "average": 0,
            "count": 23273085,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211533581,
            "count": 23273085,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.277008276,
            "variance": 1.630750138
          },
          {
            "average": 1.337984933,
            "count": 23273085,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83582548,
            "variance": 117.4151138
          },
          {
            "average": 0.4884522615,
            "count": 23273085,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998666427,
            "variance": 0.2498666605
          },
          {
            "average": 10072.03878,
            "count": 23273085,
            "maximum": 10076,
            "minimum": 10069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.803345384,
            "variance": 3.252054573
          },
          {
            "average": 243643032.7,
            "count": 23273085,
            "maximum": 243697198.3,
            "minimum": 243626973.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28360.83512,
            "variance": 804336968.7
          },
          {
            "average": 0,
            "count": 23273085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23273085,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23273085,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23273085,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23273085,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          635807.0988,
          4796879.981,
          1638.373617,
          636848.5388,
          4798288.561,
          2268.573617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                635807.0988246407,
                4796879.980650512,
                1638.3736172161398
              ],
              [
                635807.0988246407,
                4798288.560650512,
                1638.3736172161398
              ],
              [
                636848.5388246407,
                4798288.560650512,
                2268.5736172161396
              ],
              [
                636848.5388246407,
                4796879.980650512,
                2268.5736172161396
              ],
              [
                635807.0988246407,
                4796879.980650512,
                1638.3736172161398
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T15:26:38+00:00",
        "end_time": "2019-06-03T19:56:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121C3125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121C3125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121C3125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3253284,
            43.31231097,
            1638.373617,
            -121.3121406,
            43.32517794,
            2268.573617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.32532842471304,
                  43.31249969268752,
                  1638.3736172161398
                ],
                [
                  -121.32498009633692,
                  43.32517794489513,
                  1638.3736172161398
                ],
                [
                  -121.31214061699883,
                  43.324989143579614,
                  2268.5736172161396
                ],
                [
                  -121.31249161232844,
                  43.31231097449224,
                  2268.5736172161396
                ],
                [
                  -121.32532842471304,
                  43.31249969268752,
                  1638.3736172161398
                ]
              ]
            ]
          },
          "id": "20190603_43121C3125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121C3125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T15:26:38Z",
            "pc:count": 23273085,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 636335.2004,
                "count": 23273085,
                "maximum": 636848.5388,
                "minimum": 635807.0988,
                "name": "X",
                "position": 0,
                "stddev": 294.1065937,
                "variance": 86498.68846
              },
              {
                "average": 4797605.466,
                "count": 23273085,
                "maximum": 4798288.561,
                "minimum": 4796879.981,
                "name": "Y",
                "position": 1,
                "stddev": 400.4951115,
                "variance": 160396.3344
              },
              {
                "average": 1855.635087,
                "count": 23273085,
                "maximum": 2268.573617,
                "minimum": 1638.373617,
                "name": "Z",
                "position": 2,
                "stddev": 12.9963949,
                "variance": 168.9062803
              },
              {
                "average": 17990.67297,
                "count": 23273085,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10512.12039,
                "variance": 110504675
              },
              {
                "average": 1.191583239,
                "count": 23273085,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4429094488,
                "variance": 0.1961687798
              },
              {
                "average": 1.383153673,
                "count": 23273085,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6001668394,
                "variance": 0.3602002351
              },
              {
                "average": 0.3790819739,
                "count": 23273085,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4851585731,
                "variance": 0.2353788411
              },
              {
                "average": 0,
                "count": 23273085,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211533581,
                "count": 23273085,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.277008276,
                "variance": 1.630750138
              },
              {
                "average": 1.337984933,
                "count": 23273085,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83582548,
                "variance": 117.4151138
              },
              {
                "average": 0.4884522615,
                "count": 23273085,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998666427,
                "variance": 0.2498666605
              },
              {
                "average": 10072.03878,
                "count": 23273085,
                "maximum": 10076,
                "minimum": 10069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.803345384,
                "variance": 3.252054573
              },
              {
                "average": 243643032.7,
                "count": 23273085,
                "maximum": 243697198.3,
                "minimum": 243626973.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28360.83512,
                "variance": 804336968.7
              },
              {
                "average": 0,
                "count": 23273085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23273085,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23273085,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23273085,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23273085,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              635807.0988,
              4796879.981,
              1638.373617,
              636848.5388,
              4798288.561,
              2268.573617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    635807.0988246407,
                    4796879.980650512,
                    1638.3736172161398
                  ],
                  [
                    635807.0988246407,
                    4798288.560650512,
                    1638.3736172161398
                  ],
                  [
                    636848.5388246407,
                    4798288.560650512,
                    2268.5736172161396
                  ],
                  [
                    636848.5388246407,
                    4796879.980650512,
                    2268.5736172161396
                  ],
                  [
                    635807.0988246407,
                    4796879.980650512,
                    1638.3736172161398
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T15:26:38+00:00",
            "end_time": "2019-06-03T19:56:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.3375472435608,
              43.44999581999053,
              1443.5296364024532
            ],
            [
              -121.33748323056213,
              43.45233219066991,
              1443.5296364024532
            ],
            [
              -121.33073595011197,
              43.45223386853423,
              1471.1296364024531
            ],
            [
              -121.33080022261225,
              43.449897505831125,
              1471.1296364024531
            ],
            [
              -121.3375472435608,
              43.44999581999053,
              1443.5296364024532
            ]
          ]
        ]
      },
      "bbox": [
        -121.3375472,
        43.44989751,
        1443.529636,
        -121.330736,
        43.45233219,
        1471.129636
      ],
      "properties": {
        "datetime": "2019-06-04T19:04:54Z",
        "pc:count": 1925685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634756.5929,
            "count": 1925685,
            "maximum": 635057.9339,
            "minimum": 634511.7939,
            "name": "X",
            "position": 0,
            "stddev": 143.7857127,
            "variance": 20674.33117
          },
          {
            "average": 4812247.538,
            "count": 1925685,
            "maximum": 4812389.866,
            "minimum": 4812130.286,
            "name": "Y",
            "position": 1,
            "stddev": 69.2514143,
            "variance": 4795.758383
          },
          {
            "average": 1448.514968,
            "count": 1925685,
            "maximum": 1471.129636,
            "minimum": 1443.529636,
            "name": "Z",
            "position": 2,
            "stddev": 3.950126844,
            "variance": 15.60350208
          },
          {
            "average": 18284.05935,
            "count": 1925685,
            "maximum": 45061,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10342.18278,
            "variance": 106960744.7
          },
          {
            "average": 1.117783023,
            "count": 1925685,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3391629097,
            "variance": 0.1150314793
          },
          {
            "average": 1.235603435,
            "count": 1925685,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4620413042,
            "variance": 0.2134821668
          },
          {
            "average": 0.5048224398,
            "count": 1925685,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999768734,
            "variance": 0.2499768739
          },
          {
            "average": 0,
            "count": 1925685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.192377777,
            "count": 1925685,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.990996369,
            "variance": 15.92805202
          },
          {
            "average": -1.835251689,
            "count": 1925685,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.40195872,
            "variance": 130.0046627
          },
          {
            "average": 0.5112414543,
            "count": 1925685,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998737435,
            "variance": 0.2498737595
          },
          {
            "average": 10105.1084,
            "count": 1925685,
            "maximum": 10106,
            "minimum": 10104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7577340799,
            "variance": 0.5741609358
          },
          {
            "average": 243710071.3,
            "count": 1925685,
            "maximum": 243710294,
            "minimum": 243709689.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 225.732319,
            "variance": 50955.07984
          },
          {
            "average": 0,
            "count": 1925685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1925685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1925685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1925685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1925685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          634511.7939,
          4812130.286,
          1443.529636,
          635057.9339,
          4812389.866,
          1471.129636
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                634511.793886036,
                4812130.286127748,
                1443.5296364024532
              ],
              [
                634511.793886036,
                4812389.866127748,
                1443.5296364024532
              ],
              [
                635057.9338860359,
                4812389.866127748,
                1471.1296364024531
              ],
              [
                635057.9338860359,
                4812130.286127748,
                1471.1296364024531
              ],
              [
                634511.793886036,
                4812130.286127748,
                1443.5296364024532
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:04:54+00:00",
        "end_time": "2019-06-04T18:54:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3375472,
            43.44989751,
            1443.529636,
            -121.330736,
            43.45233219,
            1471.129636
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.3375472435608,
                  43.44999581999053,
                  1443.5296364024532
                ],
                [
                  -121.33748323056213,
                  43.45233219066991,
                  1443.5296364024532
                ],
                [
                  -121.33073595011197,
                  43.45223386853423,
                  1471.1296364024531
                ],
                [
                  -121.33080022261225,
                  43.449897505831125,
                  1471.1296364024531
                ],
                [
                  -121.3375472435608,
                  43.44999581999053,
                  1443.5296364024532
                ]
              ]
            ]
          },
          "id": "20190604_43121D3119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:04:54Z",
            "pc:count": 1925685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634756.5929,
                "count": 1925685,
                "maximum": 635057.9339,
                "minimum": 634511.7939,
                "name": "X",
                "position": 0,
                "stddev": 143.7857127,
                "variance": 20674.33117
              },
              {
                "average": 4812247.538,
                "count": 1925685,
                "maximum": 4812389.866,
                "minimum": 4812130.286,
                "name": "Y",
                "position": 1,
                "stddev": 69.2514143,
                "variance": 4795.758383
              },
              {
                "average": 1448.514968,
                "count": 1925685,
                "maximum": 1471.129636,
                "minimum": 1443.529636,
                "name": "Z",
                "position": 2,
                "stddev": 3.950126844,
                "variance": 15.60350208
              },
              {
                "average": 18284.05935,
                "count": 1925685,
                "maximum": 45061,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10342.18278,
                "variance": 106960744.7
              },
              {
                "average": 1.117783023,
                "count": 1925685,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3391629097,
                "variance": 0.1150314793
              },
              {
                "average": 1.235603435,
                "count": 1925685,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4620413042,
                "variance": 0.2134821668
              },
              {
                "average": 0.5048224398,
                "count": 1925685,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999768734,
                "variance": 0.2499768739
              },
              {
                "average": 0,
                "count": 1925685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.192377777,
                "count": 1925685,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.990996369,
                "variance": 15.92805202
              },
              {
                "average": -1.835251689,
                "count": 1925685,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.40195872,
                "variance": 130.0046627
              },
              {
                "average": 0.5112414543,
                "count": 1925685,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998737435,
                "variance": 0.2498737595
              },
              {
                "average": 10105.1084,
                "count": 1925685,
                "maximum": 10106,
                "minimum": 10104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7577340799,
                "variance": 0.5741609358
              },
              {
                "average": 243710071.3,
                "count": 1925685,
                "maximum": 243710294,
                "minimum": 243709689.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 225.732319,
                "variance": 50955.07984
              },
              {
                "average": 0,
                "count": 1925685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1925685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1925685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1925685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1925685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              634511.7939,
              4812130.286,
              1443.529636,
              635057.9339,
              4812389.866,
              1471.129636
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    634511.793886036,
                    4812130.286127748,
                    1443.5296364024532
                  ],
                  [
                    634511.793886036,
                    4812389.866127748,
                    1443.5296364024532
                  ],
                  [
                    635057.9338860359,
                    4812389.866127748,
                    1471.1296364024531
                  ],
                  [
                    635057.9338860359,
                    4812130.286127748,
                    1471.1296364024531
                  ],
                  [
                    634511.793886036,
                    4812130.286127748,
                    1443.5296364024532
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:04:54+00:00",
            "end_time": "2019-06-04T18:54:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029432368405,
              43.42499889549693,
              1264.6567445407256
            ],
            [
              -121.49998163205792,
              43.4376585296263,
              1264.6567445407256
            ],
            [
              -121.48717510655912,
              43.43748978880189,
              1930.0167445407258
            ],
            [
              -121.48749046534405,
              43.42483022883527,
              1930.0167445407258
            ],
            [
              -121.50029432368405,
              43.42499889549693,
              1264.6567445407256
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002943,
        43.42483023,
        1264.656745,
        -121.4871751,
        43.43765853,
        1930.016745
      ],
      "properties": {
        "datetime": "2019-06-02T20:22:02Z",
        "pc:count": 26374200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621930.6415,
            "count": 26374200,
            "maximum": 622430.2156,
            "minimum": 621393.4556,
            "name": "X",
            "position": 0,
            "stddev": 292.2898132,
            "variance": 85433.33489
          },
          {
            "average": 4809839.784,
            "count": 26374200,
            "maximum": 4810510.605,
            "minimum": 4809104.185,
            "name": "Y",
            "position": 1,
            "stddev": 411.9196448,
            "variance": 169677.7938
          },
          {
            "average": 1448.820169,
            "count": 26374200,
            "maximum": 1930.016745,
            "minimum": 1264.656745,
            "name": "Z",
            "position": 2,
            "stddev": 51.94137527,
            "variance": 2697.906465
          },
          {
            "average": 18735.48687,
            "count": 26374200,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10515.88516,
            "variance": 110583840.8
          },
          {
            "average": 1.178410037,
            "count": 26374200,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4420674402,
            "variance": 0.1954236216
          },
          {
            "average": 1.356766082,
            "count": 26374200,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.613147678,
            "variance": 0.375950075
          },
          {
            "average": 0.5017490199,
            "count": 26374200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969504,
            "variance": 0.2499969504
          },
          {
            "average": 0,
            "count": 26374200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23173647,
            "count": 26374200,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.312436148,
            "variance": 1.722488642
          },
          {
            "average": 0.05311668494,
            "count": 26374200,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.11929101,
            "variance": 123.6386326
          },
          {
            "average": 0.5060309697,
            "count": 26374200,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999636356,
            "variance": 0.2499636369
          },
          {
            "average": 10032.01588,
            "count": 26374200,
            "maximum": 10041,
            "minimum": 10029,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.74906125,
            "variance": 3.059215257
          },
          {
            "average": 243536289.9,
            "count": 26374200,
            "maximum": 243542122.1,
            "minimum": 243534449.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1099.985823,
            "variance": 1209968.81
          },
          {
            "average": 0,
            "count": 26374200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26374200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26374200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26374200,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26374200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621393.4556,
          4809104.185,
          1264.656745,
          622430.2156,
          4810510.605,
          1930.016745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621393.4556231325,
                4809104.185438727,
                1264.6567445407256
              ],
              [
                621393.4556231325,
                4810510.605438727,
                1264.6567445407256
              ],
              [
                622430.2156231325,
                4810510.605438727,
                1930.0167445407258
              ],
              [
                622430.2156231325,
                4809104.185438727,
                1930.0167445407258
              ],
              [
                621393.4556231325,
                4809104.185438727,
                1264.6567445407256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:22:02+00:00",
        "end_time": "2019-06-02T18:14:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002943,
            43.42483023,
            1264.656745,
            -121.4871751,
            43.43765853,
            1930.016745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029432368405,
                  43.42499889549693,
                  1264.6567445407256
                ],
                [
                  -121.49998163205792,
                  43.4376585296263,
                  1264.6567445407256
                ],
                [
                  -121.48717510655912,
                  43.43748978880189,
                  1930.0167445407258
                ],
                [
                  -121.48749046534405,
                  43.42483022883527,
                  1930.0167445407258
                ],
                [
                  -121.50029432368405,
                  43.42499889549693,
                  1264.6567445407256
                ]
              ]
            ]
          },
          "id": "20190602_43121D4301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:22:02Z",
            "pc:count": 26374200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621930.6415,
                "count": 26374200,
                "maximum": 622430.2156,
                "minimum": 621393.4556,
                "name": "X",
                "position": 0,
                "stddev": 292.2898132,
                "variance": 85433.33489
              },
              {
                "average": 4809839.784,
                "count": 26374200,
                "maximum": 4810510.605,
                "minimum": 4809104.185,
                "name": "Y",
                "position": 1,
                "stddev": 411.9196448,
                "variance": 169677.7938
              },
              {
                "average": 1448.820169,
                "count": 26374200,
                "maximum": 1930.016745,
                "minimum": 1264.656745,
                "name": "Z",
                "position": 2,
                "stddev": 51.94137527,
                "variance": 2697.906465
              },
              {
                "average": 18735.48687,
                "count": 26374200,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10515.88516,
                "variance": 110583840.8
              },
              {
                "average": 1.178410037,
                "count": 26374200,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4420674402,
                "variance": 0.1954236216
              },
              {
                "average": 1.356766082,
                "count": 26374200,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.613147678,
                "variance": 0.375950075
              },
              {
                "average": 0.5017490199,
                "count": 26374200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969504,
                "variance": 0.2499969504
              },
              {
                "average": 0,
                "count": 26374200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23173647,
                "count": 26374200,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.312436148,
                "variance": 1.722488642
              },
              {
                "average": 0.05311668494,
                "count": 26374200,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.11929101,
                "variance": 123.6386326
              },
              {
                "average": 0.5060309697,
                "count": 26374200,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999636356,
                "variance": 0.2499636369
              },
              {
                "average": 10032.01588,
                "count": 26374200,
                "maximum": 10041,
                "minimum": 10029,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.74906125,
                "variance": 3.059215257
              },
              {
                "average": 243536289.9,
                "count": 26374200,
                "maximum": 243542122.1,
                "minimum": 243534449.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1099.985823,
                "variance": 1209968.81
              },
              {
                "average": 0,
                "count": 26374200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26374200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26374200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26374200,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26374200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621393.4556,
              4809104.185,
              1264.656745,
              622430.2156,
              4810510.605,
              1930.016745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621393.4556231325,
                    4809104.185438727,
                    1264.6567445407256
                  ],
                  [
                    621393.4556231325,
                    4810510.605438727,
                    1264.6567445407256
                  ],
                  [
                    622430.2156231325,
                    4810510.605438727,
                    1930.0167445407258
                  ],
                  [
                    622430.2156231325,
                    4809104.185438727,
                    1930.0167445407258
                  ],
                  [
                    621393.4556231325,
                    4809104.185438727,
                    1264.6567445407256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:22:02+00:00",
            "end_time": "2019-06-02T18:14:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032447795165,
              43.387500038336086,
              1411.8340901923073
            ],
            [
              -121.3499805356574,
              43.400175044270256,
              1411.8340901923073
            ],
            [
              -121.33714457017655,
              43.399989076604655,
              1961.4140901923072
            ],
            [
              -121.33749118510163,
              43.38731415250977,
              1961.4140901923072
            ],
            [
              -121.35032447795165,
              43.387500038336086,
              1411.8340901923073
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503245,
        43.38731415,
        1411.83409,
        -121.3371446,
        43.40017504,
        1961.41409
      ],
      "properties": {
        "datetime": "2019-06-04T17:33:30Z",
        "pc:count": 22776142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634135.0442,
            "count": 22776142,
            "maximum": 634655.2035,
            "minimum": 633615.3435,
            "name": "X",
            "position": 0,
            "stddev": 294.4733242,
            "variance": 86714.53869
          },
          {
            "average": 4805820.053,
            "count": 22776142,
            "maximum": 4806577.226,
            "minimum": 4805169.006,
            "name": "Y",
            "position": 1,
            "stddev": 388.6445684,
            "variance": 151044.6005
          },
          {
            "average": 1538.411493,
            "count": 22776142,
            "maximum": 1961.41409,
            "minimum": 1411.83409,
            "name": "Z",
            "position": 2,
            "stddev": 29.19702691,
            "variance": 852.4663801
          },
          {
            "average": 18434.73945,
            "count": 22776142,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11196.93267,
            "variance": 125371301.2
          },
          {
            "average": 1.220694839,
            "count": 22776142,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5162225941,
            "variance": 0.2664857667
          },
          {
            "average": 1.441346695,
            "count": 22776142,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7279647321,
            "variance": 0.5299326512
          },
          {
            "average": 0.4985006679,
            "count": 22776142,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997763,
            "variance": 0.249997763
          },
          {
            "average": 0,
            "count": 22776142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343880101,
            "count": 22776142,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.809217285,
            "variance": 3.273267186
          },
          {
            "average": 1.106494534,
            "count": 22776142,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8115454,
            "variance": 116.8895139
          },
          {
            "average": 0.4891921555,
            "count": 22776142,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998831878,
            "variance": 0.2498832015
          },
          {
            "average": 10089.28331,
            "count": 22776142,
            "maximum": 10092,
            "minimum": 10087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.074194252,
            "variance": 1.15389329
          },
          {
            "average": 243703554.9,
            "count": 22776142,
            "maximum": 243704810.2,
            "minimum": 243702490.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 502.0242847,
            "variance": 252028.3824
          },
          {
            "average": 0,
            "count": 22776142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22776142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22776142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22776142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22776142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633615.3435,
          4805169.006,
          1411.83409,
          634655.2035,
          4806577.226,
          1961.41409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633615.3434948851,
                4805169.006182172,
                1411.8340901923073
              ],
              [
                633615.3434948851,
                4806577.226182173,
                1411.8340901923073
              ],
              [
                634655.2034948852,
                4806577.226182173,
                1961.4140901923072
              ],
              [
                634655.2034948852,
                4805169.006182172,
                1961.4140901923072
              ],
              [
                633615.3434948851,
                4805169.006182172,
                1411.8340901923073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:33:30+00:00",
        "end_time": "2019-06-04T16:54:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503245,
            43.38731415,
            1411.83409,
            -121.3371446,
            43.40017504,
            1961.41409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032447795165,
                  43.387500038336086,
                  1411.8340901923073
                ],
                [
                  -121.3499805356574,
                  43.400175044270256,
                  1411.8340901923073
                ],
                [
                  -121.33714457017655,
                  43.399989076604655,
                  1961.4140901923072
                ],
                [
                  -121.33749118510163,
                  43.38731415250977,
                  1961.4140901923072
                ],
                [
                  -121.35032447795165,
                  43.387500038336086,
                  1411.8340901923073
                ]
              ]
            ]
          },
          "id": "20190604_43121D3318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:33:30Z",
            "pc:count": 22776142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634135.0442,
                "count": 22776142,
                "maximum": 634655.2035,
                "minimum": 633615.3435,
                "name": "X",
                "position": 0,
                "stddev": 294.4733242,
                "variance": 86714.53869
              },
              {
                "average": 4805820.053,
                "count": 22776142,
                "maximum": 4806577.226,
                "minimum": 4805169.006,
                "name": "Y",
                "position": 1,
                "stddev": 388.6445684,
                "variance": 151044.6005
              },
              {
                "average": 1538.411493,
                "count": 22776142,
                "maximum": 1961.41409,
                "minimum": 1411.83409,
                "name": "Z",
                "position": 2,
                "stddev": 29.19702691,
                "variance": 852.4663801
              },
              {
                "average": 18434.73945,
                "count": 22776142,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11196.93267,
                "variance": 125371301.2
              },
              {
                "average": 1.220694839,
                "count": 22776142,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5162225941,
                "variance": 0.2664857667
              },
              {
                "average": 1.441346695,
                "count": 22776142,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7279647321,
                "variance": 0.5299326512
              },
              {
                "average": 0.4985006679,
                "count": 22776142,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997763,
                "variance": 0.249997763
              },
              {
                "average": 0,
                "count": 22776142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343880101,
                "count": 22776142,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.809217285,
                "variance": 3.273267186
              },
              {
                "average": 1.106494534,
                "count": 22776142,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8115454,
                "variance": 116.8895139
              },
              {
                "average": 0.4891921555,
                "count": 22776142,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998831878,
                "variance": 0.2498832015
              },
              {
                "average": 10089.28331,
                "count": 22776142,
                "maximum": 10092,
                "minimum": 10087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.074194252,
                "variance": 1.15389329
              },
              {
                "average": 243703554.9,
                "count": 22776142,
                "maximum": 243704810.2,
                "minimum": 243702490.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 502.0242847,
                "variance": 252028.3824
              },
              {
                "average": 0,
                "count": 22776142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22776142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22776142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22776142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22776142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633615.3435,
              4805169.006,
              1411.83409,
              634655.2035,
              4806577.226,
              1961.41409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633615.3434948851,
                    4805169.006182172,
                    1411.8340901923073
                  ],
                  [
                    633615.3434948851,
                    4806577.226182173,
                    1411.8340901923073
                  ],
                  [
                    634655.2034948852,
                    4806577.226182173,
                    1961.4140901923072
                  ],
                  [
                    634655.2034948852,
                    4805169.006182172,
                    1961.4140901923072
                  ],
                  [
                    633615.3434948851,
                    4805169.006182172,
                    1411.8340901923073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:33:30+00:00",
            "end_time": "2019-06-04T16: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": "20190603_43121D5109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777656691574,
              43.4749985650783,
              1302.4819462061446
            ],
            [
              -121.58748181560773,
              43.48764921878394,
              1302.4819462061446
            ],
            [
              -121.57469340869977,
              43.487490495314844,
              1855.2619462061443
            ],
            [
              -121.5749908263833,
              43.47483991131316,
              1855.2619462061443
            ],
            [
              -121.58777656691574,
              43.4749985650783,
              1302.4819462061446
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877766,
        43.47483991,
        1302.481946,
        -121.5746934,
        43.48764922,
        1855.261946
      ],
      "properties": {
        "datetime": "2019-06-03T18:48:30Z",
        "pc:count": 19987102,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614733.5771,
            "count": 19987102,
            "maximum": 615252.3885,
            "minimum": 614217.9885,
            "name": "X",
            "position": 0,
            "stddev": 291.3344036,
            "variance": 84875.73473
          },
          {
            "average": 4815240.606,
            "count": 19987102,
            "maximum": 4815938.754,
            "minimum": 4814533.374,
            "name": "Y",
            "position": 1,
            "stddev": 393.2686911,
            "variance": 154660.2634
          },
          {
            "average": 1321.597054,
            "count": 19987102,
            "maximum": 1855.261946,
            "minimum": 1302.481946,
            "name": "Z",
            "position": 2,
            "stddev": 6.931933581,
            "variance": 48.05170317
          },
          {
            "average": 18564.39384,
            "count": 19987102,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9914.28762,
            "variance": 98293099.02
          },
          {
            "average": 1.130577509,
            "count": 19987102,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3698354026,
            "variance": 0.136778225
          },
          {
            "average": 1.26115687,
            "count": 19987102,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5125602045,
            "variance": 0.2627179632
          },
          {
            "average": 0.5010999594,
            "count": 19987102,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988026,
            "variance": 0.2499988026
          },
          {
            "average": 0,
            "count": 19987102,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203188086,
            "count": 19987102,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9417710464,
            "variance": 0.8869327039
          },
          {
            "average": 0.1161391376,
            "count": 19987102,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7771663,
            "variance": 116.1473135
          },
          {
            "average": 0.4973528929,
            "count": 19987102,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999930053,
            "variance": 0.2499930053
          },
          {
            "average": 10052.95338,
            "count": 19987102,
            "maximum": 10055,
            "minimum": 10050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.11504467,
            "variance": 1.243324615
          },
          {
            "average": 243621635.8,
            "count": 19987102,
            "maximum": 243622910.9,
            "minimum": 243619668.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 693.3163497,
            "variance": 480687.5607
          },
          {
            "average": 0,
            "count": 19987102,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19987102,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19987102,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19987102,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19987102,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614217.9885,
          4814533.374,
          1302.481946,
          615252.3885,
          4815938.754,
          1855.261946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614217.9884529382,
                4814533.373706399,
                1302.4819462061446
              ],
              [
                614217.9884529382,
                4815938.7537064,
                1302.4819462061446
              ],
              [
                615252.3884529381,
                4815938.7537064,
                1855.2619462061443
              ],
              [
                615252.3884529381,
                4814533.373706399,
                1855.2619462061443
              ],
              [
                614217.9884529382,
                4814533.373706399,
                1302.4819462061446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:48:30+00:00",
        "end_time": "2019-06-03T17:54:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877766,
            43.47483991,
            1302.481946,
            -121.5746934,
            43.48764922,
            1855.261946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777656691574,
                  43.4749985650783,
                  1302.4819462061446
                ],
                [
                  -121.58748181560773,
                  43.48764921878394,
                  1302.4819462061446
                ],
                [
                  -121.57469340869977,
                  43.487490495314844,
                  1855.2619462061443
                ],
                [
                  -121.5749908263833,
                  43.47483991131316,
                  1855.2619462061443
                ],
                [
                  -121.58777656691574,
                  43.4749985650783,
                  1302.4819462061446
                ]
              ]
            ]
          },
          "id": "20190603_43121D5109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:48:30Z",
            "pc:count": 19987102,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614733.5771,
                "count": 19987102,
                "maximum": 615252.3885,
                "minimum": 614217.9885,
                "name": "X",
                "position": 0,
                "stddev": 291.3344036,
                "variance": 84875.73473
              },
              {
                "average": 4815240.606,
                "count": 19987102,
                "maximum": 4815938.754,
                "minimum": 4814533.374,
                "name": "Y",
                "position": 1,
                "stddev": 393.2686911,
                "variance": 154660.2634
              },
              {
                "average": 1321.597054,
                "count": 19987102,
                "maximum": 1855.261946,
                "minimum": 1302.481946,
                "name": "Z",
                "position": 2,
                "stddev": 6.931933581,
                "variance": 48.05170317
              },
              {
                "average": 18564.39384,
                "count": 19987102,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9914.28762,
                "variance": 98293099.02
              },
              {
                "average": 1.130577509,
                "count": 19987102,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3698354026,
                "variance": 0.136778225
              },
              {
                "average": 1.26115687,
                "count": 19987102,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5125602045,
                "variance": 0.2627179632
              },
              {
                "average": 0.5010999594,
                "count": 19987102,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988026,
                "variance": 0.2499988026
              },
              {
                "average": 0,
                "count": 19987102,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203188086,
                "count": 19987102,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9417710464,
                "variance": 0.8869327039
              },
              {
                "average": 0.1161391376,
                "count": 19987102,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7771663,
                "variance": 116.1473135
              },
              {
                "average": 0.4973528929,
                "count": 19987102,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999930053,
                "variance": 0.2499930053
              },
              {
                "average": 10052.95338,
                "count": 19987102,
                "maximum": 10055,
                "minimum": 10050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.11504467,
                "variance": 1.243324615
              },
              {
                "average": 243621635.8,
                "count": 19987102,
                "maximum": 243622910.9,
                "minimum": 243619668.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 693.3163497,
                "variance": 480687.5607
              },
              {
                "average": 0,
                "count": 19987102,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19987102,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19987102,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19987102,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19987102,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614217.9885,
              4814533.374,
              1302.481946,
              615252.3885,
              4815938.754,
              1855.261946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614217.9884529382,
                    4814533.373706399,
                    1302.4819462061446
                  ],
                  [
                    614217.9884529382,
                    4815938.7537064,
                    1302.4819462061446
                  ],
                  [
                    615252.3884529381,
                    4815938.7537064,
                    1855.2619462061443
                  ],
                  [
                    615252.3884529381,
                    4814533.373706399,
                    1855.2619462061443
                  ],
                  [
                    614217.9884529382,
                    4814533.373706399,
                    1302.4819462061446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:48:30+00:00",
            "end_time": "2019-06-03T17:54: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": "20190602_43121D4306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029418692365,
              43.41249883338238,
              1339.9851261527751
            ],
            [
              -121.4999816272229,
              43.425158675311145,
              1339.9851261527751
            ],
            [
              -121.48717576107566,
              43.42498994699918,
              1962.4451261527752
            ],
            [
              -121.4874909866727,
              43.41233017923068,
              1962.4451261527752
            ],
            [
              -121.50029418692365,
              43.41249883338238,
              1339.9851261527751
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002942,
        43.41233018,
        1339.985126,
        -121.4871758,
        43.42515868,
        1962.445126
      ],
      "properties": {
        "datetime": "2019-06-02T18:36:14Z",
        "pc:count": 25374620,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621933.8043,
            "count": 25374620,
            "maximum": 622455.3677,
            "minimum": 621418.4477,
            "name": "X",
            "position": 0,
            "stddev": 290.9758506,
            "variance": 84666.94562
          },
          {
            "average": 4808406.404,
            "count": 25374620,
            "maximum": 4809122.386,
            "minimum": 4807715.946,
            "name": "Y",
            "position": 1,
            "stddev": 408.4823201,
            "variance": 166857.8059
          },
          {
            "average": 1521.946097,
            "count": 25374620,
            "maximum": 1962.445126,
            "minimum": 1339.985126,
            "name": "Z",
            "position": 2,
            "stddev": 23.86455545,
            "variance": 569.5170068
          },
          {
            "average": 19235.90325,
            "count": 25374620,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11099.27213,
            "variance": 123193841.9
          },
          {
            "average": 1.187613371,
            "count": 25374620,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4373233983,
            "variance": 0.1912517547
          },
          {
            "average": 1.375244122,
            "count": 25374620,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5924204801,
            "variance": 0.3509620253
          },
          {
            "average": 0.5001072331,
            "count": 25374620,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999984,
            "variance": 0.2499999984
          },
          {
            "average": 0,
            "count": 25374620,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228766854,
            "count": 25374620,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.235793685,
            "variance": 1.527186032
          },
          {
            "average": 0.6468708806,
            "count": 25374620,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8475646,
            "variance": 117.6696577
          },
          {
            "average": 0.492954062,
            "count": 25374620,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999503621,
            "variance": 0.2499503646
          },
          {
            "average": 10028.27976,
            "count": 25374620,
            "maximum": 10031,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.263036867,
            "variance": 1.595262126
          },
          {
            "average": 243533883.1,
            "count": 25374620,
            "maximum": 243535774.2,
            "minimum": 243532066.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 807.8059099,
            "variance": 652550.3881
          },
          {
            "average": 0,
            "count": 25374620,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25374620,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25374620,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25374620,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25374620,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621418.4477,
          4807715.946,
          1339.985126,
          622455.3677,
          4809122.386,
          1962.445126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621418.4477001941,
                4807715.945957006,
                1339.9851261527751
              ],
              [
                621418.4477001941,
                4809122.385957005,
                1339.9851261527751
              ],
              [
                622455.367700194,
                4809122.385957005,
                1962.4451261527752
              ],
              [
                622455.367700194,
                4807715.945957006,
                1962.4451261527752
              ],
              [
                621418.4477001941,
                4807715.945957006,
                1339.9851261527751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:36:14+00:00",
        "end_time": "2019-06-02T17:34:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002942,
            43.41233018,
            1339.985126,
            -121.4871758,
            43.42515868,
            1962.445126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029418692365,
                  43.41249883338238,
                  1339.9851261527751
                ],
                [
                  -121.4999816272229,
                  43.425158675311145,
                  1339.9851261527751
                ],
                [
                  -121.48717576107566,
                  43.42498994699918,
                  1962.4451261527752
                ],
                [
                  -121.4874909866727,
                  43.41233017923068,
                  1962.4451261527752
                ],
                [
                  -121.50029418692365,
                  43.41249883338238,
                  1339.9851261527751
                ]
              ]
            ]
          },
          "id": "20190602_43121D4306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:36:14Z",
            "pc:count": 25374620,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621933.8043,
                "count": 25374620,
                "maximum": 622455.3677,
                "minimum": 621418.4477,
                "name": "X",
                "position": 0,
                "stddev": 290.9758506,
                "variance": 84666.94562
              },
              {
                "average": 4808406.404,
                "count": 25374620,
                "maximum": 4809122.386,
                "minimum": 4807715.946,
                "name": "Y",
                "position": 1,
                "stddev": 408.4823201,
                "variance": 166857.8059
              },
              {
                "average": 1521.946097,
                "count": 25374620,
                "maximum": 1962.445126,
                "minimum": 1339.985126,
                "name": "Z",
                "position": 2,
                "stddev": 23.86455545,
                "variance": 569.5170068
              },
              {
                "average": 19235.90325,
                "count": 25374620,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11099.27213,
                "variance": 123193841.9
              },
              {
                "average": 1.187613371,
                "count": 25374620,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4373233983,
                "variance": 0.1912517547
              },
              {
                "average": 1.375244122,
                "count": 25374620,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5924204801,
                "variance": 0.3509620253
              },
              {
                "average": 0.5001072331,
                "count": 25374620,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999984,
                "variance": 0.2499999984
              },
              {
                "average": 0,
                "count": 25374620,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228766854,
                "count": 25374620,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.235793685,
                "variance": 1.527186032
              },
              {
                "average": 0.6468708806,
                "count": 25374620,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8475646,
                "variance": 117.6696577
              },
              {
                "average": 0.492954062,
                "count": 25374620,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999503621,
                "variance": 0.2499503646
              },
              {
                "average": 10028.27976,
                "count": 25374620,
                "maximum": 10031,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.263036867,
                "variance": 1.595262126
              },
              {
                "average": 243533883.1,
                "count": 25374620,
                "maximum": 243535774.2,
                "minimum": 243532066.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 807.8059099,
                "variance": 652550.3881
              },
              {
                "average": 0,
                "count": 25374620,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25374620,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25374620,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25374620,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25374620,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621418.4477,
              4807715.946,
              1339.985126,
              622455.3677,
              4809122.386,
              1962.445126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621418.4477001941,
                    4807715.945957006,
                    1339.9851261527751
                  ],
                  [
                    621418.4477001941,
                    4809122.385957005,
                    1339.9851261527751
                  ],
                  [
                    622455.367700194,
                    4809122.385957005,
                    1962.4451261527752
                  ],
                  [
                    622455.367700194,
                    4807715.945957006,
                    1962.4451261527752
                  ],
                  [
                    621418.4477001941,
                    4807715.945957006,
                    1339.9851261527751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:36:14+00:00",
            "end_time": "2019-06-02T17:34: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": "20190604_43121C3108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032386192216,
              43.35000003084925,
              1579.4593857493378
            ],
            [
              -121.3499803792009,
              43.36267476015762,
              1579.4593857493378
            ],
            [
              -121.33714541421416,
              43.36248881997667,
              2138.859385749338
            ],
            [
              -121.33749156578685,
              43.34981417249988,
              2138.859385749338
            ],
            [
              -121.35032386192216,
              43.35000003084925,
              1579.4593857493378
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503239,
        43.34981417,
        1579.459386,
        -121.3371454,
        43.36267476,
        2138.859386
      ],
      "properties": {
        "datetime": "2019-06-04T16:23:44Z",
        "pc:count": 22593189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634216.1931,
            "count": 22593189,
            "maximum": 634738.1779,
            "minimum": 633697.7579,
            "name": "X",
            "position": 0,
            "stddev": 294.1363611,
            "variance": 86516.1989
          },
          {
            "average": 4801687.721,
            "count": 22593189,
            "maximum": 4802412.505,
            "minimum": 4801004.325,
            "name": "Y",
            "position": 1,
            "stddev": 402.3335968,
            "variance": 161872.3231
          },
          {
            "average": 1811.890214,
            "count": 22593189,
            "maximum": 2138.859386,
            "minimum": 1579.459386,
            "name": "Z",
            "position": 2,
            "stddev": 57.88083472,
            "variance": 3350.191028
          },
          {
            "average": 20682.01467,
            "count": 22593189,
            "maximum": 60649,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11338.92993,
            "variance": 128571331.9
          },
          {
            "average": 1.177362213,
            "count": 22593189,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4252643109,
            "variance": 0.1808497341
          },
          {
            "average": 1.354722877,
            "count": 22593189,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5776994125,
            "variance": 0.3337366112
          },
          {
            "average": 0.4444183599,
            "count": 22593189,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.496901089,
            "variance": 0.2469106922
          },
          {
            "average": 0,
            "count": 22593189,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230231199,
            "count": 22593189,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.202584106,
            "variance": 1.446208533
          },
          {
            "average": -1.150819088,
            "count": 22593189,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74041088,
            "variance": 115.3564259
          },
          {
            "average": 0.4928892066,
            "count": 22593189,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999494451,
            "variance": 0.2499494477
          },
          {
            "average": 10080.53685,
            "count": 22593189,
            "maximum": 10083,
            "minimum": 10078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.114639896,
            "variance": 1.242422099
          },
          {
            "average": 243699445.6,
            "count": 22593189,
            "maximum": 243700624.1,
            "minimum": 243698327.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 513.3729872,
            "variance": 263551.824
          },
          {
            "average": 0,
            "count": 22593189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22593189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22593189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22593189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22593189,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633697.7579,
          4801004.325,
          1579.459386,
          634738.1779,
          4802412.505,
          2138.859386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633697.7578991271,
                4801004.3245430095,
                1579.4593857493378
              ],
              [
                633697.7578991271,
                4802412.504543009,
                1579.4593857493378
              ],
              [
                634738.177899127,
                4802412.504543009,
                2138.859385749338
              ],
              [
                634738.177899127,
                4801004.3245430095,
                2138.859385749338
              ],
              [
                633697.7578991271,
                4801004.3245430095,
                1579.4593857493378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:23:44+00:00",
        "end_time": "2019-06-04T15:45:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503239,
            43.34981417,
            1579.459386,
            -121.3371454,
            43.36267476,
            2138.859386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032386192216,
                  43.35000003084925,
                  1579.4593857493378
                ],
                [
                  -121.3499803792009,
                  43.36267476015762,
                  1579.4593857493378
                ],
                [
                  -121.33714541421416,
                  43.36248881997667,
                  2138.859385749338
                ],
                [
                  -121.33749156578685,
                  43.34981417249988,
                  2138.859385749338
                ],
                [
                  -121.35032386192216,
                  43.35000003084925,
                  1579.4593857493378
                ]
              ]
            ]
          },
          "id": "20190604_43121C3108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:23:44Z",
            "pc:count": 22593189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634216.1931,
                "count": 22593189,
                "maximum": 634738.1779,
                "minimum": 633697.7579,
                "name": "X",
                "position": 0,
                "stddev": 294.1363611,
                "variance": 86516.1989
              },
              {
                "average": 4801687.721,
                "count": 22593189,
                "maximum": 4802412.505,
                "minimum": 4801004.325,
                "name": "Y",
                "position": 1,
                "stddev": 402.3335968,
                "variance": 161872.3231
              },
              {
                "average": 1811.890214,
                "count": 22593189,
                "maximum": 2138.859386,
                "minimum": 1579.459386,
                "name": "Z",
                "position": 2,
                "stddev": 57.88083472,
                "variance": 3350.191028
              },
              {
                "average": 20682.01467,
                "count": 22593189,
                "maximum": 60649,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11338.92993,
                "variance": 128571331.9
              },
              {
                "average": 1.177362213,
                "count": 22593189,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4252643109,
                "variance": 0.1808497341
              },
              {
                "average": 1.354722877,
                "count": 22593189,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5776994125,
                "variance": 0.3337366112
              },
              {
                "average": 0.4444183599,
                "count": 22593189,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.496901089,
                "variance": 0.2469106922
              },
              {
                "average": 0,
                "count": 22593189,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230231199,
                "count": 22593189,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.202584106,
                "variance": 1.446208533
              },
              {
                "average": -1.150819088,
                "count": 22593189,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74041088,
                "variance": 115.3564259
              },
              {
                "average": 0.4928892066,
                "count": 22593189,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999494451,
                "variance": 0.2499494477
              },
              {
                "average": 10080.53685,
                "count": 22593189,
                "maximum": 10083,
                "minimum": 10078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.114639896,
                "variance": 1.242422099
              },
              {
                "average": 243699445.6,
                "count": 22593189,
                "maximum": 243700624.1,
                "minimum": 243698327.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 513.3729872,
                "variance": 263551.824
              },
              {
                "average": 0,
                "count": 22593189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22593189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22593189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22593189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22593189,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633697.7579,
              4801004.325,
              1579.459386,
              634738.1779,
              4802412.505,
              2138.859386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633697.7578991271,
                    4801004.3245430095,
                    1579.4593857493378
                  ],
                  [
                    633697.7578991271,
                    4802412.504543009,
                    1579.4593857493378
                  ],
                  [
                    634738.177899127,
                    4802412.504543009,
                    2138.859385749338
                  ],
                  [
                    634738.177899127,
                    4801004.3245430095,
                    2138.859385749338
                  ],
                  [
                    633697.7578991271,
                    4801004.3245430095,
                    1579.4593857493378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:23:44+00:00",
            "end_time": "2019-06-04T15:45:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780734462138,
              43.412499175888016,
              1321.305525238948
            ],
            [
              -121.43748157967745,
              43.42516584889607,
              1321.305525238948
            ],
            [
              -121.42466225700655,
              43.42498993133307,
              1961.9455252389478
            ],
            [
              -121.42499069193134,
              43.41232333568683,
              1961.9455252389478
            ],
            [
              -121.43780734462138,
              43.412499175888016,
              1321.305525238948
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378073,
        43.41232334,
        1321.305525,
        -121.4246623,
        43.42516585,
        1961.945525
      ],
      "properties": {
        "datetime": "2019-06-04T17:28:29Z",
        "pc:count": 34078664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626949.3744,
            "count": 34078664,
            "maximum": 627515.5862,
            "minimum": 626477.5462,
            "name": "X",
            "position": 0,
            "stddev": 287.6051515,
            "variance": 82716.72319
          },
          {
            "average": 4808603.812,
            "count": 34078664,
            "maximum": 4809216.148,
            "minimum": 4807808.908,
            "name": "Y",
            "position": 1,
            "stddev": 388.2833884,
            "variance": 150763.9897
          },
          {
            "average": 1572.963779,
            "count": 34078664,
            "maximum": 1961.945525,
            "minimum": 1321.305525,
            "name": "Z",
            "position": 2,
            "stddev": 23.5909294,
            "variance": 556.5319498
          },
          {
            "average": 20489.89,
            "count": 34078664,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11531.13383,
            "variance": 132967047.5
          },
          {
            "average": 1.165906093,
            "count": 34078664,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.407706238,
            "variance": 0.1662243765
          },
          {
            "average": 1.331815473,
            "count": 34078664,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5524928522,
            "variance": 0.3052483517
          },
          {
            "average": 0.500909484,
            "count": 34078664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991802,
            "variance": 0.2499991802
          },
          {
            "average": 0,
            "count": 34078664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147010458,
            "count": 34078664,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9666233185,
            "variance": 0.9343606399
          },
          {
            "average": 0.1264266333,
            "count": 34078664,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86542605,
            "variance": 118.0574833
          },
          {
            "average": 0.4942920004,
            "count": 34078664,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499967425,
            "variance": 0.2499674261
          },
          {
            "average": 10066.7938,
            "count": 34078664,
            "maximum": 10091,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.69106054,
            "variance": 881.5590761
          },
          {
            "average": 243642605.6,
            "count": 34078664,
            "maximum": 243704509.2,
            "minimum": 243532263,
            "name": "GpsTime",
            "position": 12,
            "stddev": 81606.52967,
            "variance": 6659625685
          },
          {
            "average": 0,
            "count": 34078664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34078664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34078664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34078664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34078664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626477.5462,
          4807808.908,
          1321.305525,
          627515.5862,
          4809216.148,
          1961.945525
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626477.5462114384,
                4807808.907926477,
                1321.305525238948
              ],
              [
                626477.5462114384,
                4809216.147926477,
                1321.305525238948
              ],
              [
                627515.5862114384,
                4809216.147926477,
                1961.9455252389478
              ],
              [
                627515.5862114384,
                4807808.907926477,
                1961.9455252389478
              ],
              [
                626477.5462114384,
                4807808.907926477,
                1321.305525238948
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:28:29+00:00",
        "end_time": "2019-06-02T17:37:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378073,
            43.41232334,
            1321.305525,
            -121.4246623,
            43.42516585,
            1961.945525
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780734462138,
                  43.412499175888016,
                  1321.305525238948
                ],
                [
                  -121.43748157967745,
                  43.42516584889607,
                  1321.305525238948
                ],
                [
                  -121.42466225700655,
                  43.42498993133307,
                  1961.9455252389478
                ],
                [
                  -121.42499069193134,
                  43.41232333568683,
                  1961.9455252389478
                ],
                [
                  -121.43780734462138,
                  43.412499175888016,
                  1321.305525238948
                ]
              ]
            ]
          },
          "id": "20190602_43121D4406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:28:29Z",
            "pc:count": 34078664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626949.3744,
                "count": 34078664,
                "maximum": 627515.5862,
                "minimum": 626477.5462,
                "name": "X",
                "position": 0,
                "stddev": 287.6051515,
                "variance": 82716.72319
              },
              {
                "average": 4808603.812,
                "count": 34078664,
                "maximum": 4809216.148,
                "minimum": 4807808.908,
                "name": "Y",
                "position": 1,
                "stddev": 388.2833884,
                "variance": 150763.9897
              },
              {
                "average": 1572.963779,
                "count": 34078664,
                "maximum": 1961.945525,
                "minimum": 1321.305525,
                "name": "Z",
                "position": 2,
                "stddev": 23.5909294,
                "variance": 556.5319498
              },
              {
                "average": 20489.89,
                "count": 34078664,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11531.13383,
                "variance": 132967047.5
              },
              {
                "average": 1.165906093,
                "count": 34078664,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.407706238,
                "variance": 0.1662243765
              },
              {
                "average": 1.331815473,
                "count": 34078664,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5524928522,
                "variance": 0.3052483517
              },
              {
                "average": 0.500909484,
                "count": 34078664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991802,
                "variance": 0.2499991802
              },
              {
                "average": 0,
                "count": 34078664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147010458,
                "count": 34078664,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9666233185,
                "variance": 0.9343606399
              },
              {
                "average": 0.1264266333,
                "count": 34078664,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86542605,
                "variance": 118.0574833
              },
              {
                "average": 0.4942920004,
                "count": 34078664,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499967425,
                "variance": 0.2499674261
              },
              {
                "average": 10066.7938,
                "count": 34078664,
                "maximum": 10091,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.69106054,
                "variance": 881.5590761
              },
              {
                "average": 243642605.6,
                "count": 34078664,
                "maximum": 243704509.2,
                "minimum": 243532263,
                "name": "GpsTime",
                "position": 12,
                "stddev": 81606.52967,
                "variance": 6659625685
              },
              {
                "average": 0,
                "count": 34078664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34078664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34078664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34078664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34078664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626477.5462,
              4807808.908,
              1321.305525,
              627515.5862,
              4809216.148,
              1961.945525
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626477.5462114384,
                    4807808.907926477,
                    1321.305525238948
                  ],
                  [
                    626477.5462114384,
                    4809216.147926477,
                    1321.305525238948
                  ],
                  [
                    627515.5862114384,
                    4809216.147926477,
                    1961.9455252389478
                  ],
                  [
                    627515.5862114384,
                    4807808.907926477,
                    1961.9455252389478
                  ],
                  [
                    626477.5462114384,
                    4807808.907926477,
                    1321.305525238948
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:28:29+00:00",
            "end_time": "2019-06-02T17:37:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121C3213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.28783690930929,
              43.337499833036844,
              1607.397576733067
            ],
            [
              -121.28748035766527,
              43.35018192408742,
              1607.397576733067
            ],
            [
              -121.27463289937795,
              43.349988779958245,
              2188.8975767330667
            ],
            [
              -121.27499212267884,
              43.337306773961174,
              2188.8975767330667
            ],
            [
              -121.28783690930929,
              43.337499833036844,
              1607.397576733067
            ]
          ]
        ]
      },
      "bbox": [
        -121.2878369,
        43.33730677,
        1607.397577,
        -121.2746329,
        43.35018192,
        2188.897577
      ],
      "properties": {
        "datetime": "2019-06-04T16:37:22Z",
        "pc:count": 21561225,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 639313.6754,
            "count": 21561225,
            "maximum": 639832.2539,
            "minimum": 638790.5739,
            "name": "X",
            "position": 0,
            "stddev": 292.4341297,
            "variance": 85517.72021
          },
          {
            "average": 4800430.117,
            "count": 21561225,
            "maximum": 4801127.138,
            "minimum": 4799718.098,
            "name": "Y",
            "position": 1,
            "stddev": 399.8746605,
            "variance": 159899.7441
          },
          {
            "average": 1693.463981,
            "count": 21561225,
            "maximum": 2188.897577,
            "minimum": 1607.397577,
            "name": "Z",
            "position": 2,
            "stddev": 36.127447,
            "variance": 1305.192427
          },
          {
            "average": 20469.70627,
            "count": 21561225,
            "maximum": 57474,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10967.52348,
            "variance": 120286571.4
          },
          {
            "average": 1.157300524,
            "count": 21561225,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4039275578,
            "variance": 0.1631574719
          },
          {
            "average": 1.314613803,
            "count": 21561225,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5544757529,
            "variance": 0.3074433606
          },
          {
            "average": 0.5032754401,
            "count": 21561225,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989283,
            "variance": 0.2499892831
          },
          {
            "average": 0,
            "count": 21561225,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222015818,
            "count": 21561225,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.082165354,
            "variance": 1.171081853
          },
          {
            "average": -0.937148123,
            "count": 21561225,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80485995,
            "variance": 116.7449986
          },
          {
            "average": 0.4933891279,
            "count": 21561225,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999563061,
            "variance": 0.249956308
          },
          {
            "average": 10082.23044,
            "count": 21561225,
            "maximum": 10085,
            "minimum": 10080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.119945083,
            "variance": 1.254276988
          },
          {
            "average": 243700254.5,
            "count": 21561225,
            "maximum": 243701442,
            "minimum": 243699330,
            "name": "GpsTime",
            "position": 12,
            "stddev": 573.5125187,
            "variance": 328916.6091
          },
          {
            "average": 0,
            "count": 21561225,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21561225,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21561225,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21561225,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21561225,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          638790.5739,
          4799718.098,
          1607.397577,
          639832.2539,
          4801127.138,
          2188.897577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                638790.5739232952,
                4799718.097699805,
                1607.397576733067
              ],
              [
                638790.5739232952,
                4801127.137699804,
                1607.397576733067
              ],
              [
                639832.2539232952,
                4801127.137699804,
                2188.8975767330667
              ],
              [
                639832.2539232952,
                4799718.097699805,
                2188.8975767330667
              ],
              [
                638790.5739232952,
                4799718.097699805,
                1607.397576733067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:37:22+00:00",
        "end_time": "2019-06-04T16:02:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.2878369,
            43.33730677,
            1607.397577,
            -121.2746329,
            43.35018192,
            2188.897577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.28783690930929,
                  43.337499833036844,
                  1607.397576733067
                ],
                [
                  -121.28748035766527,
                  43.35018192408742,
                  1607.397576733067
                ],
                [
                  -121.27463289937795,
                  43.349988779958245,
                  2188.8975767330667
                ],
                [
                  -121.27499212267884,
                  43.337306773961174,
                  2188.8975767330667
                ],
                [
                  -121.28783690930929,
                  43.337499833036844,
                  1607.397576733067
                ]
              ]
            ]
          },
          "id": "20190604_43121C3213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:37:22Z",
            "pc:count": 21561225,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 639313.6754,
                "count": 21561225,
                "maximum": 639832.2539,
                "minimum": 638790.5739,
                "name": "X",
                "position": 0,
                "stddev": 292.4341297,
                "variance": 85517.72021
              },
              {
                "average": 4800430.117,
                "count": 21561225,
                "maximum": 4801127.138,
                "minimum": 4799718.098,
                "name": "Y",
                "position": 1,
                "stddev": 399.8746605,
                "variance": 159899.7441
              },
              {
                "average": 1693.463981,
                "count": 21561225,
                "maximum": 2188.897577,
                "minimum": 1607.397577,
                "name": "Z",
                "position": 2,
                "stddev": 36.127447,
                "variance": 1305.192427
              },
              {
                "average": 20469.70627,
                "count": 21561225,
                "maximum": 57474,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10967.52348,
                "variance": 120286571.4
              },
              {
                "average": 1.157300524,
                "count": 21561225,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4039275578,
                "variance": 0.1631574719
              },
              {
                "average": 1.314613803,
                "count": 21561225,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5544757529,
                "variance": 0.3074433606
              },
              {
                "average": 0.5032754401,
                "count": 21561225,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989283,
                "variance": 0.2499892831
              },
              {
                "average": 0,
                "count": 21561225,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222015818,
                "count": 21561225,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.082165354,
                "variance": 1.171081853
              },
              {
                "average": -0.937148123,
                "count": 21561225,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80485995,
                "variance": 116.7449986
              },
              {
                "average": 0.4933891279,
                "count": 21561225,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999563061,
                "variance": 0.249956308
              },
              {
                "average": 10082.23044,
                "count": 21561225,
                "maximum": 10085,
                "minimum": 10080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.119945083,
                "variance": 1.254276988
              },
              {
                "average": 243700254.5,
                "count": 21561225,
                "maximum": 243701442,
                "minimum": 243699330,
                "name": "GpsTime",
                "position": 12,
                "stddev": 573.5125187,
                "variance": 328916.6091
              },
              {
                "average": 0,
                "count": 21561225,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21561225,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21561225,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21561225,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21561225,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              638790.5739,
              4799718.098,
              1607.397577,
              639832.2539,
              4801127.138,
              2188.897577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    638790.5739232952,
                    4799718.097699805,
                    1607.397576733067
                  ],
                  [
                    638790.5739232952,
                    4801127.137699804,
                    1607.397576733067
                  ],
                  [
                    639832.2539232952,
                    4801127.137699804,
                    2188.8975767330667
                  ],
                  [
                    639832.2539232952,
                    4799718.097699805,
                    2188.8975767330667
                  ],
                  [
                    638790.5739232952,
                    4799718.097699805,
                    1607.397576733067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:37:22+00:00",
            "end_time": "2019-06-04T16:02: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": "20190602_43121D4122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779724279446,
              43.43749900608073,
              1274.227696038724
            ],
            [
              -121.48748175915013,
              43.450160519963745,
              1274.227696038724
            ],
            [
              -121.47467291735174,
              43.44999034362532,
              1939.4876960387242
            ],
            [
              -121.47499107017249,
              43.43732890454527,
              1939.4876960387242
            ],
            [
              -121.48779724279446,
              43.43749900608073,
              1274.227696038724
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877972,
        43.4373289,
        1274.227696,
        -121.4746729,
        43.45016052,
        1939.487696
      ],
      "properties": {
        "datetime": "2019-06-02T20:22:03Z",
        "pc:count": 34972994,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622870.996,
            "count": 34972994,
            "maximum": 623416.588,
            "minimum": 622379.848,
            "name": "X",
            "position": 0,
            "stddev": 295.6692864,
            "variance": 87420.32694
          },
          {
            "average": 4811158.681,
            "count": 34972994,
            "maximum": 4811917.355,
            "minimum": 4810510.715,
            "name": "Y",
            "position": 1,
            "stddev": 391.8558038,
            "variance": 153550.971
          },
          {
            "average": 1384.984052,
            "count": 34972994,
            "maximum": 1939.487696,
            "minimum": 1274.227696,
            "name": "Z",
            "position": 2,
            "stddev": 8.370386058,
            "variance": 70.06336276
          },
          {
            "average": 19625.25197,
            "count": 34972994,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10190.14005,
            "variance": 103838954.2
          },
          {
            "average": 1.134331736,
            "count": 34972994,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3821572976,
            "variance": 0.1460442001
          },
          {
            "average": 1.268821508,
            "count": 34972994,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5347417023,
            "variance": 0.2859486882
          },
          {
            "average": 0.4991516597,
            "count": 34972994,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992875,
            "variance": 0.2499992875
          },
          {
            "average": 0,
            "count": 34972994,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164302176,
            "count": 34972994,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.001103741,
            "variance": 1.0022087
          },
          {
            "average": 0.9088132185,
            "count": 34972994,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.49889017,
            "variance": 110.2266949
          },
          {
            "average": 0.4929698041,
            "count": 34972994,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499950581,
            "variance": 0.2499505835
          },
          {
            "average": 10037.12044,
            "count": 34972994,
            "maximum": 10041,
            "minimum": 10032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.853297158,
            "variance": 8.141304672
          },
          {
            "average": 243539553.4,
            "count": 34972994,
            "maximum": 243542123,
            "minimum": 243536140.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1861.126249,
            "variance": 3463790.914
          },
          {
            "average": 0,
            "count": 34972994,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34972994,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34972994,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34972994,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34972994,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622379.848,
          4810510.715,
          1274.227696,
          623416.588,
          4811917.355,
          1939.487696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622379.8480117037,
                4810510.715025846,
                1274.227696038724
              ],
              [
                622379.8480117037,
                4811917.3550258465,
                1274.227696038724
              ],
              [
                623416.5880117037,
                4811917.3550258465,
                1939.4876960387242
              ],
              [
                623416.5880117037,
                4810510.715025846,
                1939.4876960387242
              ],
              [
                622379.8480117037,
                4810510.715025846,
                1274.227696038724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:22:03+00:00",
        "end_time": "2019-06-02T18:42:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877972,
            43.4373289,
            1274.227696,
            -121.4746729,
            43.45016052,
            1939.487696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779724279446,
                  43.43749900608073,
                  1274.227696038724
                ],
                [
                  -121.48748175915013,
                  43.450160519963745,
                  1274.227696038724
                ],
                [
                  -121.47467291735174,
                  43.44999034362532,
                  1939.4876960387242
                ],
                [
                  -121.47499107017249,
                  43.43732890454527,
                  1939.4876960387242
                ],
                [
                  -121.48779724279446,
                  43.43749900608073,
                  1274.227696038724
                ]
              ]
            ]
          },
          "id": "20190602_43121D4122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:22:03Z",
            "pc:count": 34972994,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622870.996,
                "count": 34972994,
                "maximum": 623416.588,
                "minimum": 622379.848,
                "name": "X",
                "position": 0,
                "stddev": 295.6692864,
                "variance": 87420.32694
              },
              {
                "average": 4811158.681,
                "count": 34972994,
                "maximum": 4811917.355,
                "minimum": 4810510.715,
                "name": "Y",
                "position": 1,
                "stddev": 391.8558038,
                "variance": 153550.971
              },
              {
                "average": 1384.984052,
                "count": 34972994,
                "maximum": 1939.487696,
                "minimum": 1274.227696,
                "name": "Z",
                "position": 2,
                "stddev": 8.370386058,
                "variance": 70.06336276
              },
              {
                "average": 19625.25197,
                "count": 34972994,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10190.14005,
                "variance": 103838954.2
              },
              {
                "average": 1.134331736,
                "count": 34972994,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3821572976,
                "variance": 0.1460442001
              },
              {
                "average": 1.268821508,
                "count": 34972994,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5347417023,
                "variance": 0.2859486882
              },
              {
                "average": 0.4991516597,
                "count": 34972994,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992875,
                "variance": 0.2499992875
              },
              {
                "average": 0,
                "count": 34972994,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164302176,
                "count": 34972994,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.001103741,
                "variance": 1.0022087
              },
              {
                "average": 0.9088132185,
                "count": 34972994,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.49889017,
                "variance": 110.2266949
              },
              {
                "average": 0.4929698041,
                "count": 34972994,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499950581,
                "variance": 0.2499505835
              },
              {
                "average": 10037.12044,
                "count": 34972994,
                "maximum": 10041,
                "minimum": 10032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.853297158,
                "variance": 8.141304672
              },
              {
                "average": 243539553.4,
                "count": 34972994,
                "maximum": 243542123,
                "minimum": 243536140.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1861.126249,
                "variance": 3463790.914
              },
              {
                "average": 0,
                "count": 34972994,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34972994,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34972994,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34972994,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34972994,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622379.848,
              4810510.715,
              1274.227696,
              623416.588,
              4811917.355,
              1939.487696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622379.8480117037,
                    4810510.715025846,
                    1274.227696038724
                  ],
                  [
                    622379.8480117037,
                    4811917.3550258465,
                    1274.227696038724
                  ],
                  [
                    623416.5880117037,
                    4811917.3550258465,
                    1939.4876960387242
                  ],
                  [
                    623416.5880117037,
                    4810510.715025846,
                    1939.4876960387242
                  ],
                  [
                    622379.8480117037,
                    4810510.715025846,
                    1274.227696038724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:22:03+00:00",
            "end_time": "2019-06-02T18:42: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": "20190603_43121D5110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527846935328,
              43.474998387900555,
              1259.4535108853177
            ],
            [
              -121.57498107194961,
              43.48765059340877,
              1259.4535108853177
            ],
            [
              -121.56219001458508,
              43.487490437654515,
              1900.3135108853178
            ],
            [
              -121.56249007921507,
              43.47483830248785,
              1900.3135108853178
            ],
            [
              -121.57527846935328,
              43.474998387900555,
              1259.4535108853177
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752785,
        43.4748383,
        1259.453511,
        -121.56219,
        43.48765059,
        1900.313511
      ],
      "properties": {
        "datetime": "2019-06-03T18:48:47Z",
        "pc:count": 19976835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615739.833,
            "count": 19976835,
            "maximum": 616263.4429,
            "minimum": 615228.8229,
            "name": "X",
            "position": 0,
            "stddev": 291.1196782,
            "variance": 84750.66704
          },
          {
            "average": 4815252.572,
            "count": 19976835,
            "maximum": 4815956.136,
            "minimum": 4814550.576,
            "name": "Y",
            "position": 1,
            "stddev": 399.4602961,
            "variance": 159568.5282
          },
          {
            "average": 1328.093795,
            "count": 19976835,
            "maximum": 1900.313511,
            "minimum": 1259.453511,
            "name": "Z",
            "position": 2,
            "stddev": 7.619285484,
            "variance": 58.05351129
          },
          {
            "average": 19495.9521,
            "count": 19976835,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9994.613637,
            "variance": 99892301.75
          },
          {
            "average": 1.124948271,
            "count": 19976835,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.36761324,
            "variance": 0.1351394942
          },
          {
            "average": 1.249899496,
            "count": 19976835,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.514642116,
            "variance": 0.2648565076
          },
          {
            "average": 0.4985712702,
            "count": 19976835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979712,
            "variance": 0.2499979712
          },
          {
            "average": 0,
            "count": 19976835,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209670351,
            "count": 19976835,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9665743235,
            "variance": 0.9342659229
          },
          {
            "average": 0.9765319747,
            "count": 19976835,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79371778,
            "variance": 116.5043435
          },
          {
            "average": 0.489490152,
            "count": 19976835,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998895434,
            "variance": 0.2498895556
          },
          {
            "average": 10052.52888,
            "count": 19976835,
            "maximum": 10055,
            "minimum": 10050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.127575577,
            "variance": 1.271426681
          },
          {
            "average": 243621368.2,
            "count": 19976835,
            "maximum": 243622927.9,
            "minimum": 243619649.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 711.851815,
            "variance": 506733.0065
          },
          {
            "average": 0,
            "count": 19976835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19976835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19976835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19976835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19976835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615228.8229,
          4814550.576,
          1259.453511,
          616263.4429,
          4815956.136,
          1900.313511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615228.8229188022,
                4814550.575880528,
                1259.4535108853177
              ],
              [
                615228.8229188022,
                4815956.135880529,
                1259.4535108853177
              ],
              [
                616263.4429188023,
                4815956.135880529,
                1900.3135108853178
              ],
              [
                616263.4429188023,
                4814550.575880528,
                1900.3135108853178
              ],
              [
                615228.8229188022,
                4814550.575880528,
                1259.4535108853177
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:48:47+00:00",
        "end_time": "2019-06-03T17:54:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752785,
            43.4748383,
            1259.453511,
            -121.56219,
            43.48765059,
            1900.313511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527846935328,
                  43.474998387900555,
                  1259.4535108853177
                ],
                [
                  -121.57498107194961,
                  43.48765059340877,
                  1259.4535108853177
                ],
                [
                  -121.56219001458508,
                  43.487490437654515,
                  1900.3135108853178
                ],
                [
                  -121.56249007921507,
                  43.47483830248785,
                  1900.3135108853178
                ],
                [
                  -121.57527846935328,
                  43.474998387900555,
                  1259.4535108853177
                ]
              ]
            ]
          },
          "id": "20190603_43121D5110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:48:47Z",
            "pc:count": 19976835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615739.833,
                "count": 19976835,
                "maximum": 616263.4429,
                "minimum": 615228.8229,
                "name": "X",
                "position": 0,
                "stddev": 291.1196782,
                "variance": 84750.66704
              },
              {
                "average": 4815252.572,
                "count": 19976835,
                "maximum": 4815956.136,
                "minimum": 4814550.576,
                "name": "Y",
                "position": 1,
                "stddev": 399.4602961,
                "variance": 159568.5282
              },
              {
                "average": 1328.093795,
                "count": 19976835,
                "maximum": 1900.313511,
                "minimum": 1259.453511,
                "name": "Z",
                "position": 2,
                "stddev": 7.619285484,
                "variance": 58.05351129
              },
              {
                "average": 19495.9521,
                "count": 19976835,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9994.613637,
                "variance": 99892301.75
              },
              {
                "average": 1.124948271,
                "count": 19976835,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.36761324,
                "variance": 0.1351394942
              },
              {
                "average": 1.249899496,
                "count": 19976835,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.514642116,
                "variance": 0.2648565076
              },
              {
                "average": 0.4985712702,
                "count": 19976835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979712,
                "variance": 0.2499979712
              },
              {
                "average": 0,
                "count": 19976835,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209670351,
                "count": 19976835,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9665743235,
                "variance": 0.9342659229
              },
              {
                "average": 0.9765319747,
                "count": 19976835,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79371778,
                "variance": 116.5043435
              },
              {
                "average": 0.489490152,
                "count": 19976835,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998895434,
                "variance": 0.2498895556
              },
              {
                "average": 10052.52888,
                "count": 19976835,
                "maximum": 10055,
                "minimum": 10050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.127575577,
                "variance": 1.271426681
              },
              {
                "average": 243621368.2,
                "count": 19976835,
                "maximum": 243622927.9,
                "minimum": 243619649.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 711.851815,
                "variance": 506733.0065
              },
              {
                "average": 0,
                "count": 19976835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19976835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19976835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19976835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19976835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615228.8229,
              4814550.576,
              1259.453511,
              616263.4429,
              4815956.136,
              1900.313511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615228.8229188022,
                    4814550.575880528,
                    1259.4535108853177
                  ],
                  [
                    615228.8229188022,
                    4815956.135880529,
                    1259.4535108853177
                  ],
                  [
                    616263.4429188023,
                    4815956.135880529,
                    1900.3135108853178
                  ],
                  [
                    616263.4429188023,
                    4814550.575880528,
                    1900.3135108853178
                  ],
                  [
                    615228.8229188022,
                    4814550.575880528,
                    1259.4535108853177
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:48:47+00:00",
            "end_time": "2019-06-03T17:54:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D3313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.35032516949356,
              43.399999676326146,
              1509.3832350330877
            ],
            [
              -121.34998106746698,
              43.412675014489054,
              1509.3832350330877
            ],
            [
              -121.33714468469805,
              43.41248903656756,
              1931.0432350330875
            ],
            [
              -121.33749146068448,
              43.39981378024857,
              1931.0432350330875
            ],
            [
              -121.35032516949356,
              43.399999676326146,
              1509.3832350330877
            ]
          ]
        ]
      },
      "bbox": [
        -121.3503252,
        43.39981378,
        1509.383235,
        -121.3371447,
        43.41267501,
        1931.043235
      ],
      "properties": {
        "datetime": "2019-06-04T17:57:31Z",
        "pc:count": 21632524,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 634105.275,
            "count": 21632524,
            "maximum": 634627.5007,
            "minimum": 633587.8207,
            "name": "X",
            "position": 0,
            "stddev": 291.4778623,
            "variance": 84959.34422
          },
          {
            "average": 4807255.242,
            "count": 21632524,
            "maximum": 4807965.458,
            "minimum": 4806557.198,
            "name": "Y",
            "position": 1,
            "stddev": 398.2042018,
            "variance": 158566.5863
          },
          {
            "average": 1564.481171,
            "count": 21632524,
            "maximum": 1931.043235,
            "minimum": 1509.383235,
            "name": "Z",
            "position": 2,
            "stddev": 16.72079665,
            "variance": 279.5850405
          },
          {
            "average": 18807.95523,
            "count": 21632524,
            "maximum": 60072,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11396.81868,
            "variance": 129887476
          },
          {
            "average": 1.227895228,
            "count": 21632524,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5280917386,
            "variance": 0.2788808844
          },
          {
            "average": 1.455828594,
            "count": 21632524,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7462383556,
            "variance": 0.5568716834
          },
          {
            "average": 0.5038794364,
            "count": 21632524,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999849613,
            "variance": 0.2499849615
          },
          {
            "average": 0,
            "count": 21632524,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357833603,
            "count": 21632524,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.867668006,
            "variance": 3.488183782
          },
          {
            "average": -1.094823366,
            "count": 21632524,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77505272,
            "variance": 116.1017611
          },
          {
            "average": 0.4959361654,
            "count": 21632524,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999834965,
            "variance": 0.2499834968
          },
          {
            "average": 10092.23875,
            "count": 21632524,
            "maximum": 10095,
            "minimum": 10090,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.077236914,
            "variance": 1.160439369
          },
          {
            "average": 243704962,
            "count": 21632524,
            "maximum": 243706251.3,
            "minimum": 243703887.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 533.9608173,
            "variance": 285114.1544
          },
          {
            "average": 0,
            "count": 21632524,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21632524,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21632524,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21632524,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21632524,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          633587.8207,
          4806557.198,
          1509.383235,
          634627.5007,
          4807965.458,
          1931.043235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                633587.8206793192,
                4806557.197723331,
                1509.3832350330877
              ],
              [
                633587.8206793192,
                4807965.457723331,
                1509.3832350330877
              ],
              [
                634627.5006793191,
                4807965.457723331,
                1931.0432350330875
              ],
              [
                634627.5006793191,
                4806557.197723331,
                1931.0432350330875
              ],
              [
                633587.8206793192,
                4806557.197723331,
                1509.3832350330877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:57:31+00:00",
        "end_time": "2019-06-04T17:18:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3503252,
            43.39981378,
            1509.383235,
            -121.3371447,
            43.41267501,
            1931.043235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.35032516949356,
                  43.399999676326146,
                  1509.3832350330877
                ],
                [
                  -121.34998106746698,
                  43.412675014489054,
                  1509.3832350330877
                ],
                [
                  -121.33714468469805,
                  43.41248903656756,
                  1931.0432350330875
                ],
                [
                  -121.33749146068448,
                  43.39981378024857,
                  1931.0432350330875
                ],
                [
                  -121.35032516949356,
                  43.399999676326146,
                  1509.3832350330877
                ]
              ]
            ]
          },
          "id": "20190604_43121D3313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:57:31Z",
            "pc:count": 21632524,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 634105.275,
                "count": 21632524,
                "maximum": 634627.5007,
                "minimum": 633587.8207,
                "name": "X",
                "position": 0,
                "stddev": 291.4778623,
                "variance": 84959.34422
              },
              {
                "average": 4807255.242,
                "count": 21632524,
                "maximum": 4807965.458,
                "minimum": 4806557.198,
                "name": "Y",
                "position": 1,
                "stddev": 398.2042018,
                "variance": 158566.5863
              },
              {
                "average": 1564.481171,
                "count": 21632524,
                "maximum": 1931.043235,
                "minimum": 1509.383235,
                "name": "Z",
                "position": 2,
                "stddev": 16.72079665,
                "variance": 279.5850405
              },
              {
                "average": 18807.95523,
                "count": 21632524,
                "maximum": 60072,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11396.81868,
                "variance": 129887476
              },
              {
                "average": 1.227895228,
                "count": 21632524,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5280917386,
                "variance": 0.2788808844
              },
              {
                "average": 1.455828594,
                "count": 21632524,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7462383556,
                "variance": 0.5568716834
              },
              {
                "average": 0.5038794364,
                "count": 21632524,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999849613,
                "variance": 0.2499849615
              },
              {
                "average": 0,
                "count": 21632524,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357833603,
                "count": 21632524,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.867668006,
                "variance": 3.488183782
              },
              {
                "average": -1.094823366,
                "count": 21632524,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77505272,
                "variance": 116.1017611
              },
              {
                "average": 0.4959361654,
                "count": 21632524,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999834965,
                "variance": 0.2499834968
              },
              {
                "average": 10092.23875,
                "count": 21632524,
                "maximum": 10095,
                "minimum": 10090,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.077236914,
                "variance": 1.160439369
              },
              {
                "average": 243704962,
                "count": 21632524,
                "maximum": 243706251.3,
                "minimum": 243703887.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 533.9608173,
                "variance": 285114.1544
              },
              {
                "average": 0,
                "count": 21632524,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21632524,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21632524,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21632524,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21632524,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              633587.8207,
              4806557.198,
              1509.383235,
              634627.5007,
              4807965.458,
              1931.043235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    633587.8206793192,
                    4806557.197723331,
                    1509.3832350330877
                  ],
                  [
                    633587.8206793192,
                    4807965.457723331,
                    1509.3832350330877
                  ],
                  [
                    634627.5006793191,
                    4807965.457723331,
                    1931.0432350330875
                  ],
                  [
                    634627.5006793191,
                    4806557.197723331,
                    1931.0432350330875
                  ],
                  [
                    633587.8206793192,
                    4806557.197723331,
                    1509.3832350330877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:57:31+00:00",
            "end_time": "2019-06-04T17:18: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": "20190604_43121D3121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.37499085461369,
              43.43749497649035,
              1440.451224878352
            ],
            [
              -121.37465152458724,
              43.45016768732246,
              1440.451224878352
            ],
            [
              -121.36214902037652,
              43.449989252326446,
              1903.351224878352
            ],
            [
              -121.36249095776438,
              43.43731661999683,
              1903.351224878352
            ],
            [
              -121.37499085461369,
              43.43749497649035,
              1440.451224878352
            ]
          ]
        ]
      },
      "bbox": [
        -121.3749909,
        43.43731662,
        1440.451225,
        -121.362149,
        43.45016769,
        1903.351225
      ],
      "properties": {
        "datetime": "2019-06-04T18:54:20Z",
        "pc:count": 12056093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 632083.3574,
            "count": 12056093,
            "maximum": 632521.2075,
            "minimum": 631509.2075,
            "name": "X",
            "position": 0,
            "stddev": 276.7510588,
            "variance": 76591.14854
          },
          {
            "average": 4811139.25,
            "count": 12056093,
            "maximum": 4812090.118,
            "minimum": 4810682.158,
            "name": "Y",
            "position": 1,
            "stddev": 311.6538335,
            "variance": 97128.1119
          },
          {
            "average": 1453.861331,
            "count": 12056093,
            "maximum": 1903.351225,
            "minimum": 1440.451225,
            "name": "Z",
            "position": 2,
            "stddev": 11.02797481,
            "variance": 121.6162285
          },
          {
            "average": 18740.06426,
            "count": 12056093,
            "maximum": 48492,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10914.51757,
            "variance": 119126693.8
          },
          {
            "average": 1.14702516,
            "count": 12056093,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4020863417,
            "variance": 0.1616734262
          },
          {
            "average": 1.293999308,
            "count": 12056093,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5624156908,
            "variance": 0.3163114092
          },
          {
            "average": 0.4981579024,
            "count": 12056093,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966274,
            "variance": 0.2499966274
          },
          {
            "average": 0,
            "count": 12056093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.883331026,
            "count": 12056093,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.313375658,
            "variance": 10.97845825
          },
          {
            "average": 1.279997244,
            "count": 12056093,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91010355,
            "variance": 119.0303596
          },
          {
            "average": 0.487178143,
            "count": 12056093,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998355937,
            "variance": 0.2498356207
          },
          {
            "average": 10100.40487,
            "count": 12056093,
            "maximum": 10104,
            "minimum": 10096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.507701784,
            "variance": 2.273164668
          },
          {
            "average": 243708518.8,
            "count": 12056093,
            "maximum": 243709660.5,
            "minimum": 243706571.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 610.7207491,
            "variance": 372979.8334
          },
          {
            "average": 0,
            "count": 12056093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12056093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12056093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12056093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12056093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          631509.2075,
          4810682.158,
          1440.451225,
          632521.2075,
          4812090.118,
          1903.351225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                631509.2074669609,
                4810682.158380846,
                1440.451224878352
              ],
              [
                631509.2074669609,
                4812090.118380846,
                1440.451224878352
              ],
              [
                632521.2074669609,
                4812090.118380846,
                1903.351224878352
              ],
              [
                632521.2074669609,
                4810682.158380846,
                1903.351224878352
              ],
              [
                631509.2074669609,
                4810682.158380846,
                1440.451224878352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:54:20+00:00",
        "end_time": "2019-06-04T18:02:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3749909,
            43.43731662,
            1440.451225,
            -121.362149,
            43.45016769,
            1903.351225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.37499085461369,
                  43.43749497649035,
                  1440.451224878352
                ],
                [
                  -121.37465152458724,
                  43.45016768732246,
                  1440.451224878352
                ],
                [
                  -121.36214902037652,
                  43.449989252326446,
                  1903.351224878352
                ],
                [
                  -121.36249095776438,
                  43.43731661999683,
                  1903.351224878352
                ],
                [
                  -121.37499085461369,
                  43.43749497649035,
                  1440.451224878352
                ]
              ]
            ]
          },
          "id": "20190604_43121D3121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:54:20Z",
            "pc:count": 12056093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 632083.3574,
                "count": 12056093,
                "maximum": 632521.2075,
                "minimum": 631509.2075,
                "name": "X",
                "position": 0,
                "stddev": 276.7510588,
                "variance": 76591.14854
              },
              {
                "average": 4811139.25,
                "count": 12056093,
                "maximum": 4812090.118,
                "minimum": 4810682.158,
                "name": "Y",
                "position": 1,
                "stddev": 311.6538335,
                "variance": 97128.1119
              },
              {
                "average": 1453.861331,
                "count": 12056093,
                "maximum": 1903.351225,
                "minimum": 1440.451225,
                "name": "Z",
                "position": 2,
                "stddev": 11.02797481,
                "variance": 121.6162285
              },
              {
                "average": 18740.06426,
                "count": 12056093,
                "maximum": 48492,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10914.51757,
                "variance": 119126693.8
              },
              {
                "average": 1.14702516,
                "count": 12056093,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4020863417,
                "variance": 0.1616734262
              },
              {
                "average": 1.293999308,
                "count": 12056093,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5624156908,
                "variance": 0.3163114092
              },
              {
                "average": 0.4981579024,
                "count": 12056093,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966274,
                "variance": 0.2499966274
              },
              {
                "average": 0,
                "count": 12056093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.883331026,
                "count": 12056093,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.313375658,
                "variance": 10.97845825
              },
              {
                "average": 1.279997244,
                "count": 12056093,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91010355,
                "variance": 119.0303596
              },
              {
                "average": 0.487178143,
                "count": 12056093,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998355937,
                "variance": 0.2498356207
              },
              {
                "average": 10100.40487,
                "count": 12056093,
                "maximum": 10104,
                "minimum": 10096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.507701784,
                "variance": 2.273164668
              },
              {
                "average": 243708518.8,
                "count": 12056093,
                "maximum": 243709660.5,
                "minimum": 243706571.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 610.7207491,
                "variance": 372979.8334
              },
              {
                "average": 0,
                "count": 12056093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12056093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12056093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12056093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12056093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              631509.2075,
              4810682.158,
              1440.451225,
              632521.2075,
              4812090.118,
              1903.351225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    631509.2074669609,
                    4810682.158380846,
                    1440.451224878352
                  ],
                  [
                    631509.2074669609,
                    4812090.118380846,
                    1440.451224878352
                  ],
                  [
                    632521.2074669609,
                    4812090.118380846,
                    1903.351224878352
                  ],
                  [
                    632521.2074669609,
                    4810682.158380846,
                    1903.351224878352
                  ],
                  [
                    631509.2074669609,
                    4810682.158380846,
                    1440.451224878352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:54:20+00:00",
            "end_time": "2019-06-04T18: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": "20190602_43121D4223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41281250547846,
              43.437499312130726,
              1347.5054211597817
            ],
            [
              -121.41248465512943,
              43.45003526404686,
              1347.5054211597817
            ],
            [
              -121.39966023633133,
              43.44985646294961,
              1908.5454211597817
            ],
            [
              -121.39999073240891,
              43.43732058884831,
              1908.5454211597817
            ],
            [
              -121.41281250547846,
              43.437499312130726,
              1347.5054211597817
            ]
          ]
        ]
      },
      "bbox": [
        -121.4128125,
        43.43732059,
        1347.505421,
        -121.3996602,
        43.45003526,
        1908.545421
      ],
      "properties": {
        "datetime": "2019-06-04T18:31:46Z",
        "pc:count": 30514985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 628885.9344,
            "count": 30514985,
            "maximum": 629486.3524,
            "minimum": 628448.3124,
            "name": "X",
            "position": 0,
            "stddev": 292.4692733,
            "variance": 85538.27581
          },
          {
            "average": 4811175.651,
            "count": 30514985,
            "maximum": 4812016.37,
            "minimum": 4810623.63,
            "name": "Y",
            "position": 1,
            "stddev": 343.5961637,
            "variance": 118058.3237
          },
          {
            "average": 1454.924473,
            "count": 30514985,
            "maximum": 1908.545421,
            "minimum": 1347.505421,
            "name": "Z",
            "position": 2,
            "stddev": 23.18666993,
            "variance": 537.6216625
          },
          {
            "average": 18402.65111,
            "count": 30514985,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10427.57043,
            "variance": 108734225
          },
          {
            "average": 1.166976159,
            "count": 30514985,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4347344267,
            "variance": 0.1889940217
          },
          {
            "average": 1.333974472,
            "count": 30514985,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.610056544,
            "variance": 0.3721689868
          },
          {
            "average": 0.5008413735,
            "count": 30514985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993003,
            "variance": 0.2499993003
          },
          {
            "average": 0,
            "count": 30514985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186952771,
            "count": 30514985,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.369489111,
            "variance": 1.875500424
          },
          {
            "average": 0.1911158816,
            "count": 30514985,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89072361,
            "variance": 118.6078607
          },
          {
            "average": 0.4963618694,
            "count": 30514985,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499986772,
            "variance": 0.2499867722
          },
          {
            "average": 10062.81694,
            "count": 30514985,
            "maximum": 10100,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 32.08709923,
            "variance": 1029.581937
          },
          {
            "average": 243618223.2,
            "count": 30514985,
            "maximum": 243708306.2,
            "minimum": 243534722,
            "name": "GpsTime",
            "position": 12,
            "stddev": 85188.17263,
            "variance": 7257024756
          },
          {
            "average": 0,
            "count": 30514985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30514985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30514985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30514985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30514985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628448.3124,
          4810623.63,
          1347.505421,
          629486.3524,
          4812016.37,
          1908.545421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628448.3123615545,
                4810623.630185067,
                1347.5054211597817
              ],
              [
                628448.3123615545,
                4812016.370185067,
                1347.5054211597817
              ],
              [
                629486.3523615545,
                4812016.370185067,
                1908.5454211597817
              ],
              [
                629486.3523615545,
                4810623.630185067,
                1908.5454211597817
              ],
              [
                628448.3123615545,
                4810623.630185067,
                1347.5054211597817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:31:46+00:00",
        "end_time": "2019-06-02T18:18:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4128125,
            43.43732059,
            1347.505421,
            -121.3996602,
            43.45003526,
            1908.545421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41281250547846,
                  43.437499312130726,
                  1347.5054211597817
                ],
                [
                  -121.41248465512943,
                  43.45003526404686,
                  1347.5054211597817
                ],
                [
                  -121.39966023633133,
                  43.44985646294961,
                  1908.5454211597817
                ],
                [
                  -121.39999073240891,
                  43.43732058884831,
                  1908.5454211597817
                ],
                [
                  -121.41281250547846,
                  43.437499312130726,
                  1347.5054211597817
                ]
              ]
            ]
          },
          "id": "20190602_43121D4223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:31:46Z",
            "pc:count": 30514985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 628885.9344,
                "count": 30514985,
                "maximum": 629486.3524,
                "minimum": 628448.3124,
                "name": "X",
                "position": 0,
                "stddev": 292.4692733,
                "variance": 85538.27581
              },
              {
                "average": 4811175.651,
                "count": 30514985,
                "maximum": 4812016.37,
                "minimum": 4810623.63,
                "name": "Y",
                "position": 1,
                "stddev": 343.5961637,
                "variance": 118058.3237
              },
              {
                "average": 1454.924473,
                "count": 30514985,
                "maximum": 1908.545421,
                "minimum": 1347.505421,
                "name": "Z",
                "position": 2,
                "stddev": 23.18666993,
                "variance": 537.6216625
              },
              {
                "average": 18402.65111,
                "count": 30514985,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10427.57043,
                "variance": 108734225
              },
              {
                "average": 1.166976159,
                "count": 30514985,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4347344267,
                "variance": 0.1889940217
              },
              {
                "average": 1.333974472,
                "count": 30514985,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.610056544,
                "variance": 0.3721689868
              },
              {
                "average": 0.5008413735,
                "count": 30514985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993003,
                "variance": 0.2499993003
              },
              {
                "average": 0,
                "count": 30514985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186952771,
                "count": 30514985,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.369489111,
                "variance": 1.875500424
              },
              {
                "average": 0.1911158816,
                "count": 30514985,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89072361,
                "variance": 118.6078607
              },
              {
                "average": 0.4963618694,
                "count": 30514985,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499986772,
                "variance": 0.2499867722
              },
              {
                "average": 10062.81694,
                "count": 30514985,
                "maximum": 10100,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 32.08709923,
                "variance": 1029.581937
              },
              {
                "average": 243618223.2,
                "count": 30514985,
                "maximum": 243708306.2,
                "minimum": 243534722,
                "name": "GpsTime",
                "position": 12,
                "stddev": 85188.17263,
                "variance": 7257024756
              },
              {
                "average": 0,
                "count": 30514985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30514985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30514985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30514985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30514985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628448.3124,
              4810623.63,
              1347.505421,
              629486.3524,
              4812016.37,
              1908.545421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628448.3123615545,
                    4810623.630185067,
                    1347.5054211597817
                  ],
                  [
                    628448.3123615545,
                    4812016.370185067,
                    1347.5054211597817
                  ],
                  [
                    629486.3523615545,
                    4812016.370185067,
                    1908.5454211597817
                  ],
                  [
                    629486.3523615545,
                    4810623.630185067,
                    1908.5454211597817
                  ],
                  [
                    628448.3123615545,
                    4810623.630185067,
                    1347.5054211597817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:31:46+00:00",
            "end_time": "2019-06-02T18:18: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": "20190603_43121D5114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777663266065,
              43.462498667634875,
              1319.5677030212216
            ],
            [
              -121.58748200992673,
              43.47514934909793,
              1319.5677030212216
            ],
            [
              -121.57469277829415,
              43.474990618811,
              1895.0477030212217
            ],
            [
              -121.57499006641277,
              43.46234000705666,
              1895.0477030212217
            ],
            [
              -121.58777663266065,
              43.462498667634875,
              1319.5677030212216
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877766,
        43.46234001,
        1319.567703,
        -121.5746928,
        43.47514935,
        1895.047703
      ],
      "properties": {
        "datetime": "2019-06-03T18:17:07Z",
        "pc:count": 19887542,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614751.226,
            "count": 19887542,
            "maximum": 615276.2078,
            "minimum": 614241.5278,
            "name": "X",
            "position": 0,
            "stddev": 287.7349127,
            "variance": 82791.38
          },
          {
            "average": 4813830.493,
            "count": 19887542,
            "maximum": 4814550.524,
            "minimum": 4813145.144,
            "name": "Y",
            "position": 1,
            "stddev": 397.8229099,
            "variance": 158263.0677
          },
          {
            "average": 1336.046407,
            "count": 19887542,
            "maximum": 1895.047703,
            "minimum": 1319.567703,
            "name": "Z",
            "position": 2,
            "stddev": 6.627905337,
            "variance": 43.92912916
          },
          {
            "average": 20035.85716,
            "count": 19887542,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9762.896157,
            "variance": 95314141.38
          },
          {
            "average": 1.116850539,
            "count": 19887542,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3545410102,
            "variance": 0.1256993279
          },
          {
            "average": 1.233707765,
            "count": 19887542,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4965951133,
            "variance": 0.2466067065
          },
          {
            "average": 0.5022632762,
            "count": 19887542,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948901,
            "variance": 0.2499948902
          },
          {
            "average": 0,
            "count": 19887542,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20587944,
            "count": 19887542,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9219221023,
            "variance": 0.8499403627
          },
          {
            "average": -0.4327750626,
            "count": 19887542,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74478724,
            "variance": 115.4504528
          },
          {
            "average": 0.5001644245,
            "count": 19887542,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999855,
            "variance": 0.2499999855
          },
          {
            "average": 10049.84382,
            "count": 19887542,
            "maximum": 10052,
            "minimum": 10047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.133871958,
            "variance": 1.285665617
          },
          {
            "average": 243619614.4,
            "count": 19887542,
            "maximum": 243621027.9,
            "minimum": 243617738.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 760.3488507,
            "variance": 578130.3747
          },
          {
            "average": 0,
            "count": 19887542,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19887542,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19887542,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19887542,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19887542,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614241.5278,
          4813145.144,
          1319.567703,
          615276.2078,
          4814550.524,
          1895.047703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614241.52782786,
                4813145.143831105,
                1319.5677030212216
              ],
              [
                614241.52782786,
                4814550.523831106,
                1319.5677030212216
              ],
              [
                615276.2078278599,
                4814550.523831106,
                1895.0477030212217
              ],
              [
                615276.2078278599,
                4813145.143831105,
                1895.0477030212217
              ],
              [
                614241.52782786,
                4813145.143831105,
                1319.5677030212216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:17:07+00:00",
        "end_time": "2019-06-03T17:22:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877766,
            43.46234001,
            1319.567703,
            -121.5746928,
            43.47514935,
            1895.047703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777663266065,
                  43.462498667634875,
                  1319.5677030212216
                ],
                [
                  -121.58748200992673,
                  43.47514934909793,
                  1319.5677030212216
                ],
                [
                  -121.57469277829415,
                  43.474990618811,
                  1895.0477030212217
                ],
                [
                  -121.57499006641277,
                  43.46234000705666,
                  1895.0477030212217
                ],
                [
                  -121.58777663266065,
                  43.462498667634875,
                  1319.5677030212216
                ]
              ]
            ]
          },
          "id": "20190603_43121D5114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:17:07Z",
            "pc:count": 19887542,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614751.226,
                "count": 19887542,
                "maximum": 615276.2078,
                "minimum": 614241.5278,
                "name": "X",
                "position": 0,
                "stddev": 287.7349127,
                "variance": 82791.38
              },
              {
                "average": 4813830.493,
                "count": 19887542,
                "maximum": 4814550.524,
                "minimum": 4813145.144,
                "name": "Y",
                "position": 1,
                "stddev": 397.8229099,
                "variance": 158263.0677
              },
              {
                "average": 1336.046407,
                "count": 19887542,
                "maximum": 1895.047703,
                "minimum": 1319.567703,
                "name": "Z",
                "position": 2,
                "stddev": 6.627905337,
                "variance": 43.92912916
              },
              {
                "average": 20035.85716,
                "count": 19887542,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9762.896157,
                "variance": 95314141.38
              },
              {
                "average": 1.116850539,
                "count": 19887542,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3545410102,
                "variance": 0.1256993279
              },
              {
                "average": 1.233707765,
                "count": 19887542,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4965951133,
                "variance": 0.2466067065
              },
              {
                "average": 0.5022632762,
                "count": 19887542,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948901,
                "variance": 0.2499948902
              },
              {
                "average": 0,
                "count": 19887542,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20587944,
                "count": 19887542,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9219221023,
                "variance": 0.8499403627
              },
              {
                "average": -0.4327750626,
                "count": 19887542,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74478724,
                "variance": 115.4504528
              },
              {
                "average": 0.5001644245,
                "count": 19887542,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999855,
                "variance": 0.2499999855
              },
              {
                "average": 10049.84382,
                "count": 19887542,
                "maximum": 10052,
                "minimum": 10047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.133871958,
                "variance": 1.285665617
              },
              {
                "average": 243619614.4,
                "count": 19887542,
                "maximum": 243621027.9,
                "minimum": 243617738.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 760.3488507,
                "variance": 578130.3747
              },
              {
                "average": 0,
                "count": 19887542,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19887542,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19887542,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19887542,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19887542,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614241.5278,
              4813145.144,
              1319.567703,
              615276.2078,
              4814550.524,
              1895.047703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614241.52782786,
                    4813145.143831105,
                    1319.5677030212216
                  ],
                  [
                    614241.52782786,
                    4814550.523831106,
                    1319.5677030212216
                  ],
                  [
                    615276.2078278599,
                    4814550.523831106,
                    1895.0477030212217
                  ],
                  [
                    615276.2078278599,
                    4813145.143831105,
                    1895.0477030212217
                  ],
                  [
                    614241.52782786,
                    4813145.143831105,
                    1319.5677030212216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:17:07+00:00",
            "end_time": "2019-06-03T17: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": "20190602_43121D4307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779655913802,
              43.41249883368325,
              1271.128175427884
            ],
            [
              -121.48748136397376,
              43.4251598630419,
              1271.128175427884
            ],
            [
              -121.47467285468777,
              43.42498969870452,
              1948.6681754278839
            ],
            [
              -121.4749907165178,
              43.41232874414432,
              1948.6681754278839
            ],
            [
              -121.48779655913802,
              43.41249883368325,
              1271.128175427884
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877966,
        43.41232874,
        1271.128175,
        -121.4746729,
        43.42515986,
        1948.668175
      ],
      "properties": {
        "datetime": "2019-06-04T16:44:23Z",
        "pc:count": 31969110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622978.2413,
            "count": 31969110,
            "maximum": 623467.4279,
            "minimum": 622430.2879,
            "name": "X",
            "position": 0,
            "stddev": 283.2537716,
            "variance": 80232.69911
          },
          {
            "average": 4808426.735,
            "count": 31969110,
            "maximum": 4809140.808,
            "minimum": 4807734.228,
            "name": "Y",
            "position": 1,
            "stddev": 407.1594657,
            "variance": 165778.8305
          },
          {
            "average": 1481.974356,
            "count": 31969110,
            "maximum": 1948.668175,
            "minimum": 1271.128175,
            "name": "Z",
            "position": 2,
            "stddev": 26.03058356,
            "variance": 677.5912804
          },
          {
            "average": 18106.95312,
            "count": 31969110,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10813.0201,
            "variance": 116921403.7
          },
          {
            "average": 1.202124613,
            "count": 31969110,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4621061506,
            "variance": 0.2135420944
          },
          {
            "average": 1.404283166,
            "count": 31969110,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6306153818,
            "variance": 0.3976757598
          },
          {
            "average": 0.5038334192,
            "count": 31969110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999853125,
            "variance": 0.2499853127
          },
          {
            "average": 6.256039033e-08,
            "count": 31969110,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002501207476,
            "variance": 6.256038837e-08
          },
          {
            "average": 1.219361565,
            "count": 31969110,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.361629234,
            "variance": 1.854034172
          },
          {
            "average": -1.053435691,
            "count": 31969110,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.56324465,
            "variance": 111.5821374
          },
          {
            "average": 0.4970079868,
            "count": 31969110,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999910556,
            "variance": 0.2499910557
          },
          {
            "average": 10030.70369,
            "count": 31969110,
            "maximum": 10086,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.544320703,
            "variance": 56.91677487
          },
          {
            "average": 243536844.9,
            "count": 31969110,
            "maximum": 243701863.5,
            "minimum": 243532070.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17243.43478,
            "variance": 297336043.2
          },
          {
            "average": 0,
            "count": 31969110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31969110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31969110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31969110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31969110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622430.2879,
          4807734.228,
          1271.128175,
          623467.4279,
          4809140.808,
          1948.668175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622430.2878715046,
                4807734.227581111,
                1271.128175427884
              ],
              [
                622430.2878715046,
                4809140.807581111,
                1271.128175427884
              ],
              [
                623467.4278715044,
                4809140.807581111,
                1948.6681754278839
              ],
              [
                623467.4278715044,
                4807734.227581111,
                1948.6681754278839
              ],
              [
                622430.2878715046,
                4807734.227581111,
                1271.128175427884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:44:23+00:00",
        "end_time": "2019-06-02T17:34:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877966,
            43.41232874,
            1271.128175,
            -121.4746729,
            43.42515986,
            1948.668175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779655913802,
                  43.41249883368325,
                  1271.128175427884
                ],
                [
                  -121.48748136397376,
                  43.4251598630419,
                  1271.128175427884
                ],
                [
                  -121.47467285468777,
                  43.42498969870452,
                  1948.6681754278839
                ],
                [
                  -121.4749907165178,
                  43.41232874414432,
                  1948.6681754278839
                ],
                [
                  -121.48779655913802,
                  43.41249883368325,
                  1271.128175427884
                ]
              ]
            ]
          },
          "id": "20190602_43121D4307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:44:23Z",
            "pc:count": 31969110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622978.2413,
                "count": 31969110,
                "maximum": 623467.4279,
                "minimum": 622430.2879,
                "name": "X",
                "position": 0,
                "stddev": 283.2537716,
                "variance": 80232.69911
              },
              {
                "average": 4808426.735,
                "count": 31969110,
                "maximum": 4809140.808,
                "minimum": 4807734.228,
                "name": "Y",
                "position": 1,
                "stddev": 407.1594657,
                "variance": 165778.8305
              },
              {
                "average": 1481.974356,
                "count": 31969110,
                "maximum": 1948.668175,
                "minimum": 1271.128175,
                "name": "Z",
                "position": 2,
                "stddev": 26.03058356,
                "variance": 677.5912804
              },
              {
                "average": 18106.95312,
                "count": 31969110,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10813.0201,
                "variance": 116921403.7
              },
              {
                "average": 1.202124613,
                "count": 31969110,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4621061506,
                "variance": 0.2135420944
              },
              {
                "average": 1.404283166,
                "count": 31969110,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6306153818,
                "variance": 0.3976757598
              },
              {
                "average": 0.5038334192,
                "count": 31969110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999853125,
                "variance": 0.2499853127
              },
              {
                "average": 6.256039033e-08,
                "count": 31969110,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002501207476,
                "variance": 6.256038837e-08
              },
              {
                "average": 1.219361565,
                "count": 31969110,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.361629234,
                "variance": 1.854034172
              },
              {
                "average": -1.053435691,
                "count": 31969110,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.56324465,
                "variance": 111.5821374
              },
              {
                "average": 0.4970079868,
                "count": 31969110,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999910556,
                "variance": 0.2499910557
              },
              {
                "average": 10030.70369,
                "count": 31969110,
                "maximum": 10086,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.544320703,
                "variance": 56.91677487
              },
              {
                "average": 243536844.9,
                "count": 31969110,
                "maximum": 243701863.5,
                "minimum": 243532070.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17243.43478,
                "variance": 297336043.2
              },
              {
                "average": 0,
                "count": 31969110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31969110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31969110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31969110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31969110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622430.2879,
              4807734.228,
              1271.128175,
              623467.4279,
              4809140.808,
              1948.668175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622430.2878715046,
                    4807734.227581111,
                    1271.128175427884
                  ],
                  [
                    622430.2878715046,
                    4809140.807581111,
                    1271.128175427884
                  ],
                  [
                    623467.4278715044,
                    4809140.807581111,
                    1948.6681754278839
                  ],
                  [
                    623467.4278715044,
                    4807734.227581111,
                    1948.6681754278839
                  ],
                  [
                    622430.2878715046,
                    4807734.227581111,
                    1271.128175427884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:44:23+00:00",
            "end_time": "2019-06-02T17:34: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": "20190604_43121C3201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.31283205916026,
              43.362500089942344,
              1483.2219047540664
            ],
            [
              -121.3124804842754,
              43.37517940968442,
              1483.2219047540664
            ],
            [
              -121.29963770000022,
              43.37498913684598,
              2051.0819047540663
            ],
            [
              -121.29999194739862,
              43.36230990087045,
              2051.0819047540663
            ],
            [
              -121.31283205916026,
              43.362500089942344,
              1483.2219047540664
            ]
          ]
        ]
      },
      "bbox": [
        -121.3128321,
        43.3623099,
        1483.221905,
        -121.2996377,
        43.37517941,
        2051.081905
      ],
      "properties": {
        "datetime": "2019-06-04T17:08:59Z",
        "pc:count": 19042046,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 637223.6019,
            "count": 19042046,
            "maximum": 637749.1141,
            "minimum": 636708.2541,
            "name": "X",
            "position": 0,
            "stddev": 291.7990604,
            "variance": 85146.69164
          },
          {
            "average": 4803132.96,
            "count": 19042046,
            "maximum": 4803862.033,
            "minimum": 4802453.313,
            "name": "Y",
            "position": 1,
            "stddev": 398.9608945,
            "variance": 159169.7953
          },
          {
            "average": 1593.469593,
            "count": 19042046,
            "maximum": 2051.081905,
            "minimum": 1483.221905,
            "name": "Z",
            "position": 2,
            "stddev": 37.65259697,
            "variance": 1417.718059
          },
          {
            "average": 23171.1404,
            "count": 19042046,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11466.42494,
            "variance": 131478900.8
          },
          {
            "average": 1.132715938,
            "count": 19042046,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3731384331,
            "variance": 0.1392322903
          },
          {
            "average": 1.265448524,
            "count": 19042046,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5170938332,
            "variance": 0.2673860323
          },
          {
            "average": 0.5036670954,
            "count": 19042046,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999865654,
            "variance": 0.2499865655
          },
          {
            "average": 0,
            "count": 19042046,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259828172,
            "count": 19042046,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.106409591,
            "variance": 1.224142184
          },
          {
            "average": -0.9101328755,
            "count": 19042046,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83950909,
            "variance": 117.4949573
          },
          {
            "average": 0.4953259224,
            "count": 19042046,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999781656,
            "variance": 0.2499781661
          },
          {
            "average": 10086.22221,
            "count": 19042046,
            "maximum": 10089,
            "minimum": 10084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.113727834,
            "variance": 1.240389689
          },
          {
            "average": 243702146,
            "count": 19042046,
            "maximum": 243703339.6,
            "minimum": 243701189.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 525.6330423,
            "variance": 276290.0952
          },
          {
            "average": 0,
            "count": 19042046,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19042046,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19042046,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19042046,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19042046,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          636708.2541,
          4802453.313,
          1483.221905,
          637749.1141,
          4803862.033,
          2051.081905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                636708.254136586,
                4802453.312801409,
                1483.2219047540664
              ],
              [
                636708.254136586,
                4803862.032801409,
                1483.2219047540664
              ],
              [
                637749.1141365861,
                4803862.032801409,
                2051.0819047540663
              ],
              [
                637749.1141365861,
                4802453.312801409,
                2051.0819047540663
              ],
              [
                636708.254136586,
                4802453.312801409,
                1483.2219047540664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:08:59+00:00",
        "end_time": "2019-06-04T16:33:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121C3201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121C3201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121C3201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3128321,
            43.3623099,
            1483.221905,
            -121.2996377,
            43.37517941,
            2051.081905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.31283205916026,
                  43.362500089942344,
                  1483.2219047540664
                ],
                [
                  -121.3124804842754,
                  43.37517940968442,
                  1483.2219047540664
                ],
                [
                  -121.29963770000022,
                  43.37498913684598,
                  2051.0819047540663
                ],
                [
                  -121.29999194739862,
                  43.36230990087045,
                  2051.0819047540663
                ],
                [
                  -121.31283205916026,
                  43.362500089942344,
                  1483.2219047540664
                ]
              ]
            ]
          },
          "id": "20190604_43121C3201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121C3201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:08:59Z",
            "pc:count": 19042046,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 637223.6019,
                "count": 19042046,
                "maximum": 637749.1141,
                "minimum": 636708.2541,
                "name": "X",
                "position": 0,
                "stddev": 291.7990604,
                "variance": 85146.69164
              },
              {
                "average": 4803132.96,
                "count": 19042046,
                "maximum": 4803862.033,
                "minimum": 4802453.313,
                "name": "Y",
                "position": 1,
                "stddev": 398.9608945,
                "variance": 159169.7953
              },
              {
                "average": 1593.469593,
                "count": 19042046,
                "maximum": 2051.081905,
                "minimum": 1483.221905,
                "name": "Z",
                "position": 2,
                "stddev": 37.65259697,
                "variance": 1417.718059
              },
              {
                "average": 23171.1404,
                "count": 19042046,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11466.42494,
                "variance": 131478900.8
              },
              {
                "average": 1.132715938,
                "count": 19042046,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3731384331,
                "variance": 0.1392322903
              },
              {
                "average": 1.265448524,
                "count": 19042046,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5170938332,
                "variance": 0.2673860323
              },
              {
                "average": 0.5036670954,
                "count": 19042046,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999865654,
                "variance": 0.2499865655
              },
              {
                "average": 0,
                "count": 19042046,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259828172,
                "count": 19042046,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.106409591,
                "variance": 1.224142184
              },
              {
                "average": -0.9101328755,
                "count": 19042046,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83950909,
                "variance": 117.4949573
              },
              {
                "average": 0.4953259224,
                "count": 19042046,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999781656,
                "variance": 0.2499781661
              },
              {
                "average": 10086.22221,
                "count": 19042046,
                "maximum": 10089,
                "minimum": 10084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.113727834,
                "variance": 1.240389689
              },
              {
                "average": 243702146,
                "count": 19042046,
                "maximum": 243703339.6,
                "minimum": 243701189.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 525.6330423,
                "variance": 276290.0952
              },
              {
                "average": 0,
                "count": 19042046,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19042046,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19042046,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19042046,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19042046,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              636708.2541,
              4802453.313,
              1483.221905,
              637749.1141,
              4803862.033,
              2051.081905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    636708.254136586,
                    4802453.312801409,
                    1483.2219047540664
                  ],
                  [
                    636708.254136586,
                    4803862.032801409,
                    1483.2219047540664
                  ],
                  [
                    637749.1141365861,
                    4803862.032801409,
                    2051.0819047540663
                  ],
                  [
                    637749.1141365861,
                    4802453.312801409,
                    2051.0819047540663
                  ],
                  [
                    636708.254136586,
                    4802453.312801409,
                    1483.2219047540664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:08:59+00:00",
            "end_time": "2019-06-04T16: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": "20190604_43121D3122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.36282297284333,
              43.43750021472501,
              1355.1574877963408
            ],
            [
              -121.36248108800238,
              43.45017338879148,
              1355.1574877963408
            ],
            [
              -121.34964707423352,
              43.449988836865394,
              1963.8174877963406
            ],
            [
              -121.34999163563606,
              43.437315743995505,
              1963.8174877963406
            ],
            [
              -121.36282297284333,
              43.43750021472501,
              1355.1574877963408
            ]
          ]
        ]
      },
      "bbox": [
        -121.362823,
        43.43731574,
        1355.157488,
        -121.3496471,
        43.45017339,
        1963.817488
      ],
      "properties": {
        "datetime": "2019-06-04T19:02:09Z",
        "pc:count": 21473166,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 633019.7488,
            "count": 21473166,
            "maximum": 633532.7769,
            "minimum": 632493.9369,
            "name": "X",
            "position": 0,
            "stddev": 290.3389981,
            "variance": 84296.73382
          },
          {
            "average": 4811393.893,
            "count": 21473166,
            "maximum": 4812110.04,
            "minimum": 4810702.02,
            "name": "Y",
            "position": 1,
            "stddev": 405.4631061,
            "variance": 164400.3304
          },
          {
            "average": 1466.901093,
            "count": 21473166,
            "maximum": 1963.817488,
            "minimum": 1355.157488,
            "name": "Z",
            "position": 2,
            "stddev": 21.10325759,
            "variance": 445.347481
          },
          {
            "average": 17086.1385,
            "count": 21473166,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10880.79636,
            "variance": 118391729.3
          },
          {
            "average": 1.183555466,
            "count": 21473166,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4574997133,
            "variance": 0.2093059877
          },
          {
            "average": 1.367143532,
            "count": 21473166,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6408866732,
            "variance": 0.4107357279
          },
          {
            "average": 0.500728444,
            "count": 21473166,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999481,
            "variance": 0.249999481
          },
          {
            "average": 0,
            "count": 21473166,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.022573243,
            "count": 21473166,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.572917249,
            "variance": 12.76573767
          },
          {
            "average": 0.3009746582,
            "count": 21473166,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87789183,
            "variance": 118.3285307
          },
          {
            "average": 0.4931727348,
            "count": 21473166,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999533979,
            "variance": 0.2499534001
          },
          {
            "average": 10101.92948,
            "count": 21473166,
            "maximum": 10105,
            "minimum": 10097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.085830025,
            "variance": 1.179026844
          },
          {
            "average": 243709077.7,
            "count": 21473166,
            "maximum": 243710129.1,
            "minimum": 243707096,
            "name": "GpsTime",
            "position": 12,
            "stddev": 372.0471091,
            "variance": 138419.0514
          },
          {
            "average": 0,
            "count": 21473166,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21473166,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21473166,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21473166,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21473166,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          632493.9369,
          4810702.02,
          1355.157488,
          633532.7769,
          4812110.04,
          1963.817488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                632493.9368627005,
                4810702.02019953,
                1355.1574877963408
              ],
              [
                632493.9368627005,
                4812110.040199529,
                1355.1574877963408
              ],
              [
                633532.7768627006,
                4812110.040199529,
                1963.8174877963406
              ],
              [
                633532.7768627006,
                4810702.02019953,
                1963.8174877963406
              ],
              [
                632493.9368627005,
                4810702.02019953,
                1355.1574877963408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:02:09+00:00",
        "end_time": "2019-06-04T18:11:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D3122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D3122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D3122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.362823,
            43.43731574,
            1355.157488,
            -121.3496471,
            43.45017339,
            1963.817488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.36282297284333,
                  43.43750021472501,
                  1355.1574877963408
                ],
                [
                  -121.36248108800238,
                  43.45017338879148,
                  1355.1574877963408
                ],
                [
                  -121.34964707423352,
                  43.449988836865394,
                  1963.8174877963406
                ],
                [
                  -121.34999163563606,
                  43.437315743995505,
                  1963.8174877963406
                ],
                [
                  -121.36282297284333,
                  43.43750021472501,
                  1355.1574877963408
                ]
              ]
            ]
          },
          "id": "20190604_43121D3122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D3122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:02:09Z",
            "pc:count": 21473166,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 633019.7488,
                "count": 21473166,
                "maximum": 633532.7769,
                "minimum": 632493.9369,
                "name": "X",
                "position": 0,
                "stddev": 290.3389981,
                "variance": 84296.73382
              },
              {
                "average": 4811393.893,
                "count": 21473166,
                "maximum": 4812110.04,
                "minimum": 4810702.02,
                "name": "Y",
                "position": 1,
                "stddev": 405.4631061,
                "variance": 164400.3304
              },
              {
                "average": 1466.901093,
                "count": 21473166,
                "maximum": 1963.817488,
                "minimum": 1355.157488,
                "name": "Z",
                "position": 2,
                "stddev": 21.10325759,
                "variance": 445.347481
              },
              {
                "average": 17086.1385,
                "count": 21473166,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10880.79636,
                "variance": 118391729.3
              },
              {
                "average": 1.183555466,
                "count": 21473166,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4574997133,
                "variance": 0.2093059877
              },
              {
                "average": 1.367143532,
                "count": 21473166,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6408866732,
                "variance": 0.4107357279
              },
              {
                "average": 0.500728444,
                "count": 21473166,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999481,
                "variance": 0.249999481
              },
              {
                "average": 0,
                "count": 21473166,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.022573243,
                "count": 21473166,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.572917249,
                "variance": 12.76573767
              },
              {
                "average": 0.3009746582,
                "count": 21473166,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87789183,
                "variance": 118.3285307
              },
              {
                "average": 0.4931727348,
                "count": 21473166,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999533979,
                "variance": 0.2499534001
              },
              {
                "average": 10101.92948,
                "count": 21473166,
                "maximum": 10105,
                "minimum": 10097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.085830025,
                "variance": 1.179026844
              },
              {
                "average": 243709077.7,
                "count": 21473166,
                "maximum": 243710129.1,
                "minimum": 243707096,
                "name": "GpsTime",
                "position": 12,
                "stddev": 372.0471091,
                "variance": 138419.0514
              },
              {
                "average": 0,
                "count": 21473166,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21473166,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21473166,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21473166,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21473166,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              632493.9369,
              4810702.02,
              1355.157488,
              633532.7769,
              4812110.04,
              1963.817488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    632493.9368627005,
                    4810702.02019953,
                    1355.1574877963408
                  ],
                  [
                    632493.9368627005,
                    4812110.040199529,
                    1355.1574877963408
                  ],
                  [
                    633532.7768627006,
                    4812110.040199529,
                    1963.8174877963406
                  ],
                  [
                    633532.7768627006,
                    4810702.02019953,
                    1963.8174877963406
                  ],
                  [
                    632493.9368627005,
                    4810702.02019953,
                    1355.1574877963408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:02:09+00:00",
            "end_time": "2019-06-04T18:11:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027438369609,
              43.47499835531173,
              1311.2949310399674
            ],
            [
              -121.59998227361605,
              43.487647636625994,
              1311.2949310399674
            ],
            [
              -121.58719528153618,
              43.487490329545075,
              1907.1549310399676
            ],
            [
              -121.58749005743633,
              43.47484111730524,
              1907.1549310399676
            ],
            [
              -121.60027438369609,
              43.47499835531173,
              1311.2949310399674
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002744,
        43.47484112,
        1311.294931,
        -121.5871953,
        43.48764764,
        1907.154931
      ],
      "properties": {
        "datetime": "2019-06-03T18:57:53Z",
        "pc:count": 20226824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613733.1602,
            "count": 20226824,
            "maximum": 614241.4577,
            "minimum": 613207.1777,
            "name": "X",
            "position": 0,
            "stddev": 289.0491243,
            "variance": 83549.39628
          },
          {
            "average": 4815203.714,
            "count": 20226824,
            "maximum": 4815921.501,
            "minimum": 4814516.281,
            "name": "Y",
            "position": 1,
            "stddev": 398.2841881,
            "variance": 158630.2945
          },
          {
            "average": 1323.375805,
            "count": 20226824,
            "maximum": 1907.154931,
            "minimum": 1311.294931,
            "name": "Z",
            "position": 2,
            "stddev": 7.037605748,
            "variance": 49.52789466
          },
          {
            "average": 18079.52107,
            "count": 20226824,
            "maximum": 59783,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9708.561486,
            "variance": 94256166.12
          },
          {
            "average": 1.131004947,
            "count": 20226824,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3666551568,
            "variance": 0.134436004
          },
          {
            "average": 1.262013107,
            "count": 20226824,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5051282535,
            "variance": 0.2551545525
          },
          {
            "average": 0.5040011225,
            "count": 20226824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999840031,
            "variance": 0.2499840034
          },
          {
            "average": 0,
            "count": 20226824,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187751226,
            "count": 20226824,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8794804853,
            "variance": 0.7734859241
          },
          {
            "average": -1.010499761,
            "count": 20226824,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86071067,
            "variance": 117.9550363
          },
          {
            "average": 0.5017462455,
            "count": 20226824,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499996963,
            "variance": 0.249996963
          },
          {
            "average": 10053.30727,
            "count": 20226824,
            "maximum": 10056,
            "minimum": 10051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.12600913,
            "variance": 1.267896561
          },
          {
            "average": 243621854.3,
            "count": 20226824,
            "maximum": 243623473.4,
            "minimum": 243620402.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 694.1529955,
            "variance": 481848.3812
          },
          {
            "average": 0,
            "count": 20226824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20226824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20226824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20226824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20226824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613207.1777,
          4814516.281,
          1311.294931,
          614241.4577,
          4815921.501,
          1907.154931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613207.1777225528,
                4814516.280747789,
                1311.2949310399674
              ],
              [
                613207.1777225528,
                4815921.50074779,
                1311.2949310399674
              ],
              [
                614241.4577225528,
                4815921.50074779,
                1907.1549310399676
              ],
              [
                614241.4577225528,
                4814516.280747789,
                1907.1549310399676
              ],
              [
                613207.1777225528,
                4814516.280747789,
                1311.2949310399674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:57:53+00:00",
        "end_time": "2019-06-03T18:06:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002744,
            43.47484112,
            1311.294931,
            -121.5871953,
            43.48764764,
            1907.154931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027438369609,
                  43.47499835531173,
                  1311.2949310399674
                ],
                [
                  -121.59998227361605,
                  43.487647636625994,
                  1311.2949310399674
                ],
                [
                  -121.58719528153618,
                  43.487490329545075,
                  1907.1549310399676
                ],
                [
                  -121.58749005743633,
                  43.47484111730524,
                  1907.1549310399676
                ],
                [
                  -121.60027438369609,
                  43.47499835531173,
                  1311.2949310399674
                ]
              ]
            ]
          },
          "id": "20190603_43121D5108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:57:53Z",
            "pc:count": 20226824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613733.1602,
                "count": 20226824,
                "maximum": 614241.4577,
                "minimum": 613207.1777,
                "name": "X",
                "position": 0,
                "stddev": 289.0491243,
                "variance": 83549.39628
              },
              {
                "average": 4815203.714,
                "count": 20226824,
                "maximum": 4815921.501,
                "minimum": 4814516.281,
                "name": "Y",
                "position": 1,
                "stddev": 398.2841881,
                "variance": 158630.2945
              },
              {
                "average": 1323.375805,
                "count": 20226824,
                "maximum": 1907.154931,
                "minimum": 1311.294931,
                "name": "Z",
                "position": 2,
                "stddev": 7.037605748,
                "variance": 49.52789466
              },
              {
                "average": 18079.52107,
                "count": 20226824,
                "maximum": 59783,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9708.561486,
                "variance": 94256166.12
              },
              {
                "average": 1.131004947,
                "count": 20226824,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3666551568,
                "variance": 0.134436004
              },
              {
                "average": 1.262013107,
                "count": 20226824,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5051282535,
                "variance": 0.2551545525
              },
              {
                "average": 0.5040011225,
                "count": 20226824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999840031,
                "variance": 0.2499840034
              },
              {
                "average": 0,
                "count": 20226824,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187751226,
                "count": 20226824,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8794804853,
                "variance": 0.7734859241
              },
              {
                "average": -1.010499761,
                "count": 20226824,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86071067,
                "variance": 117.9550363
              },
              {
                "average": 0.5017462455,
                "count": 20226824,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499996963,
                "variance": 0.249996963
              },
              {
                "average": 10053.30727,
                "count": 20226824,
                "maximum": 10056,
                "minimum": 10051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.12600913,
                "variance": 1.267896561
              },
              {
                "average": 243621854.3,
                "count": 20226824,
                "maximum": 243623473.4,
                "minimum": 243620402.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 694.1529955,
                "variance": 481848.3812
              },
              {
                "average": 0,
                "count": 20226824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20226824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20226824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20226824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20226824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613207.1777,
              4814516.281,
              1311.294931,
              614241.4577,
              4815921.501,
              1907.154931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613207.1777225528,
                    4814516.280747789,
                    1311.2949310399674
                  ],
                  [
                    613207.1777225528,
                    4815921.50074779,
                    1311.2949310399674
                  ],
                  [
                    614241.4577225528,
                    4815921.50074779,
                    1907.1549310399676
                  ],
                  [
                    614241.4577225528,
                    4814516.280747789,
                    1907.1549310399676
                  ],
                  [
                    613207.1777225528,
                    4814516.280747789,
                    1311.2949310399674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:57:53+00:00",
            "end_time": "2019-06-03T18:06:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527881331127,
              43.43749839235433,
              1271.9626370012065
            ],
            [
              -121.57498180919282,
              43.45015050111256,
              1271.9626370012065
            ],
            [
              -121.56219099681202,
              43.44999035903378,
              1915.2226370012067
            ],
            [
              -121.56249066457987,
              43.43733832061557,
              1915.2226370012067
            ],
            [
              -121.57527881331127,
              43.43749839235433,
              1271.9626370012065
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752788,
        43.43733832,
        1271.962637,
        -121.562191,
        43.4501505,
        1915.222637
      ],
      "properties": {
        "datetime": "2019-06-03T17:09:05Z",
        "pc:count": 22505595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615810.3331,
            "count": 22505595,
            "maximum": 616335.2786,
            "minimum": 615300.0386,
            "name": "X",
            "position": 0,
            "stddev": 284.4276841,
            "variance": 80899.10748
          },
          {
            "average": 4811077.693,
            "count": 22505595,
            "maximum": 4811791.4,
            "minimum": 4810385.86,
            "name": "Y",
            "position": 1,
            "stddev": 407.0475066,
            "variance": 165687.6726
          },
          {
            "average": 1350.084452,
            "count": 22505595,
            "maximum": 1915.222637,
            "minimum": 1271.962637,
            "name": "Z",
            "position": 2,
            "stddev": 13.99103392,
            "variance": 195.7490302
          },
          {
            "average": 17369.34132,
            "count": 22505595,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10019.25386,
            "variance": 100385447.9
          },
          {
            "average": 1.184122348,
            "count": 22505595,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4662817319,
            "variance": 0.2174186535
          },
          {
            "average": 1.36827269,
            "count": 22505595,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.658990557,
            "variance": 0.4342685542
          },
          {
            "average": 0.5038006327,
            "count": 22505595,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999855661,
            "variance": 0.2499855663
          },
          {
            "average": 0,
            "count": 22505595,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272899739,
            "count": 22505595,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.4786005,
            "variance": 2.186259438
          },
          {
            "average": -1.093192974,
            "count": 22505595,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74753534,
            "variance": 115.5095159
          },
          {
            "average": 0.5036823954,
            "count": 22505595,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999864509,
            "variance": 0.2499864511
          },
          {
            "average": 10041.69984,
            "count": 22505595,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.515290918,
            "variance": 6.326688404
          },
          {
            "average": 243575129.5,
            "count": 22505595,
            "maximum": 243616945,
            "minimum": 243540166,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37173.5032,
            "variance": 1381869340
          },
          {
            "average": 0,
            "count": 22505595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22505595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22505595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22505595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22505595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615300.0386,
          4810385.86,
          1271.962637,
          616335.2786,
          4811791.4,
          1915.222637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615300.0385755697,
                4810385.85971396,
                1271.9626370012065
              ],
              [
                615300.0385755697,
                4811791.39971396,
                1271.9626370012065
              ],
              [
                616335.2785755697,
                4811791.39971396,
                1915.2226370012067
              ],
              [
                616335.2785755697,
                4810385.85971396,
                1915.2226370012067
              ],
              [
                615300.0385755697,
                4810385.85971396,
                1271.9626370012065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:09:05+00:00",
        "end_time": "2019-06-02T19:49:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752788,
            43.43733832,
            1271.962637,
            -121.562191,
            43.4501505,
            1915.222637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527881331127,
                  43.43749839235433,
                  1271.9626370012065
                ],
                [
                  -121.57498180919282,
                  43.45015050111256,
                  1271.9626370012065
                ],
                [
                  -121.56219099681202,
                  43.44999035903378,
                  1915.2226370012067
                ],
                [
                  -121.56249066457987,
                  43.43733832061557,
                  1915.2226370012067
                ],
                [
                  -121.57527881331127,
                  43.43749839235433,
                  1271.9626370012065
                ]
              ]
            ]
          },
          "id": "20190602_43121D5125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:09:05Z",
            "pc:count": 22505595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615810.3331,
                "count": 22505595,
                "maximum": 616335.2786,
                "minimum": 615300.0386,
                "name": "X",
                "position": 0,
                "stddev": 284.4276841,
                "variance": 80899.10748
              },
              {
                "average": 4811077.693,
                "count": 22505595,
                "maximum": 4811791.4,
                "minimum": 4810385.86,
                "name": "Y",
                "position": 1,
                "stddev": 407.0475066,
                "variance": 165687.6726
              },
              {
                "average": 1350.084452,
                "count": 22505595,
                "maximum": 1915.222637,
                "minimum": 1271.962637,
                "name": "Z",
                "position": 2,
                "stddev": 13.99103392,
                "variance": 195.7490302
              },
              {
                "average": 17369.34132,
                "count": 22505595,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10019.25386,
                "variance": 100385447.9
              },
              {
                "average": 1.184122348,
                "count": 22505595,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4662817319,
                "variance": 0.2174186535
              },
              {
                "average": 1.36827269,
                "count": 22505595,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.658990557,
                "variance": 0.4342685542
              },
              {
                "average": 0.5038006327,
                "count": 22505595,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999855661,
                "variance": 0.2499855663
              },
              {
                "average": 0,
                "count": 22505595,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272899739,
                "count": 22505595,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.4786005,
                "variance": 2.186259438
              },
              {
                "average": -1.093192974,
                "count": 22505595,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74753534,
                "variance": 115.5095159
              },
              {
                "average": 0.5036823954,
                "count": 22505595,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999864509,
                "variance": 0.2499864511
              },
              {
                "average": 10041.69984,
                "count": 22505595,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.515290918,
                "variance": 6.326688404
              },
              {
                "average": 243575129.5,
                "count": 22505595,
                "maximum": 243616945,
                "minimum": 243540166,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37173.5032,
                "variance": 1381869340
              },
              {
                "average": 0,
                "count": 22505595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22505595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22505595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22505595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22505595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615300.0386,
              4810385.86,
              1271.962637,
              616335.2786,
              4811791.4,
              1915.222637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615300.0385755697,
                    4810385.85971396,
                    1271.9626370012065
                  ],
                  [
                    615300.0385755697,
                    4811791.39971396,
                    1271.9626370012065
                  ],
                  [
                    616335.2785755697,
                    4811791.39971396,
                    1915.2226370012067
                  ],
                  [
                    616335.2785755697,
                    4810385.85971396,
                    1915.2226370012067
                  ],
                  [
                    615300.0385755697,
                    4810385.85971396,
                    1271.9626370012065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:09:05+00:00",
            "end_time": "2019-06-02T19:49: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": "20190602_43121D4224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40018523612517,
              43.43749745199684,
              1437.5175908168333
            ],
            [
              -121.39997307313739,
              43.44554675548928,
              1437.5175908168333
            ],
            [
              -121.38727790948664,
              43.445368375011995,
              1991.6575908168331
            ],
            [
              -121.38749175407723,
              43.43731912137083,
              1991.6575908168331
            ],
            [
              -121.40018523612517,
              43.43749745199684,
              1437.5175908168333
            ]
          ]
        ]
      },
      "bbox": [
        -121.4001852,
        43.43731912,
        1437.517591,
        -121.3872779,
        43.44554676,
        1991.657591
      ],
      "properties": {
        "datetime": "2019-06-04T18:41:14Z",
        "pc:count": 12911975,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 629976.9016,
            "count": 12911975,
            "maximum": 630497.894,
            "minimum": 629470.234,
            "name": "X",
            "position": 0,
            "stddev": 292.8265903,
            "variance": 85747.41197
          },
          {
            "average": 4811078.238,
            "count": 12911975,
            "maximum": 4811537.25,
            "minimum": 4810642.97,
            "name": "Y",
            "position": 1,
            "stddev": 252.0013144,
            "variance": 63504.66246
          },
          {
            "average": 1453.768336,
            "count": 12911975,
            "maximum": 1991.657591,
            "minimum": 1437.517591,
            "name": "Z",
            "position": 2,
            "stddev": 12.68322014,
            "variance": 160.8640731
          },
          {
            "average": 18360.27518,
            "count": 12911975,
            "maximum": 45639,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10218.88916,
            "variance": 104425695.6
          },
          {
            "average": 1.153360737,
            "count": 12911975,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4181725405,
            "variance": 0.1748682736
          },
          {
            "average": 1.306754699,
            "count": 12911975,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.589778779,
            "variance": 0.3478390081
          },
          {
            "average": 0.5003612538,
            "count": 12911975,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998889,
            "variance": 0.2499998889
          },
          {
            "average": 0,
            "count": 12911975,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372381684,
            "count": 12911975,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.894954722,
            "variance": 3.590853398
          },
          {
            "average": 0.2515565384,
            "count": 12911975,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89162957,
            "variance": 118.6275947
          },
          {
            "average": 0.4935118756,
            "count": 12911975,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999579218,
            "variance": 0.2499579236
          },
          {
            "average": 10097.0639,
            "count": 12911975,
            "maximum": 10101,
            "minimum": 10032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.890328017,
            "variance": 8.353996046
          },
          {
            "average": 243706906.8,
            "count": 12911975,
            "maximum": 243708874.2,
            "minimum": 243536032,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6326.11162,
            "variance": 40019688.23
          },
          {
            "average": 0,
            "count": 12911975,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12911975,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12911975,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12911975,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12911975,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629470.234,
          4810642.97,
          1437.517591,
          630497.894,
          4811537.25,
          1991.657591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629470.2340438092,
                4810642.970177765,
                1437.5175908168333
              ],
              [
                629470.2340438092,
                4811537.250177764,
                1437.5175908168333
              ],
              [
                630497.8940438092,
                4811537.250177764,
                1991.6575908168331
              ],
              [
                630497.8940438092,
                4810642.970177765,
                1991.6575908168331
              ],
              [
                629470.2340438092,
                4810642.970177765,
                1437.5175908168333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:41:14+00:00",
        "end_time": "2019-06-02T18:40:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4001852,
            43.43731912,
            1437.517591,
            -121.3872779,
            43.44554676,
            1991.657591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40018523612517,
                  43.43749745199684,
                  1437.5175908168333
                ],
                [
                  -121.39997307313739,
                  43.44554675548928,
                  1437.5175908168333
                ],
                [
                  -121.38727790948664,
                  43.445368375011995,
                  1991.6575908168331
                ],
                [
                  -121.38749175407723,
                  43.43731912137083,
                  1991.6575908168331
                ],
                [
                  -121.40018523612517,
                  43.43749745199684,
                  1437.5175908168333
                ]
              ]
            ]
          },
          "id": "20190602_43121D4224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:41:14Z",
            "pc:count": 12911975,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 629976.9016,
                "count": 12911975,
                "maximum": 630497.894,
                "minimum": 629470.234,
                "name": "X",
                "position": 0,
                "stddev": 292.8265903,
                "variance": 85747.41197
              },
              {
                "average": 4811078.238,
                "count": 12911975,
                "maximum": 4811537.25,
                "minimum": 4810642.97,
                "name": "Y",
                "position": 1,
                "stddev": 252.0013144,
                "variance": 63504.66246
              },
              {
                "average": 1453.768336,
                "count": 12911975,
                "maximum": 1991.657591,
                "minimum": 1437.517591,
                "name": "Z",
                "position": 2,
                "stddev": 12.68322014,
                "variance": 160.8640731
              },
              {
                "average": 18360.27518,
                "count": 12911975,
                "maximum": 45639,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10218.88916,
                "variance": 104425695.6
              },
              {
                "average": 1.153360737,
                "count": 12911975,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4181725405,
                "variance": 0.1748682736
              },
              {
                "average": 1.306754699,
                "count": 12911975,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.589778779,
                "variance": 0.3478390081
              },
              {
                "average": 0.5003612538,
                "count": 12911975,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998889,
                "variance": 0.2499998889
              },
              {
                "average": 0,
                "count": 12911975,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372381684,
                "count": 12911975,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.894954722,
                "variance": 3.590853398
              },
              {
                "average": 0.2515565384,
                "count": 12911975,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89162957,
                "variance": 118.6275947
              },
              {
                "average": 0.4935118756,
                "count": 12911975,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999579218,
                "variance": 0.2499579236
              },
              {
                "average": 10097.0639,
                "count": 12911975,
                "maximum": 10101,
                "minimum": 10032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.890328017,
                "variance": 8.353996046
              },
              {
                "average": 243706906.8,
                "count": 12911975,
                "maximum": 243708874.2,
                "minimum": 243536032,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6326.11162,
                "variance": 40019688.23
              },
              {
                "average": 0,
                "count": 12911975,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12911975,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12911975,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12911975,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12911975,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629470.234,
              4810642.97,
              1437.517591,
              630497.894,
              4811537.25,
              1991.657591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629470.2340438092,
                    4810642.970177765,
                    1437.5175908168333
                  ],
                  [
                    629470.2340438092,
                    4811537.250177764,
                    1437.5175908168333
                  ],
                  [
                    630497.8940438092,
                    4811537.250177764,
                    1991.6575908168331
                  ],
                  [
                    630497.8940438092,
                    4810642.970177765,
                    1991.6575908168331
                  ],
                  [
                    629470.2340438092,
                    4810642.970177765,
                    1437.5175908168333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:41:14+00:00",
            "end_time": "2019-06-02T18:40:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70342014548308,
              43.44999519171966,
              1340.3710893539037
            ],
            [
              -121.70325777280786,
              43.45759365352301,
              1340.3710893539037
            ],
            [
              -121.69982433164748,
              43.45755466025004,
              1816.4710893539036
            ],
            [
              -121.69998713394918,
              43.44995620873348,
              1816.4710893539036
            ],
            [
              -121.70342014548308,
              43.44999519171966,
              1340.3710893539037
            ]
          ]
        ]
      },
      "bbox": [
        -121.7034201,
        43.44995621,
        1340.371089,
        -121.6998243,
        43.45759365,
        1816.471089
      ],
      "properties": {
        "datetime": "2019-06-03T18:19:53Z",
        "pc:count": 1717854,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605086.0404,
            "count": 1717854,
            "maximum": 605185.9337,
            "minimum": 604908.0937,
            "name": "X",
            "position": 0,
            "stddev": 63.11293413,
            "variance": 3983.242455
          },
          {
            "average": 4811896.485,
            "count": 1717854,
            "maximum": 4812448.456,
            "minimum": 4811604.376,
            "name": "Y",
            "position": 1,
            "stddev": 183.7499998,
            "variance": 33764.06242
          },
          {
            "average": 1365.388611,
            "count": 1717854,
            "maximum": 1816.471089,
            "minimum": 1340.371089,
            "name": "Z",
            "position": 2,
            "stddev": 5.277845165,
            "variance": 27.85564959
          },
          {
            "average": 16518.3094,
            "count": 1717854,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9888.194424,
            "variance": 97776388.97
          },
          {
            "average": 1.186077513,
            "count": 1717854,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4536809964,
            "variance": 0.2058264465
          },
          {
            "average": 1.371954776,
            "count": 1717854,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6296499054,
            "variance": 0.3964590034
          },
          {
            "average": 0.4960200343,
            "count": 1717854,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999843051,
            "variance": 0.2499843054
          },
          {
            "average": 0,
            "count": 1717854,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219998323,
            "count": 1717854,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.300369945,
            "variance": 1.690961994
          },
          {
            "average": 1.741528122,
            "count": 1717854,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.39668658,
            "variance": 108.0910919
          },
          {
            "average": 0.4888255929,
            "count": 1717854,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998752625,
            "variance": 0.2498752781
          },
          {
            "average": 10049.85848,
            "count": 1717854,
            "maximum": 10052,
            "minimum": 10048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7849031856,
            "variance": 0.6160730108
          },
          {
            "average": 243619612.7,
            "count": 1717854,
            "maximum": 243621193,
            "minimum": 243618509.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 554.6725415,
            "variance": 307661.6283
          },
          {
            "average": 0,
            "count": 1717854,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1717854,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1717854,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1717854,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1717854,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604908.0937,
          4811604.376,
          1340.371089,
          605185.9337,
          4812448.456,
          1816.471089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604908.0936699625,
                4811604.375605153,
                1340.3710893539037
              ],
              [
                604908.0936699625,
                4812448.455605153,
                1340.3710893539037
              ],
              [
                605185.9336699626,
                4812448.455605153,
                1816.4710893539036
              ],
              [
                605185.9336699626,
                4811604.375605153,
                1816.4710893539036
              ],
              [
                604908.0936699625,
                4811604.375605153,
                1340.3710893539037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:19:53+00:00",
        "end_time": "2019-06-03T17:35:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7034201,
            43.44995621,
            1340.371089,
            -121.6998243,
            43.45759365,
            1816.471089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70342014548308,
                  43.44999519171966,
                  1340.3710893539037
                ],
                [
                  -121.70325777280786,
                  43.45759365352301,
                  1340.3710893539037
                ],
                [
                  -121.69982433164748,
                  43.45755466025004,
                  1816.4710893539036
                ],
                [
                  -121.69998713394918,
                  43.44995620873348,
                  1816.4710893539036
                ],
                [
                  -121.70342014548308,
                  43.44999519171966,
                  1340.3710893539037
                ]
              ]
            ]
          },
          "id": "20190603_43121D6119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:19:53Z",
            "pc:count": 1717854,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605086.0404,
                "count": 1717854,
                "maximum": 605185.9337,
                "minimum": 604908.0937,
                "name": "X",
                "position": 0,
                "stddev": 63.11293413,
                "variance": 3983.242455
              },
              {
                "average": 4811896.485,
                "count": 1717854,
                "maximum": 4812448.456,
                "minimum": 4811604.376,
                "name": "Y",
                "position": 1,
                "stddev": 183.7499998,
                "variance": 33764.06242
              },
              {
                "average": 1365.388611,
                "count": 1717854,
                "maximum": 1816.471089,
                "minimum": 1340.371089,
                "name": "Z",
                "position": 2,
                "stddev": 5.277845165,
                "variance": 27.85564959
              },
              {
                "average": 16518.3094,
                "count": 1717854,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9888.194424,
                "variance": 97776388.97
              },
              {
                "average": 1.186077513,
                "count": 1717854,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4536809964,
                "variance": 0.2058264465
              },
              {
                "average": 1.371954776,
                "count": 1717854,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6296499054,
                "variance": 0.3964590034
              },
              {
                "average": 0.4960200343,
                "count": 1717854,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999843051,
                "variance": 0.2499843054
              },
              {
                "average": 0,
                "count": 1717854,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219998323,
                "count": 1717854,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.300369945,
                "variance": 1.690961994
              },
              {
                "average": 1.741528122,
                "count": 1717854,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.39668658,
                "variance": 108.0910919
              },
              {
                "average": 0.4888255929,
                "count": 1717854,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998752625,
                "variance": 0.2498752781
              },
              {
                "average": 10049.85848,
                "count": 1717854,
                "maximum": 10052,
                "minimum": 10048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7849031856,
                "variance": 0.6160730108
              },
              {
                "average": 243619612.7,
                "count": 1717854,
                "maximum": 243621193,
                "minimum": 243618509.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 554.6725415,
                "variance": 307661.6283
              },
              {
                "average": 0,
                "count": 1717854,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1717854,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1717854,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1717854,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1717854,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604908.0937,
              4811604.376,
              1340.371089,
              605185.9337,
              4812448.456,
              1816.471089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604908.0936699625,
                    4811604.375605153,
                    1340.3710893539037
                  ],
                  [
                    604908.0936699625,
                    4812448.455605153,
                    1340.3710893539037
                  ],
                  [
                    605185.9336699626,
                    4812448.455605153,
                    1816.4710893539036
                  ],
                  [
                    605185.9336699626,
                    4811604.375605153,
                    1816.4710893539036
                  ],
                  [
                    604908.0936699625,
                    4811604.375605153,
                    1340.3710893539037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:19:53+00:00",
            "end_time": "2019-06-03T17:35:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47529938899821,
              43.437499092638284,
              1308.663642068217
            ],
            [
              -121.47498127145039,
              43.45016161329969,
              1308.663642068217
            ],
            [
              -121.46217003315569,
              43.44999000353317,
              1885.5836420682172
            ],
            [
              -121.46249082056046,
              43.437327558310805,
              1885.5836420682172
            ],
            [
              -121.47529938899821,
              43.437499092638284,
              1308.663642068217
            ]
          ]
        ]
      },
      "bbox": [
        -121.4752994,
        43.43732756,
        1308.663642,
        -121.46217,
        43.45016161,
        1885.583642
      ],
      "properties": {
        "datetime": "2019-06-02T20:22:03Z",
        "pc:count": 28474661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623900.4875,
            "count": 28474661,
            "maximum": 624428.23,
            "minimum": 623391.29,
            "name": "X",
            "position": 0,
            "stddev": 299.6960331,
            "variance": 89817.71225
          },
          {
            "average": 4811220.009,
            "count": 28474661,
            "maximum": 4811935.919,
            "minimum": 4810529.159,
            "name": "Y",
            "position": 1,
            "stddev": 382.2197017,
            "variance": 146091.9004
          },
          {
            "average": 1392.002301,
            "count": 28474661,
            "maximum": 1885.583642,
            "minimum": 1308.663642,
            "name": "Z",
            "position": 2,
            "stddev": 11.09187678,
            "variance": 123.0297305
          },
          {
            "average": 20029.25313,
            "count": 28474661,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10296.8562,
            "variance": 106025247.5
          },
          {
            "average": 1.132274797,
            "count": 28474661,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3760025261,
            "variance": 0.1413778996
          },
          {
            "average": 1.264523922,
            "count": 28474661,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5237672518,
            "variance": 0.2743321341
          },
          {
            "average": 0.5003484326,
            "count": 28474661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998874,
            "variance": 0.2499998874
          },
          {
            "average": 0,
            "count": 28474661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175786746,
            "count": 28474661,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.971670648,
            "variance": 0.9441438482
          },
          {
            "average": 0.7180884813,
            "count": 28474661,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88069123,
            "variance": 118.3894416
          },
          {
            "average": 0.4978862786,
            "count": 28474661,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999955409,
            "variance": 0.249995541
          },
          {
            "average": 10035.63234,
            "count": 28474661,
            "maximum": 10041,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.311285735,
            "variance": 5.34204175
          },
          {
            "average": 243538554.9,
            "count": 28474661,
            "maximum": 243542123.3,
            "minimum": 243535811.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1461.691637,
            "variance": 2136542.441
          },
          {
            "average": 0,
            "count": 28474661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28474661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28474661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28474661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28474661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623391.29,
          4810529.159,
          1308.663642,
          624428.23,
          4811935.919,
          1885.583642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623391.2900128852,
                4810529.159255158,
                1308.663642068217
              ],
              [
                623391.2900128852,
                4811935.919255158,
                1308.663642068217
              ],
              [
                624428.2300128852,
                4811935.919255158,
                1885.5836420682172
              ],
              [
                624428.2300128852,
                4810529.159255158,
                1885.5836420682172
              ],
              [
                623391.2900128852,
                4810529.159255158,
                1308.663642068217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:22:03+00:00",
        "end_time": "2019-06-02T18:36:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4752994,
            43.43732756,
            1308.663642,
            -121.46217,
            43.45016161,
            1885.583642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47529938899821,
                  43.437499092638284,
                  1308.663642068217
                ],
                [
                  -121.47498127145039,
                  43.45016161329969,
                  1308.663642068217
                ],
                [
                  -121.46217003315569,
                  43.44999000353317,
                  1885.5836420682172
                ],
                [
                  -121.46249082056046,
                  43.437327558310805,
                  1885.5836420682172
                ],
                [
                  -121.47529938899821,
                  43.437499092638284,
                  1308.663642068217
                ]
              ]
            ]
          },
          "id": "20190602_43121D4123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:22:03Z",
            "pc:count": 28474661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623900.4875,
                "count": 28474661,
                "maximum": 624428.23,
                "minimum": 623391.29,
                "name": "X",
                "position": 0,
                "stddev": 299.6960331,
                "variance": 89817.71225
              },
              {
                "average": 4811220.009,
                "count": 28474661,
                "maximum": 4811935.919,
                "minimum": 4810529.159,
                "name": "Y",
                "position": 1,
                "stddev": 382.2197017,
                "variance": 146091.9004
              },
              {
                "average": 1392.002301,
                "count": 28474661,
                "maximum": 1885.583642,
                "minimum": 1308.663642,
                "name": "Z",
                "position": 2,
                "stddev": 11.09187678,
                "variance": 123.0297305
              },
              {
                "average": 20029.25313,
                "count": 28474661,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10296.8562,
                "variance": 106025247.5
              },
              {
                "average": 1.132274797,
                "count": 28474661,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3760025261,
                "variance": 0.1413778996
              },
              {
                "average": 1.264523922,
                "count": 28474661,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5237672518,
                "variance": 0.2743321341
              },
              {
                "average": 0.5003484326,
                "count": 28474661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998874,
                "variance": 0.2499998874
              },
              {
                "average": 0,
                "count": 28474661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175786746,
                "count": 28474661,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.971670648,
                "variance": 0.9441438482
              },
              {
                "average": 0.7180884813,
                "count": 28474661,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88069123,
                "variance": 118.3894416
              },
              {
                "average": 0.4978862786,
                "count": 28474661,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999955409,
                "variance": 0.249995541
              },
              {
                "average": 10035.63234,
                "count": 28474661,
                "maximum": 10041,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.311285735,
                "variance": 5.34204175
              },
              {
                "average": 243538554.9,
                "count": 28474661,
                "maximum": 243542123.3,
                "minimum": 243535811.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1461.691637,
                "variance": 2136542.441
              },
              {
                "average": 0,
                "count": 28474661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28474661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28474661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28474661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28474661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623391.29,
              4810529.159,
              1308.663642,
              624428.23,
              4811935.919,
              1885.583642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623391.2900128852,
                    4810529.159255158,
                    1308.663642068217
                  ],
                  [
                    623391.2900128852,
                    4811935.919255158,
                    1308.663642068217
                  ],
                  [
                    624428.2300128852,
                    4811935.919255158,
                    1885.5836420682172
                  ],
                  [
                    624428.2300128852,
                    4810529.159255158,
                    1885.5836420682172
                  ],
                  [
                    623391.2900128852,
                    4810529.159255158,
                    1308.663642068217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:22:03+00:00",
            "end_time": "2019-06-02T18:36:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4253098328569,
              43.4124994672515,
              1516.5984027020747
            ],
            [
              -121.42498143443645,
              43.42516714457123,
              1516.5984027020747
            ],
            [
              -121.41216021278566,
              43.424989798330344,
              1960.418402702075
            ],
            [
              -121.41249128176214,
              43.4123221990069,
              1960.418402702075
            ],
            [
              -121.4253098328569,
              43.4124994672515,
              1516.5984027020747
            ]
          ]
        ]
      },
      "bbox": [
        -121.4253098,
        43.4123222,
        1516.598403,
        -121.4121602,
        43.42516714,
        1960.418403
      ],
      "properties": {
        "datetime": "2019-06-04T17:31:36Z",
        "pc:count": 23811267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627997.8108,
            "count": 23811267,
            "maximum": 628527.5781,
            "minimum": 627489.3781,
            "name": "X",
            "position": 0,
            "stddev": 296.714551,
            "variance": 88039.52475
          },
          {
            "average": 4808586.617,
            "count": 23811267,
            "maximum": 4809235.341,
            "minimum": 4807827.981,
            "name": "Y",
            "position": 1,
            "stddev": 411.1813026,
            "variance": 169070.0636
          },
          {
            "average": 1586.8394,
            "count": 23811267,
            "maximum": 1960.418403,
            "minimum": 1516.598403,
            "name": "Z",
            "position": 2,
            "stddev": 17.98471626,
            "variance": 323.4500188
          },
          {
            "average": 20179.74951,
            "count": 23811267,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11393.37888,
            "variance": 129809082.2
          },
          {
            "average": 1.165033637,
            "count": 23811267,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4043923521,
            "variance": 0.1635331745
          },
          {
            "average": 1.330015198,
            "count": 23811267,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5461433859,
            "variance": 0.298272598
          },
          {
            "average": 0.4981294779,
            "count": 23811267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965116,
            "variance": 0.2499965116
          },
          {
            "average": 0,
            "count": 23811267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180931531,
            "count": 23811267,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9464534498,
            "variance": 0.8957741327
          },
          {
            "average": 1.652922133,
            "count": 23811267,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0148265,
            "variance": 121.3264028
          },
          {
            "average": 0.4944345465,
            "count": 23811267,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999690353,
            "variance": 0.2499690362
          },
          {
            "average": 10084.68253,
            "count": 23811267,
            "maximum": 10092,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.0833661,
            "variance": 291.8413973
          },
          {
            "average": 243689737.5,
            "count": 23811267,
            "maximum": 243704696,
            "minimum": 243533316.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 46875.93606,
            "variance": 2197353381
          },
          {
            "average": 0,
            "count": 23811267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23811267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23811267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23811267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23811267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627489.3781,
          4807827.981,
          1516.598403,
          628527.5781,
          4809235.341,
          1960.418403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627489.378057883,
                4807827.980664797,
                1516.5984027020747
              ],
              [
                627489.378057883,
                4809235.3406647965,
                1516.5984027020747
              ],
              [
                628527.578057883,
                4809235.3406647965,
                1960.418402702075
              ],
              [
                628527.578057883,
                4807827.980664797,
                1960.418402702075
              ],
              [
                627489.378057883,
                4807827.980664797,
                1516.5984027020747
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:31:36+00:00",
        "end_time": "2019-06-02T17:55:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4253098,
            43.4123222,
            1516.598403,
            -121.4121602,
            43.42516714,
            1960.418403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4253098328569,
                  43.4124994672515,
                  1516.5984027020747
                ],
                [
                  -121.42498143443645,
                  43.42516714457123,
                  1516.5984027020747
                ],
                [
                  -121.41216021278566,
                  43.424989798330344,
                  1960.418402702075
                ],
                [
                  -121.41249128176214,
                  43.4123221990069,
                  1960.418402702075
                ],
                [
                  -121.4253098328569,
                  43.4124994672515,
                  1516.5984027020747
                ]
              ]
            ]
          },
          "id": "20190602_43121D4407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:31:36Z",
            "pc:count": 23811267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627997.8108,
                "count": 23811267,
                "maximum": 628527.5781,
                "minimum": 627489.3781,
                "name": "X",
                "position": 0,
                "stddev": 296.714551,
                "variance": 88039.52475
              },
              {
                "average": 4808586.617,
                "count": 23811267,
                "maximum": 4809235.341,
                "minimum": 4807827.981,
                "name": "Y",
                "position": 1,
                "stddev": 411.1813026,
                "variance": 169070.0636
              },
              {
                "average": 1586.8394,
                "count": 23811267,
                "maximum": 1960.418403,
                "minimum": 1516.598403,
                "name": "Z",
                "position": 2,
                "stddev": 17.98471626,
                "variance": 323.4500188
              },
              {
                "average": 20179.74951,
                "count": 23811267,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11393.37888,
                "variance": 129809082.2
              },
              {
                "average": 1.165033637,
                "count": 23811267,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4043923521,
                "variance": 0.1635331745
              },
              {
                "average": 1.330015198,
                "count": 23811267,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5461433859,
                "variance": 0.298272598
              },
              {
                "average": 0.4981294779,
                "count": 23811267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965116,
                "variance": 0.2499965116
              },
              {
                "average": 0,
                "count": 23811267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180931531,
                "count": 23811267,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9464534498,
                "variance": 0.8957741327
              },
              {
                "average": 1.652922133,
                "count": 23811267,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0148265,
                "variance": 121.3264028
              },
              {
                "average": 0.4944345465,
                "count": 23811267,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999690353,
                "variance": 0.2499690362
              },
              {
                "average": 10084.68253,
                "count": 23811267,
                "maximum": 10092,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.0833661,
                "variance": 291.8413973
              },
              {
                "average": 243689737.5,
                "count": 23811267,
                "maximum": 243704696,
                "minimum": 243533316.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 46875.93606,
                "variance": 2197353381
              },
              {
                "average": 0,
                "count": 23811267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23811267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23811267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23811267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23811267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627489.3781,
              4807827.981,
              1516.598403,
              628527.5781,
              4809235.341,
              1960.418403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627489.378057883,
                    4807827.980664797,
                    1516.5984027020747
                  ],
                  [
                    627489.378057883,
                    4809235.3406647965,
                    1516.5984027020747
                  ],
                  [
                    628527.578057883,
                    4809235.3406647965,
                    1960.418402702075
                  ],
                  [
                    628527.578057883,
                    4807827.980664797,
                    1960.418402702075
                  ],
                  [
                    627489.378057883,
                    4807827.980664797,
                    1516.5984027020747
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:31:36+00:00",
            "end_time": "2019-06-02T17:55: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": "20190602_43121D5217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028361847204,
              43.44999877866938,
              1319.7223410000572
            ],
            [
              -121.54998120839633,
              43.46265342134185,
              1319.7223410000572
            ],
            [
              -121.53718518298223,
              43.46249041077442,
              1850.7023410000572
            ],
            [
              -121.53749025943654,
              43.44983583971453,
              1850.7023410000572
            ],
            [
              -121.55028361847204,
              43.44999877866938,
              1319.7223410000572
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502836,
        43.44983584,
        1319.722341,
        -121.5371852,
        43.46265342,
        1850.702341
      ],
      "properties": {
        "datetime": "2019-06-03T17:31:29Z",
        "pc:count": 20538168,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617816.6133,
            "count": 20538168,
            "maximum": 618334.1775,
            "minimum": 617298.7175,
            "name": "X",
            "position": 0,
            "stddev": 292.5903329,
            "variance": 85609.10291
          },
          {
            "average": 4812522.656,
            "count": 20538168,
            "maximum": 4813214.875,
            "minimum": 4811809.035,
            "name": "Y",
            "position": 1,
            "stddev": 402.8793448,
            "variance": 162311.7665
          },
          {
            "average": 1335.529348,
            "count": 20538168,
            "maximum": 1850.702341,
            "minimum": 1319.722341,
            "name": "Z",
            "position": 2,
            "stddev": 9.723588162,
            "variance": 94.54816675
          },
          {
            "average": 19623.48099,
            "count": 20538168,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10075.77356,
            "variance": 101521212.9
          },
          {
            "average": 1.123018275,
            "count": 20538168,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3611888601,
            "variance": 0.1304573927
          },
          {
            "average": 1.246071509,
            "count": 20538168,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5032456368,
            "variance": 0.253256171
          },
          {
            "average": 0.503801118,
            "count": 20538168,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999855635,
            "variance": 0.2499855637
          },
          {
            "average": 0,
            "count": 20538168,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.202284206,
            "count": 20538168,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9143158754,
            "variance": 0.8359735199
          },
          {
            "average": -0.9822442129,
            "count": 20538168,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78149915,
            "variance": 116.240724
          },
          {
            "average": 0.5057381944,
            "count": 20538168,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999670842,
            "variance": 0.2499670853
          },
          {
            "average": 10045.54932,
            "count": 20538168,
            "maximum": 10048,
            "minimum": 10040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.295051438,
            "variance": 1.677158227
          },
          {
            "average": 243615498.3,
            "count": 20538168,
            "maximum": 243618289.5,
            "minimum": 243541648.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9610.43164,
            "variance": 92360396.31
          },
          {
            "average": 0,
            "count": 20538168,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20538168,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20538168,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20538168,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20538168,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617298.7175,
          4811809.035,
          1319.722341,
          618334.1775,
          4813214.875,
          1850.702341
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617298.7175238938,
                4811809.034525429,
                1319.7223410000572
              ],
              [
                617298.7175238938,
                4813214.874525429,
                1319.7223410000572
              ],
              [
                618334.1775238938,
                4813214.874525429,
                1850.7023410000572
              ],
              [
                618334.1775238938,
                4811809.034525429,
                1850.7023410000572
              ],
              [
                617298.7175238938,
                4811809.034525429,
                1319.7223410000572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:31:29+00:00",
        "end_time": "2019-06-02T20:14:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502836,
            43.44983584,
            1319.722341,
            -121.5371852,
            43.46265342,
            1850.702341
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028361847204,
                  43.44999877866938,
                  1319.7223410000572
                ],
                [
                  -121.54998120839633,
                  43.46265342134185,
                  1319.7223410000572
                ],
                [
                  -121.53718518298223,
                  43.46249041077442,
                  1850.7023410000572
                ],
                [
                  -121.53749025943654,
                  43.44983583971453,
                  1850.7023410000572
                ],
                [
                  -121.55028361847204,
                  43.44999877866938,
                  1319.7223410000572
                ]
              ]
            ]
          },
          "id": "20190602_43121D5217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:31:29Z",
            "pc:count": 20538168,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617816.6133,
                "count": 20538168,
                "maximum": 618334.1775,
                "minimum": 617298.7175,
                "name": "X",
                "position": 0,
                "stddev": 292.5903329,
                "variance": 85609.10291
              },
              {
                "average": 4812522.656,
                "count": 20538168,
                "maximum": 4813214.875,
                "minimum": 4811809.035,
                "name": "Y",
                "position": 1,
                "stddev": 402.8793448,
                "variance": 162311.7665
              },
              {
                "average": 1335.529348,
                "count": 20538168,
                "maximum": 1850.702341,
                "minimum": 1319.722341,
                "name": "Z",
                "position": 2,
                "stddev": 9.723588162,
                "variance": 94.54816675
              },
              {
                "average": 19623.48099,
                "count": 20538168,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10075.77356,
                "variance": 101521212.9
              },
              {
                "average": 1.123018275,
                "count": 20538168,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3611888601,
                "variance": 0.1304573927
              },
              {
                "average": 1.246071509,
                "count": 20538168,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5032456368,
                "variance": 0.253256171
              },
              {
                "average": 0.503801118,
                "count": 20538168,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999855635,
                "variance": 0.2499855637
              },
              {
                "average": 0,
                "count": 20538168,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.202284206,
                "count": 20538168,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9143158754,
                "variance": 0.8359735199
              },
              {
                "average": -0.9822442129,
                "count": 20538168,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78149915,
                "variance": 116.240724
              },
              {
                "average": 0.5057381944,
                "count": 20538168,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999670842,
                "variance": 0.2499670853
              },
              {
                "average": 10045.54932,
                "count": 20538168,
                "maximum": 10048,
                "minimum": 10040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.295051438,
                "variance": 1.677158227
              },
              {
                "average": 243615498.3,
                "count": 20538168,
                "maximum": 243618289.5,
                "minimum": 243541648.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9610.43164,
                "variance": 92360396.31
              },
              {
                "average": 0,
                "count": 20538168,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20538168,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20538168,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20538168,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20538168,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617298.7175,
              4811809.035,
              1319.722341,
              618334.1775,
              4813214.875,
              1850.702341
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617298.7175238938,
                    4811809.034525429,
                    1319.7223410000572
                  ],
                  [
                    617298.7175238938,
                    4813214.874525429,
                    1319.7223410000572
                  ],
                  [
                    618334.1775238938,
                    4813214.874525429,
                    1850.7023410000572
                  ],
                  [
                    618334.1775238938,
                    4811809.034525429,
                    1850.7023410000572
                  ],
                  [
                    617298.7175238938,
                    4811809.034525429,
                    1319.7223410000572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:31:29+00:00",
            "end_time": "2019-06-02T20:14:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D6116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75010441208535,
              43.456712922843685,
              1378.6876541237502
            ],
            [
              -121.74998342203291,
              43.46258524950158,
              1378.6876541237502
            ],
            [
              -121.74164960596734,
              43.4624938306773,
              1857.92765412375
            ],
            [
              -121.74177140213912,
              43.45662152265823,
              1857.92765412375
            ],
            [
              -121.75010441208535,
              43.456712922843685,
              1378.6876541237502
            ]
          ]
        ]
      },
      "bbox": [
        -121.7501044,
        43.45662152,
        1378.687654,
        -121.7416496,
        43.46258525,
        1857.927654
      ],
      "properties": {
        "datetime": "2019-06-03T18:21:04Z",
        "pc:count": 7723275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601450.6396,
            "count": 7723275,
            "maximum": 601793.8949,
            "minimum": 601119.5749,
            "name": "X",
            "position": 0,
            "stddev": 181.3911591,
            "variance": 32902.75259
          },
          {
            "average": 4812603.325,
            "count": 7723275,
            "maximum": 4812945.02,
            "minimum": 4812292.7,
            "name": "Y",
            "position": 1,
            "stddev": 178.2766335,
            "variance": 31782.55806
          },
          {
            "average": 1383.411117,
            "count": 7723275,
            "maximum": 1857.927654,
            "minimum": 1378.687654,
            "name": "Z",
            "position": 2,
            "stddev": 3.916089309,
            "variance": 15.33575548
          },
          {
            "average": 18111.43285,
            "count": 7723275,
            "maximum": 55108,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9657.697954,
            "variance": 93271129.77
          },
          {
            "average": 1.131710576,
            "count": 7723275,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3644310828,
            "variance": 0.1328100141
          },
          {
            "average": 1.26336457,
            "count": 7723275,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4993318601,
            "variance": 0.2493323065
          },
          {
            "average": 0.5073808715,
            "count": 7723275,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999455521,
            "variance": 0.2499455551
          },
          {
            "average": 0,
            "count": 7723275,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.146671069,
            "count": 7723275,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8044872428,
            "variance": 0.6471997238
          },
          {
            "average": -3.187811834,
            "count": 7723275,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78681681,
            "variance": 116.3554169
          },
          {
            "average": 0.4854004292,
            "count": 7723275,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997868394,
            "variance": 0.2497868849
          },
          {
            "average": 10013.81242,
            "count": 7723275,
            "maximum": 10052,
            "minimum": 10002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.41616085,
            "variance": 376.9873021
          },
          {
            "average": 243480073.6,
            "count": 7723275,
            "maximum": 243621264.3,
            "minimum": 243443015.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 71741.41087,
            "variance": 5146830034
          },
          {
            "average": 0,
            "count": 7723275,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723275,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723275,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601119.5749,
          4812292.7,
          1378.687654,
          601793.8949,
          4812945.02,
          1857.927654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601119.5748814691,
                4812292.70029876,
                1378.6876541237502
              ],
              [
                601119.5748814691,
                4812945.02029876,
                1378.6876541237502
              ],
              [
                601793.8948814692,
                4812945.02029876,
                1857.92765412375
              ],
              [
                601793.8948814692,
                4812292.70029876,
                1857.92765412375
              ],
              [
                601119.5748814691,
                4812292.70029876,
                1378.6876541237502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:21:04+00:00",
        "end_time": "2019-06-01T16:50:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7501044,
            43.45662152,
            1378.687654,
            -121.7416496,
            43.46258525,
            1857.927654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75010441208535,
                  43.456712922843685,
                  1378.6876541237502
                ],
                [
                  -121.74998342203291,
                  43.46258524950158,
                  1378.6876541237502
                ],
                [
                  -121.74164960596734,
                  43.4624938306773,
                  1857.92765412375
                ],
                [
                  -121.74177140213912,
                  43.45662152265823,
                  1857.92765412375
                ],
                [
                  -121.75010441208535,
                  43.456712922843685,
                  1378.6876541237502
                ]
              ]
            ]
          },
          "id": "20190601_43121D6116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:21:04Z",
            "pc:count": 7723275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601450.6396,
                "count": 7723275,
                "maximum": 601793.8949,
                "minimum": 601119.5749,
                "name": "X",
                "position": 0,
                "stddev": 181.3911591,
                "variance": 32902.75259
              },
              {
                "average": 4812603.325,
                "count": 7723275,
                "maximum": 4812945.02,
                "minimum": 4812292.7,
                "name": "Y",
                "position": 1,
                "stddev": 178.2766335,
                "variance": 31782.55806
              },
              {
                "average": 1383.411117,
                "count": 7723275,
                "maximum": 1857.927654,
                "minimum": 1378.687654,
                "name": "Z",
                "position": 2,
                "stddev": 3.916089309,
                "variance": 15.33575548
              },
              {
                "average": 18111.43285,
                "count": 7723275,
                "maximum": 55108,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9657.697954,
                "variance": 93271129.77
              },
              {
                "average": 1.131710576,
                "count": 7723275,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3644310828,
                "variance": 0.1328100141
              },
              {
                "average": 1.26336457,
                "count": 7723275,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4993318601,
                "variance": 0.2493323065
              },
              {
                "average": 0.5073808715,
                "count": 7723275,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999455521,
                "variance": 0.2499455551
              },
              {
                "average": 0,
                "count": 7723275,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.146671069,
                "count": 7723275,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8044872428,
                "variance": 0.6471997238
              },
              {
                "average": -3.187811834,
                "count": 7723275,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78681681,
                "variance": 116.3554169
              },
              {
                "average": 0.4854004292,
                "count": 7723275,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997868394,
                "variance": 0.2497868849
              },
              {
                "average": 10013.81242,
                "count": 7723275,
                "maximum": 10052,
                "minimum": 10002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.41616085,
                "variance": 376.9873021
              },
              {
                "average": 243480073.6,
                "count": 7723275,
                "maximum": 243621264.3,
                "minimum": 243443015.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 71741.41087,
                "variance": 5146830034
              },
              {
                "average": 0,
                "count": 7723275,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723275,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723275,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601119.5749,
              4812292.7,
              1378.687654,
              601793.8949,
              4812945.02,
              1857.927654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601119.5748814691,
                    4812292.70029876,
                    1378.6876541237502
                  ],
                  [
                    601119.5748814691,
                    4812945.02029876,
                    1378.6876541237502
                  ],
                  [
                    601793.8948814692,
                    4812945.02029876,
                    1857.92765412375
                  ],
                  [
                    601793.8948814692,
                    4812292.70029876,
                    1857.92765412375
                  ],
                  [
                    601119.5748814691,
                    4812292.70029876,
                    1378.6876541237502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:21:04+00:00",
            "end_time": "2019-06-01T16:50: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": "20190604_43121D4424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40031447416905,
              43.37499919732711,
              1616.5787133114504
            ],
            [
              -121.39998122498086,
              43.387669684875874,
              1616.5787133114504
            ],
            [
              -121.38715523022928,
              43.387489478579155,
              2067.1187133114504
            ],
            [
              -121.387491147983,
              43.374819070307986,
              2067.1187133114504
            ],
            [
              -121.40031447416905,
              43.37499919732711,
              1616.5787133114504
            ]
          ]
        ]
      },
      "bbox": [
        -121.4003145,
        43.37481907,
        1616.578713,
        -121.3871552,
        43.38766968,
        2067.118713
      ],
      "properties": {
        "datetime": "2019-06-04T16:40:30Z",
        "pc:count": 26488949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630111.3207,
            "count": 26488949,
            "maximum": 630632.2161,
            "minimum": 629592.9761,
            "name": "X",
            "position": 0,
            "stddev": 292.4295647,
            "variance": 85515.05029
          },
          {
            "average": 4804394.406,
            "count": 26488949,
            "maximum": 4805109.475,
            "minimum": 4803701.795,
            "name": "Y",
            "position": 1,
            "stddev": 400.0560921,
            "variance": 160044.8768
          },
          {
            "average": 1674.081078,
            "count": 26488949,
            "maximum": 2067.118713,
            "minimum": 1616.578713,
            "name": "Z",
            "position": 2,
            "stddev": 25.07808603,
            "variance": 628.910399
          },
          {
            "average": 16227.94504,
            "count": 26488949,
            "maximum": 58340,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10526.89562,
            "variance": 110815531.4
          },
          {
            "average": 1.2467022,
            "count": 26488949,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5205983341,
            "variance": 0.2710226255
          },
          {
            "average": 1.49341901,
            "count": 26488949,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.710975218,
            "variance": 0.5054857607
          },
          {
            "average": 0.5028039051,
            "count": 26488949,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999921475,
            "variance": 0.2499921476
          },
          {
            "average": 0,
            "count": 26488949,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265736893,
            "count": 26488949,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.663671191,
            "variance": 2.767801833
          },
          {
            "average": -0.3926865414,
            "count": 26488949,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80104061,
            "variance": 116.6624782
          },
          {
            "average": 0.4936962958,
            "count": 26488949,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999602712,
            "variance": 0.2499602727
          },
          {
            "average": 10082.77376,
            "count": 26488949,
            "maximum": 10085,
            "minimum": 10080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.111396792,
            "variance": 1.23520283
          },
          {
            "average": 243700513.2,
            "count": 26488949,
            "maximum": 243701630.7,
            "minimum": 243699153,
            "name": "GpsTime",
            "position": 12,
            "stddev": 551.911613,
            "variance": 304606.4286
          },
          {
            "average": 0,
            "count": 26488949,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26488949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26488949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26488949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26488949,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629592.9761,
          4803701.795,
          1616.578713,
          630632.2161,
          4805109.475,
          2067.118713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629592.9760546408,
                4803701.794735236,
                1616.5787133114504
              ],
              [
                629592.9760546408,
                4805109.474735236,
                1616.5787133114504
              ],
              [
                630632.2160546408,
                4805109.474735236,
                2067.1187133114504
              ],
              [
                630632.2160546408,
                4803701.794735236,
                2067.1187133114504
              ],
              [
                629592.9760546408,
                4803701.794735236,
                1616.5787133114504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:40:30+00:00",
        "end_time": "2019-06-04T15:59:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4003145,
            43.37481907,
            1616.578713,
            -121.3871552,
            43.38766968,
            2067.118713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40031447416905,
                  43.37499919732711,
                  1616.5787133114504
                ],
                [
                  -121.39998122498086,
                  43.387669684875874,
                  1616.5787133114504
                ],
                [
                  -121.38715523022928,
                  43.387489478579155,
                  2067.1187133114504
                ],
                [
                  -121.387491147983,
                  43.374819070307986,
                  2067.1187133114504
                ],
                [
                  -121.40031447416905,
                  43.37499919732711,
                  1616.5787133114504
                ]
              ]
            ]
          },
          "id": "20190604_43121D4424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:40:30Z",
            "pc:count": 26488949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630111.3207,
                "count": 26488949,
                "maximum": 630632.2161,
                "minimum": 629592.9761,
                "name": "X",
                "position": 0,
                "stddev": 292.4295647,
                "variance": 85515.05029
              },
              {
                "average": 4804394.406,
                "count": 26488949,
                "maximum": 4805109.475,
                "minimum": 4803701.795,
                "name": "Y",
                "position": 1,
                "stddev": 400.0560921,
                "variance": 160044.8768
              },
              {
                "average": 1674.081078,
                "count": 26488949,
                "maximum": 2067.118713,
                "minimum": 1616.578713,
                "name": "Z",
                "position": 2,
                "stddev": 25.07808603,
                "variance": 628.910399
              },
              {
                "average": 16227.94504,
                "count": 26488949,
                "maximum": 58340,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10526.89562,
                "variance": 110815531.4
              },
              {
                "average": 1.2467022,
                "count": 26488949,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5205983341,
                "variance": 0.2710226255
              },
              {
                "average": 1.49341901,
                "count": 26488949,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.710975218,
                "variance": 0.5054857607
              },
              {
                "average": 0.5028039051,
                "count": 26488949,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999921475,
                "variance": 0.2499921476
              },
              {
                "average": 0,
                "count": 26488949,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265736893,
                "count": 26488949,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.663671191,
                "variance": 2.767801833
              },
              {
                "average": -0.3926865414,
                "count": 26488949,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80104061,
                "variance": 116.6624782
              },
              {
                "average": 0.4936962958,
                "count": 26488949,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999602712,
                "variance": 0.2499602727
              },
              {
                "average": 10082.77376,
                "count": 26488949,
                "maximum": 10085,
                "minimum": 10080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.111396792,
                "variance": 1.23520283
              },
              {
                "average": 243700513.2,
                "count": 26488949,
                "maximum": 243701630.7,
                "minimum": 243699153,
                "name": "GpsTime",
                "position": 12,
                "stddev": 551.911613,
                "variance": 304606.4286
              },
              {
                "average": 0,
                "count": 26488949,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26488949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26488949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26488949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26488949,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629592.9761,
              4803701.795,
              1616.578713,
              630632.2161,
              4805109.475,
              2067.118713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629592.9760546408,
                    4803701.794735236,
                    1616.5787133114504
                  ],
                  [
                    629592.9760546408,
                    4805109.474735236,
                    1616.5787133114504
                  ],
                  [
                    630632.2160546408,
                    4805109.474735236,
                    2067.1187133114504
                  ],
                  [
                    630632.2160546408,
                    4803701.794735236,
                    2067.1187133114504
                  ],
                  [
                    629592.9760546408,
                    4803701.794735236,
                    1616.5787133114504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:40:30+00:00",
            "end_time": "2019-06-04T15:59:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5127923331802,
              43.474998510255816,
              1338.9028319099289
            ],
            [
              -121.512481727317,
              43.48765720530259,
              1338.9028319099289
            ],
            [
              -121.49967742730513,
              43.48748987980684,
              1884.842831909929
            ],
            [
              -121.49999070437632,
              43.4748312582883,
              1884.842831909929
            ],
            [
              -121.5127923331802,
              43.474998510255816,
              1338.9028319099289
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127923,
        43.47483126,
        1338.902832,
        -121.4996774,
        43.48765721,
        1884.842832
      ],
      "properties": {
        "datetime": "2019-06-03T18:30:12Z",
        "pc:count": 18004414,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620801.6934,
            "count": 18004414,
            "maximum": 621318.3659,
            "minimum": 620282.6459,
            "name": "X",
            "position": 0,
            "stddev": 292.9337122,
            "variance": 85810.15973
          },
          {
            "average": 4815327.894,
            "count": 18004414,
            "maximum": 4816045.29,
            "minimum": 4814638.97,
            "name": "Y",
            "position": 1,
            "stddev": 405.6915794,
            "variance": 164585.6576
          },
          {
            "average": 1348.644472,
            "count": 18004414,
            "maximum": 1884.842832,
            "minimum": 1338.902832,
            "name": "Z",
            "position": 2,
            "stddev": 5.345269135,
            "variance": 28.57190213
          },
          {
            "average": 21122.83211,
            "count": 18004414,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9815.63436,
            "variance": 96346677.89
          },
          {
            "average": 1.095963079,
            "count": 18004414,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3195329364,
            "variance": 0.1021012974
          },
          {
            "average": 1.191925158,
            "count": 18004414,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.448487395,
            "variance": 0.2011409434
          },
          {
            "average": 0.4981771692,
            "count": 18004414,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966912,
            "variance": 0.2499966912
          },
          {
            "average": 0,
            "count": 18004414,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211003757,
            "count": 18004414,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.780711576,
            "variance": 0.6095105649
          },
          {
            "average": 1.119561488,
            "count": 18004414,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84873839,
            "variance": 117.6951246
          },
          {
            "average": 0.4906655112,
            "count": 18004414,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999128736,
            "variance": 0.2499128812
          },
          {
            "average": 10050.46621,
            "count": 18004414,
            "maximum": 10053,
            "minimum": 10048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.160079208,
            "variance": 1.345783768
          },
          {
            "average": 243620028.8,
            "count": 18004414,
            "maximum": 243621812.1,
            "minimum": 243618207.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 781.0403861,
            "variance": 610024.0848
          },
          {
            "average": 0,
            "count": 18004414,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18004414,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18004414,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18004414,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18004414,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620282.6459,
          4814638.97,
          1338.902832,
          621318.3659,
          4816045.29,
          1884.842832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620282.6459365255,
                4814638.969615094,
                1338.9028319099289
              ],
              [
                620282.6459365255,
                4816045.289615095,
                1338.9028319099289
              ],
              [
                621318.3659365255,
                4816045.289615095,
                1884.842831909929
              ],
              [
                621318.3659365255,
                4814638.969615094,
                1884.842831909929
              ],
              [
                620282.6459365255,
                4814638.969615094,
                1338.9028319099289
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:30:12+00:00",
        "end_time": "2019-06-03T17:30:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127923,
            43.47483126,
            1338.902832,
            -121.4996774,
            43.48765721,
            1884.842832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5127923331802,
                  43.474998510255816,
                  1338.9028319099289
                ],
                [
                  -121.512481727317,
                  43.48765720530259,
                  1338.9028319099289
                ],
                [
                  -121.49967742730513,
                  43.48748987980684,
                  1884.842831909929
                ],
                [
                  -121.49999070437632,
                  43.4748312582883,
                  1884.842831909929
                ],
                [
                  -121.5127923331802,
                  43.474998510255816,
                  1338.9028319099289
                ]
              ]
            ]
          },
          "id": "20190603_43121D5210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:30:12Z",
            "pc:count": 18004414,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620801.6934,
                "count": 18004414,
                "maximum": 621318.3659,
                "minimum": 620282.6459,
                "name": "X",
                "position": 0,
                "stddev": 292.9337122,
                "variance": 85810.15973
              },
              {
                "average": 4815327.894,
                "count": 18004414,
                "maximum": 4816045.29,
                "minimum": 4814638.97,
                "name": "Y",
                "position": 1,
                "stddev": 405.6915794,
                "variance": 164585.6576
              },
              {
                "average": 1348.644472,
                "count": 18004414,
                "maximum": 1884.842832,
                "minimum": 1338.902832,
                "name": "Z",
                "position": 2,
                "stddev": 5.345269135,
                "variance": 28.57190213
              },
              {
                "average": 21122.83211,
                "count": 18004414,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9815.63436,
                "variance": 96346677.89
              },
              {
                "average": 1.095963079,
                "count": 18004414,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3195329364,
                "variance": 0.1021012974
              },
              {
                "average": 1.191925158,
                "count": 18004414,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.448487395,
                "variance": 0.2011409434
              },
              {
                "average": 0.4981771692,
                "count": 18004414,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966912,
                "variance": 0.2499966912
              },
              {
                "average": 0,
                "count": 18004414,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211003757,
                "count": 18004414,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.780711576,
                "variance": 0.6095105649
              },
              {
                "average": 1.119561488,
                "count": 18004414,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84873839,
                "variance": 117.6951246
              },
              {
                "average": 0.4906655112,
                "count": 18004414,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999128736,
                "variance": 0.2499128812
              },
              {
                "average": 10050.46621,
                "count": 18004414,
                "maximum": 10053,
                "minimum": 10048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.160079208,
                "variance": 1.345783768
              },
              {
                "average": 243620028.8,
                "count": 18004414,
                "maximum": 243621812.1,
                "minimum": 243618207.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 781.0403861,
                "variance": 610024.0848
              },
              {
                "average": 0,
                "count": 18004414,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18004414,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18004414,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18004414,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18004414,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620282.6459,
              4814638.97,
              1338.902832,
              621318.3659,
              4816045.29,
              1884.842832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620282.6459365255,
                    4814638.969615094,
                    1338.9028319099289
                  ],
                  [
                    620282.6459365255,
                    4816045.289615095,
                    1338.9028319099289
                  ],
                  [
                    621318.3659365255,
                    4816045.289615095,
                    1884.842831909929
                  ],
                  [
                    621318.3659365255,
                    4814638.969615094,
                    1884.842831909929
                  ],
                  [
                    620282.6459365255,
                    4814638.969615094,
                    1338.9028319099289
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:30:12+00:00",
            "end_time": "2019-06-03T17:30: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": "20190603_43121D6120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70014753244239,
              43.449996639261435,
              1221.089699045069
            ],
            [
              -121.6998767255657,
              43.462635874312966,
              1221.089699045069
            ],
            [
              -121.68721608445952,
              43.4624912017135,
              1869.2096990450689
            ],
            [
              -121.68748952662538,
              43.44985203014109,
              1869.2096990450689
            ],
            [
              -121.70014753244239,
              43.449996639261435,
              1221.089699045069
            ]
          ]
        ]
      },
      "bbox": [
        -121.7001475,
        43.44985203,
        1221.089699,
        -121.6872161,
        43.46263587,
        1869.209699
      ],
      "properties": {
        "datetime": "2019-06-03T18:25:42Z",
        "pc:count": 21307091,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605680.6974,
            "count": 21307091,
            "maximum": 606197.3254,
            "minimum": 605172.8854,
            "name": "X",
            "position": 0,
            "stddev": 277.2105924,
            "variance": 76845.71255
          },
          {
            "average": 4812255.718,
            "count": 21307091,
            "maximum": 4813012.703,
            "minimum": 4811608.663,
            "name": "Y",
            "position": 1,
            "stddev": 388.9481124,
            "variance": 151280.6342
          },
          {
            "average": 1367.494423,
            "count": 21307091,
            "maximum": 1869.209699,
            "minimum": 1221.089699,
            "name": "Z",
            "position": 2,
            "stddev": 8.854147256,
            "variance": 78.39592364
          },
          {
            "average": 18323.90591,
            "count": 21307091,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10362.40696,
            "variance": 107379478.1
          },
          {
            "average": 1.151677533,
            "count": 21307091,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4052790117,
            "variance": 0.1642510773
          },
          {
            "average": 1.303328127,
            "count": 21307091,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5639494902,
            "variance": 0.3180390276
          },
          {
            "average": 0.4979182752,
            "count": 21307091,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956781,
            "variance": 0.2499956782
          },
          {
            "average": 0,
            "count": 21307091,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204814022,
            "count": 21307091,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.116263637,
            "variance": 1.246044507
          },
          {
            "average": 1.336606397,
            "count": 21307091,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74306046,
            "variance": 115.4133481
          },
          {
            "average": 0.4906033865,
            "count": 21307091,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999117076,
            "variance": 0.2499117154
          },
          {
            "average": 10050.37921,
            "count": 21307091,
            "maximum": 10053,
            "minimum": 10048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.100732038,
            "variance": 1.211611019
          },
          {
            "average": 243619976.9,
            "count": 21307091,
            "maximum": 243621542.5,
            "minimum": 243618491.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 751.0328675,
            "variance": 564050.368
          },
          {
            "average": 0,
            "count": 21307091,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21307091,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21307091,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21307091,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21307091,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605172.8854,
          4811608.663,
          1221.089699,
          606197.3254,
          4813012.703,
          1869.209699
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605172.8854019719,
                4811608.663230688,
                1221.089699045069
              ],
              [
                605172.8854019719,
                4813012.703230687,
                1221.089699045069
              ],
              [
                606197.3254019718,
                4813012.703230687,
                1869.2096990450689
              ],
              [
                606197.3254019718,
                4811608.663230688,
                1869.2096990450689
              ],
              [
                605172.8854019719,
                4811608.663230688,
                1221.089699045069
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:25:42+00:00",
        "end_time": "2019-06-03T17:34:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7001475,
            43.44985203,
            1221.089699,
            -121.6872161,
            43.46263587,
            1869.209699
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70014753244239,
                  43.449996639261435,
                  1221.089699045069
                ],
                [
                  -121.6998767255657,
                  43.462635874312966,
                  1221.089699045069
                ],
                [
                  -121.68721608445952,
                  43.4624912017135,
                  1869.2096990450689
                ],
                [
                  -121.68748952662538,
                  43.44985203014109,
                  1869.2096990450689
                ],
                [
                  -121.70014753244239,
                  43.449996639261435,
                  1221.089699045069
                ]
              ]
            ]
          },
          "id": "20190603_43121D6120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:25:42Z",
            "pc:count": 21307091,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605680.6974,
                "count": 21307091,
                "maximum": 606197.3254,
                "minimum": 605172.8854,
                "name": "X",
                "position": 0,
                "stddev": 277.2105924,
                "variance": 76845.71255
              },
              {
                "average": 4812255.718,
                "count": 21307091,
                "maximum": 4813012.703,
                "minimum": 4811608.663,
                "name": "Y",
                "position": 1,
                "stddev": 388.9481124,
                "variance": 151280.6342
              },
              {
                "average": 1367.494423,
                "count": 21307091,
                "maximum": 1869.209699,
                "minimum": 1221.089699,
                "name": "Z",
                "position": 2,
                "stddev": 8.854147256,
                "variance": 78.39592364
              },
              {
                "average": 18323.90591,
                "count": 21307091,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10362.40696,
                "variance": 107379478.1
              },
              {
                "average": 1.151677533,
                "count": 21307091,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4052790117,
                "variance": 0.1642510773
              },
              {
                "average": 1.303328127,
                "count": 21307091,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5639494902,
                "variance": 0.3180390276
              },
              {
                "average": 0.4979182752,
                "count": 21307091,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956781,
                "variance": 0.2499956782
              },
              {
                "average": 0,
                "count": 21307091,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204814022,
                "count": 21307091,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.116263637,
                "variance": 1.246044507
              },
              {
                "average": 1.336606397,
                "count": 21307091,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74306046,
                "variance": 115.4133481
              },
              {
                "average": 0.4906033865,
                "count": 21307091,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999117076,
                "variance": 0.2499117154
              },
              {
                "average": 10050.37921,
                "count": 21307091,
                "maximum": 10053,
                "minimum": 10048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.100732038,
                "variance": 1.211611019
              },
              {
                "average": 243619976.9,
                "count": 21307091,
                "maximum": 243621542.5,
                "minimum": 243618491.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 751.0328675,
                "variance": 564050.368
              },
              {
                "average": 0,
                "count": 21307091,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21307091,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21307091,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21307091,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21307091,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605172.8854,
              4811608.663,
              1221.089699,
              606197.3254,
              4813012.703,
              1869.209699
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605172.8854019719,
                    4811608.663230688,
                    1221.089699045069
                  ],
                  [
                    605172.8854019719,
                    4813012.703230687,
                    1221.089699045069
                  ],
                  [
                    606197.3254019718,
                    4813012.703230687,
                    1869.2096990450689
                  ],
                  [
                    606197.3254019718,
                    4811608.663230688,
                    1869.2096990450689
                  ],
                  [
                    605172.8854019719,
                    4811608.663230688,
                    1221.089699045069
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:25:42+00:00",
            "end_time": "2019-06-03T17:34: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": "20190602_43121D4308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47529924709382,
              43.41249886803893,
              1341.3122490287446
            ],
            [
              -121.4749814024672,
              43.42516162428447,
              1341.3122490287446
            ],
            [
              -121.4621702505621,
              43.42499002336771,
              1992.0522490287449
            ],
            [
              -121.46249076273745,
              43.41232734256237,
              1992.0522490287449
            ],
            [
              -121.47529924709382,
              43.41249886803893,
              1341.3122490287446
            ]
          ]
        ]
      },
      "bbox": [
        -121.4752992,
        43.41232734,
        1341.312249,
        -121.4621703,
        43.42516162,
        1992.052249
      ],
      "properties": {
        "datetime": "2019-06-04T16:59:50Z",
        "pc:count": 42967008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623988.0354,
            "count": 42967008,
            "maximum": 624479.4627,
            "minimum": 623442.1027,
            "name": "X",
            "position": 0,
            "stddev": 290.3044521,
            "variance": 84276.6749
          },
          {
            "average": 4808385.465,
            "count": 42967008,
            "maximum": 4809159.444,
            "minimum": 4807752.664,
            "name": "Y",
            "position": 1,
            "stddev": 401.4513513,
            "variance": 161163.1875
          },
          {
            "average": 1477.450959,
            "count": 42967008,
            "maximum": 1992.052249,
            "minimum": 1341.312249,
            "name": "Z",
            "position": 2,
            "stddev": 44.79985972,
            "variance": 2007.027431
          },
          {
            "average": 20037.59679,
            "count": 42967008,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11083.5019,
            "variance": 122844014.3
          },
          {
            "average": 1.190085938,
            "count": 42967008,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4792228822,
            "variance": 0.2296545708
          },
          {
            "average": 1.380212278,
            "count": 42967008,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6802701971,
            "variance": 0.4627675411
          },
          {
            "average": 0.500854167,
            "count": 42967008,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992762,
            "variance": 0.2499992762
          },
          {
            "average": 0,
            "count": 42967008,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26412784,
            "count": 42967008,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.626126146,
            "variance": 2.644286242
          },
          {
            "average": 0.410717166,
            "count": 42967008,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.98179213,
            "variance": 120.5997585
          },
          {
            "average": 0.5010913257,
            "count": 42967008,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999988148,
            "variance": 0.2499988148
          },
          {
            "average": 10050.50418,
            "count": 42967008,
            "maximum": 10088,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.10389712,
            "variance": 789.8290334
          },
          {
            "average": 243598379.2,
            "count": 42967008,
            "maximum": 243702790.9,
            "minimum": 243532087.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 81650.69715,
            "variance": 6666836345
          },
          {
            "average": 0,
            "count": 42967008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42967008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42967008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42967008,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42967008,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623442.1027,
          4807752.664,
          1341.312249,
          624479.4627,
          4809159.444,
          1992.052249
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623442.1027419526,
                4807752.664312289,
                1341.3122490287446
              ],
              [
                623442.1027419526,
                4809159.444312288,
                1341.3122490287446
              ],
              [
                624479.4627419527,
                4809159.444312288,
                1992.0522490287449
              ],
              [
                624479.4627419527,
                4807752.664312289,
                1992.0522490287449
              ],
              [
                623442.1027419526,
                4807752.664312289,
                1341.3122490287446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:59:50+00:00",
        "end_time": "2019-06-02T17:34:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4752992,
            43.41232734,
            1341.312249,
            -121.4621703,
            43.42516162,
            1992.052249
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47529924709382,
                  43.41249886803893,
                  1341.3122490287446
                ],
                [
                  -121.4749814024672,
                  43.42516162428447,
                  1341.3122490287446
                ],
                [
                  -121.4621702505621,
                  43.42499002336771,
                  1992.0522490287449
                ],
                [
                  -121.46249076273745,
                  43.41232734256237,
                  1992.0522490287449
                ],
                [
                  -121.47529924709382,
                  43.41249886803893,
                  1341.3122490287446
                ]
              ]
            ]
          },
          "id": "20190602_43121D4308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:59:50Z",
            "pc:count": 42967008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623988.0354,
                "count": 42967008,
                "maximum": 624479.4627,
                "minimum": 623442.1027,
                "name": "X",
                "position": 0,
                "stddev": 290.3044521,
                "variance": 84276.6749
              },
              {
                "average": 4808385.465,
                "count": 42967008,
                "maximum": 4809159.444,
                "minimum": 4807752.664,
                "name": "Y",
                "position": 1,
                "stddev": 401.4513513,
                "variance": 161163.1875
              },
              {
                "average": 1477.450959,
                "count": 42967008,
                "maximum": 1992.052249,
                "minimum": 1341.312249,
                "name": "Z",
                "position": 2,
                "stddev": 44.79985972,
                "variance": 2007.027431
              },
              {
                "average": 20037.59679,
                "count": 42967008,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11083.5019,
                "variance": 122844014.3
              },
              {
                "average": 1.190085938,
                "count": 42967008,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4792228822,
                "variance": 0.2296545708
              },
              {
                "average": 1.380212278,
                "count": 42967008,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6802701971,
                "variance": 0.4627675411
              },
              {
                "average": 0.500854167,
                "count": 42967008,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992762,
                "variance": 0.2499992762
              },
              {
                "average": 0,
                "count": 42967008,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26412784,
                "count": 42967008,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.626126146,
                "variance": 2.644286242
              },
              {
                "average": 0.410717166,
                "count": 42967008,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.98179213,
                "variance": 120.5997585
              },
              {
                "average": 0.5010913257,
                "count": 42967008,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999988148,
                "variance": 0.2499988148
              },
              {
                "average": 10050.50418,
                "count": 42967008,
                "maximum": 10088,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.10389712,
                "variance": 789.8290334
              },
              {
                "average": 243598379.2,
                "count": 42967008,
                "maximum": 243702790.9,
                "minimum": 243532087.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 81650.69715,
                "variance": 6666836345
              },
              {
                "average": 0,
                "count": 42967008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42967008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42967008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42967008,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42967008,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623442.1027,
              4807752.664,
              1341.312249,
              624479.4627,
              4809159.444,
              1992.052249
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623442.1027419526,
                    4807752.664312289,
                    1341.3122490287446
                  ],
                  [
                    623442.1027419526,
                    4809159.444312288,
                    1341.3122490287446
                  ],
                  [
                    624479.4627419527,
                    4809159.444312288,
                    1992.0522490287449
                  ],
                  [
                    624479.4627419527,
                    4807752.664312289,
                    1992.0522490287449
                  ],
                  [
                    623442.1027419526,
                    4807752.664312289,
                    1341.3122490287446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:59:50+00:00",
            "end_time": "2019-06-02T17:34:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030437186583,
              43.41249908436608,
              1242.1382909267634
            ],
            [
              -121.44998124905466,
              43.42516439239761,
              1242.1382909267634
            ],
            [
              -121.43716481400067,
              43.424989916541016,
              1957.9782909267635
            ],
            [
              -121.43749060593544,
              43.41232468522904,
              1957.9782909267635
            ],
            [
              -121.45030437186583,
              43.41249908436608,
              1242.1382909267634
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503044,
        43.41232469,
        1242.138291,
        -121.4371648,
        43.42516439,
        1957.978291
      ],
      "properties": {
        "datetime": "2019-06-04T17:28:31Z",
        "pc:count": 43837590,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625972.09,
            "count": 43837590,
            "maximum": 626503.5535,
            "minimum": 625465.7535,
            "name": "X",
            "position": 0,
            "stddev": 288.2914438,
            "variance": 83111.95656
          },
          {
            "average": 4808521.674,
            "count": 43837590,
            "maximum": 4809197.09,
            "minimum": 4807790.01,
            "name": "Y",
            "position": 1,
            "stddev": 390.2359694,
            "variance": 152284.1118
          },
          {
            "average": 1562.703788,
            "count": 43837590,
            "maximum": 1957.978291,
            "minimum": 1242.138291,
            "name": "Z",
            "position": 2,
            "stddev": 30.50557663,
            "variance": 930.5902053
          },
          {
            "average": 20900.53908,
            "count": 43837590,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11524.79821,
            "variance": 132820973.9
          },
          {
            "average": 1.165354049,
            "count": 43837590,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.416562052,
            "variance": 0.1735239432
          },
          {
            "average": 1.330720233,
            "count": 43837590,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.572611109,
            "variance": 0.3278834822
          },
          {
            "average": 0.4997628291,
            "count": 43837590,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999495,
            "variance": 0.2499999495
          },
          {
            "average": 0,
            "count": 43837590,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.168009578,
            "count": 43837590,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.138304218,
            "variance": 1.295736492
          },
          {
            "average": 0.694482537,
            "count": 43837590,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76511201,
            "variance": 115.8876367
          },
          {
            "average": 0.4942814146,
            "count": 43837590,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999673024,
            "variance": 0.2499673035
          },
          {
            "average": 10057.00628,
            "count": 43837590,
            "maximum": 10091,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.68284113,
            "variance": 941.4367399
          },
          {
            "average": 243617046.6,
            "count": 43837590,
            "maximum": 243704511,
            "minimum": 243532123.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 85032.85247,
            "variance": 7230585999
          },
          {
            "average": 0,
            "count": 43837590,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43837590,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43837590,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43837590,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43837590,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625465.7535,
          4807790.01,
          1242.138291,
          626503.5535,
          4809197.09,
          1957.978291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625465.7535130774,
                4807790.009909215,
                1242.1382909267634
              ],
              [
                625465.7535130774,
                4809197.089909215,
                1242.1382909267634
              ],
              [
                626503.5535130774,
                4809197.089909215,
                1957.9782909267635
              ],
              [
                626503.5535130774,
                4807790.009909215,
                1957.9782909267635
              ],
              [
                625465.7535130774,
                4807790.009909215,
                1242.1382909267634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:28:31+00:00",
        "end_time": "2019-06-02T17:35:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503044,
            43.41232469,
            1242.138291,
            -121.4371648,
            43.42516439,
            1957.978291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030437186583,
                  43.41249908436608,
                  1242.1382909267634
                ],
                [
                  -121.44998124905466,
                  43.42516439239761,
                  1242.1382909267634
                ],
                [
                  -121.43716481400067,
                  43.424989916541016,
                  1957.9782909267635
                ],
                [
                  -121.43749060593544,
                  43.41232468522904,
                  1957.9782909267635
                ],
                [
                  -121.45030437186583,
                  43.41249908436608,
                  1242.1382909267634
                ]
              ]
            ]
          },
          "id": "20190602_43121D4310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:28:31Z",
            "pc:count": 43837590,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625972.09,
                "count": 43837590,
                "maximum": 626503.5535,
                "minimum": 625465.7535,
                "name": "X",
                "position": 0,
                "stddev": 288.2914438,
                "variance": 83111.95656
              },
              {
                "average": 4808521.674,
                "count": 43837590,
                "maximum": 4809197.09,
                "minimum": 4807790.01,
                "name": "Y",
                "position": 1,
                "stddev": 390.2359694,
                "variance": 152284.1118
              },
              {
                "average": 1562.703788,
                "count": 43837590,
                "maximum": 1957.978291,
                "minimum": 1242.138291,
                "name": "Z",
                "position": 2,
                "stddev": 30.50557663,
                "variance": 930.5902053
              },
              {
                "average": 20900.53908,
                "count": 43837590,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11524.79821,
                "variance": 132820973.9
              },
              {
                "average": 1.165354049,
                "count": 43837590,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.416562052,
                "variance": 0.1735239432
              },
              {
                "average": 1.330720233,
                "count": 43837590,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.572611109,
                "variance": 0.3278834822
              },
              {
                "average": 0.4997628291,
                "count": 43837590,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999495,
                "variance": 0.2499999495
              },
              {
                "average": 0,
                "count": 43837590,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.168009578,
                "count": 43837590,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.138304218,
                "variance": 1.295736492
              },
              {
                "average": 0.694482537,
                "count": 43837590,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76511201,
                "variance": 115.8876367
              },
              {
                "average": 0.4942814146,
                "count": 43837590,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999673024,
                "variance": 0.2499673035
              },
              {
                "average": 10057.00628,
                "count": 43837590,
                "maximum": 10091,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.68284113,
                "variance": 941.4367399
              },
              {
                "average": 243617046.6,
                "count": 43837590,
                "maximum": 243704511,
                "minimum": 243532123.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 85032.85247,
                "variance": 7230585999
              },
              {
                "average": 0,
                "count": 43837590,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43837590,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43837590,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43837590,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43837590,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625465.7535,
              4807790.01,
              1242.138291,
              626503.5535,
              4809197.09,
              1957.978291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625465.7535130774,
                    4807790.009909215,
                    1242.1382909267634
                  ],
                  [
                    625465.7535130774,
                    4809197.089909215,
                    1242.1382909267634
                  ],
                  [
                    626503.5535130774,
                    4809197.089909215,
                    1957.9782909267635
                  ],
                  [
                    626503.5535130774,
                    4807790.009909215,
                    1957.9782909267635
                  ],
                  [
                    625465.7535130774,
                    4807790.009909215,
                    1242.1382909267634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:28:31+00:00",
            "end_time": "2019-06-02T17:35:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778611315589,
              43.449998517327806,
              1326.200860355335
            ],
            [
              -121.53748107062675,
              43.46265416986846,
              1326.200860355335
            ],
            [
              -121.52468313938661,
              43.46248973500565,
              1919.080860355335
            ],
            [
              -121.52499084887448,
              43.449834154709045,
              1919.080860355335
            ],
            [
              -121.53778611315589,
              43.449998517327806,
              1326.200860355335
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377861,
        43.44983415,
        1326.20086,
        -121.5246831,
        43.46265417,
        1919.08086
      ],
      "properties": {
        "datetime": "2019-06-03T17:31:09Z",
        "pc:count": 19673099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618818.8541,
            "count": 19673099,
            "maximum": 619345.542,
            "minimum": 618309.922,
            "name": "X",
            "position": 0,
            "stddev": 294.5501586,
            "variance": 86759.79594
          },
          {
            "average": 4812519.365,
            "count": 19673099,
            "maximum": 4813232.641,
            "minimum": 4811826.681,
            "name": "Y",
            "position": 1,
            "stddev": 399.3490792,
            "variance": 159479.687
          },
          {
            "average": 1344.642777,
            "count": 19673099,
            "maximum": 1919.08086,
            "minimum": 1326.20086,
            "name": "Z",
            "position": 2,
            "stddev": 5.384070047,
            "variance": 28.98821027
          },
          {
            "average": 20302.91112,
            "count": 19673099,
            "maximum": 47665,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10007.90858,
            "variance": 100158234.1
          },
          {
            "average": 1.111118741,
            "count": 19673099,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3409078188,
            "variance": 0.1162181409
          },
          {
            "average": 1.222238804,
            "count": 19673099,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4745479367,
            "variance": 0.2251957442
          },
          {
            "average": 0.5029525343,
            "count": 19673099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912952,
            "variance": 0.2499912952
          },
          {
            "average": 0,
            "count": 19673099,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.191863824,
            "count": 19673099,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8313294795,
            "variance": 0.6911087035
          },
          {
            "average": -0.6517992357,
            "count": 19673099,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81729687,
            "variance": 117.0139115
          },
          {
            "average": 0.5009099481,
            "count": 19673099,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991847,
            "variance": 0.2499991847
          },
          {
            "average": 10044.93099,
            "count": 19673099,
            "maximum": 10048,
            "minimum": 10040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.661659424,
            "variance": 2.76111204
          },
          {
            "average": 243611162.1,
            "count": 19673099,
            "maximum": 243618269.6,
            "minimum": 243541660.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19292.55371,
            "variance": 372202628.5
          },
          {
            "average": 0,
            "count": 19673099,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19673099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19673099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19673099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19673099,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618309.922,
          4811826.681,
          1326.20086,
          619345.542,
          4813232.641,
          1919.08086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618309.92204215,
                4811826.681078761,
                1326.200860355335
              ],
              [
                618309.92204215,
                4813232.641078762,
                1326.200860355335
              ],
              [
                619345.5420421502,
                4813232.641078762,
                1919.080860355335
              ],
              [
                619345.5420421502,
                4811826.681078761,
                1919.080860355335
              ],
              [
                618309.92204215,
                4811826.681078761,
                1326.200860355335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:31:09+00:00",
        "end_time": "2019-06-02T20:14:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377861,
            43.44983415,
            1326.20086,
            -121.5246831,
            43.46265417,
            1919.08086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778611315589,
                  43.449998517327806,
                  1326.200860355335
                ],
                [
                  -121.53748107062675,
                  43.46265416986846,
                  1326.200860355335
                ],
                [
                  -121.52468313938661,
                  43.46248973500565,
                  1919.080860355335
                ],
                [
                  -121.52499084887448,
                  43.449834154709045,
                  1919.080860355335
                ],
                [
                  -121.53778611315589,
                  43.449998517327806,
                  1326.200860355335
                ]
              ]
            ]
          },
          "id": "20190602_43121D5218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:31:09Z",
            "pc:count": 19673099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618818.8541,
                "count": 19673099,
                "maximum": 619345.542,
                "minimum": 618309.922,
                "name": "X",
                "position": 0,
                "stddev": 294.5501586,
                "variance": 86759.79594
              },
              {
                "average": 4812519.365,
                "count": 19673099,
                "maximum": 4813232.641,
                "minimum": 4811826.681,
                "name": "Y",
                "position": 1,
                "stddev": 399.3490792,
                "variance": 159479.687
              },
              {
                "average": 1344.642777,
                "count": 19673099,
                "maximum": 1919.08086,
                "minimum": 1326.20086,
                "name": "Z",
                "position": 2,
                "stddev": 5.384070047,
                "variance": 28.98821027
              },
              {
                "average": 20302.91112,
                "count": 19673099,
                "maximum": 47665,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10007.90858,
                "variance": 100158234.1
              },
              {
                "average": 1.111118741,
                "count": 19673099,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3409078188,
                "variance": 0.1162181409
              },
              {
                "average": 1.222238804,
                "count": 19673099,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4745479367,
                "variance": 0.2251957442
              },
              {
                "average": 0.5029525343,
                "count": 19673099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912952,
                "variance": 0.2499912952
              },
              {
                "average": 0,
                "count": 19673099,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.191863824,
                "count": 19673099,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8313294795,
                "variance": 0.6911087035
              },
              {
                "average": -0.6517992357,
                "count": 19673099,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81729687,
                "variance": 117.0139115
              },
              {
                "average": 0.5009099481,
                "count": 19673099,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991847,
                "variance": 0.2499991847
              },
              {
                "average": 10044.93099,
                "count": 19673099,
                "maximum": 10048,
                "minimum": 10040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.661659424,
                "variance": 2.76111204
              },
              {
                "average": 243611162.1,
                "count": 19673099,
                "maximum": 243618269.6,
                "minimum": 243541660.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19292.55371,
                "variance": 372202628.5
              },
              {
                "average": 0,
                "count": 19673099,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19673099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19673099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19673099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19673099,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618309.922,
              4811826.681,
              1326.20086,
              619345.542,
              4813232.641,
              1919.08086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618309.92204215,
                    4811826.681078761,
                    1326.200860355335
                  ],
                  [
                    618309.92204215,
                    4813232.641078762,
                    1326.200860355335
                  ],
                  [
                    619345.5420421502,
                    4813232.641078762,
                    1919.080860355335
                  ],
                  [
                    619345.5420421502,
                    4811826.681078761,
                    1919.080860355335
                  ],
                  [
                    618309.92204215,
                    4811826.681078761,
                    1326.200860355335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:31:09+00:00",
            "end_time": "2019-06-02T20: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": "20190603_43121D5115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5752792689912,
              43.462498560422176,
              1315.7896642636224
            ],
            [
              -121.57498200993055,
              43.47515043363301,
              1315.7896642636224
            ],
            [
              -121.56219087009079,
              43.47499028042002,
              1898.1696642636225
            ],
            [
              -121.56249079515587,
              43.46233847754944,
              1898.1696642636225
            ],
            [
              -121.5752792689912,
              43.462498560422176,
              1315.7896642636224
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752793,
        43.46233848,
        1315.789664,
        -121.5621909,
        43.47515043,
        1898.169664
      ],
      "properties": {
        "datetime": "2019-06-03T18:16:49Z",
        "pc:count": 19698586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615777.4148,
            "count": 19698586,
            "maximum": 616287.3513,
            "minimum": 615252.5113,
            "name": "X",
            "position": 0,
            "stddev": 290.3152257,
            "variance": 84282.93025
          },
          {
            "average": 4813866.24,
            "count": 19698586,
            "maximum": 4814567.872,
            "minimum": 4813162.352,
            "name": "Y",
            "position": 1,
            "stddev": 406.6998568,
            "variance": 165404.7735
          },
          {
            "average": 1328.684046,
            "count": 19698586,
            "maximum": 1898.169664,
            "minimum": 1315.789664,
            "name": "Z",
            "position": 2,
            "stddev": 6.575407175,
            "variance": 43.23597952
          },
          {
            "average": 19752.78178,
            "count": 19698586,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9854.231038,
            "variance": 97105869.36
          },
          {
            "average": 1.111719846,
            "count": 19698586,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3413283561,
            "variance": 0.1165050467
          },
          {
            "average": 1.223458577,
            "count": 19698586,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4746934282,
            "variance": 0.2253338508
          },
          {
            "average": 0.5039187077,
            "count": 19698586,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999846562,
            "variance": 0.2499846564
          },
          {
            "average": 0,
            "count": 19698586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.194274909,
            "count": 19698586,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8212258597,
            "variance": 0.6744119126
          },
          {
            "average": -1.154665001,
            "count": 19698586,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84267338,
            "variance": 117.563566
          },
          {
            "average": 0.5065138686,
            "count": 19698586,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999575804,
            "variance": 0.2499575822
          },
          {
            "average": 10049.46721,
            "count": 19698586,
            "maximum": 10052,
            "minimum": 10047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.177769889,
            "variance": 1.387141913
          },
          {
            "average": 243619361.6,
            "count": 19698586,
            "maximum": 243621009.6,
            "minimum": 243617745.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 794.983769,
            "variance": 631999.1929
          },
          {
            "average": 0,
            "count": 19698586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19698586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19698586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19698586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19698586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615252.5113,
          4813162.352,
          1315.789664,
          616287.3513,
          4814567.872,
          1898.169664
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615252.5112541806,
                4813162.352346731,
                1315.7896642636224
              ],
              [
                615252.5112541806,
                4814567.872346731,
                1315.7896642636224
              ],
              [
                616287.3512541807,
                4814567.872346731,
                1898.1696642636225
              ],
              [
                616287.3512541807,
                4813162.352346731,
                1898.1696642636225
              ],
              [
                615252.5112541806,
                4813162.352346731,
                1315.7896642636224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:16:49+00:00",
        "end_time": "2019-06-03T17:22:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752793,
            43.46233848,
            1315.789664,
            -121.5621909,
            43.47515043,
            1898.169664
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5752792689912,
                  43.462498560422176,
                  1315.7896642636224
                ],
                [
                  -121.57498200993055,
                  43.47515043363301,
                  1315.7896642636224
                ],
                [
                  -121.56219087009079,
                  43.47499028042002,
                  1898.1696642636225
                ],
                [
                  -121.56249079515587,
                  43.46233847754944,
                  1898.1696642636225
                ],
                [
                  -121.5752792689912,
                  43.462498560422176,
                  1315.7896642636224
                ]
              ]
            ]
          },
          "id": "20190603_43121D5115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:16:49Z",
            "pc:count": 19698586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615777.4148,
                "count": 19698586,
                "maximum": 616287.3513,
                "minimum": 615252.5113,
                "name": "X",
                "position": 0,
                "stddev": 290.3152257,
                "variance": 84282.93025
              },
              {
                "average": 4813866.24,
                "count": 19698586,
                "maximum": 4814567.872,
                "minimum": 4813162.352,
                "name": "Y",
                "position": 1,
                "stddev": 406.6998568,
                "variance": 165404.7735
              },
              {
                "average": 1328.684046,
                "count": 19698586,
                "maximum": 1898.169664,
                "minimum": 1315.789664,
                "name": "Z",
                "position": 2,
                "stddev": 6.575407175,
                "variance": 43.23597952
              },
              {
                "average": 19752.78178,
                "count": 19698586,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9854.231038,
                "variance": 97105869.36
              },
              {
                "average": 1.111719846,
                "count": 19698586,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3413283561,
                "variance": 0.1165050467
              },
              {
                "average": 1.223458577,
                "count": 19698586,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4746934282,
                "variance": 0.2253338508
              },
              {
                "average": 0.5039187077,
                "count": 19698586,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999846562,
                "variance": 0.2499846564
              },
              {
                "average": 0,
                "count": 19698586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.194274909,
                "count": 19698586,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8212258597,
                "variance": 0.6744119126
              },
              {
                "average": -1.154665001,
                "count": 19698586,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84267338,
                "variance": 117.563566
              },
              {
                "average": 0.5065138686,
                "count": 19698586,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999575804,
                "variance": 0.2499575822
              },
              {
                "average": 10049.46721,
                "count": 19698586,
                "maximum": 10052,
                "minimum": 10047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.177769889,
                "variance": 1.387141913
              },
              {
                "average": 243619361.6,
                "count": 19698586,
                "maximum": 243621009.6,
                "minimum": 243617745.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 794.983769,
                "variance": 631999.1929
              },
              {
                "average": 0,
                "count": 19698586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19698586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19698586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19698586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19698586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615252.5113,
              4813162.352,
              1315.789664,
              616287.3513,
              4814567.872,
              1898.169664
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615252.5112541806,
                    4813162.352346731,
                    1315.7896642636224
                  ],
                  [
                    615252.5112541806,
                    4814567.872346731,
                    1315.7896642636224
                  ],
                  [
                    616287.3512541807,
                    4814567.872346731,
                    1898.1696642636225
                  ],
                  [
                    616287.3512541807,
                    4813162.352346731,
                    1898.1696642636225
                  ],
                  [
                    615252.5112541806,
                    4813162.352346731,
                    1315.7896642636224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:16:49+00:00",
            "end_time": "2019-06-03T17:22:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777587006246,
              43.424998323362416,
              1281.8547113420236
            ],
            [
              -121.58748162835052,
              43.43764926812338,
              1281.8547113420236
            ],
            [
              -121.57469288570621,
              43.437490554399055,
              1919.7347113420237
            ],
            [
              -121.57498978925335,
              43.42483967934601,
              1919.7347113420237
            ],
            [
              -121.58777587006246,
              43.424998323362416,
              1281.8547113420236
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877759,
        43.42483968,
        1281.854711,
        -121.5746929,
        43.43764927,
        1919.734711
      ],
      "properties": {
        "datetime": "2019-06-02T20:13:22Z",
        "pc:count": 29077584,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614847.4094,
            "count": 29077584,
            "maximum": 615347.472,
            "minimum": 614312.192,
            "name": "X",
            "position": 0,
            "stddev": 295.831262,
            "variance": 87516.13557
          },
          {
            "average": 4809626.262,
            "count": 29077584,
            "maximum": 4810385.8,
            "minimum": 4808980.4,
            "name": "Y",
            "position": 1,
            "stddev": 389.4233314,
            "variance": 151650.531
          },
          {
            "average": 1345.987106,
            "count": 29077584,
            "maximum": 1919.734711,
            "minimum": 1281.854711,
            "name": "Z",
            "position": 2,
            "stddev": 21.76565408,
            "variance": 473.7436975
          },
          {
            "average": 17838.73544,
            "count": 29077584,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9997.096849,
            "variance": 99941945.4
          },
          {
            "average": 1.168723096,
            "count": 29077584,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.445895808,
            "variance": 0.1988230716
          },
          {
            "average": 1.33747539,
            "count": 29077584,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6319187234,
            "variance": 0.399321273
          },
          {
            "average": 0.5004520321,
            "count": 29077584,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998043,
            "variance": 0.2499998043
          },
          {
            "average": 0,
            "count": 29077584,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231965145,
            "count": 29077584,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.337769396,
            "variance": 1.789626956
          },
          {
            "average": 0.08614998961,
            "count": 29077584,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.55832266,
            "variance": 111.4781774
          },
          {
            "average": 0.4901274122,
            "count": 29077584,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999025311,
            "variance": 0.2499025406
          },
          {
            "average": 10036.54603,
            "count": 29077584,
            "maximum": 10040,
            "minimum": 10032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.247965107,
            "variance": 5.053347122
          },
          {
            "average": 243539213.2,
            "count": 29077584,
            "maximum": 243541602.6,
            "minimum": 243536298.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1442.205755,
            "variance": 2079957.441
          },
          {
            "average": 0,
            "count": 29077584,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29077584,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29077584,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29077584,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29077584,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614312.192,
          4808980.4,
          1281.854711,
          615347.472,
          4810385.8,
          1919.734711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614312.1920493775,
                4808980.400290337,
                1281.8547113420236
              ],
              [
                614312.1920493775,
                4810385.800290338,
                1281.8547113420236
              ],
              [
                615347.4720493775,
                4810385.800290338,
                1919.7347113420237
              ],
              [
                615347.4720493775,
                4808980.400290337,
                1919.7347113420237
              ],
              [
                614312.1920493775,
                4808980.400290337,
                1281.8547113420236
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:13:22+00:00",
        "end_time": "2019-06-02T18:44:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877759,
            43.42483968,
            1281.854711,
            -121.5746929,
            43.43764927,
            1919.734711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777587006246,
                  43.424998323362416,
                  1281.8547113420236
                ],
                [
                  -121.58748162835052,
                  43.43764926812338,
                  1281.8547113420236
                ],
                [
                  -121.57469288570621,
                  43.437490554399055,
                  1919.7347113420237
                ],
                [
                  -121.57498978925335,
                  43.42483967934601,
                  1919.7347113420237
                ],
                [
                  -121.58777587006246,
                  43.424998323362416,
                  1281.8547113420236
                ]
              ]
            ]
          },
          "id": "20190602_43121D5304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:13:22Z",
            "pc:count": 29077584,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614847.4094,
                "count": 29077584,
                "maximum": 615347.472,
                "minimum": 614312.192,
                "name": "X",
                "position": 0,
                "stddev": 295.831262,
                "variance": 87516.13557
              },
              {
                "average": 4809626.262,
                "count": 29077584,
                "maximum": 4810385.8,
                "minimum": 4808980.4,
                "name": "Y",
                "position": 1,
                "stddev": 389.4233314,
                "variance": 151650.531
              },
              {
                "average": 1345.987106,
                "count": 29077584,
                "maximum": 1919.734711,
                "minimum": 1281.854711,
                "name": "Z",
                "position": 2,
                "stddev": 21.76565408,
                "variance": 473.7436975
              },
              {
                "average": 17838.73544,
                "count": 29077584,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9997.096849,
                "variance": 99941945.4
              },
              {
                "average": 1.168723096,
                "count": 29077584,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.445895808,
                "variance": 0.1988230716
              },
              {
                "average": 1.33747539,
                "count": 29077584,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6319187234,
                "variance": 0.399321273
              },
              {
                "average": 0.5004520321,
                "count": 29077584,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998043,
                "variance": 0.2499998043
              },
              {
                "average": 0,
                "count": 29077584,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231965145,
                "count": 29077584,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.337769396,
                "variance": 1.789626956
              },
              {
                "average": 0.08614998961,
                "count": 29077584,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.55832266,
                "variance": 111.4781774
              },
              {
                "average": 0.4901274122,
                "count": 29077584,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999025311,
                "variance": 0.2499025406
              },
              {
                "average": 10036.54603,
                "count": 29077584,
                "maximum": 10040,
                "minimum": 10032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.247965107,
                "variance": 5.053347122
              },
              {
                "average": 243539213.2,
                "count": 29077584,
                "maximum": 243541602.6,
                "minimum": 243536298.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1442.205755,
                "variance": 2079957.441
              },
              {
                "average": 0,
                "count": 29077584,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29077584,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29077584,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29077584,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29077584,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614312.192,
              4808980.4,
              1281.854711,
              615347.472,
              4810385.8,
              1919.734711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614312.1920493775,
                    4808980.400290337,
                    1281.8547113420236
                  ],
                  [
                    614312.1920493775,
                    4810385.800290338,
                    1281.8547113420236
                  ],
                  [
                    615347.4720493775,
                    4810385.800290338,
                    1919.7347113420237
                  ],
                  [
                    615347.4720493775,
                    4808980.400290337,
                    1919.7347113420237
                  ],
                  [
                    614312.1920493775,
                    4808980.400290337,
                    1281.8547113420236
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:13:22+00:00",
            "end_time": "2019-06-02T18:44:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278207906571,
              43.48749818680827,
              1310.957198641307
            ],
            [
              -121.56248190434486,
              43.500151915743146,
              1310.957198641307
            ],
            [
              -121.54968728929097,
              43.49999031230144,
              1891.6571986413069
            ],
            [
              -121.54999013344181,
              43.487336654350834,
              1891.6571986413069
            ],
            [
              -121.56278207906571,
              43.48749818680827,
              1310.957198641307
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627821,
        43.48733665,
        1310.957199,
        -121.5496873,
        43.50015192,
        1891.657199
      ],
      "properties": {
        "datetime": "2019-06-04T19:12:48Z",
        "pc:count": 18822993,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616737.0398,
            "count": 18822993,
            "maximum": 617250.2523,
            "minimum": 616215.5523,
            "name": "X",
            "position": 0,
            "stddev": 291.2246171,
            "variance": 84811.77761
          },
          {
            "average": 4816649.16,
            "count": 18822993,
            "maximum": 4817361.91,
            "minimum": 4815956.17,
            "name": "Y",
            "position": 1,
            "stddev": 398.8645295,
            "variance": 159092.9129
          },
          {
            "average": 1316.754671,
            "count": 18822993,
            "maximum": 1891.657199,
            "minimum": 1310.957199,
            "name": "Z",
            "position": 2,
            "stddev": 5.322507809,
            "variance": 28.32908937
          },
          {
            "average": 20248.34977,
            "count": 18822993,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10096.39824,
            "variance": 101937257.5
          },
          {
            "average": 1.115009606,
            "count": 18822993,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3546695462,
            "variance": 0.125790487
          },
          {
            "average": 1.230012198,
            "count": 18822993,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4991248804,
            "variance": 0.2491256463
          },
          {
            "average": 0.5030857739,
            "count": 18822993,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999904912,
            "variance": 0.2499904913
          },
          {
            "average": 0,
            "count": 18822993,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214291957,
            "count": 18822993,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.935928269,
            "variance": 0.8759617246
          },
          {
            "average": -0.616556928,
            "count": 18822993,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79771539,
            "variance": 116.5906577
          },
          {
            "average": 0.4989136956,
            "count": 18822993,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999988332,
            "variance": 0.2499988332
          },
          {
            "average": 10055.26045,
            "count": 18822993,
            "maximum": 10107,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.854190337,
            "variance": 8.14640248
          },
          {
            "average": 243623162.4,
            "count": 18822993,
            "maximum": 243710768.7,
            "minimum": 243621727.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4504.84291,
            "variance": 20293609.64
          },
          {
            "average": 0,
            "count": 18822993,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18822993,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18822993,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18822993,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18822993,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616215.5523,
          4815956.17,
          1310.957199,
          617250.2523,
          4817361.91,
          1891.657199
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616215.5523020587,
                4815956.169682995,
                1310.957198641307
              ],
              [
                616215.5523020587,
                4817361.909682996,
                1310.957198641307
              ],
              [
                617250.2523020586,
                4817361.909682996,
                1891.6571986413069
              ],
              [
                617250.2523020586,
                4815956.169682995,
                1891.6571986413069
              ],
              [
                616215.5523020587,
                4815956.169682995,
                1310.957198641307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:12:48+00:00",
        "end_time": "2019-06-03T18:28:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627821,
            43.48733665,
            1310.957199,
            -121.5496873,
            43.50015192,
            1891.657199
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278207906571,
                  43.48749818680827,
                  1310.957198641307
                ],
                [
                  -121.56248190434486,
                  43.500151915743146,
                  1310.957198641307
                ],
                [
                  -121.54968728929097,
                  43.49999031230144,
                  1891.6571986413069
                ],
                [
                  -121.54999013344181,
                  43.487336654350834,
                  1891.6571986413069
                ],
                [
                  -121.56278207906571,
                  43.48749818680827,
                  1310.957198641307
                ]
              ]
            ]
          },
          "id": "20190603_43121D5201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:12:48Z",
            "pc:count": 18822993,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616737.0398,
                "count": 18822993,
                "maximum": 617250.2523,
                "minimum": 616215.5523,
                "name": "X",
                "position": 0,
                "stddev": 291.2246171,
                "variance": 84811.77761
              },
              {
                "average": 4816649.16,
                "count": 18822993,
                "maximum": 4817361.91,
                "minimum": 4815956.17,
                "name": "Y",
                "position": 1,
                "stddev": 398.8645295,
                "variance": 159092.9129
              },
              {
                "average": 1316.754671,
                "count": 18822993,
                "maximum": 1891.657199,
                "minimum": 1310.957199,
                "name": "Z",
                "position": 2,
                "stddev": 5.322507809,
                "variance": 28.32908937
              },
              {
                "average": 20248.34977,
                "count": 18822993,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10096.39824,
                "variance": 101937257.5
              },
              {
                "average": 1.115009606,
                "count": 18822993,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3546695462,
                "variance": 0.125790487
              },
              {
                "average": 1.230012198,
                "count": 18822993,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4991248804,
                "variance": 0.2491256463
              },
              {
                "average": 0.5030857739,
                "count": 18822993,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999904912,
                "variance": 0.2499904913
              },
              {
                "average": 0,
                "count": 18822993,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214291957,
                "count": 18822993,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.935928269,
                "variance": 0.8759617246
              },
              {
                "average": -0.616556928,
                "count": 18822993,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79771539,
                "variance": 116.5906577
              },
              {
                "average": 0.4989136956,
                "count": 18822993,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999988332,
                "variance": 0.2499988332
              },
              {
                "average": 10055.26045,
                "count": 18822993,
                "maximum": 10107,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.854190337,
                "variance": 8.14640248
              },
              {
                "average": 243623162.4,
                "count": 18822993,
                "maximum": 243710768.7,
                "minimum": 243621727.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4504.84291,
                "variance": 20293609.64
              },
              {
                "average": 0,
                "count": 18822993,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18822993,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18822993,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18822993,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18822993,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616215.5523,
              4815956.17,
              1310.957199,
              617250.2523,
              4817361.91,
              1891.657199
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616215.5523020587,
                    4815956.169682995,
                    1310.957198641307
                  ],
                  [
                    616215.5523020587,
                    4817361.909682996,
                    1310.957198641307
                  ],
                  [
                    617250.2523020586,
                    4817361.909682996,
                    1891.6571986413069
                  ],
                  [
                    617250.2523020586,
                    4815956.169682995,
                    1891.6571986413069
                  ],
                  [
                    616215.5523020587,
                    4815956.169682995,
                    1310.957198641307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:12:48+00:00",
            "end_time": "2019-06-03T18:28:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D6121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75013688807172,
              43.43749648708118,
              1374.243911489387
            ],
            [
              -121.74998407791468,
              43.444918119478444,
              1374.243911489387
            ],
            [
              -121.73733503819483,
              43.444779129915304,
              1946.1039114893872
            ],
            [
              -121.73748939365736,
              43.43735753333243,
              1946.1039114893872
            ],
            [
              -121.75013688807172,
              43.43749648708118,
              1374.243911489387
            ]
          ]
        ]
      },
      "bbox": [
        -121.7501369,
        43.43735753,
        1374.243911,
        -121.737335,
        43.44491812,
        1946.103911
      ],
      "properties": {
        "datetime": "2019-06-03T17:58:48Z",
        "pc:count": 13474047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601661.9795,
            "count": 13474047,
            "maximum": 602172.7476,
            "minimum": 601148.9676,
            "name": "X",
            "position": 0,
            "stddev": 293.4396843,
            "variance": 86106.8483
          },
          {
            "average": 4810583.156,
            "count": 13474047,
            "maximum": 4810982.933,
            "minimum": 4810158.513,
            "name": "Y",
            "position": 1,
            "stddev": 239.6084018,
            "variance": 57412.18619
          },
          {
            "average": 1391.736702,
            "count": 13474047,
            "maximum": 1946.103911,
            "minimum": 1374.243911,
            "name": "Z",
            "position": 2,
            "stddev": 10.9743613,
            "variance": 120.436606
          },
          {
            "average": 18268.60007,
            "count": 13474047,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10025.14221,
            "variance": 100503476.2
          },
          {
            "average": 1.152471637,
            "count": 13474047,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3931070439,
            "variance": 0.154533148
          },
          {
            "average": 1.304838851,
            "count": 13474047,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5364357371,
            "variance": 0.2877633001
          },
          {
            "average": 0.503065189,
            "count": 13474047,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906231,
            "variance": 0.2499906232
          },
          {
            "average": 0,
            "count": 13474047,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190156009,
            "count": 13474047,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9972540985,
            "variance": 0.9945157371
          },
          {
            "average": -0.6575931795,
            "count": 13474047,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.13215115,
            "variance": 123.9247891
          },
          {
            "average": 0.4991701454,
            "count": 13474047,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999993299,
            "variance": 0.2499993299
          },
          {
            "average": 10046.86316,
            "count": 13474047,
            "maximum": 10050,
            "minimum": 10002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.370705927,
            "variance": 70.06871771
          },
          {
            "average": 243612721.9,
            "count": 13474047,
            "maximum": 243619928.5,
            "minimum": 243442995,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31732.54386,
            "variance": 1006954340
          },
          {
            "average": 0,
            "count": 13474047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13474047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13474047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13474047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13474047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601148.9676,
          4810158.513,
          1374.243911,
          602172.7476,
          4810982.933,
          1946.103911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601148.9675966805,
                4810158.51253786,
                1374.243911489387
              ],
              [
                601148.9675966805,
                4810982.93253786,
                1374.243911489387
              ],
              [
                602172.7475966805,
                4810982.93253786,
                1946.1039114893872
              ],
              [
                602172.7475966805,
                4810158.51253786,
                1946.1039114893872
              ],
              [
                601148.9675966805,
                4810158.51253786,
                1374.243911489387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:58:48+00:00",
        "end_time": "2019-06-01T16:49:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7501369,
            43.43735753,
            1374.243911,
            -121.737335,
            43.44491812,
            1946.103911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75013688807172,
                  43.43749648708118,
                  1374.243911489387
                ],
                [
                  -121.74998407791468,
                  43.444918119478444,
                  1374.243911489387
                ],
                [
                  -121.73733503819483,
                  43.444779129915304,
                  1946.1039114893872
                ],
                [
                  -121.73748939365736,
                  43.43735753333243,
                  1946.1039114893872
                ],
                [
                  -121.75013688807172,
                  43.43749648708118,
                  1374.243911489387
                ]
              ]
            ]
          },
          "id": "20190601_43121D6121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:58:48Z",
            "pc:count": 13474047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601661.9795,
                "count": 13474047,
                "maximum": 602172.7476,
                "minimum": 601148.9676,
                "name": "X",
                "position": 0,
                "stddev": 293.4396843,
                "variance": 86106.8483
              },
              {
                "average": 4810583.156,
                "count": 13474047,
                "maximum": 4810982.933,
                "minimum": 4810158.513,
                "name": "Y",
                "position": 1,
                "stddev": 239.6084018,
                "variance": 57412.18619
              },
              {
                "average": 1391.736702,
                "count": 13474047,
                "maximum": 1946.103911,
                "minimum": 1374.243911,
                "name": "Z",
                "position": 2,
                "stddev": 10.9743613,
                "variance": 120.436606
              },
              {
                "average": 18268.60007,
                "count": 13474047,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10025.14221,
                "variance": 100503476.2
              },
              {
                "average": 1.152471637,
                "count": 13474047,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3931070439,
                "variance": 0.154533148
              },
              {
                "average": 1.304838851,
                "count": 13474047,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5364357371,
                "variance": 0.2877633001
              },
              {
                "average": 0.503065189,
                "count": 13474047,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906231,
                "variance": 0.2499906232
              },
              {
                "average": 0,
                "count": 13474047,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190156009,
                "count": 13474047,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9972540985,
                "variance": 0.9945157371
              },
              {
                "average": -0.6575931795,
                "count": 13474047,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.13215115,
                "variance": 123.9247891
              },
              {
                "average": 0.4991701454,
                "count": 13474047,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999993299,
                "variance": 0.2499993299
              },
              {
                "average": 10046.86316,
                "count": 13474047,
                "maximum": 10050,
                "minimum": 10002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.370705927,
                "variance": 70.06871771
              },
              {
                "average": 243612721.9,
                "count": 13474047,
                "maximum": 243619928.5,
                "minimum": 243442995,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31732.54386,
                "variance": 1006954340
              },
              {
                "average": 0,
                "count": 13474047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13474047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13474047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13474047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13474047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601148.9676,
              4810158.513,
              1374.243911,
              602172.7476,
              4810982.933,
              1946.103911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601148.9675966805,
                    4810158.51253786,
                    1374.243911489387
                  ],
                  [
                    601148.9675966805,
                    4810982.93253786,
                    1374.243911489387
                  ],
                  [
                    602172.7475966805,
                    4810982.93253786,
                    1946.1039114893872
                  ],
                  [
                    602172.7475966805,
                    4810158.51253786,
                    1946.1039114893872
                  ],
                  [
                    601148.9675966805,
                    4810158.51253786,
                    1374.243911489387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:58:48+00:00",
            "end_time": "2019-06-01T16:49:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4003143515771,
              43.41249989155725,
              1537.51459112934
            ],
            [
              -121.39998068008057,
              43.425169755664975,
              1537.51459112934
            ],
            [
              -121.38715492141928,
              43.42498954029273,
              1949.03459112934
            ],
            [
              -121.38749126481297,
              43.412319755456814,
              1949.03459112934
            ],
            [
              -121.4003143515771,
              43.41249989155725,
              1537.51459112934
            ]
          ]
        ]
      },
      "bbox": [
        -121.4003144,
        43.41231976,
        1537.514591,
        -121.3871549,
        43.42516976,
        1949.034591
      ],
      "properties": {
        "datetime": "2019-06-04T17:49:06Z",
        "pc:count": 20825457,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630028.8521,
            "count": 20825457,
            "maximum": 630551.6602,
            "minimum": 629513.0802,
            "name": "X",
            "position": 0,
            "stddev": 292.6485692,
            "variance": 85643.18503
          },
          {
            "average": 4808547.622,
            "count": 20825457,
            "maximum": 4809274.185,
            "minimum": 4807866.565,
            "name": "Y",
            "position": 1,
            "stddev": 406.8483951,
            "variance": 165525.6166
          },
          {
            "average": 1615.587732,
            "count": 20825457,
            "maximum": 1949.034591,
            "minimum": 1537.514591,
            "name": "Z",
            "position": 2,
            "stddev": 32.52643694,
            "variance": 1057.9691
          },
          {
            "average": 21188.14761,
            "count": 20825457,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11513.36409,
            "variance": 132557552.7
          },
          {
            "average": 1.175343619,
            "count": 20825457,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4301469047,
            "variance": 0.1850263596
          },
          {
            "average": 1.350650985,
            "count": 20825457,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5906855502,
            "variance": 0.3489094192
          },
          {
            "average": 0.4977388491,
            "count": 20825457,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948992,
            "variance": 0.2499948992
          },
          {
            "average": 0,
            "count": 20825457,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244452259,
            "count": 20825457,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.265697376,
            "variance": 1.601989849
          },
          {
            "average": 1.530491186,
            "count": 20825457,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7583128,
            "variance": 115.7412944
          },
          {
            "average": 0.4904216988,
            "count": 20825457,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999082597,
            "variance": 0.2499082681
          },
          {
            "average": 10091.50397,
            "count": 20825457,
            "maximum": 10094,
            "minimum": 10089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.088694829,
            "variance": 1.18525643
          },
          {
            "average": 243704606.8,
            "count": 20825457,
            "maximum": 243705746.9,
            "minimum": 243703489,
            "name": "GpsTime",
            "position": 12,
            "stddev": 542.2940079,
            "variance": 294082.791
          },
          {
            "average": 0,
            "count": 20825457,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20825457,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20825457,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20825457,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20825457,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629513.0802,
          4807866.565,
          1537.514591,
          630551.6602,
          4809274.185,
          1949.034591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629513.0801581368,
                4807866.564659304,
                1537.51459112934
              ],
              [
                629513.0801581368,
                4809274.184659303,
                1537.51459112934
              ],
              [
                630551.6601581369,
                4809274.184659303,
                1949.03459112934
              ],
              [
                630551.6601581369,
                4807866.564659304,
                1949.03459112934
              ],
              [
                629513.0801581368,
                4807866.564659304,
                1537.51459112934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:49:06+00:00",
        "end_time": "2019-06-04T17:11:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4003144,
            43.41231976,
            1537.514591,
            -121.3871549,
            43.42516976,
            1949.034591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4003143515771,
                  43.41249989155725,
                  1537.51459112934
                ],
                [
                  -121.39998068008057,
                  43.425169755664975,
                  1537.51459112934
                ],
                [
                  -121.38715492141928,
                  43.42498954029273,
                  1949.03459112934
                ],
                [
                  -121.38749126481297,
                  43.412319755456814,
                  1949.03459112934
                ],
                [
                  -121.4003143515771,
                  43.41249989155725,
                  1537.51459112934
                ]
              ]
            ]
          },
          "id": "20190604_43121D4409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:49:06Z",
            "pc:count": 20825457,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630028.8521,
                "count": 20825457,
                "maximum": 630551.6602,
                "minimum": 629513.0802,
                "name": "X",
                "position": 0,
                "stddev": 292.6485692,
                "variance": 85643.18503
              },
              {
                "average": 4808547.622,
                "count": 20825457,
                "maximum": 4809274.185,
                "minimum": 4807866.565,
                "name": "Y",
                "position": 1,
                "stddev": 406.8483951,
                "variance": 165525.6166
              },
              {
                "average": 1615.587732,
                "count": 20825457,
                "maximum": 1949.034591,
                "minimum": 1537.514591,
                "name": "Z",
                "position": 2,
                "stddev": 32.52643694,
                "variance": 1057.9691
              },
              {
                "average": 21188.14761,
                "count": 20825457,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11513.36409,
                "variance": 132557552.7
              },
              {
                "average": 1.175343619,
                "count": 20825457,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4301469047,
                "variance": 0.1850263596
              },
              {
                "average": 1.350650985,
                "count": 20825457,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5906855502,
                "variance": 0.3489094192
              },
              {
                "average": 0.4977388491,
                "count": 20825457,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948992,
                "variance": 0.2499948992
              },
              {
                "average": 0,
                "count": 20825457,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244452259,
                "count": 20825457,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.265697376,
                "variance": 1.601989849
              },
              {
                "average": 1.530491186,
                "count": 20825457,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7583128,
                "variance": 115.7412944
              },
              {
                "average": 0.4904216988,
                "count": 20825457,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999082597,
                "variance": 0.2499082681
              },
              {
                "average": 10091.50397,
                "count": 20825457,
                "maximum": 10094,
                "minimum": 10089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.088694829,
                "variance": 1.18525643
              },
              {
                "average": 243704606.8,
                "count": 20825457,
                "maximum": 243705746.9,
                "minimum": 243703489,
                "name": "GpsTime",
                "position": 12,
                "stddev": 542.2940079,
                "variance": 294082.791
              },
              {
                "average": 0,
                "count": 20825457,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20825457,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20825457,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20825457,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20825457,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629513.0802,
              4807866.565,
              1537.514591,
              630551.6602,
              4809274.185,
              1949.034591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629513.0801581368,
                    4807866.564659304,
                    1537.51459112934
                  ],
                  [
                    629513.0801581368,
                    4809274.184659303,
                    1537.51459112934
                  ],
                  [
                    630551.6601581369,
                    4809274.184659303,
                    1949.03459112934
                  ],
                  [
                    630551.6601581369,
                    4807866.564659304,
                    1949.03459112934
                  ],
                  [
                    629513.0801581368,
                    4807866.564659304,
                    1537.51459112934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:49:06+00:00",
            "end_time": "2019-06-04T17: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": "20190602_43121D5219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52528906439856,
              43.44999895423654,
              1342.1635547234066
            ],
            [
              -121.52498137593976,
              43.462656156113226,
              1342.1635547234066
            ],
            [
              -121.51218005632731,
              43.46249027727777,
              1914.7635547234065
            ],
            [
              -121.51249041274752,
              43.44983314828847,
              1914.7635547234065
            ],
            [
              -121.52528906439856,
              43.44999895423654,
              1342.1635547234066
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252891,
        43.44983315,
        1342.163555,
        -121.5121801,
        43.46265616,
        1914.763555
      ],
      "properties": {
        "datetime": "2019-06-03T17:23:52Z",
        "pc:count": 19809899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619831.6314,
            "count": 19809899,
            "maximum": 620356.9886,
            "minimum": 619321.0886,
            "name": "X",
            "position": 0,
            "stddev": 291.7226512,
            "variance": 85102.1052
          },
          {
            "average": 4812560.013,
            "count": 19809899,
            "maximum": 4813250.696,
            "minimum": 4811844.556,
            "name": "Y",
            "position": 1,
            "stddev": 393.6241481,
            "variance": 154939.97
          },
          {
            "average": 1352.403153,
            "count": 19809899,
            "maximum": 1914.763555,
            "minimum": 1342.163555,
            "name": "Z",
            "position": 2,
            "stddev": 5.844447457,
            "variance": 34.15756608
          },
          {
            "average": 20203.42123,
            "count": 19809899,
            "maximum": 50146,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10159.40609,
            "variance": 103213532.2
          },
          {
            "average": 1.113158427,
            "count": 19809899,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3431580207,
            "variance": 0.1177574272
          },
          {
            "average": 1.226332855,
            "count": 19809899,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4768051162,
            "variance": 0.2273431188
          },
          {
            "average": 0.4998270814,
            "count": 19809899,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999827,
            "variance": 0.2499999827
          },
          {
            "average": 0,
            "count": 19809899,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190783355,
            "count": 19809899,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8140151129,
            "variance": 0.662620604
          },
          {
            "average": 0.7503513123,
            "count": 19809899,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80454712,
            "variance": 116.7382385
          },
          {
            "average": 0.4958975308,
            "count": 19809899,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999831821,
            "variance": 0.2499831824
          },
          {
            "average": 10044.43465,
            "count": 19809899,
            "maximum": 10047,
            "minimum": 10039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.874410799,
            "variance": 3.513415843
          },
          {
            "average": 243607194.7,
            "count": 19809899,
            "maximum": 243617832.6,
            "minimum": 243540708.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24473.18267,
            "variance": 598936670
          },
          {
            "average": 0,
            "count": 19809899,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19809899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19809899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19809899,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19809899,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619321.0886,
          4811844.556,
          1342.163555,
          620356.9886,
          4813250.696,
          1914.763555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619321.0885680008,
                4811844.556318266,
                1342.1635547234066
              ],
              [
                619321.0885680008,
                4813250.696318267,
                1342.1635547234066
              ],
              [
                620356.9885680007,
                4813250.696318267,
                1914.7635547234065
              ],
              [
                620356.9885680007,
                4811844.556318266,
                1914.7635547234065
              ],
              [
                619321.0885680008,
                4811844.556318266,
                1342.1635547234066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:23:52+00:00",
        "end_time": "2019-06-02T19:58:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252891,
            43.44983315,
            1342.163555,
            -121.5121801,
            43.46265616,
            1914.763555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52528906439856,
                  43.44999895423654,
                  1342.1635547234066
                ],
                [
                  -121.52498137593976,
                  43.462656156113226,
                  1342.1635547234066
                ],
                [
                  -121.51218005632731,
                  43.46249027727777,
                  1914.7635547234065
                ],
                [
                  -121.51249041274752,
                  43.44983314828847,
                  1914.7635547234065
                ],
                [
                  -121.52528906439856,
                  43.44999895423654,
                  1342.1635547234066
                ]
              ]
            ]
          },
          "id": "20190602_43121D5219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:23:52Z",
            "pc:count": 19809899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619831.6314,
                "count": 19809899,
                "maximum": 620356.9886,
                "minimum": 619321.0886,
                "name": "X",
                "position": 0,
                "stddev": 291.7226512,
                "variance": 85102.1052
              },
              {
                "average": 4812560.013,
                "count": 19809899,
                "maximum": 4813250.696,
                "minimum": 4811844.556,
                "name": "Y",
                "position": 1,
                "stddev": 393.6241481,
                "variance": 154939.97
              },
              {
                "average": 1352.403153,
                "count": 19809899,
                "maximum": 1914.763555,
                "minimum": 1342.163555,
                "name": "Z",
                "position": 2,
                "stddev": 5.844447457,
                "variance": 34.15756608
              },
              {
                "average": 20203.42123,
                "count": 19809899,
                "maximum": 50146,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10159.40609,
                "variance": 103213532.2
              },
              {
                "average": 1.113158427,
                "count": 19809899,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3431580207,
                "variance": 0.1177574272
              },
              {
                "average": 1.226332855,
                "count": 19809899,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4768051162,
                "variance": 0.2273431188
              },
              {
                "average": 0.4998270814,
                "count": 19809899,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999827,
                "variance": 0.2499999827
              },
              {
                "average": 0,
                "count": 19809899,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190783355,
                "count": 19809899,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8140151129,
                "variance": 0.662620604
              },
              {
                "average": 0.7503513123,
                "count": 19809899,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80454712,
                "variance": 116.7382385
              },
              {
                "average": 0.4958975308,
                "count": 19809899,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999831821,
                "variance": 0.2499831824
              },
              {
                "average": 10044.43465,
                "count": 19809899,
                "maximum": 10047,
                "minimum": 10039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.874410799,
                "variance": 3.513415843
              },
              {
                "average": 243607194.7,
                "count": 19809899,
                "maximum": 243617832.6,
                "minimum": 243540708.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24473.18267,
                "variance": 598936670
              },
              {
                "average": 0,
                "count": 19809899,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19809899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19809899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19809899,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19809899,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619321.0886,
              4811844.556,
              1342.163555,
              620356.9886,
              4813250.696,
              1914.763555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619321.0885680008,
                    4811844.556318266,
                    1342.1635547234066
                  ],
                  [
                    619321.0885680008,
                    4813250.696318267,
                    1342.1635547234066
                  ],
                  [
                    620356.9885680007,
                    4813250.696318267,
                    1914.7635547234065
                  ],
                  [
                    620356.9885680007,
                    4811844.556318266,
                    1914.7635547234065
                  ],
                  [
                    619321.0885680008,
                    4811844.556318266,
                    1342.1635547234066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:23:52+00:00",
            "end_time": "2019-06-02T19:58:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.49999606734374,
              43.412067419605606,
              1471.7726628577282
            ],
            [
              -121.4999814861474,
              43.41265808804035,
              1471.7726628577282
            ],
            [
              -121.487476812266,
              43.41249334838884,
              1756.7526628577282
            ],
            [
              -121.48749151490377,
              43.41190268333313,
              1756.7526628577282
            ],
            [
              -121.49999606734374,
              43.412067419605606,
              1471.7726628577282
            ]
          ]
        ]
      },
      "bbox": [
        -121.4999961,
        43.41190268,
        1471.772663,
        -121.4874768,
        43.41265809,
        1756.752663
      ],
      "properties": {
        "datetime": "2019-06-02T17:59:41Z",
        "pc:count": 818359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621948.9032,
            "count": 818359,
            "maximum": 622456.1865,
            "minimum": 621443.4465,
            "name": "X",
            "position": 0,
            "stddev": 301.136912,
            "variance": 90683.43977
          },
          {
            "average": 4807702.5,
            "count": 818359,
            "maximum": 4807734.088,
            "minimum": 4807668.468,
            "name": "Y",
            "position": 1,
            "stddev": 14.21936531,
            "variance": 202.1903497
          },
          {
            "average": 1532.316301,
            "count": 818359,
            "maximum": 1756.752663,
            "minimum": 1471.772663,
            "name": "Z",
            "position": 2,
            "stddev": 21.07964841,
            "variance": 444.3515771
          },
          {
            "average": 16964.19639,
            "count": 818359,
            "maximum": 48525,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10510.54772,
            "variance": 110471613.4
          },
          {
            "average": 1.224658127,
            "count": 818359,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4734169896,
            "variance": 0.224123646
          },
          {
            "average": 1.448823805,
            "count": 818359,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6304383709,
            "variance": 0.3974525395
          },
          {
            "average": 0.5115432225,
            "count": 818359,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998670417,
            "variance": 0.2498670593
          },
          {
            "average": 0,
            "count": 818359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251943218,
            "count": 818359,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.395362257,
            "variance": 1.947035829
          },
          {
            "average": -3.139314043,
            "count": 818359,
            "maximum": 18,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.240480523,
            "variance": 85.3864803
          },
          {
            "average": 0.5641155043,
            "count": 818359,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.495872466,
            "variance": 0.2458895026
          },
          {
            "average": 10026.45292,
            "count": 818359,
            "maximum": 10028,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7514026751,
            "variance": 0.5646059802
          },
          {
            "average": 243532764.4,
            "count": 818359,
            "maximum": 243533581.6,
            "minimum": 243532061.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 498.4592664,
            "variance": 248461.6403
          },
          {
            "average": 0,
            "count": 818359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 818359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 818359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 818359,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 818359,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621443.4465,
          4807668.468,
          1471.772663,
          622456.1865,
          4807734.088,
          1756.752663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621443.4464617503,
                4807668.468111017,
                1471.7726628577282
              ],
              [
                621443.4464617503,
                4807734.088111016,
                1471.7726628577282
              ],
              [
                622456.1864617503,
                4807734.088111016,
                1756.7526628577282
              ],
              [
                622456.1864617503,
                4807668.468111017,
                1756.7526628577282
              ],
              [
                621443.4464617503,
                4807668.468111017,
                1471.7726628577282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:59:41+00:00",
        "end_time": "2019-06-02T17:34:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4999961,
            43.41190268,
            1471.772663,
            -121.4874768,
            43.41265809,
            1756.752663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.49999606734374,
                  43.412067419605606,
                  1471.7726628577282
                ],
                [
                  -121.4999814861474,
                  43.41265808804035,
                  1471.7726628577282
                ],
                [
                  -121.487476812266,
                  43.41249334838884,
                  1756.7526628577282
                ],
                [
                  -121.48749151490377,
                  43.41190268333313,
                  1756.7526628577282
                ],
                [
                  -121.49999606734374,
                  43.412067419605606,
                  1471.7726628577282
                ]
              ]
            ]
          },
          "id": "20190602_43121D4311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:59:41Z",
            "pc:count": 818359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621948.9032,
                "count": 818359,
                "maximum": 622456.1865,
                "minimum": 621443.4465,
                "name": "X",
                "position": 0,
                "stddev": 301.136912,
                "variance": 90683.43977
              },
              {
                "average": 4807702.5,
                "count": 818359,
                "maximum": 4807734.088,
                "minimum": 4807668.468,
                "name": "Y",
                "position": 1,
                "stddev": 14.21936531,
                "variance": 202.1903497
              },
              {
                "average": 1532.316301,
                "count": 818359,
                "maximum": 1756.752663,
                "minimum": 1471.772663,
                "name": "Z",
                "position": 2,
                "stddev": 21.07964841,
                "variance": 444.3515771
              },
              {
                "average": 16964.19639,
                "count": 818359,
                "maximum": 48525,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10510.54772,
                "variance": 110471613.4
              },
              {
                "average": 1.224658127,
                "count": 818359,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4734169896,
                "variance": 0.224123646
              },
              {
                "average": 1.448823805,
                "count": 818359,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6304383709,
                "variance": 0.3974525395
              },
              {
                "average": 0.5115432225,
                "count": 818359,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998670417,
                "variance": 0.2498670593
              },
              {
                "average": 0,
                "count": 818359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251943218,
                "count": 818359,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.395362257,
                "variance": 1.947035829
              },
              {
                "average": -3.139314043,
                "count": 818359,
                "maximum": 18,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.240480523,
                "variance": 85.3864803
              },
              {
                "average": 0.5641155043,
                "count": 818359,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.495872466,
                "variance": 0.2458895026
              },
              {
                "average": 10026.45292,
                "count": 818359,
                "maximum": 10028,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7514026751,
                "variance": 0.5646059802
              },
              {
                "average": 243532764.4,
                "count": 818359,
                "maximum": 243533581.6,
                "minimum": 243532061.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 498.4592664,
                "variance": 248461.6403
              },
              {
                "average": 0,
                "count": 818359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 818359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 818359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 818359,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 818359,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621443.4465,
              4807668.468,
              1471.772663,
              622456.1865,
              4807734.088,
              1756.752663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621443.4464617503,
                    4807668.468111017,
                    1471.7726628577282
                  ],
                  [
                    621443.4464617503,
                    4807734.088111016,
                    1471.7726628577282
                  ],
                  [
                    622456.1864617503,
                    4807734.088111016,
                    1756.7526628577282
                  ],
                  [
                    622456.1864617503,
                    4807668.468111017,
                    1756.7526628577282
                  ],
                  [
                    621443.4464617503,
                    4807668.468111017,
                    1471.7726628577282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:59:41+00:00",
            "end_time": "2019-06-02T17:34: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": "20190602_43121D4408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41281203221605,
              43.41249926676512,
              1411.604064835267
            ],
            [
              -121.41248100454091,
              43.42516776775982,
              1411.604064835267
            ],
            [
              -121.39965739071575,
              43.42498898547322,
              1989.744064835267
            ],
            [
              -121.3999910895864,
              43.41232056311148,
              1989.744064835267
            ],
            [
              -121.41281203221605,
              43.41249926676512,
              1411.604064835267
            ]
          ]
        ]
      },
      "bbox": [
        -121.412812,
        43.41232056,
        1411.604065,
        -121.3996574,
        43.42516777,
        1989.744065
      ],
      "properties": {
        "datetime": "2019-06-04T17:44:44Z",
        "pc:count": 21874822,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 629018.0476,
            "count": 21874822,
            "maximum": 629539.6347,
            "minimum": 628501.2347,
            "name": "X",
            "position": 0,
            "stddev": 294.0750929,
            "variance": 86480.16028
          },
          {
            "average": 4808530.956,
            "count": 21874822,
            "maximum": 4809254.611,
            "minimum": 4807847.151,
            "name": "Y",
            "position": 1,
            "stddev": 403.0279571,
            "variance": 162431.5342
          },
          {
            "average": 1605.619086,
            "count": 21874822,
            "maximum": 1989.744065,
            "minimum": 1411.604065,
            "name": "Z",
            "position": 2,
            "stddev": 29.33583944,
            "variance": 860.5914755
          },
          {
            "average": 21236.93987,
            "count": 21874822,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11566.9027,
            "variance": 133793238.1
          },
          {
            "average": 1.169220714,
            "count": 21874822,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4212366563,
            "variance": 0.1774403206
          },
          {
            "average": 1.338435165,
            "count": 21874822,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5783224847,
            "variance": 0.3344568963
          },
          {
            "average": 0.5040033697,
            "count": 21874822,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999839842,
            "variance": 0.2499839845
          },
          {
            "average": 0,
            "count": 21874822,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224556387,
            "count": 21874822,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.197395292,
            "variance": 1.433755486
          },
          {
            "average": -1.078080703,
            "count": 21874822,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80150555,
            "variance": 116.6725222
          },
          {
            "average": 0.4968298713,
            "count": 21874822,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999899616,
            "variance": 0.2499899617
          },
          {
            "average": 10090.49627,
            "count": 21874822,
            "maximum": 10093,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.823521066,
            "variance": 7.972271207
          },
          {
            "average": 243703876,
            "count": 21874822,
            "maximum": 243705484.1,
            "minimum": 243533453,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7145.311414,
            "variance": 51055475.2
          },
          {
            "average": 0,
            "count": 21874822,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21874822,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21874822,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21874822,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21874822,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628501.2347,
          4807847.151,
          1411.604065,
          629539.6347,
          4809254.611,
          1989.744065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628501.2346681515,
                4807847.151023801,
                1411.604064835267
              ],
              [
                628501.2346681515,
                4809254.611023802,
                1411.604064835267
              ],
              [
                629539.6346681514,
                4809254.611023802,
                1989.744064835267
              ],
              [
                629539.6346681514,
                4807847.151023801,
                1989.744064835267
              ],
              [
                628501.2346681515,
                4807847.151023801,
                1411.604064835267
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:44:44+00:00",
        "end_time": "2019-06-02T17:57:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.412812,
            43.41232056,
            1411.604065,
            -121.3996574,
            43.42516777,
            1989.744065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41281203221605,
                  43.41249926676512,
                  1411.604064835267
                ],
                [
                  -121.41248100454091,
                  43.42516776775982,
                  1411.604064835267
                ],
                [
                  -121.39965739071575,
                  43.42498898547322,
                  1989.744064835267
                ],
                [
                  -121.3999910895864,
                  43.41232056311148,
                  1989.744064835267
                ],
                [
                  -121.41281203221605,
                  43.41249926676512,
                  1411.604064835267
                ]
              ]
            ]
          },
          "id": "20190602_43121D4408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:44:44Z",
            "pc:count": 21874822,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 629018.0476,
                "count": 21874822,
                "maximum": 629539.6347,
                "minimum": 628501.2347,
                "name": "X",
                "position": 0,
                "stddev": 294.0750929,
                "variance": 86480.16028
              },
              {
                "average": 4808530.956,
                "count": 21874822,
                "maximum": 4809254.611,
                "minimum": 4807847.151,
                "name": "Y",
                "position": 1,
                "stddev": 403.0279571,
                "variance": 162431.5342
              },
              {
                "average": 1605.619086,
                "count": 21874822,
                "maximum": 1989.744065,
                "minimum": 1411.604065,
                "name": "Z",
                "position": 2,
                "stddev": 29.33583944,
                "variance": 860.5914755
              },
              {
                "average": 21236.93987,
                "count": 21874822,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11566.9027,
                "variance": 133793238.1
              },
              {
                "average": 1.169220714,
                "count": 21874822,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4212366563,
                "variance": 0.1774403206
              },
              {
                "average": 1.338435165,
                "count": 21874822,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5783224847,
                "variance": 0.3344568963
              },
              {
                "average": 0.5040033697,
                "count": 21874822,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999839842,
                "variance": 0.2499839845
              },
              {
                "average": 0,
                "count": 21874822,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224556387,
                "count": 21874822,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.197395292,
                "variance": 1.433755486
              },
              {
                "average": -1.078080703,
                "count": 21874822,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80150555,
                "variance": 116.6725222
              },
              {
                "average": 0.4968298713,
                "count": 21874822,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999899616,
                "variance": 0.2499899617
              },
              {
                "average": 10090.49627,
                "count": 21874822,
                "maximum": 10093,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.823521066,
                "variance": 7.972271207
              },
              {
                "average": 243703876,
                "count": 21874822,
                "maximum": 243705484.1,
                "minimum": 243533453,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7145.311414,
                "variance": 51055475.2
              },
              {
                "average": 0,
                "count": 21874822,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21874822,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21874822,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21874822,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21874822,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628501.2347,
              4807847.151,
              1411.604065,
              629539.6347,
              4809254.611,
              1989.744065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628501.2346681515,
                    4807847.151023801,
                    1411.604064835267
                  ],
                  [
                    628501.2346681515,
                    4809254.611023802,
                    1411.604064835267
                  ],
                  [
                    629539.6346681514,
                    4809254.611023802,
                    1989.744064835267
                  ],
                  [
                    629539.6346681514,
                    4807847.151023801,
                    1989.744064835267
                  ],
                  [
                    628501.2346681515,
                    4807847.151023801,
                    1411.604064835267
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:44:44+00:00",
            "end_time": "2019-06-02T17:57:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48749537782597,
              43.41211313755042,
              1495.745306156066
            ],
            [
              -121.4874817640566,
              43.41266005628967,
              1495.745306156066
            ],
            [
              -121.47497839680278,
              43.41249396633971,
              1850.165306156066
            ],
            [
              -121.47499212300573,
              43.411947050754875,
              1850.165306156066
            ],
            [
              -121.48749537782597,
              43.41211313755042,
              1495.745306156066
            ]
          ]
        ]
      },
      "bbox": [
        -121.4874954,
        43.41194705,
        1495.745306,
        -121.4749784,
        43.41266006,
        1850.165306
      ],
      "properties": {
        "datetime": "2019-06-04T16:28:54Z",
        "pc:count": 1131934,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623011.1424,
            "count": 1131934,
            "maximum": 623468.0896,
            "minimum": 622455.4496,
            "name": "X",
            "position": 0,
            "stddev": 297.6273567,
            "variance": 88582.04345
          },
          {
            "average": 4807724.58,
            "count": 1131934,
            "maximum": 4807752.595,
            "minimum": 4807691.835,
            "name": "Y",
            "position": 1,
            "stddev": 13.13403031,
            "variance": 172.5027522
          },
          {
            "average": 1515.787915,
            "count": 1131934,
            "maximum": 1850.165306,
            "minimum": 1495.745306,
            "name": "Z",
            "position": 2,
            "stddev": 11.29004979,
            "variance": 127.4652242
          },
          {
            "average": 16677.68975,
            "count": 1131934,
            "maximum": 52855,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10675.3957,
            "variance": 113964073.4
          },
          {
            "average": 1.245837655,
            "count": 1131934,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5128627192,
            "variance": 0.2630281687
          },
          {
            "average": 1.492306972,
            "count": 1131934,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.694462462,
            "variance": 0.4822781111
          },
          {
            "average": 0.5013251656,
            "count": 1131934,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984648,
            "variance": 0.2499984648
          },
          {
            "average": 0,
            "count": 1131934,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234939493,
            "count": 1131934,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.581436228,
            "variance": 2.500940542
          },
          {
            "average": -0.4007751617,
            "count": 1131934,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.9641849,
            "variance": 120.2133506
          },
          {
            "average": 0.4934545654,
            "count": 1131934,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999573763,
            "variance": 0.2499573781
          },
          {
            "average": 10032.02404,
            "count": 1131934,
            "maximum": 10084,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.75097442,
            "variance": 248.0931952
          },
          {
            "average": 243546632.9,
            "count": 1131934,
            "maximum": 243700934.7,
            "minimum": 243532070.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44936.05141,
            "variance": 2019248717
          },
          {
            "average": 0,
            "count": 1131934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131934,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131934,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131934,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1131934,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622455.4496,
          4807691.835,
          1495.745306,
          623468.0896,
          4807752.595,
          1850.165306
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622455.4495819348,
                4807691.835173263,
                1495.745306156066
              ],
              [
                622455.4495819348,
                4807752.595173263,
                1495.745306156066
              ],
              [
                623468.0895819347,
                4807752.595173263,
                1850.165306156066
              ],
              [
                623468.0895819347,
                4807691.835173263,
                1850.165306156066
              ],
              [
                622455.4495819348,
                4807691.835173263,
                1495.745306156066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:28:54+00:00",
        "end_time": "2019-06-02T17:34:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4874954,
            43.41194705,
            1495.745306,
            -121.4749784,
            43.41266006,
            1850.165306
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48749537782597,
                  43.41211313755042,
                  1495.745306156066
                ],
                [
                  -121.4874817640566,
                  43.41266005628967,
                  1495.745306156066
                ],
                [
                  -121.47497839680278,
                  43.41249396633971,
                  1850.165306156066
                ],
                [
                  -121.47499212300573,
                  43.411947050754875,
                  1850.165306156066
                ],
                [
                  -121.48749537782597,
                  43.41211313755042,
                  1495.745306156066
                ]
              ]
            ]
          },
          "id": "20190602_43121D4312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:28:54Z",
            "pc:count": 1131934,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623011.1424,
                "count": 1131934,
                "maximum": 623468.0896,
                "minimum": 622455.4496,
                "name": "X",
                "position": 0,
                "stddev": 297.6273567,
                "variance": 88582.04345
              },
              {
                "average": 4807724.58,
                "count": 1131934,
                "maximum": 4807752.595,
                "minimum": 4807691.835,
                "name": "Y",
                "position": 1,
                "stddev": 13.13403031,
                "variance": 172.5027522
              },
              {
                "average": 1515.787915,
                "count": 1131934,
                "maximum": 1850.165306,
                "minimum": 1495.745306,
                "name": "Z",
                "position": 2,
                "stddev": 11.29004979,
                "variance": 127.4652242
              },
              {
                "average": 16677.68975,
                "count": 1131934,
                "maximum": 52855,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10675.3957,
                "variance": 113964073.4
              },
              {
                "average": 1.245837655,
                "count": 1131934,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5128627192,
                "variance": 0.2630281687
              },
              {
                "average": 1.492306972,
                "count": 1131934,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.694462462,
                "variance": 0.4822781111
              },
              {
                "average": 0.5013251656,
                "count": 1131934,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984648,
                "variance": 0.2499984648
              },
              {
                "average": 0,
                "count": 1131934,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234939493,
                "count": 1131934,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.581436228,
                "variance": 2.500940542
              },
              {
                "average": -0.4007751617,
                "count": 1131934,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.9641849,
                "variance": 120.2133506
              },
              {
                "average": 0.4934545654,
                "count": 1131934,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999573763,
                "variance": 0.2499573781
              },
              {
                "average": 10032.02404,
                "count": 1131934,
                "maximum": 10084,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.75097442,
                "variance": 248.0931952
              },
              {
                "average": 243546632.9,
                "count": 1131934,
                "maximum": 243700934.7,
                "minimum": 243532070.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44936.05141,
                "variance": 2019248717
              },
              {
                "average": 0,
                "count": 1131934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131934,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131934,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131934,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1131934,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622455.4496,
              4807691.835,
              1495.745306,
              623468.0896,
              4807752.595,
              1850.165306
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622455.4495819348,
                    4807691.835173263,
                    1495.745306156066
                  ],
                  [
                    622455.4495819348,
                    4807752.595173263,
                    1495.745306156066
                  ],
                  [
                    623468.0895819347,
                    4807752.595173263,
                    1850.165306156066
                  ],
                  [
                    623468.0895819347,
                    4807691.835173263,
                    1850.165306156066
                  ],
                  [
                    622455.4495819348,
                    4807691.835173263,
                    1495.745306156066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:28:54+00:00",
            "end_time": "2019-06-02T17:34: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": "20190601_43121D6122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7376367433861,
              43.437496884369025,
              1365.6656772070776
            ],
            [
              -121.7374830455588,
              43.44488769367585,
              1365.6656772070776
            ],
            [
              -121.72483407326229,
              43.444747321424494,
              1891.1456772070776
            ],
            [
              -121.72498930995373,
              43.43735654813815,
              1891.1456772070776
            ],
            [
              -121.7376367433861,
              43.437496884369025,
              1365.6656772070776
            ]
          ]
        ]
      },
      "bbox": [
        -121.7376367,
        43.43735655,
        1365.665677,
        -121.7248341,
        43.44488769,
        1891.145677
      ],
      "properties": {
        "datetime": "2019-06-03T17:58:30Z",
        "pc:count": 11596526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602650.7566,
            "count": 11596526,
            "maximum": 603184.3683,
            "minimum": 602160.5883,
            "name": "X",
            "position": 0,
            "stddev": 295.6940414,
            "variance": 87434.96611
          },
          {
            "average": 4810606.242,
            "count": 11596526,
            "maximum": 4810994.808,
            "minimum": 4810173.808,
            "name": "Y",
            "position": 1,
            "stddev": 228.5714929,
            "variance": 52244.92735
          },
          {
            "average": 1381.60201,
            "count": 11596526,
            "maximum": 1891.145677,
            "minimum": 1365.665677,
            "name": "Z",
            "position": 2,
            "stddev": 9.556247186,
            "variance": 91.32186027
          },
          {
            "average": 20028.86299,
            "count": 11596526,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10433.67444,
            "variance": 108861562.3
          },
          {
            "average": 1.13905492,
            "count": 11596526,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3918035089,
            "variance": 0.1535099896
          },
          {
            "average": 1.278077245,
            "count": 11596526,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5496130045,
            "variance": 0.3020744547
          },
          {
            "average": 0.5025082512,
            "count": 11596526,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937302,
            "variance": 0.2499937302
          },
          {
            "average": 0,
            "count": 11596526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223949052,
            "count": 11596526,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.10571887,
            "variance": 1.22261422
          },
          {
            "average": 0.07276558671,
            "count": 11596526,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72883701,
            "variance": 115.1079435
          },
          {
            "average": 0.5046850238,
            "count": 11596526,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999780716,
            "variance": 0.2499780721
          },
          {
            "average": 10047.40221,
            "count": 11596526,
            "maximum": 10050,
            "minimum": 10001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.538172075,
            "variance": 30.67134993
          },
          {
            "average": 243615992.6,
            "count": 11596526,
            "maximum": 243619910.8,
            "minimum": 243442855.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20427.10076,
            "variance": 417266445.6
          },
          {
            "average": 0,
            "count": 11596526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11596526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11596526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11596526,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11596526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602160.5883,
          4810173.808,
          1365.665677,
          603184.3683,
          4810994.808,
          1891.145677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602160.5882556249,
                4810173.8079475155,
                1365.6656772070776
              ],
              [
                602160.5882556249,
                4810994.8079475155,
                1365.6656772070776
              ],
              [
                603184.3682556249,
                4810994.8079475155,
                1891.1456772070776
              ],
              [
                603184.3682556249,
                4810173.8079475155,
                1891.1456772070776
              ],
              [
                602160.5882556249,
                4810173.8079475155,
                1365.6656772070776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:58:30+00:00",
        "end_time": "2019-06-01T16:47:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7376367,
            43.43735655,
            1365.665677,
            -121.7248341,
            43.44488769,
            1891.145677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7376367433861,
                  43.437496884369025,
                  1365.6656772070776
                ],
                [
                  -121.7374830455588,
                  43.44488769367585,
                  1365.6656772070776
                ],
                [
                  -121.72483407326229,
                  43.444747321424494,
                  1891.1456772070776
                ],
                [
                  -121.72498930995373,
                  43.43735654813815,
                  1891.1456772070776
                ],
                [
                  -121.7376367433861,
                  43.437496884369025,
                  1365.6656772070776
                ]
              ]
            ]
          },
          "id": "20190601_43121D6122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:58:30Z",
            "pc:count": 11596526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602650.7566,
                "count": 11596526,
                "maximum": 603184.3683,
                "minimum": 602160.5883,
                "name": "X",
                "position": 0,
                "stddev": 295.6940414,
                "variance": 87434.96611
              },
              {
                "average": 4810606.242,
                "count": 11596526,
                "maximum": 4810994.808,
                "minimum": 4810173.808,
                "name": "Y",
                "position": 1,
                "stddev": 228.5714929,
                "variance": 52244.92735
              },
              {
                "average": 1381.60201,
                "count": 11596526,
                "maximum": 1891.145677,
                "minimum": 1365.665677,
                "name": "Z",
                "position": 2,
                "stddev": 9.556247186,
                "variance": 91.32186027
              },
              {
                "average": 20028.86299,
                "count": 11596526,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10433.67444,
                "variance": 108861562.3
              },
              {
                "average": 1.13905492,
                "count": 11596526,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3918035089,
                "variance": 0.1535099896
              },
              {
                "average": 1.278077245,
                "count": 11596526,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5496130045,
                "variance": 0.3020744547
              },
              {
                "average": 0.5025082512,
                "count": 11596526,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937302,
                "variance": 0.2499937302
              },
              {
                "average": 0,
                "count": 11596526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223949052,
                "count": 11596526,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.10571887,
                "variance": 1.22261422
              },
              {
                "average": 0.07276558671,
                "count": 11596526,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72883701,
                "variance": 115.1079435
              },
              {
                "average": 0.5046850238,
                "count": 11596526,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999780716,
                "variance": 0.2499780721
              },
              {
                "average": 10047.40221,
                "count": 11596526,
                "maximum": 10050,
                "minimum": 10001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.538172075,
                "variance": 30.67134993
              },
              {
                "average": 243615992.6,
                "count": 11596526,
                "maximum": 243619910.8,
                "minimum": 243442855.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20427.10076,
                "variance": 417266445.6
              },
              {
                "average": 0,
                "count": 11596526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11596526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11596526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11596526,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11596526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602160.5883,
              4810173.808,
              1365.665677,
              603184.3683,
              4810994.808,
              1891.145677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602160.5882556249,
                    4810173.8079475155,
                    1365.6656772070776
                  ],
                  [
                    602160.5882556249,
                    4810994.8079475155,
                    1365.6656772070776
                  ],
                  [
                    603184.3682556249,
                    4810994.8079475155,
                    1891.1456772070776
                  ],
                  [
                    603184.3682556249,
                    4810173.8079475155,
                    1891.1456772070776
                  ],
                  [
                    602160.5882556249,
                    4810173.8079475155,
                    1365.6656772070776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:58:30+00:00",
            "end_time": "2019-06-01T16:47:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278205904609,
              43.46249822947297,
              1272.4485095755306
            ],
            [
              -121.56248214611432,
              43.4751520139361,
              1272.4485095755306
            ],
            [
              -121.54968786255552,
              43.47499042170564,
              1913.8885095755306
            ],
            [
              -121.54999044252052,
              43.4623367082255,
              1913.8885095755306
            ],
            [
              -121.56278205904609,
              43.46249822947297,
              1272.4485095755306
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627821,
        43.46233671,
        1272.44851,
        -121.5496879,
        43.47515201,
        1913.88851
      ],
      "properties": {
        "datetime": "2019-06-03T18:16:30Z",
        "pc:count": 19476556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616775.4326,
            "count": 19476556,
            "maximum": 617298.583,
            "minimum": 616263.483,
            "name": "X",
            "position": 0,
            "stddev": 292.1818088,
            "variance": 85370.20937
          },
          {
            "average": 4813873.861,
            "count": 19476556,
            "maximum": 4814585.428,
            "minimum": 4813179.688,
            "name": "Y",
            "position": 1,
            "stddev": 398.0115604,
            "variance": 158413.2022
          },
          {
            "average": 1329.362874,
            "count": 19476556,
            "maximum": 1913.88851,
            "minimum": 1272.44851,
            "name": "Z",
            "position": 2,
            "stddev": 7.194559555,
            "variance": 51.76168719
          },
          {
            "average": 20407.82297,
            "count": 19476556,
            "maximum": 52627,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10001.44089,
            "variance": 100028820
          },
          {
            "average": 1.117091133,
            "count": 19476556,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3609880386,
            "variance": 0.130312364
          },
          {
            "average": 1.23418473,
            "count": 19476556,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5100268422,
            "variance": 0.2601273798
          },
          {
            "average": 0.5017846071,
            "count": 19476556,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996828,
            "variance": 0.249996828
          },
          {
            "average": 0,
            "count": 19476556,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217513764,
            "count": 19476556,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9848363896,
            "variance": 0.9699027142
          },
          {
            "average": -0.3077083374,
            "count": 19476556,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78525829,
            "variance": 116.3217965
          },
          {
            "average": 0.4992397527,
            "count": 19476556,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999994349,
            "variance": 0.2499994349
          },
          {
            "average": 10049.03562,
            "count": 19476556,
            "maximum": 10052,
            "minimum": 10047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.141263165,
            "variance": 1.302481612
          },
          {
            "average": 243619075.4,
            "count": 19476556,
            "maximum": 243620990.4,
            "minimum": 243617762.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 774.3823537,
            "variance": 599668.0298
          },
          {
            "average": 0,
            "count": 19476556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19476556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19476556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19476556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19476556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616263.483,
          4813179.688,
          1272.44851,
          617298.583,
          4814585.428,
          1913.88851
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616263.482980018,
                4813179.687587621,
                1272.4485095755306
              ],
              [
                616263.482980018,
                4814585.427587621,
                1272.4485095755306
              ],
              [
                617298.5829800181,
                4814585.427587621,
                1913.8885095755306
              ],
              [
                617298.5829800181,
                4813179.687587621,
                1913.8885095755306
              ],
              [
                616263.482980018,
                4813179.687587621,
                1272.4485095755306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:16:30+00:00",
        "end_time": "2019-06-03T17:22:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627821,
            43.46233671,
            1272.44851,
            -121.5496879,
            43.47515201,
            1913.88851
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278205904609,
                  43.46249822947297,
                  1272.4485095755306
                ],
                [
                  -121.56248214611432,
                  43.4751520139361,
                  1272.4485095755306
                ],
                [
                  -121.54968786255552,
                  43.47499042170564,
                  1913.8885095755306
                ],
                [
                  -121.54999044252052,
                  43.4623367082255,
                  1913.8885095755306
                ],
                [
                  -121.56278205904609,
                  43.46249822947297,
                  1272.4485095755306
                ]
              ]
            ]
          },
          "id": "20190603_43121D5211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:16:30Z",
            "pc:count": 19476556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616775.4326,
                "count": 19476556,
                "maximum": 617298.583,
                "minimum": 616263.483,
                "name": "X",
                "position": 0,
                "stddev": 292.1818088,
                "variance": 85370.20937
              },
              {
                "average": 4813873.861,
                "count": 19476556,
                "maximum": 4814585.428,
                "minimum": 4813179.688,
                "name": "Y",
                "position": 1,
                "stddev": 398.0115604,
                "variance": 158413.2022
              },
              {
                "average": 1329.362874,
                "count": 19476556,
                "maximum": 1913.88851,
                "minimum": 1272.44851,
                "name": "Z",
                "position": 2,
                "stddev": 7.194559555,
                "variance": 51.76168719
              },
              {
                "average": 20407.82297,
                "count": 19476556,
                "maximum": 52627,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10001.44089,
                "variance": 100028820
              },
              {
                "average": 1.117091133,
                "count": 19476556,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3609880386,
                "variance": 0.130312364
              },
              {
                "average": 1.23418473,
                "count": 19476556,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5100268422,
                "variance": 0.2601273798
              },
              {
                "average": 0.5017846071,
                "count": 19476556,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996828,
                "variance": 0.249996828
              },
              {
                "average": 0,
                "count": 19476556,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217513764,
                "count": 19476556,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9848363896,
                "variance": 0.9699027142
              },
              {
                "average": -0.3077083374,
                "count": 19476556,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78525829,
                "variance": 116.3217965
              },
              {
                "average": 0.4992397527,
                "count": 19476556,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999994349,
                "variance": 0.2499994349
              },
              {
                "average": 10049.03562,
                "count": 19476556,
                "maximum": 10052,
                "minimum": 10047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.141263165,
                "variance": 1.302481612
              },
              {
                "average": 243619075.4,
                "count": 19476556,
                "maximum": 243620990.4,
                "minimum": 243617762.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 774.3823537,
                "variance": 599668.0298
              },
              {
                "average": 0,
                "count": 19476556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19476556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19476556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19476556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19476556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616263.483,
              4813179.688,
              1272.44851,
              617298.583,
              4814585.428,
              1913.88851
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616263.482980018,
                    4813179.687587621,
                    1272.4485095755306
                  ],
                  [
                    616263.482980018,
                    4814585.427587621,
                    1272.4485095755306
                  ],
                  [
                    617298.5829800181,
                    4814585.427587621,
                    1913.8885095755306
                  ],
                  [
                    617298.5829800181,
                    4813179.687587621,
                    1913.8885095755306
                  ],
                  [
                    616263.482980018,
                    4813179.687587621,
                    1272.4485095755306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:16:30+00:00",
            "end_time": "2019-06-03T17:22: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": "20190603_43121D5111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526881098232,
              43.462498146877536,
              1348.6800785747055
            ],
            [
              -121.62498209830412,
              43.47514506936521,
              1348.6800785747055
            ],
            [
              -121.61220032579645,
              43.47499062632613,
              1873.3000785747054
            ],
            [
              -121.61248970159865,
              43.46234377164422,
              1873.3000785747054
            ],
            [
              -121.62526881098232,
              43.462498146877536,
              1348.6800785747055
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252688,
        43.46234377,
        1348.680079,
        -121.6122003,
        43.47514507,
        1873.300079
      ],
      "properties": {
        "datetime": "2019-06-03T18:38:51Z",
        "pc:count": 19448919,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611732.6661,
            "count": 19448919,
            "maximum": 612242.6338,
            "minimum": 611208.5738,
            "name": "X",
            "position": 0,
            "stddev": 290.1120625,
            "variance": 84165.00882
          },
          {
            "average": 4813786.696,
            "count": 19448919,
            "maximum": 4814499.275,
            "minimum": 4813094.335,
            "name": "Y",
            "position": 1,
            "stddev": 400.1287068,
            "variance": 160102.982
          },
          {
            "average": 1382.175307,
            "count": 19448919,
            "maximum": 1873.300079,
            "minimum": 1348.680079,
            "name": "Z",
            "position": 2,
            "stddev": 9.384161272,
            "variance": 88.06248277
          },
          {
            "average": 19940.53953,
            "count": 19448919,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10465.34872,
            "variance": 109523523.8
          },
          {
            "average": 1.138463788,
            "count": 19448919,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3788180308,
            "variance": 0.1435031005
          },
          {
            "average": 1.276936883,
            "count": 19448919,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5223818372,
            "variance": 0.2728827838
          },
          {
            "average": 0.5023031357,
            "count": 19448919,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947084,
            "variance": 0.2499947084
          },
          {
            "average": 0,
            "count": 19448919,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207055312,
            "count": 19448919,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9561624524,
            "variance": 0.9142466354
          },
          {
            "average": -0.1648146244,
            "count": 19448919,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7888767,
            "variance": 116.3998605
          },
          {
            "average": 0.4995291512,
            "count": 19448919,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997912,
            "variance": 0.2499997912
          },
          {
            "average": 10051.07814,
            "count": 19448919,
            "maximum": 10054,
            "minimum": 10049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.130124848,
            "variance": 1.277182172
          },
          {
            "average": 243620433.8,
            "count": 19448919,
            "maximum": 243622331.1,
            "minimum": 243619034.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 742.6246693,
            "variance": 551491.3995
          },
          {
            "average": 0,
            "count": 19448919,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19448919,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19448919,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19448919,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19448919,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611208.5738,
          4813094.335,
          1348.680079,
          612242.6338,
          4814499.275,
          1873.300079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611208.5738417146,
                4813094.33532155,
                1348.6800785747055
              ],
              [
                611208.5738417146,
                4814499.27532155,
                1348.6800785747055
              ],
              [
                612242.6338417147,
                4814499.27532155,
                1873.3000785747054
              ],
              [
                612242.6338417147,
                4813094.33532155,
                1873.3000785747054
              ],
              [
                611208.5738417146,
                4813094.33532155,
                1348.6800785747055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:38:51+00:00",
        "end_time": "2019-06-03T17:43:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252688,
            43.46234377,
            1348.680079,
            -121.6122003,
            43.47514507,
            1873.300079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526881098232,
                  43.462498146877536,
                  1348.6800785747055
                ],
                [
                  -121.62498209830412,
                  43.47514506936521,
                  1348.6800785747055
                ],
                [
                  -121.61220032579645,
                  43.47499062632613,
                  1873.3000785747054
                ],
                [
                  -121.61248970159865,
                  43.46234377164422,
                  1873.3000785747054
                ],
                [
                  -121.62526881098232,
                  43.462498146877536,
                  1348.6800785747055
                ]
              ]
            ]
          },
          "id": "20190603_43121D5111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:38:51Z",
            "pc:count": 19448919,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611732.6661,
                "count": 19448919,
                "maximum": 612242.6338,
                "minimum": 611208.5738,
                "name": "X",
                "position": 0,
                "stddev": 290.1120625,
                "variance": 84165.00882
              },
              {
                "average": 4813786.696,
                "count": 19448919,
                "maximum": 4814499.275,
                "minimum": 4813094.335,
                "name": "Y",
                "position": 1,
                "stddev": 400.1287068,
                "variance": 160102.982
              },
              {
                "average": 1382.175307,
                "count": 19448919,
                "maximum": 1873.300079,
                "minimum": 1348.680079,
                "name": "Z",
                "position": 2,
                "stddev": 9.384161272,
                "variance": 88.06248277
              },
              {
                "average": 19940.53953,
                "count": 19448919,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10465.34872,
                "variance": 109523523.8
              },
              {
                "average": 1.138463788,
                "count": 19448919,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3788180308,
                "variance": 0.1435031005
              },
              {
                "average": 1.276936883,
                "count": 19448919,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5223818372,
                "variance": 0.2728827838
              },
              {
                "average": 0.5023031357,
                "count": 19448919,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947084,
                "variance": 0.2499947084
              },
              {
                "average": 0,
                "count": 19448919,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207055312,
                "count": 19448919,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9561624524,
                "variance": 0.9142466354
              },
              {
                "average": -0.1648146244,
                "count": 19448919,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7888767,
                "variance": 116.3998605
              },
              {
                "average": 0.4995291512,
                "count": 19448919,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997912,
                "variance": 0.2499997912
              },
              {
                "average": 10051.07814,
                "count": 19448919,
                "maximum": 10054,
                "minimum": 10049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.130124848,
                "variance": 1.277182172
              },
              {
                "average": 243620433.8,
                "count": 19448919,
                "maximum": 243622331.1,
                "minimum": 243619034.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 742.6246693,
                "variance": 551491.3995
              },
              {
                "average": 0,
                "count": 19448919,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19448919,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19448919,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19448919,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19448919,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611208.5738,
              4813094.335,
              1348.680079,
              612242.6338,
              4814499.275,
              1873.300079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611208.5738417146,
                    4813094.33532155,
                    1348.6800785747055
                  ],
                  [
                    611208.5738417146,
                    4814499.27532155,
                    1348.6800785747055
                  ],
                  [
                    612242.6338417147,
                    4814499.27532155,
                    1873.3000785747054
                  ],
                  [
                    612242.6338417147,
                    4813094.33532155,
                    1873.3000785747054
                  ],
                  [
                    611208.5738417146,
                    4813094.33532155,
                    1348.6800785747055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:38:51+00:00",
            "end_time": "2019-06-03T17:43: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": "20190602_43121D5305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527875891736,
              43.42499813166045,
              1314.413566093363
            ],
            [
              -121.57498188434349,
              43.43765026817729,
              1314.413566093363
            ],
            [
              -121.56219098767157,
              43.43749012861191,
              1913.813566093363
            ],
            [
              -121.56249052475076,
              43.42483806243584,
              1913.813566093363
            ],
            [
              -121.57527875891736,
              43.42499813166045,
              1314.413566093363
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752788,
        43.42483806,
        1314.413566,
        -121.562191,
        43.43765027,
        1913.813566
      ],
      "properties": {
        "datetime": "2019-06-02T20:13:37Z",
        "pc:count": 31232567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615850.5655,
            "count": 31232567,
            "maximum": 616359.2403,
            "minimum": 615323.7803,
            "name": "X",
            "position": 0,
            "stddev": 294.913193,
            "variance": 86973.7914
          },
          {
            "average": 4809672.357,
            "count": 31232567,
            "maximum": 4810403.138,
            "minimum": 4808997.598,
            "name": "Y",
            "position": 1,
            "stddev": 385.8785482,
            "variance": 148902.2539
          },
          {
            "average": 1411.07139,
            "count": 31232567,
            "maximum": 1913.813566,
            "minimum": 1314.413566,
            "name": "Z",
            "position": 2,
            "stddev": 33.77940465,
            "variance": 1141.048179
          },
          {
            "average": 17631.37653,
            "count": 31232567,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10410.46808,
            "variance": 108377845.6
          },
          {
            "average": 1.214818366,
            "count": 31232567,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5045112141,
            "variance": 0.2545315652
          },
          {
            "average": 1.429657735,
            "count": 31232567,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.708968804,
            "variance": 0.5026367651
          },
          {
            "average": 0.4997161777,
            "count": 31232567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999274,
            "variance": 0.2499999274
          },
          {
            "average": 0,
            "count": 31232567,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314193515,
            "count": 31232567,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.736664482,
            "variance": 3.016003522
          },
          {
            "average": 0.5605876729,
            "count": 31232567,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91856324,
            "variance": 119.2150233
          },
          {
            "average": 0.4903755429,
            "count": 31232567,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999073692,
            "variance": 0.2499073778
          },
          {
            "average": 10035.80591,
            "count": 31232567,
            "maximum": 10040,
            "minimum": 10032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.316109907,
            "variance": 5.3643651
          },
          {
            "average": 243538733.7,
            "count": 31232567,
            "maximum": 243541617.6,
            "minimum": 243536277.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1472.569314,
            "variance": 2168460.384
          },
          {
            "average": 0,
            "count": 31232567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31232567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31232567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31232567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31232567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615323.7803,
          4808997.598,
          1314.413566,
          616359.2403,
          4810403.138,
          1913.813566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615323.7802660547,
                4808997.597826059,
                1314.413566093363
              ],
              [
                615323.7802660547,
                4810403.137826058,
                1314.413566093363
              ],
              [
                616359.2402660546,
                4810403.137826058,
                1913.813566093363
              ],
              [
                616359.2402660546,
                4808997.597826059,
                1913.813566093363
              ],
              [
                615323.7802660547,
                4808997.597826059,
                1314.413566093363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:13:37+00:00",
        "end_time": "2019-06-02T18:44:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752788,
            43.42483806,
            1314.413566,
            -121.562191,
            43.43765027,
            1913.813566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527875891736,
                  43.42499813166045,
                  1314.413566093363
                ],
                [
                  -121.57498188434349,
                  43.43765026817729,
                  1314.413566093363
                ],
                [
                  -121.56219098767157,
                  43.43749012861191,
                  1913.813566093363
                ],
                [
                  -121.56249052475076,
                  43.42483806243584,
                  1913.813566093363
                ],
                [
                  -121.57527875891736,
                  43.42499813166045,
                  1314.413566093363
                ]
              ]
            ]
          },
          "id": "20190602_43121D5305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:13:37Z",
            "pc:count": 31232567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615850.5655,
                "count": 31232567,
                "maximum": 616359.2403,
                "minimum": 615323.7803,
                "name": "X",
                "position": 0,
                "stddev": 294.913193,
                "variance": 86973.7914
              },
              {
                "average": 4809672.357,
                "count": 31232567,
                "maximum": 4810403.138,
                "minimum": 4808997.598,
                "name": "Y",
                "position": 1,
                "stddev": 385.8785482,
                "variance": 148902.2539
              },
              {
                "average": 1411.07139,
                "count": 31232567,
                "maximum": 1913.813566,
                "minimum": 1314.413566,
                "name": "Z",
                "position": 2,
                "stddev": 33.77940465,
                "variance": 1141.048179
              },
              {
                "average": 17631.37653,
                "count": 31232567,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10410.46808,
                "variance": 108377845.6
              },
              {
                "average": 1.214818366,
                "count": 31232567,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5045112141,
                "variance": 0.2545315652
              },
              {
                "average": 1.429657735,
                "count": 31232567,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.708968804,
                "variance": 0.5026367651
              },
              {
                "average": 0.4997161777,
                "count": 31232567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999274,
                "variance": 0.2499999274
              },
              {
                "average": 0,
                "count": 31232567,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314193515,
                "count": 31232567,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.736664482,
                "variance": 3.016003522
              },
              {
                "average": 0.5605876729,
                "count": 31232567,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91856324,
                "variance": 119.2150233
              },
              {
                "average": 0.4903755429,
                "count": 31232567,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999073692,
                "variance": 0.2499073778
              },
              {
                "average": 10035.80591,
                "count": 31232567,
                "maximum": 10040,
                "minimum": 10032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.316109907,
                "variance": 5.3643651
              },
              {
                "average": 243538733.7,
                "count": 31232567,
                "maximum": 243541617.6,
                "minimum": 243536277.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1472.569314,
                "variance": 2168460.384
              },
              {
                "average": 0,
                "count": 31232567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31232567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31232567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31232567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31232567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615323.7803,
              4808997.598,
              1314.413566,
              616359.2403,
              4810403.138,
              1913.813566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615323.7802660547,
                    4808997.597826059,
                    1314.413566093363
                  ],
                  [
                    615323.7802660547,
                    4810403.137826058,
                    1314.413566093363
                  ],
                  [
                    616359.2402660546,
                    4810403.137826058,
                    1913.813566093363
                  ],
                  [
                    616359.2402660546,
                    4808997.597826059,
                    1913.813566093363
                  ],
                  [
                    615323.7802660547,
                    4808997.597826059,
                    1314.413566093363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:13:37+00:00",
            "end_time": "2019-06-02T18:44:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72513792795529,
              43.43749684133557,
              1355.8297646710107
            ],
            [
              -121.72496217590263,
              43.445865068671665,
              1355.8297646710107
            ],
            [
              -121.71231182622054,
              43.44572329501199,
              1854.3497646710107
            ],
            [
              -121.71248932083726,
              43.43735510886642,
              1854.3497646710107
            ],
            [
              -121.72513792795529,
              43.43749684133557,
              1355.8297646710107
            ]
          ]
        ]
      },
      "bbox": [
        -121.7251379,
        43.43735511,
        1355.829765,
        -121.7123118,
        43.44586507,
        1854.349765
      ],
      "properties": {
        "datetime": "2019-06-03T17:58:12Z",
        "pc:count": 14466841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603689.3537,
            "count": 14466841,
            "maximum": 604195.9823,
            "minimum": 603172.1023,
            "name": "X",
            "position": 0,
            "stddev": 288.064166,
            "variance": 82980.96375
          },
          {
            "average": 4810629.467,
            "count": 14466841,
            "maximum": 4811118.785,
            "minimum": 4810189.205,
            "name": "Y",
            "position": 1,
            "stddev": 252.5363913,
            "variance": 63774.62895
          },
          {
            "average": 1370.985222,
            "count": 14466841,
            "maximum": 1854.349765,
            "minimum": 1355.829765,
            "name": "Z",
            "position": 2,
            "stddev": 6.086877451,
            "variance": 37.0500771
          },
          {
            "average": 17789.02075,
            "count": 14466841,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10039.61314,
            "variance": 100793832
          },
          {
            "average": 1.158066367,
            "count": 14466841,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4043119248,
            "variance": 0.1634681326
          },
          {
            "average": 1.316086007,
            "count": 14466841,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5543061049,
            "variance": 0.3072552579
          },
          {
            "average": 0.5008986412,
            "count": 14466841,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992097,
            "variance": 0.2499992097
          },
          {
            "average": 0,
            "count": 14466841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.192270102,
            "count": 14466841,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.002841912,
            "variance": 1.005691901
          },
          {
            "average": 0.4701041861,
            "count": 14466841,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7626309,
            "variance": 115.834224
          },
          {
            "average": 0.5000000346,
            "count": 14466841,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000173,
            "variance": 0.2500000173
          },
          {
            "average": 10047.62655,
            "count": 14466841,
            "maximum": 10050,
            "minimum": 10046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8873049669,
            "variance": 0.7873101043
          },
          {
            "average": 243618112.3,
            "count": 14466841,
            "maximum": 243619892,
            "minimum": 243617167.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 620.4667818,
            "variance": 384979.0273
          },
          {
            "average": 0,
            "count": 14466841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603172.1023,
          4810189.205,
          1355.829765,
          604195.9823,
          4811118.785,
          1854.349765
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603172.1023476257,
                4810189.204635997,
                1355.8297646710107
              ],
              [
                603172.1023476257,
                4811118.784635997,
                1355.8297646710107
              ],
              [
                604195.9823476255,
                4811118.784635997,
                1854.3497646710107
              ],
              [
                604195.9823476255,
                4810189.204635997,
                1854.3497646710107
              ],
              [
                603172.1023476257,
                4810189.204635997,
                1355.8297646710107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:58:12+00:00",
        "end_time": "2019-06-03T17:12:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7251379,
            43.43735511,
            1355.829765,
            -121.7123118,
            43.44586507,
            1854.349765
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72513792795529,
                  43.43749684133557,
                  1355.8297646710107
                ],
                [
                  -121.72496217590263,
                  43.445865068671665,
                  1355.8297646710107
                ],
                [
                  -121.71231182622054,
                  43.44572329501199,
                  1854.3497646710107
                ],
                [
                  -121.71248932083726,
                  43.43735510886642,
                  1854.3497646710107
                ],
                [
                  -121.72513792795529,
                  43.43749684133557,
                  1355.8297646710107
                ]
              ]
            ]
          },
          "id": "20190603_43121D6123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:58:12Z",
            "pc:count": 14466841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603689.3537,
                "count": 14466841,
                "maximum": 604195.9823,
                "minimum": 603172.1023,
                "name": "X",
                "position": 0,
                "stddev": 288.064166,
                "variance": 82980.96375
              },
              {
                "average": 4810629.467,
                "count": 14466841,
                "maximum": 4811118.785,
                "minimum": 4810189.205,
                "name": "Y",
                "position": 1,
                "stddev": 252.5363913,
                "variance": 63774.62895
              },
              {
                "average": 1370.985222,
                "count": 14466841,
                "maximum": 1854.349765,
                "minimum": 1355.829765,
                "name": "Z",
                "position": 2,
                "stddev": 6.086877451,
                "variance": 37.0500771
              },
              {
                "average": 17789.02075,
                "count": 14466841,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10039.61314,
                "variance": 100793832
              },
              {
                "average": 1.158066367,
                "count": 14466841,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4043119248,
                "variance": 0.1634681326
              },
              {
                "average": 1.316086007,
                "count": 14466841,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5543061049,
                "variance": 0.3072552579
              },
              {
                "average": 0.5008986412,
                "count": 14466841,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992097,
                "variance": 0.2499992097
              },
              {
                "average": 0,
                "count": 14466841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.192270102,
                "count": 14466841,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.002841912,
                "variance": 1.005691901
              },
              {
                "average": 0.4701041861,
                "count": 14466841,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7626309,
                "variance": 115.834224
              },
              {
                "average": 0.5000000346,
                "count": 14466841,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000173,
                "variance": 0.2500000173
              },
              {
                "average": 10047.62655,
                "count": 14466841,
                "maximum": 10050,
                "minimum": 10046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8873049669,
                "variance": 0.7873101043
              },
              {
                "average": 243618112.3,
                "count": 14466841,
                "maximum": 243619892,
                "minimum": 243617167.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 620.4667818,
                "variance": 384979.0273
              },
              {
                "average": 0,
                "count": 14466841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603172.1023,
              4810189.205,
              1355.829765,
              604195.9823,
              4811118.785,
              1854.349765
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603172.1023476257,
                    4810189.204635997,
                    1355.8297646710107
                  ],
                  [
                    603172.1023476257,
                    4811118.784635997,
                    1355.8297646710107
                  ],
                  [
                    604195.9823476255,
                    4811118.784635997,
                    1854.3497646710107
                  ],
                  [
                    604195.9823476255,
                    4810189.204635997,
                    1854.3497646710107
                  ],
                  [
                    603172.1023476257,
                    4810189.204635997,
                    1355.8297646710107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:58:12+00:00",
            "end_time": "2019-06-03T17:12:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279107779727,
              43.449998618018206,
              1315.0636796467338
            ],
            [
              -121.51248075139814,
              43.462657008552796,
              1315.0636796467338
            ],
            [
              -121.49967777436555,
              43.46248970759951,
              1901.243679646734
            ],
            [
              -121.49999076929177,
              43.44983139058409,
              1901.243679646734
            ],
            [
              -121.51279107779727,
              43.449998618018206,
              1315.0636796467338
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127911,
        43.44983139,
        1315.06368,
        -121.4996778,
        43.46265701,
        1901.24368
      ],
      "properties": {
        "datetime": "2019-06-03T17:24:07Z",
        "pc:count": 18763968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620842.2301,
            "count": 18763968,
            "maximum": 621368.3728,
            "minimum": 620332.3328,
            "name": "X",
            "position": 0,
            "stddev": 298.7382659,
            "variance": 89244.55149
          },
          {
            "average": 4812548.98,
            "count": 18763968,
            "maximum": 4813268.779,
            "minimum": 4811862.499,
            "name": "Y",
            "position": 1,
            "stddev": 404.6856884,
            "variance": 163770.5064
          },
          {
            "average": 1359.044763,
            "count": 18763968,
            "maximum": 1901.24368,
            "minimum": 1315.06368,
            "name": "Z",
            "position": 2,
            "stddev": 4.522949343,
            "variance": 20.45707076
          },
          {
            "average": 21444.57244,
            "count": 18763968,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10047.84395,
            "variance": 100959168.1
          },
          {
            "average": 1.104624992,
            "count": 18763968,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3360075728,
            "variance": 0.112901089
          },
          {
            "average": 1.209220406,
            "count": 18763968,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4723295186,
            "variance": 0.2230951741
          },
          {
            "average": 0.4978230617,
            "count": 18763968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952742,
            "variance": 0.2499952743
          },
          {
            "average": 0,
            "count": 18763968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206966405,
            "count": 18763968,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8614508634,
            "variance": 0.74209759
          },
          {
            "average": 1.653719994,
            "count": 18763968,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73699554,
            "variance": 115.2830733
          },
          {
            "average": 0.493141909,
            "count": 18763968,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999529777,
            "variance": 0.2499529799
          },
          {
            "average": 10043.6029,
            "count": 18763968,
            "maximum": 10047,
            "minimum": 10039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.252621819,
            "variance": 5.074305059
          },
          {
            "average": 243598077.6,
            "count": 18763968,
            "maximum": 243617847.6,
            "minimum": 243540690.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31950.67752,
            "variance": 1020845794
          },
          {
            "average": 0,
            "count": 18763968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18763968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18763968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18763968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18763968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620332.3328,
          4811862.499,
          1315.06368,
          621368.3728,
          4813268.779,
          1901.24368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620332.3328114751,
                4811862.498833784,
                1315.0636796467338
              ],
              [
                620332.3328114751,
                4813268.778833783,
                1315.0636796467338
              ],
              [
                621368.3728114752,
                4813268.778833783,
                1901.243679646734
              ],
              [
                621368.3728114752,
                4811862.498833784,
                1901.243679646734
              ],
              [
                620332.3328114751,
                4811862.498833784,
                1315.0636796467338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:24:07+00:00",
        "end_time": "2019-06-02T19:58:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127911,
            43.44983139,
            1315.06368,
            -121.4996778,
            43.46265701,
            1901.24368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279107779727,
                  43.449998618018206,
                  1315.0636796467338
                ],
                [
                  -121.51248075139814,
                  43.462657008552796,
                  1315.0636796467338
                ],
                [
                  -121.49967777436555,
                  43.46248970759951,
                  1901.243679646734
                ],
                [
                  -121.49999076929177,
                  43.44983139058409,
                  1901.243679646734
                ],
                [
                  -121.51279107779727,
                  43.449998618018206,
                  1315.0636796467338
                ]
              ]
            ]
          },
          "id": "20190602_43121D5220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:24:07Z",
            "pc:count": 18763968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620842.2301,
                "count": 18763968,
                "maximum": 621368.3728,
                "minimum": 620332.3328,
                "name": "X",
                "position": 0,
                "stddev": 298.7382659,
                "variance": 89244.55149
              },
              {
                "average": 4812548.98,
                "count": 18763968,
                "maximum": 4813268.779,
                "minimum": 4811862.499,
                "name": "Y",
                "position": 1,
                "stddev": 404.6856884,
                "variance": 163770.5064
              },
              {
                "average": 1359.044763,
                "count": 18763968,
                "maximum": 1901.24368,
                "minimum": 1315.06368,
                "name": "Z",
                "position": 2,
                "stddev": 4.522949343,
                "variance": 20.45707076
              },
              {
                "average": 21444.57244,
                "count": 18763968,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10047.84395,
                "variance": 100959168.1
              },
              {
                "average": 1.104624992,
                "count": 18763968,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3360075728,
                "variance": 0.112901089
              },
              {
                "average": 1.209220406,
                "count": 18763968,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4723295186,
                "variance": 0.2230951741
              },
              {
                "average": 0.4978230617,
                "count": 18763968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952742,
                "variance": 0.2499952743
              },
              {
                "average": 0,
                "count": 18763968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206966405,
                "count": 18763968,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8614508634,
                "variance": 0.74209759
              },
              {
                "average": 1.653719994,
                "count": 18763968,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73699554,
                "variance": 115.2830733
              },
              {
                "average": 0.493141909,
                "count": 18763968,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999529777,
                "variance": 0.2499529799
              },
              {
                "average": 10043.6029,
                "count": 18763968,
                "maximum": 10047,
                "minimum": 10039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.252621819,
                "variance": 5.074305059
              },
              {
                "average": 243598077.6,
                "count": 18763968,
                "maximum": 243617847.6,
                "minimum": 243540690.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31950.67752,
                "variance": 1020845794
              },
              {
                "average": 0,
                "count": 18763968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18763968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18763968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18763968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18763968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620332.3328,
              4811862.499,
              1315.06368,
              621368.3728,
              4813268.779,
              1901.24368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620332.3328114751,
                    4811862.498833784,
                    1315.0636796467338
                  ],
                  [
                    620332.3328114751,
                    4813268.778833783,
                    1315.0636796467338
                  ],
                  [
                    621368.3728114752,
                    4813268.778833783,
                    1901.243679646734
                  ],
                  [
                    621368.3728114752,
                    4811862.498833784,
                    1901.243679646734
                  ],
                  [
                    620332.3328114751,
                    4811862.498833784,
                    1315.0636796467338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:24:07+00:00",
            "end_time": "2019-06-02T19:58: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": "20190602_43121D4302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779649241727,
              43.424999149277504,
              1271.655549404244
            ],
            [
              -121.48748115968426,
              43.43766015085868,
              1271.655549404244
            ],
            [
              -121.47467273154041,
              43.43748998376028,
              1934.9355494042443
            ],
            [
              -121.47499073208581,
              43.4248290569768,
              1934.9355494042443
            ],
            [
              -121.48779649241727,
              43.424999149277504,
              1271.655549404244
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877965,
        43.42482906,
        1271.655549,
        -121.4746727,
        43.43766015,
        1934.935549
      ],
      "properties": {
        "datetime": "2019-06-02T20:22:28Z",
        "pc:count": 32828132,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622925.1895,
            "count": 32828132,
            "maximum": 623442.0235,
            "minimum": 622405.1035,
            "name": "X",
            "position": 0,
            "stddev": 284.5294125,
            "variance": 80956.98658
          },
          {
            "average": 4809838.091,
            "count": 32828132,
            "maximum": 4810529.076,
            "minimum": 4809122.496,
            "name": "Y",
            "position": 1,
            "stddev": 407.4911587,
            "variance": 166049.0444
          },
          {
            "average": 1432.780008,
            "count": 32828132,
            "maximum": 1934.935549,
            "minimum": 1271.655549,
            "name": "Z",
            "position": 2,
            "stddev": 28.11706587,
            "variance": 790.5693934
          },
          {
            "average": 19811.38869,
            "count": 32828132,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10815.8543,
            "variance": 116982704.2
          },
          {
            "average": 1.168268971,
            "count": 32828132,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4392707885,
            "variance": 0.1929588257
          },
          {
            "average": 1.336521676,
            "count": 32828132,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6183001259,
            "variance": 0.3822950457
          },
          {
            "average": 0.5028637328,
            "count": 32828132,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918066,
            "variance": 0.2499918066
          },
          {
            "average": 0,
            "count": 32828132,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230599901,
            "count": 32828132,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.39397912,
            "variance": 1.943177786
          },
          {
            "average": -0.6013785507,
            "count": 32828132,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.63447722,
            "variance": 113.0921058
          },
          {
            "average": 0.5016624461,
            "count": 32828132,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999972439,
            "variance": 0.2499972439
          },
          {
            "average": 10033.76474,
            "count": 32828132,
            "maximum": 10041,
            "minimum": 10029,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.33548684,
            "variance": 18.79644614
          },
          {
            "average": 243537434.8,
            "count": 32828132,
            "maximum": 243542148.9,
            "minimum": 243534466.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2812.450516,
            "variance": 7909877.904
          },
          {
            "average": 0,
            "count": 32828132,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32828132,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32828132,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32828132,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32828132,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622405.1035,
          4809122.496,
          1271.655549,
          623442.0235,
          4810529.076,
          1934.935549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622405.1034731342,
                4809122.49596255,
                1271.655549404244
              ],
              [
                622405.1034731342,
                4810529.07596255,
                1271.655549404244
              ],
              [
                623442.0234731341,
                4810529.07596255,
                1934.9355494042443
              ],
              [
                623442.0234731341,
                4809122.49596255,
                1934.9355494042443
              ],
              [
                622405.1034731342,
                4809122.49596255,
                1271.655549404244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:22:28+00:00",
        "end_time": "2019-06-02T18:14:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877965,
            43.42482906,
            1271.655549,
            -121.4746727,
            43.43766015,
            1934.935549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779649241727,
                  43.424999149277504,
                  1271.655549404244
                ],
                [
                  -121.48748115968426,
                  43.43766015085868,
                  1271.655549404244
                ],
                [
                  -121.47467273154041,
                  43.43748998376028,
                  1934.9355494042443
                ],
                [
                  -121.47499073208581,
                  43.4248290569768,
                  1934.9355494042443
                ],
                [
                  -121.48779649241727,
                  43.424999149277504,
                  1271.655549404244
                ]
              ]
            ]
          },
          "id": "20190602_43121D4302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:22:28Z",
            "pc:count": 32828132,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622925.1895,
                "count": 32828132,
                "maximum": 623442.0235,
                "minimum": 622405.1035,
                "name": "X",
                "position": 0,
                "stddev": 284.5294125,
                "variance": 80956.98658
              },
              {
                "average": 4809838.091,
                "count": 32828132,
                "maximum": 4810529.076,
                "minimum": 4809122.496,
                "name": "Y",
                "position": 1,
                "stddev": 407.4911587,
                "variance": 166049.0444
              },
              {
                "average": 1432.780008,
                "count": 32828132,
                "maximum": 1934.935549,
                "minimum": 1271.655549,
                "name": "Z",
                "position": 2,
                "stddev": 28.11706587,
                "variance": 790.5693934
              },
              {
                "average": 19811.38869,
                "count": 32828132,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10815.8543,
                "variance": 116982704.2
              },
              {
                "average": 1.168268971,
                "count": 32828132,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4392707885,
                "variance": 0.1929588257
              },
              {
                "average": 1.336521676,
                "count": 32828132,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6183001259,
                "variance": 0.3822950457
              },
              {
                "average": 0.5028637328,
                "count": 32828132,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918066,
                "variance": 0.2499918066
              },
              {
                "average": 0,
                "count": 32828132,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230599901,
                "count": 32828132,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.39397912,
                "variance": 1.943177786
              },
              {
                "average": -0.6013785507,
                "count": 32828132,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.63447722,
                "variance": 113.0921058
              },
              {
                "average": 0.5016624461,
                "count": 32828132,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999972439,
                "variance": 0.2499972439
              },
              {
                "average": 10033.76474,
                "count": 32828132,
                "maximum": 10041,
                "minimum": 10029,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.33548684,
                "variance": 18.79644614
              },
              {
                "average": 243537434.8,
                "count": 32828132,
                "maximum": 243542148.9,
                "minimum": 243534466.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2812.450516,
                "variance": 7909877.904
              },
              {
                "average": 0,
                "count": 32828132,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32828132,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32828132,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32828132,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32828132,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622405.1035,
              4809122.496,
              1271.655549,
              623442.0235,
              4810529.076,
              1934.935549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622405.1034731342,
                    4809122.49596255,
                    1271.655549404244
                  ],
                  [
                    622405.1034731342,
                    4810529.07596255,
                    1271.655549404244
                  ],
                  [
                    623442.0234731341,
                    4810529.07596255,
                    1934.9355494042443
                  ],
                  [
                    623442.0234731341,
                    4809122.49596255,
                    1934.9355494042443
                  ],
                  [
                    622405.1034731342,
                    4809122.49596255,
                    1271.655549404244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:22:28+00:00",
            "end_time": "2019-06-02T18:14:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526911054978,
              43.44999803906917,
              1312.2636740823723
            ],
            [
              -121.6249825189122,
              43.46264516934268,
              1312.2636740823723
            ],
            [
              -121.61220041414668,
              43.46249072569652,
              1853.4836740823725
            ],
            [
              -121.612489667854,
              43.44984366323178,
              1853.4836740823725
            ],
            [
              -121.62526911054978,
              43.44999803906917,
              1312.2636740823723
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252691,
        43.44984366,
        1312.263674,
        -121.6122004,
        43.46264517,
        1853.483674
      ],
      "properties": {
        "datetime": "2019-06-03T18:06:06Z",
        "pc:count": 20616078,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611750.2856,
            "count": 20616078,
            "maximum": 612265.764,
            "minimum": 611231.464,
            "name": "X",
            "position": 0,
            "stddev": 290.6266805,
            "variance": 84463.86741
          },
          {
            "average": 4812399.605,
            "count": 20616078,
            "maximum": 4813111.046,
            "minimum": 4811706.086,
            "name": "Y",
            "position": 1,
            "stddev": 400.9004588,
            "variance": 160721.1778
          },
          {
            "average": 1369.91702,
            "count": 20616078,
            "maximum": 1853.483674,
            "minimum": 1312.263674,
            "name": "Z",
            "position": 2,
            "stddev": 17.24442655,
            "variance": 297.370247
          },
          {
            "average": 19671.99405,
            "count": 20616078,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10191.41889,
            "variance": 103865019.1
          },
          {
            "average": 1.132447597,
            "count": 20616078,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.372489822,
            "variance": 0.1387486675
          },
          {
            "average": 1.264895922,
            "count": 20616078,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5159997042,
            "variance": 0.2662556947
          },
          {
            "average": 0.5009659936,
            "count": 20616078,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999079,
            "variance": 0.249999079
          },
          {
            "average": 0,
            "count": 20616078,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207957207,
            "count": 20616078,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9480435444,
            "variance": 0.898786562
          },
          {
            "average": -0.1514498811,
            "count": 20616078,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8192781,
            "variance": 117.0567787
          },
          {
            "average": 0.498182826,
            "count": 20616078,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.49999671,
            "variance": 0.24999671
          },
          {
            "average": 10047.99288,
            "count": 20616078,
            "maximum": 10051,
            "minimum": 10045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.15092481,
            "variance": 1.324627919
          },
          {
            "average": 243618369.8,
            "count": 20616078,
            "maximum": 243620366.3,
            "minimum": 243616294.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 782.8374004,
            "variance": 612834.3955
          },
          {
            "average": 0,
            "count": 20616078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20616078,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20616078,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20616078,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20616078,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611231.464,
          4811706.086,
          1312.263674,
          612265.764,
          4813111.046,
          1853.483674
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611231.464020868,
                4811706.085860651,
                1312.2636740823723
              ],
              [
                611231.464020868,
                4813111.045860652,
                1312.2636740823723
              ],
              [
                612265.764020868,
                4813111.045860652,
                1853.4836740823725
              ],
              [
                612265.764020868,
                4811706.085860651,
                1853.4836740823725
              ],
              [
                611231.464020868,
                4811706.085860651,
                1312.2636740823723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:06:06+00:00",
        "end_time": "2019-06-03T16:58:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252691,
            43.44984366,
            1312.263674,
            -121.6122004,
            43.46264517,
            1853.483674
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526911054978,
                  43.44999803906917,
                  1312.2636740823723
                ],
                [
                  -121.6249825189122,
                  43.46264516934268,
                  1312.2636740823723
                ],
                [
                  -121.61220041414668,
                  43.46249072569652,
                  1853.4836740823725
                ],
                [
                  -121.612489667854,
                  43.44984366323178,
                  1853.4836740823725
                ],
                [
                  -121.62526911054978,
                  43.44999803906917,
                  1312.2636740823723
                ]
              ]
            ]
          },
          "id": "20190603_43121D5116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:06:06Z",
            "pc:count": 20616078,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611750.2856,
                "count": 20616078,
                "maximum": 612265.764,
                "minimum": 611231.464,
                "name": "X",
                "position": 0,
                "stddev": 290.6266805,
                "variance": 84463.86741
              },
              {
                "average": 4812399.605,
                "count": 20616078,
                "maximum": 4813111.046,
                "minimum": 4811706.086,
                "name": "Y",
                "position": 1,
                "stddev": 400.9004588,
                "variance": 160721.1778
              },
              {
                "average": 1369.91702,
                "count": 20616078,
                "maximum": 1853.483674,
                "minimum": 1312.263674,
                "name": "Z",
                "position": 2,
                "stddev": 17.24442655,
                "variance": 297.370247
              },
              {
                "average": 19671.99405,
                "count": 20616078,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10191.41889,
                "variance": 103865019.1
              },
              {
                "average": 1.132447597,
                "count": 20616078,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.372489822,
                "variance": 0.1387486675
              },
              {
                "average": 1.264895922,
                "count": 20616078,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5159997042,
                "variance": 0.2662556947
              },
              {
                "average": 0.5009659936,
                "count": 20616078,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999079,
                "variance": 0.249999079
              },
              {
                "average": 0,
                "count": 20616078,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207957207,
                "count": 20616078,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9480435444,
                "variance": 0.898786562
              },
              {
                "average": -0.1514498811,
                "count": 20616078,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8192781,
                "variance": 117.0567787
              },
              {
                "average": 0.498182826,
                "count": 20616078,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.49999671,
                "variance": 0.24999671
              },
              {
                "average": 10047.99288,
                "count": 20616078,
                "maximum": 10051,
                "minimum": 10045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.15092481,
                "variance": 1.324627919
              },
              {
                "average": 243618369.8,
                "count": 20616078,
                "maximum": 243620366.3,
                "minimum": 243616294.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 782.8374004,
                "variance": 612834.3955
              },
              {
                "average": 0,
                "count": 20616078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20616078,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20616078,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20616078,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20616078,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611231.464,
              4811706.086,
              1312.263674,
              612265.764,
              4813111.046,
              1853.483674
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611231.464020868,
                    4811706.085860651,
                    1312.2636740823723
                  ],
                  [
                    611231.464020868,
                    4813111.045860652,
                    1312.2636740823723
                  ],
                  [
                    612265.764020868,
                    4813111.045860652,
                    1853.4836740823725
                  ],
                  [
                    612265.764020868,
                    4811706.085860651,
                    1853.4836740823725
                  ],
                  [
                    611231.464020868,
                    4811706.085860651,
                    1312.2636740823723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:06:06+00:00",
            "end_time": "2019-06-03T16:58:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.462802147545,
              43.41249893583973,
              1273.3404058832443
            ],
            [
              -121.4624816618886,
              43.42516305830188,
              1273.3404058832443
            ],
            [
              -121.4496673740894,
              43.42499001354713,
              1954.0404058832441
            ],
            [
              -121.449990528204,
              43.41232596716813,
              1954.0404058832441
            ],
            [
              -121.462802147545,
              43.41249893583973,
              1273.3404058832443
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628021,
        43.41232597,
        1273.340406,
        -121.4496674,
        43.42516306,
        1954.040406
      ],
      "properties": {
        "datetime": "2019-06-04T17:15:34Z",
        "pc:count": 44869042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624964.7638,
            "count": 44869042,
            "maximum": 625491.5207,
            "minimum": 624453.9007,
            "name": "X",
            "position": 0,
            "stddev": 292.9327188,
            "variance": 85809.57773
          },
          {
            "average": 4808477.235,
            "count": 44869042,
            "maximum": 4809178.196,
            "minimum": 4807771.256,
            "name": "Y",
            "position": 1,
            "stddev": 392.7574484,
            "variance": 154258.4133
          },
          {
            "average": 1558.31401,
            "count": 44869042,
            "maximum": 1954.040406,
            "minimum": 1273.340406,
            "name": "Z",
            "position": 2,
            "stddev": 63.48012664,
            "variance": 4029.726478
          },
          {
            "average": 21915.58628,
            "count": 44869042,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12031.00567,
            "variance": 144745097.5
          },
          {
            "average": 1.176126738,
            "count": 44869042,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4530784436,
            "variance": 0.205280076
          },
          {
            "average": 1.352294395,
            "count": 44869042,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6393205075,
            "variance": 0.4087307113
          },
          {
            "average": 0.5006028878,
            "count": 44869042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996421,
            "variance": 0.2499996421
          },
          {
            "average": 0,
            "count": 44869042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239488109,
            "count": 44869042,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.43208337,
            "variance": 2.050862779
          },
          {
            "average": 0.3506979226,
            "count": 44869042,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.69412671,
            "variance": 114.3643461
          },
          {
            "average": 0.4948986207,
            "count": 44869042,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999739808,
            "variance": 0.2499739815
          },
          {
            "average": 10055.34298,
            "count": 44869042,
            "maximum": 10090,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.04138573,
            "variance": 902.4848566
          },
          {
            "average": 243613126.2,
            "count": 44869042,
            "maximum": 243703734.2,
            "minimum": 243532105.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 84610.43501,
            "variance": 7158925713
          },
          {
            "average": 0,
            "count": 44869042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44869042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44869042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44869042,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44869042,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624453.9007,
          4807771.256,
          1273.340406,
          625491.5207,
          4809178.196,
          1954.040406
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624453.9006728439,
                4807771.256227406,
                1273.3404058832443
              ],
              [
                624453.9006728439,
                4809178.196227405,
                1273.3404058832443
              ],
              [
                625491.520672844,
                4809178.196227405,
                1954.0404058832441
              ],
              [
                625491.520672844,
                4807771.256227406,
                1954.0404058832441
              ],
              [
                624453.9006728439,
                4807771.256227406,
                1273.3404058832443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:15:34+00:00",
        "end_time": "2019-06-02T17:35:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628021,
            43.41232597,
            1273.340406,
            -121.4496674,
            43.42516306,
            1954.040406
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.462802147545,
                  43.41249893583973,
                  1273.3404058832443
                ],
                [
                  -121.4624816618886,
                  43.42516305830188,
                  1273.3404058832443
                ],
                [
                  -121.4496673740894,
                  43.42499001354713,
                  1954.0404058832441
                ],
                [
                  -121.449990528204,
                  43.41232596716813,
                  1954.0404058832441
                ],
                [
                  -121.462802147545,
                  43.41249893583973,
                  1273.3404058832443
                ]
              ]
            ]
          },
          "id": "20190602_43121D4309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:15:34Z",
            "pc:count": 44869042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624964.7638,
                "count": 44869042,
                "maximum": 625491.5207,
                "minimum": 624453.9007,
                "name": "X",
                "position": 0,
                "stddev": 292.9327188,
                "variance": 85809.57773
              },
              {
                "average": 4808477.235,
                "count": 44869042,
                "maximum": 4809178.196,
                "minimum": 4807771.256,
                "name": "Y",
                "position": 1,
                "stddev": 392.7574484,
                "variance": 154258.4133
              },
              {
                "average": 1558.31401,
                "count": 44869042,
                "maximum": 1954.040406,
                "minimum": 1273.340406,
                "name": "Z",
                "position": 2,
                "stddev": 63.48012664,
                "variance": 4029.726478
              },
              {
                "average": 21915.58628,
                "count": 44869042,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12031.00567,
                "variance": 144745097.5
              },
              {
                "average": 1.176126738,
                "count": 44869042,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4530784436,
                "variance": 0.205280076
              },
              {
                "average": 1.352294395,
                "count": 44869042,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6393205075,
                "variance": 0.4087307113
              },
              {
                "average": 0.5006028878,
                "count": 44869042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996421,
                "variance": 0.2499996421
              },
              {
                "average": 0,
                "count": 44869042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239488109,
                "count": 44869042,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.43208337,
                "variance": 2.050862779
              },
              {
                "average": 0.3506979226,
                "count": 44869042,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.69412671,
                "variance": 114.3643461
              },
              {
                "average": 0.4948986207,
                "count": 44869042,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999739808,
                "variance": 0.2499739815
              },
              {
                "average": 10055.34298,
                "count": 44869042,
                "maximum": 10090,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.04138573,
                "variance": 902.4848566
              },
              {
                "average": 243613126.2,
                "count": 44869042,
                "maximum": 243703734.2,
                "minimum": 243532105.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 84610.43501,
                "variance": 7158925713
              },
              {
                "average": 0,
                "count": 44869042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44869042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44869042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44869042,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44869042,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624453.9007,
              4807771.256,
              1273.340406,
              625491.5207,
              4809178.196,
              1954.040406
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624453.9006728439,
                    4807771.256227406,
                    1273.3404058832443
                  ],
                  [
                    624453.9006728439,
                    4809178.196227405,
                    1273.3404058832443
                  ],
                  [
                    625491.520672844,
                    4809178.196227405,
                    1954.0404058832441
                  ],
                  [
                    625491.520672844,
                    4807771.256227406,
                    1954.0404058832441
                  ],
                  [
                    624453.9006728439,
                    4807771.256227406,
                    1273.3404058832443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:15:34+00:00",
            "end_time": "2019-06-02T17:35:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028421440882,
              43.48749864074994,
              1313.5109324183238
            ],
            [
              -121.54998140840782,
              43.500153200129134,
              1313.5109324183238
            ],
            [
              -121.53718538018003,
              43.499990178941495,
              1910.4709324183239
            ],
            [
              -121.53749085605153,
              43.48733569117401,
              1910.4709324183239
            ],
            [
              -121.55028421440882,
              43.48749864074994,
              1313.5109324183238
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502842,
        43.48733569,
        1313.510932,
        -121.5371854,
        43.5001532,
        1910.470932
      ],
      "properties": {
        "datetime": "2019-06-03T19:06:25Z",
        "pc:count": 17238360,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617722.8495,
            "count": 17238360,
            "maximum": 618260.9788,
            "minimum": 617226.1588,
            "name": "X",
            "position": 0,
            "stddev": 293.2328625,
            "variance": 85985.51164
          },
          {
            "average": 4816693.172,
            "count": 17238360,
            "maximum": 4817379.586,
            "minimum": 4815973.746,
            "name": "Y",
            "position": 1,
            "stddev": 395.9128943,
            "variance": 156747.0198
          },
          {
            "average": 1320.313927,
            "count": 17238360,
            "maximum": 1910.470932,
            "minimum": 1313.510932,
            "name": "Z",
            "position": 2,
            "stddev": 7.119371162,
            "variance": 50.68544574
          },
          {
            "average": 21963.19661,
            "count": 17238360,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9298.711216,
            "variance": 86466030.28
          },
          {
            "average": 1.085473038,
            "count": 17238360,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3177505249,
            "variance": 0.100965396
          },
          {
            "average": 1.170938013,
            "count": 17238360,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4583637717,
            "variance": 0.2100973472
          },
          {
            "average": 0.4994536023,
            "count": 17238360,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999716,
            "variance": 0.249999716
          },
          {
            "average": 0,
            "count": 17238360,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244600937,
            "count": 17238360,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9598646591,
            "variance": 0.9213401637
          },
          {
            "average": 0.7152299497,
            "count": 17238360,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78764688,
            "variance": 116.3733251
          },
          {
            "average": 0.4951432735,
            "count": 17238360,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999764262,
            "variance": 0.2499764267
          },
          {
            "average": 10054.81134,
            "count": 17238360,
            "maximum": 10057,
            "minimum": 10052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.108575039,
            "variance": 1.228938617
          },
          {
            "average": 243622756.4,
            "count": 17238360,
            "maximum": 243623985.3,
            "minimum": 243620950,
            "name": "GpsTime",
            "position": 12,
            "stddev": 640.4080844,
            "variance": 410122.5145
          },
          {
            "average": 0,
            "count": 17238360,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17238360,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17238360,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17238360,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17238360,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617226.1588,
          4815973.746,
          1313.510932,
          618260.9788,
          4817379.586,
          1910.470932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617226.1588120816,
                4815973.745636854,
                1313.5109324183238
              ],
              [
                617226.1588120816,
                4817379.585636854,
                1313.5109324183238
              ],
              [
                618260.9788120816,
                4817379.585636854,
                1910.4709324183239
              ],
              [
                618260.9788120816,
                4815973.745636854,
                1910.4709324183239
              ],
              [
                617226.1588120816,
                4815973.745636854,
                1313.5109324183238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:06:25+00:00",
        "end_time": "2019-06-03T18:15:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502842,
            43.48733569,
            1313.510932,
            -121.5371854,
            43.5001532,
            1910.470932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028421440882,
                  43.48749864074994,
                  1313.5109324183238
                ],
                [
                  -121.54998140840782,
                  43.500153200129134,
                  1313.5109324183238
                ],
                [
                  -121.53718538018003,
                  43.499990178941495,
                  1910.4709324183239
                ],
                [
                  -121.53749085605153,
                  43.48733569117401,
                  1910.4709324183239
                ],
                [
                  -121.55028421440882,
                  43.48749864074994,
                  1313.5109324183238
                ]
              ]
            ]
          },
          "id": "20190603_43121D5202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:06:25Z",
            "pc:count": 17238360,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617722.8495,
                "count": 17238360,
                "maximum": 618260.9788,
                "minimum": 617226.1588,
                "name": "X",
                "position": 0,
                "stddev": 293.2328625,
                "variance": 85985.51164
              },
              {
                "average": 4816693.172,
                "count": 17238360,
                "maximum": 4817379.586,
                "minimum": 4815973.746,
                "name": "Y",
                "position": 1,
                "stddev": 395.9128943,
                "variance": 156747.0198
              },
              {
                "average": 1320.313927,
                "count": 17238360,
                "maximum": 1910.470932,
                "minimum": 1313.510932,
                "name": "Z",
                "position": 2,
                "stddev": 7.119371162,
                "variance": 50.68544574
              },
              {
                "average": 21963.19661,
                "count": 17238360,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9298.711216,
                "variance": 86466030.28
              },
              {
                "average": 1.085473038,
                "count": 17238360,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3177505249,
                "variance": 0.100965396
              },
              {
                "average": 1.170938013,
                "count": 17238360,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4583637717,
                "variance": 0.2100973472
              },
              {
                "average": 0.4994536023,
                "count": 17238360,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999716,
                "variance": 0.249999716
              },
              {
                "average": 0,
                "count": 17238360,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244600937,
                "count": 17238360,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9598646591,
                "variance": 0.9213401637
              },
              {
                "average": 0.7152299497,
                "count": 17238360,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78764688,
                "variance": 116.3733251
              },
              {
                "average": 0.4951432735,
                "count": 17238360,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999764262,
                "variance": 0.2499764267
              },
              {
                "average": 10054.81134,
                "count": 17238360,
                "maximum": 10057,
                "minimum": 10052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.108575039,
                "variance": 1.228938617
              },
              {
                "average": 243622756.4,
                "count": 17238360,
                "maximum": 243623985.3,
                "minimum": 243620950,
                "name": "GpsTime",
                "position": 12,
                "stddev": 640.4080844,
                "variance": 410122.5145
              },
              {
                "average": 0,
                "count": 17238360,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17238360,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17238360,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17238360,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17238360,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617226.1588,
              4815973.746,
              1313.510932,
              618260.9788,
              4817379.586,
              1910.470932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617226.1588120816,
                    4815973.745636854,
                    1313.5109324183238
                  ],
                  [
                    617226.1588120816,
                    4817379.585636854,
                    1313.5109324183238
                  ],
                  [
                    618260.9788120816,
                    4817379.585636854,
                    1910.4709324183239
                  ],
                  [
                    618260.9788120816,
                    4815973.745636854,
                    1910.4709324183239
                  ],
                  [
                    617226.1588120816,
                    4815973.745636854,
                    1313.5109324183238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:06:25+00:00",
            "end_time": "2019-06-03T18:15:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52528946985854,
              43.43749849865621,
              1274.989486909683
            ],
            [
              -121.52498191132378,
              43.45015590833379,
              1274.989486909683
            ],
            [
              -121.51218026313927,
              43.449990028943404,
              1921.989486909683
            ],
            [
              -121.51249048857828,
              43.437332692156396,
              1921.989486909683
            ],
            [
              -121.52528946985854,
              43.43749849865621,
              1274.989486909683
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252895,
        43.43733269,
        1274.989487,
        -121.5121803,
        43.45015591,
        1921.989487
      ],
      "properties": {
        "datetime": "2019-06-03T16:44:54Z",
        "pc:count": 23815912,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619878.9975,
            "count": 23815912,
            "maximum": 620381.7724,
            "minimum": 619345.6324,
            "name": "X",
            "position": 0,
            "stddev": 297.4520635,
            "variance": 88477.73006
          },
          {
            "average": 4811109.158,
            "count": 23815912,
            "maximum": 4811862.428,
            "minimum": 4810456.268,
            "name": "Y",
            "position": 1,
            "stddev": 406.8028545,
            "variance": 165488.5624
          },
          {
            "average": 1357.93155,
            "count": 23815912,
            "maximum": 1921.989487,
            "minimum": 1274.989487,
            "name": "Z",
            "position": 2,
            "stddev": 11.83030715,
            "variance": 139.9561673
          },
          {
            "average": 18910.14764,
            "count": 23815912,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10034.33989,
            "variance": 100687977.1
          },
          {
            "average": 1.130834041,
            "count": 23815912,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3728590434,
            "variance": 0.1390238663
          },
          {
            "average": 1.261662791,
            "count": 23815912,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.518746891,
            "variance": 0.269098337
          },
          {
            "average": 0.5056500041,
            "count": 23815912,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999680869,
            "variance": 0.2499680879
          },
          {
            "average": 0,
            "count": 23815912,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165801293,
            "count": 23815912,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9156452026,
            "variance": 0.8384061371
          },
          {
            "average": -1.803096391,
            "count": 23815912,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82921112,
            "variance": 117.2718135
          },
          {
            "average": 0.497745037,
            "count": 23815912,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999949256,
            "variance": 0.2499949256
          },
          {
            "average": 10038.31855,
            "count": 23815912,
            "maximum": 10044,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.244901994,
            "variance": 5.039584964
          },
          {
            "average": 243544177.4,
            "count": 23815912,
            "maximum": 243615494.1,
            "minimum": 243537044.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16945.18433,
            "variance": 287139271.9
          },
          {
            "average": 0,
            "count": 23815912,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23815912,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23815912,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23815912,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23815912,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619345.6324,
          4810456.268,
          1274.989487,
          620381.7724,
          4811862.428,
          1921.989487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619345.6324112365,
                4810456.267559628,
                1274.989486909683
              ],
              [
                619345.6324112365,
                4811862.427559628,
                1274.989486909683
              ],
              [
                620381.7724112364,
                4811862.427559628,
                1921.989486909683
              ],
              [
                620381.7724112364,
                4810456.267559628,
                1921.989486909683
              ],
              [
                619345.6324112365,
                4810456.267559628,
                1274.989486909683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:44:54+00:00",
        "end_time": "2019-06-02T18:57:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252895,
            43.43733269,
            1274.989487,
            -121.5121803,
            43.45015591,
            1921.989487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52528946985854,
                  43.43749849865621,
                  1274.989486909683
                ],
                [
                  -121.52498191132378,
                  43.45015590833379,
                  1274.989486909683
                ],
                [
                  -121.51218026313927,
                  43.449990028943404,
                  1921.989486909683
                ],
                [
                  -121.51249048857828,
                  43.437332692156396,
                  1921.989486909683
                ],
                [
                  -121.52528946985854,
                  43.43749849865621,
                  1274.989486909683
                ]
              ]
            ]
          },
          "id": "20190602_43121D5224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:44:54Z",
            "pc:count": 23815912,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619878.9975,
                "count": 23815912,
                "maximum": 620381.7724,
                "minimum": 619345.6324,
                "name": "X",
                "position": 0,
                "stddev": 297.4520635,
                "variance": 88477.73006
              },
              {
                "average": 4811109.158,
                "count": 23815912,
                "maximum": 4811862.428,
                "minimum": 4810456.268,
                "name": "Y",
                "position": 1,
                "stddev": 406.8028545,
                "variance": 165488.5624
              },
              {
                "average": 1357.93155,
                "count": 23815912,
                "maximum": 1921.989487,
                "minimum": 1274.989487,
                "name": "Z",
                "position": 2,
                "stddev": 11.83030715,
                "variance": 139.9561673
              },
              {
                "average": 18910.14764,
                "count": 23815912,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10034.33989,
                "variance": 100687977.1
              },
              {
                "average": 1.130834041,
                "count": 23815912,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3728590434,
                "variance": 0.1390238663
              },
              {
                "average": 1.261662791,
                "count": 23815912,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.518746891,
                "variance": 0.269098337
              },
              {
                "average": 0.5056500041,
                "count": 23815912,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999680869,
                "variance": 0.2499680879
              },
              {
                "average": 0,
                "count": 23815912,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165801293,
                "count": 23815912,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9156452026,
                "variance": 0.8384061371
              },
              {
                "average": -1.803096391,
                "count": 23815912,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82921112,
                "variance": 117.2718135
              },
              {
                "average": 0.497745037,
                "count": 23815912,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999949256,
                "variance": 0.2499949256
              },
              {
                "average": 10038.31855,
                "count": 23815912,
                "maximum": 10044,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.244901994,
                "variance": 5.039584964
              },
              {
                "average": 243544177.4,
                "count": 23815912,
                "maximum": 243615494.1,
                "minimum": 243537044.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16945.18433,
                "variance": 287139271.9
              },
              {
                "average": 0,
                "count": 23815912,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23815912,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23815912,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23815912,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23815912,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619345.6324,
              4810456.268,
              1274.989487,
              620381.7724,
              4811862.428,
              1921.989487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619345.6324112365,
                    4810456.267559628,
                    1274.989486909683
                  ],
                  [
                    619345.6324112365,
                    4811862.427559628,
                    1274.989486909683
                  ],
                  [
                    620381.7724112364,
                    4811862.427559628,
                    1921.989486909683
                  ],
                  [
                    620381.7724112364,
                    4810456.267559628,
                    1921.989486909683
                  ],
                  [
                    619345.6324112365,
                    4810456.267559628,
                    1274.989486909683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:44:54+00:00",
            "end_time": "2019-06-02T18:57: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": "20190604_43121D4425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.38781683333272,
              43.37499947363465,
              1608.9262863456215
            ],
            [
              -121.38748095265336,
              43.3876709636449,
              1608.9262863456215
            ],
            [
              -121.37465306205823,
              43.387489327393986,
              2066.4262863456215
            ],
            [
              -121.37499161187587,
              43.374817917296724,
              2066.4262863456215
            ],
            [
              -121.38781683333272,
              43.37499947363465,
              1608.9262863456215
            ]
          ]
        ]
      },
      "bbox": [
        -121.3878168,
        43.37481792,
        1608.926286,
        -121.3746531,
        43.38767096,
        2066.426286
      ],
      "properties": {
        "datetime": "2019-06-04T16:47:05Z",
        "pc:count": 26176435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631113.9069,
            "count": 26176435,
            "maximum": 631644.844,
            "minimum": 630605.444,
            "name": "X",
            "position": 0,
            "stddev": 290.7237558,
            "variance": 84520.3022
          },
          {
            "average": 4804414.565,
            "count": 26176435,
            "maximum": 4805129.12,
            "minimum": 4803721.32,
            "name": "Y",
            "position": 1,
            "stddev": 400.0523182,
            "variance": 160041.8573
          },
          {
            "average": 1653.175934,
            "count": 26176435,
            "maximum": 2066.426286,
            "minimum": 1608.926286,
            "name": "Z",
            "position": 2,
            "stddev": 17.11558767,
            "variance": 292.9433412
          },
          {
            "average": 16252.00991,
            "count": 26176435,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10429.84798,
            "variance": 108781728.9
          },
          {
            "average": 1.245110421,
            "count": 26176435,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5167885138,
            "variance": 0.267070368
          },
          {
            "average": 1.490203154,
            "count": 26176435,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.704259415,
            "variance": 0.4959813236
          },
          {
            "average": 0.4995872433,
            "count": 26176435,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998392,
            "variance": 0.2499998392
          },
          {
            "average": 0,
            "count": 26176435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278331331,
            "count": 26176435,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.680989466,
            "variance": 2.825725586
          },
          {
            "average": 0.7647946809,
            "count": 26176435,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87001787,
            "variance": 118.1572884
          },
          {
            "average": 0.4868343226,
            "count": 26176435,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998266444,
            "variance": 0.2498266745
          },
          {
            "average": 10083.67622,
            "count": 26176435,
            "maximum": 10086,
            "minimum": 10081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.129948352,
            "variance": 1.276783278
          },
          {
            "average": 243700952.1,
            "count": 26176435,
            "maximum": 243702025.2,
            "minimum": 243699668.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 546.4043709,
            "variance": 298557.7365
          },
          {
            "average": 0,
            "count": 26176435,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26176435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26176435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26176435,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26176435,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630605.444,
          4803721.32,
          1608.926286,
          631644.844,
          4805129.12,
          2066.426286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630605.4440284645,
                4803721.319947092,
                1608.9262863456215
              ],
              [
                630605.4440284645,
                4805129.119947093,
                1608.9262863456215
              ],
              [
                631644.8440284644,
                4805129.119947093,
                2066.4262863456215
              ],
              [
                631644.8440284644,
                4803721.319947092,
                2066.4262863456215
              ],
              [
                630605.4440284645,
                4803721.319947092,
                1608.9262863456215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:47:05+00:00",
        "end_time": "2019-06-04T16:07:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3878168,
            43.37481792,
            1608.926286,
            -121.3746531,
            43.38767096,
            2066.426286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.38781683333272,
                  43.37499947363465,
                  1608.9262863456215
                ],
                [
                  -121.38748095265336,
                  43.3876709636449,
                  1608.9262863456215
                ],
                [
                  -121.37465306205823,
                  43.387489327393986,
                  2066.4262863456215
                ],
                [
                  -121.37499161187587,
                  43.374817917296724,
                  2066.4262863456215
                ],
                [
                  -121.38781683333272,
                  43.37499947363465,
                  1608.9262863456215
                ]
              ]
            ]
          },
          "id": "20190604_43121D4425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:47:05Z",
            "pc:count": 26176435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631113.9069,
                "count": 26176435,
                "maximum": 631644.844,
                "minimum": 630605.444,
                "name": "X",
                "position": 0,
                "stddev": 290.7237558,
                "variance": 84520.3022
              },
              {
                "average": 4804414.565,
                "count": 26176435,
                "maximum": 4805129.12,
                "minimum": 4803721.32,
                "name": "Y",
                "position": 1,
                "stddev": 400.0523182,
                "variance": 160041.8573
              },
              {
                "average": 1653.175934,
                "count": 26176435,
                "maximum": 2066.426286,
                "minimum": 1608.926286,
                "name": "Z",
                "position": 2,
                "stddev": 17.11558767,
                "variance": 292.9433412
              },
              {
                "average": 16252.00991,
                "count": 26176435,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10429.84798,
                "variance": 108781728.9
              },
              {
                "average": 1.245110421,
                "count": 26176435,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5167885138,
                "variance": 0.267070368
              },
              {
                "average": 1.490203154,
                "count": 26176435,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.704259415,
                "variance": 0.4959813236
              },
              {
                "average": 0.4995872433,
                "count": 26176435,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998392,
                "variance": 0.2499998392
              },
              {
                "average": 0,
                "count": 26176435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278331331,
                "count": 26176435,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.680989466,
                "variance": 2.825725586
              },
              {
                "average": 0.7647946809,
                "count": 26176435,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87001787,
                "variance": 118.1572884
              },
              {
                "average": 0.4868343226,
                "count": 26176435,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998266444,
                "variance": 0.2498266745
              },
              {
                "average": 10083.67622,
                "count": 26176435,
                "maximum": 10086,
                "minimum": 10081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.129948352,
                "variance": 1.276783278
              },
              {
                "average": 243700952.1,
                "count": 26176435,
                "maximum": 243702025.2,
                "minimum": 243699668.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 546.4043709,
                "variance": 298557.7365
              },
              {
                "average": 0,
                "count": 26176435,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26176435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26176435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26176435,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26176435,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630605.444,
              4803721.32,
              1608.926286,
              631644.844,
              4805129.12,
              2066.426286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630605.4440284645,
                    4803721.319947092,
                    1608.9262863456215
                  ],
                  [
                    630605.4440284645,
                    4805129.119947093,
                    1608.9262863456215
                  ],
                  [
                    631644.8440284644,
                    4805129.119947093,
                    2066.4262863456215
                  ],
                  [
                    631644.8440284644,
                    4803721.319947092,
                    2066.4262863456215
                  ],
                  [
                    630605.4440284645,
                    4803721.319947092,
                    1608.9262863456215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:47:05+00:00",
            "end_time": "2019-06-04T16:07:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.562781877244,
              43.43749865288399,
              1288.294113146441
            ],
            [
              -121.56248223864146,
              43.45015195277871,
              1288.294113146441
            ],
            [
              -121.54968853099543,
              43.449990374966106,
              1903.7341131464411
            ],
            [
              -121.54999083407192,
              43.437337146048726,
              1903.7341131464411
            ],
            [
              -121.562781877244,
              43.43749865288399,
              1288.294113146441
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627819,
        43.43733715,
        1288.294113,
        -121.5496885,
        43.45015195,
        1903.734113
      ],
      "properties": {
        "datetime": "2019-06-03T16:59:44Z",
        "pc:count": 21251620,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616847.5833,
            "count": 21251620,
            "maximum": 617346.8838,
            "minimum": 616311.4038,
            "name": "X",
            "position": 0,
            "stddev": 291.7030009,
            "variance": 85090.64071
          },
          {
            "average": 4811124.146,
            "count": 21251620,
            "maximum": 4811808.939,
            "minimum": 4810403.259,
            "name": "Y",
            "position": 1,
            "stddev": 398.815903,
            "variance": 159054.1245
          },
          {
            "average": 1355.47338,
            "count": 21251620,
            "maximum": 1903.734113,
            "minimum": 1288.294113,
            "name": "Z",
            "position": 2,
            "stddev": 14.65509429,
            "variance": 214.7717885
          },
          {
            "average": 18184.02814,
            "count": 21251620,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9997.002178,
            "variance": 99940052.54
          },
          {
            "average": 1.154020588,
            "count": 21251620,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4129465275,
            "variance": 0.1705248346
          },
          {
            "average": 1.307980662,
            "count": 21251620,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5777164422,
            "variance": 0.3337562876
          },
          {
            "average": 0.5008116087,
            "count": 21251620,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993531,
            "variance": 0.2499993531
          },
          {
            "average": 0,
            "count": 21251620,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234538308,
            "count": 21251620,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.182681354,
            "variance": 1.398735186
          },
          {
            "average": 0.2655416878,
            "count": 21251620,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82350157,
            "variance": 117.1481862
          },
          {
            "average": 0.4958362704,
            "count": 21251620,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999826748,
            "variance": 0.2499826751
          },
          {
            "average": 10041.01905,
            "count": 21251620,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.41276289,
            "variance": 5.821424765
          },
          {
            "average": 243566245.5,
            "count": 21251620,
            "maximum": 243616384.2,
            "minimum": 243537580.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35272.65065,
            "variance": 1244159884
          },
          {
            "average": 0,
            "count": 21251620,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21251620,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21251620,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21251620,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21251620,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616311.4038,
          4810403.259,
          1288.294113,
          617346.8838,
          4811808.939,
          1903.734113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616311.403764293,
                4810403.259425447,
                1288.294113146441
              ],
              [
                616311.403764293,
                4811808.939425447,
                1288.294113146441
              ],
              [
                617346.8837642929,
                4811808.939425447,
                1903.7341131464411
              ],
              [
                617346.8837642929,
                4810403.259425447,
                1903.7341131464411
              ],
              [
                616311.403764293,
                4810403.259425447,
                1288.294113146441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:59:44+00:00",
        "end_time": "2019-06-02T19:06:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627819,
            43.43733715,
            1288.294113,
            -121.5496885,
            43.45015195,
            1903.734113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.562781877244,
                  43.43749865288399,
                  1288.294113146441
                ],
                [
                  -121.56248223864146,
                  43.45015195277871,
                  1288.294113146441
                ],
                [
                  -121.54968853099543,
                  43.449990374966106,
                  1903.7341131464411
                ],
                [
                  -121.54999083407192,
                  43.437337146048726,
                  1903.7341131464411
                ],
                [
                  -121.562781877244,
                  43.43749865288399,
                  1288.294113146441
                ]
              ]
            ]
          },
          "id": "20190602_43121D5221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:59:44Z",
            "pc:count": 21251620,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616847.5833,
                "count": 21251620,
                "maximum": 617346.8838,
                "minimum": 616311.4038,
                "name": "X",
                "position": 0,
                "stddev": 291.7030009,
                "variance": 85090.64071
              },
              {
                "average": 4811124.146,
                "count": 21251620,
                "maximum": 4811808.939,
                "minimum": 4810403.259,
                "name": "Y",
                "position": 1,
                "stddev": 398.815903,
                "variance": 159054.1245
              },
              {
                "average": 1355.47338,
                "count": 21251620,
                "maximum": 1903.734113,
                "minimum": 1288.294113,
                "name": "Z",
                "position": 2,
                "stddev": 14.65509429,
                "variance": 214.7717885
              },
              {
                "average": 18184.02814,
                "count": 21251620,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9997.002178,
                "variance": 99940052.54
              },
              {
                "average": 1.154020588,
                "count": 21251620,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4129465275,
                "variance": 0.1705248346
              },
              {
                "average": 1.307980662,
                "count": 21251620,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5777164422,
                "variance": 0.3337562876
              },
              {
                "average": 0.5008116087,
                "count": 21251620,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993531,
                "variance": 0.2499993531
              },
              {
                "average": 0,
                "count": 21251620,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234538308,
                "count": 21251620,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.182681354,
                "variance": 1.398735186
              },
              {
                "average": 0.2655416878,
                "count": 21251620,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82350157,
                "variance": 117.1481862
              },
              {
                "average": 0.4958362704,
                "count": 21251620,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999826748,
                "variance": 0.2499826751
              },
              {
                "average": 10041.01905,
                "count": 21251620,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.41276289,
                "variance": 5.821424765
              },
              {
                "average": 243566245.5,
                "count": 21251620,
                "maximum": 243616384.2,
                "minimum": 243537580.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35272.65065,
                "variance": 1244159884
              },
              {
                "average": 0,
                "count": 21251620,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21251620,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21251620,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21251620,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21251620,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616311.4038,
              4810403.259,
              1288.294113,
              617346.8838,
              4811808.939,
              1903.734113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616311.403764293,
                    4810403.259425447,
                    1288.294113146441
                  ],
                  [
                    616311.403764293,
                    4811808.939425447,
                    1288.294113146441
                  ],
                  [
                    617346.8837642929,
                    4811808.939425447,
                    1903.7341131464411
                  ],
                  [
                    617346.8837642929,
                    4810403.259425447,
                    1903.7341131464411
                  ],
                  [
                    616311.403764293,
                    4810403.259425447,
                    1288.294113146441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:59:44+00:00",
            "end_time": "2019-06-02T19:06: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": "20190603_43121D5119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777612502438,
              43.449998564100206,
              1323.931939680284
            ],
            [
              -121.58748163488633,
              43.46264909328506,
              1323.931939680284
            ],
            [
              -121.57469330845717,
              43.4624903777142,
              1866.9719396802839
            ],
            [
              -121.57499046259107,
              43.44983991823245,
              1866.9719396802839
            ],
            [
              -121.58777612502438,
              43.449998564100206,
              1323.931939680284
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877761,
        43.44983992,
        1323.93194,
        -121.5746933,
        43.46264909,
        1866.97194
      ],
      "properties": {
        "datetime": "2019-06-03T17:45:08Z",
        "pc:count": 21085989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614792.7138,
            "count": 21085989,
            "maximum": 615299.9285,
            "minimum": 614265.1085,
            "name": "X",
            "position": 0,
            "stddev": 288.6790425,
            "variance": 83335.5896
          },
          {
            "average": 4812458.054,
            "count": 21085989,
            "maximum": 4813162.255,
            "minimum": 4811756.895,
            "name": "Y",
            "position": 1,
            "stddev": 402.997729,
            "variance": 162407.1696
          },
          {
            "average": 1331.649867,
            "count": 21085989,
            "maximum": 1866.97194,
            "minimum": 1323.93194,
            "name": "Z",
            "position": 2,
            "stddev": 6.168338789,
            "variance": 38.04840342
          },
          {
            "average": 19086.17027,
            "count": 21085989,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10189.07627,
            "variance": 103817275.2
          },
          {
            "average": 1.141058454,
            "count": 21085989,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3954122925,
            "variance": 0.156350881
          },
          {
            "average": 1.282140145,
            "count": 21085989,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5551023285,
            "variance": 0.3081385951
          },
          {
            "average": 0.4998743478,
            "count": 21085989,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999961,
            "variance": 0.2499999961
          },
          {
            "average": 0,
            "count": 21085989,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210496553,
            "count": 21085989,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.071405988,
            "variance": 1.147910791
          },
          {
            "average": 0.6933971046,
            "count": 21085989,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72952511,
            "variance": 115.1227092
          },
          {
            "average": 0.496516668,
            "count": 21085989,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999878781,
            "variance": 0.2499878783
          },
          {
            "average": 10046.79026,
            "count": 21085989,
            "maximum": 10049,
            "minimum": 10044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.142118955,
            "variance": 1.304435708
          },
          {
            "average": 243617540.9,
            "count": 21085989,
            "maximum": 243619108.4,
            "minimum": 243615569.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 790.3922854,
            "variance": 624719.9648
          },
          {
            "average": 0,
            "count": 21085989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21085989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21085989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21085989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21085989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614265.1085,
          4811756.895,
          1323.93194,
          615299.9285,
          4813162.255,
          1866.97194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614265.1085144386,
                4811756.894716192,
                1323.931939680284
              ],
              [
                614265.1085144386,
                4813162.254716191,
                1323.931939680284
              ],
              [
                615299.9285144387,
                4813162.254716191,
                1866.9719396802839
              ],
              [
                615299.9285144387,
                4811756.894716192,
                1866.9719396802839
              ],
              [
                614265.1085144386,
                4811756.894716192,
                1323.931939680284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:45:08+00:00",
        "end_time": "2019-06-03T16:46:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877761,
            43.44983992,
            1323.93194,
            -121.5746933,
            43.46264909,
            1866.97194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777612502438,
                  43.449998564100206,
                  1323.931939680284
                ],
                [
                  -121.58748163488633,
                  43.46264909328506,
                  1323.931939680284
                ],
                [
                  -121.57469330845717,
                  43.4624903777142,
                  1866.9719396802839
                ],
                [
                  -121.57499046259107,
                  43.44983991823245,
                  1866.9719396802839
                ],
                [
                  -121.58777612502438,
                  43.449998564100206,
                  1323.931939680284
                ]
              ]
            ]
          },
          "id": "20190603_43121D5119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:45:08Z",
            "pc:count": 21085989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614792.7138,
                "count": 21085989,
                "maximum": 615299.9285,
                "minimum": 614265.1085,
                "name": "X",
                "position": 0,
                "stddev": 288.6790425,
                "variance": 83335.5896
              },
              {
                "average": 4812458.054,
                "count": 21085989,
                "maximum": 4813162.255,
                "minimum": 4811756.895,
                "name": "Y",
                "position": 1,
                "stddev": 402.997729,
                "variance": 162407.1696
              },
              {
                "average": 1331.649867,
                "count": 21085989,
                "maximum": 1866.97194,
                "minimum": 1323.93194,
                "name": "Z",
                "position": 2,
                "stddev": 6.168338789,
                "variance": 38.04840342
              },
              {
                "average": 19086.17027,
                "count": 21085989,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10189.07627,
                "variance": 103817275.2
              },
              {
                "average": 1.141058454,
                "count": 21085989,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3954122925,
                "variance": 0.156350881
              },
              {
                "average": 1.282140145,
                "count": 21085989,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5551023285,
                "variance": 0.3081385951
              },
              {
                "average": 0.4998743478,
                "count": 21085989,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999961,
                "variance": 0.2499999961
              },
              {
                "average": 0,
                "count": 21085989,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210496553,
                "count": 21085989,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.071405988,
                "variance": 1.147910791
              },
              {
                "average": 0.6933971046,
                "count": 21085989,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72952511,
                "variance": 115.1227092
              },
              {
                "average": 0.496516668,
                "count": 21085989,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999878781,
                "variance": 0.2499878783
              },
              {
                "average": 10046.79026,
                "count": 21085989,
                "maximum": 10049,
                "minimum": 10044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.142118955,
                "variance": 1.304435708
              },
              {
                "average": 243617540.9,
                "count": 21085989,
                "maximum": 243619108.4,
                "minimum": 243615569.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 790.3922854,
                "variance": 624719.9648
              },
              {
                "average": 0,
                "count": 21085989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21085989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21085989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21085989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21085989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614265.1085,
              4811756.895,
              1323.93194,
              615299.9285,
              4813162.255,
              1866.97194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614265.1085144386,
                    4811756.894716192,
                    1323.931939680284
                  ],
                  [
                    614265.1085144386,
                    4813162.254716191,
                    1323.931939680284
                  ],
                  [
                    615299.9285144387,
                    4813162.254716191,
                    1866.9719396802839
                  ],
                  [
                    615299.9285144387,
                    4811756.894716192,
                    1866.9719396802839
                  ],
                  [
                    614265.1085144386,
                    4811756.894716192,
                    1323.931939680284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:45:08+00:00",
            "end_time": "2019-06-03T16:46: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": "20190602_43121D5306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526845319147,
              43.41249836354874,
              1250.7246001889525
            ],
            [
              -121.62498225666252,
              43.42514467687941,
              1250.7246001889525
            ],
            [
              -121.61220088152426,
              43.4249902523743,
              1877.4246001889524
            ],
            [
              -121.6124897363006,
              43.41234400684453,
              1877.4246001889524
            ],
            [
              -121.62526845319147,
              43.41249836354874,
              1250.7246001889525
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252685,
        43.41234401,
        1250.7246,
        -121.6122009,
        43.42514468,
        1877.4246
      ],
      "properties": {
        "datetime": "2019-06-02T19:48:26Z",
        "pc:count": 25350717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611819.0775,
            "count": 25350717,
            "maximum": 612335.1073,
            "minimum": 611300.2273,
            "name": "X",
            "position": 0,
            "stddev": 297.0324481,
            "variance": 88228.27521
          },
          {
            "average": 4808314.279,
            "count": 25350717,
            "maximum": 4808946.289,
            "minimum": 4807541.429,
            "name": "Y",
            "position": 1,
            "stddev": 396.3236933,
            "variance": 157072.4699
          },
          {
            "average": 1344.410292,
            "count": 25350717,
            "maximum": 1877.4246,
            "minimum": 1250.7246,
            "name": "Z",
            "position": 2,
            "stddev": 7.592942757,
            "variance": 57.65277971
          },
          {
            "average": 18419.4648,
            "count": 25350717,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9687.536223,
            "variance": 93848358.07
          },
          {
            "average": 1.14266271,
            "count": 25350717,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3955984508,
            "variance": 0.1564981343
          },
          {
            "average": 1.28538183,
            "count": 25350717,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5536411816,
            "variance": 0.306518558
          },
          {
            "average": 0.4984895693,
            "count": 25350717,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977285,
            "variance": 0.2499977285
          },
          {
            "average": 0,
            "count": 25350717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20148085,
            "count": 25350717,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.094535534,
            "variance": 1.198008036
          },
          {
            "average": 1.249112493,
            "count": 25350717,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.65919077,
            "variance": 113.6183479
          },
          {
            "average": 0.4960306251,
            "count": 25350717,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999842537,
            "variance": 0.2499842539
          },
          {
            "average": 10033.78183,
            "count": 25350717,
            "maximum": 10038,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.276353717,
            "variance": 5.181786245
          },
          {
            "average": 243537447.7,
            "count": 25350717,
            "maximum": 243540106.4,
            "minimum": 243535061,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1443.75596,
            "variance": 2084431.273
          },
          {
            "average": 0,
            "count": 25350717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25350717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25350717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25350717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25350717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611300.2273,
          4807541.429,
          1250.7246,
          612335.1073,
          4808946.289,
          1877.4246
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611300.227345519,
                4807541.428741169,
                1250.7246001889525
              ],
              [
                611300.227345519,
                4808946.288741169,
                1250.7246001889525
              ],
              [
                612335.1073455189,
                4808946.288741169,
                1877.4246001889524
              ],
              [
                612335.1073455189,
                4807541.428741169,
                1877.4246001889524
              ],
              [
                611300.227345519,
                4807541.428741169,
                1250.7246001889525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:48:26+00:00",
        "end_time": "2019-06-02T18:24:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252685,
            43.41234401,
            1250.7246,
            -121.6122009,
            43.42514468,
            1877.4246
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526845319147,
                  43.41249836354874,
                  1250.7246001889525
                ],
                [
                  -121.62498225666252,
                  43.42514467687941,
                  1250.7246001889525
                ],
                [
                  -121.61220088152426,
                  43.4249902523743,
                  1877.4246001889524
                ],
                [
                  -121.6124897363006,
                  43.41234400684453,
                  1877.4246001889524
                ],
                [
                  -121.62526845319147,
                  43.41249836354874,
                  1250.7246001889525
                ]
              ]
            ]
          },
          "id": "20190602_43121D5306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:48:26Z",
            "pc:count": 25350717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611819.0775,
                "count": 25350717,
                "maximum": 612335.1073,
                "minimum": 611300.2273,
                "name": "X",
                "position": 0,
                "stddev": 297.0324481,
                "variance": 88228.27521
              },
              {
                "average": 4808314.279,
                "count": 25350717,
                "maximum": 4808946.289,
                "minimum": 4807541.429,
                "name": "Y",
                "position": 1,
                "stddev": 396.3236933,
                "variance": 157072.4699
              },
              {
                "average": 1344.410292,
                "count": 25350717,
                "maximum": 1877.4246,
                "minimum": 1250.7246,
                "name": "Z",
                "position": 2,
                "stddev": 7.592942757,
                "variance": 57.65277971
              },
              {
                "average": 18419.4648,
                "count": 25350717,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9687.536223,
                "variance": 93848358.07
              },
              {
                "average": 1.14266271,
                "count": 25350717,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3955984508,
                "variance": 0.1564981343
              },
              {
                "average": 1.28538183,
                "count": 25350717,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5536411816,
                "variance": 0.306518558
              },
              {
                "average": 0.4984895693,
                "count": 25350717,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977285,
                "variance": 0.2499977285
              },
              {
                "average": 0,
                "count": 25350717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20148085,
                "count": 25350717,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.094535534,
                "variance": 1.198008036
              },
              {
                "average": 1.249112493,
                "count": 25350717,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.65919077,
                "variance": 113.6183479
              },
              {
                "average": 0.4960306251,
                "count": 25350717,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999842537,
                "variance": 0.2499842539
              },
              {
                "average": 10033.78183,
                "count": 25350717,
                "maximum": 10038,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.276353717,
                "variance": 5.181786245
              },
              {
                "average": 243537447.7,
                "count": 25350717,
                "maximum": 243540106.4,
                "minimum": 243535061,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1443.75596,
                "variance": 2084431.273
              },
              {
                "average": 0,
                "count": 25350717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25350717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25350717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25350717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25350717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611300.2273,
              4807541.429,
              1250.7246,
              612335.1073,
              4808946.289,
              1877.4246
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611300.227345519,
                    4807541.428741169,
                    1250.7246001889525
                  ],
                  [
                    611300.227345519,
                    4808946.288741169,
                    1250.7246001889525
                  ],
                  [
                    612335.1073455189,
                    4808946.288741169,
                    1877.4246001889524
                  ],
                  [
                    612335.1073455189,
                    4807541.428741169,
                    1877.4246001889524
                  ],
                  [
                    611300.227345519,
                    4807541.428741169,
                    1250.7246001889525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:48:26+00:00",
            "end_time": "2019-06-02T18:24:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40031457415775,
              43.39999908015626,
              1565.1115070048352
            ],
            [
              -121.39998103879074,
              43.41266933209837,
              1565.1115070048352
            ],
            [
              -121.38715544903222,
              43.41248912322978,
              1985.4515070048353
            ],
            [
              -121.38749165517179,
              43.399818950560984,
              1985.4515070048353
            ],
            [
              -121.40031457415775,
              43.39999908015626,
              1565.1115070048352
            ]
          ]
        ]
      },
      "bbox": [
        -121.4003146,
        43.39981895,
        1565.111507,
        -121.3871554,
        43.41266933,
        1985.451507
      ],
      "properties": {
        "datetime": "2019-06-04T17:27:25Z",
        "pc:count": 23638584,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630067.5738,
            "count": 23638584,
            "maximum": 630578.4848,
            "minimum": 629539.7048,
            "name": "X",
            "position": 0,
            "stddev": 293.3766654,
            "variance": 86069.8678
          },
          {
            "average": 4807192.711,
            "count": 23638584,
            "maximum": 4807885.901,
            "minimum": 4806478.241,
            "name": "Y",
            "position": 1,
            "stddev": 402.1510994,
            "variance": 161725.5068
          },
          {
            "average": 1632.867586,
            "count": 23638584,
            "maximum": 1985.451507,
            "minimum": 1565.111507,
            "name": "Z",
            "position": 2,
            "stddev": 25.9925421,
            "variance": 675.612245
          },
          {
            "average": 19197.63985,
            "count": 23638584,
            "maximum": 62092,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11839.07809,
            "variance": 140163770.1
          },
          {
            "average": 1.228815863,
            "count": 23638584,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5004223097,
            "variance": 0.250422488
          },
          {
            "average": 1.457656432,
            "count": 23638584,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.685670616,
            "variance": 0.4701441937
          },
          {
            "average": 0.5044182003,
            "count": 23638584,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999804897,
            "variance": 0.2499804901
          },
          {
            "average": 0,
            "count": 23638584,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298391646,
            "count": 23638584,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.643327616,
            "variance": 2.700525654
          },
          {
            "average": -1.262457195,
            "count": 23638584,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76524386,
            "variance": 115.8904753
          },
          {
            "average": 0.4948683897,
            "count": 23638584,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999736765,
            "variance": 0.2499736772
          },
          {
            "average": 10088.70117,
            "count": 23638584,
            "maximum": 10091,
            "minimum": 10086,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.074923232,
            "variance": 1.155459954
          },
          {
            "average": 243703288.1,
            "count": 23638584,
            "maximum": 243704445.8,
            "minimum": 243701979.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 498.5395065,
            "variance": 248541.6395
          },
          {
            "average": 0,
            "count": 23638584,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23638584,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23638584,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23638584,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23638584,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629539.7048,
          4806478.241,
          1565.111507,
          630578.4848,
          4807885.901,
          1985.451507
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629539.7048456556,
                4806478.240512998,
                1565.1115070048352
              ],
              [
                629539.7048456556,
                4807885.900512998,
                1565.1115070048352
              ],
              [
                630578.4848456556,
                4807885.900512998,
                1985.4515070048353
              ],
              [
                630578.4848456556,
                4806478.240512998,
                1985.4515070048353
              ],
              [
                629539.7048456556,
                4806478.240512998,
                1565.1115070048352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:27:25+00:00",
        "end_time": "2019-06-04T16:46:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4003146,
            43.39981895,
            1565.111507,
            -121.3871554,
            43.41266933,
            1985.451507
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40031457415775,
                  43.39999908015626,
                  1565.1115070048352
                ],
                [
                  -121.39998103879074,
                  43.41266933209837,
                  1565.1115070048352
                ],
                [
                  -121.38715544903222,
                  43.41248912322978,
                  1985.4515070048353
                ],
                [
                  -121.38749165517179,
                  43.399818950560984,
                  1985.4515070048353
                ],
                [
                  -121.40031457415775,
                  43.39999908015626,
                  1565.1115070048352
                ]
              ]
            ]
          },
          "id": "20190604_43121D4414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:27:25Z",
            "pc:count": 23638584,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630067.5738,
                "count": 23638584,
                "maximum": 630578.4848,
                "minimum": 629539.7048,
                "name": "X",
                "position": 0,
                "stddev": 293.3766654,
                "variance": 86069.8678
              },
              {
                "average": 4807192.711,
                "count": 23638584,
                "maximum": 4807885.901,
                "minimum": 4806478.241,
                "name": "Y",
                "position": 1,
                "stddev": 402.1510994,
                "variance": 161725.5068
              },
              {
                "average": 1632.867586,
                "count": 23638584,
                "maximum": 1985.451507,
                "minimum": 1565.111507,
                "name": "Z",
                "position": 2,
                "stddev": 25.9925421,
                "variance": 675.612245
              },
              {
                "average": 19197.63985,
                "count": 23638584,
                "maximum": 62092,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11839.07809,
                "variance": 140163770.1
              },
              {
                "average": 1.228815863,
                "count": 23638584,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5004223097,
                "variance": 0.250422488
              },
              {
                "average": 1.457656432,
                "count": 23638584,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.685670616,
                "variance": 0.4701441937
              },
              {
                "average": 0.5044182003,
                "count": 23638584,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999804897,
                "variance": 0.2499804901
              },
              {
                "average": 0,
                "count": 23638584,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298391646,
                "count": 23638584,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.643327616,
                "variance": 2.700525654
              },
              {
                "average": -1.262457195,
                "count": 23638584,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76524386,
                "variance": 115.8904753
              },
              {
                "average": 0.4948683897,
                "count": 23638584,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999736765,
                "variance": 0.2499736772
              },
              {
                "average": 10088.70117,
                "count": 23638584,
                "maximum": 10091,
                "minimum": 10086,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.074923232,
                "variance": 1.155459954
              },
              {
                "average": 243703288.1,
                "count": 23638584,
                "maximum": 243704445.8,
                "minimum": 243701979.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 498.5395065,
                "variance": 248541.6395
              },
              {
                "average": 0,
                "count": 23638584,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23638584,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23638584,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23638584,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23638584,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629539.7048,
              4806478.241,
              1565.111507,
              630578.4848,
              4807885.901,
              1985.451507
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629539.7048456556,
                    4806478.240512998,
                    1565.1115070048352
                  ],
                  [
                    629539.7048456556,
                    4807885.900512998,
                    1565.1115070048352
                  ],
                  [
                    630578.4848456556,
                    4807885.900512998,
                    1985.4515070048353
                  ],
                  [
                    630578.4848456556,
                    4806478.240512998,
                    1985.4515070048353
                  ],
                  [
                    629539.7048456556,
                    4806478.240512998,
                    1565.1115070048352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:27:25+00:00",
            "end_time": "2019-06-04T16:46: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": "20190602_43121D4313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47529761097445,
              43.40006728242789,
              1417.60823249842
            ],
            [
              -121.47498161631893,
              43.412661836867564,
              1417.60823249842
            ],
            [
              -121.46217038314593,
              43.41249023876716,
              2095.90823249842
            ],
            [
              -121.46248902984124,
              43.39989575936206,
              2095.90823249842
            ],
            [
              -121.47529761097445,
              43.40006728242789,
              1417.60823249842
            ]
          ]
        ]
      },
      "bbox": [
        -121.4752976,
        43.39989576,
        1417.608232,
        -121.4621704,
        43.41266184,
        2095.908232
      ],
      "properties": {
        "datetime": "2019-06-04T16:44:42Z",
        "pc:count": 17920369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624151.576,
            "count": 17920369,
            "maximum": 624505.0678,
            "minimum": 623467.4878,
            "name": "X",
            "position": 0,
            "stddev": 190.5554865,
            "variance": 36311.39343
          },
          {
            "average": 4807200.274,
            "count": 17920369,
            "maximum": 4807771.234,
            "minimum": 4806372.034,
            "name": "Y",
            "position": 1,
            "stddev": 417.2243281,
            "variance": 174076.1399
          },
          {
            "average": 1626.446152,
            "count": 17920369,
            "maximum": 2095.908232,
            "minimum": 1417.608232,
            "name": "Z",
            "position": 2,
            "stddev": 39.86804908,
            "variance": 1589.461338
          },
          {
            "average": 19100.72189,
            "count": 17920369,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11817.96602,
            "variance": 139664320.8
          },
          {
            "average": 1.211615397,
            "count": 17920369,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4819254954,
            "variance": 0.2322521831
          },
          {
            "average": 1.423093632,
            "count": 17920369,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6634519206,
            "variance": 0.440168451
          },
          {
            "average": 0.4985175249,
            "count": 17920369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978162,
            "variance": 0.2499978162
          },
          {
            "average": 0,
            "count": 17920369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2355841,
            "count": 17920369,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.473417753,
            "variance": 2.170959876
          },
          {
            "average": 1.274116993,
            "count": 17920369,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77055943,
            "variance": 116.0049504
          },
          {
            "average": 0.4867718405,
            "count": 17920369,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998249991,
            "variance": 0.2498250297
          },
          {
            "average": 10068.20159,
            "count": 17920369,
            "maximum": 10086,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.48063418,
            "variance": 649.262718
          },
          {
            "average": 243656622.2,
            "count": 17920369,
            "maximum": 243701882.9,
            "minimum": 243532087.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 74125.71654,
            "variance": 5494621853
          },
          {
            "average": 0,
            "count": 17920369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17920369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17920369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17920369,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17920369,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623467.4878,
          4806372.034,
          1417.608232,
          624505.0678,
          4807771.234,
          2095.908232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623467.4878109937,
                4806372.033867243,
                1417.60823249842
              ],
              [
                623467.4878109937,
                4807771.233867242,
                1417.60823249842
              ],
              [
                624505.0678109938,
                4807771.233867242,
                2095.90823249842
              ],
              [
                624505.0678109938,
                4806372.033867243,
                2095.90823249842
              ],
              [
                623467.4878109937,
                4806372.033867243,
                1417.60823249842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:44:42+00:00",
        "end_time": "2019-06-02T17:34:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4752976,
            43.39989576,
            1417.608232,
            -121.4621704,
            43.41266184,
            2095.908232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47529761097445,
                  43.40006728242789,
                  1417.60823249842
                ],
                [
                  -121.47498161631893,
                  43.412661836867564,
                  1417.60823249842
                ],
                [
                  -121.46217038314593,
                  43.41249023876716,
                  2095.90823249842
                ],
                [
                  -121.46248902984124,
                  43.39989575936206,
                  2095.90823249842
                ],
                [
                  -121.47529761097445,
                  43.40006728242789,
                  1417.60823249842
                ]
              ]
            ]
          },
          "id": "20190602_43121D4313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:44:42Z",
            "pc:count": 17920369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624151.576,
                "count": 17920369,
                "maximum": 624505.0678,
                "minimum": 623467.4878,
                "name": "X",
                "position": 0,
                "stddev": 190.5554865,
                "variance": 36311.39343
              },
              {
                "average": 4807200.274,
                "count": 17920369,
                "maximum": 4807771.234,
                "minimum": 4806372.034,
                "name": "Y",
                "position": 1,
                "stddev": 417.2243281,
                "variance": 174076.1399
              },
              {
                "average": 1626.446152,
                "count": 17920369,
                "maximum": 2095.908232,
                "minimum": 1417.608232,
                "name": "Z",
                "position": 2,
                "stddev": 39.86804908,
                "variance": 1589.461338
              },
              {
                "average": 19100.72189,
                "count": 17920369,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11817.96602,
                "variance": 139664320.8
              },
              {
                "average": 1.211615397,
                "count": 17920369,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4819254954,
                "variance": 0.2322521831
              },
              {
                "average": 1.423093632,
                "count": 17920369,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6634519206,
                "variance": 0.440168451
              },
              {
                "average": 0.4985175249,
                "count": 17920369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978162,
                "variance": 0.2499978162
              },
              {
                "average": 0,
                "count": 17920369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2355841,
                "count": 17920369,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.473417753,
                "variance": 2.170959876
              },
              {
                "average": 1.274116993,
                "count": 17920369,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77055943,
                "variance": 116.0049504
              },
              {
                "average": 0.4867718405,
                "count": 17920369,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998249991,
                "variance": 0.2498250297
              },
              {
                "average": 10068.20159,
                "count": 17920369,
                "maximum": 10086,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.48063418,
                "variance": 649.262718
              },
              {
                "average": 243656622.2,
                "count": 17920369,
                "maximum": 243701882.9,
                "minimum": 243532087.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 74125.71654,
                "variance": 5494621853
              },
              {
                "average": 0,
                "count": 17920369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17920369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17920369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17920369,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17920369,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623467.4878,
              4806372.034,
              1417.608232,
              624505.0678,
              4807771.234,
              2095.908232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623467.4878109937,
                    4806372.033867243,
                    1417.60823249842
                  ],
                  [
                    623467.4878109937,
                    4807771.233867242,
                    1417.60823249842
                  ],
                  [
                    624505.0678109938,
                    4807771.233867242,
                    2095.90823249842
                  ],
                  [
                    624505.0678109938,
                    4806372.033867243,
                    2095.90823249842
                  ],
                  [
                    623467.4878109937,
                    4806372.033867243,
                    1417.60823249842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:44:42+00:00",
            "end_time": "2019-06-02T17:34:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777616835651,
              43.39999833792528,
              1236.1509790296855
            ],
            [
              -121.58748218335616,
              43.412649338197504,
              1236.1509790296855
            ],
            [
              -121.57496961311936,
              43.41249407407058,
              1926.9109790296857
            ],
            [
              -121.57526620020214,
              43.39984314199484,
              1926.9109790296857
            ],
            [
              -121.58777616835651,
              43.39999833792528,
              1236.1509790296855
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877762,
        43.39984314,
        1236.150979,
        -121.5749696,
        43.41264934,
        1926.910979
      ],
      "properties": {
        "datetime": "2019-06-02T18:33:53Z",
        "pc:count": 12561408,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614599.3774,
            "count": 12561408,
            "maximum": 615372.5484,
            "minimum": 614359.2084,
            "name": "X",
            "position": 0,
            "stddev": 181.8944247,
            "variance": 33085.58172
          },
          {
            "average": 4806961.723,
            "count": 12561408,
            "maximum": 4807609.345,
            "minimum": 4806203.945,
            "name": "Y",
            "position": 1,
            "stddev": 422.5722075,
            "variance": 178567.2706
          },
          {
            "average": 1638.940607,
            "count": 12561408,
            "maximum": 1926.910979,
            "minimum": 1236.150979,
            "name": "Z",
            "position": 2,
            "stddev": 24.45299925,
            "variance": 597.9491726
          },
          {
            "average": 19281.4988,
            "count": 12561408,
            "maximum": 65268,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12154.62358,
            "variance": 147734874.4
          },
          {
            "average": 1.270790504,
            "count": 12561408,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5286673662,
            "variance": 0.2794891841
          },
          {
            "average": 1.54164963,
            "count": 12561408,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7031030106,
            "variance": 0.4943538435
          },
          {
            "average": 0.4988358789,
            "count": 12561408,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986647,
            "variance": 0.2499986647
          },
          {
            "average": 0,
            "count": 12561408,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296509993,
            "count": 12561408,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.766941115,
            "variance": 3.122080904
          },
          {
            "average": 1.515117123,
            "count": 12561408,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.40569813,
            "variance": 108.2785536
          },
          {
            "average": 0.4949866289,
            "count": 12561408,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999748854,
            "variance": 0.249974886
          },
          {
            "average": 10028.32815,
            "count": 12561408,
            "maximum": 10031,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.221991369,
            "variance": 1.493262905
          },
          {
            "average": 243533907.3,
            "count": 12561408,
            "maximum": 243535633.9,
            "minimum": 3716.02018,
            "name": "GpsTime",
            "position": 12,
            "stddev": 68716.4899,
            "variance": 4721955985
          },
          {
            "average": 0,
            "count": 12561408,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12561408,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12561408,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12561408,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12561408,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614359.2084,
          4806203.945,
          1236.150979,
          615372.5484,
          4807609.345,
          1926.910979
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614359.2084335741,
                4806203.944906517,
                1236.1509790296855
              ],
              [
                614359.2084335741,
                4807609.344906517,
                1236.1509790296855
              ],
              [
                615372.5484335741,
                4807609.344906517,
                1926.9109790296857
              ],
              [
                615372.5484335741,
                4806203.944906517,
                1926.9109790296857
              ],
              [
                614359.2084335741,
                4806203.944906517,
                1236.1509790296855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:33:53+00:00",
        "end_time": "2011-09-14T02:48:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877762,
            43.39984314,
            1236.150979,
            -121.5749696,
            43.41264934,
            1926.910979
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777616835651,
                  43.39999833792528,
                  1236.1509790296855
                ],
                [
                  -121.58748218335616,
                  43.412649338197504,
                  1236.1509790296855
                ],
                [
                  -121.57496961311936,
                  43.41249407407058,
                  1926.9109790296857
                ],
                [
                  -121.57526620020214,
                  43.39984314199484,
                  1926.9109790296857
                ],
                [
                  -121.58777616835651,
                  43.39999833792528,
                  1236.1509790296855
                ]
              ]
            ]
          },
          "id": "20190602_43121D5314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:33:53Z",
            "pc:count": 12561408,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614599.3774,
                "count": 12561408,
                "maximum": 615372.5484,
                "minimum": 614359.2084,
                "name": "X",
                "position": 0,
                "stddev": 181.8944247,
                "variance": 33085.58172
              },
              {
                "average": 4806961.723,
                "count": 12561408,
                "maximum": 4807609.345,
                "minimum": 4806203.945,
                "name": "Y",
                "position": 1,
                "stddev": 422.5722075,
                "variance": 178567.2706
              },
              {
                "average": 1638.940607,
                "count": 12561408,
                "maximum": 1926.910979,
                "minimum": 1236.150979,
                "name": "Z",
                "position": 2,
                "stddev": 24.45299925,
                "variance": 597.9491726
              },
              {
                "average": 19281.4988,
                "count": 12561408,
                "maximum": 65268,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12154.62358,
                "variance": 147734874.4
              },
              {
                "average": 1.270790504,
                "count": 12561408,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5286673662,
                "variance": 0.2794891841
              },
              {
                "average": 1.54164963,
                "count": 12561408,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7031030106,
                "variance": 0.4943538435
              },
              {
                "average": 0.4988358789,
                "count": 12561408,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986647,
                "variance": 0.2499986647
              },
              {
                "average": 0,
                "count": 12561408,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296509993,
                "count": 12561408,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.766941115,
                "variance": 3.122080904
              },
              {
                "average": 1.515117123,
                "count": 12561408,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.40569813,
                "variance": 108.2785536
              },
              {
                "average": 0.4949866289,
                "count": 12561408,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999748854,
                "variance": 0.249974886
              },
              {
                "average": 10028.32815,
                "count": 12561408,
                "maximum": 10031,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.221991369,
                "variance": 1.493262905
              },
              {
                "average": 243533907.3,
                "count": 12561408,
                "maximum": 243535633.9,
                "minimum": 3716.02018,
                "name": "GpsTime",
                "position": 12,
                "stddev": 68716.4899,
                "variance": 4721955985
              },
              {
                "average": 0,
                "count": 12561408,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12561408,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12561408,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12561408,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12561408,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614359.2084,
              4806203.945,
              1236.150979,
              615372.5484,
              4807609.345,
              1926.910979
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614359.2084335741,
                    4806203.944906517,
                    1236.1509790296855
                  ],
                  [
                    614359.2084335741,
                    4807609.344906517,
                    1236.1509790296855
                  ],
                  [
                    615372.5484335741,
                    4807609.344906517,
                    1926.9109790296857
                  ],
                  [
                    615372.5484335741,
                    4806203.944906517,
                    1926.9109790296857
                  ],
                  [
                    614359.2084335741,
                    4806203.944906517,
                    1236.1509790296855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:33:53+00:00",
            "end_time": "2011-09-14T02:48: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": "20190602_43121D5315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57500238678334,
              43.411763837954894,
              1525.673187114639
            ],
            [
              -121.57498158950108,
              43.41265068044734,
              1525.673187114639
            ],
            [
              -121.56247032194067,
              43.41249406412088,
              1912.213187114639
            ],
            [
              -121.56249130166472,
              43.41160722645159,
              1912.213187114639
            ],
            [
              -121.57500238678334,
              43.411763837954894,
              1525.673187114639
            ]
          ]
        ]
      },
      "bbox": [
        -121.5750024,
        43.41160723,
        1525.673187,
        -121.5624703,
        43.41265068,
        1912.213187
      ],
      "properties": {
        "datetime": "2019-06-02T18:23:21Z",
        "pc:count": 1653591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615912.4298,
            "count": 1653591,
            "maximum": 616384.5215,
            "minimum": 615371.2815,
            "name": "X",
            "position": 0,
            "stddev": 300.5507018,
            "variance": 90330.72433
          },
          {
            "average": 4807578.179,
            "count": 1653591,
            "maximum": 4807626.721,
            "minimum": 4807528.201,
            "name": "Y",
            "position": 1,
            "stddev": 23.08898702,
            "variance": 533.1013216
          },
          {
            "average": 1564.401168,
            "count": 1653591,
            "maximum": 1912.213187,
            "minimum": 1525.673187,
            "name": "Z",
            "position": 2,
            "stddev": 16.10480955,
            "variance": 259.3648905
          },
          {
            "average": 17381.91416,
            "count": 1653591,
            "maximum": 59783,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11136.66487,
            "variance": 124025304.3
          },
          {
            "average": 1.257419156,
            "count": 1653591,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5114508999,
            "variance": 0.261582023
          },
          {
            "average": 1.515010665,
            "count": 1653591,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6792601844,
            "variance": 0.4613943981
          },
          {
            "average": 0.4892086374,
            "count": 1653591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998836841,
            "variance": 0.2498836976
          },
          {
            "average": 0,
            "count": 1653591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303331961,
            "count": 1653591,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.704717673,
            "variance": 2.906062344
          },
          {
            "average": 4.826121347,
            "count": 1653591,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.77512831,
            "variance": 95.55313348
          },
          {
            "average": 0.463977489,
            "count": 1653591,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4987008413,
            "variance": 0.2487025291
          },
          {
            "average": 10029.30613,
            "count": 1653591,
            "maximum": 10030,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6983207798,
            "variance": 0.4876519116
          },
          {
            "average": 243534540.7,
            "count": 1653591,
            "maximum": 243535001.8,
            "minimum": 243533670.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 457.5082052,
            "variance": 209313.7578
          },
          {
            "average": 0,
            "count": 1653591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1653591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1653591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1653591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1653591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615371.2815,
          4807528.201,
          1525.673187,
          616384.5215,
          4807626.721,
          1912.213187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615371.2814513781,
                4807528.200767299,
                1525.673187114639
              ],
              [
                615371.2814513781,
                4807626.720767299,
                1525.673187114639
              ],
              [
                616384.5214513781,
                4807626.720767299,
                1912.213187114639
              ],
              [
                616384.5214513781,
                4807528.200767299,
                1912.213187114639
              ],
              [
                615371.2814513781,
                4807528.200767299,
                1525.673187114639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:23:21+00:00",
        "end_time": "2019-06-02T18:01:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5750024,
            43.41160723,
            1525.673187,
            -121.5624703,
            43.41265068,
            1912.213187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57500238678334,
                  43.411763837954894,
                  1525.673187114639
                ],
                [
                  -121.57498158950108,
                  43.41265068044734,
                  1525.673187114639
                ],
                [
                  -121.56247032194067,
                  43.41249406412088,
                  1912.213187114639
                ],
                [
                  -121.56249130166472,
                  43.41160722645159,
                  1912.213187114639
                ],
                [
                  -121.57500238678334,
                  43.411763837954894,
                  1525.673187114639
                ]
              ]
            ]
          },
          "id": "20190602_43121D5315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:23:21Z",
            "pc:count": 1653591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615912.4298,
                "count": 1653591,
                "maximum": 616384.5215,
                "minimum": 615371.2815,
                "name": "X",
                "position": 0,
                "stddev": 300.5507018,
                "variance": 90330.72433
              },
              {
                "average": 4807578.179,
                "count": 1653591,
                "maximum": 4807626.721,
                "minimum": 4807528.201,
                "name": "Y",
                "position": 1,
                "stddev": 23.08898702,
                "variance": 533.1013216
              },
              {
                "average": 1564.401168,
                "count": 1653591,
                "maximum": 1912.213187,
                "minimum": 1525.673187,
                "name": "Z",
                "position": 2,
                "stddev": 16.10480955,
                "variance": 259.3648905
              },
              {
                "average": 17381.91416,
                "count": 1653591,
                "maximum": 59783,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11136.66487,
                "variance": 124025304.3
              },
              {
                "average": 1.257419156,
                "count": 1653591,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5114508999,
                "variance": 0.261582023
              },
              {
                "average": 1.515010665,
                "count": 1653591,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6792601844,
                "variance": 0.4613943981
              },
              {
                "average": 0.4892086374,
                "count": 1653591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998836841,
                "variance": 0.2498836976
              },
              {
                "average": 0,
                "count": 1653591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303331961,
                "count": 1653591,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.704717673,
                "variance": 2.906062344
              },
              {
                "average": 4.826121347,
                "count": 1653591,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.77512831,
                "variance": 95.55313348
              },
              {
                "average": 0.463977489,
                "count": 1653591,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4987008413,
                "variance": 0.2487025291
              },
              {
                "average": 10029.30613,
                "count": 1653591,
                "maximum": 10030,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6983207798,
                "variance": 0.4876519116
              },
              {
                "average": 243534540.7,
                "count": 1653591,
                "maximum": 243535001.8,
                "minimum": 243533670.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 457.5082052,
                "variance": 209313.7578
              },
              {
                "average": 0,
                "count": 1653591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1653591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1653591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1653591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1653591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615371.2815,
              4807528.201,
              1525.673187,
              616384.5215,
              4807626.721,
              1912.213187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615371.2814513781,
                    4807528.200767299,
                    1525.673187114639
                  ],
                  [
                    615371.2814513781,
                    4807626.720767299,
                    1525.673187114639
                  ],
                  [
                    616384.5214513781,
                    4807626.720767299,
                    1912.213187114639
                  ],
                  [
                    616384.5214513781,
                    4807528.200767299,
                    1912.213187114639
                  ],
                  [
                    615371.2814513781,
                    4807528.200767299,
                    1525.673187114639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:23:21+00:00",
            "end_time": "2019-06-02T18:01:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279228910674,
              43.437498588781224,
              1219.758335457267
            ],
            [
              -121.51248208508281,
              43.45015754717549,
              1219.758335457267
            ],
            [
              -121.49967803836527,
              43.449990236026245,
              1928.798335457267
            ],
            [
              -121.49999091008925,
              43.437331351160694,
              1928.798335457267
            ],
            [
              -121.51279228910674,
              43.437498588781224,
              1219.758335457267
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127923,
        43.43733135,
        1219.758335,
        -121.499678,
        43.45015755,
        1928.798335
      ],
      "properties": {
        "datetime": "2019-06-03T16:44:34Z",
        "pc:count": 24486612,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620865.6698,
            "count": 24486612,
            "maximum": 621393.359,
            "minimum": 620357.019,
            "name": "X",
            "position": 0,
            "stddev": 300.463253,
            "variance": 90278.16638
          },
          {
            "average": 4811080.625,
            "count": 24486612,
            "maximum": 4811880.596,
            "minimum": 4810474.256,
            "name": "Y",
            "position": 1,
            "stddev": 393.0425104,
            "variance": 154482.4149
          },
          {
            "average": 1361.380802,
            "count": 24486612,
            "maximum": 1928.798335,
            "minimum": 1219.758335,
            "name": "Z",
            "position": 2,
            "stddev": 5.641947833,
            "variance": 31.83157536
          },
          {
            "average": 20306.59102,
            "count": 24486612,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10045.11984,
            "variance": 100904432.6
          },
          {
            "average": 1.114513882,
            "count": 24486612,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3496696169,
            "variance": 0.122268841
          },
          {
            "average": 1.229063947,
            "count": 24486612,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4891020196,
            "variance": 0.2392207856
          },
          {
            "average": 0.5061181187,
            "count": 24486612,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999625774,
            "variance": 0.2499625788
          },
          {
            "average": 0,
            "count": 24486612,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.156859675,
            "count": 24486612,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8645039736,
            "variance": 0.7473671203
          },
          {
            "average": -2.203175796,
            "count": 24486612,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.41078125,
            "variance": 108.3843663
          },
          {
            "average": 0.4965812747,
            "count": 24486612,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999883224,
            "variance": 0.2499883225
          },
          {
            "average": 10037.50454,
            "count": 24486612,
            "maximum": 10044,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.124260627,
            "variance": 4.512483213
          },
          {
            "average": 243540540.1,
            "count": 24486612,
            "maximum": 243615474.7,
            "minimum": 243537060,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7607.691706,
            "variance": 57876973.1
          },
          {
            "average": 0,
            "count": 24486612,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24486612,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24486612,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24486612,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24486612,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620357.019,
          4810474.256,
          1219.758335,
          621393.359,
          4811880.596,
          1928.798335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620357.018978102,
                4810474.255818241,
                1219.758335457267
              ],
              [
                620357.018978102,
                4811880.595818241,
                1219.758335457267
              ],
              [
                621393.3589781021,
                4811880.595818241,
                1928.798335457267
              ],
              [
                621393.3589781021,
                4810474.255818241,
                1928.798335457267
              ],
              [
                620357.018978102,
                4810474.255818241,
                1219.758335457267
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:44:34+00:00",
        "end_time": "2019-06-02T18:57:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127923,
            43.43733135,
            1219.758335,
            -121.499678,
            43.45015755,
            1928.798335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279228910674,
                  43.437498588781224,
                  1219.758335457267
                ],
                [
                  -121.51248208508281,
                  43.45015754717549,
                  1219.758335457267
                ],
                [
                  -121.49967803836527,
                  43.449990236026245,
                  1928.798335457267
                ],
                [
                  -121.49999091008925,
                  43.437331351160694,
                  1928.798335457267
                ],
                [
                  -121.51279228910674,
                  43.437498588781224,
                  1219.758335457267
                ]
              ]
            ]
          },
          "id": "20190602_43121D5225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:44:34Z",
            "pc:count": 24486612,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620865.6698,
                "count": 24486612,
                "maximum": 621393.359,
                "minimum": 620357.019,
                "name": "X",
                "position": 0,
                "stddev": 300.463253,
                "variance": 90278.16638
              },
              {
                "average": 4811080.625,
                "count": 24486612,
                "maximum": 4811880.596,
                "minimum": 4810474.256,
                "name": "Y",
                "position": 1,
                "stddev": 393.0425104,
                "variance": 154482.4149
              },
              {
                "average": 1361.380802,
                "count": 24486612,
                "maximum": 1928.798335,
                "minimum": 1219.758335,
                "name": "Z",
                "position": 2,
                "stddev": 5.641947833,
                "variance": 31.83157536
              },
              {
                "average": 20306.59102,
                "count": 24486612,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10045.11984,
                "variance": 100904432.6
              },
              {
                "average": 1.114513882,
                "count": 24486612,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3496696169,
                "variance": 0.122268841
              },
              {
                "average": 1.229063947,
                "count": 24486612,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4891020196,
                "variance": 0.2392207856
              },
              {
                "average": 0.5061181187,
                "count": 24486612,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999625774,
                "variance": 0.2499625788
              },
              {
                "average": 0,
                "count": 24486612,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.156859675,
                "count": 24486612,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8645039736,
                "variance": 0.7473671203
              },
              {
                "average": -2.203175796,
                "count": 24486612,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.41078125,
                "variance": 108.3843663
              },
              {
                "average": 0.4965812747,
                "count": 24486612,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999883224,
                "variance": 0.2499883225
              },
              {
                "average": 10037.50454,
                "count": 24486612,
                "maximum": 10044,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.124260627,
                "variance": 4.512483213
              },
              {
                "average": 243540540.1,
                "count": 24486612,
                "maximum": 243615474.7,
                "minimum": 243537060,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7607.691706,
                "variance": 57876973.1
              },
              {
                "average": 0,
                "count": 24486612,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24486612,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24486612,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24486612,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24486612,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620357.019,
              4810474.256,
              1219.758335,
              621393.359,
              4811880.596,
              1928.798335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620357.018978102,
                    4810474.255818241,
                    1219.758335457267
                  ],
                  [
                    620357.018978102,
                    4811880.595818241,
                    1219.758335457267
                  ],
                  [
                    621393.3589781021,
                    4811880.595818241,
                    1928.798335457267
                  ],
                  [
                    621393.3589781021,
                    4810474.255818241,
                    1928.798335457267
                  ],
                  [
                    620357.018978102,
                    4810474.255818241,
                    1219.758335457267
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:44:34+00:00",
            "end_time": "2019-06-02T18:57:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028334076722,
              43.437498978033624,
              1240.7428861263386
            ],
            [
              -121.54998107544482,
              43.450153108379034,
              1240.7428861263386
            ],
            [
              -121.53718521456106,
              43.449990103499616,
              1922.9028861263384
            ],
            [
              -121.5374901449513,
              43.43733604476311,
              1922.9028861263384
            ],
            [
              -121.55028334076722,
              43.437498978033624,
              1240.7428861263386
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502833,
        43.43733604,
        1240.742886,
        -121.5371852,
        43.45015311,
        1922.902886
      ],
      "properties": {
        "datetime": "2019-06-03T17:00:02Z",
        "pc:count": 22179731,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617876.3054,
            "count": 22179731,
            "maximum": 618358.5586,
            "minimum": 617322.8986,
            "name": "X",
            "position": 0,
            "stddev": 298.7959916,
            "variance": 89279.04461
          },
          {
            "average": 4811070.896,
            "count": 22179731,
            "maximum": 4811826.6,
            "minimum": 4810420.82,
            "name": "Y",
            "position": 1,
            "stddev": 409.6130785,
            "variance": 167782.874
          },
          {
            "average": 1345.860056,
            "count": 22179731,
            "maximum": 1922.902886,
            "minimum": 1240.742886,
            "name": "Z",
            "position": 2,
            "stddev": 6.007715513,
            "variance": 36.09264569
          },
          {
            "average": 18993.01127,
            "count": 22179731,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9732.651228,
            "variance": 94724499.93
          },
          {
            "average": 1.120691996,
            "count": 22179731,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3539408112,
            "variance": 0.1252740978
          },
          {
            "average": 1.24127096,
            "count": 22179731,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4903303294,
            "variance": 0.2404238319
          },
          {
            "average": 0.4990410389,
            "count": 22179731,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990917,
            "variance": 0.2499990917
          },
          {
            "average": 0,
            "count": 22179731,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.163605952,
            "count": 22179731,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.831867651,
            "variance": 0.6920037887
          },
          {
            "average": 0.6703523721,
            "count": 22179731,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03371068,
            "variance": 121.7427714
          },
          {
            "average": 0.4837971209,
            "count": 22179731,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499737409,
            "variance": 0.249737478
          },
          {
            "average": 10039.85214,
            "count": 22179731,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.37644117,
            "variance": 5.647472635
          },
          {
            "average": 243555133.2,
            "count": 22179731,
            "maximum": 243616402.4,
            "minimum": 243537562.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29532.20403,
            "variance": 872151075.1
          },
          {
            "average": 0,
            "count": 22179731,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22179731,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22179731,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22179731,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22179731,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617322.8986,
          4810420.82,
          1240.742886,
          618358.5586,
          4811826.6,
          1922.902886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617322.8986495225,
                4810420.820339342,
                1240.7428861263386
              ],
              [
                617322.8986495225,
                4811826.600339341,
                1240.7428861263386
              ],
              [
                618358.5586495224,
                4811826.600339341,
                1922.9028861263384
              ],
              [
                618358.5586495224,
                4810420.820339342,
                1922.9028861263384
              ],
              [
                617322.8986495225,
                4810420.820339342,
                1240.7428861263386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:00:02+00:00",
        "end_time": "2019-06-02T19:06:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502833,
            43.43733604,
            1240.742886,
            -121.5371852,
            43.45015311,
            1922.902886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028334076722,
                  43.437498978033624,
                  1240.7428861263386
                ],
                [
                  -121.54998107544482,
                  43.450153108379034,
                  1240.7428861263386
                ],
                [
                  -121.53718521456106,
                  43.449990103499616,
                  1922.9028861263384
                ],
                [
                  -121.5374901449513,
                  43.43733604476311,
                  1922.9028861263384
                ],
                [
                  -121.55028334076722,
                  43.437498978033624,
                  1240.7428861263386
                ]
              ]
            ]
          },
          "id": "20190602_43121D5222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:00:02Z",
            "pc:count": 22179731,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617876.3054,
                "count": 22179731,
                "maximum": 618358.5586,
                "minimum": 617322.8986,
                "name": "X",
                "position": 0,
                "stddev": 298.7959916,
                "variance": 89279.04461
              },
              {
                "average": 4811070.896,
                "count": 22179731,
                "maximum": 4811826.6,
                "minimum": 4810420.82,
                "name": "Y",
                "position": 1,
                "stddev": 409.6130785,
                "variance": 167782.874
              },
              {
                "average": 1345.860056,
                "count": 22179731,
                "maximum": 1922.902886,
                "minimum": 1240.742886,
                "name": "Z",
                "position": 2,
                "stddev": 6.007715513,
                "variance": 36.09264569
              },
              {
                "average": 18993.01127,
                "count": 22179731,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9732.651228,
                "variance": 94724499.93
              },
              {
                "average": 1.120691996,
                "count": 22179731,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3539408112,
                "variance": 0.1252740978
              },
              {
                "average": 1.24127096,
                "count": 22179731,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4903303294,
                "variance": 0.2404238319
              },
              {
                "average": 0.4990410389,
                "count": 22179731,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990917,
                "variance": 0.2499990917
              },
              {
                "average": 0,
                "count": 22179731,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.163605952,
                "count": 22179731,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.831867651,
                "variance": 0.6920037887
              },
              {
                "average": 0.6703523721,
                "count": 22179731,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03371068,
                "variance": 121.7427714
              },
              {
                "average": 0.4837971209,
                "count": 22179731,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499737409,
                "variance": 0.249737478
              },
              {
                "average": 10039.85214,
                "count": 22179731,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.37644117,
                "variance": 5.647472635
              },
              {
                "average": 243555133.2,
                "count": 22179731,
                "maximum": 243616402.4,
                "minimum": 243537562.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29532.20403,
                "variance": 872151075.1
              },
              {
                "average": 0,
                "count": 22179731,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22179731,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22179731,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22179731,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22179731,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617322.8986,
              4810420.82,
              1240.742886,
              618358.5586,
              4811826.6,
              1922.902886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617322.8986495225,
                    4810420.820339342,
                    1240.7428861263386
                  ],
                  [
                    617322.8986495225,
                    4811826.600339341,
                    1240.7428861263386
                  ],
                  [
                    618358.5586495224,
                    4811826.600339341,
                    1922.9028861263384
                  ],
                  [
                    618358.5586495224,
                    4810420.820339342,
                    1922.9028861263384
                  ],
                  [
                    617322.8986495225,
                    4810420.820339342,
                    1240.7428861263386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:00:02+00:00",
            "end_time": "2019-06-02T19:06: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": "20190603_43121D5212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028463062206,
              43.46249893145766,
              1236.2753296415876
            ],
            [
              -121.54998209740431,
              43.47515318631241,
              1236.2753296415876
            ],
            [
              -121.53718491806553,
              43.47499015751305,
              1873.0553296415874
            ],
            [
              -121.53749011898984,
              43.46233597427498,
              1873.0553296415874
            ],
            [
              -121.55028463062206,
              43.46249893145766,
              1236.2753296415876
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502846,
        43.46233597,
        1236.27533,
        -121.5371849,
        43.47515319,
        1873.05533
      ],
      "properties": {
        "datetime": "2019-06-03T18:08:12Z",
        "pc:count": 18810248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617789.5495,
            "count": 18810248,
            "maximum": 618309.8107,
            "minimum": 617274.4707,
            "name": "X",
            "position": 0,
            "stddev": 293.6292727,
            "variance": 86218.14978
          },
          {
            "average": 4813910.076,
            "count": 18810248,
            "maximum": 4814603.09,
            "minimum": 4813197.29,
            "name": "Y",
            "position": 1,
            "stddev": 405.835917,
            "variance": 164702.7915
          },
          {
            "average": 1322.895899,
            "count": 18810248,
            "maximum": 1873.05533,
            "minimum": 1236.27533,
            "name": "Z",
            "position": 2,
            "stddev": 5.183144095,
            "variance": 26.86498271
          },
          {
            "average": 21854.81585,
            "count": 18810248,
            "maximum": 58141,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9780.041561,
            "variance": 95649212.94
          },
          {
            "average": 1.092792344,
            "count": 18810248,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3186934881,
            "variance": 0.1015655393
          },
          {
            "average": 1.185585485,
            "count": 18810248,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4508838709,
            "variance": 0.2032962651
          },
          {
            "average": 0.4987941148,
            "count": 18810248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985591,
            "variance": 0.2499985591
          },
          {
            "average": 0,
            "count": 18810248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199528363,
            "count": 18810248,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8415109327,
            "variance": 0.7081406499
          },
          {
            "average": 0.8052467896,
            "count": 18810248,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81651632,
            "variance": 116.9970253
          },
          {
            "average": 0.4918509846,
            "count": 18810248,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999336024,
            "variance": 0.2499336068
          },
          {
            "average": 10048.66529,
            "count": 18810248,
            "maximum": 10051,
            "minimum": 10046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.165367186,
            "variance": 1.358080679
          },
          {
            "average": 243618822.8,
            "count": 18810248,
            "maximum": 243620492.2,
            "minimum": 243616883.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 794.0567342,
            "variance": 630526.0972
          },
          {
            "average": 0,
            "count": 18810248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18810248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18810248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18810248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18810248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617274.4707,
          4813197.29,
          1236.27533,
          618309.8107,
          4814603.09,
          1873.05533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617274.4706992146,
                4813197.289639028,
                1236.2753296415876
              ],
              [
                617274.4706992146,
                4814603.0896390285,
                1236.2753296415876
              ],
              [
                618309.8106992147,
                4814603.0896390285,
                1873.0553296415874
              ],
              [
                618309.8106992147,
                4813197.289639028,
                1873.0553296415874
              ],
              [
                617274.4706992146,
                4813197.289639028,
                1236.2753296415876
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:08:12+00:00",
        "end_time": "2019-06-03T17:08:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502846,
            43.46233597,
            1236.27533,
            -121.5371849,
            43.47515319,
            1873.05533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028463062206,
                  43.46249893145766,
                  1236.2753296415876
                ],
                [
                  -121.54998209740431,
                  43.47515318631241,
                  1236.2753296415876
                ],
                [
                  -121.53718491806553,
                  43.47499015751305,
                  1873.0553296415874
                ],
                [
                  -121.53749011898984,
                  43.46233597427498,
                  1873.0553296415874
                ],
                [
                  -121.55028463062206,
                  43.46249893145766,
                  1236.2753296415876
                ]
              ]
            ]
          },
          "id": "20190603_43121D5212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:08:12Z",
            "pc:count": 18810248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617789.5495,
                "count": 18810248,
                "maximum": 618309.8107,
                "minimum": 617274.4707,
                "name": "X",
                "position": 0,
                "stddev": 293.6292727,
                "variance": 86218.14978
              },
              {
                "average": 4813910.076,
                "count": 18810248,
                "maximum": 4814603.09,
                "minimum": 4813197.29,
                "name": "Y",
                "position": 1,
                "stddev": 405.835917,
                "variance": 164702.7915
              },
              {
                "average": 1322.895899,
                "count": 18810248,
                "maximum": 1873.05533,
                "minimum": 1236.27533,
                "name": "Z",
                "position": 2,
                "stddev": 5.183144095,
                "variance": 26.86498271
              },
              {
                "average": 21854.81585,
                "count": 18810248,
                "maximum": 58141,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9780.041561,
                "variance": 95649212.94
              },
              {
                "average": 1.092792344,
                "count": 18810248,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3186934881,
                "variance": 0.1015655393
              },
              {
                "average": 1.185585485,
                "count": 18810248,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4508838709,
                "variance": 0.2032962651
              },
              {
                "average": 0.4987941148,
                "count": 18810248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985591,
                "variance": 0.2499985591
              },
              {
                "average": 0,
                "count": 18810248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199528363,
                "count": 18810248,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8415109327,
                "variance": 0.7081406499
              },
              {
                "average": 0.8052467896,
                "count": 18810248,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81651632,
                "variance": 116.9970253
              },
              {
                "average": 0.4918509846,
                "count": 18810248,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999336024,
                "variance": 0.2499336068
              },
              {
                "average": 10048.66529,
                "count": 18810248,
                "maximum": 10051,
                "minimum": 10046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.165367186,
                "variance": 1.358080679
              },
              {
                "average": 243618822.8,
                "count": 18810248,
                "maximum": 243620492.2,
                "minimum": 243616883.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 794.0567342,
                "variance": 630526.0972
              },
              {
                "average": 0,
                "count": 18810248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18810248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18810248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18810248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18810248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617274.4707,
              4813197.29,
              1236.27533,
              618309.8107,
              4814603.09,
              1873.05533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617274.4706992146,
                    4813197.289639028,
                    1236.2753296415876
                  ],
                  [
                    617274.4706992146,
                    4814603.0896390285,
                    1236.2753296415876
                  ],
                  [
                    618309.8106992147,
                    4814603.0896390285,
                    1873.0553296415874
                  ],
                  [
                    618309.8106992147,
                    4813197.289639028,
                    1873.0553296415874
                  ],
                  [
                    617274.4706992146,
                    4813197.289639028,
                    1236.2753296415876
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:08:12+00:00",
            "end_time": "2019-06-03T17:08: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": "20190602_43121D5316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62504573924494,
              43.397312615975444,
              1360.691238843628
            ],
            [
              -121.62498168493806,
              43.40014478213052,
              1360.691238843628
            ],
            [
              -121.61242704368811,
              43.3999931163105,
              1935.771238843628
            ],
            [
              -121.61249168238922,
              43.39716096507145,
              1935.771238843628
            ],
            [
              -121.62504573924494,
              43.397312615975444,
              1360.691238843628
            ]
          ]
        ]
      },
      "bbox": [
        -121.6250457,
        43.39716097,
        1360.691239,
        -121.612427,
        43.40014478,
        1935.771239
      ],
      "properties": {
        "datetime": "2019-06-02T18:11:16Z",
        "pc:count": 6361736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611881.5637,
            "count": 6361736,
            "maximum": 612363.0143,
            "minimum": 611346.0743,
            "name": "X",
            "position": 0,
            "stddev": 279.1029042,
            "variance": 77898.43112
          },
          {
            "average": 4806007.023,
            "count": 6361736,
            "maximum": 4806169.847,
            "minimum": 4805855.227,
            "name": "Y",
            "position": 1,
            "stddev": 84.91776236,
            "variance": 7211.026364
          },
          {
            "average": 1471.918037,
            "count": 6361736,
            "maximum": 1935.771239,
            "minimum": 1360.691239,
            "name": "Z",
            "position": 2,
            "stddev": 72.64722333,
            "variance": 5277.619058
          },
          {
            "average": 16836.56115,
            "count": 6361736,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11017.56146,
            "variance": 121386660.4
          },
          {
            "average": 1.293927632,
            "count": 6361736,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6124454641,
            "variance": 0.3750894464
          },
          {
            "average": 1.587744917,
            "count": 6361736,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8629776776,
            "variance": 0.7447304721
          },
          {
            "average": 0.4960998067,
            "count": 6361736,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848276,
            "variance": 0.2499848278
          },
          {
            "average": 0,
            "count": 6361736,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.516355441,
            "count": 6361736,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.420530405,
            "variance": 5.858967441
          },
          {
            "average": 1.151542657,
            "count": 6361736,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.68354869,
            "variance": 114.1382125
          },
          {
            "average": 0.4728105662,
            "count": 6361736,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992602266,
            "variance": 0.2492607739
          },
          {
            "average": 10027.27627,
            "count": 6361736,
            "maximum": 10029,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8381910496,
            "variance": 0.7025642356
          },
          {
            "average": 243533272.2,
            "count": 6361736,
            "maximum": 243534276.1,
            "minimum": 243532531.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 514.7600159,
            "variance": 264977.8739
          },
          {
            "average": 0,
            "count": 6361736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6361736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6361736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6361736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6361736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611346.0743,
          4805855.227,
          1360.691239,
          612363.0143,
          4806169.847,
          1935.771239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611346.0742874253,
                4805855.227033037,
                1360.691238843628
              ],
              [
                611346.0742874253,
                4806169.847033036,
                1360.691238843628
              ],
              [
                612363.0142874252,
                4806169.847033036,
                1935.771238843628
              ],
              [
                612363.0142874252,
                4805855.227033037,
                1935.771238843628
              ],
              [
                611346.0742874253,
                4805855.227033037,
                1360.691238843628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:11:16+00:00",
        "end_time": "2019-06-02T17:42:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6250457,
            43.39716097,
            1360.691239,
            -121.612427,
            43.40014478,
            1935.771239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62504573924494,
                  43.397312615975444,
                  1360.691238843628
                ],
                [
                  -121.62498168493806,
                  43.40014478213052,
                  1360.691238843628
                ],
                [
                  -121.61242704368811,
                  43.3999931163105,
                  1935.771238843628
                ],
                [
                  -121.61249168238922,
                  43.39716096507145,
                  1935.771238843628
                ],
                [
                  -121.62504573924494,
                  43.397312615975444,
                  1360.691238843628
                ]
              ]
            ]
          },
          "id": "20190602_43121D5316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:11:16Z",
            "pc:count": 6361736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611881.5637,
                "count": 6361736,
                "maximum": 612363.0143,
                "minimum": 611346.0743,
                "name": "X",
                "position": 0,
                "stddev": 279.1029042,
                "variance": 77898.43112
              },
              {
                "average": 4806007.023,
                "count": 6361736,
                "maximum": 4806169.847,
                "minimum": 4805855.227,
                "name": "Y",
                "position": 1,
                "stddev": 84.91776236,
                "variance": 7211.026364
              },
              {
                "average": 1471.918037,
                "count": 6361736,
                "maximum": 1935.771239,
                "minimum": 1360.691239,
                "name": "Z",
                "position": 2,
                "stddev": 72.64722333,
                "variance": 5277.619058
              },
              {
                "average": 16836.56115,
                "count": 6361736,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11017.56146,
                "variance": 121386660.4
              },
              {
                "average": 1.293927632,
                "count": 6361736,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6124454641,
                "variance": 0.3750894464
              },
              {
                "average": 1.587744917,
                "count": 6361736,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8629776776,
                "variance": 0.7447304721
              },
              {
                "average": 0.4960998067,
                "count": 6361736,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848276,
                "variance": 0.2499848278
              },
              {
                "average": 0,
                "count": 6361736,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.516355441,
                "count": 6361736,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.420530405,
                "variance": 5.858967441
              },
              {
                "average": 1.151542657,
                "count": 6361736,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.68354869,
                "variance": 114.1382125
              },
              {
                "average": 0.4728105662,
                "count": 6361736,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992602266,
                "variance": 0.2492607739
              },
              {
                "average": 10027.27627,
                "count": 6361736,
                "maximum": 10029,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8381910496,
                "variance": 0.7025642356
              },
              {
                "average": 243533272.2,
                "count": 6361736,
                "maximum": 243534276.1,
                "minimum": 243532531.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 514.7600159,
                "variance": 264977.8739
              },
              {
                "average": 0,
                "count": 6361736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6361736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6361736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6361736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6361736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611346.0743,
              4805855.227,
              1360.691239,
              612363.0143,
              4806169.847,
              1935.771239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611346.0742874253,
                    4805855.227033037,
                    1360.691238843628
                  ],
                  [
                    611346.0742874253,
                    4806169.847033036,
                    1360.691238843628
                  ],
                  [
                    612363.0142874252,
                    4806169.847033036,
                    1935.771238843628
                  ],
                  [
                    612363.0142874252,
                    4805855.227033037,
                    1935.771238843628
                  ],
                  [
                    611346.0742874253,
                    4805855.227033037,
                    1360.691238843628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:11:16+00:00",
            "end_time": "2019-06-02T17:42:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.38781688860097,
              43.41249941786726,
              1451.8366907770492
            ],
            [
              -121.38748056798487,
              43.425170824487076,
              1451.8366907770492
            ],
            [
              -121.37465241833539,
              43.4249891720673,
              1985.7966907770492
            ],
            [
              -121.37499141163916,
              43.41231784536114,
              1985.7966907770492
            ],
            [
              -121.38781688860097,
              43.41249941786726,
              1451.8366907770492
            ]
          ]
        ]
      },
      "bbox": [
        -121.3878169,
        43.41231785,
        1451.836691,
        -121.3746524,
        43.42517082,
        1985.796691
      ],
      "properties": {
        "datetime": "2019-06-04T17:58:32Z",
        "pc:count": 21568732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631047.8151,
            "count": 21568732,
            "maximum": 631563.6907,
            "minimum": 630524.9107,
            "name": "X",
            "position": 0,
            "stddev": 289.5849228,
            "variance": 83859.42754
          },
          {
            "average": 4808593.655,
            "count": 21568732,
            "maximum": 4809293.808,
            "minimum": 4807886.008,
            "name": "Y",
            "position": 1,
            "stddev": 399.534436,
            "variance": 159627.7655
          },
          {
            "average": 1592.907318,
            "count": 21568732,
            "maximum": 1985.796691,
            "minimum": 1451.836691,
            "name": "Z",
            "position": 2,
            "stddev": 19.04787872,
            "variance": 362.8216837
          },
          {
            "average": 19296.67747,
            "count": 21568732,
            "maximum": 58628,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11299.88347,
            "variance": 127687366.5
          },
          {
            "average": 1.200622503,
            "count": 21568732,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4667300684,
            "variance": 0.2178369567
          },
          {
            "average": 1.401272453,
            "count": 21568732,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6423943057,
            "variance": 0.412670444
          },
          {
            "average": 0.5045551125,
            "count": 21568732,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999792621,
            "variance": 0.2499792625
          },
          {
            "average": 0,
            "count": 21568732,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264672861,
            "count": 21568732,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.460848429,
            "variance": 2.134078132
          },
          {
            "average": -1.409469918,
            "count": 21568732,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74599109,
            "variance": 115.4763245
          },
          {
            "average": 0.4951580371,
            "count": 21568732,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999765664,
            "variance": 0.249976567
          },
          {
            "average": 10092.45018,
            "count": 21568732,
            "maximum": 10095,
            "minimum": 10090,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.078109193,
            "variance": 1.162319431
          },
          {
            "average": 243705066.5,
            "count": 21568732,
            "maximum": 243706312.3,
            "minimum": 243703830.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535.5103663,
            "variance": 286771.3524
          },
          {
            "average": 0,
            "count": 21568732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21568732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21568732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21568732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21568732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630524.9107,
          4807886.008,
          1451.836691,
          631563.6907,
          4809293.808,
          1985.796691
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630524.9107149772,
                4807886.007765456,
                1451.8366907770492
              ],
              [
                630524.9107149772,
                4809293.807765457,
                1451.8366907770492
              ],
              [
                631563.6907149772,
                4809293.807765457,
                1985.7966907770492
              ],
              [
                631563.6907149772,
                4807886.007765456,
                1985.7966907770492
              ],
              [
                630524.9107149772,
                4807886.007765456,
                1451.8366907770492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:58:32+00:00",
        "end_time": "2019-06-04T17:17:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3878169,
            43.41231785,
            1451.836691,
            -121.3746524,
            43.42517082,
            1985.796691
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.38781688860097,
                  43.41249941786726,
                  1451.8366907770492
                ],
                [
                  -121.38748056798487,
                  43.425170824487076,
                  1451.8366907770492
                ],
                [
                  -121.37465241833539,
                  43.4249891720673,
                  1985.7966907770492
                ],
                [
                  -121.37499141163916,
                  43.41231784536114,
                  1985.7966907770492
                ],
                [
                  -121.38781688860097,
                  43.41249941786726,
                  1451.8366907770492
                ]
              ]
            ]
          },
          "id": "20190604_43121D4410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:58:32Z",
            "pc:count": 21568732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631047.8151,
                "count": 21568732,
                "maximum": 631563.6907,
                "minimum": 630524.9107,
                "name": "X",
                "position": 0,
                "stddev": 289.5849228,
                "variance": 83859.42754
              },
              {
                "average": 4808593.655,
                "count": 21568732,
                "maximum": 4809293.808,
                "minimum": 4807886.008,
                "name": "Y",
                "position": 1,
                "stddev": 399.534436,
                "variance": 159627.7655
              },
              {
                "average": 1592.907318,
                "count": 21568732,
                "maximum": 1985.796691,
                "minimum": 1451.836691,
                "name": "Z",
                "position": 2,
                "stddev": 19.04787872,
                "variance": 362.8216837
              },
              {
                "average": 19296.67747,
                "count": 21568732,
                "maximum": 58628,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11299.88347,
                "variance": 127687366.5
              },
              {
                "average": 1.200622503,
                "count": 21568732,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4667300684,
                "variance": 0.2178369567
              },
              {
                "average": 1.401272453,
                "count": 21568732,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6423943057,
                "variance": 0.412670444
              },
              {
                "average": 0.5045551125,
                "count": 21568732,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999792621,
                "variance": 0.2499792625
              },
              {
                "average": 0,
                "count": 21568732,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264672861,
                "count": 21568732,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.460848429,
                "variance": 2.134078132
              },
              {
                "average": -1.409469918,
                "count": 21568732,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74599109,
                "variance": 115.4763245
              },
              {
                "average": 0.4951580371,
                "count": 21568732,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999765664,
                "variance": 0.249976567
              },
              {
                "average": 10092.45018,
                "count": 21568732,
                "maximum": 10095,
                "minimum": 10090,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.078109193,
                "variance": 1.162319431
              },
              {
                "average": 243705066.5,
                "count": 21568732,
                "maximum": 243706312.3,
                "minimum": 243703830.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535.5103663,
                "variance": 286771.3524
              },
              {
                "average": 0,
                "count": 21568732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21568732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21568732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21568732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21568732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630524.9107,
              4807886.008,
              1451.836691,
              631563.6907,
              4809293.808,
              1985.796691
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630524.9107149772,
                    4807886.007765456,
                    1451.8366907770492
                  ],
                  [
                    630524.9107149772,
                    4809293.807765457,
                    1451.8366907770492
                  ],
                  [
                    631563.6907149772,
                    4809293.807765457,
                    1985.7966907770492
                  ],
                  [
                    631563.6907149772,
                    4807886.007765456,
                    1985.7966907770492
                  ],
                  [
                    630524.9107149772,
                    4807886.007765456,
                    1451.8366907770492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:58:32+00:00",
            "end_time": "2019-06-04T17: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": "20190603_43121D5117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277112932973,
              43.44999825957891,
              1250.9572429162567
            ],
            [
              -121.61248190801794,
              43.46264640341398,
              1250.9572429162567
            ],
            [
              -121.59969814068596,
              43.4624905412642,
              1892.3372429162569
            ],
            [
              -121.59999002459892,
              43.44984246586617,
              1892.3372429162569
            ],
            [
              -121.61277112932973,
              43.44999825957891,
              1250.9572429162567
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127711,
        43.44984247,
        1250.957243,
        -121.5996981,
        43.4626464,
        1892.337243
      ],
      "properties": {
        "datetime": "2019-06-03T17:55:26Z",
        "pc:count": 21834807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612764.4766,
            "count": 21834807,
            "maximum": 613277.1443,
            "minimum": 612242.7043,
            "name": "X",
            "position": 0,
            "stddev": 291.7115543,
            "variance": 85095.63093
          },
          {
            "average": 4812413.091,
            "count": 21834807,
            "maximum": 4813127.956,
            "minimum": 4811722.876,
            "name": "Y",
            "position": 1,
            "stddev": 405.3076649,
            "variance": 164274.3032
          },
          {
            "average": 1347.314167,
            "count": 21834807,
            "maximum": 1892.337243,
            "minimum": 1250.957243,
            "name": "Z",
            "position": 2,
            "stddev": 11.26124455,
            "variance": 126.8156288
          },
          {
            "average": 18787.44167,
            "count": 21834807,
            "maximum": 46287,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10087.88898,
            "variance": 101765504.1
          },
          {
            "average": 1.135001651,
            "count": 21834807,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.373888217,
            "variance": 0.1397923988
          },
          {
            "average": 1.269979808,
            "count": 21834807,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5158543979,
            "variance": 0.2661057598
          },
          {
            "average": 0.5034923826,
            "count": 21834807,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999878146,
            "variance": 0.2499878147
          },
          {
            "average": 0,
            "count": 21834807,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190386524,
            "count": 21834807,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9166409326,
            "variance": 0.8402305993
          },
          {
            "average": -1.160167354,
            "count": 21834807,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.783148,
            "variance": 116.2762807
          },
          {
            "average": 0.5057627026,
            "count": 21834807,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999668016,
            "variance": 0.2499668027
          },
          {
            "average": 10047.57045,
            "count": 21834807,
            "maximum": 10050,
            "minimum": 10045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.160317116,
            "variance": 1.34633581
          },
          {
            "average": 243618080.4,
            "count": 21834807,
            "maximum": 243619726.9,
            "minimum": 243616295.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 794.1191922,
            "variance": 630625.2915
          },
          {
            "average": 0,
            "count": 21834807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21834807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21834807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21834807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21834807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612242.7043,
          4811722.876,
          1250.957243,
          613277.1443,
          4813127.956,
          1892.337243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612242.704317218,
                4811722.875842507,
                1250.9572429162567
              ],
              [
                612242.704317218,
                4813127.955842507,
                1250.9572429162567
              ],
              [
                613277.144317218,
                4813127.955842507,
                1892.3372429162569
              ],
              [
                613277.144317218,
                4811722.875842507,
                1892.3372429162569
              ],
              [
                612242.704317218,
                4811722.875842507,
                1250.9572429162567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:55:26+00:00",
        "end_time": "2019-06-03T16:58:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127711,
            43.44984247,
            1250.957243,
            -121.5996981,
            43.4626464,
            1892.337243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277112932973,
                  43.44999825957891,
                  1250.9572429162567
                ],
                [
                  -121.61248190801794,
                  43.46264640341398,
                  1250.9572429162567
                ],
                [
                  -121.59969814068596,
                  43.4624905412642,
                  1892.3372429162569
                ],
                [
                  -121.59999002459892,
                  43.44984246586617,
                  1892.3372429162569
                ],
                [
                  -121.61277112932973,
                  43.44999825957891,
                  1250.9572429162567
                ]
              ]
            ]
          },
          "id": "20190603_43121D5117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:55:26Z",
            "pc:count": 21834807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612764.4766,
                "count": 21834807,
                "maximum": 613277.1443,
                "minimum": 612242.7043,
                "name": "X",
                "position": 0,
                "stddev": 291.7115543,
                "variance": 85095.63093
              },
              {
                "average": 4812413.091,
                "count": 21834807,
                "maximum": 4813127.956,
                "minimum": 4811722.876,
                "name": "Y",
                "position": 1,
                "stddev": 405.3076649,
                "variance": 164274.3032
              },
              {
                "average": 1347.314167,
                "count": 21834807,
                "maximum": 1892.337243,
                "minimum": 1250.957243,
                "name": "Z",
                "position": 2,
                "stddev": 11.26124455,
                "variance": 126.8156288
              },
              {
                "average": 18787.44167,
                "count": 21834807,
                "maximum": 46287,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10087.88898,
                "variance": 101765504.1
              },
              {
                "average": 1.135001651,
                "count": 21834807,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.373888217,
                "variance": 0.1397923988
              },
              {
                "average": 1.269979808,
                "count": 21834807,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5158543979,
                "variance": 0.2661057598
              },
              {
                "average": 0.5034923826,
                "count": 21834807,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999878146,
                "variance": 0.2499878147
              },
              {
                "average": 0,
                "count": 21834807,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190386524,
                "count": 21834807,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9166409326,
                "variance": 0.8402305993
              },
              {
                "average": -1.160167354,
                "count": 21834807,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.783148,
                "variance": 116.2762807
              },
              {
                "average": 0.5057627026,
                "count": 21834807,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999668016,
                "variance": 0.2499668027
              },
              {
                "average": 10047.57045,
                "count": 21834807,
                "maximum": 10050,
                "minimum": 10045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.160317116,
                "variance": 1.34633581
              },
              {
                "average": 243618080.4,
                "count": 21834807,
                "maximum": 243619726.9,
                "minimum": 243616295.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 794.1191922,
                "variance": 630625.2915
              },
              {
                "average": 0,
                "count": 21834807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21834807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21834807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21834807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21834807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612242.7043,
              4811722.876,
              1250.957243,
              613277.1443,
              4813127.956,
              1892.337243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612242.704317218,
                    4811722.875842507,
                    1250.9572429162567
                  ],
                  [
                    612242.704317218,
                    4813127.955842507,
                    1250.9572429162567
                  ],
                  [
                    613277.144317218,
                    4813127.955842507,
                    1892.3372429162569
                  ],
                  [
                    613277.144317218,
                    4811722.875842507,
                    1892.3372429162569
                  ],
                  [
                    612242.704317218,
                    4811722.875842507,
                    1250.9572429162567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:55:26+00:00",
            "end_time": "2019-06-03T16: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": "20190602_43121D5317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61254526966744,
              43.39739674308375,
              1442.8803623043136
            ],
            [
              -121.6124825108195,
              43.40014661769736,
              1442.8803623043136
            ],
            [
              -121.5999281827039,
              43.39999358276375,
              1955.6603623043134
            ],
            [
              -121.59999150894694,
              43.39724372276351,
              1955.6603623043134
            ],
            [
              -121.61254526966744,
              43.39739674308375,
              1442.8803623043136
            ]
          ]
        ]
      },
      "bbox": [
        -121.6125453,
        43.39724372,
        1442.880362,
        -121.5999282,
        43.40014662,
        1955.660362
      ],
      "properties": {
        "datetime": "2019-06-02T18:02:28Z",
        "pc:count": 6026645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612856.781,
            "count": 6026645,
            "maximum": 613375.1589,
            "minimum": 612358.2389,
            "name": "X",
            "position": 0,
            "stddev": 298.6971372,
            "variance": 89219.97977
          },
          {
            "average": 4806041.765,
            "count": 6026645,
            "maximum": 4806186.82,
            "minimum": 4805881.34,
            "name": "Y",
            "position": 1,
            "stddev": 79.98684089,
            "variance": 6397.894716
          },
          {
            "average": 1590.538114,
            "count": 6026645,
            "maximum": 1955.660362,
            "minimum": 1442.880362,
            "name": "Z",
            "position": 2,
            "stddev": 21.96039743,
            "variance": 482.2590554
          },
          {
            "average": 21099.55503,
            "count": 6026645,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13162.54789,
            "variance": 173252666.9
          },
          {
            "average": 1.242350263,
            "count": 6026645,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5184605737,
            "variance": 0.2688013665
          },
          {
            "average": 1.484814022,
            "count": 6026645,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7108347885,
            "variance": 0.5052860965
          },
          {
            "average": 0.5046678542,
            "count": 6026645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999782521,
            "variance": 0.2499782526
          },
          {
            "average": 0,
            "count": 6026645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32698143,
            "count": 6026645,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.822787924,
            "variance": 3.322555815
          },
          {
            "average": -1.053503819,
            "count": 6026645,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96751852,
            "variance": 120.2864624
          },
          {
            "average": 0.5096487349,
            "count": 6026645,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999069347,
            "variance": 0.2499069434
          },
          {
            "average": 10026.92098,
            "count": 6026645,
            "maximum": 10028,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7748090021,
            "variance": 0.6003289897
          },
          {
            "average": 243533055.8,
            "count": 6026645,
            "maximum": 243533748.5,
            "minimum": 243531904.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470.0283541,
            "variance": 220926.6537
          },
          {
            "average": 0,
            "count": 6026645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6026645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6026645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6026645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6026645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612358.2389,
          4805881.34,
          1442.880362,
          613375.1589,
          4806186.82,
          1955.660362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612358.2389034943,
                4805881.339832036,
                1442.8803623043136
              ],
              [
                612358.2389034943,
                4806186.819832036,
                1442.8803623043136
              ],
              [
                613375.1589034942,
                4806186.819832036,
                1955.6603623043134
              ],
              [
                613375.1589034942,
                4805881.339832036,
                1955.6603623043134
              ],
              [
                612358.2389034943,
                4805881.339832036,
                1442.8803623043136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:02:28+00:00",
        "end_time": "2019-06-02T17:31:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6125453,
            43.39724372,
            1442.880362,
            -121.5999282,
            43.40014662,
            1955.660362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61254526966744,
                  43.39739674308375,
                  1442.8803623043136
                ],
                [
                  -121.6124825108195,
                  43.40014661769736,
                  1442.8803623043136
                ],
                [
                  -121.5999281827039,
                  43.39999358276375,
                  1955.6603623043134
                ],
                [
                  -121.59999150894694,
                  43.39724372276351,
                  1955.6603623043134
                ],
                [
                  -121.61254526966744,
                  43.39739674308375,
                  1442.8803623043136
                ]
              ]
            ]
          },
          "id": "20190602_43121D5317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:02:28Z",
            "pc:count": 6026645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612856.781,
                "count": 6026645,
                "maximum": 613375.1589,
                "minimum": 612358.2389,
                "name": "X",
                "position": 0,
                "stddev": 298.6971372,
                "variance": 89219.97977
              },
              {
                "average": 4806041.765,
                "count": 6026645,
                "maximum": 4806186.82,
                "minimum": 4805881.34,
                "name": "Y",
                "position": 1,
                "stddev": 79.98684089,
                "variance": 6397.894716
              },
              {
                "average": 1590.538114,
                "count": 6026645,
                "maximum": 1955.660362,
                "minimum": 1442.880362,
                "name": "Z",
                "position": 2,
                "stddev": 21.96039743,
                "variance": 482.2590554
              },
              {
                "average": 21099.55503,
                "count": 6026645,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13162.54789,
                "variance": 173252666.9
              },
              {
                "average": 1.242350263,
                "count": 6026645,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5184605737,
                "variance": 0.2688013665
              },
              {
                "average": 1.484814022,
                "count": 6026645,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7108347885,
                "variance": 0.5052860965
              },
              {
                "average": 0.5046678542,
                "count": 6026645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999782521,
                "variance": 0.2499782526
              },
              {
                "average": 0,
                "count": 6026645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32698143,
                "count": 6026645,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.822787924,
                "variance": 3.322555815
              },
              {
                "average": -1.053503819,
                "count": 6026645,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96751852,
                "variance": 120.2864624
              },
              {
                "average": 0.5096487349,
                "count": 6026645,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999069347,
                "variance": 0.2499069434
              },
              {
                "average": 10026.92098,
                "count": 6026645,
                "maximum": 10028,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7748090021,
                "variance": 0.6003289897
              },
              {
                "average": 243533055.8,
                "count": 6026645,
                "maximum": 243533748.5,
                "minimum": 243531904.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470.0283541,
                "variance": 220926.6537
              },
              {
                "average": 0,
                "count": 6026645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6026645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6026645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6026645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6026645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612358.2389,
              4805881.34,
              1442.880362,
              613375.1589,
              4806186.82,
              1955.660362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612358.2389034943,
                    4805881.339832036,
                    1442.8803623043136
                  ],
                  [
                    612358.2389034943,
                    4806186.819832036,
                    1442.8803623043136
                  ],
                  [
                    613375.1589034942,
                    4806186.819832036,
                    1955.6603623043134
                  ],
                  [
                    613375.1589034942,
                    4805881.339832036,
                    1955.6603623043134
                  ],
                  [
                    612358.2389034943,
                    4805881.339832036,
                    1442.8803623043136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:02:28+00:00",
            "end_time": "2019-06-02T17:31:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47529872089513,
              43.42499881701785,
              1340.2701017441693
            ],
            [
              -121.4749807464961,
              43.4376611854322,
              1340.2701017441693
            ],
            [
              -121.46217016941935,
              43.437489588321206,
              1941.7301017441694
            ],
            [
              -121.46249081233529,
              43.42482729534125,
              1941.7301017441694
            ],
            [
              -121.47529872089513,
              43.42499881701785,
              1340.2701017441693
            ]
          ]
        ]
      },
      "bbox": [
        -121.4752987,
        43.4248273,
        1340.270102,
        -121.4621702,
        43.43766119,
        1941.730102
      ],
      "properties": {
        "datetime": "2019-06-04T16:59:46Z",
        "pc:count": 26691579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623942.5692,
            "count": 26691579,
            "maximum": 624453.848,
            "minimum": 623416.748,
            "name": "X",
            "position": 0,
            "stddev": 307.1628375,
            "variance": 94349.00875
          },
          {
            "average": 4809814.735,
            "count": 26691579,
            "maximum": 4810547.633,
            "minimum": 4809140.893,
            "name": "Y",
            "position": 1,
            "stddev": 397.2742049,
            "variance": 157826.7939
          },
          {
            "average": 1422.338337,
            "count": 26691579,
            "maximum": 1941.730102,
            "minimum": 1340.270102,
            "name": "Z",
            "position": 2,
            "stddev": 13.59918143,
            "variance": 184.9377356
          },
          {
            "average": 19533.07235,
            "count": 26691579,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10589.63872,
            "variance": 112140448.3
          },
          {
            "average": 1.178511957,
            "count": 26691579,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4681944141,
            "variance": 0.2192060094
          },
          {
            "average": 1.356929015,
            "count": 26691579,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6686775018,
            "variance": 0.4471296014
          },
          {
            "average": 0.4990837372,
            "count": 26691579,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991698,
            "variance": 0.2499991698
          },
          {
            "average": 1.236344991e-06,
            "count": 26691579,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001111909847,
            "variance": 1.236343509e-06
          },
          {
            "average": 1.271590377,
            "count": 26691579,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.581893128,
            "variance": 2.502385867
          },
          {
            "average": 1.258784891,
            "count": 26691579,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.09844807,
            "variance": 123.1755497
          },
          {
            "average": 0.498807845,
            "count": 26691579,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999985881,
            "variance": 0.2499985881
          },
          {
            "average": 10034.22617,
            "count": 26691579,
            "maximum": 10088,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.48435069,
            "variance": 155.8590122
          },
          {
            "average": 243544170.9,
            "count": 26691579,
            "maximum": 243702786.3,
            "minimum": 243533522.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36172.97026,
            "variance": 1308483777
          },
          {
            "average": 0,
            "count": 26691579,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26691579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26691579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26691579,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26691579,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623416.748,
          4809140.893,
          1340.270102,
          624453.848,
          4810547.633,
          1941.730102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623416.7479984292,
                4809140.893114234,
                1340.2701017441693
              ],
              [
                623416.7479984292,
                4810547.633114235,
                1340.2701017441693
              ],
              [
                624453.8479984293,
                4810547.633114235,
                1941.7301017441694
              ],
              [
                624453.8479984293,
                4809140.893114234,
                1941.7301017441694
              ],
              [
                623416.7479984292,
                4809140.893114234,
                1340.2701017441693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:59:46+00:00",
        "end_time": "2019-06-02T17:58:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4752987,
            43.4248273,
            1340.270102,
            -121.4621702,
            43.43766119,
            1941.730102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47529872089513,
                  43.42499881701785,
                  1340.2701017441693
                ],
                [
                  -121.4749807464961,
                  43.4376611854322,
                  1340.2701017441693
                ],
                [
                  -121.46217016941935,
                  43.437489588321206,
                  1941.7301017441694
                ],
                [
                  -121.46249081233529,
                  43.42482729534125,
                  1941.7301017441694
                ],
                [
                  -121.47529872089513,
                  43.42499881701785,
                  1340.2701017441693
                ]
              ]
            ]
          },
          "id": "20190602_43121D4303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:59:46Z",
            "pc:count": 26691579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623942.5692,
                "count": 26691579,
                "maximum": 624453.848,
                "minimum": 623416.748,
                "name": "X",
                "position": 0,
                "stddev": 307.1628375,
                "variance": 94349.00875
              },
              {
                "average": 4809814.735,
                "count": 26691579,
                "maximum": 4810547.633,
                "minimum": 4809140.893,
                "name": "Y",
                "position": 1,
                "stddev": 397.2742049,
                "variance": 157826.7939
              },
              {
                "average": 1422.338337,
                "count": 26691579,
                "maximum": 1941.730102,
                "minimum": 1340.270102,
                "name": "Z",
                "position": 2,
                "stddev": 13.59918143,
                "variance": 184.9377356
              },
              {
                "average": 19533.07235,
                "count": 26691579,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10589.63872,
                "variance": 112140448.3
              },
              {
                "average": 1.178511957,
                "count": 26691579,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4681944141,
                "variance": 0.2192060094
              },
              {
                "average": 1.356929015,
                "count": 26691579,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6686775018,
                "variance": 0.4471296014
              },
              {
                "average": 0.4990837372,
                "count": 26691579,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991698,
                "variance": 0.2499991698
              },
              {
                "average": 1.236344991e-06,
                "count": 26691579,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001111909847,
                "variance": 1.236343509e-06
              },
              {
                "average": 1.271590377,
                "count": 26691579,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.581893128,
                "variance": 2.502385867
              },
              {
                "average": 1.258784891,
                "count": 26691579,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.09844807,
                "variance": 123.1755497
              },
              {
                "average": 0.498807845,
                "count": 26691579,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999985881,
                "variance": 0.2499985881
              },
              {
                "average": 10034.22617,
                "count": 26691579,
                "maximum": 10088,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.48435069,
                "variance": 155.8590122
              },
              {
                "average": 243544170.9,
                "count": 26691579,
                "maximum": 243702786.3,
                "minimum": 243533522.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36172.97026,
                "variance": 1308483777
              },
              {
                "average": 0,
                "count": 26691579,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26691579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26691579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26691579,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26691579,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623416.748,
              4809140.893,
              1340.270102,
              624453.848,
              4810547.633,
              1941.730102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623416.7479984292,
                    4809140.893114234,
                    1340.2701017441693
                  ],
                  [
                    623416.7479984292,
                    4810547.633114235,
                    1340.2701017441693
                  ],
                  [
                    624453.8479984293,
                    4810547.633114235,
                    1941.7301017441694
                  ],
                  [
                    624453.8479984293,
                    4809140.893114234,
                    1941.7301017441694
                  ],
                  [
                    623416.7479984292,
                    4809140.893114234,
                    1340.2701017441693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:59:46+00:00",
            "end_time": "2019-06-02T17:58:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279164965847,
              43.42499863080695,
              1317.5218203962845
            ],
            [
              -121.5124815940448,
              43.437657076888726,
              1317.5218203962845
            ],
            [
              -121.49967820703871,
              43.43748977806636,
              1925.0418203962845
            ],
            [
              -121.49999092893782,
              43.42483140550668,
              1925.0418203962845
            ],
            [
              -121.51279164965847,
              43.42499863080695,
              1317.5218203962845
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127916,
        43.42483141,
        1317.52182,
        -121.4996782,
        43.43765708,
        1925.04182
      ],
      "properties": {
        "datetime": "2019-06-02T19:51:05Z",
        "pc:count": 24434128,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620876.7851,
            "count": 24434128,
            "maximum": 621418.349,
            "minimum": 620381.849,
            "name": "X",
            "position": 0,
            "stddev": 297.2237128,
            "variance": 88341.93545
          },
          {
            "average": 4809822.83,
            "count": 24434128,
            "maximum": 4810492.306,
            "minimum": 4809086.026,
            "name": "Y",
            "position": 1,
            "stddev": 406.2497472,
            "variance": 165038.8571
          },
          {
            "average": 1409.650808,
            "count": 24434128,
            "maximum": 1925.04182,
            "minimum": 1317.52182,
            "name": "Z",
            "position": 2,
            "stddev": 43.31581528,
            "variance": 1876.259854
          },
          {
            "average": 18348.12393,
            "count": 24434128,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10106.33452,
            "variance": 102137997.5
          },
          {
            "average": 1.163384222,
            "count": 24434128,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4212438063,
            "variance": 0.1774463444
          },
          {
            "average": 1.326769304,
            "count": 24434128,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5850286904,
            "variance": 0.3422585685
          },
          {
            "average": 0.4978270966,
            "count": 24434128,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952887,
            "variance": 0.2499952887
          },
          {
            "average": 0,
            "count": 24434128,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219265406,
            "count": 24434128,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.198381648,
            "variance": 1.436118575
          },
          {
            "average": 1.6915938,
            "count": 24434128,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83798923,
            "variance": 117.4620106
          },
          {
            "average": 0.4990528412,
            "count": 24434128,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991131,
            "variance": 0.2499991131
          },
          {
            "average": 10032.71059,
            "count": 24434128,
            "maximum": 10038,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.04298794,
            "variance": 4.173799722
          },
          {
            "average": 243536726.3,
            "count": 24434128,
            "maximum": 243540265.8,
            "minimum": 243534880.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1267.551159,
            "variance": 1606685.942
          },
          {
            "average": 0,
            "count": 24434128,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24434128,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24434128,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24434128,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24434128,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620381.849,
          4809086.026,
          1317.52182,
          621418.349,
          4810492.306,
          1925.04182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620381.8490139229,
                4809086.026232655,
                1317.5218203962845
              ],
              [
                620381.8490139229,
                4810492.3062326545,
                1317.5218203962845
              ],
              [
                621418.3490139229,
                4810492.3062326545,
                1925.0418203962845
              ],
              [
                621418.3490139229,
                4809086.026232655,
                1925.0418203962845
              ],
              [
                620381.8490139229,
                4809086.026232655,
                1317.5218203962845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:51:05+00:00",
        "end_time": "2019-06-02T18:21:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127916,
            43.42483141,
            1317.52182,
            -121.4996782,
            43.43765708,
            1925.04182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279164965847,
                  43.42499863080695,
                  1317.5218203962845
                ],
                [
                  -121.5124815940448,
                  43.437657076888726,
                  1317.5218203962845
                ],
                [
                  -121.49967820703871,
                  43.43748977806636,
                  1925.0418203962845
                ],
                [
                  -121.49999092893782,
                  43.42483140550668,
                  1925.0418203962845
                ],
                [
                  -121.51279164965847,
                  43.42499863080695,
                  1317.5218203962845
                ]
              ]
            ]
          },
          "id": "20190602_43121D5405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:51:05Z",
            "pc:count": 24434128,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620876.7851,
                "count": 24434128,
                "maximum": 621418.349,
                "minimum": 620381.849,
                "name": "X",
                "position": 0,
                "stddev": 297.2237128,
                "variance": 88341.93545
              },
              {
                "average": 4809822.83,
                "count": 24434128,
                "maximum": 4810492.306,
                "minimum": 4809086.026,
                "name": "Y",
                "position": 1,
                "stddev": 406.2497472,
                "variance": 165038.8571
              },
              {
                "average": 1409.650808,
                "count": 24434128,
                "maximum": 1925.04182,
                "minimum": 1317.52182,
                "name": "Z",
                "position": 2,
                "stddev": 43.31581528,
                "variance": 1876.259854
              },
              {
                "average": 18348.12393,
                "count": 24434128,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10106.33452,
                "variance": 102137997.5
              },
              {
                "average": 1.163384222,
                "count": 24434128,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4212438063,
                "variance": 0.1774463444
              },
              {
                "average": 1.326769304,
                "count": 24434128,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5850286904,
                "variance": 0.3422585685
              },
              {
                "average": 0.4978270966,
                "count": 24434128,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952887,
                "variance": 0.2499952887
              },
              {
                "average": 0,
                "count": 24434128,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219265406,
                "count": 24434128,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.198381648,
                "variance": 1.436118575
              },
              {
                "average": 1.6915938,
                "count": 24434128,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83798923,
                "variance": 117.4620106
              },
              {
                "average": 0.4990528412,
                "count": 24434128,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991131,
                "variance": 0.2499991131
              },
              {
                "average": 10032.71059,
                "count": 24434128,
                "maximum": 10038,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.04298794,
                "variance": 4.173799722
              },
              {
                "average": 243536726.3,
                "count": 24434128,
                "maximum": 243540265.8,
                "minimum": 243534880.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1267.551159,
                "variance": 1606685.942
              },
              {
                "average": 0,
                "count": 24434128,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24434128,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24434128,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24434128,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24434128,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620381.849,
              4809086.026,
              1317.52182,
              621418.349,
              4810492.306,
              1925.04182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620381.8490139229,
                    4809086.026232655,
                    1317.5218203962845
                  ],
                  [
                    620381.8490139229,
                    4810492.3062326545,
                    1317.5218203962845
                  ],
                  [
                    621418.3490139229,
                    4810492.3062326545,
                    1925.0418203962845
                  ],
                  [
                    621418.3490139229,
                    4809086.026232655,
                    1925.0418203962845
                  ],
                  [
                    620381.8490139229,
                    4809086.026232655,
                    1317.5218203962845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:51:05+00:00",
            "end_time": "2019-06-02T18: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": "20190602_43121D5318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6000439176024,
              43.397478028026974,
              1464.0662306403572
            ],
            [
              -121.59998243411489,
              43.400147952299726,
              1464.0662306403572
            ],
            [
              -121.58742965437071,
              43.399993563467575,
              1902.746230640357
            ],
            [
              -121.58749168868412,
              43.39732365350887,
              1902.746230640357
            ],
            [
              -121.6000439176024,
              43.397478028026974,
              1464.0662306403572
            ]
          ]
        ]
      },
      "bbox": [
        -121.6000439,
        43.39732365,
        1464.066231,
        -121.5874297,
        43.40014795,
        1902.746231
      ],
      "properties": {
        "datetime": "2019-06-02T18:02:09Z",
        "pc:count": 6062191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613871.3685,
            "count": 6062191,
            "maximum": 614387.2778,
            "minimum": 613370.4778,
            "name": "X",
            "position": 0,
            "stddev": 294.6868489,
            "variance": 86840.33891
          },
          {
            "average": 4806048.433,
            "count": 6062191,
            "maximum": 4806203.89,
            "minimum": 4805907.29,
            "name": "Y",
            "position": 1,
            "stddev": 80.28545301,
            "variance": 6445.753964
          },
          {
            "average": 1633.225395,
            "count": 6062191,
            "maximum": 1902.746231,
            "minimum": 1464.066231,
            "name": "Z",
            "position": 2,
            "stddev": 30.89676505,
            "variance": 954.6100908
          },
          {
            "average": 19944.35274,
            "count": 6062191,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12933.47344,
            "variance": 167274735.1
          },
          {
            "average": 1.284236178,
            "count": 6062191,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5544989993,
            "variance": 0.3074691402
          },
          {
            "average": 1.568351278,
            "count": 6062191,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7464266528,
            "variance": 0.557152748
          },
          {
            "average": 0.5127883632,
            "count": 6062191,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998364722,
            "variance": 0.249836499
          },
          {
            "average": 0,
            "count": 6062191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353379331,
            "count": 6062191,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.012057103,
            "variance": 4.048373784
          },
          {
            "average": -4.100263161,
            "count": 6062191,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.385395545,
            "variance": 88.08564953
          },
          {
            "average": 0.524031163,
            "count": 6062191,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994222105,
            "variance": 0.2494225443
          },
          {
            "average": 10026.42763,
            "count": 6062191,
            "maximum": 10028,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7272488309,
            "variance": 0.5288908621
          },
          {
            "average": 243532753.7,
            "count": 6062191,
            "maximum": 243533729.8,
            "minimum": 243531907.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 426.7380112,
            "variance": 182105.3302
          },
          {
            "average": 0,
            "count": 6062191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6062191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6062191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6062191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6062191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613370.4778,
          4805907.29,
          1464.066231,
          614387.2778,
          4806203.89,
          1902.746231
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613370.4777900097,
                4805907.290030642,
                1464.0662306403572
              ],
              [
                613370.4777900097,
                4806203.890030642,
                1464.0662306403572
              ],
              [
                614387.2777900097,
                4806203.890030642,
                1902.746230640357
              ],
              [
                614387.2777900097,
                4805907.290030642,
                1902.746230640357
              ],
              [
                613370.4777900097,
                4805907.290030642,
                1464.0662306403572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:02:09+00:00",
        "end_time": "2019-06-02T17:31:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6000439,
            43.39732365,
            1464.066231,
            -121.5874297,
            43.40014795,
            1902.746231
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6000439176024,
                  43.397478028026974,
                  1464.0662306403572
                ],
                [
                  -121.59998243411489,
                  43.400147952299726,
                  1464.0662306403572
                ],
                [
                  -121.58742965437071,
                  43.399993563467575,
                  1902.746230640357
                ],
                [
                  -121.58749168868412,
                  43.39732365350887,
                  1902.746230640357
                ],
                [
                  -121.6000439176024,
                  43.397478028026974,
                  1464.0662306403572
                ]
              ]
            ]
          },
          "id": "20190602_43121D5318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:02:09Z",
            "pc:count": 6062191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613871.3685,
                "count": 6062191,
                "maximum": 614387.2778,
                "minimum": 613370.4778,
                "name": "X",
                "position": 0,
                "stddev": 294.6868489,
                "variance": 86840.33891
              },
              {
                "average": 4806048.433,
                "count": 6062191,
                "maximum": 4806203.89,
                "minimum": 4805907.29,
                "name": "Y",
                "position": 1,
                "stddev": 80.28545301,
                "variance": 6445.753964
              },
              {
                "average": 1633.225395,
                "count": 6062191,
                "maximum": 1902.746231,
                "minimum": 1464.066231,
                "name": "Z",
                "position": 2,
                "stddev": 30.89676505,
                "variance": 954.6100908
              },
              {
                "average": 19944.35274,
                "count": 6062191,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12933.47344,
                "variance": 167274735.1
              },
              {
                "average": 1.284236178,
                "count": 6062191,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5544989993,
                "variance": 0.3074691402
              },
              {
                "average": 1.568351278,
                "count": 6062191,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7464266528,
                "variance": 0.557152748
              },
              {
                "average": 0.5127883632,
                "count": 6062191,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998364722,
                "variance": 0.249836499
              },
              {
                "average": 0,
                "count": 6062191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353379331,
                "count": 6062191,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.012057103,
                "variance": 4.048373784
              },
              {
                "average": -4.100263161,
                "count": 6062191,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.385395545,
                "variance": 88.08564953
              },
              {
                "average": 0.524031163,
                "count": 6062191,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994222105,
                "variance": 0.2494225443
              },
              {
                "average": 10026.42763,
                "count": 6062191,
                "maximum": 10028,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7272488309,
                "variance": 0.5288908621
              },
              {
                "average": 243532753.7,
                "count": 6062191,
                "maximum": 243533729.8,
                "minimum": 243531907.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 426.7380112,
                "variance": 182105.3302
              },
              {
                "average": 0,
                "count": 6062191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6062191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6062191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6062191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6062191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613370.4778,
              4805907.29,
              1464.066231,
              614387.2778,
              4806203.89,
              1902.746231
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613370.4777900097,
                    4805907.290030642,
                    1464.0662306403572
                  ],
                  [
                    613370.4777900097,
                    4806203.890030642,
                    1464.0662306403572
                  ],
                  [
                    614387.2777900097,
                    4806203.890030642,
                    1902.746230640357
                  ],
                  [
                    614387.2777900097,
                    4805907.290030642,
                    1902.746230640357
                  ],
                  [
                    613370.4777900097,
                    4805907.290030642,
                    1464.0662306403572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:02:09+00:00",
            "end_time": "2019-06-02T17:31: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": "20190603_43121D5203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778764160408,
              43.48749853774721,
              1315.3246519857962
            ],
            [
              -121.53748218250966,
              43.500154827102115,
              1315.3246519857962
            ],
            [
              -121.52468251589359,
              43.49999035926863,
              1910.1646519857964
            ],
            [
              -121.52499064595293,
              43.48733414217078,
              1910.1646519857964
            ],
            [
              -121.53778764160408,
              43.48749853774721,
              1315.3246519857962
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377876,
        43.48733414,
        1315.324652,
        -121.5246825,
        43.50015483,
        1910.164652
      ],
      "properties": {
        "datetime": "2019-06-03T19:06:38Z",
        "pc:count": 17337471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618767.2606,
            "count": 17337471,
            "maximum": 619271.7822,
            "minimum": 618236.6622,
            "name": "X",
            "position": 0,
            "stddev": 293.9309547,
            "variance": 86395.40615
          },
          {
            "average": 4816656.664,
            "count": 17337471,
            "maximum": 4817397.45,
            "minimum": 4815991.41,
            "name": "Y",
            "position": 1,
            "stddev": 396.3500034,
            "variance": 157093.3252
          },
          {
            "average": 1328.132365,
            "count": 17337471,
            "maximum": 1910.164652,
            "minimum": 1315.324652,
            "name": "Z",
            "position": 2,
            "stddev": 8.577785866,
            "variance": 73.57841037
          },
          {
            "average": 21900.98585,
            "count": 17337471,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9753.853682,
            "variance": 95137661.65
          },
          {
            "average": 1.096200536,
            "count": 17337471,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3319499909,
            "variance": 0.1101907964
          },
          {
            "average": 1.192434929,
            "count": 17337471,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.474504735,
            "variance": 0.2251547435
          },
          {
            "average": 0.4982569834,
            "count": 17337471,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969763,
            "variance": 0.2499969763
          },
          {
            "average": 0,
            "count": 17337471,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247149426,
            "count": 17337471,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9400522641,
            "variance": 0.8836982592
          },
          {
            "average": 1.092445768,
            "count": 17337471,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77408783,
            "variance": 116.0809686
          },
          {
            "average": 0.4924846305,
            "count": 17337471,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999435304,
            "variance": 0.2499435336
          },
          {
            "average": 10054.28087,
            "count": 17337471,
            "maximum": 10057,
            "minimum": 10052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.11526328,
            "variance": 1.243812185
          },
          {
            "average": 243622441.3,
            "count": 17337471,
            "maximum": 243623998.6,
            "minimum": 243620931.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 668.8075938,
            "variance": 447303.5975
          },
          {
            "average": 0,
            "count": 17337471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17337471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17337471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17337471,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17337471,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618236.6622,
          4815991.41,
          1315.324652,
          619271.7822,
          4817397.45,
          1910.164652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618236.6622342465,
                4815991.409712385,
                1315.3246519857962
              ],
              [
                618236.6622342465,
                4817397.4497123845,
                1315.3246519857962
              ],
              [
                619271.7822342466,
                4817397.4497123845,
                1910.1646519857964
              ],
              [
                619271.7822342466,
                4815991.409712385,
                1910.1646519857964
              ],
              [
                618236.6622342465,
                4815991.409712385,
                1315.3246519857962
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:06:38+00:00",
        "end_time": "2019-06-03T18:15:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377876,
            43.48733414,
            1315.324652,
            -121.5246825,
            43.50015483,
            1910.164652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778764160408,
                  43.48749853774721,
                  1315.3246519857962
                ],
                [
                  -121.53748218250966,
                  43.500154827102115,
                  1315.3246519857962
                ],
                [
                  -121.52468251589359,
                  43.49999035926863,
                  1910.1646519857964
                ],
                [
                  -121.52499064595293,
                  43.48733414217078,
                  1910.1646519857964
                ],
                [
                  -121.53778764160408,
                  43.48749853774721,
                  1315.3246519857962
                ]
              ]
            ]
          },
          "id": "20190603_43121D5203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:06:38Z",
            "pc:count": 17337471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618767.2606,
                "count": 17337471,
                "maximum": 619271.7822,
                "minimum": 618236.6622,
                "name": "X",
                "position": 0,
                "stddev": 293.9309547,
                "variance": 86395.40615
              },
              {
                "average": 4816656.664,
                "count": 17337471,
                "maximum": 4817397.45,
                "minimum": 4815991.41,
                "name": "Y",
                "position": 1,
                "stddev": 396.3500034,
                "variance": 157093.3252
              },
              {
                "average": 1328.132365,
                "count": 17337471,
                "maximum": 1910.164652,
                "minimum": 1315.324652,
                "name": "Z",
                "position": 2,
                "stddev": 8.577785866,
                "variance": 73.57841037
              },
              {
                "average": 21900.98585,
                "count": 17337471,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9753.853682,
                "variance": 95137661.65
              },
              {
                "average": 1.096200536,
                "count": 17337471,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3319499909,
                "variance": 0.1101907964
              },
              {
                "average": 1.192434929,
                "count": 17337471,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.474504735,
                "variance": 0.2251547435
              },
              {
                "average": 0.4982569834,
                "count": 17337471,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969763,
                "variance": 0.2499969763
              },
              {
                "average": 0,
                "count": 17337471,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247149426,
                "count": 17337471,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9400522641,
                "variance": 0.8836982592
              },
              {
                "average": 1.092445768,
                "count": 17337471,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77408783,
                "variance": 116.0809686
              },
              {
                "average": 0.4924846305,
                "count": 17337471,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999435304,
                "variance": 0.2499435336
              },
              {
                "average": 10054.28087,
                "count": 17337471,
                "maximum": 10057,
                "minimum": 10052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.11526328,
                "variance": 1.243812185
              },
              {
                "average": 243622441.3,
                "count": 17337471,
                "maximum": 243623998.6,
                "minimum": 243620931.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 668.8075938,
                "variance": 447303.5975
              },
              {
                "average": 0,
                "count": 17337471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17337471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17337471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17337471,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17337471,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618236.6622,
              4815991.41,
              1315.324652,
              619271.7822,
              4817397.45,
              1910.164652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618236.6622342465,
                    4815991.409712385,
                    1315.3246519857962
                  ],
                  [
                    618236.6622342465,
                    4817397.4497123845,
                    1315.3246519857962
                  ],
                  [
                    619271.7822342466,
                    4817397.4497123845,
                    1910.1646519857964
                  ],
                  [
                    619271.7822342466,
                    4815991.409712385,
                    1910.1646519857964
                  ],
                  [
                    618236.6622342465,
                    4815991.409712385,
                    1315.3246519857962
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:06:38+00:00",
            "end_time": "2019-06-03T18:15: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": "20190602_43121D5223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778673834823,
              43.437498608224686,
              1262.7838591899877
            ],
            [
              -121.53748181598844,
              43.45015482862159,
              1262.7838591899877
            ],
            [
              -121.5246830610631,
              43.449990386842096,
              1917.0838591899878
            ],
            [
              -121.52499064950396,
              43.43733423869726,
              1917.0838591899878
            ],
            [
              -121.53778673834823,
              43.437498608224686,
              1262.7838591899877
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377867,
        43.43733424,
        1262.783859,
        -121.5246831,
        43.45015483,
        1917.083859
      ],
      "properties": {
        "datetime": "2019-06-03T17:00:06Z",
        "pc:count": 21523948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618850.81,
            "count": 21523948,
            "maximum": 619370.1387,
            "minimum": 618334.2387,
            "name": "X",
            "position": 0,
            "stddev": 292.7457751,
            "variance": 85700.08886
          },
          {
            "average": 4811070.829,
            "count": 21523948,
            "maximum": 4811844.473,
            "minimum": 4810438.453,
            "name": "Y",
            "position": 1,
            "stddev": 402.6086992,
            "variance": 162093.7647
          },
          {
            "average": 1346.753154,
            "count": 21523948,
            "maximum": 1917.083859,
            "minimum": 1262.783859,
            "name": "Z",
            "position": 2,
            "stddev": 4.681314577,
            "variance": 21.91470617
          },
          {
            "average": 18445.84718,
            "count": 21523948,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9727.357975,
            "variance": 94621493.18
          },
          {
            "average": 1.12714777,
            "count": 21523948,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3609818276,
            "variance": 0.1303078798
          },
          {
            "average": 1.254249871,
            "count": 21523948,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4975130315,
            "variance": 0.2475192165
          },
          {
            "average": 0.5026698169,
            "count": 21523948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928836,
            "variance": 0.2499928837
          },
          {
            "average": 0,
            "count": 21523948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161882337,
            "count": 21523948,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8273491119,
            "variance": 0.6845065529
          },
          {
            "average": -0.6887565382,
            "count": 21523948,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.1571472,
            "variance": 124.4819336
          },
          {
            "average": 0.4901007938,
            "count": 21523948,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999020077,
            "variance": 0.2499020173
          },
          {
            "average": 10039.01015,
            "count": 21523948,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.341659681,
            "variance": 5.48337006
          },
          {
            "average": 243548416.2,
            "count": 21523948,
            "maximum": 243616406.9,
            "minimum": 243537543.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23135.09046,
            "variance": 535232410.6
          },
          {
            "average": 0,
            "count": 21523948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21523948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21523948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21523948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21523948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618334.2387,
          4810438.453,
          1262.783859,
          619370.1387,
          4811844.473,
          1917.083859
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618334.2386699116,
                4810438.453137618,
                1262.7838591899877
              ],
              [
                618334.2386699116,
                4811844.473137617,
                1262.7838591899877
              ],
              [
                619370.1386699115,
                4811844.473137617,
                1917.0838591899878
              ],
              [
                619370.1386699115,
                4810438.453137618,
                1917.0838591899878
              ],
              [
                618334.2386699116,
                4810438.453137618,
                1262.7838591899877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:00:06+00:00",
        "end_time": "2019-06-02T19:05:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377867,
            43.43733424,
            1262.783859,
            -121.5246831,
            43.45015483,
            1917.083859
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778673834823,
                  43.437498608224686,
                  1262.7838591899877
                ],
                [
                  -121.53748181598844,
                  43.45015482862159,
                  1262.7838591899877
                ],
                [
                  -121.5246830610631,
                  43.449990386842096,
                  1917.0838591899878
                ],
                [
                  -121.52499064950396,
                  43.43733423869726,
                  1917.0838591899878
                ],
                [
                  -121.53778673834823,
                  43.437498608224686,
                  1262.7838591899877
                ]
              ]
            ]
          },
          "id": "20190602_43121D5223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:00:06Z",
            "pc:count": 21523948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618850.81,
                "count": 21523948,
                "maximum": 619370.1387,
                "minimum": 618334.2387,
                "name": "X",
                "position": 0,
                "stddev": 292.7457751,
                "variance": 85700.08886
              },
              {
                "average": 4811070.829,
                "count": 21523948,
                "maximum": 4811844.473,
                "minimum": 4810438.453,
                "name": "Y",
                "position": 1,
                "stddev": 402.6086992,
                "variance": 162093.7647
              },
              {
                "average": 1346.753154,
                "count": 21523948,
                "maximum": 1917.083859,
                "minimum": 1262.783859,
                "name": "Z",
                "position": 2,
                "stddev": 4.681314577,
                "variance": 21.91470617
              },
              {
                "average": 18445.84718,
                "count": 21523948,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9727.357975,
                "variance": 94621493.18
              },
              {
                "average": 1.12714777,
                "count": 21523948,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3609818276,
                "variance": 0.1303078798
              },
              {
                "average": 1.254249871,
                "count": 21523948,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4975130315,
                "variance": 0.2475192165
              },
              {
                "average": 0.5026698169,
                "count": 21523948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928836,
                "variance": 0.2499928837
              },
              {
                "average": 0,
                "count": 21523948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161882337,
                "count": 21523948,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8273491119,
                "variance": 0.6845065529
              },
              {
                "average": -0.6887565382,
                "count": 21523948,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.1571472,
                "variance": 124.4819336
              },
              {
                "average": 0.4901007938,
                "count": 21523948,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999020077,
                "variance": 0.2499020173
              },
              {
                "average": 10039.01015,
                "count": 21523948,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.341659681,
                "variance": 5.48337006
              },
              {
                "average": 243548416.2,
                "count": 21523948,
                "maximum": 243616406.9,
                "minimum": 243537543.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23135.09046,
                "variance": 535232410.6
              },
              {
                "average": 0,
                "count": 21523948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21523948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21523948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21523948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21523948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618334.2387,
              4810438.453,
              1262.783859,
              619370.1387,
              4811844.473,
              1917.083859
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618334.2386699116,
                    4810438.453137618,
                    1262.7838591899877
                  ],
                  [
                    618334.2386699116,
                    4811844.473137617,
                    1262.7838591899877
                  ],
                  [
                    619370.1386699115,
                    4811844.473137617,
                    1917.0838591899878
                  ],
                  [
                    619370.1386699115,
                    4810438.453137618,
                    1917.0838591899878
                  ],
                  [
                    618334.2386699116,
                    4810438.453137618,
                    1262.7838591899877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:00:06+00:00",
            "end_time": "2019-06-02T19:05: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": "20190602_43121D5301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6252685887372,
              43.424998071443284,
              1282.4764786152687
            ],
            [
              -121.62498224695564,
              43.437645257210264,
              1282.4764786152687
            ],
            [
              -121.61220095864876,
              43.437490830290635,
              1918.1764786152685
            ],
            [
              -121.61248996000882,
              43.42484371232864,
              1918.1764786152685
            ],
            [
              -121.6252685887372,
              43.424998071443284,
              1282.4764786152687
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252686,
        43.42484371,
        1282.476479,
        -121.612201,
        43.43764526,
        1918.176479
      ],
      "properties": {
        "datetime": "2019-06-03T16:47:33Z",
        "pc:count": 25362688,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611805.087,
            "count": 25362688,
            "maximum": 612311.9787,
            "minimum": 611277.3187,
            "name": "X",
            "position": 0,
            "stddev": 306.6625582,
            "variance": 94041.92457
          },
          {
            "average": 4809609.705,
            "count": 25362688,
            "maximum": 4810334.585,
            "minimum": 4808929.625,
            "name": "Y",
            "position": 1,
            "stddev": 412.3940012,
            "variance": 170068.8122
          },
          {
            "average": 1340.992366,
            "count": 25362688,
            "maximum": 1918.176479,
            "minimum": 1282.476479,
            "name": "Z",
            "position": 2,
            "stddev": 6.340361147,
            "variance": 40.20017947
          },
          {
            "average": 17630.95497,
            "count": 25362688,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9725.054633,
            "variance": 94576687.62
          },
          {
            "average": 1.144641767,
            "count": 25362688,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3930607654,
            "variance": 0.1544967653
          },
          {
            "average": 1.289241976,
            "count": 25362688,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5457855364,
            "variance": 0.2978818517
          },
          {
            "average": 0.5044209825,
            "count": 25362688,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999804644,
            "variance": 0.2499804648
          },
          {
            "average": 0,
            "count": 25362688,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17666357,
            "count": 25362688,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.002024905,
            "variance": 1.004053911
          },
          {
            "average": -1.600538015,
            "count": 25362688,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87788543,
            "variance": 118.3283915
          },
          {
            "average": 0.4933113162,
            "count": 25362688,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999552694,
            "variance": 0.2499552714
          },
          {
            "average": 10038.77588,
            "count": 25362688,
            "maximum": 10044,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.287968702,
            "variance": 5.23480078
          },
          {
            "average": 243546673.7,
            "count": 25362688,
            "maximum": 243615653.8,
            "minimum": 243536903.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20850.05764,
            "variance": 434724903.7
          },
          {
            "average": 0,
            "count": 25362688,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25362688,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25362688,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25362688,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25362688,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611277.3187,
          4808929.625,
          1282.476479,
          612311.9787,
          4810334.585,
          1918.176479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611277.3186575511,
                4808929.6245923815,
                1282.4764786152687
              ],
              [
                611277.3186575511,
                4810334.584592382,
                1282.4764786152687
              ],
              [
                612311.978657551,
                4810334.584592382,
                1918.1764786152685
              ],
              [
                612311.978657551,
                4808929.6245923815,
                1918.1764786152685
              ],
              [
                611277.3186575511,
                4808929.6245923815,
                1282.4764786152687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:47:33+00:00",
        "end_time": "2019-06-02T18:55:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252686,
            43.42484371,
            1282.476479,
            -121.612201,
            43.43764526,
            1918.176479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6252685887372,
                  43.424998071443284,
                  1282.4764786152687
                ],
                [
                  -121.62498224695564,
                  43.437645257210264,
                  1282.4764786152687
                ],
                [
                  -121.61220095864876,
                  43.437490830290635,
                  1918.1764786152685
                ],
                [
                  -121.61248996000882,
                  43.42484371232864,
                  1918.1764786152685
                ],
                [
                  -121.6252685887372,
                  43.424998071443284,
                  1282.4764786152687
                ]
              ]
            ]
          },
          "id": "20190602_43121D5301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:47:33Z",
            "pc:count": 25362688,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611805.087,
                "count": 25362688,
                "maximum": 612311.9787,
                "minimum": 611277.3187,
                "name": "X",
                "position": 0,
                "stddev": 306.6625582,
                "variance": 94041.92457
              },
              {
                "average": 4809609.705,
                "count": 25362688,
                "maximum": 4810334.585,
                "minimum": 4808929.625,
                "name": "Y",
                "position": 1,
                "stddev": 412.3940012,
                "variance": 170068.8122
              },
              {
                "average": 1340.992366,
                "count": 25362688,
                "maximum": 1918.176479,
                "minimum": 1282.476479,
                "name": "Z",
                "position": 2,
                "stddev": 6.340361147,
                "variance": 40.20017947
              },
              {
                "average": 17630.95497,
                "count": 25362688,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9725.054633,
                "variance": 94576687.62
              },
              {
                "average": 1.144641767,
                "count": 25362688,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3930607654,
                "variance": 0.1544967653
              },
              {
                "average": 1.289241976,
                "count": 25362688,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5457855364,
                "variance": 0.2978818517
              },
              {
                "average": 0.5044209825,
                "count": 25362688,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999804644,
                "variance": 0.2499804648
              },
              {
                "average": 0,
                "count": 25362688,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17666357,
                "count": 25362688,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.002024905,
                "variance": 1.004053911
              },
              {
                "average": -1.600538015,
                "count": 25362688,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87788543,
                "variance": 118.3283915
              },
              {
                "average": 0.4933113162,
                "count": 25362688,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999552694,
                "variance": 0.2499552714
              },
              {
                "average": 10038.77588,
                "count": 25362688,
                "maximum": 10044,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.287968702,
                "variance": 5.23480078
              },
              {
                "average": 243546673.7,
                "count": 25362688,
                "maximum": 243615653.8,
                "minimum": 243536903.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20850.05764,
                "variance": 434724903.7
              },
              {
                "average": 0,
                "count": 25362688,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25362688,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25362688,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25362688,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25362688,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611277.3187,
              4808929.625,
              1282.476479,
              612311.9787,
              4810334.585,
              1918.176479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611277.3186575511,
                    4808929.6245923815,
                    1282.4764786152687
                  ],
                  [
                    611277.3186575511,
                    4810334.584592382,
                    1282.4764786152687
                  ],
                  [
                    612311.978657551,
                    4810334.584592382,
                    1918.1764786152685
                  ],
                  [
                    612311.978657551,
                    4808929.6245923815,
                    1918.1764786152685
                  ],
                  [
                    611277.3186575511,
                    4808929.6245923815,
                    1282.4764786152687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:47:33+00:00",
            "end_time": "2019-06-02T18:55:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277168372851,
              43.46249817862498,
              1332.3282606104708
            ],
            [
              -121.61248234044567,
              43.47514611467806,
              1332.3282606104708
            ],
            [
              -121.59969766898321,
              43.47499023809236,
              1886.048260610471
            ],
            [
              -121.5999896761793,
              43.462342370479924,
              1886.048260610471
            ],
            [
              -121.61277168372851,
              43.46249817862498,
              1332.3282606104708
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127717,
        43.46234237,
        1332.328261,
        -121.5996977,
        43.47514611,
        1886.048261
      ],
      "properties": {
        "datetime": "2019-06-03T18:27:51Z",
        "pc:count": 20068582,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612734.2211,
            "count": 20068582,
            "maximum": 613253.837,
            "minimum": 612219.537,
            "name": "X",
            "position": 0,
            "stddev": 290.7309103,
            "variance": 84524.46221
          },
          {
            "average": 4813816.109,
            "count": 20068582,
            "maximum": 4814516.164,
            "minimum": 4813111.104,
            "name": "Y",
            "position": 1,
            "stddev": 400.3599401,
            "variance": 160288.0816
          },
          {
            "average": 1362.971724,
            "count": 20068582,
            "maximum": 1886.048261,
            "minimum": 1332.328261,
            "name": "Z",
            "position": 2,
            "stddev": 9.93830118,
            "variance": 98.76983035
          },
          {
            "average": 19894.63135,
            "count": 20068582,
            "maximum": 47948,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10058.36932,
            "variance": 101170793.5
          },
          {
            "average": 1.12048355,
            "count": 20068582,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.347736242,
            "variance": 0.120920494
          },
          {
            "average": 1.240949211,
            "count": 20068582,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4772192581,
            "variance": 0.2277382203
          },
          {
            "average": 0.4992977082,
            "count": 20068582,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995192,
            "variance": 0.2499995192
          },
          {
            "average": 0,
            "count": 20068582,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189746241,
            "count": 20068582,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7852774945,
            "variance": 0.6166607434
          },
          {
            "average": 0.8804853784,
            "count": 20068582,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81218889,
            "variance": 116.9034286
          },
          {
            "average": 0.4943143965,
            "count": 20068582,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999676853,
            "variance": 0.2499676864
          },
          {
            "average": 10050.7057,
            "count": 20068582,
            "maximum": 10053,
            "minimum": 10048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.138287092,
            "variance": 1.295697505
          },
          {
            "average": 243620188.9,
            "count": 20068582,
            "maximum": 243621671.4,
            "minimum": 243618363.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 751.9509279,
            "variance": 565430.198
          },
          {
            "average": 0,
            "count": 20068582,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20068582,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20068582,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20068582,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20068582,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612219.537,
          4813111.104,
          1332.328261,
          613253.837,
          4814516.164,
          1886.048261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612219.5369967903,
                4813111.103597262,
                1332.3282606104708
              ],
              [
                612219.5369967903,
                4814516.163597262,
                1332.3282606104708
              ],
              [
                613253.8369967904,
                4814516.163597262,
                1886.048260610471
              ],
              [
                613253.8369967904,
                4813111.103597262,
                1886.048260610471
              ],
              [
                612219.5369967903,
                4813111.103597262,
                1332.3282606104708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:27:51+00:00",
        "end_time": "2019-06-03T17:32:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127717,
            43.46234237,
            1332.328261,
            -121.5996977,
            43.47514611,
            1886.048261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277168372851,
                  43.46249817862498,
                  1332.3282606104708
                ],
                [
                  -121.61248234044567,
                  43.47514611467806,
                  1332.3282606104708
                ],
                [
                  -121.59969766898321,
                  43.47499023809236,
                  1886.048260610471
                ],
                [
                  -121.5999896761793,
                  43.462342370479924,
                  1886.048260610471
                ],
                [
                  -121.61277168372851,
                  43.46249817862498,
                  1332.3282606104708
                ]
              ]
            ]
          },
          "id": "20190603_43121D5112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:27:51Z",
            "pc:count": 20068582,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612734.2211,
                "count": 20068582,
                "maximum": 613253.837,
                "minimum": 612219.537,
                "name": "X",
                "position": 0,
                "stddev": 290.7309103,
                "variance": 84524.46221
              },
              {
                "average": 4813816.109,
                "count": 20068582,
                "maximum": 4814516.164,
                "minimum": 4813111.104,
                "name": "Y",
                "position": 1,
                "stddev": 400.3599401,
                "variance": 160288.0816
              },
              {
                "average": 1362.971724,
                "count": 20068582,
                "maximum": 1886.048261,
                "minimum": 1332.328261,
                "name": "Z",
                "position": 2,
                "stddev": 9.93830118,
                "variance": 98.76983035
              },
              {
                "average": 19894.63135,
                "count": 20068582,
                "maximum": 47948,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10058.36932,
                "variance": 101170793.5
              },
              {
                "average": 1.12048355,
                "count": 20068582,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.347736242,
                "variance": 0.120920494
              },
              {
                "average": 1.240949211,
                "count": 20068582,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4772192581,
                "variance": 0.2277382203
              },
              {
                "average": 0.4992977082,
                "count": 20068582,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995192,
                "variance": 0.2499995192
              },
              {
                "average": 0,
                "count": 20068582,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189746241,
                "count": 20068582,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7852774945,
                "variance": 0.6166607434
              },
              {
                "average": 0.8804853784,
                "count": 20068582,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81218889,
                "variance": 116.9034286
              },
              {
                "average": 0.4943143965,
                "count": 20068582,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999676853,
                "variance": 0.2499676864
              },
              {
                "average": 10050.7057,
                "count": 20068582,
                "maximum": 10053,
                "minimum": 10048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.138287092,
                "variance": 1.295697505
              },
              {
                "average": 243620188.9,
                "count": 20068582,
                "maximum": 243621671.4,
                "minimum": 243618363.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 751.9509279,
                "variance": 565430.198
              },
              {
                "average": 0,
                "count": 20068582,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20068582,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20068582,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20068582,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20068582,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612219.537,
              4813111.104,
              1332.328261,
              613253.837,
              4814516.164,
              1886.048261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612219.5369967903,
                    4813111.103597262,
                    1332.3282606104708
                  ],
                  [
                    612219.5369967903,
                    4814516.163597262,
                    1332.3282606104708
                  ],
                  [
                    613253.8369967904,
                    4814516.163597262,
                    1886.048260610471
                  ],
                  [
                    613253.8369967904,
                    4813111.103597262,
                    1886.048260610471
                  ],
                  [
                    612219.5369967903,
                    4813111.103597262,
                    1332.3282606104708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:27:51+00:00",
            "end_time": "2019-06-03T17:32: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": "20190604_43121D4324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4628010783687,
              43.37499909257987,
              1609.9204735418116
            ],
            [
              -121.4624810344794,
              43.38766239825727,
              1609.9204735418116
            ],
            [
              -121.44966823128334,
              43.38748938541595,
              2203.7604735418117
            ],
            [
              -121.44999093964276,
              43.37482615580842,
              2203.7604735418117
            ],
            [
              -121.4628010783687,
              43.37499909257987,
              1609.9204735418116
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628011,
        43.37482616,
        1609.920474,
        -121.4496682,
        43.3876624,
        2203.760474
      ],
      "properties": {
        "datetime": "2019-06-04T16:09:35Z",
        "pc:count": 23060593,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625055.4737,
            "count": 23060593,
            "maximum": 625568.9084,
            "minimum": 624530.7684,
            "name": "X",
            "position": 0,
            "stddev": 295.4225531,
            "variance": 87274.48486
          },
          {
            "average": 4804320.487,
            "count": 23060593,
            "maximum": 4805013.43,
            "minimum": 4803606.59,
            "name": "Y",
            "position": 1,
            "stddev": 399.552825,
            "variance": 159642.46
          },
          {
            "average": 1716.047664,
            "count": 23060593,
            "maximum": 2203.760474,
            "minimum": 1609.920474,
            "name": "Z",
            "position": 2,
            "stddev": 20.00543188,
            "variance": 400.2173048
          },
          {
            "average": 17097.48337,
            "count": 23060593,
            "maximum": 51701,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9730.592014,
            "variance": 94684420.94
          },
          {
            "average": 1.178833693,
            "count": 23060593,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4368701214,
            "variance": 0.190855503
          },
          {
            "average": 1.357710836,
            "count": 23060593,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6015121352,
            "variance": 0.3618168488
          },
          {
            "average": 0.08752463564,
            "count": 23060593,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2826023306,
            "variance": 0.07986407726
          },
          {
            "average": 0,
            "count": 23060593,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241872921,
            "count": 23060593,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.338914156,
            "variance": 1.792691117
          },
          {
            "average": -0.4128898532,
            "count": 23060593,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8668582,
            "variance": 118.0886072
          },
          {
            "average": 0.4955607169,
            "count": 23060593,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999803032,
            "variance": 0.2499803036
          },
          {
            "average": 10078.20651,
            "count": 23060593,
            "maximum": 10081,
            "minimum": 10075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.148898979,
            "variance": 1.319968863
          },
          {
            "average": 243698361.4,
            "count": 23060593,
            "maximum": 243699775.9,
            "minimum": 243696787.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 575.0231192,
            "variance": 330651.5877
          },
          {
            "average": 0,
            "count": 23060593,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23060593,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23060593,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23060593,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23060593,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624530.7684,
          4803606.59,
          1609.920474,
          625568.9084,
          4805013.43,
          2203.760474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624530.7683799787,
                4803606.589754019,
                1609.9204735418116
              ],
              [
                624530.7683799787,
                4805013.429754019,
                1609.9204735418116
              ],
              [
                625568.9083799786,
                4805013.429754019,
                2203.7604735418117
              ],
              [
                625568.9083799786,
                4803606.589754019,
                2203.7604735418117
              ],
              [
                624530.7683799787,
                4803606.589754019,
                1609.9204735418116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:09:35+00:00",
        "end_time": "2019-06-04T15:19:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628011,
            43.37482616,
            1609.920474,
            -121.4496682,
            43.3876624,
            2203.760474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4628010783687,
                  43.37499909257987,
                  1609.9204735418116
                ],
                [
                  -121.4624810344794,
                  43.38766239825727,
                  1609.9204735418116
                ],
                [
                  -121.44966823128334,
                  43.38748938541595,
                  2203.7604735418117
                ],
                [
                  -121.44999093964276,
                  43.37482615580842,
                  2203.7604735418117
                ],
                [
                  -121.4628010783687,
                  43.37499909257987,
                  1609.9204735418116
                ]
              ]
            ]
          },
          "id": "20190604_43121D4324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:09:35Z",
            "pc:count": 23060593,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625055.4737,
                "count": 23060593,
                "maximum": 625568.9084,
                "minimum": 624530.7684,
                "name": "X",
                "position": 0,
                "stddev": 295.4225531,
                "variance": 87274.48486
              },
              {
                "average": 4804320.487,
                "count": 23060593,
                "maximum": 4805013.43,
                "minimum": 4803606.59,
                "name": "Y",
                "position": 1,
                "stddev": 399.552825,
                "variance": 159642.46
              },
              {
                "average": 1716.047664,
                "count": 23060593,
                "maximum": 2203.760474,
                "minimum": 1609.920474,
                "name": "Z",
                "position": 2,
                "stddev": 20.00543188,
                "variance": 400.2173048
              },
              {
                "average": 17097.48337,
                "count": 23060593,
                "maximum": 51701,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9730.592014,
                "variance": 94684420.94
              },
              {
                "average": 1.178833693,
                "count": 23060593,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4368701214,
                "variance": 0.190855503
              },
              {
                "average": 1.357710836,
                "count": 23060593,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6015121352,
                "variance": 0.3618168488
              },
              {
                "average": 0.08752463564,
                "count": 23060593,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2826023306,
                "variance": 0.07986407726
              },
              {
                "average": 0,
                "count": 23060593,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241872921,
                "count": 23060593,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.338914156,
                "variance": 1.792691117
              },
              {
                "average": -0.4128898532,
                "count": 23060593,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8668582,
                "variance": 118.0886072
              },
              {
                "average": 0.4955607169,
                "count": 23060593,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999803032,
                "variance": 0.2499803036
              },
              {
                "average": 10078.20651,
                "count": 23060593,
                "maximum": 10081,
                "minimum": 10075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.148898979,
                "variance": 1.319968863
              },
              {
                "average": 243698361.4,
                "count": 23060593,
                "maximum": 243699775.9,
                "minimum": 243696787.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 575.0231192,
                "variance": 330651.5877
              },
              {
                "average": 0,
                "count": 23060593,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23060593,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23060593,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23060593,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23060593,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624530.7684,
              4803606.59,
              1609.920474,
              625568.9084,
              4805013.43,
              2203.760474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624530.7683799787,
                    4803606.589754019,
                    1609.9204735418116
                  ],
                  [
                    624530.7683799787,
                    4805013.429754019,
                    1609.9204735418116
                  ],
                  [
                    625568.9083799786,
                    4805013.429754019,
                    2203.7604735418117
                  ],
                  [
                    625568.9083799786,
                    4803606.589754019,
                    2203.7604735418117
                  ],
                  [
                    624530.7683799787,
                    4803606.589754019,
                    1609.9204735418116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:09:35+00:00",
            "end_time": "2019-06-04T15:19: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": "20190604_43121D4415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.38781714246073,
              43.39999994566036,
              1549.813874530782
            ],
            [
              -121.38748096860141,
              43.41267138007821,
              1549.813874530782
            ],
            [
              -121.37465249428897,
              43.41248972720083,
              1986.9938745307818
            ],
            [
              -121.37499133973797,
              43.39981837269897,
              1986.9938745307818
            ],
            [
              -121.38781714246073,
              43.39999994566036,
              1549.813874530782
            ]
          ]
        ]
      },
      "bbox": [
        -121.3878171,
        43.39981837,
        1549.813875,
        -121.3746525,
        43.41267138,
        1986.993875
      ],
      "properties": {
        "datetime": "2019-06-04T17:32:31Z",
        "pc:count": 24229012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631066.187,
            "count": 24229012,
            "maximum": 631590.7583,
            "minimum": 630551.7383,
            "name": "X",
            "position": 0,
            "stddev": 291.1833359,
            "variance": 84787.73512
          },
          {
            "average": 4807183.638,
            "count": 24229012,
            "maximum": 4807905.632,
            "minimum": 4806497.832,
            "name": "Y",
            "position": 1,
            "stddev": 393.6253649,
            "variance": 154940.9279
          },
          {
            "average": 1616.885321,
            "count": 24229012,
            "maximum": 1986.993875,
            "minimum": 1549.813875,
            "name": "Z",
            "position": 2,
            "stddev": 33.63459704,
            "variance": 1131.286118
          },
          {
            "average": 18672.23322,
            "count": 24229012,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11804.21879,
            "variance": 139339581.2
          },
          {
            "average": 1.257428491,
            "count": 24229012,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.55303454,
            "variance": 0.3058472025
          },
          {
            "average": 1.514853226,
            "count": 24229012,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.770590699,
            "variance": 0.5938100253
          },
          {
            "average": 0.4981707054,
            "count": 24229012,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996664,
            "variance": 0.249996664
          },
          {
            "average": 0,
            "count": 24229012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.38572943,
            "count": 24229012,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.011712842,
            "variance": 4.046988559
          },
          {
            "average": 1.332383432,
            "count": 24229012,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74837142,
            "variance": 115.5274882
          },
          {
            "average": 0.4895022958,
            "count": 24229012,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998897964,
            "variance": 0.2498898085
          },
          {
            "average": 10089.52876,
            "count": 24229012,
            "maximum": 10092,
            "minimum": 10087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.052172138,
            "variance": 1.107066207
          },
          {
            "average": 243703671.8,
            "count": 24229012,
            "maximum": 243704751.9,
            "minimum": 243702552.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 498.7953112,
            "variance": 248796.7624
          },
          {
            "average": 0,
            "count": 24229012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24229012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24229012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24229012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24229012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630551.7383,
          4806497.832,
          1549.813875,
          631590.7583,
          4807905.632,
          1986.993875
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630551.7382574239,
                4806497.831811975,
                1549.813874530782
              ],
              [
                630551.7382574239,
                4807905.6318119755,
                1549.813874530782
              ],
              [
                631590.7582574239,
                4807905.6318119755,
                1986.9938745307818
              ],
              [
                631590.7582574239,
                4806497.831811975,
                1986.9938745307818
              ],
              [
                630551.7382574239,
                4806497.831811975,
                1549.813874530782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:32:31+00:00",
        "end_time": "2019-06-04T16:55:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.3878171,
            43.39981837,
            1549.813875,
            -121.3746525,
            43.41267138,
            1986.993875
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.38781714246073,
                  43.39999994566036,
                  1549.813874530782
                ],
                [
                  -121.38748096860141,
                  43.41267138007821,
                  1549.813874530782
                ],
                [
                  -121.37465249428897,
                  43.41248972720083,
                  1986.9938745307818
                ],
                [
                  -121.37499133973797,
                  43.39981837269897,
                  1986.9938745307818
                ],
                [
                  -121.38781714246073,
                  43.39999994566036,
                  1549.813874530782
                ]
              ]
            ]
          },
          "id": "20190604_43121D4415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:32:31Z",
            "pc:count": 24229012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631066.187,
                "count": 24229012,
                "maximum": 631590.7583,
                "minimum": 630551.7383,
                "name": "X",
                "position": 0,
                "stddev": 291.1833359,
                "variance": 84787.73512
              },
              {
                "average": 4807183.638,
                "count": 24229012,
                "maximum": 4807905.632,
                "minimum": 4806497.832,
                "name": "Y",
                "position": 1,
                "stddev": 393.6253649,
                "variance": 154940.9279
              },
              {
                "average": 1616.885321,
                "count": 24229012,
                "maximum": 1986.993875,
                "minimum": 1549.813875,
                "name": "Z",
                "position": 2,
                "stddev": 33.63459704,
                "variance": 1131.286118
              },
              {
                "average": 18672.23322,
                "count": 24229012,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11804.21879,
                "variance": 139339581.2
              },
              {
                "average": 1.257428491,
                "count": 24229012,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.55303454,
                "variance": 0.3058472025
              },
              {
                "average": 1.514853226,
                "count": 24229012,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.770590699,
                "variance": 0.5938100253
              },
              {
                "average": 0.4981707054,
                "count": 24229012,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996664,
                "variance": 0.249996664
              },
              {
                "average": 0,
                "count": 24229012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.38572943,
                "count": 24229012,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.011712842,
                "variance": 4.046988559
              },
              {
                "average": 1.332383432,
                "count": 24229012,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74837142,
                "variance": 115.5274882
              },
              {
                "average": 0.4895022958,
                "count": 24229012,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998897964,
                "variance": 0.2498898085
              },
              {
                "average": 10089.52876,
                "count": 24229012,
                "maximum": 10092,
                "minimum": 10087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.052172138,
                "variance": 1.107066207
              },
              {
                "average": 243703671.8,
                "count": 24229012,
                "maximum": 243704751.9,
                "minimum": 243702552.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 498.7953112,
                "variance": 248796.7624
              },
              {
                "average": 0,
                "count": 24229012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24229012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24229012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24229012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24229012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630551.7383,
              4806497.832,
              1549.813875,
              631590.7583,
              4807905.632,
              1986.993875
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630551.7382574239,
                    4806497.831811975,
                    1549.813874530782
                  ],
                  [
                    630551.7382574239,
                    4807905.6318119755,
                    1549.813874530782
                  ],
                  [
                    631590.7582574239,
                    4807905.6318119755,
                    1986.9938745307818
                  ],
                  [
                    631590.7582574239,
                    4806497.831811975,
                    1986.9938745307818
                  ],
                  [
                    630551.7382574239,
                    4806497.831811975,
                    1549.813874530782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:32:31+00:00",
            "end_time": "2019-06-04T16:55: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": "20190602_43121D5415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51249756659068,
              43.412020410799336,
              1500.8188680368412
            ],
            [
              -121.51248197868048,
              43.412657169766554,
              1500.8188680368412
            ],
            [
              -121.49997624548084,
              43.41249378401211,
              1910.2588680368412
            ],
            [
              -121.4999919643211,
              43.41185702865767,
              1910.2588680368412
            ],
            [
              -121.51249756659068,
              43.412020410799336,
              1500.8188680368412
            ]
          ]
        ]
      },
      "bbox": [
        -121.5124976,
        43.41185703,
        1500.818868,
        -121.4999762,
        43.41265717,
        1910.258868
      ],
      "properties": {
        "datetime": "2019-06-02T17:59:59Z",
        "pc:count": 1143971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620925.2414,
            "count": 1143971,
            "maximum": 621444.1991,
            "minimum": 620431.3791,
            "name": "X",
            "position": 0,
            "stddev": 286.9643769,
            "variance": 82348.55362
          },
          {
            "average": 4807681.79,
            "count": 1143971,
            "maximum": 4807715.848,
            "minimum": 4807645.108,
            "name": "Y",
            "position": 1,
            "stddev": 15.67573853,
            "variance": 245.7287783
          },
          {
            "average": 1566.696189,
            "count": 1143971,
            "maximum": 1910.258868,
            "minimum": 1500.818868,
            "name": "Z",
            "position": 2,
            "stddev": 57.62420912,
            "variance": 3320.549477
          },
          {
            "average": 18589.68431,
            "count": 1143971,
            "maximum": 56319,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11495.63382,
            "variance": 132149597
          },
          {
            "average": 1.236125741,
            "count": 1143971,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5048264642,
            "variance": 0.2548497589
          },
          {
            "average": 1.473215667,
            "count": 1143971,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6886189499,
            "variance": 0.4741960582
          },
          {
            "average": 0.5013929549,
            "count": 1143971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982782,
            "variance": 0.2499982782
          },
          {
            "average": 0,
            "count": 1143971,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290606143,
            "count": 1143971,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.665214247,
            "variance": 2.772938487
          },
          {
            "average": 0.4193959632,
            "count": 1143971,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03445125,
            "variance": 144.828017
          },
          {
            "average": 0.4857081167,
            "count": 1143971,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997959188,
            "variance": 0.2497959604
          },
          {
            "average": 10027.01126,
            "count": 1143971,
            "maximum": 10028,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8213685004,
            "variance": 0.6746462134
          },
          {
            "average": 243533065.3,
            "count": 1143971,
            "maximum": 243533599.4,
            "minimum": 243532368,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.9662829,
            "variance": 259046.6771
          },
          {
            "average": 0,
            "count": 1143971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1143971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1143971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1143971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1143971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620431.3791,
          4807645.108,
          1500.818868,
          621444.1991,
          4807715.848,
          1910.258868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620431.3791471457,
                4807645.108386078,
                1500.8188680368412
              ],
              [
                620431.3791471457,
                4807715.848386078,
                1500.8188680368412
              ],
              [
                621444.1991471457,
                4807715.848386078,
                1910.2588680368412
              ],
              [
                621444.1991471457,
                4807645.108386078,
                1910.2588680368412
              ],
              [
                620431.3791471457,
                4807645.108386078,
                1500.8188680368412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:59:59+00:00",
        "end_time": "2019-06-02T17:39:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5124976,
            43.41185703,
            1500.818868,
            -121.4999762,
            43.41265717,
            1910.258868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51249756659068,
                  43.412020410799336,
                  1500.8188680368412
                ],
                [
                  -121.51248197868048,
                  43.412657169766554,
                  1500.8188680368412
                ],
                [
                  -121.49997624548084,
                  43.41249378401211,
                  1910.2588680368412
                ],
                [
                  -121.4999919643211,
                  43.41185702865767,
                  1910.2588680368412
                ],
                [
                  -121.51249756659068,
                  43.412020410799336,
                  1500.8188680368412
                ]
              ]
            ]
          },
          "id": "20190602_43121D5415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:59:59Z",
            "pc:count": 1143971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620925.2414,
                "count": 1143971,
                "maximum": 621444.1991,
                "minimum": 620431.3791,
                "name": "X",
                "position": 0,
                "stddev": 286.9643769,
                "variance": 82348.55362
              },
              {
                "average": 4807681.79,
                "count": 1143971,
                "maximum": 4807715.848,
                "minimum": 4807645.108,
                "name": "Y",
                "position": 1,
                "stddev": 15.67573853,
                "variance": 245.7287783
              },
              {
                "average": 1566.696189,
                "count": 1143971,
                "maximum": 1910.258868,
                "minimum": 1500.818868,
                "name": "Z",
                "position": 2,
                "stddev": 57.62420912,
                "variance": 3320.549477
              },
              {
                "average": 18589.68431,
                "count": 1143971,
                "maximum": 56319,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11495.63382,
                "variance": 132149597
              },
              {
                "average": 1.236125741,
                "count": 1143971,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5048264642,
                "variance": 0.2548497589
              },
              {
                "average": 1.473215667,
                "count": 1143971,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6886189499,
                "variance": 0.4741960582
              },
              {
                "average": 0.5013929549,
                "count": 1143971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982782,
                "variance": 0.2499982782
              },
              {
                "average": 0,
                "count": 1143971,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290606143,
                "count": 1143971,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.665214247,
                "variance": 2.772938487
              },
              {
                "average": 0.4193959632,
                "count": 1143971,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03445125,
                "variance": 144.828017
              },
              {
                "average": 0.4857081167,
                "count": 1143971,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997959188,
                "variance": 0.2497959604
              },
              {
                "average": 10027.01126,
                "count": 1143971,
                "maximum": 10028,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8213685004,
                "variance": 0.6746462134
              },
              {
                "average": 243533065.3,
                "count": 1143971,
                "maximum": 243533599.4,
                "minimum": 243532368,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.9662829,
                "variance": 259046.6771
              },
              {
                "average": 0,
                "count": 1143971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1143971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1143971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1143971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1143971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620431.3791,
              4807645.108,
              1500.818868,
              621444.1991,
              4807715.848,
              1910.258868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620431.3791471457,
                    4807645.108386078,
                    1500.8188680368412
                  ],
                  [
                    620431.3791471457,
                    4807715.848386078,
                    1500.8188680368412
                  ],
                  [
                    621444.1991471457,
                    4807715.848386078,
                    1910.2588680368412
                  ],
                  [
                    621444.1991471457,
                    4807645.108386078,
                    1910.2588680368412
                  ],
                  [
                    620431.3791471457,
                    4807645.108386078,
                    1500.8188680368412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:59:59+00:00",
            "end_time": "2019-06-02T17:39:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277066054231,
              43.41249850462661,
              1259.2945723587136
            ],
            [
              -121.61248183389132,
              43.42514601156663,
              1259.2945723587136
            ],
            [
              -121.599698056201,
              43.42499015969062,
              1893.4345723587135
            ],
            [
              -121.5999895418219,
              43.41234272118463,
              1893.4345723587135
            ],
            [
              -121.61277066054231,
              43.41249850462661,
              1259.2945723587136
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127707,
        43.41234272,
        1259.294572,
        -121.5996981,
        43.42514601,
        1893.434572
      ],
      "properties": {
        "datetime": "2019-06-02T19:48:43Z",
        "pc:count": 28342071,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612806.6434,
            "count": 28342071,
            "maximum": 613347.1574,
            "minimum": 612312.0774,
            "name": "X",
            "position": 0,
            "stddev": 292.5827702,
            "variance": 85604.67742
          },
          {
            "average": 4808305.4,
            "count": 28342071,
            "maximum": 4808963.208,
            "minimum": 4807558.208,
            "name": "Y",
            "position": 1,
            "stddev": 403.5423605,
            "variance": 162846.4367
          },
          {
            "average": 1344.728833,
            "count": 28342071,
            "maximum": 1893.434572,
            "minimum": 1259.294572,
            "name": "Z",
            "position": 2,
            "stddev": 8.510311541,
            "variance": 72.42540253
          },
          {
            "average": 17369.39985,
            "count": 28342071,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9725.763335,
            "variance": 94590472.44
          },
          {
            "average": 1.156779475,
            "count": 28342071,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4114834503,
            "variance": 0.1693186299
          },
          {
            "average": 1.313543672,
            "count": 28342071,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5714685474,
            "variance": 0.3265763007
          },
          {
            "average": 0.4986315926,
            "count": 28342071,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981363,
            "variance": 0.2499981363
          },
          {
            "average": 0,
            "count": 28342071,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178955836,
            "count": 28342071,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.090647359,
            "variance": 1.189511661
          },
          {
            "average": 1.314663188,
            "count": 28342071,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76744671,
            "variance": 115.9379087
          },
          {
            "average": 0.4935182754,
            "count": 28342071,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999579943,
            "variance": 0.2499579961
          },
          {
            "average": 10032.96961,
            "count": 28342071,
            "maximum": 10038,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.045375203,
            "variance": 4.183559719
          },
          {
            "average": 243536924.5,
            "count": 28342071,
            "maximum": 243540123.3,
            "minimum": 243535038.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1298.858192,
            "variance": 1687032.602
          },
          {
            "average": 0,
            "count": 28342071,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28342071,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28342071,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28342071,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28342071,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612312.0774,
          4807558.208,
          1259.294572,
          613347.1574,
          4808963.208,
          1893.434572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612312.0774455102,
                4807558.208421951,
                1259.2945723587136
              ],
              [
                612312.0774455102,
                4808963.208421951,
                1259.2945723587136
              ],
              [
                613347.1574455103,
                4808963.208421951,
                1893.4345723587135
              ],
              [
                613347.1574455103,
                4807558.208421951,
                1893.4345723587135
              ],
              [
                612312.0774455102,
                4807558.208421951,
                1259.2945723587136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:48:43+00:00",
        "end_time": "2019-06-02T18:23:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127707,
            43.41234272,
            1259.294572,
            -121.5996981,
            43.42514601,
            1893.434572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277066054231,
                  43.41249850462661,
                  1259.2945723587136
                ],
                [
                  -121.61248183389132,
                  43.42514601156663,
                  1259.2945723587136
                ],
                [
                  -121.599698056201,
                  43.42499015969062,
                  1893.4345723587135
                ],
                [
                  -121.5999895418219,
                  43.41234272118463,
                  1893.4345723587135
                ],
                [
                  -121.61277066054231,
                  43.41249850462661,
                  1259.2945723587136
                ]
              ]
            ]
          },
          "id": "20190602_43121D5307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:48:43Z",
            "pc:count": 28342071,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612806.6434,
                "count": 28342071,
                "maximum": 613347.1574,
                "minimum": 612312.0774,
                "name": "X",
                "position": 0,
                "stddev": 292.5827702,
                "variance": 85604.67742
              },
              {
                "average": 4808305.4,
                "count": 28342071,
                "maximum": 4808963.208,
                "minimum": 4807558.208,
                "name": "Y",
                "position": 1,
                "stddev": 403.5423605,
                "variance": 162846.4367
              },
              {
                "average": 1344.728833,
                "count": 28342071,
                "maximum": 1893.434572,
                "minimum": 1259.294572,
                "name": "Z",
                "position": 2,
                "stddev": 8.510311541,
                "variance": 72.42540253
              },
              {
                "average": 17369.39985,
                "count": 28342071,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9725.763335,
                "variance": 94590472.44
              },
              {
                "average": 1.156779475,
                "count": 28342071,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4114834503,
                "variance": 0.1693186299
              },
              {
                "average": 1.313543672,
                "count": 28342071,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5714685474,
                "variance": 0.3265763007
              },
              {
                "average": 0.4986315926,
                "count": 28342071,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981363,
                "variance": 0.2499981363
              },
              {
                "average": 0,
                "count": 28342071,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178955836,
                "count": 28342071,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.090647359,
                "variance": 1.189511661
              },
              {
                "average": 1.314663188,
                "count": 28342071,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76744671,
                "variance": 115.9379087
              },
              {
                "average": 0.4935182754,
                "count": 28342071,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999579943,
                "variance": 0.2499579961
              },
              {
                "average": 10032.96961,
                "count": 28342071,
                "maximum": 10038,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.045375203,
                "variance": 4.183559719
              },
              {
                "average": 243536924.5,
                "count": 28342071,
                "maximum": 243540123.3,
                "minimum": 243535038.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1298.858192,
                "variance": 1687032.602
              },
              {
                "average": 0,
                "count": 28342071,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28342071,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28342071,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28342071,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28342071,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612312.0774,
              4807558.208,
              1259.294572,
              613347.1574,
              4808963.208,
              1893.434572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612312.0774455102,
                    4807558.208421951,
                    1259.2945723587136
                  ],
                  [
                    612312.0774455102,
                    4808963.208421951,
                    1259.2945723587136
                  ],
                  [
                    613347.1574455103,
                    4808963.208421951,
                    1893.4345723587135
                  ],
                  [
                    613347.1574455103,
                    4807558.208421951,
                    1893.4345723587135
                  ],
                  [
                    612312.0774455102,
                    4807558.208421951,
                    1259.2945723587136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:48:43+00:00",
            "end_time": "2019-06-02T18:23:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52528945531375,
              43.48749874475644,
              1319.9149924159174
            ],
            [
              -121.52498136397479,
              43.50015586332264,
              1319.9149924159174
            ],
            [
              -121.51217929628375,
              43.499989963956565,
              1870.4549924159173
            ],
            [
              -121.51249005923356,
              43.48733291828113,
              1870.4549924159173
            ],
            [
              -121.52528945531375,
              43.48749874475644,
              1319.9149924159174
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252895,
        43.48733292,
        1319.914992,
        -121.5121793,
        43.50015586,
        1870.454992
      ],
      "properties": {
        "datetime": "2019-06-03T18:56:02Z",
        "pc:count": 19774911,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619752.5806,
            "count": 19774911,
            "maximum": 620282.6158,
            "minimum": 619247.2958,
            "name": "X",
            "position": 0,
            "stddev": 287.6398174,
            "variance": 82736.66454
          },
          {
            "average": 4816739.297,
            "count": 19774911,
            "maximum": 4817415.402,
            "minimum": 4816009.262,
            "name": "Y",
            "position": 1,
            "stddev": 397.4495462,
            "variance": 157966.1418
          },
          {
            "average": 1331.878344,
            "count": 19774911,
            "maximum": 1870.454992,
            "minimum": 1319.914992,
            "name": "Z",
            "position": 2,
            "stddev": 8.038125719,
            "variance": 64.61146508
          },
          {
            "average": 19083.42711,
            "count": 19774911,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10330.69313,
            "variance": 106723220.5
          },
          {
            "average": 1.143599534,
            "count": 19774911,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4112840872,
            "variance": 0.1691546004
          },
          {
            "average": 1.287196893,
            "count": 19774911,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5858608192,
            "variance": 0.3432328994
          },
          {
            "average": 0.50156782,
            "count": 19774911,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975546,
            "variance": 0.2499975546
          },
          {
            "average": 0,
            "count": 19774911,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237506707,
            "count": 19774911,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.18582272,
            "variance": 1.406175524
          },
          {
            "average": -0.02742085087,
            "count": 19774911,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86906492,
            "variance": 118.1365723
          },
          {
            "average": 0.497762038,
            "count": 19774911,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999950041,
            "variance": 0.2499950042
          },
          {
            "average": 10054.02511,
            "count": 19774911,
            "maximum": 10056,
            "minimum": 10051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.122606422,
            "variance": 1.26024518
          },
          {
            "average": 243622285.1,
            "count": 19774911,
            "maximum": 243623362.3,
            "minimum": 243620533.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 688.8901102,
            "variance": 474569.584
          },
          {
            "average": 0,
            "count": 19774911,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19774911,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19774911,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19774911,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19774911,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619247.2958,
          4816009.262,
          1319.914992,
          620282.6158,
          4817415.402,
          1870.454992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619247.2958258122,
                4816009.262310615,
                1319.9149924159174
              ],
              [
                619247.2958258122,
                4817415.402310615,
                1319.9149924159174
              ],
              [
                620282.6158258122,
                4817415.402310615,
                1870.4549924159173
              ],
              [
                620282.6158258122,
                4816009.262310615,
                1870.4549924159173
              ],
              [
                619247.2958258122,
                4816009.262310615,
                1319.9149924159174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:56:02+00:00",
        "end_time": "2019-06-03T18:08:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252895,
            43.48733292,
            1319.914992,
            -121.5121793,
            43.50015586,
            1870.454992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52528945531375,
                  43.48749874475644,
                  1319.9149924159174
                ],
                [
                  -121.52498136397479,
                  43.50015586332264,
                  1319.9149924159174
                ],
                [
                  -121.51217929628375,
                  43.499989963956565,
                  1870.4549924159173
                ],
                [
                  -121.51249005923356,
                  43.48733291828113,
                  1870.4549924159173
                ],
                [
                  -121.52528945531375,
                  43.48749874475644,
                  1319.9149924159174
                ]
              ]
            ]
          },
          "id": "20190603_43121D5204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:56:02Z",
            "pc:count": 19774911,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619752.5806,
                "count": 19774911,
                "maximum": 620282.6158,
                "minimum": 619247.2958,
                "name": "X",
                "position": 0,
                "stddev": 287.6398174,
                "variance": 82736.66454
              },
              {
                "average": 4816739.297,
                "count": 19774911,
                "maximum": 4817415.402,
                "minimum": 4816009.262,
                "name": "Y",
                "position": 1,
                "stddev": 397.4495462,
                "variance": 157966.1418
              },
              {
                "average": 1331.878344,
                "count": 19774911,
                "maximum": 1870.454992,
                "minimum": 1319.914992,
                "name": "Z",
                "position": 2,
                "stddev": 8.038125719,
                "variance": 64.61146508
              },
              {
                "average": 19083.42711,
                "count": 19774911,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10330.69313,
                "variance": 106723220.5
              },
              {
                "average": 1.143599534,
                "count": 19774911,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4112840872,
                "variance": 0.1691546004
              },
              {
                "average": 1.287196893,
                "count": 19774911,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5858608192,
                "variance": 0.3432328994
              },
              {
                "average": 0.50156782,
                "count": 19774911,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975546,
                "variance": 0.2499975546
              },
              {
                "average": 0,
                "count": 19774911,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237506707,
                "count": 19774911,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.18582272,
                "variance": 1.406175524
              },
              {
                "average": -0.02742085087,
                "count": 19774911,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86906492,
                "variance": 118.1365723
              },
              {
                "average": 0.497762038,
                "count": 19774911,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999950041,
                "variance": 0.2499950042
              },
              {
                "average": 10054.02511,
                "count": 19774911,
                "maximum": 10056,
                "minimum": 10051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.122606422,
                "variance": 1.26024518
              },
              {
                "average": 243622285.1,
                "count": 19774911,
                "maximum": 243623362.3,
                "minimum": 243620533.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 688.8901102,
                "variance": 474569.584
              },
              {
                "average": 0,
                "count": 19774911,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19774911,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19774911,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19774911,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19774911,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619247.2958,
              4816009.262,
              1319.914992,
              620282.6158,
              4817415.402,
              1870.454992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619247.2958258122,
                    4816009.262310615,
                    1319.9149924159174
                  ],
                  [
                    619247.2958258122,
                    4817415.402310615,
                    1319.9149924159174
                  ],
                  [
                    620282.6158258122,
                    4817415.402310615,
                    1870.4549924159173
                  ],
                  [
                    620282.6158258122,
                    4816009.262310615,
                    1870.4549924159173
                  ],
                  [
                    619247.2958258122,
                    4816009.262310615,
                    1319.9149924159174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:56:02+00:00",
            "end_time": "2019-06-03T18:08:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46280215215376,
              43.39999895775205,
              1263.945031263329
            ],
            [
              -121.46248181085589,
              43.41266292797268,
              1263.945031263329
            ],
            [
              -121.44966768946449,
              43.41248988940936,
              2064.205031263329
            ],
            [
              -121.44999069798422,
              43.39982599527012,
              2064.205031263329
            ],
            [
              -121.46280215215376,
              43.39999895775205,
              1263.945031263329
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628022,
        43.399826,
        1263.945031,
        -121.4496677,
        43.41266293,
        2064.205031
      ],
      "properties": {
        "datetime": "2019-06-04T16:57:39Z",
        "pc:count": 26772227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625007.0696,
            "count": 26772227,
            "maximum": 625517.32,
            "minimum": 624479.5,
            "name": "X",
            "position": 0,
            "stddev": 287.3141449,
            "variance": 82549.41785
          },
          {
            "average": 4807173.452,
            "count": 26772227,
            "maximum": 4807789.947,
            "minimum": 4806383.027,
            "name": "Y",
            "position": 1,
            "stddev": 407.7407663,
            "variance": 166252.5325
          },
          {
            "average": 1636.010005,
            "count": 26772227,
            "maximum": 2064.205031,
            "minimum": 1263.945031,
            "name": "Z",
            "position": 2,
            "stddev": 7.926048371,
            "variance": 62.82224278
          },
          {
            "average": 21806.28238,
            "count": 26772227,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11659.31956,
            "variance": 135939732.5
          },
          {
            "average": 1.140313654,
            "count": 26772227,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3694253279,
            "variance": 0.1364750729
          },
          {
            "average": 1.280571467,
            "count": 26772227,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.499383888,
            "variance": 0.2493842676
          },
          {
            "average": 0.5038770589,
            "count": 26772227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999849775,
            "variance": 0.2499849778
          },
          {
            "average": 0,
            "count": 26772227,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158233306,
            "count": 26772227,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7437169936,
            "variance": 0.5531149666
          },
          {
            "average": -1.118592929,
            "count": 26772227,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03028131,
            "variance": 121.6671057
          },
          {
            "average": 0.495561912,
            "count": 26772227,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999803123,
            "variance": 0.2499803127
          },
          {
            "average": 10074.22736,
            "count": 26772227,
            "maximum": 10087,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.08959429,
            "variance": 487.9501761
          },
          {
            "average": 243672702.7,
            "count": 26772227,
            "maximum": 243702659.3,
            "minimum": 243532103.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 63252.87344,
            "variance": 4000925999
          },
          {
            "average": 0,
            "count": 26772227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26772227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26772227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26772227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26772227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624479.5,
          4806383.027,
          1263.945031,
          625517.32,
          4807789.947,
          2064.205031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624479.5000162771,
                4806383.027334122,
                1263.945031263329
              ],
              [
                624479.5000162771,
                4807789.947334122,
                1263.945031263329
              ],
              [
                625517.3200162771,
                4807789.947334122,
                2064.205031263329
              ],
              [
                625517.3200162771,
                4806383.027334122,
                2064.205031263329
              ],
              [
                624479.5000162771,
                4806383.027334122,
                1263.945031263329
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:57:39+00:00",
        "end_time": "2019-06-02T17:35:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628022,
            43.399826,
            1263.945031,
            -121.4496677,
            43.41266293,
            2064.205031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46280215215376,
                  43.39999895775205,
                  1263.945031263329
                ],
                [
                  -121.46248181085589,
                  43.41266292797268,
                  1263.945031263329
                ],
                [
                  -121.44966768946449,
                  43.41248988940936,
                  2064.205031263329
                ],
                [
                  -121.44999069798422,
                  43.39982599527012,
                  2064.205031263329
                ],
                [
                  -121.46280215215376,
                  43.39999895775205,
                  1263.945031263329
                ]
              ]
            ]
          },
          "id": "20190602_43121D4314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:57:39Z",
            "pc:count": 26772227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625007.0696,
                "count": 26772227,
                "maximum": 625517.32,
                "minimum": 624479.5,
                "name": "X",
                "position": 0,
                "stddev": 287.3141449,
                "variance": 82549.41785
              },
              {
                "average": 4807173.452,
                "count": 26772227,
                "maximum": 4807789.947,
                "minimum": 4806383.027,
                "name": "Y",
                "position": 1,
                "stddev": 407.7407663,
                "variance": 166252.5325
              },
              {
                "average": 1636.010005,
                "count": 26772227,
                "maximum": 2064.205031,
                "minimum": 1263.945031,
                "name": "Z",
                "position": 2,
                "stddev": 7.926048371,
                "variance": 62.82224278
              },
              {
                "average": 21806.28238,
                "count": 26772227,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11659.31956,
                "variance": 135939732.5
              },
              {
                "average": 1.140313654,
                "count": 26772227,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3694253279,
                "variance": 0.1364750729
              },
              {
                "average": 1.280571467,
                "count": 26772227,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.499383888,
                "variance": 0.2493842676
              },
              {
                "average": 0.5038770589,
                "count": 26772227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999849775,
                "variance": 0.2499849778
              },
              {
                "average": 0,
                "count": 26772227,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158233306,
                "count": 26772227,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7437169936,
                "variance": 0.5531149666
              },
              {
                "average": -1.118592929,
                "count": 26772227,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03028131,
                "variance": 121.6671057
              },
              {
                "average": 0.495561912,
                "count": 26772227,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999803123,
                "variance": 0.2499803127
              },
              {
                "average": 10074.22736,
                "count": 26772227,
                "maximum": 10087,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.08959429,
                "variance": 487.9501761
              },
              {
                "average": 243672702.7,
                "count": 26772227,
                "maximum": 243702659.3,
                "minimum": 243532103.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 63252.87344,
                "variance": 4000925999
              },
              {
                "average": 0,
                "count": 26772227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26772227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26772227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26772227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26772227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624479.5,
              4806383.027,
              1263.945031,
              625517.32,
              4807789.947,
              2064.205031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624479.5000162771,
                    4806383.027334122,
                    1263.945031263329
                  ],
                  [
                    624479.5000162771,
                    4807789.947334122,
                    1263.945031263329
                  ],
                  [
                    625517.3200162771,
                    4807789.947334122,
                    2064.205031263329
                  ],
                  [
                    625517.3200162771,
                    4806383.027334122,
                    2064.205031263329
                  ],
                  [
                    624479.5000162771,
                    4806383.027334122,
                    1263.945031263329
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:57:39+00:00",
            "end_time": "2019-06-02T17:35:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D6101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75024342714511,
              43.48749775654631,
              1298.1409313817226
            ],
            [
              -121.74998283327015,
              43.500131393448605,
              1298.1409313817226
            ],
            [
              -121.73722606222505,
              43.49999120045297,
              1934.2409313817225
            ],
            [
              -121.73748931381922,
              43.487357625032665,
              1934.2409313817225
            ],
            [
              -121.75024342714511,
              43.48749775654631,
              1298.1409313817226
            ]
          ]
        ]
      },
      "bbox": [
        -121.7502434,
        43.48735763,
        1298.140931,
        -121.7372261,
        43.50013139,
        1934.240931
      ],
      "properties": {
        "datetime": "2019-06-02T16:30:51Z",
        "pc:count": 19968687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601572.8735,
            "count": 19968687,
            "maximum": 602088.5723,
            "minimum": 601057.0123,
            "name": "X",
            "position": 0,
            "stddev": 290.2462952,
            "variance": 84242.91185
          },
          {
            "average": 4816409.074,
            "count": 19968687,
            "maximum": 4817114.863,
            "minimum": 4815711.463,
            "name": "Y",
            "position": 1,
            "stddev": 393.8743983,
            "variance": 155137.0416
          },
          {
            "average": 1353.53921,
            "count": 19968687,
            "maximum": 1934.240931,
            "minimum": 1298.140931,
            "name": "Z",
            "position": 2,
            "stddev": 7.134172235,
            "variance": 50.89641347
          },
          {
            "average": 17594.00312,
            "count": 19968687,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9420.283585,
            "variance": 88741742.81
          },
          {
            "average": 1.130437319,
            "count": 19968687,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3742771328,
            "variance": 0.1400833721
          },
          {
            "average": 1.260869781,
            "count": 19968687,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5222759176,
            "variance": 0.2727721341
          },
          {
            "average": 0.5011280912,
            "count": 19968687,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987399,
            "variance": 0.2499987399
          },
          {
            "average": 0,
            "count": 19968687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193342407,
            "count": 19968687,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.959419483,
            "variance": 0.9204857444
          },
          {
            "average": -0.009303238489,
            "count": 19968687,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84114196,
            "variance": 117.530359
          },
          {
            "average": 0.4935088622,
            "count": 19968687,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999578759,
            "variance": 0.2499578776
          },
          {
            "average": 10012.32262,
            "count": 19968687,
            "maximum": 10017,
            "minimum": 10006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.135708408,
            "variance": 4.561250404
          },
          {
            "average": 243526285.7,
            "count": 19968687,
            "maximum": 243528251.4,
            "minimum": 243444427.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5554.707284,
            "variance": 30854773.01
          },
          {
            "average": 0,
            "count": 19968687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19968687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19968687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19968687,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19968687,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601057.0123,
          4815711.463,
          1298.140931,
          602088.5723,
          4817114.863,
          1934.240931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601057.0122528949,
                4815711.4629536895,
                1298.1409313817226
              ],
              [
                601057.0122528949,
                4817114.86295369,
                1298.1409313817226
              ],
              [
                602088.572252895,
                4817114.86295369,
                1934.2409313817225
              ],
              [
                602088.572252895,
                4815711.4629536895,
                1934.2409313817225
              ],
              [
                601057.0122528949,
                4815711.4629536895,
                1298.1409313817226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:30:51+00:00",
        "end_time": "2019-06-01T17:13:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7502434,
            43.48735763,
            1298.140931,
            -121.7372261,
            43.50013139,
            1934.240931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75024342714511,
                  43.48749775654631,
                  1298.1409313817226
                ],
                [
                  -121.74998283327015,
                  43.500131393448605,
                  1298.1409313817226
                ],
                [
                  -121.73722606222505,
                  43.49999120045297,
                  1934.2409313817225
                ],
                [
                  -121.73748931381922,
                  43.487357625032665,
                  1934.2409313817225
                ],
                [
                  -121.75024342714511,
                  43.48749775654631,
                  1298.1409313817226
                ]
              ]
            ]
          },
          "id": "20190601_43121D6101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:30:51Z",
            "pc:count": 19968687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601572.8735,
                "count": 19968687,
                "maximum": 602088.5723,
                "minimum": 601057.0123,
                "name": "X",
                "position": 0,
                "stddev": 290.2462952,
                "variance": 84242.91185
              },
              {
                "average": 4816409.074,
                "count": 19968687,
                "maximum": 4817114.863,
                "minimum": 4815711.463,
                "name": "Y",
                "position": 1,
                "stddev": 393.8743983,
                "variance": 155137.0416
              },
              {
                "average": 1353.53921,
                "count": 19968687,
                "maximum": 1934.240931,
                "minimum": 1298.140931,
                "name": "Z",
                "position": 2,
                "stddev": 7.134172235,
                "variance": 50.89641347
              },
              {
                "average": 17594.00312,
                "count": 19968687,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9420.283585,
                "variance": 88741742.81
              },
              {
                "average": 1.130437319,
                "count": 19968687,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3742771328,
                "variance": 0.1400833721
              },
              {
                "average": 1.260869781,
                "count": 19968687,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5222759176,
                "variance": 0.2727721341
              },
              {
                "average": 0.5011280912,
                "count": 19968687,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987399,
                "variance": 0.2499987399
              },
              {
                "average": 0,
                "count": 19968687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193342407,
                "count": 19968687,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.959419483,
                "variance": 0.9204857444
              },
              {
                "average": -0.009303238489,
                "count": 19968687,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84114196,
                "variance": 117.530359
              },
              {
                "average": 0.4935088622,
                "count": 19968687,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999578759,
                "variance": 0.2499578776
              },
              {
                "average": 10012.32262,
                "count": 19968687,
                "maximum": 10017,
                "minimum": 10006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.135708408,
                "variance": 4.561250404
              },
              {
                "average": 243526285.7,
                "count": 19968687,
                "maximum": 243528251.4,
                "minimum": 243444427.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5554.707284,
                "variance": 30854773.01
              },
              {
                "average": 0,
                "count": 19968687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19968687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19968687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19968687,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19968687,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601057.0123,
              4815711.463,
              1298.140931,
              602088.5723,
              4817114.863,
              1934.240931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601057.0122528949,
                    4815711.4629536895,
                    1298.1409313817226
                  ],
                  [
                    601057.0122528949,
                    4817114.86295369,
                    1298.1409313817226
                  ],
                  [
                    602088.572252895,
                    4817114.86295369,
                    1934.2409313817225
                  ],
                  [
                    602088.572252895,
                    4815711.4629536895,
                    1934.2409313817225
                  ],
                  [
                    601057.0122528949,
                    4815711.4629536895,
                    1298.1409313817226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:30:51+00:00",
            "end_time": "2019-06-01T17:13: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": "20190603_43121D5101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526890799812,
              43.487498450798206,
              1328.9334097678998
            ],
            [
              -121.62498194915227,
              43.50014513775234,
              1328.9334097678998
            ],
            [
              -121.61220034504188,
              43.49999069007087,
              1901.5934097678996
            ],
            [
              -121.61248996926285,
              43.48734407092008,
              1901.5934097678996
            ],
            [
              -121.62526890799812,
              43.487498450798206,
              1328.9334097678998
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252689,
        43.48734407,
        1328.93341,
        -121.6122003,
        43.50014514,
        1901.59341
      ],
      "properties": {
        "datetime": "2019-06-04T19:29:26Z",
        "pc:count": 17703124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611686.9963,
            "count": 17703124,
            "maximum": 612196.341,
            "minimum": 611162.721,
            "name": "X",
            "position": 0,
            "stddev": 297.0425243,
            "variance": 88234.26122
          },
          {
            "average": 4816556.928,
            "count": 17703124,
            "maximum": 4817275.772,
            "minimum": 4815870.852,
            "name": "Y",
            "position": 1,
            "stddev": 404.4324179,
            "variance": 163565.5806
          },
          {
            "average": 1348.100025,
            "count": 17703124,
            "maximum": 1901.59341,
            "minimum": 1328.93341,
            "name": "Z",
            "position": 2,
            "stddev": 10.27989396,
            "variance": 105.6762199
          },
          {
            "average": 20736.17874,
            "count": 17703124,
            "maximum": 54010,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10016.17254,
            "variance": 100323712.3
          },
          {
            "average": 1.112011021,
            "count": 17703124,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3477751389,
            "variance": 0.1209475472
          },
          {
            "average": 1.224033623,
            "count": 17703124,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4881506776,
            "variance": 0.238291084
          },
          {
            "average": 0.5033150081,
            "count": 17703124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999890247,
            "variance": 0.2499890248
          },
          {
            "average": 0,
            "count": 17703124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.461415059,
            "count": 17703124,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.105201037,
            "variance": 4.431871407
          },
          {
            "average": -0.8288763681,
            "count": 17703124,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76517176,
            "variance": 115.888923
          },
          {
            "average": 0.4955955231,
            "count": 17703124,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999806143,
            "variance": 0.2499806147
          },
          {
            "average": 10076.4563,
            "count": 17703124,
            "maximum": 10109,
            "minimum": 10055,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.905501,
            "variance": 620.28398
          },
          {
            "average": 243658024.7,
            "count": 17703124,
            "maximum": 243711766.3,
            "minimum": 243622842.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42683.3244,
            "variance": 1821866182
          },
          {
            "average": 0,
            "count": 17703124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17703124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17703124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17703124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17703124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611162.721,
          4815870.852,
          1328.93341,
          612196.341,
          4817275.772,
          1901.59341
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611162.72103131,
                4815870.851736286,
                1328.9334097678998
              ],
              [
                611162.72103131,
                4817275.771736286,
                1328.9334097678998
              ],
              [
                612196.3410313101,
                4817275.771736286,
                1901.5934097678996
              ],
              [
                612196.3410313101,
                4815870.851736286,
                1901.5934097678996
              ],
              [
                611162.72103131,
                4815870.851736286,
                1328.9334097678998
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:29:26+00:00",
        "end_time": "2019-06-03T18:47:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252689,
            43.48734407,
            1328.93341,
            -121.6122003,
            43.50014514,
            1901.59341
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526890799812,
                  43.487498450798206,
                  1328.9334097678998
                ],
                [
                  -121.62498194915227,
                  43.50014513775234,
                  1328.9334097678998
                ],
                [
                  -121.61220034504188,
                  43.49999069007087,
                  1901.5934097678996
                ],
                [
                  -121.61248996926285,
                  43.48734407092008,
                  1901.5934097678996
                ],
                [
                  -121.62526890799812,
                  43.487498450798206,
                  1328.9334097678998
                ]
              ]
            ]
          },
          "id": "20190603_43121D5101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:29:26Z",
            "pc:count": 17703124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611686.9963,
                "count": 17703124,
                "maximum": 612196.341,
                "minimum": 611162.721,
                "name": "X",
                "position": 0,
                "stddev": 297.0425243,
                "variance": 88234.26122
              },
              {
                "average": 4816556.928,
                "count": 17703124,
                "maximum": 4817275.772,
                "minimum": 4815870.852,
                "name": "Y",
                "position": 1,
                "stddev": 404.4324179,
                "variance": 163565.5806
              },
              {
                "average": 1348.100025,
                "count": 17703124,
                "maximum": 1901.59341,
                "minimum": 1328.93341,
                "name": "Z",
                "position": 2,
                "stddev": 10.27989396,
                "variance": 105.6762199
              },
              {
                "average": 20736.17874,
                "count": 17703124,
                "maximum": 54010,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10016.17254,
                "variance": 100323712.3
              },
              {
                "average": 1.112011021,
                "count": 17703124,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3477751389,
                "variance": 0.1209475472
              },
              {
                "average": 1.224033623,
                "count": 17703124,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4881506776,
                "variance": 0.238291084
              },
              {
                "average": 0.5033150081,
                "count": 17703124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999890247,
                "variance": 0.2499890248
              },
              {
                "average": 0,
                "count": 17703124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.461415059,
                "count": 17703124,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.105201037,
                "variance": 4.431871407
              },
              {
                "average": -0.8288763681,
                "count": 17703124,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76517176,
                "variance": 115.888923
              },
              {
                "average": 0.4955955231,
                "count": 17703124,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999806143,
                "variance": 0.2499806147
              },
              {
                "average": 10076.4563,
                "count": 17703124,
                "maximum": 10109,
                "minimum": 10055,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.905501,
                "variance": 620.28398
              },
              {
                "average": 243658024.7,
                "count": 17703124,
                "maximum": 243711766.3,
                "minimum": 243622842.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42683.3244,
                "variance": 1821866182
              },
              {
                "average": 0,
                "count": 17703124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17703124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17703124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17703124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17703124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611162.721,
              4815870.852,
              1328.93341,
              612196.341,
              4817275.772,
              1901.59341
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611162.72103131,
                    4815870.851736286,
                    1328.9334097678998
                  ],
                  [
                    611162.72103131,
                    4817275.771736286,
                    1328.9334097678998
                  ],
                  [
                    612196.3410313101,
                    4817275.771736286,
                    1901.5934097678996
                  ],
                  [
                    612196.3410313101,
                    4815870.851736286,
                    1901.5934097678996
                  ],
                  [
                    611162.72103131,
                    4815870.851736286,
                    1328.9334097678998
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:29:26+00:00",
            "end_time": "2019-06-03T18:47: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": "20190602_43121D5302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277134501034,
              43.4249983071947,
              1252.2760219388451
            ],
            [
              -121.61248238011612,
              43.43764632649632,
              1252.2760219388451
            ],
            [
              -121.59969844174073,
              43.43749046921401,
              1936.5560219388453
            ],
            [
              -121.599990066912,
              43.42484251834991,
              1936.5560219388453
            ],
            [
              -121.61277134501034,
              43.4249983071947,
              1252.2760219388451
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127713,
        43.42484252,
        1252.276022,
        -121.5996984,
        43.43764633,
        1936.556022
      ],
      "properties": {
        "datetime": "2019-06-03T16:47:13Z",
        "pc:count": 24834011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612823.3178,
            "count": 24834011,
            "maximum": 613323.7959,
            "minimum": 612288.9159,
            "name": "X",
            "position": 0,
            "stddev": 311.3408516,
            "variance": 96933.12585
          },
          {
            "average": 4809591.027,
            "count": 24834011,
            "maximum": 4810351.474,
            "minimum": 4808946.414,
            "name": "Y",
            "position": 1,
            "stddev": 407.6512149,
            "variance": 166179.513
          },
          {
            "average": 1335.295097,
            "count": 24834011,
            "maximum": 1936.556022,
            "minimum": 1252.276022,
            "name": "Z",
            "position": 2,
            "stddev": 4.060501104,
            "variance": 16.48766921
          },
          {
            "average": 19058.4971,
            "count": 24834011,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9591.912613,
            "variance": 92004787.57
          },
          {
            "average": 1.111587009,
            "count": 24834011,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3356090793,
            "variance": 0.1126334541
          },
          {
            "average": 1.223186259,
            "count": 24834011,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4624784797,
            "variance": 0.2138863442
          },
          {
            "average": 0.5053859805,
            "count": 24834011,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999710004,
            "variance": 0.2499710013
          },
          {
            "average": 0,
            "count": 24834011,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.14963499,
            "count": 24834011,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7085359175,
            "variance": 0.5020231464
          },
          {
            "average": -1.940488377,
            "count": 24834011,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77169007,
            "variance": 116.0293069
          },
          {
            "average": 0.5004817788,
            "count": 24834011,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999778,
            "variance": 0.249999778
          },
          {
            "average": 10037.83846,
            "count": 24834011,
            "maximum": 10044,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.302647639,
            "variance": 5.302186151
          },
          {
            "average": 243542450.9,
            "count": 24834011,
            "maximum": 243615633.7,
            "minimum": 243536909.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13617.81737,
            "variance": 185444950
          },
          {
            "average": 0,
            "count": 24834011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24834011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24834011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24834011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24834011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612288.9159,
          4808946.414,
          1252.276022,
          613323.7959,
          4810351.474,
          1936.556022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612288.9158962674,
                4808946.414460457,
                1252.2760219388451
              ],
              [
                612288.9158962674,
                4810351.474460457,
                1252.2760219388451
              ],
              [
                613323.7958962673,
                4810351.474460457,
                1936.5560219388453
              ],
              [
                613323.7958962673,
                4808946.414460457,
                1936.5560219388453
              ],
              [
                612288.9158962674,
                4808946.414460457,
                1252.2760219388451
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:47:13+00:00",
        "end_time": "2019-06-02T18:55:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127713,
            43.42484252,
            1252.276022,
            -121.5996984,
            43.43764633,
            1936.556022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277134501034,
                  43.4249983071947,
                  1252.2760219388451
                ],
                [
                  -121.61248238011612,
                  43.43764632649632,
                  1252.2760219388451
                ],
                [
                  -121.59969844174073,
                  43.43749046921401,
                  1936.5560219388453
                ],
                [
                  -121.599990066912,
                  43.42484251834991,
                  1936.5560219388453
                ],
                [
                  -121.61277134501034,
                  43.4249983071947,
                  1252.2760219388451
                ]
              ]
            ]
          },
          "id": "20190602_43121D5302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:47:13Z",
            "pc:count": 24834011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612823.3178,
                "count": 24834011,
                "maximum": 613323.7959,
                "minimum": 612288.9159,
                "name": "X",
                "position": 0,
                "stddev": 311.3408516,
                "variance": 96933.12585
              },
              {
                "average": 4809591.027,
                "count": 24834011,
                "maximum": 4810351.474,
                "minimum": 4808946.414,
                "name": "Y",
                "position": 1,
                "stddev": 407.6512149,
                "variance": 166179.513
              },
              {
                "average": 1335.295097,
                "count": 24834011,
                "maximum": 1936.556022,
                "minimum": 1252.276022,
                "name": "Z",
                "position": 2,
                "stddev": 4.060501104,
                "variance": 16.48766921
              },
              {
                "average": 19058.4971,
                "count": 24834011,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9591.912613,
                "variance": 92004787.57
              },
              {
                "average": 1.111587009,
                "count": 24834011,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3356090793,
                "variance": 0.1126334541
              },
              {
                "average": 1.223186259,
                "count": 24834011,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4624784797,
                "variance": 0.2138863442
              },
              {
                "average": 0.5053859805,
                "count": 24834011,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999710004,
                "variance": 0.2499710013
              },
              {
                "average": 0,
                "count": 24834011,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.14963499,
                "count": 24834011,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7085359175,
                "variance": 0.5020231464
              },
              {
                "average": -1.940488377,
                "count": 24834011,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77169007,
                "variance": 116.0293069
              },
              {
                "average": 0.5004817788,
                "count": 24834011,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999778,
                "variance": 0.249999778
              },
              {
                "average": 10037.83846,
                "count": 24834011,
                "maximum": 10044,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.302647639,
                "variance": 5.302186151
              },
              {
                "average": 243542450.9,
                "count": 24834011,
                "maximum": 243615633.7,
                "minimum": 243536909.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13617.81737,
                "variance": 185444950
              },
              {
                "average": 0,
                "count": 24834011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24834011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24834011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24834011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24834011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612288.9159,
              4808946.414,
              1252.276022,
              613323.7959,
              4810351.474,
              1936.556022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612288.9158962674,
                    4808946.414460457,
                    1252.2760219388451
                  ],
                  [
                    612288.9158962674,
                    4810351.474460457,
                    1252.2760219388451
                  ],
                  [
                    613323.7958962673,
                    4810351.474460457,
                    1936.5560219388453
                  ],
                  [
                    613323.7958962673,
                    4808946.414460457,
                    1936.5560219388453
                  ],
                  [
                    612288.9158962674,
                    4808946.414460457,
                    1252.2760219388451
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:47:13+00:00",
            "end_time": "2019-06-02T18:55: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": "20190603_43121D5118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027362276617,
              43.449998323140406,
              1324.424732373111
            ],
            [
              -121.59998176313877,
              43.46264783999214,
              1324.424732373111
            ],
            [
              -121.58719583950179,
              43.462490552910744,
              1893.6247323731109
            ],
            [
              -121.58749036244008,
              43.449841105129224,
              1893.6247323731109
            ],
            [
              -121.60027362276617,
              43.449998323140406,
              1324.424732373111
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002736,
        43.44984111,
        1324.424732,
        -121.5871958,
        43.46264784,
        1893.624732
      ],
      "properties": {
        "datetime": "2019-06-03T17:55:08Z",
        "pc:count": 20637810,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613763.5235,
            "count": 20637810,
            "maximum": 614288.5268,
            "minimum": 613253.9068,
            "name": "X",
            "position": 0,
            "stddev": 294.1804062,
            "variance": 86542.11137
          },
          {
            "average": 4812420.361,
            "count": 20637810,
            "maximum": 4813145.04,
            "minimum": 4811739.8,
            "name": "Y",
            "position": 1,
            "stddev": 397.8844258,
            "variance": 158312.0163
          },
          {
            "average": 1336.845385,
            "count": 20637810,
            "maximum": 1893.624732,
            "minimum": 1324.424732,
            "name": "Z",
            "position": 2,
            "stddev": 5.860992372,
            "variance": 34.35123158
          },
          {
            "average": 19260.79413,
            "count": 20637810,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10094.98685,
            "variance": 101908759.5
          },
          {
            "average": 1.129769874,
            "count": 20637810,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3692666034,
            "variance": 0.1363578244
          },
          {
            "average": 1.259542752,
            "count": 20637810,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5123218087,
            "variance": 0.2624736357
          },
          {
            "average": 0.5030571073,
            "count": 20637810,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906661,
            "variance": 0.2499906662
          },
          {
            "average": 0,
            "count": 20637810,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201474042,
            "count": 20637810,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9277522747,
            "variance": 0.8607242832
          },
          {
            "average": -0.9921371707,
            "count": 20637810,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74658497,
            "variance": 115.4890885
          },
          {
            "average": 0.5006968278,
            "count": 20637810,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999995265,
            "variance": 0.2499995265
          },
          {
            "average": 10047.1614,
            "count": 20637810,
            "maximum": 10050,
            "minimum": 10045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.146160105,
            "variance": 1.313682987
          },
          {
            "average": 243617798.4,
            "count": 20637810,
            "maximum": 243619708.8,
            "minimum": 243616313.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 791.3954016,
            "variance": 626306.6816
          },
          {
            "average": 0,
            "count": 20637810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20637810,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20637810,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20637810,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20637810,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613253.9068,
          4811739.8,
          1324.424732,
          614288.5268,
          4813145.04,
          1893.624732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613253.9067908372,
                4811739.799542465,
                1324.424732373111
              ],
              [
                613253.9067908372,
                4813145.0395424655,
                1324.424732373111
              ],
              [
                614288.5267908373,
                4813145.0395424655,
                1893.6247323731109
              ],
              [
                614288.5267908373,
                4811739.799542465,
                1893.6247323731109
              ],
              [
                613253.9067908372,
                4811739.799542465,
                1324.424732373111
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:55:08+00:00",
        "end_time": "2019-06-03T16:58:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002736,
            43.44984111,
            1324.424732,
            -121.5871958,
            43.46264784,
            1893.624732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027362276617,
                  43.449998323140406,
                  1324.424732373111
                ],
                [
                  -121.59998176313877,
                  43.46264783999214,
                  1324.424732373111
                ],
                [
                  -121.58719583950179,
                  43.462490552910744,
                  1893.6247323731109
                ],
                [
                  -121.58749036244008,
                  43.449841105129224,
                  1893.6247323731109
                ],
                [
                  -121.60027362276617,
                  43.449998323140406,
                  1324.424732373111
                ]
              ]
            ]
          },
          "id": "20190603_43121D5118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:55:08Z",
            "pc:count": 20637810,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613763.5235,
                "count": 20637810,
                "maximum": 614288.5268,
                "minimum": 613253.9068,
                "name": "X",
                "position": 0,
                "stddev": 294.1804062,
                "variance": 86542.11137
              },
              {
                "average": 4812420.361,
                "count": 20637810,
                "maximum": 4813145.04,
                "minimum": 4811739.8,
                "name": "Y",
                "position": 1,
                "stddev": 397.8844258,
                "variance": 158312.0163
              },
              {
                "average": 1336.845385,
                "count": 20637810,
                "maximum": 1893.624732,
                "minimum": 1324.424732,
                "name": "Z",
                "position": 2,
                "stddev": 5.860992372,
                "variance": 34.35123158
              },
              {
                "average": 19260.79413,
                "count": 20637810,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10094.98685,
                "variance": 101908759.5
              },
              {
                "average": 1.129769874,
                "count": 20637810,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3692666034,
                "variance": 0.1363578244
              },
              {
                "average": 1.259542752,
                "count": 20637810,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5123218087,
                "variance": 0.2624736357
              },
              {
                "average": 0.5030571073,
                "count": 20637810,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906661,
                "variance": 0.2499906662
              },
              {
                "average": 0,
                "count": 20637810,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201474042,
                "count": 20637810,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9277522747,
                "variance": 0.8607242832
              },
              {
                "average": -0.9921371707,
                "count": 20637810,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74658497,
                "variance": 115.4890885
              },
              {
                "average": 0.5006968278,
                "count": 20637810,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999995265,
                "variance": 0.2499995265
              },
              {
                "average": 10047.1614,
                "count": 20637810,
                "maximum": 10050,
                "minimum": 10045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.146160105,
                "variance": 1.313682987
              },
              {
                "average": 243617798.4,
                "count": 20637810,
                "maximum": 243619708.8,
                "minimum": 243616313.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 791.3954016,
                "variance": 626306.6816
              },
              {
                "average": 0,
                "count": 20637810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20637810,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20637810,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20637810,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20637810,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613253.9068,
              4811739.8,
              1324.424732,
              614288.5268,
              4813145.04,
              1893.624732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613253.9067908372,
                    4811739.799542465,
                    1324.424732373111
                  ],
                  [
                    613253.9067908372,
                    4813145.0395424655,
                    1324.424732373111
                  ],
                  [
                    614288.5267908373,
                    4813145.0395424655,
                    1893.6247323731109
                  ],
                  [
                    614288.5267908373,
                    4811739.799542465,
                    1893.6247323731109
                  ],
                  [
                    613253.9067908372,
                    4811739.799542465,
                    1324.424732373111
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:55:08+00:00",
            "end_time": "2019-06-03T16:58: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": "20190602_43121D5410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279185197136,
              43.41249909355569,
              1341.4689985032044
            ],
            [
              -121.5124819448716,
              43.42515702732589,
              1341.4689985032044
            ],
            [
              -121.49967798160637,
              43.42498972473709,
              1938.2889985032045
            ],
            [
              -121.49999055383506,
              43.412331864489445,
              1938.2889985032045
            ],
            [
              -121.51279185197136,
              43.41249909355569,
              1341.4689985032044
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127919,
        43.41233186,
        1341.468999,
        -121.499678,
        43.42515703,
        1938.288999
      ],
      "properties": {
        "datetime": "2019-06-02T18:43:21Z",
        "pc:count": 24586512,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620930.6503,
            "count": 24586512,
            "maximum": 621443.3643,
            "minimum": 620406.6043,
            "name": "X",
            "position": 0,
            "stddev": 295.3764687,
            "variance": 87247.25826
          },
          {
            "average": 4808392.253,
            "count": 24586512,
            "maximum": 4809104.065,
            "minimum": 4807697.845,
            "name": "Y",
            "position": 1,
            "stddev": 405.8260216,
            "variance": 164694.7598
          },
          {
            "average": 1557.48507,
            "count": 24586512,
            "maximum": 1938.288999,
            "minimum": 1341.468999,
            "name": "Z",
            "position": 2,
            "stddev": 41.74289205,
            "variance": 1742.469037
          },
          {
            "average": 20657.59551,
            "count": 24586512,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11504.46031,
            "variance": 132352607
          },
          {
            "average": 1.18450356,
            "count": 24586512,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4377678379,
            "variance": 0.1916406799
          },
          {
            "average": 1.36897442,
            "count": 24586512,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.596935897,
            "variance": 0.3563324651
          },
          {
            "average": 0.4999558294,
            "count": 24586512,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000082,
            "variance": 0.2500000082
          },
          {
            "average": 0,
            "count": 24586512,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246689689,
            "count": 24586512,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.294513335,
            "variance": 1.675764775
          },
          {
            "average": 0.5345983795,
            "count": 24586512,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7630961,
            "variance": 115.8442376
          },
          {
            "average": 0.4947703847,
            "count": 24586512,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999726605,
            "variance": 0.2499726613
          },
          {
            "average": 10028.73575,
            "count": 24586512,
            "maximum": 10032,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.242303708,
            "variance": 1.543318504
          },
          {
            "average": 243534177.8,
            "count": 24586512,
            "maximum": 243536201.6,
            "minimum": 243532367,
            "name": "GpsTime",
            "position": 12,
            "stddev": 796.189953,
            "variance": 633918.4412
          },
          {
            "average": 0,
            "count": 24586512,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24586512,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24586512,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24586512,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24586512,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620406.6043,
          4807697.845,
          1341.468999,
          621443.3643,
          4809104.065,
          1938.288999
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620406.6043247714,
                4807697.844997653,
                1341.4689985032044
              ],
              [
                620406.6043247714,
                4809104.0649976535,
                1341.4689985032044
              ],
              [
                621443.3643247714,
                4809104.0649976535,
                1938.2889985032045
              ],
              [
                621443.3643247714,
                4807697.844997653,
                1938.2889985032045
              ],
              [
                620406.6043247714,
                4807697.844997653,
                1341.4689985032044
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:43:21+00:00",
        "end_time": "2019-06-02T17:39:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127919,
            43.41233186,
            1341.468999,
            -121.499678,
            43.42515703,
            1938.288999
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279185197136,
                  43.41249909355569,
                  1341.4689985032044
                ],
                [
                  -121.5124819448716,
                  43.42515702732589,
                  1341.4689985032044
                ],
                [
                  -121.49967798160637,
                  43.42498972473709,
                  1938.2889985032045
                ],
                [
                  -121.49999055383506,
                  43.412331864489445,
                  1938.2889985032045
                ],
                [
                  -121.51279185197136,
                  43.41249909355569,
                  1341.4689985032044
                ]
              ]
            ]
          },
          "id": "20190602_43121D5410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:43:21Z",
            "pc:count": 24586512,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620930.6503,
                "count": 24586512,
                "maximum": 621443.3643,
                "minimum": 620406.6043,
                "name": "X",
                "position": 0,
                "stddev": 295.3764687,
                "variance": 87247.25826
              },
              {
                "average": 4808392.253,
                "count": 24586512,
                "maximum": 4809104.065,
                "minimum": 4807697.845,
                "name": "Y",
                "position": 1,
                "stddev": 405.8260216,
                "variance": 164694.7598
              },
              {
                "average": 1557.48507,
                "count": 24586512,
                "maximum": 1938.288999,
                "minimum": 1341.468999,
                "name": "Z",
                "position": 2,
                "stddev": 41.74289205,
                "variance": 1742.469037
              },
              {
                "average": 20657.59551,
                "count": 24586512,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11504.46031,
                "variance": 132352607
              },
              {
                "average": 1.18450356,
                "count": 24586512,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4377678379,
                "variance": 0.1916406799
              },
              {
                "average": 1.36897442,
                "count": 24586512,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.596935897,
                "variance": 0.3563324651
              },
              {
                "average": 0.4999558294,
                "count": 24586512,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000082,
                "variance": 0.2500000082
              },
              {
                "average": 0,
                "count": 24586512,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246689689,
                "count": 24586512,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.294513335,
                "variance": 1.675764775
              },
              {
                "average": 0.5345983795,
                "count": 24586512,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7630961,
                "variance": 115.8442376
              },
              {
                "average": 0.4947703847,
                "count": 24586512,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999726605,
                "variance": 0.2499726613
              },
              {
                "average": 10028.73575,
                "count": 24586512,
                "maximum": 10032,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.242303708,
                "variance": 1.543318504
              },
              {
                "average": 243534177.8,
                "count": 24586512,
                "maximum": 243536201.6,
                "minimum": 243532367,
                "name": "GpsTime",
                "position": 12,
                "stddev": 796.189953,
                "variance": 633918.4412
              },
              {
                "average": 0,
                "count": 24586512,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24586512,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24586512,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24586512,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24586512,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620406.6043,
              4807697.845,
              1341.468999,
              621443.3643,
              4809104.065,
              1938.288999
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620406.6043247714,
                    4807697.844997653,
                    1341.4689985032044
                  ],
                  [
                    620406.6043247714,
                    4809104.0649976535,
                    1341.4689985032044
                  ],
                  [
                    621443.3643247714,
                    4809104.0649976535,
                    1938.2889985032045
                  ],
                  [
                    621443.3643247714,
                    4807697.844997653,
                    1938.2889985032045
                  ],
                  [
                    620406.6043247714,
                    4807697.844997653,
                    1341.4689985032044
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:43:21+00:00",
            "end_time": "2019-06-02T17:39: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": "20190603_43121D5120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527914021051,
              43.44999834698174,
              1323.2613817265524
            ],
            [
              -121.57498201078349,
              43.46265024795153,
              1323.2613817265524
            ],
            [
              -121.56219054074272,
              43.46249009409,
              1847.9413817265527
            ],
            [
              -121.56249033508038,
              43.44983826346256,
              1847.9413817265527
            ],
            [
              -121.57527914021051,
              43.44999834698174,
              1323.2613817265524
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752791,
        43.44983826,
        1323.261382,
        -121.5621905,
        43.46265025,
        1847.941382
      ],
      "properties": {
        "datetime": "2019-06-03T17:45:24Z",
        "pc:count": 22642948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615788.3732,
            "count": 22642948,
            "maximum": 616311.3499,
            "minimum": 615276.2699,
            "name": "X",
            "position": 0,
            "stddev": 287.7682766,
            "variance": 82810.581
          },
          {
            "average": 4812447.422,
            "count": 22642948,
            "maximum": 4813179.61,
            "minimum": 4811774.09,
            "name": "Y",
            "position": 1,
            "stddev": 401.4460308,
            "variance": 161158.9156
          },
          {
            "average": 1350.477827,
            "count": 22642948,
            "maximum": 1847.941382,
            "minimum": 1323.261382,
            "name": "Z",
            "position": 2,
            "stddev": 15.38888626,
            "variance": 236.8178203
          },
          {
            "average": 17991.21745,
            "count": 22642948,
            "maximum": 47948,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10466.19834,
            "variance": 109541307.6
          },
          {
            "average": 1.182476504,
            "count": 22642948,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4605248137,
            "variance": 0.212083104
          },
          {
            "average": 1.364951861,
            "count": 22642948,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.648442881,
            "variance": 0.4204781699
          },
          {
            "average": 0.4987892919,
            "count": 22642948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985452,
            "variance": 0.2499985452
          },
          {
            "average": 0,
            "count": 22642948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257726512,
            "count": 22642948,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.417832079,
            "variance": 2.010247804
          },
          {
            "average": 1.26135758,
            "count": 22642948,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8033431,
            "variance": 116.7122222
          },
          {
            "average": 0.4934705057,
            "count": 22642948,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999573749,
            "variance": 0.2499573767
          },
          {
            "average": 10046.32488,
            "count": 22642948,
            "maximum": 10049,
            "minimum": 10044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13736331,
            "variance": 1.2935953
          },
          {
            "average": 243617215.4,
            "count": 22642948,
            "maximum": 243619124.2,
            "minimum": 243615549.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 786.3313607,
            "variance": 618317.0088
          },
          {
            "average": 0,
            "count": 22642948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22642948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22642948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22642948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22642948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615276.2699,
          4811774.09,
          1323.261382,
          616311.3499,
          4813179.61,
          1847.941382
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615276.269900508,
                4811774.090092099,
                1323.2613817265524
              ],
              [
                615276.269900508,
                4813179.610092099,
                1323.2613817265524
              ],
              [
                616311.3499005081,
                4813179.610092099,
                1847.9413817265527
              ],
              [
                616311.3499005081,
                4811774.090092099,
                1847.9413817265527
              ],
              [
                615276.269900508,
                4811774.090092099,
                1323.2613817265524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:45:24+00:00",
        "end_time": "2019-06-03T16:45:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752791,
            43.44983826,
            1323.261382,
            -121.5621905,
            43.46265025,
            1847.941382
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527914021051,
                  43.44999834698174,
                  1323.2613817265524
                ],
                [
                  -121.57498201078349,
                  43.46265024795153,
                  1323.2613817265524
                ],
                [
                  -121.56219054074272,
                  43.46249009409,
                  1847.9413817265527
                ],
                [
                  -121.56249033508038,
                  43.44983826346256,
                  1847.9413817265527
                ],
                [
                  -121.57527914021051,
                  43.44999834698174,
                  1323.2613817265524
                ]
              ]
            ]
          },
          "id": "20190603_43121D5120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:45:24Z",
            "pc:count": 22642948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615788.3732,
                "count": 22642948,
                "maximum": 616311.3499,
                "minimum": 615276.2699,
                "name": "X",
                "position": 0,
                "stddev": 287.7682766,
                "variance": 82810.581
              },
              {
                "average": 4812447.422,
                "count": 22642948,
                "maximum": 4813179.61,
                "minimum": 4811774.09,
                "name": "Y",
                "position": 1,
                "stddev": 401.4460308,
                "variance": 161158.9156
              },
              {
                "average": 1350.477827,
                "count": 22642948,
                "maximum": 1847.941382,
                "minimum": 1323.261382,
                "name": "Z",
                "position": 2,
                "stddev": 15.38888626,
                "variance": 236.8178203
              },
              {
                "average": 17991.21745,
                "count": 22642948,
                "maximum": 47948,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10466.19834,
                "variance": 109541307.6
              },
              {
                "average": 1.182476504,
                "count": 22642948,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4605248137,
                "variance": 0.212083104
              },
              {
                "average": 1.364951861,
                "count": 22642948,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.648442881,
                "variance": 0.4204781699
              },
              {
                "average": 0.4987892919,
                "count": 22642948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985452,
                "variance": 0.2499985452
              },
              {
                "average": 0,
                "count": 22642948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257726512,
                "count": 22642948,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.417832079,
                "variance": 2.010247804
              },
              {
                "average": 1.26135758,
                "count": 22642948,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8033431,
                "variance": 116.7122222
              },
              {
                "average": 0.4934705057,
                "count": 22642948,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999573749,
                "variance": 0.2499573767
              },
              {
                "average": 10046.32488,
                "count": 22642948,
                "maximum": 10049,
                "minimum": 10044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13736331,
                "variance": 1.2935953
              },
              {
                "average": 243617215.4,
                "count": 22642948,
                "maximum": 243619124.2,
                "minimum": 243615549.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 786.3313607,
                "variance": 618317.0088
              },
              {
                "average": 0,
                "count": 22642948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22642948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22642948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22642948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22642948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615276.2699,
              4811774.09,
              1323.261382,
              616311.3499,
              4813179.61,
              1847.941382
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615276.269900508,
                    4811774.090092099,
                    1323.2613817265524
                  ],
                  [
                    615276.269900508,
                    4813179.610092099,
                    1323.2613817265524
                  ],
                  [
                    616311.3499005081,
                    4813179.610092099,
                    1847.9413817265527
                  ],
                  [
                    616311.3499005081,
                    4811774.090092099,
                    1847.9413817265527
                  ],
                  [
                    615276.269900508,
                    4811774.090092099,
                    1323.2613817265524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:45:24+00:00",
            "end_time": "2019-06-03T16:45:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7126598464051,
              43.437496653273676,
              1201.1108840175395
            ],
            [
              -121.71239179722896,
              43.45013435813698,
              1201.1108840175395
            ],
            [
              -121.69971862664445,
              43.44999093256308,
              1891.5508840175396
            ],
            [
              -121.69998931226853,
              43.437353290625644,
              1891.5508840175396
            ],
            [
              -121.7126598464051,
              43.437496653273676,
              1201.1108840175395
            ]
          ]
        ]
      },
      "bbox": [
        -121.7126598,
        43.43735329,
        1201.110884,
        -121.6997186,
        43.45013436,
        1891.550884
      ],
      "properties": {
        "datetime": "2019-06-03T17:57:42Z",
        "pc:count": 16346877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604750.1798,
            "count": 16346877,
            "maximum": 605207.599,
            "minimum": 604181.939,
            "name": "X",
            "position": 0,
            "stddev": 295.072543,
            "variance": 87067.80562
          },
          {
            "average": 4810794.343,
            "count": 16346877,
            "maximum": 4811608.571,
            "minimum": 4810204.711,
            "name": "Y",
            "position": 1,
            "stddev": 361.6275795,
            "variance": 130774.5063
          },
          {
            "average": 1367.928666,
            "count": 16346877,
            "maximum": 1891.550884,
            "minimum": 1201.110884,
            "name": "Z",
            "position": 2,
            "stddev": 6.052859195,
            "variance": 36.63710443
          },
          {
            "average": 19076.66404,
            "count": 16346877,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10032.61012,
            "variance": 100653265.9
          },
          {
            "average": 1.12431402,
            "count": 16346877,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3589037138,
            "variance": 0.1288118758
          },
          {
            "average": 1.248625104,
            "count": 16346877,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4966455961,
            "variance": 0.2466568482
          },
          {
            "average": 0.5030768262,
            "count": 16346877,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999905483,
            "variance": 0.2499905484
          },
          {
            "average": 0,
            "count": 16346877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188147008,
            "count": 16346877,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8660120904,
            "variance": 0.7499769406
          },
          {
            "average": -0.7896817184,
            "count": 16346877,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.71411916,
            "variance": 114.7923494
          },
          {
            "average": 0.5025664535,
            "count": 16346877,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999934286,
            "variance": 0.2499934286
          },
          {
            "average": 10047.53291,
            "count": 16346877,
            "maximum": 10050,
            "minimum": 10045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.036063051,
            "variance": 1.073426646
          },
          {
            "average": 243618061.8,
            "count": 16346877,
            "maximum": 243619862.9,
            "minimum": 243616149.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 706.3170665,
            "variance": 498883.7984
          },
          {
            "average": 0,
            "count": 16346877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16346877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16346877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16346877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16346877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604181.939,
          4810204.711,
          1201.110884,
          605207.599,
          4811608.571,
          1891.550884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604181.938997014,
                4810204.711086856,
                1201.1108840175395
              ],
              [
                604181.938997014,
                4811608.571086856,
                1201.1108840175395
              ],
              [
                605207.5989970139,
                4811608.571086856,
                1891.5508840175396
              ],
              [
                605207.5989970139,
                4810204.711086856,
                1891.5508840175396
              ],
              [
                604181.938997014,
                4810204.711086856,
                1201.1108840175395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:57:42+00:00",
        "end_time": "2019-06-03T16:55:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7126598,
            43.43735329,
            1201.110884,
            -121.6997186,
            43.45013436,
            1891.550884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7126598464051,
                  43.437496653273676,
                  1201.1108840175395
                ],
                [
                  -121.71239179722896,
                  43.45013435813698,
                  1201.1108840175395
                ],
                [
                  -121.69971862664445,
                  43.44999093256308,
                  1891.5508840175396
                ],
                [
                  -121.69998931226853,
                  43.437353290625644,
                  1891.5508840175396
                ],
                [
                  -121.7126598464051,
                  43.437496653273676,
                  1201.1108840175395
                ]
              ]
            ]
          },
          "id": "20190603_43121D6124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:57:42Z",
            "pc:count": 16346877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604750.1798,
                "count": 16346877,
                "maximum": 605207.599,
                "minimum": 604181.939,
                "name": "X",
                "position": 0,
                "stddev": 295.072543,
                "variance": 87067.80562
              },
              {
                "average": 4810794.343,
                "count": 16346877,
                "maximum": 4811608.571,
                "minimum": 4810204.711,
                "name": "Y",
                "position": 1,
                "stddev": 361.6275795,
                "variance": 130774.5063
              },
              {
                "average": 1367.928666,
                "count": 16346877,
                "maximum": 1891.550884,
                "minimum": 1201.110884,
                "name": "Z",
                "position": 2,
                "stddev": 6.052859195,
                "variance": 36.63710443
              },
              {
                "average": 19076.66404,
                "count": 16346877,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10032.61012,
                "variance": 100653265.9
              },
              {
                "average": 1.12431402,
                "count": 16346877,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3589037138,
                "variance": 0.1288118758
              },
              {
                "average": 1.248625104,
                "count": 16346877,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4966455961,
                "variance": 0.2466568482
              },
              {
                "average": 0.5030768262,
                "count": 16346877,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999905483,
                "variance": 0.2499905484
              },
              {
                "average": 0,
                "count": 16346877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188147008,
                "count": 16346877,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8660120904,
                "variance": 0.7499769406
              },
              {
                "average": -0.7896817184,
                "count": 16346877,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.71411916,
                "variance": 114.7923494
              },
              {
                "average": 0.5025664535,
                "count": 16346877,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999934286,
                "variance": 0.2499934286
              },
              {
                "average": 10047.53291,
                "count": 16346877,
                "maximum": 10050,
                "minimum": 10045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.036063051,
                "variance": 1.073426646
              },
              {
                "average": 243618061.8,
                "count": 16346877,
                "maximum": 243619862.9,
                "minimum": 243616149.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 706.3170665,
                "variance": 498883.7984
              },
              {
                "average": 0,
                "count": 16346877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16346877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16346877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16346877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16346877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604181.939,
              4810204.711,
              1201.110884,
              605207.599,
              4811608.571,
              1891.550884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604181.938997014,
                    4810204.711086856,
                    1201.1108840175395
                  ],
                  [
                    604181.938997014,
                    4811608.571086856,
                    1201.1108840175395
                  ],
                  [
                    605207.5989970139,
                    4811608.571086856,
                    1891.5508840175396
                  ],
                  [
                    605207.5989970139,
                    4810204.711086856,
                    1891.5508840175396
                  ],
                  [
                    604181.938997014,
                    4810204.711086856,
                    1201.1108840175395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:57:42+00:00",
            "end_time": "2019-06-03T16:55:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027417635807,
              43.46249810552109,
              1293.161237912681
            ],
            [
              -121.59998218533262,
              43.47514777465508,
              1293.161237912681
            ],
            [
              -121.587195604276,
              43.47499047605528,
              1881.601237912681
            ],
            [
              -121.58749025994919,
              43.46234087599577,
              1881.601237912681
            ],
            [
              -121.60027417635807,
              43.46249810552109,
              1293.161237912681
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002742,
        43.46234088,
        1293.161238,
        -121.5871956,
        43.47514777,
        1881.601238
      ],
      "properties": {
        "datetime": "2019-06-03T18:28:03Z",
        "pc:count": 20371774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613745.7103,
            "count": 20371774,
            "maximum": 614264.9914,
            "minimum": 613230.5314,
            "name": "X",
            "position": 0,
            "stddev": 290.1600695,
            "variance": 84192.86591
          },
          {
            "average": 4813809.303,
            "count": 20371774,
            "maximum": 4814533.273,
            "minimum": 4813128.013,
            "name": "Y",
            "position": 1,
            "stddev": 401.9585371,
            "variance": 161570.6655
          },
          {
            "average": 1331.201665,
            "count": 20371774,
            "maximum": 1881.601238,
            "minimum": 1293.161238,
            "name": "Z",
            "position": 2,
            "stddev": 8.027359848,
            "variance": 64.43850613
          },
          {
            "average": 19199.75676,
            "count": 20371774,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9813.398829,
            "variance": 96302796.58
          },
          {
            "average": 1.120813141,
            "count": 20371774,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3512860561,
            "variance": 0.1234018932
          },
          {
            "average": 1.241641253,
            "count": 20371774,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4845755727,
            "variance": 0.2348134856
          },
          {
            "average": 0.4987016349,
            "count": 20371774,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983265,
            "variance": 0.2499983265
          },
          {
            "average": 0,
            "count": 20371774,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193962784,
            "count": 20371774,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8460497871,
            "variance": 0.7158002423
          },
          {
            "average": 1.152394492,
            "count": 20371774,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73623777,
            "variance": 115.2668015
          },
          {
            "average": 0.4938430988,
            "count": 20371774,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999621034,
            "variance": 0.2499621048
          },
          {
            "average": 10050.23144,
            "count": 20371774,
            "maximum": 10053,
            "minimum": 10048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.142489246,
            "variance": 1.305281677
          },
          {
            "average": 243619874.6,
            "count": 20371774,
            "maximum": 243621683.2,
            "minimum": 243618344.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 760.7242662,
            "variance": 578701.4093
          },
          {
            "average": 0,
            "count": 20371774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20371774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20371774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20371774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20371774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613230.5314,
          4813128.013,
          1293.161238,
          614264.9914,
          4814533.273,
          1881.601238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613230.5313911827,
                4813128.012521974,
                1293.161237912681
              ],
              [
                613230.5313911827,
                4814533.272521974,
                1293.161237912681
              ],
              [
                614264.9913911826,
                4814533.272521974,
                1881.601237912681
              ],
              [
                614264.9913911826,
                4813128.012521974,
                1881.601237912681
              ],
              [
                613230.5313911827,
                4813128.012521974,
                1293.161237912681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:28:03+00:00",
        "end_time": "2019-06-03T17:32:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002742,
            43.46234088,
            1293.161238,
            -121.5871956,
            43.47514777,
            1881.601238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027417635807,
                  43.46249810552109,
                  1293.161237912681
                ],
                [
                  -121.59998218533262,
                  43.47514777465508,
                  1293.161237912681
                ],
                [
                  -121.587195604276,
                  43.47499047605528,
                  1881.601237912681
                ],
                [
                  -121.58749025994919,
                  43.46234087599577,
                  1881.601237912681
                ],
                [
                  -121.60027417635807,
                  43.46249810552109,
                  1293.161237912681
                ]
              ]
            ]
          },
          "id": "20190603_43121D5113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:28:03Z",
            "pc:count": 20371774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613745.7103,
                "count": 20371774,
                "maximum": 614264.9914,
                "minimum": 613230.5314,
                "name": "X",
                "position": 0,
                "stddev": 290.1600695,
                "variance": 84192.86591
              },
              {
                "average": 4813809.303,
                "count": 20371774,
                "maximum": 4814533.273,
                "minimum": 4813128.013,
                "name": "Y",
                "position": 1,
                "stddev": 401.9585371,
                "variance": 161570.6655
              },
              {
                "average": 1331.201665,
                "count": 20371774,
                "maximum": 1881.601238,
                "minimum": 1293.161238,
                "name": "Z",
                "position": 2,
                "stddev": 8.027359848,
                "variance": 64.43850613
              },
              {
                "average": 19199.75676,
                "count": 20371774,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9813.398829,
                "variance": 96302796.58
              },
              {
                "average": 1.120813141,
                "count": 20371774,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3512860561,
                "variance": 0.1234018932
              },
              {
                "average": 1.241641253,
                "count": 20371774,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4845755727,
                "variance": 0.2348134856
              },
              {
                "average": 0.4987016349,
                "count": 20371774,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983265,
                "variance": 0.2499983265
              },
              {
                "average": 0,
                "count": 20371774,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193962784,
                "count": 20371774,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8460497871,
                "variance": 0.7158002423
              },
              {
                "average": 1.152394492,
                "count": 20371774,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73623777,
                "variance": 115.2668015
              },
              {
                "average": 0.4938430988,
                "count": 20371774,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999621034,
                "variance": 0.2499621048
              },
              {
                "average": 10050.23144,
                "count": 20371774,
                "maximum": 10053,
                "minimum": 10048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.142489246,
                "variance": 1.305281677
              },
              {
                "average": 243619874.6,
                "count": 20371774,
                "maximum": 243621683.2,
                "minimum": 243618344.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 760.7242662,
                "variance": 578701.4093
              },
              {
                "average": 0,
                "count": 20371774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20371774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20371774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20371774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20371774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613230.5314,
              4813128.013,
              1293.161238,
              614264.9914,
              4814533.273,
              1881.601238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613230.5313911827,
                    4813128.012521974,
                    1293.161237912681
                  ],
                  [
                    613230.5313911827,
                    4814533.272521974,
                    1293.161237912681
                  ],
                  [
                    614264.9913911826,
                    4814533.272521974,
                    1881.601237912681
                  ],
                  [
                    614264.9913911826,
                    4813128.012521974,
                    1881.601237912681
                  ],
                  [
                    613230.5313911827,
                    4813128.012521974,
                    1293.161237912681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:28:03+00:00",
            "end_time": "2019-06-03T17:32:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D6106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7502434451922,
              43.47499810891532,
              1303.6176594170672
            ],
            [
              -121.74998297611818,
              43.48763123340839,
              1303.6176594170672
            ],
            [
              -121.7372258686518,
              43.48749103972669,
              1927.757659417067
            ],
            [
              -121.73748899424261,
              43.47485797671487,
              1927.757659417067
            ],
            [
              -121.7502434451922,
              43.47499810891532,
              1303.6176594170672
            ]
          ]
        ]
      },
      "bbox": [
        -121.7502434,
        43.47485798,
        1303.617659,
        -121.7372259,
        43.48763123,
        1927.757659
      ],
      "properties": {
        "datetime": "2019-06-02T16:03:12Z",
        "pc:count": 20815708,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601588.5958,
            "count": 20815708,
            "maximum": 602109.6503,
            "minimum": 601077.8503,
            "name": "X",
            "position": 0,
            "stddev": 290.1060417,
            "variance": 84161.51544
          },
          {
            "average": 4815022.481,
            "count": 20815708,
            "maximum": 4815726.603,
            "minimum": 4814323.263,
            "name": "Y",
            "position": 1,
            "stddev": 399.1522921,
            "variance": 159322.5523
          },
          {
            "average": 1372.232251,
            "count": 20815708,
            "maximum": 1927.757659,
            "minimum": 1303.617659,
            "name": "Z",
            "position": 2,
            "stddev": 13.54963475,
            "variance": 183.5926018
          },
          {
            "average": 16903.79081,
            "count": 20815708,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8816.349491,
            "variance": 77728018.34
          },
          {
            "average": 1.132200692,
            "count": 20815708,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3667023175,
            "variance": 0.1344705896
          },
          {
            "average": 1.264399798,
            "count": 20815708,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5037343432,
            "variance": 0.2537482885
          },
          {
            "average": 0.5011935698,
            "count": 20815708,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985874,
            "variance": 0.2499985874
          },
          {
            "average": 0,
            "count": 20815708,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.194186861,
            "count": 20815708,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9175406007,
            "variance": 0.841880754
          },
          {
            "average": 0.1312683226,
            "count": 20815708,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83745717,
            "variance": 117.4504778
          },
          {
            "average": 0.4933659715,
            "count": 20815708,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999559997,
            "variance": 0.2499560017
          },
          {
            "average": 10008.72696,
            "count": 20815708,
            "maximum": 10012,
            "minimum": 10004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.33698915,
            "variance": 5.461518289
          },
          {
            "average": 243495746.5,
            "count": 20815708,
            "maximum": 243526592.4,
            "minimum": 243443589.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39403.56256,
            "variance": 1552640742
          },
          {
            "average": 0,
            "count": 20815708,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20815708,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20815708,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20815708,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20815708,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601077.8503,
          4814323.263,
          1303.617659,
          602109.6503,
          4815726.603,
          1927.757659
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601077.850252797,
                4814323.263020887,
                1303.6176594170672
              ],
              [
                601077.850252797,
                4815726.603020887,
                1303.6176594170672
              ],
              [
                602109.6502527971,
                4815726.603020887,
                1927.757659417067
              ],
              [
                602109.6502527971,
                4814323.263020887,
                1927.757659417067
              ],
              [
                601077.850252797,
                4814323.263020887,
                1303.6176594170672
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:03:12+00:00",
        "end_time": "2019-06-01T16:59:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7502434,
            43.47485798,
            1303.617659,
            -121.7372259,
            43.48763123,
            1927.757659
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7502434451922,
                  43.47499810891532,
                  1303.6176594170672
                ],
                [
                  -121.74998297611818,
                  43.48763123340839,
                  1303.6176594170672
                ],
                [
                  -121.7372258686518,
                  43.48749103972669,
                  1927.757659417067
                ],
                [
                  -121.73748899424261,
                  43.47485797671487,
                  1927.757659417067
                ],
                [
                  -121.7502434451922,
                  43.47499810891532,
                  1303.6176594170672
                ]
              ]
            ]
          },
          "id": "20190601_43121D6106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:03:12Z",
            "pc:count": 20815708,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601588.5958,
                "count": 20815708,
                "maximum": 602109.6503,
                "minimum": 601077.8503,
                "name": "X",
                "position": 0,
                "stddev": 290.1060417,
                "variance": 84161.51544
              },
              {
                "average": 4815022.481,
                "count": 20815708,
                "maximum": 4815726.603,
                "minimum": 4814323.263,
                "name": "Y",
                "position": 1,
                "stddev": 399.1522921,
                "variance": 159322.5523
              },
              {
                "average": 1372.232251,
                "count": 20815708,
                "maximum": 1927.757659,
                "minimum": 1303.617659,
                "name": "Z",
                "position": 2,
                "stddev": 13.54963475,
                "variance": 183.5926018
              },
              {
                "average": 16903.79081,
                "count": 20815708,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8816.349491,
                "variance": 77728018.34
              },
              {
                "average": 1.132200692,
                "count": 20815708,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3667023175,
                "variance": 0.1344705896
              },
              {
                "average": 1.264399798,
                "count": 20815708,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5037343432,
                "variance": 0.2537482885
              },
              {
                "average": 0.5011935698,
                "count": 20815708,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985874,
                "variance": 0.2499985874
              },
              {
                "average": 0,
                "count": 20815708,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.194186861,
                "count": 20815708,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9175406007,
                "variance": 0.841880754
              },
              {
                "average": 0.1312683226,
                "count": 20815708,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83745717,
                "variance": 117.4504778
              },
              {
                "average": 0.4933659715,
                "count": 20815708,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999559997,
                "variance": 0.2499560017
              },
              {
                "average": 10008.72696,
                "count": 20815708,
                "maximum": 10012,
                "minimum": 10004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.33698915,
                "variance": 5.461518289
              },
              {
                "average": 243495746.5,
                "count": 20815708,
                "maximum": 243526592.4,
                "minimum": 243443589.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39403.56256,
                "variance": 1552640742
              },
              {
                "average": 0,
                "count": 20815708,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20815708,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20815708,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20815708,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20815708,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601077.8503,
              4814323.263,
              1303.617659,
              602109.6503,
              4815726.603,
              1927.757659
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601077.850252797,
                    4814323.263020887,
                    1303.6176594170672
                  ],
                  [
                    601077.850252797,
                    4815726.603020887,
                    1303.6176594170672
                  ],
                  [
                    602109.6502527971,
                    4815726.603020887,
                    1927.757659417067
                  ],
                  [
                    602109.6502527971,
                    4814323.263020887,
                    1927.757659417067
                  ],
                  [
                    601077.850252797,
                    4814323.263020887,
                    1303.6176594170672
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:03:12+00:00",
            "end_time": "2019-06-01T16:59:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46280135514286,
              43.42499877848138,
              1324.2496547244552
            ],
            [
              -121.46248072946283,
              43.43766287315621,
              1324.2496547244552
            ],
            [
              -121.44966800395004,
              43.43748984559694,
              1940.6496547244553
            ],
            [
              -121.44999129892705,
              43.42482582699571,
              1940.6496547244553
            ],
            [
              -121.46280135514286,
              43.42499877848138,
              1324.2496547244552
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628014,
        43.42482583,
        1324.249655,
        -121.449668,
        43.43766287,
        1940.649655
      ],
      "properties": {
        "datetime": "2019-06-04T17:28:50Z",
        "pc:count": 30791662,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624992.2889,
            "count": 30791662,
            "maximum": 625465.6394,
            "minimum": 624428.3594,
            "name": "X",
            "position": 0,
            "stddev": 285.6938797,
            "variance": 81620.99289
          },
          {
            "average": 4809763.403,
            "count": 30791662,
            "maximum": 4810566.414,
            "minimum": 4809159.474,
            "name": "Y",
            "position": 1,
            "stddev": 395.4590437,
            "variance": 156387.8552
          },
          {
            "average": 1429.159666,
            "count": 30791662,
            "maximum": 1940.649655,
            "minimum": 1324.249655,
            "name": "Z",
            "position": 2,
            "stddev": 48.30795608,
            "variance": 2333.65862
          },
          {
            "average": 20138.83809,
            "count": 30791662,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10331.9669,
            "variance": 106749540.1
          },
          {
            "average": 1.161280609,
            "count": 30791662,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.448391182,
            "variance": 0.2010546521
          },
          {
            "average": 1.322543778,
            "count": 30791662,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6448193009,
            "variance": 0.4157919309
          },
          {
            "average": 0.5002653316,
            "count": 30791662,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999377,
            "variance": 0.2499999377
          },
          {
            "average": 0,
            "count": 30791662,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24768072,
            "count": 30791662,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.486135615,
            "variance": 2.208599067
          },
          {
            "average": 0.2817802673,
            "count": 30791662,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91233489,
            "variance": 119.0790527
          },
          {
            "average": 0.4922024345,
            "count": 30791662,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999392024,
            "variance": 0.2499392061
          },
          {
            "average": 10047.08089,
            "count": 30791662,
            "maximum": 10091,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.63759195,
            "variance": 709.5613047
          },
          {
            "average": 243583154.5,
            "count": 30791662,
            "maximum": 243704530.6,
            "minimum": 243533504.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 75994.45647,
            "variance": 5775157414
          },
          {
            "average": 0,
            "count": 30791662,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30791662,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30791662,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30791662,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30791662,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624428.3594,
          4809159.474,
          1324.249655,
          625465.6394,
          4810566.414,
          1940.649655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624428.3594192705,
                4809159.474082273,
                1324.2496547244552
              ],
              [
                624428.3594192705,
                4810566.414082273,
                1324.2496547244552
              ],
              [
                625465.6394192706,
                4810566.414082273,
                1940.6496547244553
              ],
              [
                625465.6394192706,
                4809159.474082273,
                1940.6496547244553
              ],
              [
                624428.3594192705,
                4809159.474082273,
                1324.2496547244552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:28:50+00:00",
        "end_time": "2019-06-02T17:58:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628014,
            43.42482583,
            1324.249655,
            -121.449668,
            43.43766287,
            1940.649655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46280135514286,
                  43.42499877848138,
                  1324.2496547244552
                ],
                [
                  -121.46248072946283,
                  43.43766287315621,
                  1324.2496547244552
                ],
                [
                  -121.44966800395004,
                  43.43748984559694,
                  1940.6496547244553
                ],
                [
                  -121.44999129892705,
                  43.42482582699571,
                  1940.6496547244553
                ],
                [
                  -121.46280135514286,
                  43.42499877848138,
                  1324.2496547244552
                ]
              ]
            ]
          },
          "id": "20190602_43121D4304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:28:50Z",
            "pc:count": 30791662,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624992.2889,
                "count": 30791662,
                "maximum": 625465.6394,
                "minimum": 624428.3594,
                "name": "X",
                "position": 0,
                "stddev": 285.6938797,
                "variance": 81620.99289
              },
              {
                "average": 4809763.403,
                "count": 30791662,
                "maximum": 4810566.414,
                "minimum": 4809159.474,
                "name": "Y",
                "position": 1,
                "stddev": 395.4590437,
                "variance": 156387.8552
              },
              {
                "average": 1429.159666,
                "count": 30791662,
                "maximum": 1940.649655,
                "minimum": 1324.249655,
                "name": "Z",
                "position": 2,
                "stddev": 48.30795608,
                "variance": 2333.65862
              },
              {
                "average": 20138.83809,
                "count": 30791662,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10331.9669,
                "variance": 106749540.1
              },
              {
                "average": 1.161280609,
                "count": 30791662,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.448391182,
                "variance": 0.2010546521
              },
              {
                "average": 1.322543778,
                "count": 30791662,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6448193009,
                "variance": 0.4157919309
              },
              {
                "average": 0.5002653316,
                "count": 30791662,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999377,
                "variance": 0.2499999377
              },
              {
                "average": 0,
                "count": 30791662,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24768072,
                "count": 30791662,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.486135615,
                "variance": 2.208599067
              },
              {
                "average": 0.2817802673,
                "count": 30791662,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91233489,
                "variance": 119.0790527
              },
              {
                "average": 0.4922024345,
                "count": 30791662,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999392024,
                "variance": 0.2499392061
              },
              {
                "average": 10047.08089,
                "count": 30791662,
                "maximum": 10091,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.63759195,
                "variance": 709.5613047
              },
              {
                "average": 243583154.5,
                "count": 30791662,
                "maximum": 243704530.6,
                "minimum": 243533504.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 75994.45647,
                "variance": 5775157414
              },
              {
                "average": 0,
                "count": 30791662,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30791662,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30791662,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30791662,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30791662,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624428.3594,
              4809159.474,
              1324.249655,
              625465.6394,
              4810566.414,
              1940.649655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624428.3594192705,
                    4809159.474082273,
                    1324.2496547244552
                  ],
                  [
                    624428.3594192705,
                    4810566.414082273,
                    1324.2496547244552
                  ],
                  [
                    625465.6394192706,
                    4810566.414082273,
                    1940.6496547244553
                  ],
                  [
                    625465.6394192706,
                    4809159.474082273,
                    1940.6496547244553
                  ],
                  [
                    624428.3594192705,
                    4809159.474082273,
                    1324.2496547244552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:28:50+00:00",
            "end_time": "2019-06-02T17:58: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": "20190602_43121D5411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5625017533667,
              43.41181788008785,
              1320.0073761395654
            ],
            [
              -121.56248202154822,
              43.412651968355995,
              1320.0073761395654
            ],
            [
              -121.54997131639297,
              43.41249399082401,
              1880.4873761395654
            ],
            [
              -121.54999121979125,
              43.41165990713155,
              1880.4873761395654
            ],
            [
              -121.5625017533667,
              43.41181788008785,
              1320.0073761395654
            ]
          ]
        ]
      },
      "bbox": [
        -121.5625018,
        43.41165991,
        1320.007376,
        -121.5499713,
        43.41265197,
        1880.487376
      ],
      "properties": {
        "datetime": "2019-06-02T18:23:02Z",
        "pc:count": 1571014,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616817.0919,
            "count": 1571014,
            "maximum": 617396.4718,
            "minimum": 616383.2718,
            "name": "X",
            "position": 0,
            "stddev": 285.5623648,
            "variance": 81545.86419
          },
          {
            "average": 4807598.76,
            "count": 1571014,
            "maximum": 4807644.241,
            "minimum": 4807551.581,
            "name": "Y",
            "position": 1,
            "stddev": 21.73171603,
            "variance": 472.2674816
          },
          {
            "average": 1584.308048,
            "count": 1571014,
            "maximum": 1880.487376,
            "minimum": 1320.007376,
            "name": "Z",
            "position": 2,
            "stddev": 22.67772858,
            "variance": 514.2793734
          },
          {
            "average": 17677.27007,
            "count": 1571014,
            "maximum": 56211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11196.77083,
            "variance": 125367677.1
          },
          {
            "average": 1.25599199,
            "count": 1571014,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5009527568,
            "variance": 0.2509536645
          },
          {
            "average": 1.512124017,
            "count": 1571014,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6570699389,
            "variance": 0.4317409047
          },
          {
            "average": 0.5092437114,
            "count": 1571014,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999147056,
            "variance": 0.2499147129
          },
          {
            "average": 0,
            "count": 1571014,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263510701,
            "count": 1571014,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.572691634,
            "variance": 2.473358975
          },
          {
            "average": -2.997472363,
            "count": 1571014,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2286821,
            "variance": 126.0833017
          },
          {
            "average": 0.5277114017,
            "count": 1571014,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992316465,
            "variance": 0.2492322369
          },
          {
            "average": 10028.80958,
            "count": 1571014,
            "maximum": 10030,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.746443049,
            "variance": 0.5571772254
          },
          {
            "average": 243534212.6,
            "count": 1571014,
            "maximum": 243534982.3,
            "minimum": 243533652.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.9166014,
            "variance": 245933.2756
          },
          {
            "average": 0,
            "count": 1571014,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571014,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571014,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571014,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571014,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616383.2718,
          4807551.581,
          1320.007376,
          617396.4718,
          4807644.241,
          1880.487376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616383.271781991,
                4807551.581012457,
                1320.0073761395654
              ],
              [
                616383.271781991,
                4807644.241012457,
                1320.0073761395654
              ],
              [
                617396.471781991,
                4807644.241012457,
                1880.4873761395654
              ],
              [
                617396.471781991,
                4807551.581012457,
                1880.4873761395654
              ],
              [
                616383.271781991,
                4807551.581012457,
                1320.0073761395654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:23:02+00:00",
        "end_time": "2019-06-02T18:00:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5625018,
            43.41165991,
            1320.007376,
            -121.5499713,
            43.41265197,
            1880.487376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5625017533667,
                  43.41181788008785,
                  1320.0073761395654
                ],
                [
                  -121.56248202154822,
                  43.412651968355995,
                  1320.0073761395654
                ],
                [
                  -121.54997131639297,
                  43.41249399082401,
                  1880.4873761395654
                ],
                [
                  -121.54999121979125,
                  43.41165990713155,
                  1880.4873761395654
                ],
                [
                  -121.5625017533667,
                  43.41181788008785,
                  1320.0073761395654
                ]
              ]
            ]
          },
          "id": "20190602_43121D5411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:23:02Z",
            "pc:count": 1571014,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616817.0919,
                "count": 1571014,
                "maximum": 617396.4718,
                "minimum": 616383.2718,
                "name": "X",
                "position": 0,
                "stddev": 285.5623648,
                "variance": 81545.86419
              },
              {
                "average": 4807598.76,
                "count": 1571014,
                "maximum": 4807644.241,
                "minimum": 4807551.581,
                "name": "Y",
                "position": 1,
                "stddev": 21.73171603,
                "variance": 472.2674816
              },
              {
                "average": 1584.308048,
                "count": 1571014,
                "maximum": 1880.487376,
                "minimum": 1320.007376,
                "name": "Z",
                "position": 2,
                "stddev": 22.67772858,
                "variance": 514.2793734
              },
              {
                "average": 17677.27007,
                "count": 1571014,
                "maximum": 56211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11196.77083,
                "variance": 125367677.1
              },
              {
                "average": 1.25599199,
                "count": 1571014,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5009527568,
                "variance": 0.2509536645
              },
              {
                "average": 1.512124017,
                "count": 1571014,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6570699389,
                "variance": 0.4317409047
              },
              {
                "average": 0.5092437114,
                "count": 1571014,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999147056,
                "variance": 0.2499147129
              },
              {
                "average": 0,
                "count": 1571014,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263510701,
                "count": 1571014,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.572691634,
                "variance": 2.473358975
              },
              {
                "average": -2.997472363,
                "count": 1571014,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2286821,
                "variance": 126.0833017
              },
              {
                "average": 0.5277114017,
                "count": 1571014,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992316465,
                "variance": 0.2492322369
              },
              {
                "average": 10028.80958,
                "count": 1571014,
                "maximum": 10030,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.746443049,
                "variance": 0.5571772254
              },
              {
                "average": 243534212.6,
                "count": 1571014,
                "maximum": 243534982.3,
                "minimum": 243533652.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.9166014,
                "variance": 245933.2756
              },
              {
                "average": 0,
                "count": 1571014,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571014,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571014,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571014,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571014,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616383.2718,
              4807551.581,
              1320.007376,
              617396.4718,
              4807644.241,
              1880.487376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616383.271781991,
                    4807551.581012457,
                    1320.0073761395654
                  ],
                  [
                    616383.271781991,
                    4807644.241012457,
                    1320.0073761395654
                  ],
                  [
                    617396.471781991,
                    4807644.241012457,
                    1880.4873761395654
                  ],
                  [
                    617396.471781991,
                    4807551.581012457,
                    1880.4873761395654
                  ],
                  [
                    616383.271781991,
                    4807551.581012457,
                    1320.0073761395654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:23:02+00:00",
            "end_time": "2019-06-02T18:00:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5500006141174,
              43.41187093765367,
              1541.5160809815143
            ],
            [
              -121.54998193938509,
              43.41265353245385,
              1541.5160809815143
            ],
            [
              -121.53747278497983,
              43.41249420641025,
              1919.1960809815141
            ],
            [
              -121.53749162067771,
              43.41171161593993,
              1919.1960809815141
            ],
            [
              -121.5500006141174,
              43.41187093765367,
              1541.5160809815143
            ]
          ]
        ]
      },
      "bbox": [
        -121.5500006,
        43.41171162,
        1541.516081,
        -121.5374728,
        43.41265353,
        1919.196081
      ],
      "properties": {
        "datetime": "2019-06-02T18:13:10Z",
        "pc:count": 1323057,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617939.2276,
            "count": 1323057,
            "maximum": 618408.3835,
            "minimum": 617395.3035,
            "name": "X",
            "position": 0,
            "stddev": 291.5475863,
            "variance": 84999.99509
          },
          {
            "average": 4807619.617,
            "count": 1323057,
            "maximum": 4807661.944,
            "minimum": 4807575.004,
            "name": "Y",
            "position": 1,
            "stddev": 19.99054522,
            "variance": 399.621898
          },
          {
            "average": 1579.62264,
            "count": 1323057,
            "maximum": 1919.196081,
            "minimum": 1541.516081,
            "name": "Z",
            "position": 2,
            "stddev": 21.47997622,
            "variance": 461.3893785
          },
          {
            "average": 17758.73454,
            "count": 1323057,
            "maximum": 55384,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11639.70206,
            "variance": 135482663.9
          },
          {
            "average": 1.273003355,
            "count": 1323057,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.528211544,
            "variance": 0.2790074352
          },
          {
            "average": 1.545965896,
            "count": 1323057,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6996378501,
            "variance": 0.4894931213
          },
          {
            "average": 0.5160140493,
            "count": 1323057,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997436733,
            "variance": 0.249743739
          },
          {
            "average": 0,
            "count": 1323057,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320868262,
            "count": 1323057,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.803138627,
            "variance": 3.251308909
          },
          {
            "average": -4.82235653,
            "count": 1323057,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.857555102,
            "variance": 78.45628238
          },
          {
            "average": 0.526911539,
            "count": 1323057,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992754325,
            "variance": 0.2492759575
          },
          {
            "average": 10028.30369,
            "count": 1323057,
            "maximum": 10029,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6789740071,
            "variance": 0.4610057024
          },
          {
            "average": 243533900.7,
            "count": 1323057,
            "maximum": 243534390.8,
            "minimum": 243533161.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.2566577,
            "variance": 195590.9513
          },
          {
            "average": 0,
            "count": 1323057,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1323057,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1323057,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1323057,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1323057,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617395.3035,
          4807575.004,
          1541.516081,
          618408.3835,
          4807661.944,
          1919.196081
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617395.303483167,
                4807575.004483742,
                1541.5160809815143
              ],
              [
                617395.303483167,
                4807661.944483741,
                1541.5160809815143
              ],
              [
                618408.383483167,
                4807661.944483741,
                1919.1960809815141
              ],
              [
                618408.383483167,
                4807575.004483742,
                1919.1960809815141
              ],
              [
                617395.303483167,
                4807575.004483742,
                1541.5160809815143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:13:10+00:00",
        "end_time": "2019-06-02T17:52:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5500006,
            43.41171162,
            1541.516081,
            -121.5374728,
            43.41265353,
            1919.196081
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5500006141174,
                  43.41187093765367,
                  1541.5160809815143
                ],
                [
                  -121.54998193938509,
                  43.41265353245385,
                  1541.5160809815143
                ],
                [
                  -121.53747278497983,
                  43.41249420641025,
                  1919.1960809815141
                ],
                [
                  -121.53749162067771,
                  43.41171161593993,
                  1919.1960809815141
                ],
                [
                  -121.5500006141174,
                  43.41187093765367,
                  1541.5160809815143
                ]
              ]
            ]
          },
          "id": "20190602_43121D5412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:13:10Z",
            "pc:count": 1323057,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617939.2276,
                "count": 1323057,
                "maximum": 618408.3835,
                "minimum": 617395.3035,
                "name": "X",
                "position": 0,
                "stddev": 291.5475863,
                "variance": 84999.99509
              },
              {
                "average": 4807619.617,
                "count": 1323057,
                "maximum": 4807661.944,
                "minimum": 4807575.004,
                "name": "Y",
                "position": 1,
                "stddev": 19.99054522,
                "variance": 399.621898
              },
              {
                "average": 1579.62264,
                "count": 1323057,
                "maximum": 1919.196081,
                "minimum": 1541.516081,
                "name": "Z",
                "position": 2,
                "stddev": 21.47997622,
                "variance": 461.3893785
              },
              {
                "average": 17758.73454,
                "count": 1323057,
                "maximum": 55384,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11639.70206,
                "variance": 135482663.9
              },
              {
                "average": 1.273003355,
                "count": 1323057,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.528211544,
                "variance": 0.2790074352
              },
              {
                "average": 1.545965896,
                "count": 1323057,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6996378501,
                "variance": 0.4894931213
              },
              {
                "average": 0.5160140493,
                "count": 1323057,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997436733,
                "variance": 0.249743739
              },
              {
                "average": 0,
                "count": 1323057,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320868262,
                "count": 1323057,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.803138627,
                "variance": 3.251308909
              },
              {
                "average": -4.82235653,
                "count": 1323057,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.857555102,
                "variance": 78.45628238
              },
              {
                "average": 0.526911539,
                "count": 1323057,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992754325,
                "variance": 0.2492759575
              },
              {
                "average": 10028.30369,
                "count": 1323057,
                "maximum": 10029,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6789740071,
                "variance": 0.4610057024
              },
              {
                "average": 243533900.7,
                "count": 1323057,
                "maximum": 243534390.8,
                "minimum": 243533161.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.2566577,
                "variance": 195590.9513
              },
              {
                "average": 0,
                "count": 1323057,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1323057,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1323057,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1323057,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1323057,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617395.3035,
              4807575.004,
              1541.516081,
              618408.3835,
              4807661.944,
              1919.196081
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617395.303483167,
                    4807575.004483742,
                    1541.5160809815143
                  ],
                  [
                    617395.303483167,
                    4807661.944483741,
                    1541.5160809815143
                  ],
                  [
                    618408.383483167,
                    4807661.944483741,
                    1919.1960809815141
                  ],
                  [
                    618408.383483167,
                    4807575.004483742,
                    1919.1960809815141
                  ],
                  [
                    617395.303483167,
                    4807575.004483742,
                    1541.5160809815143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:13:10+00:00",
            "end_time": "2019-06-02T17:52: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": "20190602_43121D5413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53749940871947,
              43.41192195638348,
              1419.0069077718358
            ],
            [
              -121.53748177759209,
              43.412654498488884,
              1419.0069077718358
            ],
            [
              -121.52497392768973,
              43.412493821072296,
              1872.266907771836
            ],
            [
              -121.5249917094706,
              43.41176128305422,
              1872.266907771836
            ],
            [
              -121.53749940871947,
              43.41192195638348,
              1419.0069077718358
            ]
          ]
        ]
      },
      "bbox": [
        -121.5374994,
        43.41176128,
        1419.006908,
        -121.5249739,
        43.4126545,
        1872.266908
      ],
      "properties": {
        "datetime": "2019-06-02T18:13:28Z",
        "pc:count": 1489401,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618892.5934,
            "count": 1489401,
            "maximum": 619420.3231,
            "minimum": 618407.3431,
            "name": "X",
            "position": 0,
            "stddev": 288.3668646,
            "variance": 83155.44858
          },
          {
            "average": 4807640.178,
            "count": 1489401,
            "maximum": 4807679.733,
            "minimum": 4807598.353,
            "name": "Y",
            "position": 1,
            "stddev": 18.59678417,
            "variance": 345.8403813
          },
          {
            "average": 1494.862895,
            "count": 1489401,
            "maximum": 1872.266908,
            "minimum": 1419.006908,
            "name": "Z",
            "position": 2,
            "stddev": 39.14874075,
            "variance": 1532.623902
          },
          {
            "average": 15780.56243,
            "count": 1489401,
            "maximum": 51701,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10841.39187,
            "variance": 117535777.7
          },
          {
            "average": 1.299549953,
            "count": 1489401,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.590267166,
            "variance": 0.3484153272
          },
          {
            "average": 1.600469585,
            "count": 1489401,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8112625506,
            "variance": 0.658146926
          },
          {
            "average": 0.499523634,
            "count": 1489401,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999409,
            "variance": 0.2499999409
          },
          {
            "average": 0,
            "count": 1489401,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.424930559,
            "count": 1489401,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.211701617,
            "variance": 4.891624042
          },
          {
            "average": -0.3685360142,
            "count": 1489401,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6207659,
            "variance": 135.0422001
          },
          {
            "average": 0.4794189073,
            "count": 1489401,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4995764068,
            "variance": 0.2495765862
          },
          {
            "average": 10027.99015,
            "count": 1489401,
            "maximum": 10029,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7923312296,
            "variance": 0.6277887773
          },
          {
            "average": 243533722.7,
            "count": 1489401,
            "maximum": 243534408.1,
            "minimum": 243533171.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.2931381,
            "variance": 238430.1887
          },
          {
            "average": 0,
            "count": 1489401,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1489401,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1489401,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1489401,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1489401,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618407.3431,
          4807598.353,
          1419.006908,
          619420.3231,
          4807679.733,
          1872.266908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618407.3430628602,
                4807598.3534913445,
                1419.0069077718358
              ],
              [
                618407.3430628602,
                4807679.733491345,
                1419.0069077718358
              ],
              [
                619420.3230628602,
                4807679.733491345,
                1872.266907771836
              ],
              [
                619420.3230628602,
                4807598.3534913445,
                1872.266907771836
              ],
              [
                618407.3430628602,
                4807598.3534913445,
                1419.0069077718358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:13:28+00:00",
        "end_time": "2019-06-02T17:52:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5374994,
            43.41176128,
            1419.006908,
            -121.5249739,
            43.4126545,
            1872.266908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53749940871947,
                  43.41192195638348,
                  1419.0069077718358
                ],
                [
                  -121.53748177759209,
                  43.412654498488884,
                  1419.0069077718358
                ],
                [
                  -121.52497392768973,
                  43.412493821072296,
                  1872.266907771836
                ],
                [
                  -121.5249917094706,
                  43.41176128305422,
                  1872.266907771836
                ],
                [
                  -121.53749940871947,
                  43.41192195638348,
                  1419.0069077718358
                ]
              ]
            ]
          },
          "id": "20190602_43121D5413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:13:28Z",
            "pc:count": 1489401,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618892.5934,
                "count": 1489401,
                "maximum": 619420.3231,
                "minimum": 618407.3431,
                "name": "X",
                "position": 0,
                "stddev": 288.3668646,
                "variance": 83155.44858
              },
              {
                "average": 4807640.178,
                "count": 1489401,
                "maximum": 4807679.733,
                "minimum": 4807598.353,
                "name": "Y",
                "position": 1,
                "stddev": 18.59678417,
                "variance": 345.8403813
              },
              {
                "average": 1494.862895,
                "count": 1489401,
                "maximum": 1872.266908,
                "minimum": 1419.006908,
                "name": "Z",
                "position": 2,
                "stddev": 39.14874075,
                "variance": 1532.623902
              },
              {
                "average": 15780.56243,
                "count": 1489401,
                "maximum": 51701,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10841.39187,
                "variance": 117535777.7
              },
              {
                "average": 1.299549953,
                "count": 1489401,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.590267166,
                "variance": 0.3484153272
              },
              {
                "average": 1.600469585,
                "count": 1489401,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8112625506,
                "variance": 0.658146926
              },
              {
                "average": 0.499523634,
                "count": 1489401,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999409,
                "variance": 0.2499999409
              },
              {
                "average": 0,
                "count": 1489401,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.424930559,
                "count": 1489401,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.211701617,
                "variance": 4.891624042
              },
              {
                "average": -0.3685360142,
                "count": 1489401,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6207659,
                "variance": 135.0422001
              },
              {
                "average": 0.4794189073,
                "count": 1489401,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4995764068,
                "variance": 0.2495765862
              },
              {
                "average": 10027.99015,
                "count": 1489401,
                "maximum": 10029,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7923312296,
                "variance": 0.6277887773
              },
              {
                "average": 243533722.7,
                "count": 1489401,
                "maximum": 243534408.1,
                "minimum": 243533171.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.2931381,
                "variance": 238430.1887
              },
              {
                "average": 0,
                "count": 1489401,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1489401,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1489401,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1489401,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1489401,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618407.3431,
              4807598.353,
              1419.006908,
              619420.3231,
              4807679.733,
              1872.266908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618407.3430628602,
                    4807598.3534913445,
                    1419.0069077718358
                  ],
                  [
                    618407.3430628602,
                    4807679.733491345,
                    1419.0069077718358
                  ],
                  [
                    619420.3230628602,
                    4807679.733491345,
                    1872.266907771836
                  ],
                  [
                    619420.3230628602,
                    4807598.3534913445,
                    1872.266907771836
                  ],
                  [
                    618407.3430628602,
                    4807598.3534913445,
                    1419.0069077718358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:13:28+00:00",
            "end_time": "2019-06-02T17:52: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": "20190602_43121D5309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777593063938,
              43.41249837409136,
              1299.5774159981158
            ],
            [
              -121.58748181729081,
              43.42514934660768,
              1299.5774159981158
            ],
            [
              -121.57469348326697,
              43.42499064156184,
              1939.937415998116
            ],
            [
              -121.57499025720485,
              43.41233973875146,
              1939.937415998116
            ],
            [
              -121.58777593063938,
              43.41249837409136,
              1299.5774159981158
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877759,
        43.41233974,
        1299.577416,
        -121.5746935,
        43.42514935,
        1939.937416
      ],
      "properties": {
        "datetime": "2019-06-02T19:36:53Z",
        "pc:count": 29832241,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614838.1195,
            "count": 29832241,
            "maximum": 615371.1701,
            "minimum": 614335.7101,
            "name": "X",
            "position": 0,
            "stddev": 289.2658264,
            "variance": 83674.71832
          },
          {
            "average": 4808294.326,
            "count": 29832241,
            "maximum": 4808997.576,
            "minimum": 4807592.176,
            "name": "Y",
            "position": 1,
            "stddev": 406.576527,
            "variance": 165304.4723
          },
          {
            "average": 1493.733483,
            "count": 29832241,
            "maximum": 1939.937416,
            "minimum": 1299.577416,
            "name": "Z",
            "position": 2,
            "stddev": 94.97519201,
            "variance": 9020.287097
          },
          {
            "average": 17114.71572,
            "count": 29832241,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11081.44482,
            "variance": 122798419.3
          },
          {
            "average": 1.26828722,
            "count": 29832241,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5469159248,
            "variance": 0.2991170288
          },
          {
            "average": 1.536500024,
            "count": 29832241,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.746353891,
            "variance": 0.5570441306
          },
          {
            "average": 0.5018380952,
            "count": 29832241,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966298,
            "variance": 0.2499966298
          },
          {
            "average": 0,
            "count": 29832241,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355407192,
            "count": 29832241,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.954631306,
            "variance": 3.820583543
          },
          {
            "average": -0.2089885916,
            "count": 29832241,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.09762379,
            "variance": 123.1572537
          },
          {
            "average": 0.5031908263,
            "count": 29832241,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999898269,
            "variance": 0.249989827
          },
          {
            "average": 10031.62622,
            "count": 29832241,
            "maximum": 10037,
            "minimum": 10029,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.587808587,
            "variance": 2.52113611
          },
          {
            "average": 243536053.6,
            "count": 29832241,
            "maximum": 243539413,
            "minimum": 243534320.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1017.313032,
            "variance": 1034925.806
          },
          {
            "average": 0,
            "count": 29832241,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29832241,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29832241,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29832241,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29832241,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614335.7101,
          4807592.176,
          1299.577416,
          615371.1701,
          4808997.576,
          1939.937416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614335.7100692145,
                4807592.176114217,
                1299.5774159981158
              ],
              [
                614335.7100692145,
                4808997.576114218,
                1299.5774159981158
              ],
              [
                615371.1700692144,
                4808997.576114218,
                1939.937415998116
              ],
              [
                615371.1700692144,
                4807592.176114217,
                1939.937415998116
              ],
              [
                614335.7100692145,
                4807592.176114217,
                1299.5774159981158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:36:53+00:00",
        "end_time": "2019-06-02T18:12:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877759,
            43.41233974,
            1299.577416,
            -121.5746935,
            43.42514935,
            1939.937416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777593063938,
                  43.41249837409136,
                  1299.5774159981158
                ],
                [
                  -121.58748181729081,
                  43.42514934660768,
                  1299.5774159981158
                ],
                [
                  -121.57469348326697,
                  43.42499064156184,
                  1939.937415998116
                ],
                [
                  -121.57499025720485,
                  43.41233973875146,
                  1939.937415998116
                ],
                [
                  -121.58777593063938,
                  43.41249837409136,
                  1299.5774159981158
                ]
              ]
            ]
          },
          "id": "20190602_43121D5309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:36:53Z",
            "pc:count": 29832241,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614838.1195,
                "count": 29832241,
                "maximum": 615371.1701,
                "minimum": 614335.7101,
                "name": "X",
                "position": 0,
                "stddev": 289.2658264,
                "variance": 83674.71832
              },
              {
                "average": 4808294.326,
                "count": 29832241,
                "maximum": 4808997.576,
                "minimum": 4807592.176,
                "name": "Y",
                "position": 1,
                "stddev": 406.576527,
                "variance": 165304.4723
              },
              {
                "average": 1493.733483,
                "count": 29832241,
                "maximum": 1939.937416,
                "minimum": 1299.577416,
                "name": "Z",
                "position": 2,
                "stddev": 94.97519201,
                "variance": 9020.287097
              },
              {
                "average": 17114.71572,
                "count": 29832241,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11081.44482,
                "variance": 122798419.3
              },
              {
                "average": 1.26828722,
                "count": 29832241,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5469159248,
                "variance": 0.2991170288
              },
              {
                "average": 1.536500024,
                "count": 29832241,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.746353891,
                "variance": 0.5570441306
              },
              {
                "average": 0.5018380952,
                "count": 29832241,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966298,
                "variance": 0.2499966298
              },
              {
                "average": 0,
                "count": 29832241,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355407192,
                "count": 29832241,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.954631306,
                "variance": 3.820583543
              },
              {
                "average": -0.2089885916,
                "count": 29832241,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.09762379,
                "variance": 123.1572537
              },
              {
                "average": 0.5031908263,
                "count": 29832241,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999898269,
                "variance": 0.249989827
              },
              {
                "average": 10031.62622,
                "count": 29832241,
                "maximum": 10037,
                "minimum": 10029,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.587808587,
                "variance": 2.52113611
              },
              {
                "average": 243536053.6,
                "count": 29832241,
                "maximum": 243539413,
                "minimum": 243534320.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1017.313032,
                "variance": 1034925.806
              },
              {
                "average": 0,
                "count": 29832241,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29832241,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29832241,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29832241,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29832241,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614335.7101,
              4807592.176,
              1299.577416,
              615371.1701,
              4808997.576,
              1939.937416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614335.7100692145,
                    4807592.176114217,
                    1299.5774159981158
                  ],
                  [
                    614335.7100692145,
                    4808997.576114218,
                    1299.5774159981158
                  ],
                  [
                    615371.1700692144,
                    4808997.576114218,
                    1939.937415998116
                  ],
                  [
                    615371.1700692144,
                    4807592.176114217,
                    1939.937415998116
                  ],
                  [
                    614335.7100692145,
                    4807592.176114217,
                    1299.5774159981158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:36:53+00:00",
            "end_time": "2019-06-02T18:12: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": "20190604_43121D4419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.40031457867823,
              43.387499153298776,
              1490.8804306048607
            ],
            [
              -121.39998118880989,
              43.40016943303524,
              1490.8804306048607
            ],
            [
              -121.38715502651023,
              43.399989220221734,
              2015.0204306048606
            ],
            [
              -121.38749108610546,
              43.38731901976245,
              2015.0204306048606
            ],
            [
              -121.40031457867823,
              43.387499153298776,
              1490.8804306048607
            ]
          ]
        ]
      },
      "bbox": [
        -121.4003146,
        43.38731902,
        1490.880431,
        -121.387155,
        43.40016943,
        2015.020431
      ],
      "properties": {
        "datetime": "2019-06-04T17:01:48Z",
        "pc:count": 24595136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 630081.8793,
            "count": 24595136,
            "maximum": 630605.3791,
            "minimum": 629566.3391,
            "name": "X",
            "position": 0,
            "stddev": 290.1161843,
            "variance": 84167.40039
          },
          {
            "average": 4805789.423,
            "count": 24595136,
            "maximum": 4806497.678,
            "minimum": 4805090.018,
            "name": "Y",
            "position": 1,
            "stddev": 407.863502,
            "variance": 166352.6363
          },
          {
            "average": 1607.227494,
            "count": 24595136,
            "maximum": 2015.020431,
            "minimum": 1490.880431,
            "name": "Z",
            "position": 2,
            "stddev": 19.55878481,
            "variance": 382.5460632
          },
          {
            "average": 18125.98543,
            "count": 24595136,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11405.52449,
            "variance": 130085988.9
          },
          {
            "average": 1.22629881,
            "count": 24595136,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4966262873,
            "variance": 0.2466376692
          },
          {
            "average": 1.452560295,
            "count": 24595136,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6799306257,
            "variance": 0.4623056558
          },
          {
            "average": 0.4984181019,
            "count": 24595136,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975078,
            "variance": 0.2499975078
          },
          {
            "average": 0,
            "count": 24595136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283894222,
            "count": 24595136,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.627400838,
            "variance": 2.648433487
          },
          {
            "average": 1.247957072,
            "count": 24595136,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83679915,
            "variance": 117.4362157
          },
          {
            "average": 0.4868094651,
            "count": 24595136,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998259897,
            "variance": 0.2498260199
          },
          {
            "average": 10085.72851,
            "count": 24595136,
            "maximum": 10088,
            "minimum": 10083,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.120015533,
            "variance": 1.254434795
          },
          {
            "average": 243701916.1,
            "count": 24595136,
            "maximum": 243702908,
            "minimum": 243700705.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 525.8412191,
            "variance": 276508.9878
          },
          {
            "average": 0,
            "count": 24595136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24595136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24595136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24595136,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24595136,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          629566.3391,
          4805090.018,
          1490.880431,
          630605.3791,
          4806497.678,
          2015.020431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                629566.3391030787,
                4805090.0177513845,
                1490.8804306048607
              ],
              [
                629566.3391030787,
                4806497.677751385,
                1490.8804306048607
              ],
              [
                630605.3791030787,
                4806497.677751385,
                2015.0204306048606
              ],
              [
                630605.3791030787,
                4805090.0177513845,
                2015.0204306048606
              ],
              [
                629566.3391030787,
                4805090.0177513845,
                1490.8804306048607
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:01:48+00:00",
        "end_time": "2019-06-04T16:25:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4003146,
            43.38731902,
            1490.880431,
            -121.387155,
            43.40016943,
            2015.020431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.40031457867823,
                  43.387499153298776,
                  1490.8804306048607
                ],
                [
                  -121.39998118880989,
                  43.40016943303524,
                  1490.8804306048607
                ],
                [
                  -121.38715502651023,
                  43.399989220221734,
                  2015.0204306048606
                ],
                [
                  -121.38749108610546,
                  43.38731901976245,
                  2015.0204306048606
                ],
                [
                  -121.40031457867823,
                  43.387499153298776,
                  1490.8804306048607
                ]
              ]
            ]
          },
          "id": "20190604_43121D4419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:01:48Z",
            "pc:count": 24595136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 630081.8793,
                "count": 24595136,
                "maximum": 630605.3791,
                "minimum": 629566.3391,
                "name": "X",
                "position": 0,
                "stddev": 290.1161843,
                "variance": 84167.40039
              },
              {
                "average": 4805789.423,
                "count": 24595136,
                "maximum": 4806497.678,
                "minimum": 4805090.018,
                "name": "Y",
                "position": 1,
                "stddev": 407.863502,
                "variance": 166352.6363
              },
              {
                "average": 1607.227494,
                "count": 24595136,
                "maximum": 2015.020431,
                "minimum": 1490.880431,
                "name": "Z",
                "position": 2,
                "stddev": 19.55878481,
                "variance": 382.5460632
              },
              {
                "average": 18125.98543,
                "count": 24595136,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11405.52449,
                "variance": 130085988.9
              },
              {
                "average": 1.22629881,
                "count": 24595136,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4966262873,
                "variance": 0.2466376692
              },
              {
                "average": 1.452560295,
                "count": 24595136,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6799306257,
                "variance": 0.4623056558
              },
              {
                "average": 0.4984181019,
                "count": 24595136,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975078,
                "variance": 0.2499975078
              },
              {
                "average": 0,
                "count": 24595136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283894222,
                "count": 24595136,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.627400838,
                "variance": 2.648433487
              },
              {
                "average": 1.247957072,
                "count": 24595136,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83679915,
                "variance": 117.4362157
              },
              {
                "average": 0.4868094651,
                "count": 24595136,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998259897,
                "variance": 0.2498260199
              },
              {
                "average": 10085.72851,
                "count": 24595136,
                "maximum": 10088,
                "minimum": 10083,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.120015533,
                "variance": 1.254434795
              },
              {
                "average": 243701916.1,
                "count": 24595136,
                "maximum": 243702908,
                "minimum": 243700705.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 525.8412191,
                "variance": 276508.9878
              },
              {
                "average": 0,
                "count": 24595136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24595136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24595136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24595136,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24595136,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              629566.3391,
              4805090.018,
              1490.880431,
              630605.3791,
              4806497.678,
              2015.020431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    629566.3391030787,
                    4805090.0177513845,
                    1490.8804306048607
                  ],
                  [
                    629566.3391030787,
                    4806497.677751385,
                    1490.8804306048607
                  ],
                  [
                    630605.3791030787,
                    4806497.677751385,
                    2015.0204306048606
                  ],
                  [
                    630605.3791030787,
                    4805090.0177513845,
                    2015.0204306048606
                  ],
                  [
                    629566.3391030787,
                    4805090.0177513845,
                    1490.8804306048607
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:01:48+00:00",
            "end_time": "2019-06-04T16:25: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": "20190602_43121D5406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278100465587,
              43.41249835979579,
              1252.0001221870148
            ],
            [
              -121.56248161870359,
              43.42515207527051,
              1252.0001221870148
            ],
            [
              -121.54968823700813,
              43.4249905087477,
              1930.2401221870145
            ],
            [
              -121.54999028511874,
              43.41233686425113,
              1930.2401221870145
            ],
            [
              -121.56278100465587,
              43.41249835979579,
              1252.0001221870148
            ]
          ]
        ]
      },
      "bbox": [
        -121.562781,
        43.41233686,
        1252.000122,
        -121.5496882,
        43.42515208,
        1930.240122
      ],
      "properties": {
        "datetime": "2019-06-02T18:56:40Z",
        "pc:count": 27685480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616854.3039,
            "count": 27685480,
            "maximum": 617395.2396,
            "minimum": 616359.3596,
            "name": "X",
            "position": 0,
            "stddev": 292.172811,
            "variance": 85364.95147
          },
          {
            "average": 4808335.385,
            "count": 27685480,
            "maximum": 4809032.484,
            "minimum": 4807626.764,
            "name": "Y",
            "position": 1,
            "stddev": 409.256971,
            "variance": 167491.2683
          },
          {
            "average": 1507.350724,
            "count": 27685480,
            "maximum": 1930.240122,
            "minimum": 1252.000122,
            "name": "Z",
            "position": 2,
            "stddev": 41.74730389,
            "variance": 1742.837382
          },
          {
            "average": 18028.34261,
            "count": 27685480,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10887.117,
            "variance": 118529316.5
          },
          {
            "average": 1.217599225,
            "count": 27685480,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4729478778,
            "variance": 0.2236796951
          },
          {
            "average": 1.435192166,
            "count": 27685480,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6372493416,
            "variance": 0.4060867233
          },
          {
            "average": 0.4987362329,
            "count": 27685480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984119,
            "variance": 0.2499984119
          },
          {
            "average": 0,
            "count": 27685480,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254516086,
            "count": 27685480,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.433374199,
            "variance": 2.054561594
          },
          {
            "average": 0.9949020438,
            "count": 27685480,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91190928,
            "variance": 119.0697641
          },
          {
            "average": 0.4919692561,
            "count": 27685480,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499935512,
            "variance": 0.2499355162
          },
          {
            "average": 10030.61134,
            "count": 27685480,
            "maximum": 10033,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.21650771,
            "variance": 1.479891009
          },
          {
            "average": 243535392.6,
            "count": 27685480,
            "maximum": 243537000.1,
            "minimum": 243533651.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 795.2681396,
            "variance": 632451.4138
          },
          {
            "average": 0,
            "count": 27685480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27685480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27685480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27685480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27685480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616359.3596,
          4807626.764,
          1252.000122,
          617395.2396,
          4809032.484,
          1930.240122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616359.3595937302,
                4807626.764075528,
                1252.0001221870148
              ],
              [
                616359.3595937302,
                4809032.484075529,
                1252.0001221870148
              ],
              [
                617395.2395937301,
                4809032.484075529,
                1930.2401221870145
              ],
              [
                617395.2395937301,
                4807626.764075528,
                1930.2401221870145
              ],
              [
                616359.3595937302,
                4807626.764075528,
                1252.0001221870148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:56:40+00:00",
        "end_time": "2019-06-02T18:00:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.562781,
            43.41233686,
            1252.000122,
            -121.5496882,
            43.42515208,
            1930.240122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278100465587,
                  43.41249835979579,
                  1252.0001221870148
                ],
                [
                  -121.56248161870359,
                  43.42515207527051,
                  1252.0001221870148
                ],
                [
                  -121.54968823700813,
                  43.4249905087477,
                  1930.2401221870145
                ],
                [
                  -121.54999028511874,
                  43.41233686425113,
                  1930.2401221870145
                ],
                [
                  -121.56278100465587,
                  43.41249835979579,
                  1252.0001221870148
                ]
              ]
            ]
          },
          "id": "20190602_43121D5406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:56:40Z",
            "pc:count": 27685480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616854.3039,
                "count": 27685480,
                "maximum": 617395.2396,
                "minimum": 616359.3596,
                "name": "X",
                "position": 0,
                "stddev": 292.172811,
                "variance": 85364.95147
              },
              {
                "average": 4808335.385,
                "count": 27685480,
                "maximum": 4809032.484,
                "minimum": 4807626.764,
                "name": "Y",
                "position": 1,
                "stddev": 409.256971,
                "variance": 167491.2683
              },
              {
                "average": 1507.350724,
                "count": 27685480,
                "maximum": 1930.240122,
                "minimum": 1252.000122,
                "name": "Z",
                "position": 2,
                "stddev": 41.74730389,
                "variance": 1742.837382
              },
              {
                "average": 18028.34261,
                "count": 27685480,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10887.117,
                "variance": 118529316.5
              },
              {
                "average": 1.217599225,
                "count": 27685480,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4729478778,
                "variance": 0.2236796951
              },
              {
                "average": 1.435192166,
                "count": 27685480,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6372493416,
                "variance": 0.4060867233
              },
              {
                "average": 0.4987362329,
                "count": 27685480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984119,
                "variance": 0.2499984119
              },
              {
                "average": 0,
                "count": 27685480,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254516086,
                "count": 27685480,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.433374199,
                "variance": 2.054561594
              },
              {
                "average": 0.9949020438,
                "count": 27685480,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91190928,
                "variance": 119.0697641
              },
              {
                "average": 0.4919692561,
                "count": 27685480,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499935512,
                "variance": 0.2499355162
              },
              {
                "average": 10030.61134,
                "count": 27685480,
                "maximum": 10033,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.21650771,
                "variance": 1.479891009
              },
              {
                "average": 243535392.6,
                "count": 27685480,
                "maximum": 243537000.1,
                "minimum": 243533651.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 795.2681396,
                "variance": 632451.4138
              },
              {
                "average": 0,
                "count": 27685480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27685480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27685480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27685480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27685480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616359.3596,
              4807626.764,
              1252.000122,
              617395.2396,
              4809032.484,
              1930.240122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616359.3595937302,
                    4807626.764075528,
                    1252.0001221870148
                  ],
                  [
                    616359.3595937302,
                    4809032.484075529,
                    1252.0001221870148
                  ],
                  [
                    617395.2395937301,
                    4809032.484075529,
                    1930.2401221870145
                  ],
                  [
                    617395.2395937301,
                    4807626.764075528,
                    1930.2401221870145
                  ],
                  [
                    616359.3595937302,
                    4807626.764075528,
                    1252.0001221870148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:56:40+00:00",
            "end_time": "2019-06-02T18:00: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": "20190603_43121D5213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778623835449,
              43.46249855445286,
              1316.9630710725623
            ],
            [
              -121.53748106273979,
              43.47515417922701,
              1316.9630710725623
            ],
            [
              -121.52468271874194,
              43.47498973543898,
              1850.6230710725622
            ],
            [
              -121.52499056256497,
              43.46233418291092,
              1850.6230710725622
            ],
            [
              -121.53778623835449,
              43.46249855445286,
              1316.9630710725623
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377862,
        43.46233418,
        1316.963071,
        -121.5246827,
        43.47515418,
        1850.623071
      ],
      "properties": {
        "datetime": "2019-06-03T18:08:25Z",
        "pc:count": 19949225,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618803.5858,
            "count": 19949225,
            "maximum": 619320.9788,
            "minimum": 618285.5388,
            "name": "X",
            "position": 0,
            "stddev": 290.0601481,
            "variance": 84134.8895
          },
          {
            "average": 4813911.487,
            "count": 19949225,
            "maximum": 4814620.885,
            "minimum": 4813214.925,
            "name": "Y",
            "position": 1,
            "stddev": 403.3825024,
            "variance": 162717.4433
          },
          {
            "average": 1331.371339,
            "count": 19949225,
            "maximum": 1850.623071,
            "minimum": 1316.963071,
            "name": "Z",
            "position": 2,
            "stddev": 10.68698437,
            "variance": 114.2116349
          },
          {
            "average": 20438.46818,
            "count": 19949225,
            "maximum": 54876,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10040.15698,
            "variance": 100804752.3
          },
          {
            "average": 1.107884592,
            "count": 19949225,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3369796101,
            "variance": 0.1135552576
          },
          {
            "average": 1.215756351,
            "count": 19949225,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4702367102,
            "variance": 0.2211225636
          },
          {
            "average": 0.499227965,
            "count": 19949225,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994165,
            "variance": 0.2499994165
          },
          {
            "average": 0,
            "count": 19949225,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198713584,
            "count": 19949225,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8420516599,
            "variance": 0.709050998
          },
          {
            "average": 0.7200918973,
            "count": 19949225,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81378876,
            "variance": 116.9380273
          },
          {
            "average": 0.4948521058,
            "count": 19949225,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499973511,
            "variance": 0.2499735117
          },
          {
            "average": 10048.22021,
            "count": 19949225,
            "maximum": 10051,
            "minimum": 10046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.141744547,
            "variance": 1.303580611
          },
          {
            "average": 243618509.7,
            "count": 19949225,
            "maximum": 243620505.6,
            "minimum": 243616864,
            "name": "GpsTime",
            "position": 12,
            "stddev": 783.2211167,
            "variance": 613435.3177
          },
          {
            "average": 0,
            "count": 19949225,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19949225,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19949225,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19949225,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19949225,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618285.5388,
          4813214.925,
          1316.963071,
          619320.9788,
          4814620.885,
          1850.623071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618285.5387780097,
                4813214.925020814,
                1316.9630710725623
              ],
              [
                618285.5387780097,
                4814620.885020815,
                1316.9630710725623
              ],
              [
                619320.9787780097,
                4814620.885020815,
                1850.6230710725622
              ],
              [
                619320.9787780097,
                4813214.925020814,
                1850.6230710725622
              ],
              [
                618285.5387780097,
                4813214.925020814,
                1316.9630710725623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:08:25+00:00",
        "end_time": "2019-06-03T17:07:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377862,
            43.46233418,
            1316.963071,
            -121.5246827,
            43.47515418,
            1850.623071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778623835449,
                  43.46249855445286,
                  1316.9630710725623
                ],
                [
                  -121.53748106273979,
                  43.47515417922701,
                  1316.9630710725623
                ],
                [
                  -121.52468271874194,
                  43.47498973543898,
                  1850.6230710725622
                ],
                [
                  -121.52499056256497,
                  43.46233418291092,
                  1850.6230710725622
                ],
                [
                  -121.53778623835449,
                  43.46249855445286,
                  1316.9630710725623
                ]
              ]
            ]
          },
          "id": "20190603_43121D5213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:08:25Z",
            "pc:count": 19949225,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618803.5858,
                "count": 19949225,
                "maximum": 619320.9788,
                "minimum": 618285.5388,
                "name": "X",
                "position": 0,
                "stddev": 290.0601481,
                "variance": 84134.8895
              },
              {
                "average": 4813911.487,
                "count": 19949225,
                "maximum": 4814620.885,
                "minimum": 4813214.925,
                "name": "Y",
                "position": 1,
                "stddev": 403.3825024,
                "variance": 162717.4433
              },
              {
                "average": 1331.371339,
                "count": 19949225,
                "maximum": 1850.623071,
                "minimum": 1316.963071,
                "name": "Z",
                "position": 2,
                "stddev": 10.68698437,
                "variance": 114.2116349
              },
              {
                "average": 20438.46818,
                "count": 19949225,
                "maximum": 54876,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10040.15698,
                "variance": 100804752.3
              },
              {
                "average": 1.107884592,
                "count": 19949225,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3369796101,
                "variance": 0.1135552576
              },
              {
                "average": 1.215756351,
                "count": 19949225,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4702367102,
                "variance": 0.2211225636
              },
              {
                "average": 0.499227965,
                "count": 19949225,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994165,
                "variance": 0.2499994165
              },
              {
                "average": 0,
                "count": 19949225,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198713584,
                "count": 19949225,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8420516599,
                "variance": 0.709050998
              },
              {
                "average": 0.7200918973,
                "count": 19949225,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81378876,
                "variance": 116.9380273
              },
              {
                "average": 0.4948521058,
                "count": 19949225,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499973511,
                "variance": 0.2499735117
              },
              {
                "average": 10048.22021,
                "count": 19949225,
                "maximum": 10051,
                "minimum": 10046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.141744547,
                "variance": 1.303580611
              },
              {
                "average": 243618509.7,
                "count": 19949225,
                "maximum": 243620505.6,
                "minimum": 243616864,
                "name": "GpsTime",
                "position": 12,
                "stddev": 783.2211167,
                "variance": 613435.3177
              },
              {
                "average": 0,
                "count": 19949225,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19949225,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19949225,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19949225,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19949225,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618285.5388,
              4813214.925,
              1316.963071,
              619320.9788,
              4814620.885,
              1850.623071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618285.5387780097,
                    4813214.925020814,
                    1316.9630710725623
                  ],
                  [
                    618285.5387780097,
                    4814620.885020815,
                    1316.9630710725623
                  ],
                  [
                    619320.9787780097,
                    4814620.885020815,
                    1850.6230710725622
                  ],
                  [
                    619320.9787780097,
                    4813214.925020814,
                    1850.6230710725622
                  ],
                  [
                    618285.5387780097,
                    4813214.925020814,
                    1316.9630710725623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:08:25+00:00",
            "end_time": "2019-06-03T17:07:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780679886514,
              43.39999896306815,
              1590.2062043607039
            ],
            [
              -121.43748117128601,
              43.41266584388276,
              1590.2062043607039
            ],
            [
              -121.42466250994319,
              43.4124899393694,
              2001.8662043607037
            ],
            [
              -121.42499080623895,
              43.39982313591405,
              2001.8662043607037
            ],
            [
              -121.43780679886514,
              43.39999896306815,
              1590.2062043607039
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378068,
        43.39982314,
        1590.206204,
        -121.4246625,
        43.41266584,
        2001.866204
      ],
      "properties": {
        "datetime": "2019-06-04T17:12:13Z",
        "pc:count": 22194492,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627020.4531,
            "count": 22194492,
            "maximum": 627541.8071,
            "minimum": 626503.6071,
            "name": "X",
            "position": 0,
            "stddev": 292.7300229,
            "variance": 85690.86633
          },
          {
            "average": 4807111.7,
            "count": 22194492,
            "maximum": 4807827.913,
            "minimum": 4806420.653,
            "name": "Y",
            "position": 1,
            "stddev": 402.1882351,
            "variance": 161755.3765
          },
          {
            "average": 1635.865404,
            "count": 22194492,
            "maximum": 2001.866204,
            "minimum": 1590.206204,
            "name": "Z",
            "position": 2,
            "stddev": 29.89936045,
            "variance": 893.9717552
          },
          {
            "average": 21833.81591,
            "count": 22194492,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11547.39657,
            "variance": 133342367.5
          },
          {
            "average": 1.148846435,
            "count": 22194492,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3820467831,
            "variance": 0.1459597445
          },
          {
            "average": 1.297665925,
            "count": 22194492,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5165787951,
            "variance": 0.2668536515
          },
          {
            "average": 0.5006701663,
            "count": 22194492,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995621,
            "variance": 0.2499995621
          },
          {
            "average": 0,
            "count": 22194492,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181109665,
            "count": 22194492,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8780161619,
            "variance": 0.7709123805
          },
          {
            "average": 0.4322430583,
            "count": 22194492,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86308391,
            "variance": 118.0065919
          },
          {
            "average": 0.4901846368,
            "count": 22194492,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999036606,
            "variance": 0.2499036699
          },
          {
            "average": 10085.91555,
            "count": 22194492,
            "maximum": 10089,
            "minimum": 10083,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.098178658,
            "variance": 1.205996364
          },
          {
            "average": 243701995.3,
            "count": 22194492,
            "maximum": 243703533.2,
            "minimum": 243700769.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 525.6530055,
            "variance": 276311.0821
          },
          {
            "average": 0,
            "count": 22194492,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22194492,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22194492,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22194492,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22194492,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626503.6071,
          4806420.653,
          1590.206204,
          627541.8071,
          4807827.913,
          2001.866204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626503.6070859159,
                4806420.65286346,
                1590.2062043607039
              ],
              [
                626503.6070859159,
                4807827.912863459,
                1590.2062043607039
              ],
              [
                627541.8070859158,
                4807827.912863459,
                2001.8662043607037
              ],
              [
                627541.8070859158,
                4806420.65286346,
                2001.8662043607037
              ],
              [
                626503.6070859159,
                4806420.65286346,
                1590.2062043607039
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:12:13+00:00",
        "end_time": "2019-06-04T16:26:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378068,
            43.39982314,
            1590.206204,
            -121.4246625,
            43.41266584,
            2001.866204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780679886514,
                  43.39999896306815,
                  1590.2062043607039
                ],
                [
                  -121.43748117128601,
                  43.41266584388276,
                  1590.2062043607039
                ],
                [
                  -121.42466250994319,
                  43.4124899393694,
                  2001.8662043607037
                ],
                [
                  -121.42499080623895,
                  43.39982313591405,
                  2001.8662043607037
                ],
                [
                  -121.43780679886514,
                  43.39999896306815,
                  1590.2062043607039
                ]
              ]
            ]
          },
          "id": "20190604_43121D4411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:12:13Z",
            "pc:count": 22194492,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627020.4531,
                "count": 22194492,
                "maximum": 627541.8071,
                "minimum": 626503.6071,
                "name": "X",
                "position": 0,
                "stddev": 292.7300229,
                "variance": 85690.86633
              },
              {
                "average": 4807111.7,
                "count": 22194492,
                "maximum": 4807827.913,
                "minimum": 4806420.653,
                "name": "Y",
                "position": 1,
                "stddev": 402.1882351,
                "variance": 161755.3765
              },
              {
                "average": 1635.865404,
                "count": 22194492,
                "maximum": 2001.866204,
                "minimum": 1590.206204,
                "name": "Z",
                "position": 2,
                "stddev": 29.89936045,
                "variance": 893.9717552
              },
              {
                "average": 21833.81591,
                "count": 22194492,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11547.39657,
                "variance": 133342367.5
              },
              {
                "average": 1.148846435,
                "count": 22194492,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3820467831,
                "variance": 0.1459597445
              },
              {
                "average": 1.297665925,
                "count": 22194492,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5165787951,
                "variance": 0.2668536515
              },
              {
                "average": 0.5006701663,
                "count": 22194492,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995621,
                "variance": 0.2499995621
              },
              {
                "average": 0,
                "count": 22194492,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181109665,
                "count": 22194492,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8780161619,
                "variance": 0.7709123805
              },
              {
                "average": 0.4322430583,
                "count": 22194492,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86308391,
                "variance": 118.0065919
              },
              {
                "average": 0.4901846368,
                "count": 22194492,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999036606,
                "variance": 0.2499036699
              },
              {
                "average": 10085.91555,
                "count": 22194492,
                "maximum": 10089,
                "minimum": 10083,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.098178658,
                "variance": 1.205996364
              },
              {
                "average": 243701995.3,
                "count": 22194492,
                "maximum": 243703533.2,
                "minimum": 243700769.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 525.6530055,
                "variance": 276311.0821
              },
              {
                "average": 0,
                "count": 22194492,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22194492,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22194492,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22194492,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22194492,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626503.6071,
              4806420.653,
              1590.206204,
              627541.8071,
              4807827.913,
              2001.866204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626503.6070859159,
                    4806420.65286346,
                    1590.2062043607039
                  ],
                  [
                    626503.6070859159,
                    4807827.912863459,
                    1590.2062043607039
                  ],
                  [
                    627541.8070859158,
                    4807827.912863459,
                    2001.8662043607037
                  ],
                  [
                    627541.8070859158,
                    4806420.65286346,
                    2001.8662043607037
                  ],
                  [
                    626503.6070859159,
                    4806420.65286346,
                    1590.2062043607039
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:12:13+00:00",
            "end_time": "2019-06-04T16:26: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": "20190604_43121D4325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030408646092,
              43.37499918439104,
              1601.8697114392805
            ],
            [
              -121.44998139545038,
              43.38766421572598,
              1601.8697114392805
            ],
            [
              -121.43716570573866,
              43.38748976202522,
              2092.4297114392807
            ],
            [
              -121.4374910621512,
              43.37482480740411,
              2092.4297114392807
            ],
            [
              -121.45030408646092,
              43.37499918439104,
              1601.8697114392805
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503041,
        43.37482481,
        1601.869711,
        -121.4371657,
        43.38766422,
        2092.429711
      ],
      "properties": {
        "datetime": "2019-06-04T16:13:11Z",
        "pc:count": 24365720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626056.9634,
            "count": 24365720,
            "maximum": 626581.5624,
            "minimum": 625543.1824,
            "name": "X",
            "position": 0,
            "stddev": 294.9317962,
            "variance": 86984.76444
          },
          {
            "average": 4804330.904,
            "count": 24365720,
            "maximum": 4805032.375,
            "minimum": 4803625.335,
            "name": "Y",
            "position": 1,
            "stddev": 395.8162394,
            "variance": 156670.4953
          },
          {
            "average": 1676.355826,
            "count": 24365720,
            "maximum": 2092.429711,
            "minimum": 1601.869711,
            "name": "Z",
            "position": 2,
            "stddev": 37.61960809,
            "variance": 1415.234913
          },
          {
            "average": 16551.75086,
            "count": 24365720,
            "maximum": 51123,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9498.063068,
            "variance": 90213202.05
          },
          {
            "average": 1.186032057,
            "count": 24365720,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4556018257,
            "variance": 0.2075730236
          },
          {
            "average": 1.372049338,
            "count": 24365720,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6340575714,
            "variance": 0.4020290038
          },
          {
            "average": 0.25882063,
            "count": 24365720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.437986894,
            "variance": 0.1918325193
          },
          {
            "average": 0,
            "count": 24365720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272627486,
            "count": 24365720,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.453653229,
            "variance": 2.11310771
          },
          {
            "average": 0.1738752276,
            "count": 24365720,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83581096,
            "variance": 117.4147991
          },
          {
            "average": 0.4897243751,
            "count": 24365720,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998944106,
            "variance": 0.2498944218
          },
          {
            "average": 10079.10287,
            "count": 24365720,
            "maximum": 10082,
            "minimum": 10076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.134988074,
            "variance": 1.288197927
          },
          {
            "average": 243698797.5,
            "count": 24365720,
            "maximum": 243699991.3,
            "minimum": 243696977.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 526.0904961,
            "variance": 276771.2101
          },
          {
            "average": 0,
            "count": 24365720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24365720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24365720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24365720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24365720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625543.1824,
          4803625.335,
          1601.869711,
          626581.5624,
          4805032.375,
          2092.429711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625543.1824214135,
                4803625.334561596,
                1601.8697114392805
              ],
              [
                625543.1824214135,
                4805032.374561595,
                1601.8697114392805
              ],
              [
                626581.5624214134,
                4805032.374561595,
                2092.4297114392807
              ],
              [
                626581.5624214134,
                4803625.334561596,
                2092.4297114392807
              ],
              [
                625543.1824214135,
                4803625.334561596,
                1601.8697114392805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:13:11+00:00",
        "end_time": "2019-06-04T15:22:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503041,
            43.37482481,
            1601.869711,
            -121.4371657,
            43.38766422,
            2092.429711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030408646092,
                  43.37499918439104,
                  1601.8697114392805
                ],
                [
                  -121.44998139545038,
                  43.38766421572598,
                  1601.8697114392805
                ],
                [
                  -121.43716570573866,
                  43.38748976202522,
                  2092.4297114392807
                ],
                [
                  -121.4374910621512,
                  43.37482480740411,
                  2092.4297114392807
                ],
                [
                  -121.45030408646092,
                  43.37499918439104,
                  1601.8697114392805
                ]
              ]
            ]
          },
          "id": "20190604_43121D4325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:13:11Z",
            "pc:count": 24365720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626056.9634,
                "count": 24365720,
                "maximum": 626581.5624,
                "minimum": 625543.1824,
                "name": "X",
                "position": 0,
                "stddev": 294.9317962,
                "variance": 86984.76444
              },
              {
                "average": 4804330.904,
                "count": 24365720,
                "maximum": 4805032.375,
                "minimum": 4803625.335,
                "name": "Y",
                "position": 1,
                "stddev": 395.8162394,
                "variance": 156670.4953
              },
              {
                "average": 1676.355826,
                "count": 24365720,
                "maximum": 2092.429711,
                "minimum": 1601.869711,
                "name": "Z",
                "position": 2,
                "stddev": 37.61960809,
                "variance": 1415.234913
              },
              {
                "average": 16551.75086,
                "count": 24365720,
                "maximum": 51123,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9498.063068,
                "variance": 90213202.05
              },
              {
                "average": 1.186032057,
                "count": 24365720,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4556018257,
                "variance": 0.2075730236
              },
              {
                "average": 1.372049338,
                "count": 24365720,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6340575714,
                "variance": 0.4020290038
              },
              {
                "average": 0.25882063,
                "count": 24365720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.437986894,
                "variance": 0.1918325193
              },
              {
                "average": 0,
                "count": 24365720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272627486,
                "count": 24365720,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.453653229,
                "variance": 2.11310771
              },
              {
                "average": 0.1738752276,
                "count": 24365720,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83581096,
                "variance": 117.4147991
              },
              {
                "average": 0.4897243751,
                "count": 24365720,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998944106,
                "variance": 0.2498944218
              },
              {
                "average": 10079.10287,
                "count": 24365720,
                "maximum": 10082,
                "minimum": 10076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.134988074,
                "variance": 1.288197927
              },
              {
                "average": 243698797.5,
                "count": 24365720,
                "maximum": 243699991.3,
                "minimum": 243696977.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 526.0904961,
                "variance": 276771.2101
              },
              {
                "average": 0,
                "count": 24365720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24365720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24365720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24365720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24365720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625543.1824,
              4803625.335,
              1601.869711,
              626581.5624,
              4805032.375,
              2092.429711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625543.1824214135,
                    4803625.334561596,
                    1601.8697114392805
                  ],
                  [
                    625543.1824214135,
                    4805032.374561595,
                    1601.8697114392805
                  ],
                  [
                    626581.5624214134,
                    4805032.374561595,
                    2092.4297114392807
                  ],
                  [
                    626581.5624214134,
                    4803625.334561596,
                    2092.4297114392807
                  ],
                  [
                    625543.1824214135,
                    4803625.334561596,
                    1601.8697114392805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:13:11+00:00",
            "end_time": "2019-06-04T15:22: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": "20190601_43121D6102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73774617452506,
              43.48749749947112,
              1333.7205014403662
            ],
            [
              -121.73748294142767,
              43.500132696211736,
              1333.7205014403662
            ],
            [
              -121.72472425308978,
              43.499991086590796,
              1922.7205014403662
            ],
            [
              -121.72499014460837,
              43.48735595196113,
              1922.7205014403662
            ],
            [
              -121.73774617452506,
              43.48749749947112,
              1333.7205014403662
            ]
          ]
        ]
      },
      "bbox": [
        -121.7377462,
        43.48735595,
        1333.720501,
        -121.7247243,
        43.5001327,
        1922.720501
      ],
      "properties": {
        "datetime": "2019-06-02T16:25:35Z",
        "pc:count": 19564438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602583.4014,
            "count": 19564438,
            "maximum": 603099.2864,
            "minimum": 602067.5664,
            "name": "X",
            "position": 0,
            "stddev": 292.7060238,
            "variance": 85676.81638
          },
          {
            "average": 4816444.547,
            "count": 19564438,
            "maximum": 4817130.262,
            "minimum": 4815726.682,
            "name": "Y",
            "position": 1,
            "stddev": 394.3126825,
            "variance": 155482.4916
          },
          {
            "average": 1358.132313,
            "count": 19564438,
            "maximum": 1922.720501,
            "minimum": 1333.720501,
            "name": "Z",
            "position": 2,
            "stddev": 17.43637403,
            "variance": 304.0271395
          },
          {
            "average": 18044.5265,
            "count": 19564438,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9368.316187,
            "variance": 87765348.18
          },
          {
            "average": 1.131104814,
            "count": 19564438,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3847548794,
            "variance": 0.1480363172
          },
          {
            "average": 1.262210139,
            "count": 19564438,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5438863146,
            "variance": 0.2958123233
          },
          {
            "average": 0.5009874549,
            "count": 19564438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990377,
            "variance": 0.2499990377
          },
          {
            "average": 0,
            "count": 19564438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248760532,
            "count": 19564438,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.176324639,
            "variance": 1.383739656
          },
          {
            "average": 0.162711832,
            "count": 19564438,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78356864,
            "variance": 116.2853525
          },
          {
            "average": 0.4963606417,
            "count": 19564438,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999867677,
            "variance": 0.2499867678
          },
          {
            "average": 10009.05299,
            "count": 19564438,
            "maximum": 10016,
            "minimum": 10004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.259273585,
            "variance": 5.104317133
          },
          {
            "average": 243500556.9,
            "count": 19564438,
            "maximum": 243527935.4,
            "minimum": 243443620.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37777.64391,
            "variance": 1427150379
          },
          {
            "average": 0,
            "count": 19564438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19564438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19564438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19564438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19564438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602067.5664,
          4815726.682,
          1333.720501,
          603099.2864,
          4817130.262,
          1922.720501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602067.5663557005,
                4815726.682318559,
                1333.7205014403662
              ],
              [
                602067.5663557005,
                4817130.262318559,
                1333.7205014403662
              ],
              [
                603099.2863557005,
                4817130.262318559,
                1922.7205014403662
              ],
              [
                603099.2863557005,
                4815726.682318559,
                1922.7205014403662
              ],
              [
                602067.5663557005,
                4815726.682318559,
                1333.7205014403662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:25:35+00:00",
        "end_time": "2019-06-01T17:00:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7377462,
            43.48735595,
            1333.720501,
            -121.7247243,
            43.5001327,
            1922.720501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73774617452506,
                  43.48749749947112,
                  1333.7205014403662
                ],
                [
                  -121.73748294142767,
                  43.500132696211736,
                  1333.7205014403662
                ],
                [
                  -121.72472425308978,
                  43.499991086590796,
                  1922.7205014403662
                ],
                [
                  -121.72499014460837,
                  43.48735595196113,
                  1922.7205014403662
                ],
                [
                  -121.73774617452506,
                  43.48749749947112,
                  1333.7205014403662
                ]
              ]
            ]
          },
          "id": "20190601_43121D6102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:25:35Z",
            "pc:count": 19564438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602583.4014,
                "count": 19564438,
                "maximum": 603099.2864,
                "minimum": 602067.5664,
                "name": "X",
                "position": 0,
                "stddev": 292.7060238,
                "variance": 85676.81638
              },
              {
                "average": 4816444.547,
                "count": 19564438,
                "maximum": 4817130.262,
                "minimum": 4815726.682,
                "name": "Y",
                "position": 1,
                "stddev": 394.3126825,
                "variance": 155482.4916
              },
              {
                "average": 1358.132313,
                "count": 19564438,
                "maximum": 1922.720501,
                "minimum": 1333.720501,
                "name": "Z",
                "position": 2,
                "stddev": 17.43637403,
                "variance": 304.0271395
              },
              {
                "average": 18044.5265,
                "count": 19564438,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9368.316187,
                "variance": 87765348.18
              },
              {
                "average": 1.131104814,
                "count": 19564438,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3847548794,
                "variance": 0.1480363172
              },
              {
                "average": 1.262210139,
                "count": 19564438,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5438863146,
                "variance": 0.2958123233
              },
              {
                "average": 0.5009874549,
                "count": 19564438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990377,
                "variance": 0.2499990377
              },
              {
                "average": 0,
                "count": 19564438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248760532,
                "count": 19564438,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.176324639,
                "variance": 1.383739656
              },
              {
                "average": 0.162711832,
                "count": 19564438,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78356864,
                "variance": 116.2853525
              },
              {
                "average": 0.4963606417,
                "count": 19564438,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999867677,
                "variance": 0.2499867678
              },
              {
                "average": 10009.05299,
                "count": 19564438,
                "maximum": 10016,
                "minimum": 10004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.259273585,
                "variance": 5.104317133
              },
              {
                "average": 243500556.9,
                "count": 19564438,
                "maximum": 243527935.4,
                "minimum": 243443620.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37777.64391,
                "variance": 1427150379
              },
              {
                "average": 0,
                "count": 19564438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19564438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19564438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19564438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19564438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602067.5664,
              4815726.682,
              1333.720501,
              603099.2864,
              4817130.262,
              1922.720501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602067.5663557005,
                    4815726.682318559,
                    1333.7205014403662
                  ],
                  [
                    602067.5663557005,
                    4817130.262318559,
                    1333.7205014403662
                  ],
                  [
                    603099.2863557005,
                    4817130.262318559,
                    1922.7205014403662
                  ],
                  [
                    603099.2863557005,
                    4815726.682318559,
                    1922.7205014403662
                  ],
                  [
                    602067.5663557005,
                    4815726.682318559,
                    1333.7205014403662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:25:35+00:00",
            "end_time": "2019-06-01T17: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": "20190602_43121D4315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030438738819,
              43.39999945656142,
              1333.8472689537361
            ],
            [
              -121.44998141930586,
              43.412664252308765,
              1333.8472689537361
            ],
            [
              -121.43716490417756,
              43.41248977932737,
              1978.8072689537362
            ],
            [
              -121.43749054012233,
              43.399825060297104,
              1978.8072689537362
            ],
            [
              -121.45030438738819,
              43.39999945656142,
              1333.8472689537361
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503044,
        43.39982506,
        1333.847269,
        -121.4371649,
        43.41266425,
        1978.807269
      ],
      "properties": {
        "datetime": "2019-06-04T17:00:30Z",
        "pc:count": 23641677,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626017.6663,
            "count": 23641677,
            "maximum": 626529.5795,
            "minimum": 625491.5595,
            "name": "X",
            "position": 0,
            "stddev": 291.1057249,
            "variance": 84742.54306
          },
          {
            "average": 4807140.362,
            "count": 23641677,
            "maximum": 4807808.839,
            "minimum": 4806401.819,
            "name": "Y",
            "position": 1,
            "stddev": 410.8486292,
            "variance": 168796.5961
          },
          {
            "average": 1616.078311,
            "count": 23641677,
            "maximum": 1978.807269,
            "minimum": 1333.847269,
            "name": "Z",
            "position": 2,
            "stddev": 15.47603798,
            "variance": 239.5077516
          },
          {
            "average": 21079.59959,
            "count": 23641677,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11366.67673,
            "variance": 129201339.8
          },
          {
            "average": 1.142057055,
            "count": 23641677,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3733240884,
            "variance": 0.139370875
          },
          {
            "average": 1.284109372,
            "count": 23641677,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.505850587,
            "variance": 0.2558848163
          },
          {
            "average": 0.5025637564,
            "count": 23641677,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934377,
            "variance": 0.2499934377
          },
          {
            "average": 0,
            "count": 23641677,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181804066,
            "count": 23641677,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.86294917,
            "variance": 0.74468127
          },
          {
            "average": -0.5284166444,
            "count": 23641677,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01329009,
            "variance": 121.2925587
          },
          {
            "average": 0.4901027114,
            "count": 23641677,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999020447,
            "variance": 0.2499020542
          },
          {
            "average": 10080.20219,
            "count": 23641677,
            "maximum": 10088,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.34160174,
            "variance": 267.0479474
          },
          {
            "average": 243687983.7,
            "count": 23641677,
            "maximum": 243702830.7,
            "minimum": 243532122.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 46053.85345,
            "variance": 2120957417
          },
          {
            "average": 0,
            "count": 23641677,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23641677,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23641677,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23641677,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23641677,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625491.5595,
          4806401.819,
          1333.847269,
          626529.5795,
          4807808.839,
          1978.807269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625491.5594916923,
                4806401.819435291,
                1333.8472689537361
              ],
              [
                625491.5594916923,
                4807808.839435291,
                1333.8472689537361
              ],
              [
                626529.5794916924,
                4807808.839435291,
                1978.8072689537362
              ],
              [
                626529.5794916924,
                4806401.819435291,
                1978.8072689537362
              ],
              [
                625491.5594916923,
                4806401.819435291,
                1333.8472689537361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:00:30+00:00",
        "end_time": "2019-06-02T17:35:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503044,
            43.39982506,
            1333.847269,
            -121.4371649,
            43.41266425,
            1978.807269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030438738819,
                  43.39999945656142,
                  1333.8472689537361
                ],
                [
                  -121.44998141930586,
                  43.412664252308765,
                  1333.8472689537361
                ],
                [
                  -121.43716490417756,
                  43.41248977932737,
                  1978.8072689537362
                ],
                [
                  -121.43749054012233,
                  43.399825060297104,
                  1978.8072689537362
                ],
                [
                  -121.45030438738819,
                  43.39999945656142,
                  1333.8472689537361
                ]
              ]
            ]
          },
          "id": "20190602_43121D4315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:00:30Z",
            "pc:count": 23641677,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626017.6663,
                "count": 23641677,
                "maximum": 626529.5795,
                "minimum": 625491.5595,
                "name": "X",
                "position": 0,
                "stddev": 291.1057249,
                "variance": 84742.54306
              },
              {
                "average": 4807140.362,
                "count": 23641677,
                "maximum": 4807808.839,
                "minimum": 4806401.819,
                "name": "Y",
                "position": 1,
                "stddev": 410.8486292,
                "variance": 168796.5961
              },
              {
                "average": 1616.078311,
                "count": 23641677,
                "maximum": 1978.807269,
                "minimum": 1333.847269,
                "name": "Z",
                "position": 2,
                "stddev": 15.47603798,
                "variance": 239.5077516
              },
              {
                "average": 21079.59959,
                "count": 23641677,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11366.67673,
                "variance": 129201339.8
              },
              {
                "average": 1.142057055,
                "count": 23641677,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3733240884,
                "variance": 0.139370875
              },
              {
                "average": 1.284109372,
                "count": 23641677,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.505850587,
                "variance": 0.2558848163
              },
              {
                "average": 0.5025637564,
                "count": 23641677,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934377,
                "variance": 0.2499934377
              },
              {
                "average": 0,
                "count": 23641677,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181804066,
                "count": 23641677,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.86294917,
                "variance": 0.74468127
              },
              {
                "average": -0.5284166444,
                "count": 23641677,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01329009,
                "variance": 121.2925587
              },
              {
                "average": 0.4901027114,
                "count": 23641677,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999020447,
                "variance": 0.2499020542
              },
              {
                "average": 10080.20219,
                "count": 23641677,
                "maximum": 10088,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.34160174,
                "variance": 267.0479474
              },
              {
                "average": 243687983.7,
                "count": 23641677,
                "maximum": 243702830.7,
                "minimum": 243532122.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 46053.85345,
                "variance": 2120957417
              },
              {
                "average": 0,
                "count": 23641677,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23641677,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23641677,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23641677,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23641677,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625491.5595,
              4806401.819,
              1333.847269,
              626529.5795,
              4807808.839,
              1978.807269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625491.5594916923,
                    4806401.819435291,
                    1333.8472689537361
                  ],
                  [
                    625491.5594916923,
                    4807808.839435291,
                    1333.8472689537361
                  ],
                  [
                    626529.5794916924,
                    4807808.839435291,
                    1978.8072689537362
                  ],
                  [
                    626529.5794916924,
                    4806401.819435291,
                    1978.8072689537362
                  ],
                  [
                    625491.5594916923,
                    4806401.819435291,
                    1333.8472689537361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:00:30+00:00",
            "end_time": "2019-06-02T17:35: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": "20190603_43121D5205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279250500015,
              43.48749895331326,
              1322.4401712277136
            ],
            [
              -121.51248176805603,
              43.50015744055986,
              1322.4401712277136
            ],
            [
              -121.49967705250309,
              43.49999010601786,
              1872.2801712277137
            ],
            [
              -121.49999046186927,
              43.48733169230054,
              1872.2801712277137
            ],
            [
              -121.51279250500015,
              43.48749895331326,
              1322.4401712277136
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127925,
        43.48733169,
        1322.440171,
        -121.4996771,
        43.50015744,
        1872.280171
      ],
      "properties": {
        "datetime": "2019-06-03T18:55:44Z",
        "pc:count": 18047930,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620771.5036,
            "count": 18047930,
            "maximum": 621293.3698,
            "minimum": 620257.8298,
            "name": "X",
            "position": 0,
            "stddev": 290.8942245,
            "variance": 84619.44985
          },
          {
            "average": 4816734.75,
            "count": 18047930,
            "maximum": 4817433.565,
            "minimum": 4816027.265,
            "name": "Y",
            "position": 1,
            "stddev": 402.3769081,
            "variance": 161907.1761
          },
          {
            "average": 1336.403768,
            "count": 18047930,
            "maximum": 1872.280171,
            "minimum": 1322.440171,
            "name": "Z",
            "position": 2,
            "stddev": 7.317306776,
            "variance": 53.54297845
          },
          {
            "average": 21494.46001,
            "count": 18047930,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9641.146499,
            "variance": 92951705.82
          },
          {
            "average": 1.088094923,
            "count": 18047930,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.306379678,
            "variance": 0.09386850709
          },
          {
            "average": 1.176188405,
            "count": 18047930,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4309738011,
            "variance": 0.1857384172
          },
          {
            "average": 0.5046177041,
            "count": 18047930,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999786902,
            "variance": 0.2499786907
          },
          {
            "average": 0,
            "count": 18047930,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212072742,
            "count": 18047930,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7466388438,
            "variance": 0.5574695631
          },
          {
            "average": -1.180265985,
            "count": 18047930,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81806513,
            "variance": 117.0305332
          },
          {
            "average": 0.506167965,
            "count": 18047930,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999619686,
            "variance": 0.2499619701
          },
          {
            "average": 10053.57644,
            "count": 18047930,
            "maximum": 10056,
            "minimum": 10051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.123155187,
            "variance": 1.261477575
          },
          {
            "average": 243622013.7,
            "count": 18047930,
            "maximum": 243623344,
            "minimum": 243620534.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 705.1453998,
            "variance": 497230.0348
          },
          {
            "average": 0,
            "count": 18047930,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18047930,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18047930,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18047930,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18047930,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620257.8298,
          4816027.265,
          1322.440171,
          621293.3698,
          4817433.565,
          1872.280171
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620257.8297714422,
                4816027.265117327,
                1322.4401712277136
              ],
              [
                620257.8297714422,
                4817433.5651173275,
                1322.4401712277136
              ],
              [
                621293.3697714423,
                4817433.5651173275,
                1872.2801712277137
              ],
              [
                621293.3697714423,
                4816027.265117327,
                1872.2801712277137
              ],
              [
                620257.8297714422,
                4816027.265117327,
                1322.4401712277136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:55:44+00:00",
        "end_time": "2019-06-03T18:08:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127925,
            43.48733169,
            1322.440171,
            -121.4996771,
            43.50015744,
            1872.280171
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279250500015,
                  43.48749895331326,
                  1322.4401712277136
                ],
                [
                  -121.51248176805603,
                  43.50015744055986,
                  1322.4401712277136
                ],
                [
                  -121.49967705250309,
                  43.49999010601786,
                  1872.2801712277137
                ],
                [
                  -121.49999046186927,
                  43.48733169230054,
                  1872.2801712277137
                ],
                [
                  -121.51279250500015,
                  43.48749895331326,
                  1322.4401712277136
                ]
              ]
            ]
          },
          "id": "20190603_43121D5205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:55:44Z",
            "pc:count": 18047930,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620771.5036,
                "count": 18047930,
                "maximum": 621293.3698,
                "minimum": 620257.8298,
                "name": "X",
                "position": 0,
                "stddev": 290.8942245,
                "variance": 84619.44985
              },
              {
                "average": 4816734.75,
                "count": 18047930,
                "maximum": 4817433.565,
                "minimum": 4816027.265,
                "name": "Y",
                "position": 1,
                "stddev": 402.3769081,
                "variance": 161907.1761
              },
              {
                "average": 1336.403768,
                "count": 18047930,
                "maximum": 1872.280171,
                "minimum": 1322.440171,
                "name": "Z",
                "position": 2,
                "stddev": 7.317306776,
                "variance": 53.54297845
              },
              {
                "average": 21494.46001,
                "count": 18047930,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9641.146499,
                "variance": 92951705.82
              },
              {
                "average": 1.088094923,
                "count": 18047930,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.306379678,
                "variance": 0.09386850709
              },
              {
                "average": 1.176188405,
                "count": 18047930,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4309738011,
                "variance": 0.1857384172
              },
              {
                "average": 0.5046177041,
                "count": 18047930,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999786902,
                "variance": 0.2499786907
              },
              {
                "average": 0,
                "count": 18047930,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212072742,
                "count": 18047930,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7466388438,
                "variance": 0.5574695631
              },
              {
                "average": -1.180265985,
                "count": 18047930,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81806513,
                "variance": 117.0305332
              },
              {
                "average": 0.506167965,
                "count": 18047930,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999619686,
                "variance": 0.2499619701
              },
              {
                "average": 10053.57644,
                "count": 18047930,
                "maximum": 10056,
                "minimum": 10051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.123155187,
                "variance": 1.261477575
              },
              {
                "average": 243622013.7,
                "count": 18047930,
                "maximum": 243623344,
                "minimum": 243620534.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 705.1453998,
                "variance": 497230.0348
              },
              {
                "average": 0,
                "count": 18047930,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18047930,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18047930,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18047930,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18047930,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620257.8298,
              4816027.265,
              1322.440171,
              621293.3698,
              4817433.565,
              1872.280171
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620257.8297714422,
                    4816027.265117327,
                    1322.4401712277136
                  ],
                  [
                    620257.8297714422,
                    4817433.5651173275,
                    1322.4401712277136
                  ],
                  [
                    621293.3697714423,
                    4817433.5651173275,
                    1872.2801712277137
                  ],
                  [
                    621293.3697714423,
                    4816027.265117327,
                    1872.2801712277137
                  ],
                  [
                    620257.8297714422,
                    4816027.265117327,
                    1322.4401712277136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:55:44+00:00",
            "end_time": "2019-06-03T18:08:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52499852766938,
              43.41197195056023,
              1480.4313401595878
            ],
            [
              -121.5249819214104,
              43.41265606075607,
              1480.4313401595878
            ],
            [
              -121.5124753764691,
              43.41249403227568,
              1889.751340159588
            ],
            [
              -121.51249212340502,
              43.41180992592903,
              1889.751340159588
            ],
            [
              -121.52499852766938,
              43.41197195056023,
              1480.4313401595878
            ]
          ]
        ]
      },
      "bbox": [
        -121.5249985,
        43.41180993,
        1480.43134,
        -121.5124754,
        43.41265606,
        1889.75134
      ],
      "properties": {
        "datetime": "2019-06-02T18:13:30Z",
        "pc:count": 969629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619935.5499,
            "count": 969629,
            "maximum": 620432.237,
            "minimum": 619419.357,
            "name": "X",
            "position": 0,
            "stddev": 301.7300654,
            "variance": 91041.03239
          },
          {
            "average": 4807661.4,
            "count": 969629,
            "maximum": 4807697.74,
            "minimum": 4807621.74,
            "name": "Y",
            "position": 1,
            "stddev": 16.96775639,
            "variance": 287.9047569
          },
          {
            "average": 1595.839304,
            "count": 969629,
            "maximum": 1889.75134,
            "minimum": 1480.43134,
            "name": "Z",
            "position": 2,
            "stddev": 60.54353152,
            "variance": 3665.519209
          },
          {
            "average": 18970.34385,
            "count": 969629,
            "maximum": 57474,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12296.86324,
            "variance": 151212845.5
          },
          {
            "average": 1.263065564,
            "count": 969629,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5361885703,
            "variance": 0.2874981829
          },
          {
            "average": 1.525223565,
            "count": 969629,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7273799635,
            "variance": 0.5290816114
          },
          {
            "average": 0.4877731586,
            "count": 969629,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998507397,
            "variance": 0.249850762
          },
          {
            "average": 0,
            "count": 969629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341908091,
            "count": 969629,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.788901559,
            "variance": 3.200168789
          },
          {
            "average": 6.010543835,
            "count": 969629,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.660668436,
            "variance": 44.36450401
          },
          {
            "average": 0.4691701671,
            "count": 969629,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4990488736,
            "variance": 0.2490497783
          },
          {
            "average": 10027.47371,
            "count": 969629,
            "maximum": 10029,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6105529853,
            "variance": 0.3727749478
          },
          {
            "average": 243533379.3,
            "count": 969629,
            "maximum": 243534410.8,
            "minimum": 243532385.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319.8983157,
            "variance": 102334.9324
          },
          {
            "average": 0,
            "count": 969629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 969629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619419.357,
          4807621.74,
          1480.43134,
          620432.237,
          4807697.74,
          1889.75134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619419.3570164796,
                4807621.740124535,
                1480.4313401595878
              ],
              [
                619419.3570164796,
                4807697.740124535,
                1480.4313401595878
              ],
              [
                620432.2370164795,
                4807697.740124535,
                1889.751340159588
              ],
              [
                620432.2370164795,
                4807621.740124535,
                1889.751340159588
              ],
              [
                619419.3570164796,
                4807621.740124535,
                1480.4313401595878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:13:30+00:00",
        "end_time": "2019-06-02T17:39:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5249985,
            43.41180993,
            1480.43134,
            -121.5124754,
            43.41265606,
            1889.75134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52499852766938,
                  43.41197195056023,
                  1480.4313401595878
                ],
                [
                  -121.5249819214104,
                  43.41265606075607,
                  1480.4313401595878
                ],
                [
                  -121.5124753764691,
                  43.41249403227568,
                  1889.751340159588
                ],
                [
                  -121.51249212340502,
                  43.41180992592903,
                  1889.751340159588
                ],
                [
                  -121.52499852766938,
                  43.41197195056023,
                  1480.4313401595878
                ]
              ]
            ]
          },
          "id": "20190602_43121D5414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:13:30Z",
            "pc:count": 969629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619935.5499,
                "count": 969629,
                "maximum": 620432.237,
                "minimum": 619419.357,
                "name": "X",
                "position": 0,
                "stddev": 301.7300654,
                "variance": 91041.03239
              },
              {
                "average": 4807661.4,
                "count": 969629,
                "maximum": 4807697.74,
                "minimum": 4807621.74,
                "name": "Y",
                "position": 1,
                "stddev": 16.96775639,
                "variance": 287.9047569
              },
              {
                "average": 1595.839304,
                "count": 969629,
                "maximum": 1889.75134,
                "minimum": 1480.43134,
                "name": "Z",
                "position": 2,
                "stddev": 60.54353152,
                "variance": 3665.519209
              },
              {
                "average": 18970.34385,
                "count": 969629,
                "maximum": 57474,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12296.86324,
                "variance": 151212845.5
              },
              {
                "average": 1.263065564,
                "count": 969629,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5361885703,
                "variance": 0.2874981829
              },
              {
                "average": 1.525223565,
                "count": 969629,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7273799635,
                "variance": 0.5290816114
              },
              {
                "average": 0.4877731586,
                "count": 969629,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998507397,
                "variance": 0.249850762
              },
              {
                "average": 0,
                "count": 969629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341908091,
                "count": 969629,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.788901559,
                "variance": 3.200168789
              },
              {
                "average": 6.010543835,
                "count": 969629,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.660668436,
                "variance": 44.36450401
              },
              {
                "average": 0.4691701671,
                "count": 969629,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4990488736,
                "variance": 0.2490497783
              },
              {
                "average": 10027.47371,
                "count": 969629,
                "maximum": 10029,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6105529853,
                "variance": 0.3727749478
              },
              {
                "average": 243533379.3,
                "count": 969629,
                "maximum": 243534410.8,
                "minimum": 243532385.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319.8983157,
                "variance": 102334.9324
              },
              {
                "average": 0,
                "count": 969629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 969629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619419.357,
              4807621.74,
              1480.43134,
              620432.237,
              4807697.74,
              1889.75134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619419.3570164796,
                    4807621.740124535,
                    1480.4313401595878
                  ],
                  [
                    619419.3570164796,
                    4807697.740124535,
                    1480.4313401595878
                  ],
                  [
                    620432.2370164795,
                    4807697.740124535,
                    1889.751340159588
                  ],
                  [
                    620432.2370164795,
                    4807621.740124535,
                    1889.751340159588
                  ],
                  [
                    619419.3570164796,
                    4807621.740124535,
                    1480.4313401595878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:13:30+00:00",
            "end_time": "2019-06-02T17:39:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D6107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73774572882836,
              43.47499783470885,
              1314.3422628827482
            ],
            [
              -121.73748262544832,
              43.48763233900135,
              1314.3422628827482
            ],
            [
              -121.72472360114278,
              43.487490728641895,
              1924.7022628827483
            ],
            [
              -121.72498936170328,
              43.47485628645871,
              1924.7022628827483
            ],
            [
              -121.73774572882836,
              43.47499783470885,
              1314.3422628827482
            ]
          ]
        ]
      },
      "bbox": [
        -121.7377457,
        43.47485629,
        1314.342263,
        -121.7247236,
        43.48763234,
        1924.702263
      ],
      "properties": {
        "datetime": "2019-06-02T15:56:38Z",
        "pc:count": 20001611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602601.8776,
            "count": 20001611,
            "maximum": 603120.6104,
            "minimum": 602088.6504,
            "name": "X",
            "position": 0,
            "stddev": 292.2023617,
            "variance": 85382.2202
          },
          {
            "average": 4815051.118,
            "count": 20001611,
            "maximum": 4815741.981,
            "minimum": 4814338.481,
            "name": "Y",
            "position": 1,
            "stddev": 396.4417799,
            "variance": 157166.0849
          },
          {
            "average": 1374.832276,
            "count": 20001611,
            "maximum": 1924.702263,
            "minimum": 1314.342263,
            "name": "Z",
            "position": 2,
            "stddev": 8.239859131,
            "variance": 67.89527849
          },
          {
            "average": 18145.50461,
            "count": 20001611,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8957.610202,
            "variance": 80238780.52
          },
          {
            "average": 1.117748615,
            "count": 20001611,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3460419155,
            "variance": 0.1197450073
          },
          {
            "average": 1.23550998,
            "count": 20001611,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4771180217,
            "variance": 0.2276416066
          },
          {
            "average": 0.5017077874,
            "count": 20001611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997096,
            "variance": 0.249997096
          },
          {
            "average": 0,
            "count": 20001611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199731862,
            "count": 20001611,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8380825606,
            "variance": 0.7023823783
          },
          {
            "average": -0.02454780656,
            "count": 20001611,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83568066,
            "variance": 117.4119753
          },
          {
            "average": 0.4952900544,
            "count": 20001611,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999778284,
            "variance": 0.2499778289
          },
          {
            "average": 10005.3683,
            "count": 20001611,
            "maximum": 10011,
            "minimum": 10003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.579139565,
            "variance": 2.493681766
          },
          {
            "average": 243450426,
            "count": 20001611,
            "maximum": 243526198.9,
            "minimum": 243443329.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22017.43431,
            "variance": 484767413.7
          },
          {
            "average": 0,
            "count": 20001611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20001611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20001611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20001611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20001611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602088.6504,
          4814338.481,
          1314.342263,
          603120.6104,
          4815741.981,
          1924.702263
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602088.6503537247,
                4814338.480689059,
                1314.3422628827482
              ],
              [
                602088.6503537247,
                4815741.980689059,
                1314.3422628827482
              ],
              [
                603120.6103537247,
                4815741.980689059,
                1924.7022628827483
              ],
              [
                603120.6103537247,
                4814338.480689059,
                1924.7022628827483
              ],
              [
                602088.6503537247,
                4814338.480689059,
                1314.3422628827482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T15:56:38+00:00",
        "end_time": "2019-06-01T16:55:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7377457,
            43.47485629,
            1314.342263,
            -121.7247236,
            43.48763234,
            1924.702263
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73774572882836,
                  43.47499783470885,
                  1314.3422628827482
                ],
                [
                  -121.73748262544832,
                  43.48763233900135,
                  1314.3422628827482
                ],
                [
                  -121.72472360114278,
                  43.487490728641895,
                  1924.7022628827483
                ],
                [
                  -121.72498936170328,
                  43.47485628645871,
                  1924.7022628827483
                ],
                [
                  -121.73774572882836,
                  43.47499783470885,
                  1314.3422628827482
                ]
              ]
            ]
          },
          "id": "20190601_43121D6107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T15:56:38Z",
            "pc:count": 20001611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602601.8776,
                "count": 20001611,
                "maximum": 603120.6104,
                "minimum": 602088.6504,
                "name": "X",
                "position": 0,
                "stddev": 292.2023617,
                "variance": 85382.2202
              },
              {
                "average": 4815051.118,
                "count": 20001611,
                "maximum": 4815741.981,
                "minimum": 4814338.481,
                "name": "Y",
                "position": 1,
                "stddev": 396.4417799,
                "variance": 157166.0849
              },
              {
                "average": 1374.832276,
                "count": 20001611,
                "maximum": 1924.702263,
                "minimum": 1314.342263,
                "name": "Z",
                "position": 2,
                "stddev": 8.239859131,
                "variance": 67.89527849
              },
              {
                "average": 18145.50461,
                "count": 20001611,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8957.610202,
                "variance": 80238780.52
              },
              {
                "average": 1.117748615,
                "count": 20001611,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3460419155,
                "variance": 0.1197450073
              },
              {
                "average": 1.23550998,
                "count": 20001611,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4771180217,
                "variance": 0.2276416066
              },
              {
                "average": 0.5017077874,
                "count": 20001611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997096,
                "variance": 0.249997096
              },
              {
                "average": 0,
                "count": 20001611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199731862,
                "count": 20001611,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8380825606,
                "variance": 0.7023823783
              },
              {
                "average": -0.02454780656,
                "count": 20001611,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83568066,
                "variance": 117.4119753
              },
              {
                "average": 0.4952900544,
                "count": 20001611,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999778284,
                "variance": 0.2499778289
              },
              {
                "average": 10005.3683,
                "count": 20001611,
                "maximum": 10011,
                "minimum": 10003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.579139565,
                "variance": 2.493681766
              },
              {
                "average": 243450426,
                "count": 20001611,
                "maximum": 243526198.9,
                "minimum": 243443329.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22017.43431,
                "variance": 484767413.7
              },
              {
                "average": 0,
                "count": 20001611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20001611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20001611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20001611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20001611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602088.6504,
              4814338.481,
              1314.342263,
              603120.6104,
              4815741.981,
              1924.702263
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602088.6503537247,
                    4814338.480689059,
                    1314.3422628827482
                  ],
                  [
                    602088.6503537247,
                    4815741.980689059,
                    1314.3422628827482
                  ],
                  [
                    603120.6103537247,
                    4815741.980689059,
                    1924.7022628827483
                  ],
                  [
                    603120.6103537247,
                    4814338.480689059,
                    1924.7022628827483
                  ],
                  [
                    602088.6503537247,
                    4814338.480689059,
                    1314.3422628827482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T15:56:38+00:00",
            "end_time": "2019-06-01T16:55: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": "20190603_43121D5102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277188394307,
              43.4874981449209,
              1320.8783085054115
            ],
            [
              -121.61248227576431,
              43.500146565570844,
              1320.8783085054115
            ],
            [
              -121.5996975240781,
              43.49999068126328,
              1886.6183085054117
            ],
            [
              -121.5999897986256,
              43.48734232905676,
              1886.6183085054117
            ],
            [
              -121.61277188394307,
              43.4874981449209,
              1320.8783085054115
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127719,
        43.48734233,
        1320.878309,
        -121.5996975,
        43.50014657,
        1886.618309
      ],
      "properties": {
        "datetime": "2019-06-04T19:20:01Z",
        "pc:count": 20266843,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612699.3124,
            "count": 20266843,
            "maximum": 613207.1395,
            "minimum": 612173.2595,
            "name": "X",
            "position": 0,
            "stddev": 290.286648,
            "variance": 84266.338
          },
          {
            "average": 4816608.702,
            "count": 20266843,
            "maximum": 4817292.703,
            "minimum": 4815887.583,
            "name": "Y",
            "position": 1,
            "stddev": 401.2768195,
            "variance": 161023.0859
          },
          {
            "average": 1341.215315,
            "count": 20266843,
            "maximum": 1886.618309,
            "minimum": 1320.878309,
            "name": "Z",
            "position": 2,
            "stddev": 10.97372818,
            "variance": 120.4227101
          },
          {
            "average": 19431.45409,
            "count": 20266843,
            "maximum": 51701,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9998.128051,
            "variance": 99962564.52
          },
          {
            "average": 1.122714722,
            "count": 20266843,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.360189563,
            "variance": 0.1297365213
          },
          {
            "average": 1.245411286,
            "count": 20266843,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.501415998,
            "variance": 0.251418003
          },
          {
            "average": 0.4984341172,
            "count": 20266843,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975603,
            "variance": 0.2499975603
          },
          {
            "average": 0,
            "count": 20266843,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.432360531,
            "count": 20266843,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.978115255,
            "variance": 3.912939962
          },
          {
            "average": 1.033006525,
            "count": 20266843,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.68177247,
            "variance": 114.1002632
          },
          {
            "average": 0.4915825815,
            "count": 20266843,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999291544,
            "variance": 0.2499291594
          },
          {
            "average": 10069.80346,
            "count": 20266843,
            "maximum": 10108,
            "minimum": 10054,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.49783786,
            "variance": 506.1527082
          },
          {
            "average": 243646732.4,
            "count": 20266843,
            "maximum": 243711201.5,
            "minimum": 243622291.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38560.39145,
            "variance": 1486903788
          },
          {
            "average": 0,
            "count": 20266843,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20266843,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20266843,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20266843,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20266843,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612173.2595,
          4815887.583,
          1320.878309,
          613207.1395,
          4817292.703,
          1886.618309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612173.2595318453,
                4815887.583175096,
                1320.8783085054115
              ],
              [
                612173.2595318453,
                4817292.703175095,
                1320.8783085054115
              ],
              [
                613207.1395318452,
                4817292.703175095,
                1886.6183085054117
              ],
              [
                613207.1395318452,
                4815887.583175096,
                1886.6183085054117
              ],
              [
                612173.2595318453,
                4815887.583175096,
                1320.8783085054115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:20:01+00:00",
        "end_time": "2019-06-03T18:38:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127719,
            43.48734233,
            1320.878309,
            -121.5996975,
            43.50014657,
            1886.618309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277188394307,
                  43.4874981449209,
                  1320.8783085054115
                ],
                [
                  -121.61248227576431,
                  43.500146565570844,
                  1320.8783085054115
                ],
                [
                  -121.5996975240781,
                  43.49999068126328,
                  1886.6183085054117
                ],
                [
                  -121.5999897986256,
                  43.48734232905676,
                  1886.6183085054117
                ],
                [
                  -121.61277188394307,
                  43.4874981449209,
                  1320.8783085054115
                ]
              ]
            ]
          },
          "id": "20190603_43121D5102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:20:01Z",
            "pc:count": 20266843,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612699.3124,
                "count": 20266843,
                "maximum": 613207.1395,
                "minimum": 612173.2595,
                "name": "X",
                "position": 0,
                "stddev": 290.286648,
                "variance": 84266.338
              },
              {
                "average": 4816608.702,
                "count": 20266843,
                "maximum": 4817292.703,
                "minimum": 4815887.583,
                "name": "Y",
                "position": 1,
                "stddev": 401.2768195,
                "variance": 161023.0859
              },
              {
                "average": 1341.215315,
                "count": 20266843,
                "maximum": 1886.618309,
                "minimum": 1320.878309,
                "name": "Z",
                "position": 2,
                "stddev": 10.97372818,
                "variance": 120.4227101
              },
              {
                "average": 19431.45409,
                "count": 20266843,
                "maximum": 51701,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9998.128051,
                "variance": 99962564.52
              },
              {
                "average": 1.122714722,
                "count": 20266843,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.360189563,
                "variance": 0.1297365213
              },
              {
                "average": 1.245411286,
                "count": 20266843,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.501415998,
                "variance": 0.251418003
              },
              {
                "average": 0.4984341172,
                "count": 20266843,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975603,
                "variance": 0.2499975603
              },
              {
                "average": 0,
                "count": 20266843,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.432360531,
                "count": 20266843,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.978115255,
                "variance": 3.912939962
              },
              {
                "average": 1.033006525,
                "count": 20266843,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.68177247,
                "variance": 114.1002632
              },
              {
                "average": 0.4915825815,
                "count": 20266843,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999291544,
                "variance": 0.2499291594
              },
              {
                "average": 10069.80346,
                "count": 20266843,
                "maximum": 10108,
                "minimum": 10054,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.49783786,
                "variance": 506.1527082
              },
              {
                "average": 243646732.4,
                "count": 20266843,
                "maximum": 243711201.5,
                "minimum": 243622291.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38560.39145,
                "variance": 1486903788
              },
              {
                "average": 0,
                "count": 20266843,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20266843,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20266843,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20266843,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20266843,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612173.2595,
              4815887.583,
              1320.878309,
              613207.1395,
              4817292.703,
              1886.618309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612173.2595318453,
                    4815887.583175096,
                    1320.8783085054115
                  ],
                  [
                    612173.2595318453,
                    4817292.703175095,
                    1320.8783085054115
                  ],
                  [
                    613207.1395318452,
                    4817292.703175095,
                    1886.6183085054117
                  ],
                  [
                    613207.1395318452,
                    4815887.583175096,
                    1886.6183085054117
                  ],
                  [
                    612173.2595318453,
                    4815887.583175096,
                    1320.8783085054115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:20:01+00:00",
            "end_time": "2019-06-03T18:38:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780689953017,
              43.38749915551992,
              1546.7482476516584
            ],
            [
              -121.43748143715537,
              43.40016516401173,
              1546.7482476516584
            ],
            [
              -121.42466269572847,
              43.399989262441565,
              2096.4282476516587
            ],
            [
              -121.42499082548306,
              43.38732333130429,
              2096.4282476516587
            ],
            [
              -121.43780689953017,
              43.38749915551992,
              1546.7482476516584
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378069,
        43.38732333,
        1546.748248,
        -121.4246627,
        43.40016516,
        2096.428248
      ],
      "properties": {
        "datetime": "2019-06-04T16:45:45Z",
        "pc:count": 25179704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627053.0757,
            "count": 25179704,
            "maximum": 627568.0287,
            "minimum": 626529.6087,
            "name": "X",
            "position": 0,
            "stddev": 288.3666088,
            "variance": 83155.3011
          },
          {
            "average": 4805756.79,
            "count": 25179704,
            "maximum": 4806439.605,
            "minimum": 4805032.445,
            "name": "Y",
            "position": 1,
            "stddev": 400.7679668,
            "variance": 160614.9632
          },
          {
            "average": 1674.032918,
            "count": 25179704,
            "maximum": 2096.428248,
            "minimum": 1546.748248,
            "name": "Z",
            "position": 2,
            "stddev": 19.86528689,
            "variance": 394.6296233
          },
          {
            "average": 17432.94497,
            "count": 25179704,
            "maximum": 58051,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10616.45289,
            "variance": 112709071.9
          },
          {
            "average": 1.223350402,
            "count": 25179704,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4952836417,
            "variance": 0.2453058857
          },
          {
            "average": 1.446689882,
            "count": 25179704,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6801821193,
            "variance": 0.4626477155
          },
          {
            "average": 0.500867683,
            "count": 25179704,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992571,
            "variance": 0.2499992571
          },
          {
            "average": 0,
            "count": 25179704,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300909653,
            "count": 25179704,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.651355724,
            "variance": 2.726975728
          },
          {
            "average": 0.2168743721,
            "count": 25179704,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84088198,
            "variance": 117.524722
          },
          {
            "average": 0.4908356746,
            "count": 25179704,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499916018,
            "variance": 0.2499160251
          },
          {
            "average": 10083.03319,
            "count": 25179704,
            "maximum": 10086,
            "minimum": 10080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.112807796,
            "variance": 1.238341192
          },
          {
            "average": 243700640.8,
            "count": 25179704,
            "maximum": 243701945.6,
            "minimum": 243699093.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 561.5454063,
            "variance": 315333.2433
          },
          {
            "average": 0,
            "count": 25179704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25179704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25179704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25179704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25179704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626529.6087,
          4805032.445,
          1546.748248,
          627568.0287,
          4806439.605,
          2096.428248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626529.6087234431,
                4805032.444648873,
                1546.7482476516584
              ],
              [
                626529.6087234431,
                4806439.604648873,
                1546.7482476516584
              ],
              [
                627568.028723443,
                4806439.604648873,
                2096.4282476516587
              ],
              [
                627568.028723443,
                4805032.444648873,
                2096.4282476516587
              ],
              [
                626529.6087234431,
                4805032.444648873,
                1546.7482476516584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:45:45+00:00",
        "end_time": "2019-06-04T15:58:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378069,
            43.38732333,
            1546.748248,
            -121.4246627,
            43.40016516,
            2096.428248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780689953017,
                  43.38749915551992,
                  1546.7482476516584
                ],
                [
                  -121.43748143715537,
                  43.40016516401173,
                  1546.7482476516584
                ],
                [
                  -121.42466269572847,
                  43.399989262441565,
                  2096.4282476516587
                ],
                [
                  -121.42499082548306,
                  43.38732333130429,
                  2096.4282476516587
                ],
                [
                  -121.43780689953017,
                  43.38749915551992,
                  1546.7482476516584
                ]
              ]
            ]
          },
          "id": "20190604_43121D4416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:45:45Z",
            "pc:count": 25179704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627053.0757,
                "count": 25179704,
                "maximum": 627568.0287,
                "minimum": 626529.6087,
                "name": "X",
                "position": 0,
                "stddev": 288.3666088,
                "variance": 83155.3011
              },
              {
                "average": 4805756.79,
                "count": 25179704,
                "maximum": 4806439.605,
                "minimum": 4805032.445,
                "name": "Y",
                "position": 1,
                "stddev": 400.7679668,
                "variance": 160614.9632
              },
              {
                "average": 1674.032918,
                "count": 25179704,
                "maximum": 2096.428248,
                "minimum": 1546.748248,
                "name": "Z",
                "position": 2,
                "stddev": 19.86528689,
                "variance": 394.6296233
              },
              {
                "average": 17432.94497,
                "count": 25179704,
                "maximum": 58051,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10616.45289,
                "variance": 112709071.9
              },
              {
                "average": 1.223350402,
                "count": 25179704,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4952836417,
                "variance": 0.2453058857
              },
              {
                "average": 1.446689882,
                "count": 25179704,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6801821193,
                "variance": 0.4626477155
              },
              {
                "average": 0.500867683,
                "count": 25179704,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992571,
                "variance": 0.2499992571
              },
              {
                "average": 0,
                "count": 25179704,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300909653,
                "count": 25179704,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.651355724,
                "variance": 2.726975728
              },
              {
                "average": 0.2168743721,
                "count": 25179704,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84088198,
                "variance": 117.524722
              },
              {
                "average": 0.4908356746,
                "count": 25179704,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499916018,
                "variance": 0.2499160251
              },
              {
                "average": 10083.03319,
                "count": 25179704,
                "maximum": 10086,
                "minimum": 10080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.112807796,
                "variance": 1.238341192
              },
              {
                "average": 243700640.8,
                "count": 25179704,
                "maximum": 243701945.6,
                "minimum": 243699093.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 561.5454063,
                "variance": 315333.2433
              },
              {
                "average": 0,
                "count": 25179704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25179704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25179704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25179704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25179704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626529.6087,
              4805032.445,
              1546.748248,
              627568.0287,
              4806439.605,
              2096.428248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626529.6087234431,
                    4805032.444648873,
                    1546.7482476516584
                  ],
                  [
                    626529.6087234431,
                    4806439.604648873,
                    1546.7482476516584
                  ],
                  [
                    627568.028723443,
                    4806439.604648873,
                    2096.4282476516587
                  ],
                  [
                    627568.028723443,
                    4805032.444648873,
                    2096.4282476516587
                  ],
                  [
                    626529.6087234431,
                    4805032.444648873,
                    1546.7482476516584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:45:45+00:00",
            "end_time": "2019-06-04T15:58: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": "20190602_43121D5303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027346688797,
              43.42499816739813,
              1268.5500078461282
            ],
            [
              -121.59998186594102,
              43.43764755972166,
              1268.5500078461282
            ],
            [
              -121.5871957722227,
              43.43749027752283,
              1925.9100078461283
            ],
            [
              -121.5874900341556,
              43.42484095427001,
              1925.9100078461283
            ],
            [
              -121.60027346688797,
              43.42499816739813,
              1268.5500078461282
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002735,
        43.42484095,
        1268.550008,
        -121.5871958,
        43.43764756,
        1925.910008
      ],
      "properties": {
        "datetime": "2019-06-03T16:46:53Z",
        "pc:count": 24790562,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613799.8562,
            "count": 24790562,
            "maximum": 614335.6255,
            "minimum": 613300.5655,
            "name": "X",
            "position": 0,
            "stddev": 304.2934375,
            "variance": 92594.4961
          },
          {
            "average": 4809575.205,
            "count": 24790562,
            "maximum": 4810368.535,
            "minimum": 4808963.315,
            "name": "Y",
            "position": 1,
            "stddev": 385.6679014,
            "variance": 148739.7302
          },
          {
            "average": 1332.928072,
            "count": 24790562,
            "maximum": 1925.910008,
            "minimum": 1268.550008,
            "name": "Z",
            "position": 2,
            "stddev": 4.357243028,
            "variance": 18.9855668
          },
          {
            "average": 20148.80422,
            "count": 24790562,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9622.185856,
            "variance": 92586460.66
          },
          {
            "average": 1.109736681,
            "count": 24790562,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3492349836,
            "variance": 0.1219650738
          },
          {
            "average": 1.219509546,
            "count": 24790562,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4941241131,
            "variance": 0.2441586392
          },
          {
            "average": 0.5036877744,
            "count": 24790562,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999864102,
            "variance": 0.2499864104
          },
          {
            "average": 0,
            "count": 24790562,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180253517,
            "count": 24790562,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8968802634,
            "variance": 0.804394207
          },
          {
            "average": -1.389331587,
            "count": 24790562,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.46450049,
            "variance": 109.5057705
          },
          {
            "average": 0.4933168518,
            "count": 24790562,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999553436,
            "variance": 0.2499553456
          },
          {
            "average": 10037.12506,
            "count": 24790562,
            "maximum": 10044,
            "minimum": 10032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.175402916,
            "variance": 4.732377847
          },
          {
            "average": 243539696.3,
            "count": 24790562,
            "maximum": 243615613.5,
            "minimum": 243536317.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3096.641841,
            "variance": 9589190.693
          },
          {
            "average": 0,
            "count": 24790562,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24790562,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24790562,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24790562,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24790562,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613300.5655,
          4808963.315,
          1268.550008,
          614335.6255,
          4810368.535,
          1925.910008
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613300.5654813139,
                4808963.315252016,
                1268.5500078461282
              ],
              [
                613300.5654813139,
                4810368.535252017,
                1268.5500078461282
              ],
              [
                614335.6254813139,
                4810368.535252017,
                1925.9100078461283
              ],
              [
                614335.6254813139,
                4808963.315252016,
                1925.9100078461283
              ],
              [
                613300.5654813139,
                4808963.315252016,
                1268.5500078461282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:46:53+00:00",
        "end_time": "2019-06-02T18:45:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002735,
            43.42484095,
            1268.550008,
            -121.5871958,
            43.43764756,
            1925.910008
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027346688797,
                  43.42499816739813,
                  1268.5500078461282
                ],
                [
                  -121.59998186594102,
                  43.43764755972166,
                  1268.5500078461282
                ],
                [
                  -121.5871957722227,
                  43.43749027752283,
                  1925.9100078461283
                ],
                [
                  -121.5874900341556,
                  43.42484095427001,
                  1925.9100078461283
                ],
                [
                  -121.60027346688797,
                  43.42499816739813,
                  1268.5500078461282
                ]
              ]
            ]
          },
          "id": "20190602_43121D5303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:46:53Z",
            "pc:count": 24790562,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613799.8562,
                "count": 24790562,
                "maximum": 614335.6255,
                "minimum": 613300.5655,
                "name": "X",
                "position": 0,
                "stddev": 304.2934375,
                "variance": 92594.4961
              },
              {
                "average": 4809575.205,
                "count": 24790562,
                "maximum": 4810368.535,
                "minimum": 4808963.315,
                "name": "Y",
                "position": 1,
                "stddev": 385.6679014,
                "variance": 148739.7302
              },
              {
                "average": 1332.928072,
                "count": 24790562,
                "maximum": 1925.910008,
                "minimum": 1268.550008,
                "name": "Z",
                "position": 2,
                "stddev": 4.357243028,
                "variance": 18.9855668
              },
              {
                "average": 20148.80422,
                "count": 24790562,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9622.185856,
                "variance": 92586460.66
              },
              {
                "average": 1.109736681,
                "count": 24790562,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3492349836,
                "variance": 0.1219650738
              },
              {
                "average": 1.219509546,
                "count": 24790562,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4941241131,
                "variance": 0.2441586392
              },
              {
                "average": 0.5036877744,
                "count": 24790562,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999864102,
                "variance": 0.2499864104
              },
              {
                "average": 0,
                "count": 24790562,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180253517,
                "count": 24790562,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8968802634,
                "variance": 0.804394207
              },
              {
                "average": -1.389331587,
                "count": 24790562,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.46450049,
                "variance": 109.5057705
              },
              {
                "average": 0.4933168518,
                "count": 24790562,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999553436,
                "variance": 0.2499553456
              },
              {
                "average": 10037.12506,
                "count": 24790562,
                "maximum": 10044,
                "minimum": 10032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.175402916,
                "variance": 4.732377847
              },
              {
                "average": 243539696.3,
                "count": 24790562,
                "maximum": 243615613.5,
                "minimum": 243536317.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3096.641841,
                "variance": 9589190.693
              },
              {
                "average": 0,
                "count": 24790562,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24790562,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24790562,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24790562,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24790562,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613300.5655,
              4808963.315,
              1268.550008,
              614335.6255,
              4810368.535,
              1925.910008
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613300.5654813139,
                    4808963.315252016,
                    1268.5500078461282
                  ],
                  [
                    613300.5654813139,
                    4810368.535252017,
                    1268.5500078461282
                  ],
                  [
                    614335.6254813139,
                    4810368.535252017,
                    1925.9100078461283
                  ],
                  [
                    614335.6254813139,
                    4808963.315252016,
                    1925.9100078461283
                  ],
                  [
                    613300.5654813139,
                    4808963.315252016,
                    1268.5500078461282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:46:53+00:00",
            "end_time": "2019-06-02T18:45:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027373466562,
              43.412498207039654,
              1266.9294759131435
            ],
            [
              -121.59998225267377,
              43.425147987185404,
              1266.9294759131435
            ],
            [
              -121.58719582591985,
              43.424990704445825,
              1919.1294759131438
            ],
            [
              -121.58748996788214,
              43.412340993374826,
              1919.1294759131438
            ],
            [
              -121.60027373466562,
              43.412498207039654,
              1266.9294759131435
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002737,
        43.41234099,
        1266.929476,
        -121.5871958,
        43.42514799,
        1919.129476
      ],
      "properties": {
        "datetime": "2019-06-02T19:48:49Z",
        "pc:count": 27040244,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613867.4544,
            "count": 27040244,
            "maximum": 614359.1585,
            "minimum": 613323.8585,
            "name": "X",
            "position": 0,
            "stddev": 297.2009904,
            "variance": 88328.42869
          },
          {
            "average": 4808283.896,
            "count": 27040244,
            "maximum": 4808980.35,
            "minimum": 4807575.09,
            "name": "Y",
            "position": 1,
            "stddev": 413.5222498,
            "variance": 171000.6511
          },
          {
            "average": 1368.515693,
            "count": 27040244,
            "maximum": 1919.129476,
            "minimum": 1266.929476,
            "name": "Z",
            "position": 2,
            "stddev": 45.10680706,
            "variance": 2034.624043
          },
          {
            "average": 17089.61683,
            "count": 27040244,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9894.847089,
            "variance": 97907998.91
          },
          {
            "average": 1.199643798,
            "count": 27040244,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4837511243,
            "variance": 0.2340151503
          },
          {
            "average": 1.39916304,
            "count": 27040244,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6799446047,
            "variance": 0.4623246654
          },
          {
            "average": 0.5005484048,
            "count": 27040244,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997085,
            "variance": 0.2499997085
          },
          {
            "average": 0,
            "count": 27040244,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276407787,
            "count": 27040244,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.600510189,
            "variance": 2.561632866
          },
          {
            "average": 0.6767446865,
            "count": 27040244,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.9967148,
            "variance": 120.9277364
          },
          {
            "average": 0.5050417444,
            "count": 27040244,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999745894,
            "variance": 0.2499745901
          },
          {
            "average": 10032.21765,
            "count": 27040244,
            "maximum": 10038,
            "minimum": 10029,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.854686312,
            "variance": 3.439861317
          },
          {
            "average": 243536437.1,
            "count": 27040244,
            "maximum": 243540129.8,
            "minimum": 243534304.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1181.706694,
            "variance": 1396430.711
          },
          {
            "average": 0,
            "count": 27040244,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27040244,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27040244,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27040244,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27040244,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613323.8585,
          4807575.09,
          1266.929476,
          614359.1585,
          4808980.35,
          1919.129476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613323.8584874253,
                4807575.089985303,
                1266.9294759131435
              ],
              [
                613323.8584874253,
                4808980.349985302,
                1266.9294759131435
              ],
              [
                614359.1584874253,
                4808980.349985302,
                1919.1294759131438
              ],
              [
                614359.1584874253,
                4807575.089985303,
                1919.1294759131438
              ],
              [
                613323.8584874253,
                4807575.089985303,
                1266.9294759131435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:48:49+00:00",
        "end_time": "2019-06-02T18:11:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002737,
            43.41234099,
            1266.929476,
            -121.5871958,
            43.42514799,
            1919.129476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027373466562,
                  43.412498207039654,
                  1266.9294759131435
                ],
                [
                  -121.59998225267377,
                  43.425147987185404,
                  1266.9294759131435
                ],
                [
                  -121.58719582591985,
                  43.424990704445825,
                  1919.1294759131438
                ],
                [
                  -121.58748996788214,
                  43.412340993374826,
                  1919.1294759131438
                ],
                [
                  -121.60027373466562,
                  43.412498207039654,
                  1266.9294759131435
                ]
              ]
            ]
          },
          "id": "20190602_43121D5308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:48:49Z",
            "pc:count": 27040244,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613867.4544,
                "count": 27040244,
                "maximum": 614359.1585,
                "minimum": 613323.8585,
                "name": "X",
                "position": 0,
                "stddev": 297.2009904,
                "variance": 88328.42869
              },
              {
                "average": 4808283.896,
                "count": 27040244,
                "maximum": 4808980.35,
                "minimum": 4807575.09,
                "name": "Y",
                "position": 1,
                "stddev": 413.5222498,
                "variance": 171000.6511
              },
              {
                "average": 1368.515693,
                "count": 27040244,
                "maximum": 1919.129476,
                "minimum": 1266.929476,
                "name": "Z",
                "position": 2,
                "stddev": 45.10680706,
                "variance": 2034.624043
              },
              {
                "average": 17089.61683,
                "count": 27040244,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9894.847089,
                "variance": 97907998.91
              },
              {
                "average": 1.199643798,
                "count": 27040244,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4837511243,
                "variance": 0.2340151503
              },
              {
                "average": 1.39916304,
                "count": 27040244,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6799446047,
                "variance": 0.4623246654
              },
              {
                "average": 0.5005484048,
                "count": 27040244,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997085,
                "variance": 0.2499997085
              },
              {
                "average": 0,
                "count": 27040244,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276407787,
                "count": 27040244,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.600510189,
                "variance": 2.561632866
              },
              {
                "average": 0.6767446865,
                "count": 27040244,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.9967148,
                "variance": 120.9277364
              },
              {
                "average": 0.5050417444,
                "count": 27040244,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999745894,
                "variance": 0.2499745901
              },
              {
                "average": 10032.21765,
                "count": 27040244,
                "maximum": 10038,
                "minimum": 10029,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.854686312,
                "variance": 3.439861317
              },
              {
                "average": 243536437.1,
                "count": 27040244,
                "maximum": 243540129.8,
                "minimum": 243534304.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1181.706694,
                "variance": 1396430.711
              },
              {
                "average": 0,
                "count": 27040244,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27040244,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27040244,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27040244,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27040244,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613323.8585,
              4807575.09,
              1266.929476,
              614359.1585,
              4808980.35,
              1919.129476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613323.8584874253,
                    4807575.089985303,
                    1266.9294759131435
                  ],
                  [
                    613323.8584874253,
                    4808980.349985302,
                    1266.9294759131435
                  ],
                  [
                    614359.1584874253,
                    4808980.349985302,
                    1919.1294759131438
                  ],
                  [
                    614359.1584874253,
                    4807575.089985303,
                    1919.1294759131438
                  ],
                  [
                    613323.8584874253,
                    4807575.089985303,
                    1266.9294759131435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:48:49+00:00",
            "end_time": "2019-06-02T18:11:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47017630056189,
              43.387515049675486,
              1616.0578291236848
            ],
            [
              -121.46985979601325,
              43.40009321952255,
              1616.0578291236848
            ],
            [
              -121.46217055165376,
              43.399990057174016,
              2106.2378291236846
            ],
            [
              -121.462488645174,
              43.38741193237917,
              2106.2378291236846
            ],
            [
              -121.47017630056189,
              43.387515049675486,
              1616.0578291236848
            ]
          ]
        ]
      },
      "bbox": [
        -121.4701763,
        43.38741193,
        1616.057829,
        -121.4621706,
        43.40009322,
        2106.237829
      ],
      "properties": {
        "datetime": "2019-06-04T16:26:54Z",
        "pc:count": 14081153,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624236.5206,
            "count": 14081153,
            "maximum": 624530.6648,
            "minimum": 623907.7848,
            "name": "X",
            "position": 0,
            "stddev": 158.965944,
            "variance": 25270.17136
          },
          {
            "average": 4805706.478,
            "count": 14081153,
            "maximum": 4806382.982,
            "minimum": 4804985.602,
            "name": "Y",
            "position": 1,
            "stddev": 393.9900327,
            "variance": 155228.1459
          },
          {
            "average": 1694.195436,
            "count": 14081153,
            "maximum": 2106.237829,
            "minimum": 1616.057829,
            "name": "Z",
            "position": 2,
            "stddev": 20.39181066,
            "variance": 415.825942
          },
          {
            "average": 15627.41031,
            "count": 14081153,
            "maximum": 52567,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9744.027075,
            "variance": 94946063.63
          },
          {
            "average": 1.227777015,
            "count": 14081153,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4990078631,
            "variance": 0.2490088474
          },
          {
            "average": 1.455589965,
            "count": 14081153,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6836927739,
            "variance": 0.4674358091
          },
          {
            "average": 0.4111494989,
            "count": 14081153,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4920422803,
            "variance": 0.2421056056
          },
          {
            "average": 0,
            "count": 14081153,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241668988,
            "count": 14081153,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.53033451,
            "variance": 2.341923711
          },
          {
            "average": -0.9753423421,
            "count": 14081153,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72264199,
            "variance": 114.9750512
          },
          {
            "average": 0.4969557536,
            "count": 14081153,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999907502,
            "variance": 0.2499907503
          },
          {
            "average": 10080.49274,
            "count": 14081153,
            "maximum": 10083,
            "minimum": 10078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.092784568,
            "variance": 1.194178112
          },
          {
            "average": 243699418.4,
            "count": 14081153,
            "maximum": 243700814.4,
            "minimum": 243698139,
            "name": "GpsTime",
            "position": 12,
            "stddev": 507.637972,
            "variance": 257696.3106
          },
          {
            "average": 0,
            "count": 14081153,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14081153,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14081153,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14081153,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14081153,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623907.7848,
          4804985.602,
          1616.057829,
          624530.6648,
          4806382.982,
          2106.237829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623907.7848213437,
                4804985.60210664,
                1616.0578291236848
              ],
              [
                623907.7848213437,
                4806382.982106641,
                1616.0578291236848
              ],
              [
                624530.6648213436,
                4806382.982106641,
                2106.2378291236846
              ],
              [
                624530.6648213436,
                4804985.60210664,
                2106.2378291236846
              ],
              [
                623907.7848213437,
                4804985.60210664,
                1616.0578291236848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:26:54+00:00",
        "end_time": "2019-06-04T15:42:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4701763,
            43.38741193,
            1616.057829,
            -121.4621706,
            43.40009322,
            2106.237829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47017630056189,
                  43.387515049675486,
                  1616.0578291236848
                ],
                [
                  -121.46985979601325,
                  43.40009321952255,
                  1616.0578291236848
                ],
                [
                  -121.46217055165376,
                  43.399990057174016,
                  2106.2378291236846
                ],
                [
                  -121.462488645174,
                  43.38741193237917,
                  2106.2378291236846
                ],
                [
                  -121.47017630056189,
                  43.387515049675486,
                  1616.0578291236848
                ]
              ]
            ]
          },
          "id": "20190604_43121D4318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:26:54Z",
            "pc:count": 14081153,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624236.5206,
                "count": 14081153,
                "maximum": 624530.6648,
                "minimum": 623907.7848,
                "name": "X",
                "position": 0,
                "stddev": 158.965944,
                "variance": 25270.17136
              },
              {
                "average": 4805706.478,
                "count": 14081153,
                "maximum": 4806382.982,
                "minimum": 4804985.602,
                "name": "Y",
                "position": 1,
                "stddev": 393.9900327,
                "variance": 155228.1459
              },
              {
                "average": 1694.195436,
                "count": 14081153,
                "maximum": 2106.237829,
                "minimum": 1616.057829,
                "name": "Z",
                "position": 2,
                "stddev": 20.39181066,
                "variance": 415.825942
              },
              {
                "average": 15627.41031,
                "count": 14081153,
                "maximum": 52567,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9744.027075,
                "variance": 94946063.63
              },
              {
                "average": 1.227777015,
                "count": 14081153,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4990078631,
                "variance": 0.2490088474
              },
              {
                "average": 1.455589965,
                "count": 14081153,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6836927739,
                "variance": 0.4674358091
              },
              {
                "average": 0.4111494989,
                "count": 14081153,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4920422803,
                "variance": 0.2421056056
              },
              {
                "average": 0,
                "count": 14081153,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241668988,
                "count": 14081153,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.53033451,
                "variance": 2.341923711
              },
              {
                "average": -0.9753423421,
                "count": 14081153,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72264199,
                "variance": 114.9750512
              },
              {
                "average": 0.4969557536,
                "count": 14081153,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999907502,
                "variance": 0.2499907503
              },
              {
                "average": 10080.49274,
                "count": 14081153,
                "maximum": 10083,
                "minimum": 10078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.092784568,
                "variance": 1.194178112
              },
              {
                "average": 243699418.4,
                "count": 14081153,
                "maximum": 243700814.4,
                "minimum": 243698139,
                "name": "GpsTime",
                "position": 12,
                "stddev": 507.637972,
                "variance": 257696.3106
              },
              {
                "average": 0,
                "count": 14081153,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14081153,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14081153,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14081153,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14081153,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623907.7848,
              4804985.602,
              1616.057829,
              624530.6648,
              4806382.982,
              2106.237829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623907.7848213437,
                    4804985.60210664,
                    1616.0578291236848
                  ],
                  [
                    623907.7848213437,
                    4806382.982106641,
                    1616.0578291236848
                  ],
                  [
                    624530.6648213436,
                    4806382.982106641,
                    2106.2378291236846
                  ],
                  [
                    624530.6648213436,
                    4804985.60210664,
                    2106.2378291236846
                  ],
                  [
                    623907.7848213437,
                    4804985.60210664,
                    1616.0578291236848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:26:54+00:00",
            "end_time": "2019-06-04T15:42: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": "20190602_43121D5121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526809094292,
              43.437498469211974,
              1258.267561068992
            ],
            [
              -121.62498164041394,
              43.45014490708506,
              1258.267561068992
            ],
            [
              -121.61220093278617,
              43.449990483708426,
              1921.7275610689921
            ],
            [
              -121.61249004378162,
              43.43734411363313,
              1921.7275610689921
            ],
            [
              -121.62526809094292,
              43.437498469211974,
              1258.267561068992
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252681,
        43.43734411,
        1258.267561,
        -121.6122009,
        43.45014491,
        1921.727561
      ],
      "properties": {
        "datetime": "2019-06-03T17:21:29Z",
        "pc:count": 22355437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611794.461,
            "count": 22355437,
            "maximum": 612288.8546,
            "minimum": 611254.4546,
            "name": "X",
            "position": 0,
            "stddev": 294.6247418,
            "variance": 86803.7385
          },
          {
            "average": 4811034.211,
            "count": 22355437,
            "maximum": 4811722.781,
            "minimum": 4810317.901,
            "name": "Y",
            "position": 1,
            "stddev": 399.3844233,
            "variance": 159507.9175
          },
          {
            "average": 1345.844435,
            "count": 22355437,
            "maximum": 1921.727561,
            "minimum": 1258.267561,
            "name": "Z",
            "position": 2,
            "stddev": 8.158009446,
            "variance": 66.55311811
          },
          {
            "average": 18696.61008,
            "count": 22355437,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9894.653734,
            "variance": 97904172.53
          },
          {
            "average": 1.135970368,
            "count": 22355437,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3814313157,
            "variance": 0.1454898486
          },
          {
            "average": 1.271928927,
            "count": 22355437,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5310325365,
            "variance": 0.2819955548
          },
          {
            "average": 0.5007300014,
            "count": 22355437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994783,
            "variance": 0.2499994783
          },
          {
            "average": 0,
            "count": 22355437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193870869,
            "count": 22355437,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9679778281,
            "variance": 0.9369810757
          },
          {
            "average": 0.392465024,
            "count": 22355437,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76670253,
            "variance": 115.9218833
          },
          {
            "average": 0.4986671475,
            "count": 22355437,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999982347,
            "variance": 0.2499982347
          },
          {
            "average": 10044.67442,
            "count": 22355437,
            "maximum": 10047,
            "minimum": 10039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.801673007,
            "variance": 3.246025623
          },
          {
            "average": 243608865.9,
            "count": 22355437,
            "maximum": 243617689.5,
            "minimum": 243540864,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22601.35504,
            "variance": 510821249.6
          },
          {
            "average": 0,
            "count": 22355437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22355437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22355437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22355437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22355437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611254.4546,
          4810317.901,
          1258.267561,
          612288.8546,
          4811722.781,
          1921.727561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611254.4546396477,
                4810317.900777202,
                1258.267561068992
              ],
              [
                611254.4546396477,
                4811722.780777203,
                1258.267561068992
              ],
              [
                612288.8546396476,
                4811722.780777203,
                1921.7275610689921
              ],
              [
                612288.8546396476,
                4810317.900777202,
                1921.7275610689921
              ],
              [
                611254.4546396477,
                4810317.900777202,
                1258.267561068992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:21:29+00:00",
        "end_time": "2019-06-02T20:01:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252681,
            43.43734411,
            1258.267561,
            -121.6122009,
            43.45014491,
            1921.727561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526809094292,
                  43.437498469211974,
                  1258.267561068992
                ],
                [
                  -121.62498164041394,
                  43.45014490708506,
                  1258.267561068992
                ],
                [
                  -121.61220093278617,
                  43.449990483708426,
                  1921.7275610689921
                ],
                [
                  -121.61249004378162,
                  43.43734411363313,
                  1921.7275610689921
                ],
                [
                  -121.62526809094292,
                  43.437498469211974,
                  1258.267561068992
                ]
              ]
            ]
          },
          "id": "20190602_43121D5121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:21:29Z",
            "pc:count": 22355437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611794.461,
                "count": 22355437,
                "maximum": 612288.8546,
                "minimum": 611254.4546,
                "name": "X",
                "position": 0,
                "stddev": 294.6247418,
                "variance": 86803.7385
              },
              {
                "average": 4811034.211,
                "count": 22355437,
                "maximum": 4811722.781,
                "minimum": 4810317.901,
                "name": "Y",
                "position": 1,
                "stddev": 399.3844233,
                "variance": 159507.9175
              },
              {
                "average": 1345.844435,
                "count": 22355437,
                "maximum": 1921.727561,
                "minimum": 1258.267561,
                "name": "Z",
                "position": 2,
                "stddev": 8.158009446,
                "variance": 66.55311811
              },
              {
                "average": 18696.61008,
                "count": 22355437,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9894.653734,
                "variance": 97904172.53
              },
              {
                "average": 1.135970368,
                "count": 22355437,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3814313157,
                "variance": 0.1454898486
              },
              {
                "average": 1.271928927,
                "count": 22355437,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5310325365,
                "variance": 0.2819955548
              },
              {
                "average": 0.5007300014,
                "count": 22355437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994783,
                "variance": 0.2499994783
              },
              {
                "average": 0,
                "count": 22355437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193870869,
                "count": 22355437,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9679778281,
                "variance": 0.9369810757
              },
              {
                "average": 0.392465024,
                "count": 22355437,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76670253,
                "variance": 115.9218833
              },
              {
                "average": 0.4986671475,
                "count": 22355437,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999982347,
                "variance": 0.2499982347
              },
              {
                "average": 10044.67442,
                "count": 22355437,
                "maximum": 10047,
                "minimum": 10039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.801673007,
                "variance": 3.246025623
              },
              {
                "average": 243608865.9,
                "count": 22355437,
                "maximum": 243617689.5,
                "minimum": 243540864,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22601.35504,
                "variance": 510821249.6
              },
              {
                "average": 0,
                "count": 22355437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22355437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22355437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22355437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22355437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611254.4546,
              4810317.901,
              1258.267561,
              612288.8546,
              4811722.781,
              1921.727561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611254.4546396477,
                    4810317.900777202,
                    1258.267561068992
                  ],
                  [
                    611254.4546396477,
                    4811722.780777203,
                    1258.267561068992
                  ],
                  [
                    612288.8546396476,
                    4811722.780777203,
                    1921.7275610689921
                  ],
                  [
                    612288.8546396476,
                    4810317.900777202,
                    1921.7275610689921
                  ],
                  [
                    611254.4546396477,
                    4810317.900777202,
                    1258.267561068992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:21:29+00:00",
            "end_time": "2019-06-02T20:01:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.43780722809578,
              43.424998836666234,
              1387.2523639963113
            ],
            [
              -121.43748131633399,
              43.437665661906884,
              1387.2523639963113
            ],
            [
              -121.42466207261549,
              43.43748974145255,
              1942.6523639963114
            ],
            [
              -121.42499065554455,
              43.42482299357404,
              1942.6523639963114
            ],
            [
              -121.43780722809578,
              43.424998836666234,
              1387.2523639963113
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378072,
        43.42482299,
        1387.252364,
        -121.4246621,
        43.43766566,
        1942.652364
      ],
      "properties": {
        "datetime": "2019-06-04T17:48:08Z",
        "pc:count": 44215016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626969.817,
            "count": 44215016,
            "maximum": 627489.3541,
            "minimum": 626451.5341,
            "name": "X",
            "position": 0,
            "stddev": 295.575718,
            "variance": 87365.00505
          },
          {
            "average": 4809886.402,
            "count": 44215016,
            "maximum": 4810604.366,
            "minimum": 4809197.106,
            "name": "Y",
            "position": 1,
            "stddev": 403.8677331,
            "variance": 163109.1458
          },
          {
            "average": 1519.238509,
            "count": 44215016,
            "maximum": 1942.652364,
            "minimum": 1387.252364,
            "name": "Z",
            "position": 2,
            "stddev": 29.74680278,
            "variance": 884.8722756
          },
          {
            "average": 20584.13296,
            "count": 44215016,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11032.64829,
            "variance": 121719328.2
          },
          {
            "average": 1.170893888,
            "count": 44215016,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4491011231,
            "variance": 0.2016918188
          },
          {
            "average": 1.341783954,
            "count": 44215016,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6363536083,
            "variance": 0.4049459148
          },
          {
            "average": 0.5016181607,
            "count": 44215016,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973872,
            "variance": 0.2499973872
          },
          {
            "average": 0,
            "count": 44215016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217652867,
            "count": 44215016,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.438701512,
            "variance": 2.069862041
          },
          {
            "average": 0.008860809003,
            "count": 44215016,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8701787,
            "variance": 118.160785
          },
          {
            "average": 0.4970970948,
            "count": 44215016,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999915787,
            "variance": 0.2499915788
          },
          {
            "average": 10058.49293,
            "count": 44215016,
            "maximum": 10094,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.07090701,
            "variance": 965.4012622
          },
          {
            "average": 243613974.3,
            "count": 44215016,
            "maximum": 243705688.4,
            "minimum": 243533302.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 84837.83544,
            "variance": 7197458322
          },
          {
            "average": 0,
            "count": 44215016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44215016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44215016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44215016,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44215016,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626451.5341,
          4809197.106,
          1387.252364,
          627489.3541,
          4810604.366,
          1942.652364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626451.5340604308,
                4809197.105505985,
                1387.2523639963113
              ],
              [
                626451.5340604308,
                4810604.365505985,
                1387.2523639963113
              ],
              [
                627489.3540604309,
                4810604.365505985,
                1942.6523639963114
              ],
              [
                627489.3540604309,
                4809197.105505985,
                1942.6523639963114
              ],
              [
                626451.5340604308,
                4809197.105505985,
                1387.2523639963113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:48:08+00:00",
        "end_time": "2019-06-02T17:55:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378072,
            43.42482299,
            1387.252364,
            -121.4246621,
            43.43766566,
            1942.652364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.43780722809578,
                  43.424998836666234,
                  1387.2523639963113
                ],
                [
                  -121.43748131633399,
                  43.437665661906884,
                  1387.2523639963113
                ],
                [
                  -121.42466207261549,
                  43.43748974145255,
                  1942.6523639963114
                ],
                [
                  -121.42499065554455,
                  43.42482299357404,
                  1942.6523639963114
                ],
                [
                  -121.43780722809578,
                  43.424998836666234,
                  1387.2523639963113
                ]
              ]
            ]
          },
          "id": "20190602_43121D4401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:48:08Z",
            "pc:count": 44215016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626969.817,
                "count": 44215016,
                "maximum": 627489.3541,
                "minimum": 626451.5341,
                "name": "X",
                "position": 0,
                "stddev": 295.575718,
                "variance": 87365.00505
              },
              {
                "average": 4809886.402,
                "count": 44215016,
                "maximum": 4810604.366,
                "minimum": 4809197.106,
                "name": "Y",
                "position": 1,
                "stddev": 403.8677331,
                "variance": 163109.1458
              },
              {
                "average": 1519.238509,
                "count": 44215016,
                "maximum": 1942.652364,
                "minimum": 1387.252364,
                "name": "Z",
                "position": 2,
                "stddev": 29.74680278,
                "variance": 884.8722756
              },
              {
                "average": 20584.13296,
                "count": 44215016,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11032.64829,
                "variance": 121719328.2
              },
              {
                "average": 1.170893888,
                "count": 44215016,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4491011231,
                "variance": 0.2016918188
              },
              {
                "average": 1.341783954,
                "count": 44215016,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6363536083,
                "variance": 0.4049459148
              },
              {
                "average": 0.5016181607,
                "count": 44215016,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973872,
                "variance": 0.2499973872
              },
              {
                "average": 0,
                "count": 44215016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217652867,
                "count": 44215016,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.438701512,
                "variance": 2.069862041
              },
              {
                "average": 0.008860809003,
                "count": 44215016,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8701787,
                "variance": 118.160785
              },
              {
                "average": 0.4970970948,
                "count": 44215016,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999915787,
                "variance": 0.2499915788
              },
              {
                "average": 10058.49293,
                "count": 44215016,
                "maximum": 10094,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.07090701,
                "variance": 965.4012622
              },
              {
                "average": 243613974.3,
                "count": 44215016,
                "maximum": 243705688.4,
                "minimum": 243533302.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 84837.83544,
                "variance": 7197458322
              },
              {
                "average": 0,
                "count": 44215016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44215016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44215016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44215016,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44215016,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626451.5341,
              4809197.106,
              1387.252364,
              627489.3541,
              4810604.366,
              1942.652364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626451.5340604308,
                    4809197.105505985,
                    1387.2523639963113
                  ],
                  [
                    626451.5340604308,
                    4810604.365505985,
                    1387.2523639963113
                  ],
                  [
                    627489.3540604309,
                    4810604.365505985,
                    1942.6523639963114
                  ],
                  [
                    627489.3540604309,
                    4809197.105505985,
                    1942.6523639963114
                  ],
                  [
                    626451.5340604308,
                    4809197.105505985,
                    1387.2523639963113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:48:08+00:00",
            "end_time": "2019-06-02T17:55:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D6108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72524815599918,
              43.47499777867815,
              1287.5801250140785
            ],
            [
              -121.72498241775953,
              43.48763366215401,
              1287.5801250140785
            ],
            [
              -121.71240470826696,
              43.48749269848305,
              1896.7401250140783
            ],
            [
              -121.71267306618749,
              43.4748568768396,
              1896.7401250140783
            ],
            [
              -121.72524815599918,
              43.47499777867815,
              1287.5801250140785
            ]
          ]
        ]
      },
      "bbox": [
        -121.7252482,
        43.47485688,
        1287.580125,
        -121.7124047,
        43.48763366,
        1896.740125
      ],
      "properties": {
        "datetime": "2019-06-01T17:14:02Z",
        "pc:count": 16826463,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603556.4929,
            "count": 16826463,
            "maximum": 604116.7388,
            "minimum": 603099.4388,
            "name": "X",
            "position": 0,
            "stddev": 265.3647837,
            "variance": 70418.46844
          },
          {
            "average": 4815113.323,
            "count": 16826463,
            "maximum": 4815757.534,
            "minimum": 4814353.874,
            "name": "Y",
            "position": 1,
            "stddev": 399.6789227,
            "variance": 159743.2413
          },
          {
            "average": 1366.78312,
            "count": 16826463,
            "maximum": 1896.740125,
            "minimum": 1287.580125,
            "name": "Z",
            "position": 2,
            "stddev": 7.529010368,
            "variance": 56.68599711
          },
          {
            "average": 18069.67908,
            "count": 16826463,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9081.6121,
            "variance": 82475678.33
          },
          {
            "average": 1.116283202,
            "count": 16826463,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3406805122,
            "variance": 0.1160632114
          },
          {
            "average": 1.232568544,
            "count": 16826463,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4673171408,
            "variance": 0.2183853101
          },
          {
            "average": 0.5032998914,
            "count": 16826463,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891255,
            "variance": 0.2499891256
          },
          {
            "average": 0,
            "count": 16826463,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.197896551,
            "count": 16826463,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.782951449,
            "variance": 0.6130129716
          },
          {
            "average": -0.7743217064,
            "count": 16826463,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82033024,
            "variance": 117.0795465
          },
          {
            "average": 0.4935102523,
            "count": 16826463,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999578963,
            "variance": 0.249957898
          },
          {
            "average": 10003.57676,
            "count": 16826463,
            "maximum": 10006,
            "minimum": 10002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8997661651,
            "variance": 0.8095791518
          },
          {
            "average": 243443505.7,
            "count": 16826463,
            "maximum": 243444442.2,
            "minimum": 243443061.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 271.7590494,
            "variance": 73852.98094
          },
          {
            "average": 0,
            "count": 16826463,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16826463,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16826463,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16826463,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16826463,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603099.4388,
          4814353.874,
          1287.580125,
          604116.7388,
          4815757.534,
          1896.740125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603099.4387502844,
                4814353.874187976,
                1287.5801250140785
              ],
              [
                603099.4387502844,
                4815757.534187976,
                1287.5801250140785
              ],
              [
                604116.7387502844,
                4815757.534187976,
                1896.7401250140783
              ],
              [
                604116.7387502844,
                4814353.874187976,
                1896.7401250140783
              ],
              [
                603099.4387502844,
                4814353.874187976,
                1287.5801250140785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-01T17:14:02+00:00",
        "end_time": "2019-06-01T16:51:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7252482,
            43.47485688,
            1287.580125,
            -121.7124047,
            43.48763366,
            1896.740125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72524815599918,
                  43.47499777867815,
                  1287.5801250140785
                ],
                [
                  -121.72498241775953,
                  43.48763366215401,
                  1287.5801250140785
                ],
                [
                  -121.71240470826696,
                  43.48749269848305,
                  1896.7401250140783
                ],
                [
                  -121.71267306618749,
                  43.4748568768396,
                  1896.7401250140783
                ],
                [
                  -121.72524815599918,
                  43.47499777867815,
                  1287.5801250140785
                ]
              ]
            ]
          },
          "id": "20190601_43121D6108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-01T17:14:02Z",
            "pc:count": 16826463,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603556.4929,
                "count": 16826463,
                "maximum": 604116.7388,
                "minimum": 603099.4388,
                "name": "X",
                "position": 0,
                "stddev": 265.3647837,
                "variance": 70418.46844
              },
              {
                "average": 4815113.323,
                "count": 16826463,
                "maximum": 4815757.534,
                "minimum": 4814353.874,
                "name": "Y",
                "position": 1,
                "stddev": 399.6789227,
                "variance": 159743.2413
              },
              {
                "average": 1366.78312,
                "count": 16826463,
                "maximum": 1896.740125,
                "minimum": 1287.580125,
                "name": "Z",
                "position": 2,
                "stddev": 7.529010368,
                "variance": 56.68599711
              },
              {
                "average": 18069.67908,
                "count": 16826463,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9081.6121,
                "variance": 82475678.33
              },
              {
                "average": 1.116283202,
                "count": 16826463,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3406805122,
                "variance": 0.1160632114
              },
              {
                "average": 1.232568544,
                "count": 16826463,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4673171408,
                "variance": 0.2183853101
              },
              {
                "average": 0.5032998914,
                "count": 16826463,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891255,
                "variance": 0.2499891256
              },
              {
                "average": 0,
                "count": 16826463,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.197896551,
                "count": 16826463,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.782951449,
                "variance": 0.6130129716
              },
              {
                "average": -0.7743217064,
                "count": 16826463,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82033024,
                "variance": 117.0795465
              },
              {
                "average": 0.4935102523,
                "count": 16826463,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999578963,
                "variance": 0.249957898
              },
              {
                "average": 10003.57676,
                "count": 16826463,
                "maximum": 10006,
                "minimum": 10002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8997661651,
                "variance": 0.8095791518
              },
              {
                "average": 243443505.7,
                "count": 16826463,
                "maximum": 243444442.2,
                "minimum": 243443061.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 271.7590494,
                "variance": 73852.98094
              },
              {
                "average": 0,
                "count": 16826463,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16826463,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16826463,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16826463,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16826463,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603099.4388,
              4814353.874,
              1287.580125,
              604116.7388,
              4815757.534,
              1896.740125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603099.4387502844,
                    4814353.874187976,
                    1287.5801250140785
                  ],
                  [
                    603099.4387502844,
                    4815757.534187976,
                    1287.5801250140785
                  ],
                  [
                    604116.7387502844,
                    4815757.534187976,
                    1896.7401250140783
                  ],
                  [
                    604116.7387502844,
                    4814353.874187976,
                    1896.7401250140783
                  ],
                  [
                    603099.4387502844,
                    4814353.874187976,
                    1287.5801250140785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-01T17:14:02+00:00",
            "end_time": "2019-06-01T16:51:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.42530943533062,
              43.399999167344355,
              1540.4137126383132
            ],
            [
              -121.42498118475133,
              43.41266669243153,
              1540.4137126383132
            ],
            [
              -121.41216013104959,
              43.41248935251086,
              1986.6937126383134
            ],
            [
              -121.41249105094722,
              43.39982190541817,
              1986.6937126383134
            ],
            [
              -121.42530943533062,
              43.399999167344355,
              1540.4137126383132
            ]
          ]
        ]
      },
      "bbox": [
        -121.4253094,
        43.39982191,
        1540.413713,
        -121.4121601,
        43.41266669,
        1986.693713
      ],
      "properties": {
        "datetime": "2019-06-04T17:12:12Z",
        "pc:count": 21867010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 628028.9359,
            "count": 21867010,
            "maximum": 628554.0354,
            "minimum": 627515.6354,
            "name": "X",
            "position": 0,
            "stddev": 290.7799164,
            "variance": 84552.95977
          },
          {
            "average": 4807126.895,
            "count": 21867010,
            "maximum": 4807847.055,
            "minimum": 4806439.715,
            "name": "Y",
            "position": 1,
            "stddev": 406.090463,
            "variance": 164909.4641
          },
          {
            "average": 1655.066651,
            "count": 21867010,
            "maximum": 1986.693713,
            "minimum": 1540.413713,
            "name": "Z",
            "position": 2,
            "stddev": 24.43496907,
            "variance": 597.0677135
          },
          {
            "average": 22419.35412,
            "count": 21867010,
            "maximum": 61804,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11835.658,
            "variance": 140082800.3
          },
          {
            "average": 1.156414206,
            "count": 21867010,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.392512954,
            "variance": 0.154066419
          },
          {
            "average": 1.312868838,
            "count": 21867010,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5304472477,
            "variance": 0.2813742826
          },
          {
            "average": 0.5027059941,
            "count": 21867010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992689,
            "variance": 0.249992689
          },
          {
            "average": 0,
            "count": 21867010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189225413,
            "count": 21867010,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9240286741,
            "variance": 0.8538289906
          },
          {
            "average": -0.4213028265,
            "count": 21867010,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85557453,
            "variance": 117.8434983
          },
          {
            "average": 0.4950731261,
            "count": 21867010,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999757368,
            "variance": 0.2499757373
          },
          {
            "average": 10086.82589,
            "count": 21867010,
            "maximum": 10089,
            "minimum": 10084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.086409216,
            "variance": 1.180284984
          },
          {
            "average": 243702422.8,
            "count": 21867010,
            "maximum": 243703532.4,
            "minimum": 243701014.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510.3783322,
            "variance": 260486.042
          },
          {
            "average": 0,
            "count": 21867010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21867010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21867010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21867010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21867010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627515.6354,
          4806439.715,
          1540.413713,
          628554.0354,
          4807847.055,
          1986.693713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627515.6353585372,
                4806439.715236377,
                1540.4137126383132
              ],
              [
                627515.6353585372,
                4807847.055236377,
                1540.4137126383132
              ],
              [
                628554.0353585371,
                4807847.055236377,
                1986.6937126383134
              ],
              [
                628554.0353585371,
                4806439.715236377,
                1986.6937126383134
              ],
              [
                627515.6353585372,
                4806439.715236377,
                1540.4137126383132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:12:12+00:00",
        "end_time": "2019-06-04T16:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4253094,
            43.39982191,
            1540.413713,
            -121.4121601,
            43.41266669,
            1986.693713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.42530943533062,
                  43.399999167344355,
                  1540.4137126383132
                ],
                [
                  -121.42498118475133,
                  43.41266669243153,
                  1540.4137126383132
                ],
                [
                  -121.41216013104959,
                  43.41248935251086,
                  1986.6937126383134
                ],
                [
                  -121.41249105094722,
                  43.39982190541817,
                  1986.6937126383134
                ],
                [
                  -121.42530943533062,
                  43.399999167344355,
                  1540.4137126383132
                ]
              ]
            ]
          },
          "id": "20190604_43121D4412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:12:12Z",
            "pc:count": 21867010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 628028.9359,
                "count": 21867010,
                "maximum": 628554.0354,
                "minimum": 627515.6354,
                "name": "X",
                "position": 0,
                "stddev": 290.7799164,
                "variance": 84552.95977
              },
              {
                "average": 4807126.895,
                "count": 21867010,
                "maximum": 4807847.055,
                "minimum": 4806439.715,
                "name": "Y",
                "position": 1,
                "stddev": 406.090463,
                "variance": 164909.4641
              },
              {
                "average": 1655.066651,
                "count": 21867010,
                "maximum": 1986.693713,
                "minimum": 1540.413713,
                "name": "Z",
                "position": 2,
                "stddev": 24.43496907,
                "variance": 597.0677135
              },
              {
                "average": 22419.35412,
                "count": 21867010,
                "maximum": 61804,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11835.658,
                "variance": 140082800.3
              },
              {
                "average": 1.156414206,
                "count": 21867010,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.392512954,
                "variance": 0.154066419
              },
              {
                "average": 1.312868838,
                "count": 21867010,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5304472477,
                "variance": 0.2813742826
              },
              {
                "average": 0.5027059941,
                "count": 21867010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992689,
                "variance": 0.249992689
              },
              {
                "average": 0,
                "count": 21867010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189225413,
                "count": 21867010,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9240286741,
                "variance": 0.8538289906
              },
              {
                "average": -0.4213028265,
                "count": 21867010,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85557453,
                "variance": 117.8434983
              },
              {
                "average": 0.4950731261,
                "count": 21867010,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999757368,
                "variance": 0.2499757373
              },
              {
                "average": 10086.82589,
                "count": 21867010,
                "maximum": 10089,
                "minimum": 10084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.086409216,
                "variance": 1.180284984
              },
              {
                "average": 243702422.8,
                "count": 21867010,
                "maximum": 243703532.4,
                "minimum": 243701014.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510.3783322,
                "variance": 260486.042
              },
              {
                "average": 0,
                "count": 21867010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21867010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21867010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21867010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21867010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627515.6354,
              4806439.715,
              1540.413713,
              628554.0354,
              4807847.055,
              1986.693713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627515.6353585372,
                    4806439.715236377,
                    1540.4137126383132
                  ],
                  [
                    627515.6353585372,
                    4807847.055236377,
                    1540.4137126383132
                  ],
                  [
                    628554.0353585371,
                    4807847.055236377,
                    1986.6937126383134
                  ],
                  [
                    628554.0353585371,
                    4806439.715236377,
                    1986.6937126383134
                  ],
                  [
                    627515.6353585372,
                    4806439.715236377,
                    1540.4137126383132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:12:12+00:00",
            "end_time": "2019-06-04T16: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": "20190602_43121D5310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527869285964,
              43.41249863146504,
              1223.4452966130464
            ],
            [
              -121.57498196466207,
              43.425150075607775,
              1223.4452966130464
            ],
            [
              -121.56219048910206,
              43.424989932367104,
              1934.2652966130465
            ],
            [
              -121.56248987861272,
              43.41233855856462,
              1934.2652966130465
            ],
            [
              -121.57527869285964,
              43.41249863146504,
              1223.4452966130464
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752787,
        43.41233856,
        1223.445297,
        -121.5621905,
        43.42515008,
        1934.265297
      ],
      "properties": {
        "datetime": "2019-06-02T19:36:31Z",
        "pc:count": 24451594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615856.6767,
            "count": 24451594,
            "maximum": 616383.2359,
            "minimum": 615347.5159,
            "name": "X",
            "position": 0,
            "stddev": 296.9041077,
            "variance": 88152.04917
          },
          {
            "average": 4808317.901,
            "count": 24451594,
            "maximum": 4809014.883,
            "minimum": 4807609.423,
            "name": "Y",
            "position": 1,
            "stddev": 404.4274396,
            "variance": 163561.5539
          },
          {
            "average": 1518.439224,
            "count": 24451594,
            "maximum": 1934.265297,
            "minimum": 1223.445297,
            "name": "Z",
            "position": 2,
            "stddev": 42.13883251,
            "variance": 1775.681205
          },
          {
            "average": 19471.74774,
            "count": 24451594,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11797.24514,
            "variance": 139174992.8
          },
          {
            "average": 1.216778096,
            "count": 24451594,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4798842599,
            "variance": 0.2302889029
          },
          {
            "average": 1.433629521,
            "count": 24451594,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6535981181,
            "variance": 0.4271905
          },
          {
            "average": 0.5006153791,
            "count": 24451594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996315,
            "variance": 0.2499996315
          },
          {
            "average": 0,
            "count": 24451594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297339593,
            "count": 24451594,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.571130979,
            "variance": 2.468452554
          },
          {
            "average": 0.175423463,
            "count": 24451594,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.64587836,
            "variance": 113.3347262
          },
          {
            "average": 0.4986212351,
            "count": 24451594,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981092,
            "variance": 0.2499981092
          },
          {
            "average": 10031.03456,
            "count": 24451594,
            "maximum": 10037,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.256489715,
            "variance": 1.578766404
          },
          {
            "average": 243535670.7,
            "count": 24451594,
            "maximum": 243539391.7,
            "minimum": 243533670.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 819.5500687,
            "variance": 671662.3152
          },
          {
            "average": 0,
            "count": 24451594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24451594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24451594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24451594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24451594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615347.5159,
          4807609.423,
          1223.445297,
          616383.2359,
          4809014.883,
          1934.265297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615347.5159392076,
                4807609.423272688,
                1223.4452966130464
              ],
              [
                615347.5159392076,
                4809014.883272689,
                1223.4452966130464
              ],
              [
                616383.2359392076,
                4809014.883272689,
                1934.2652966130465
              ],
              [
                616383.2359392076,
                4807609.423272688,
                1934.2652966130465
              ],
              [
                615347.5159392076,
                4807609.423272688,
                1223.4452966130464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:36:31+00:00",
        "end_time": "2019-06-02T18:01:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752787,
            43.41233856,
            1223.445297,
            -121.5621905,
            43.42515008,
            1934.265297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527869285964,
                  43.41249863146504,
                  1223.4452966130464
                ],
                [
                  -121.57498196466207,
                  43.425150075607775,
                  1223.4452966130464
                ],
                [
                  -121.56219048910206,
                  43.424989932367104,
                  1934.2652966130465
                ],
                [
                  -121.56248987861272,
                  43.41233855856462,
                  1934.2652966130465
                ],
                [
                  -121.57527869285964,
                  43.41249863146504,
                  1223.4452966130464
                ]
              ]
            ]
          },
          "id": "20190602_43121D5310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:36:31Z",
            "pc:count": 24451594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615856.6767,
                "count": 24451594,
                "maximum": 616383.2359,
                "minimum": 615347.5159,
                "name": "X",
                "position": 0,
                "stddev": 296.9041077,
                "variance": 88152.04917
              },
              {
                "average": 4808317.901,
                "count": 24451594,
                "maximum": 4809014.883,
                "minimum": 4807609.423,
                "name": "Y",
                "position": 1,
                "stddev": 404.4274396,
                "variance": 163561.5539
              },
              {
                "average": 1518.439224,
                "count": 24451594,
                "maximum": 1934.265297,
                "minimum": 1223.445297,
                "name": "Z",
                "position": 2,
                "stddev": 42.13883251,
                "variance": 1775.681205
              },
              {
                "average": 19471.74774,
                "count": 24451594,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11797.24514,
                "variance": 139174992.8
              },
              {
                "average": 1.216778096,
                "count": 24451594,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4798842599,
                "variance": 0.2302889029
              },
              {
                "average": 1.433629521,
                "count": 24451594,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6535981181,
                "variance": 0.4271905
              },
              {
                "average": 0.5006153791,
                "count": 24451594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996315,
                "variance": 0.2499996315
              },
              {
                "average": 0,
                "count": 24451594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297339593,
                "count": 24451594,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.571130979,
                "variance": 2.468452554
              },
              {
                "average": 0.175423463,
                "count": 24451594,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.64587836,
                "variance": 113.3347262
              },
              {
                "average": 0.4986212351,
                "count": 24451594,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981092,
                "variance": 0.2499981092
              },
              {
                "average": 10031.03456,
                "count": 24451594,
                "maximum": 10037,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.256489715,
                "variance": 1.578766404
              },
              {
                "average": 243535670.7,
                "count": 24451594,
                "maximum": 243539391.7,
                "minimum": 243533670.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 819.5500687,
                "variance": 671662.3152
              },
              {
                "average": 0,
                "count": 24451594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24451594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24451594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24451594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24451594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615347.5159,
              4807609.423,
              1223.445297,
              616383.2359,
              4809014.883,
              1934.265297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615347.5159392076,
                    4807609.423272688,
                    1223.4452966130464
                  ],
                  [
                    615347.5159392076,
                    4809014.883272689,
                    1223.4452966130464
                  ],
                  [
                    616383.2359392076,
                    4809014.883272689,
                    1934.2652966130465
                  ],
                  [
                    616383.2359392076,
                    4807609.423272688,
                    1934.2652966130465
                  ],
                  [
                    615347.5159392076,
                    4807609.423272688,
                    1223.4452966130464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:36:31+00:00",
            "end_time": "2019-06-02T18:01:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D6109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71256671894027,
              43.48365492534961,
              1346.1340664867123
            ],
            [
              -121.71248470648246,
              43.487515902850475,
              1346.1340664867123
            ],
            [
              -121.71052208183559,
              43.48749378342029,
              1383.5340664867124
            ],
            [
              -121.71060421922478,
              43.48363280888453,
              1383.5340664867124
            ],
            [
              -121.71256671894027,
              43.48365492534961,
              1346.1340664867123
            ]
          ]
        ]
      },
      "bbox": [
        -121.7125667,
        43.48363281,
        1346.134066,
        -121.7105221,
        43.4875159,
        1383.534066
      ],
      "properties": {
        "datetime": "2019-06-01T17:00:34Z",
        "pc:count": 494813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604162.3865,
            "count": 494813,
            "maximum": 604268.9701,
            "minimum": 604110.2301,
            "name": "X",
            "position": 0,
            "stddev": 35.13303329,
            "variance": 1234.330028
          },
          {
            "average": 4815589.324,
            "count": 494813,
            "maximum": 4815760.011,
            "minimum": 4815331.111,
            "name": "Y",
            "position": 1,
            "stddev": 101.2372551,
            "variance": 10248.98182
          },
          {
            "average": 1354.012591,
            "count": 494813,
            "maximum": 1383.534066,
            "minimum": 1346.134066,
            "name": "Z",
            "position": 2,
            "stddev": 6.133917165,
            "variance": 37.62493979
          },
          {
            "average": 18459.04708,
            "count": 494813,
            "maximum": 41597,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9342.230364,
            "variance": 87277268.17
          },
          {
            "average": 1.104989158,
            "count": 494813,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.321747989,
            "variance": 0.1035217684
          },
          {
            "average": 1.209705485,
            "count": 494813,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.440553827,
            "variance": 0.1940876745
          },
          {
            "average": 0.508406206,
            "count": 494813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999298359,
            "variance": 0.2499298408
          },
          {
            "average": 0,
            "count": 494813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180759196,
            "count": 494813,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6504731482,
            "variance": 0.4231153165
          },
          {
            "average": -3.196361771,
            "count": 494813,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01893343,
            "variance": 121.4168939
          },
          {
            "average": 0.5458162983,
            "count": 494813,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.497896945,
            "variance": 0.2479013678
          },
          {
            "average": 10003.20714,
            "count": 494813,
            "maximum": 10004,
            "minimum": 10002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7307702544,
            "variance": 0.5340251648
          },
          {
            "average": 243443394.5,
            "count": 494813,
            "maximum": 243443634.3,
            "minimum": 243443084.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 205.8689632,
            "variance": 42382.03002
          },
          {
            "average": 0,
            "count": 494813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 494813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 494813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 494813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 494813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604110.2301,
          4815331.111,
          1346.134066,
          604268.9701,
          4815760.011,
          1383.534066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604110.2300641519,
                4815331.111190804,
                1346.1340664867123
              ],
              [
                604110.2300641519,
                4815760.011190805,
                1346.1340664867123
              ],
              [
                604268.9700641519,
                4815760.011190805,
                1383.5340664867124
              ],
              [
                604268.9700641519,
                4815331.111190804,
                1383.5340664867124
              ],
              [
                604110.2300641519,
                4815331.111190804,
                1346.1340664867123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-01T17:00:34+00:00",
        "end_time": "2019-06-01T16:51:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7125667,
            43.48363281,
            1346.134066,
            -121.7105221,
            43.4875159,
            1383.534066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71256671894027,
                  43.48365492534961,
                  1346.1340664867123
                ],
                [
                  -121.71248470648246,
                  43.487515902850475,
                  1346.1340664867123
                ],
                [
                  -121.71052208183559,
                  43.48749378342029,
                  1383.5340664867124
                ],
                [
                  -121.71060421922478,
                  43.48363280888453,
                  1383.5340664867124
                ],
                [
                  -121.71256671894027,
                  43.48365492534961,
                  1346.1340664867123
                ]
              ]
            ]
          },
          "id": "20190601_43121D6109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-01T17:00:34Z",
            "pc:count": 494813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604162.3865,
                "count": 494813,
                "maximum": 604268.9701,
                "minimum": 604110.2301,
                "name": "X",
                "position": 0,
                "stddev": 35.13303329,
                "variance": 1234.330028
              },
              {
                "average": 4815589.324,
                "count": 494813,
                "maximum": 4815760.011,
                "minimum": 4815331.111,
                "name": "Y",
                "position": 1,
                "stddev": 101.2372551,
                "variance": 10248.98182
              },
              {
                "average": 1354.012591,
                "count": 494813,
                "maximum": 1383.534066,
                "minimum": 1346.134066,
                "name": "Z",
                "position": 2,
                "stddev": 6.133917165,
                "variance": 37.62493979
              },
              {
                "average": 18459.04708,
                "count": 494813,
                "maximum": 41597,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9342.230364,
                "variance": 87277268.17
              },
              {
                "average": 1.104989158,
                "count": 494813,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.321747989,
                "variance": 0.1035217684
              },
              {
                "average": 1.209705485,
                "count": 494813,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.440553827,
                "variance": 0.1940876745
              },
              {
                "average": 0.508406206,
                "count": 494813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999298359,
                "variance": 0.2499298408
              },
              {
                "average": 0,
                "count": 494813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180759196,
                "count": 494813,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6504731482,
                "variance": 0.4231153165
              },
              {
                "average": -3.196361771,
                "count": 494813,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01893343,
                "variance": 121.4168939
              },
              {
                "average": 0.5458162983,
                "count": 494813,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.497896945,
                "variance": 0.2479013678
              },
              {
                "average": 10003.20714,
                "count": 494813,
                "maximum": 10004,
                "minimum": 10002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7307702544,
                "variance": 0.5340251648
              },
              {
                "average": 243443394.5,
                "count": 494813,
                "maximum": 243443634.3,
                "minimum": 243443084.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 205.8689632,
                "variance": 42382.03002
              },
              {
                "average": 0,
                "count": 494813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 494813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 494813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 494813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 494813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604110.2301,
              4815331.111,
              1346.134066,
              604268.9701,
              4815760.011,
              1383.534066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604110.2300641519,
                    4815331.111190804,
                    1346.1340664867123
                  ],
                  [
                    604110.2300641519,
                    4815760.011190805,
                    1346.1340664867123
                  ],
                  [
                    604268.9700641519,
                    4815760.011190805,
                    1383.5340664867124
                  ],
                  [
                    604268.9700641519,
                    4815331.111190804,
                    1383.5340664867124
                  ],
                  [
                    604110.2300641519,
                    4815331.111190804,
                    1346.1340664867123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-01T17:00:34+00:00",
            "end_time": "2019-06-01T16:51:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70025333663425,
              43.43749807442524,
              1359.279352038779
            ],
            [
              -121.69998268918062,
              43.45013643753027,
              1359.279352038779
            ],
            [
              -121.68721592219225,
              43.44999056136375,
              1909.439352038779
            ],
            [
              -121.68748922567711,
              43.437352262263076,
              1909.439352038779
            ],
            [
              -121.70025333663425,
              43.43749807442524,
              1359.279352038779
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002533,
        43.43735226,
        1359.279352,
        -121.6872159,
        43.45013644,
        1909.439352
      ],
      "properties": {
        "datetime": "2019-06-03T17:57:36Z",
        "pc:count": 19040512,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605692.2566,
            "count": 19040512,
            "maximum": 606219.2209,
            "minimum": 605185.9809,
            "name": "X",
            "position": 0,
            "stddev": 294.3299521,
            "variance": 86630.12072
          },
          {
            "average": 4810932.421,
            "count": 19040512,
            "maximum": 4811624.397,
            "minimum": 4810220.457,
            "name": "Y",
            "position": 1,
            "stddev": 410.5256037,
            "variance": 168531.2713
          },
          {
            "average": 1369.897655,
            "count": 19040512,
            "maximum": 1909.439352,
            "minimum": 1359.279352,
            "name": "Z",
            "position": 2,
            "stddev": 10.4715491,
            "variance": 109.6533406
          },
          {
            "average": 20885.1892,
            "count": 19040512,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10219.56073,
            "variance": 104439421.6
          },
          {
            "average": 1.112030338,
            "count": 19040512,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3456202837,
            "variance": 0.1194533805
          },
          {
            "average": 1.224050068,
            "count": 19040512,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4834934304,
            "variance": 0.2337658973
          },
          {
            "average": 0.5042964181,
            "count": 19040512,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999815536,
            "variance": 0.2499815539
          },
          {
            "average": 0,
            "count": 19040512,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217866358,
            "count": 19040512,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9420223238,
            "variance": 0.8874060586
          },
          {
            "average": -1.177600363,
            "count": 19040512,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83819593,
            "variance": 117.466491
          },
          {
            "average": 0.5071012796,
            "count": 19040512,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999495824,
            "variance": 0.249949585
          },
          {
            "average": 10047.44782,
            "count": 19040512,
            "maximum": 10050,
            "minimum": 10045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.18062632,
            "variance": 1.393878507
          },
          {
            "average": 243618002.3,
            "count": 19040512,
            "maximum": 243619856.6,
            "minimum": 243616158.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 810.1680689,
            "variance": 656372.2999
          },
          {
            "average": 0,
            "count": 19040512,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19040512,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19040512,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19040512,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19040512,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605185.9809,
          4810220.457,
          1359.279352,
          606219.2209,
          4811624.397,
          1909.439352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605185.980920548,
                4810220.45718744,
                1359.279352038779
              ],
              [
                605185.980920548,
                4811624.39718744,
                1359.279352038779
              ],
              [
                606219.220920548,
                4811624.39718744,
                1909.439352038779
              ],
              [
                606219.220920548,
                4810220.45718744,
                1909.439352038779
              ],
              [
                605185.980920548,
                4810220.45718744,
                1359.279352038779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:57:36+00:00",
        "end_time": "2019-06-03T16:55:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002533,
            43.43735226,
            1359.279352,
            -121.6872159,
            43.45013644,
            1909.439352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70025333663425,
                  43.43749807442524,
                  1359.279352038779
                ],
                [
                  -121.69998268918062,
                  43.45013643753027,
                  1359.279352038779
                ],
                [
                  -121.68721592219225,
                  43.44999056136375,
                  1909.439352038779
                ],
                [
                  -121.68748922567711,
                  43.437352262263076,
                  1909.439352038779
                ],
                [
                  -121.70025333663425,
                  43.43749807442524,
                  1359.279352038779
                ]
              ]
            ]
          },
          "id": "20190603_43121D6125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:57:36Z",
            "pc:count": 19040512,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605692.2566,
                "count": 19040512,
                "maximum": 606219.2209,
                "minimum": 605185.9809,
                "name": "X",
                "position": 0,
                "stddev": 294.3299521,
                "variance": 86630.12072
              },
              {
                "average": 4810932.421,
                "count": 19040512,
                "maximum": 4811624.397,
                "minimum": 4810220.457,
                "name": "Y",
                "position": 1,
                "stddev": 410.5256037,
                "variance": 168531.2713
              },
              {
                "average": 1369.897655,
                "count": 19040512,
                "maximum": 1909.439352,
                "minimum": 1359.279352,
                "name": "Z",
                "position": 2,
                "stddev": 10.4715491,
                "variance": 109.6533406
              },
              {
                "average": 20885.1892,
                "count": 19040512,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10219.56073,
                "variance": 104439421.6
              },
              {
                "average": 1.112030338,
                "count": 19040512,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3456202837,
                "variance": 0.1194533805
              },
              {
                "average": 1.224050068,
                "count": 19040512,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4834934304,
                "variance": 0.2337658973
              },
              {
                "average": 0.5042964181,
                "count": 19040512,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999815536,
                "variance": 0.2499815539
              },
              {
                "average": 0,
                "count": 19040512,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217866358,
                "count": 19040512,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9420223238,
                "variance": 0.8874060586
              },
              {
                "average": -1.177600363,
                "count": 19040512,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83819593,
                "variance": 117.466491
              },
              {
                "average": 0.5071012796,
                "count": 19040512,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999495824,
                "variance": 0.249949585
              },
              {
                "average": 10047.44782,
                "count": 19040512,
                "maximum": 10050,
                "minimum": 10045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.18062632,
                "variance": 1.393878507
              },
              {
                "average": 243618002.3,
                "count": 19040512,
                "maximum": 243619856.6,
                "minimum": 243616158.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 810.1680689,
                "variance": 656372.2999
              },
              {
                "average": 0,
                "count": 19040512,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19040512,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19040512,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19040512,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19040512,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605185.9809,
              4810220.457,
              1359.279352,
              606219.2209,
              4811624.397,
              1909.439352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605185.980920548,
                    4810220.45718744,
                    1359.279352038779
                  ],
                  [
                    605185.980920548,
                    4811624.39718744,
                    1359.279352038779
                  ],
                  [
                    606219.220920548,
                    4811624.39718744,
                    1909.439352038779
                  ],
                  [
                    606219.220920548,
                    4810220.45718744,
                    1909.439352038779
                  ],
                  [
                    605185.980920548,
                    4810220.45718744,
                    1359.279352038779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:57:36+00:00",
            "end_time": "2019-06-03T16:55:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46280187588044,
              43.387499059246935,
              1609.5249731458819
            ],
            [
              -121.46248168337344,
              43.40016269719854,
              1609.5249731458819
            ],
            [
              -121.44966748083971,
              43.399989661471885,
              2097.3849731458818
            ],
            [
              -121.44999033934637,
              43.38732609960031,
              2097.3849731458818
            ],
            [
              -121.46280187588044,
              43.387499059246935,
              1609.5249731458819
            ]
          ]
        ]
      },
      "bbox": [
        -121.4628019,
        43.3873261,
        1609.524973,
        -121.4496675,
        43.4001627,
        2097.384973
      ],
      "properties": {
        "datetime": "2019-06-04T16:29:39Z",
        "pc:count": 23839472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625022.8232,
            "count": 23839472,
            "maximum": 625543.156,
            "minimum": 624505.116,
            "name": "X",
            "position": 0,
            "stddev": 291.1948479,
            "variance": 84794.43947
          },
          {
            "average": 4805707.287,
            "count": 23839472,
            "maximum": 4806401.691,
            "minimum": 4804994.811,
            "name": "Y",
            "position": 1,
            "stddev": 400.2833474,
            "variance": 160226.7582
          },
          {
            "average": 1676.369536,
            "count": 23839472,
            "maximum": 2097.384973,
            "minimum": 1609.524973,
            "name": "Z",
            "position": 2,
            "stddev": 24.13380934,
            "variance": 582.4407534
          },
          {
            "average": 16914.61815,
            "count": 23839472,
            "maximum": 54876,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9797.916082,
            "variance": 95999159.55
          },
          {
            "average": 1.189350418,
            "count": 23839472,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4497189908,
            "variance": 0.2022471707
          },
          {
            "average": 1.378695677,
            "count": 23839472,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.617657549,
            "variance": 0.3815008479
          },
          {
            "average": 0.4982666143,
            "count": 23839472,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970059,
            "variance": 0.2499970059
          },
          {
            "average": 0,
            "count": 23839472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.22267838,
            "count": 23839472,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.318511412,
            "variance": 1.738472344
          },
          {
            "average": 0.262797879,
            "count": 23839472,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81104191,
            "variance": 116.8786272
          },
          {
            "average": 0.4880217985,
            "count": 23839472,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998565126,
            "variance": 0.2498565332
          },
          {
            "average": 10081.17754,
            "count": 23839472,
            "maximum": 10084,
            "minimum": 10078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.120901641,
            "variance": 1.256420488
          },
          {
            "average": 243699741.1,
            "count": 23839472,
            "maximum": 243700979.2,
            "minimum": 243698147.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 544.6913107,
            "variance": 296688.624
          },
          {
            "average": 0,
            "count": 23839472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23839472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23839472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23839472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23839472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624505.116,
          4804994.811,
          1609.524973,
          625543.156,
          4806401.691,
          2097.384973
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624505.1159895704,
                4804994.81052616,
                1609.5249731458819
              ],
              [
                624505.1159895704,
                4806401.69052616,
                1609.5249731458819
              ],
              [
                625543.1559895704,
                4806401.69052616,
                2097.3849731458818
              ],
              [
                625543.1559895704,
                4804994.81052616,
                2097.3849731458818
              ],
              [
                624505.1159895704,
                4804994.81052616,
                1609.5249731458819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:29:39+00:00",
        "end_time": "2019-06-04T15:42:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4628019,
            43.3873261,
            1609.524973,
            -121.4496675,
            43.4001627,
            2097.384973
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46280187588044,
                  43.387499059246935,
                  1609.5249731458819
                ],
                [
                  -121.46248168337344,
                  43.40016269719854,
                  1609.5249731458819
                ],
                [
                  -121.44966748083971,
                  43.399989661471885,
                  2097.3849731458818
                ],
                [
                  -121.44999033934637,
                  43.38732609960031,
                  2097.3849731458818
                ],
                [
                  -121.46280187588044,
                  43.387499059246935,
                  1609.5249731458819
                ]
              ]
            ]
          },
          "id": "20190604_43121D4319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:29:39Z",
            "pc:count": 23839472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625022.8232,
                "count": 23839472,
                "maximum": 625543.156,
                "minimum": 624505.116,
                "name": "X",
                "position": 0,
                "stddev": 291.1948479,
                "variance": 84794.43947
              },
              {
                "average": 4805707.287,
                "count": 23839472,
                "maximum": 4806401.691,
                "minimum": 4804994.811,
                "name": "Y",
                "position": 1,
                "stddev": 400.2833474,
                "variance": 160226.7582
              },
              {
                "average": 1676.369536,
                "count": 23839472,
                "maximum": 2097.384973,
                "minimum": 1609.524973,
                "name": "Z",
                "position": 2,
                "stddev": 24.13380934,
                "variance": 582.4407534
              },
              {
                "average": 16914.61815,
                "count": 23839472,
                "maximum": 54876,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9797.916082,
                "variance": 95999159.55
              },
              {
                "average": 1.189350418,
                "count": 23839472,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4497189908,
                "variance": 0.2022471707
              },
              {
                "average": 1.378695677,
                "count": 23839472,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.617657549,
                "variance": 0.3815008479
              },
              {
                "average": 0.4982666143,
                "count": 23839472,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970059,
                "variance": 0.2499970059
              },
              {
                "average": 0,
                "count": 23839472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.22267838,
                "count": 23839472,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.318511412,
                "variance": 1.738472344
              },
              {
                "average": 0.262797879,
                "count": 23839472,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81104191,
                "variance": 116.8786272
              },
              {
                "average": 0.4880217985,
                "count": 23839472,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998565126,
                "variance": 0.2498565332
              },
              {
                "average": 10081.17754,
                "count": 23839472,
                "maximum": 10084,
                "minimum": 10078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.120901641,
                "variance": 1.256420488
              },
              {
                "average": 243699741.1,
                "count": 23839472,
                "maximum": 243700979.2,
                "minimum": 243698147.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 544.6913107,
                "variance": 296688.624
              },
              {
                "average": 0,
                "count": 23839472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23839472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23839472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23839472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23839472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624505.116,
              4804994.811,
              1609.524973,
              625543.156,
              4806401.691,
              2097.384973
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624505.1159895704,
                    4804994.81052616,
                    1609.5249731458819
                  ],
                  [
                    624505.1159895704,
                    4806401.69052616,
                    1609.5249731458819
                  ],
                  [
                    625543.1559895704,
                    4806401.69052616,
                    2097.3849731458818
                  ],
                  [
                    625543.1559895704,
                    4804994.81052616,
                    2097.3849731458818
                  ],
                  [
                    624505.1159895704,
                    4804994.81052616,
                    1609.5249731458819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:29:39+00:00",
            "end_time": "2019-06-04T15:42: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": "20190604_43121D4420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.38781701438252,
              43.3874994625817,
              1557.8265261569916
            ],
            [
              -121.38748098715178,
              43.40017092479681,
              1557.8265261569916
            ],
            [
              -121.37465268167595,
              43.39998927846964,
              2012.6465261569917
            ],
            [
              -121.374991379296,
              43.38731789616979,
              2012.6465261569917
            ],
            [
              -121.38781701438252,
              43.3874994625817,
              1557.8265261569916
            ]
          ]
        ]
      },
      "bbox": [
        -121.387817,
        43.3873179,
        1557.826526,
        -121.3746527,
        43.40017092,
        2012.646526
      ],
      "properties": {
        "datetime": "2019-06-04T17:11:08Z",
        "pc:count": 24747607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 631098.9424,
            "count": 24747607,
            "maximum": 631617.8127,
            "minimum": 630578.5927,
            "name": "X",
            "position": 0,
            "stddev": 290.3242842,
            "variance": 84288.19002
          },
          {
            "average": 4805805.582,
            "count": 24747607,
            "maximum": 4806517.347,
            "minimum": 4805109.547,
            "name": "Y",
            "position": 1,
            "stddev": 400.6934368,
            "variance": 160555.2303
          },
          {
            "average": 1594.560895,
            "count": 24747607,
            "maximum": 2012.646526,
            "minimum": 1557.826526,
            "name": "Z",
            "position": 2,
            "stddev": 18.66755259,
            "variance": 348.4775196
          },
          {
            "average": 17410.08379,
            "count": 24747607,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11064.40357,
            "variance": 122421026.5
          },
          {
            "average": 1.231099758,
            "count": 24747607,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4955205382,
            "variance": 0.2455406038
          },
          {
            "average": 1.462210265,
            "count": 24747607,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6724071934,
            "variance": 0.4521314337
          },
          {
            "average": 0.5038180459,
            "count": 24747607,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999854324,
            "variance": 0.2499854326
          },
          {
            "average": 0,
            "count": 24747607,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272248505,
            "count": 24747607,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.585047195,
            "variance": 2.51237461
          },
          {
            "average": -0.8620786378,
            "count": 24747607,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86671867,
            "variance": 118.0855746
          },
          {
            "average": 0.4943472716,
            "count": 24747607,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999680557,
            "variance": 0.2499680568
          },
          {
            "average": 10086.65886,
            "count": 24747607,
            "maximum": 10089,
            "minimum": 10084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.107830721,
            "variance": 1.227288905
          },
          {
            "average": 243702347.4,
            "count": 24747607,
            "maximum": 243703468.3,
            "minimum": 243701073.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510.3494266,
            "variance": 260456.5372
          },
          {
            "average": 0,
            "count": 24747607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24747607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24747607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24747607,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24747607,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          630578.5927,
          4805109.547,
          1557.826526,
          631617.8127,
          4806517.347,
          2012.646526
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                630578.5926502313,
                4805109.546996406,
                1557.8265261569916
              ],
              [
                630578.5926502313,
                4806517.346996407,
                1557.8265261569916
              ],
              [
                631617.8126502313,
                4806517.346996407,
                2012.6465261569917
              ],
              [
                631617.8126502313,
                4805109.546996406,
                2012.6465261569917
              ],
              [
                630578.5926502313,
                4805109.546996406,
                1557.8265261569916
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:11:08+00:00",
        "end_time": "2019-06-04T16:31:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.387817,
            43.3873179,
            1557.826526,
            -121.3746527,
            43.40017092,
            2012.646526
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.38781701438252,
                  43.3874994625817,
                  1557.8265261569916
                ],
                [
                  -121.38748098715178,
                  43.40017092479681,
                  1557.8265261569916
                ],
                [
                  -121.37465268167595,
                  43.39998927846964,
                  2012.6465261569917
                ],
                [
                  -121.374991379296,
                  43.38731789616979,
                  2012.6465261569917
                ],
                [
                  -121.38781701438252,
                  43.3874994625817,
                  1557.8265261569916
                ]
              ]
            ]
          },
          "id": "20190604_43121D4420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:11:08Z",
            "pc:count": 24747607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 631098.9424,
                "count": 24747607,
                "maximum": 631617.8127,
                "minimum": 630578.5927,
                "name": "X",
                "position": 0,
                "stddev": 290.3242842,
                "variance": 84288.19002
              },
              {
                "average": 4805805.582,
                "count": 24747607,
                "maximum": 4806517.347,
                "minimum": 4805109.547,
                "name": "Y",
                "position": 1,
                "stddev": 400.6934368,
                "variance": 160555.2303
              },
              {
                "average": 1594.560895,
                "count": 24747607,
                "maximum": 2012.646526,
                "minimum": 1557.826526,
                "name": "Z",
                "position": 2,
                "stddev": 18.66755259,
                "variance": 348.4775196
              },
              {
                "average": 17410.08379,
                "count": 24747607,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11064.40357,
                "variance": 122421026.5
              },
              {
                "average": 1.231099758,
                "count": 24747607,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4955205382,
                "variance": 0.2455406038
              },
              {
                "average": 1.462210265,
                "count": 24747607,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6724071934,
                "variance": 0.4521314337
              },
              {
                "average": 0.5038180459,
                "count": 24747607,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999854324,
                "variance": 0.2499854326
              },
              {
                "average": 0,
                "count": 24747607,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272248505,
                "count": 24747607,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.585047195,
                "variance": 2.51237461
              },
              {
                "average": -0.8620786378,
                "count": 24747607,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86671867,
                "variance": 118.0855746
              },
              {
                "average": 0.4943472716,
                "count": 24747607,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999680557,
                "variance": 0.2499680568
              },
              {
                "average": 10086.65886,
                "count": 24747607,
                "maximum": 10089,
                "minimum": 10084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.107830721,
                "variance": 1.227288905
              },
              {
                "average": 243702347.4,
                "count": 24747607,
                "maximum": 243703468.3,
                "minimum": 243701073.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510.3494266,
                "variance": 260456.5372
              },
              {
                "average": 0,
                "count": 24747607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24747607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24747607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24747607,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24747607,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              630578.5927,
              4805109.547,
              1557.826526,
              631617.8127,
              4806517.347,
              2012.646526
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    630578.5926502313,
                    4805109.546996406,
                    1557.8265261569916
                  ],
                  [
                    630578.5926502313,
                    4806517.346996407,
                    1557.8265261569916
                  ],
                  [
                    631617.8126502313,
                    4806517.346996407,
                    2012.6465261569917
                  ],
                  [
                    631617.8126502313,
                    4805109.546996406,
                    2012.6465261569917
                  ],
                  [
                    630578.5926502313,
                    4805109.546996406,
                    1557.8265261569916
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:11:08+00:00",
            "end_time": "2019-06-04T16:31: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": "20190603_43121D5206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278189266168,
              43.47499828375633,
              1292.2623298408869
            ],
            [
              -121.56248185736524,
              43.48765168039524,
              1292.2623298408869
            ],
            [
              -121.54968716120176,
              43.48749007939339,
              1900.3023298408868
            ],
            [
              -121.54998986470511,
              43.47483675373748,
              1900.3023298408868
            ],
            [
              -121.56278189266168,
              43.47499828375633,
              1292.2623298408869
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627819,
        43.47483675,
        1292.26233,
        -121.5496872,
        43.48765168,
        1900.30233
      ],
      "properties": {
        "datetime": "2019-06-03T18:48:52Z",
        "pc:count": 18998087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616748.3029,
            "count": 18998087,
            "maximum": 617274.4545,
            "minimum": 616239.5345,
            "name": "X",
            "position": 0,
            "stddev": 292.8278981,
            "variance": 85748.17793
          },
          {
            "average": 4815253.05,
            "count": 18998087,
            "maximum": 4815973.636,
            "minimum": 4814567.936,
            "name": "Y",
            "position": 1,
            "stddev": 399.8089203,
            "variance": 159847.1727
          },
          {
            "average": 1324.855427,
            "count": 18998087,
            "maximum": 1900.30233,
            "minimum": 1292.26233,
            "name": "Z",
            "position": 2,
            "stddev": 6.288806115,
            "variance": 39.54908236
          },
          {
            "average": 20233.67269,
            "count": 18998087,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9775.896896,
            "variance": 95568160.12
          },
          {
            "average": 1.107137892,
            "count": 18998087,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3409659224,
            "variance": 0.1162577602
          },
          {
            "average": 1.214271153,
            "count": 18998087,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4797429099,
            "variance": 0.2301532596
          },
          {
            "average": 0.4996589393,
            "count": 18998087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998968,
            "variance": 0.2499998968
          },
          {
            "average": 0,
            "count": 18998087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210626575,
            "count": 18998087,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8859813993,
            "variance": 0.7849630399
          },
          {
            "average": 0.7350450432,
            "count": 18998087,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79998582,
            "variance": 116.6396936
          },
          {
            "average": 0.4970380439,
            "count": 18998087,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999912399,
            "variance": 0.24999124
          },
          {
            "average": 10052.09363,
            "count": 18998087,
            "maximum": 10055,
            "minimum": 10050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.126160656,
            "variance": 1.268237824
          },
          {
            "average": 243621087.6,
            "count": 18998087,
            "maximum": 243622932.9,
            "minimum": 243619631.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 722.4725015,
            "variance": 521966.5154
          },
          {
            "average": 0,
            "count": 18998087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18998087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18998087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18998087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18998087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616239.5345,
          4814567.936,
          1292.26233,
          617274.4545,
          4815973.636,
          1900.30233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616239.5345442581,
                4814567.935851622,
                1292.2623298408869
              ],
              [
                616239.5345442581,
                4815973.635851622,
                1292.2623298408869
              ],
              [
                617274.4545442581,
                4815973.635851622,
                1900.3023298408868
              ],
              [
                617274.4545442581,
                4814567.935851622,
                1900.3023298408868
              ],
              [
                616239.5345442581,
                4814567.935851622,
                1292.2623298408869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:48:52+00:00",
        "end_time": "2019-06-03T17:53:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627819,
            43.47483675,
            1292.26233,
            -121.5496872,
            43.48765168,
            1900.30233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278189266168,
                  43.47499828375633,
                  1292.2623298408869
                ],
                [
                  -121.56248185736524,
                  43.48765168039524,
                  1292.2623298408869
                ],
                [
                  -121.54968716120176,
                  43.48749007939339,
                  1900.3023298408868
                ],
                [
                  -121.54998986470511,
                  43.47483675373748,
                  1900.3023298408868
                ],
                [
                  -121.56278189266168,
                  43.47499828375633,
                  1292.2623298408869
                ]
              ]
            ]
          },
          "id": "20190603_43121D5206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:48:52Z",
            "pc:count": 18998087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616748.3029,
                "count": 18998087,
                "maximum": 617274.4545,
                "minimum": 616239.5345,
                "name": "X",
                "position": 0,
                "stddev": 292.8278981,
                "variance": 85748.17793
              },
              {
                "average": 4815253.05,
                "count": 18998087,
                "maximum": 4815973.636,
                "minimum": 4814567.936,
                "name": "Y",
                "position": 1,
                "stddev": 399.8089203,
                "variance": 159847.1727
              },
              {
                "average": 1324.855427,
                "count": 18998087,
                "maximum": 1900.30233,
                "minimum": 1292.26233,
                "name": "Z",
                "position": 2,
                "stddev": 6.288806115,
                "variance": 39.54908236
              },
              {
                "average": 20233.67269,
                "count": 18998087,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9775.896896,
                "variance": 95568160.12
              },
              {
                "average": 1.107137892,
                "count": 18998087,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3409659224,
                "variance": 0.1162577602
              },
              {
                "average": 1.214271153,
                "count": 18998087,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4797429099,
                "variance": 0.2301532596
              },
              {
                "average": 0.4996589393,
                "count": 18998087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998968,
                "variance": 0.2499998968
              },
              {
                "average": 0,
                "count": 18998087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210626575,
                "count": 18998087,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8859813993,
                "variance": 0.7849630399
              },
              {
                "average": 0.7350450432,
                "count": 18998087,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79998582,
                "variance": 116.6396936
              },
              {
                "average": 0.4970380439,
                "count": 18998087,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999912399,
                "variance": 0.24999124
              },
              {
                "average": 10052.09363,
                "count": 18998087,
                "maximum": 10055,
                "minimum": 10050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.126160656,
                "variance": 1.268237824
              },
              {
                "average": 243621087.6,
                "count": 18998087,
                "maximum": 243622932.9,
                "minimum": 243619631.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 722.4725015,
                "variance": 521966.5154
              },
              {
                "average": 0,
                "count": 18998087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18998087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18998087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18998087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18998087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616239.5345,
              4814567.936,
              1292.26233,
              617274.4545,
              4815973.636,
              1900.30233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616239.5345442581,
                    4814567.935851622,
                    1292.2623298408869
                  ],
                  [
                    616239.5345442581,
                    4815973.635851622,
                    1292.2623298408869
                  ],
                  [
                    617274.4545442581,
                    4815973.635851622,
                    1900.3023298408868
                  ],
                  [
                    617274.4545442581,
                    4814567.935851622,
                    1900.3023298408868
                  ],
                  [
                    616239.5345442581,
                    4814567.935851622,
                    1292.2623298408869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:48:52+00:00",
            "end_time": "2019-06-03T17:53:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D6103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7252484189231,
              43.48749776833157,
              1331.9748447014183
            ],
            [
              -121.72498255720515,
              43.50013398416488,
              1331.9748447014183
            ],
            [
              -121.71222145755492,
              43.4999909518659,
              1897.4148447014184
            ],
            [
              -121.71248997838507,
              43.48735479877257,
              1897.4148447014184
            ],
            [
              -121.7252484189231,
              43.48749776833157,
              1331.9748447014183
            ]
          ]
        ]
      },
      "bbox": [
        -121.7252484,
        43.4873548,
        1331.974845,
        -121.7122215,
        43.50013398,
        1897.414845
      ],
      "properties": {
        "datetime": "2019-06-02T15:57:10Z",
        "pc:count": 20198995,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603585.0676,
            "count": 20198995,
            "maximum": 604110.0805,
            "minimum": 603078.1605,
            "name": "X",
            "position": 0,
            "stddev": 286.3025814,
            "variance": 81969.16811
          },
          {
            "average": 4816471.983,
            "count": 20198995,
            "maximum": 4817145.812,
            "minimum": 4815742.112,
            "name": "Y",
            "position": 1,
            "stddev": 403.5879981,
            "variance": 162883.2722
          },
          {
            "average": 1361.417057,
            "count": 20198995,
            "maximum": 1897.414845,
            "minimum": 1331.974845,
            "name": "Z",
            "position": 2,
            "stddev": 13.75510556,
            "variance": 189.202929
          },
          {
            "average": 18193.8892,
            "count": 20198995,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9239.061773,
            "variance": 85360262.44
          },
          {
            "average": 1.118405396,
            "count": 20198995,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.345280579,
            "variance": 0.1192186783
          },
          {
            "average": 1.236809554,
            "count": 20198995,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4745739558,
            "variance": 0.2252204396
          },
          {
            "average": 0.5016130753,
            "count": 20198995,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974104,
            "variance": 0.2499974104
          },
          {
            "average": 0,
            "count": 20198995,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.194502697,
            "count": 20198995,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8156719908,
            "variance": 0.6653207966
          },
          {
            "average": -0.01840930607,
            "count": 20198995,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83000564,
            "variance": 117.2890222
          },
          {
            "average": 0.4960661162,
            "count": 20198995,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999845367,
            "variance": 0.2499845369
          },
          {
            "average": 10005.64313,
            "count": 20198995,
            "maximum": 10011,
            "minimum": 10003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.752822004,
            "variance": 3.072384978
          },
          {
            "average": 243453397,
            "count": 20198995,
            "maximum": 243526230.9,
            "minimum": 243443299.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26025.46155,
            "variance": 677324648.8
          },
          {
            "average": 0,
            "count": 20198995,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20198995,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20198995,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20198995,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20198995,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603078.1605,
          4815742.112,
          1331.974845,
          604110.0805,
          4817145.812,
          1897.414845
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603078.1605089442,
                4815742.112486724,
                1331.9748447014183
              ],
              [
                603078.1605089442,
                4817145.812486723,
                1331.9748447014183
              ],
              [
                604110.0805089441,
                4817145.812486723,
                1897.4148447014184
              ],
              [
                604110.0805089441,
                4815742.112486724,
                1897.4148447014184
              ],
              [
                603078.1605089442,
                4815742.112486724,
                1331.9748447014183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T15:57:10+00:00",
        "end_time": "2019-06-01T16:54:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7252484,
            43.4873548,
            1331.974845,
            -121.7122215,
            43.50013398,
            1897.414845
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7252484189231,
                  43.48749776833157,
                  1331.9748447014183
                ],
                [
                  -121.72498255720515,
                  43.50013398416488,
                  1331.9748447014183
                ],
                [
                  -121.71222145755492,
                  43.4999909518659,
                  1897.4148447014184
                ],
                [
                  -121.71248997838507,
                  43.48735479877257,
                  1897.4148447014184
                ],
                [
                  -121.7252484189231,
                  43.48749776833157,
                  1331.9748447014183
                ]
              ]
            ]
          },
          "id": "20190601_43121D6103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T15:57:10Z",
            "pc:count": 20198995,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603585.0676,
                "count": 20198995,
                "maximum": 604110.0805,
                "minimum": 603078.1605,
                "name": "X",
                "position": 0,
                "stddev": 286.3025814,
                "variance": 81969.16811
              },
              {
                "average": 4816471.983,
                "count": 20198995,
                "maximum": 4817145.812,
                "minimum": 4815742.112,
                "name": "Y",
                "position": 1,
                "stddev": 403.5879981,
                "variance": 162883.2722
              },
              {
                "average": 1361.417057,
                "count": 20198995,
                "maximum": 1897.414845,
                "minimum": 1331.974845,
                "name": "Z",
                "position": 2,
                "stddev": 13.75510556,
                "variance": 189.202929
              },
              {
                "average": 18193.8892,
                "count": 20198995,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9239.061773,
                "variance": 85360262.44
              },
              {
                "average": 1.118405396,
                "count": 20198995,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.345280579,
                "variance": 0.1192186783
              },
              {
                "average": 1.236809554,
                "count": 20198995,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4745739558,
                "variance": 0.2252204396
              },
              {
                "average": 0.5016130753,
                "count": 20198995,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974104,
                "variance": 0.2499974104
              },
              {
                "average": 0,
                "count": 20198995,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.194502697,
                "count": 20198995,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8156719908,
                "variance": 0.6653207966
              },
              {
                "average": -0.01840930607,
                "count": 20198995,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83000564,
                "variance": 117.2890222
              },
              {
                "average": 0.4960661162,
                "count": 20198995,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999845367,
                "variance": 0.2499845369
              },
              {
                "average": 10005.64313,
                "count": 20198995,
                "maximum": 10011,
                "minimum": 10003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.752822004,
                "variance": 3.072384978
              },
              {
                "average": 243453397,
                "count": 20198995,
                "maximum": 243526230.9,
                "minimum": 243443299.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26025.46155,
                "variance": 677324648.8
              },
              {
                "average": 0,
                "count": 20198995,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20198995,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20198995,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20198995,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20198995,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603078.1605,
              4815742.112,
              1331.974845,
              604110.0805,
              4817145.812,
              1897.414845
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603078.1605089442,
                    4815742.112486724,
                    1331.9748447014183
                  ],
                  [
                    603078.1605089442,
                    4817145.812486723,
                    1331.9748447014183
                  ],
                  [
                    604110.0805089441,
                    4817145.812486723,
                    1897.4148447014184
                  ],
                  [
                    604110.0805089441,
                    4815742.112486724,
                    1897.4148447014184
                  ],
                  [
                    603078.1605089442,
                    4815742.112486724,
                    1331.9748447014183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T15:57:10+00:00",
            "end_time": "2019-06-01T16:54:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68638461667672,
              43.48749489024862,
              1220.3584035314466
            ],
            [
              -121.68616515380683,
              43.49761775305954,
              1220.3584035314466
            ],
            [
              -121.67476771970236,
              43.497486202699264,
              1889.1784035314467
            ],
            [
              -121.67498908504673,
              43.487363386116726,
              1889.1784035314467
            ],
            [
              -121.68638461667672,
              43.48749489024862,
              1220.3584035314466
            ]
          ]
        ]
      },
      "bbox": [
        -121.6863846,
        43.48736339,
        1220.358404,
        -121.6747677,
        43.49761775,
        1889.178404
      ],
      "properties": {
        "datetime": "2019-06-04T19:33:00Z",
        "pc:count": 7819850,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606788.4481,
            "count": 7819850,
            "maximum": 607142.4754,
            "minimum": 606220.7754,
            "name": "X",
            "position": 0,
            "stddev": 225.1121996,
            "variance": 50675.50242
          },
          {
            "average": 4816167.506,
            "count": 7819850,
            "maximum": 4816915.172,
            "minimum": 4815790.652,
            "name": "Y",
            "position": 1,
            "stddev": 255.7613663,
            "variance": 65413.87649
          },
          {
            "average": 1343.679369,
            "count": 7819850,
            "maximum": 1889.178404,
            "minimum": 1220.358404,
            "name": "Z",
            "position": 2,
            "stddev": 9.331651272,
            "variance": 87.07971546
          },
          {
            "average": 19487.42724,
            "count": 7819850,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10350.49019,
            "variance": 107132647.2
          },
          {
            "average": 1.122522299,
            "count": 7819850,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3684919766,
            "variance": 0.1357863368
          },
          {
            "average": 1.245001375,
            "count": 7819850,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5193994876,
            "variance": 0.2697758277
          },
          {
            "average": 0.504250593,
            "count": 7819850,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999819641,
            "variance": 0.2499819644
          },
          {
            "average": 0,
            "count": 7819850,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.80961732,
            "count": 7819850,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.085645149,
            "variance": 9.521205987
          },
          {
            "average": -1.475151772,
            "count": 7819850,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81140821,
            "variance": 116.8865475
          },
          {
            "average": 0.4961827912,
            "count": 7819850,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999854607,
            "variance": 0.2499854609
          },
          {
            "average": 10100.41946,
            "count": 7819850,
            "maximum": 10110,
            "minimum": 10057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.74741326,
            "variance": 314.9706775
          },
          {
            "average": 243698614.1,
            "count": 7819850,
            "maximum": 243711980.7,
            "minimum": 243623778.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30567.17407,
            "variance": 934352130.6
          },
          {
            "average": 0,
            "count": 7819850,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7819850,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7819850,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7819850,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7819850,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606220.7754,
          4815790.652,
          1220.358404,
          607142.4754,
          4816915.172,
          1889.178404
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606220.7754442198,
                4815790.652494416,
                1220.3584035314466
              ],
              [
                606220.7754442198,
                4816915.172494415,
                1220.3584035314466
              ],
              [
                607142.4754442198,
                4816915.172494415,
                1889.1784035314467
              ],
              [
                607142.4754442198,
                4815790.652494416,
                1889.1784035314467
              ],
              [
                606220.7754442198,
                4815790.652494416,
                1220.3584035314466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:33:00+00:00",
        "end_time": "2019-06-03T19:02:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6863846,
            43.48736339,
            1220.358404,
            -121.6747677,
            43.49761775,
            1889.178404
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68638461667672,
                  43.48749489024862,
                  1220.3584035314466
                ],
                [
                  -121.68616515380683,
                  43.49761775305954,
                  1220.3584035314466
                ],
                [
                  -121.67476771970236,
                  43.497486202699264,
                  1889.1784035314467
                ],
                [
                  -121.67498908504673,
                  43.487363386116726,
                  1889.1784035314467
                ],
                [
                  -121.68638461667672,
                  43.48749489024862,
                  1220.3584035314466
                ]
              ]
            ]
          },
          "id": "20190603_43121D6201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:33:00Z",
            "pc:count": 7819850,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606788.4481,
                "count": 7819850,
                "maximum": 607142.4754,
                "minimum": 606220.7754,
                "name": "X",
                "position": 0,
                "stddev": 225.1121996,
                "variance": 50675.50242
              },
              {
                "average": 4816167.506,
                "count": 7819850,
                "maximum": 4816915.172,
                "minimum": 4815790.652,
                "name": "Y",
                "position": 1,
                "stddev": 255.7613663,
                "variance": 65413.87649
              },
              {
                "average": 1343.679369,
                "count": 7819850,
                "maximum": 1889.178404,
                "minimum": 1220.358404,
                "name": "Z",
                "position": 2,
                "stddev": 9.331651272,
                "variance": 87.07971546
              },
              {
                "average": 19487.42724,
                "count": 7819850,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10350.49019,
                "variance": 107132647.2
              },
              {
                "average": 1.122522299,
                "count": 7819850,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3684919766,
                "variance": 0.1357863368
              },
              {
                "average": 1.245001375,
                "count": 7819850,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5193994876,
                "variance": 0.2697758277
              },
              {
                "average": 0.504250593,
                "count": 7819850,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999819641,
                "variance": 0.2499819644
              },
              {
                "average": 0,
                "count": 7819850,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.80961732,
                "count": 7819850,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.085645149,
                "variance": 9.521205987
              },
              {
                "average": -1.475151772,
                "count": 7819850,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81140821,
                "variance": 116.8865475
              },
              {
                "average": 0.4961827912,
                "count": 7819850,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999854607,
                "variance": 0.2499854609
              },
              {
                "average": 10100.41946,
                "count": 7819850,
                "maximum": 10110,
                "minimum": 10057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.74741326,
                "variance": 314.9706775
              },
              {
                "average": 243698614.1,
                "count": 7819850,
                "maximum": 243711980.7,
                "minimum": 243623778.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30567.17407,
                "variance": 934352130.6
              },
              {
                "average": 0,
                "count": 7819850,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7819850,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7819850,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7819850,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7819850,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606220.7754,
              4815790.652,
              1220.358404,
              607142.4754,
              4816915.172,
              1889.178404
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606220.7754442198,
                    4815790.652494416,
                    1220.3584035314466
                  ],
                  [
                    606220.7754442198,
                    4816915.172494415,
                    1220.3584035314466
                  ],
                  [
                    607142.4754442198,
                    4816915.172494415,
                    1889.1784035314467
                  ],
                  [
                    607142.4754442198,
                    4815790.652494416,
                    1889.1784035314467
                  ],
                  [
                    606220.7754442198,
                    4815790.652494416,
                    1220.3584035314466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:33:00+00:00",
            "end_time": "2019-06-03T19:02:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58754224587913,
              43.3975581560008,
              1582.9085938163132
            ],
            [
              -121.58748427514672,
              43.400053252561925,
              1582.9085938163132
            ],
            [
              -121.58271379577876,
              43.39999422036228,
              1950.528593816313
            ],
            [
              -121.58277196213584,
              43.397499128915925,
              1950.528593816313
            ],
            [
              -121.58754224587913,
              43.3975581560008,
              1582.9085938163132
            ]
          ]
        ]
      },
      "bbox": [
        -121.5875422,
        43.39749913,
        1582.908594,
        -121.5827138,
        43.40005325,
        1950.528594
      ],
      "properties": {
        "datetime": "2019-06-02T17:51:40Z",
        "pc:count": 2494461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614577.067,
            "count": 2494461,
            "maximum": 614769.1623,
            "minimum": 614382.7423,
            "name": "X",
            "position": 0,
            "stddev": 107.8150716,
            "variance": 11624.08966
          },
          {
            "average": 4806070.425,
            "count": 2494461,
            "maximum": 4806210.444,
            "minimum": 4805933.264,
            "name": "Y",
            "position": 1,
            "stddev": 73.77005251,
            "variance": 5442.020648
          },
          {
            "average": 1625.148271,
            "count": 2494461,
            "maximum": 1950.528594,
            "minimum": 1582.908594,
            "name": "Z",
            "position": 2,
            "stddev": 19.56480623,
            "variance": 382.7816428
          },
          {
            "average": 18374.18977,
            "count": 2494461,
            "maximum": 62092,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11494.98044,
            "variance": 132134575.3
          },
          {
            "average": 1.260398539,
            "count": 2494461,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5087029472,
            "variance": 0.2587786885
          },
          {
            "average": 1.520904516,
            "count": 2494461,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6694109975,
            "variance": 0.4481110836
          },
          {
            "average": 0.5042588359,
            "count": 2494461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999819622,
            "variance": 0.2499819625
          },
          {
            "average": 0,
            "count": 2494461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24967959,
            "count": 2494461,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.584696558,
            "variance": 2.511263182
          },
          {
            "average": -1.306596174,
            "count": 2494461,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.52097264,
            "variance": 132.7328106
          },
          {
            "average": 0.4996434099,
            "count": 2494461,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999731,
            "variance": 0.2499999731
          },
          {
            "average": 10026.10349,
            "count": 2494461,
            "maximum": 10027,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.78649813,
            "variance": 0.6185793084
          },
          {
            "average": 243532566,
            "count": 2494461,
            "maximum": 243533100.4,
            "minimum": 243531925.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 459.7653306,
            "variance": 211384.1592
          },
          {
            "average": 0,
            "count": 2494461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2494461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2494461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2494461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2494461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614382.7423,
          4805933.264,
          1582.908594,
          614769.1623,
          4806210.444,
          1950.528594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614382.7423417496,
                4805933.264044847,
                1582.9085938163132
              ],
              [
                614382.7423417496,
                4806210.444044847,
                1582.9085938163132
              ],
              [
                614769.1623417495,
                4806210.444044847,
                1950.528593816313
              ],
              [
                614769.1623417495,
                4805933.264044847,
                1950.528593816313
              ],
              [
                614382.7423417496,
                4805933.264044847,
                1582.9085938163132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:51:40+00:00",
        "end_time": "2019-06-02T17:32:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5875422,
            43.39749913,
            1582.908594,
            -121.5827138,
            43.40005325,
            1950.528594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58754224587913,
                  43.3975581560008,
                  1582.9085938163132
                ],
                [
                  -121.58748427514672,
                  43.400053252561925,
                  1582.9085938163132
                ],
                [
                  -121.58271379577876,
                  43.39999422036228,
                  1950.528593816313
                ],
                [
                  -121.58277196213584,
                  43.397499128915925,
                  1950.528593816313
                ],
                [
                  -121.58754224587913,
                  43.3975581560008,
                  1582.9085938163132
                ]
              ]
            ]
          },
          "id": "20190602_43121D5319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:51:40Z",
            "pc:count": 2494461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614577.067,
                "count": 2494461,
                "maximum": 614769.1623,
                "minimum": 614382.7423,
                "name": "X",
                "position": 0,
                "stddev": 107.8150716,
                "variance": 11624.08966
              },
              {
                "average": 4806070.425,
                "count": 2494461,
                "maximum": 4806210.444,
                "minimum": 4805933.264,
                "name": "Y",
                "position": 1,
                "stddev": 73.77005251,
                "variance": 5442.020648
              },
              {
                "average": 1625.148271,
                "count": 2494461,
                "maximum": 1950.528594,
                "minimum": 1582.908594,
                "name": "Z",
                "position": 2,
                "stddev": 19.56480623,
                "variance": 382.7816428
              },
              {
                "average": 18374.18977,
                "count": 2494461,
                "maximum": 62092,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11494.98044,
                "variance": 132134575.3
              },
              {
                "average": 1.260398539,
                "count": 2494461,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5087029472,
                "variance": 0.2587786885
              },
              {
                "average": 1.520904516,
                "count": 2494461,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6694109975,
                "variance": 0.4481110836
              },
              {
                "average": 0.5042588359,
                "count": 2494461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999819622,
                "variance": 0.2499819625
              },
              {
                "average": 0,
                "count": 2494461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24967959,
                "count": 2494461,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.584696558,
                "variance": 2.511263182
              },
              {
                "average": -1.306596174,
                "count": 2494461,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.52097264,
                "variance": 132.7328106
              },
              {
                "average": 0.4996434099,
                "count": 2494461,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999731,
                "variance": 0.2499999731
              },
              {
                "average": 10026.10349,
                "count": 2494461,
                "maximum": 10027,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.78649813,
                "variance": 0.6185793084
              },
              {
                "average": 243532566,
                "count": 2494461,
                "maximum": 243533100.4,
                "minimum": 243531925.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 459.7653306,
                "variance": 211384.1592
              },
              {
                "average": 0,
                "count": 2494461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2494461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2494461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2494461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2494461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614382.7423,
              4805933.264,
              1582.908594,
              614769.1623,
              4806210.444,
              1950.528594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614382.7423417496,
                    4805933.264044847,
                    1582.9085938163132
                  ],
                  [
                    614382.7423417496,
                    4806210.444044847,
                    1582.9085938163132
                  ],
                  [
                    614769.1623417495,
                    4806210.444044847,
                    1950.528593816313
                  ],
                  [
                    614769.1623417495,
                    4805933.264044847,
                    1950.528593816313
                  ],
                  [
                    614382.7423417496,
                    4805933.264044847,
                    1582.9085938163132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:51:40+00:00",
            "end_time": "2019-06-02T17:32: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": "20190603_43121D5103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027392135746,
              43.48749804512345,
              1318.279669029974
            ],
            [
              -121.59998167124003,
              43.50014783877732,
              1318.279669029974
            ],
            [
              -121.58719575116895,
              43.49999054149543,
              1867.159669029974
            ],
            [
              -121.58749066815973,
              43.487340816912855,
              1867.159669029974
            ],
            [
              -121.60027392135746,
              43.48749804512345,
              1318.279669029974
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002739,
        43.48734082,
        1318.279669,
        -121.5871958,
        43.50014784,
        1867.159669
      ],
      "properties": {
        "datetime": "2019-06-04T19:20:16Z",
        "pc:count": 18940467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613700.3974,
            "count": 18940467,
            "maximum": 614217.8538,
            "minimum": 613183.8738,
            "name": "X",
            "position": 0,
            "stddev": 303.0552726,
            "variance": 91842.49827
          },
          {
            "average": 4816555.31,
            "count": 18940467,
            "maximum": 4817309.771,
            "minimum": 4815904.491,
            "name": "Y",
            "position": 1,
            "stddev": 397.1081286,
            "variance": 157694.8658
          },
          {
            "average": 1329.663006,
            "count": 18940467,
            "maximum": 1867.159669,
            "minimum": 1318.279669,
            "name": "Z",
            "position": 2,
            "stddev": 7.791654231,
            "variance": 60.70987565
          },
          {
            "average": 18342.96521,
            "count": 18940467,
            "maximum": 46793,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9890.260439,
            "variance": 97817251.55
          },
          {
            "average": 1.134940654,
            "count": 18940467,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3789234392,
            "variance": 0.1435829728
          },
          {
            "average": 1.269885056,
            "count": 18940467,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5268440731,
            "variance": 0.2775646773
          },
          {
            "average": 0.497655892,
            "count": 18940467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945183,
            "variance": 0.2499945184
          },
          {
            "average": 0,
            "count": 18940467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.33853046,
            "count": 18940467,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.564657511,
            "variance": 2.448153128
          },
          {
            "average": 1.244051213,
            "count": 18940467,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86864788,
            "variance": 118.1275067
          },
          {
            "average": 0.4887941781,
            "count": 18940467,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499874427,
            "variance": 0.2498744427
          },
          {
            "average": 10063.72666,
            "count": 18940467,
            "maximum": 10108,
            "minimum": 10054,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.41381882,
            "variance": 339.0687235
          },
          {
            "average": 243636719.2,
            "count": 18940467,
            "maximum": 243711216.2,
            "minimum": 243622274.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31449.2202,
            "variance": 989053451.3
          },
          {
            "average": 0,
            "count": 18940467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18940467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18940467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18940467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18940467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613183.8738,
          4815904.491,
          1318.279669,
          614217.8538,
          4817309.771,
          1867.159669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613183.873839538,
                4815904.490558728,
                1318.279669029974
              ],
              [
                613183.873839538,
                4817309.770558727,
                1318.279669029974
              ],
              [
                614217.853839538,
                4817309.770558727,
                1867.159669029974
              ],
              [
                614217.853839538,
                4815904.490558728,
                1867.159669029974
              ],
              [
                613183.873839538,
                4815904.490558728,
                1318.279669029974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:20:16+00:00",
        "end_time": "2019-06-03T18:37:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002739,
            43.48734082,
            1318.279669,
            -121.5871958,
            43.50014784,
            1867.159669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027392135746,
                  43.48749804512345,
                  1318.279669029974
                ],
                [
                  -121.59998167124003,
                  43.50014783877732,
                  1318.279669029974
                ],
                [
                  -121.58719575116895,
                  43.49999054149543,
                  1867.159669029974
                ],
                [
                  -121.58749066815973,
                  43.487340816912855,
                  1867.159669029974
                ],
                [
                  -121.60027392135746,
                  43.48749804512345,
                  1318.279669029974
                ]
              ]
            ]
          },
          "id": "20190603_43121D5103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:20:16Z",
            "pc:count": 18940467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613700.3974,
                "count": 18940467,
                "maximum": 614217.8538,
                "minimum": 613183.8738,
                "name": "X",
                "position": 0,
                "stddev": 303.0552726,
                "variance": 91842.49827
              },
              {
                "average": 4816555.31,
                "count": 18940467,
                "maximum": 4817309.771,
                "minimum": 4815904.491,
                "name": "Y",
                "position": 1,
                "stddev": 397.1081286,
                "variance": 157694.8658
              },
              {
                "average": 1329.663006,
                "count": 18940467,
                "maximum": 1867.159669,
                "minimum": 1318.279669,
                "name": "Z",
                "position": 2,
                "stddev": 7.791654231,
                "variance": 60.70987565
              },
              {
                "average": 18342.96521,
                "count": 18940467,
                "maximum": 46793,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9890.260439,
                "variance": 97817251.55
              },
              {
                "average": 1.134940654,
                "count": 18940467,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3789234392,
                "variance": 0.1435829728
              },
              {
                "average": 1.269885056,
                "count": 18940467,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5268440731,
                "variance": 0.2775646773
              },
              {
                "average": 0.497655892,
                "count": 18940467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945183,
                "variance": 0.2499945184
              },
              {
                "average": 0,
                "count": 18940467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.33853046,
                "count": 18940467,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.564657511,
                "variance": 2.448153128
              },
              {
                "average": 1.244051213,
                "count": 18940467,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86864788,
                "variance": 118.1275067
              },
              {
                "average": 0.4887941781,
                "count": 18940467,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499874427,
                "variance": 0.2498744427
              },
              {
                "average": 10063.72666,
                "count": 18940467,
                "maximum": 10108,
                "minimum": 10054,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.41381882,
                "variance": 339.0687235
              },
              {
                "average": 243636719.2,
                "count": 18940467,
                "maximum": 243711216.2,
                "minimum": 243622274.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31449.2202,
                "variance": 989053451.3
              },
              {
                "average": 0,
                "count": 18940467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18940467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18940467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18940467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18940467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613183.8738,
              4815904.491,
              1318.279669,
              614217.8538,
              4817309.771,
              1867.159669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613183.873839538,
                    4815904.490558728,
                    1318.279669029974
                  ],
                  [
                    613183.873839538,
                    4817309.770558727,
                    1318.279669029974
                  ],
                  [
                    614217.853839538,
                    4817309.770558727,
                    1867.159669029974
                  ],
                  [
                    614217.853839538,
                    4815904.490558728,
                    1867.159669029974
                  ],
                  [
                    613183.873839538,
                    4815904.490558728,
                    1318.279669029974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:20:16+00:00",
            "end_time": "2019-06-03T18:37:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.69206373976866,
              43.47499503308289,
              1322.3704604322343
            ],
            [
              -121.69184527420921,
              43.48512010158439,
              1322.3704604322343
            ],
            [
              -121.68726867616768,
              43.48506764318427,
              1397.7504604322344
            ],
            [
              -121.68748790549805,
              43.47494259312176,
              1397.7504604322344
            ],
            [
              -121.69206373976866,
              43.47499503308289,
              1322.3704604322343
            ]
          ]
        ]
      },
      "bbox": [
        -121.6920637,
        43.47494259,
        1322.37046,
        -121.6872687,
        43.4851201,
        1397.75046
      ],
      "properties": {
        "datetime": "2019-06-04T19:15:51Z",
        "pc:count": 3234750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606032.5351,
            "count": 3234750,
            "maximum": 606153.5396,
            "minimum": 605783.3596,
            "name": "X",
            "position": 0,
            "stddev": 82.42126908,
            "variance": 6793.265597
          },
          {
            "average": 4814769.211,
            "count": 3234750,
            "maximum": 4815519.956,
            "minimum": 4814395.196,
            "name": "Y",
            "position": 1,
            "stddev": 271.7391247,
            "variance": 73842.1519
          },
          {
            "average": 1360.714151,
            "count": 3234750,
            "maximum": 1397.75046,
            "minimum": 1322.37046,
            "name": "Z",
            "position": 2,
            "stddev": 9.635449527,
            "variance": 92.84188758
          },
          {
            "average": 16113.29804,
            "count": 3234750,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9424.145917,
            "variance": 88814526.27
          },
          {
            "average": 1.207417575,
            "count": 3234750,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4978440793,
            "variance": 0.2478487273
          },
          {
            "average": 1.414887704,
            "count": 3234750,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7022662422,
            "variance": 0.493177875
          },
          {
            "average": 0.4970238813,
            "count": 3234750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912199,
            "variance": 0.24999122
          },
          {
            "average": 2.164000309e-06,
            "count": 3234750,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001471052785,
            "variance": 2.163996295e-06
          },
          {
            "average": 1.348315326,
            "count": 3234750,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.775014676,
            "variance": 3.150677099
          },
          {
            "average": 1.519228176,
            "count": 3234750,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81664512,
            "variance": 116.9998118
          },
          {
            "average": 0.4833814051,
            "count": 3234750,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997238232,
            "variance": 0.2497238995
          },
          {
            "average": 10056.45517,
            "count": 3234750,
            "maximum": 10107,
            "minimum": 10054,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.389229498,
            "variance": 40.82225358
          },
          {
            "average": 243624608.8,
            "count": 3234750,
            "maximum": 243710951.3,
            "minimum": 243622418.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10834.78861,
            "variance": 117392644.2
          },
          {
            "average": 0,
            "count": 3234750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3234750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3234750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3234750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3234750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605783.3596,
          4814395.196,
          1322.37046,
          606153.5396,
          4815519.956,
          1397.75046
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605783.3595776212,
                4814395.196219315,
                1322.3704604322343
              ],
              [
                605783.3595776212,
                4815519.956219315,
                1322.3704604322343
              ],
              [
                606153.5395776212,
                4815519.956219315,
                1397.7504604322344
              ],
              [
                606153.5395776212,
                4814395.196219315,
                1397.7504604322344
              ],
              [
                605783.3595776212,
                4814395.196219315,
                1322.3704604322343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:15:51+00:00",
        "end_time": "2019-06-03T18:40:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6920637,
            43.47494259,
            1322.37046,
            -121.6872687,
            43.4851201,
            1397.75046
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.69206373976866,
                  43.47499503308289,
                  1322.3704604322343
                ],
                [
                  -121.69184527420921,
                  43.48512010158439,
                  1322.3704604322343
                ],
                [
                  -121.68726867616768,
                  43.48506764318427,
                  1397.7504604322344
                ],
                [
                  -121.68748790549805,
                  43.47494259312176,
                  1397.7504604322344
                ],
                [
                  -121.69206373976866,
                  43.47499503308289,
                  1322.3704604322343
                ]
              ]
            ]
          },
          "id": "20190603_43121D6110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:15:51Z",
            "pc:count": 3234750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606032.5351,
                "count": 3234750,
                "maximum": 606153.5396,
                "minimum": 605783.3596,
                "name": "X",
                "position": 0,
                "stddev": 82.42126908,
                "variance": 6793.265597
              },
              {
                "average": 4814769.211,
                "count": 3234750,
                "maximum": 4815519.956,
                "minimum": 4814395.196,
                "name": "Y",
                "position": 1,
                "stddev": 271.7391247,
                "variance": 73842.1519
              },
              {
                "average": 1360.714151,
                "count": 3234750,
                "maximum": 1397.75046,
                "minimum": 1322.37046,
                "name": "Z",
                "position": 2,
                "stddev": 9.635449527,
                "variance": 92.84188758
              },
              {
                "average": 16113.29804,
                "count": 3234750,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9424.145917,
                "variance": 88814526.27
              },
              {
                "average": 1.207417575,
                "count": 3234750,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4978440793,
                "variance": 0.2478487273
              },
              {
                "average": 1.414887704,
                "count": 3234750,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7022662422,
                "variance": 0.493177875
              },
              {
                "average": 0.4970238813,
                "count": 3234750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912199,
                "variance": 0.24999122
              },
              {
                "average": 2.164000309e-06,
                "count": 3234750,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001471052785,
                "variance": 2.163996295e-06
              },
              {
                "average": 1.348315326,
                "count": 3234750,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.775014676,
                "variance": 3.150677099
              },
              {
                "average": 1.519228176,
                "count": 3234750,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81664512,
                "variance": 116.9998118
              },
              {
                "average": 0.4833814051,
                "count": 3234750,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997238232,
                "variance": 0.2497238995
              },
              {
                "average": 10056.45517,
                "count": 3234750,
                "maximum": 10107,
                "minimum": 10054,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.389229498,
                "variance": 40.82225358
              },
              {
                "average": 243624608.8,
                "count": 3234750,
                "maximum": 243710951.3,
                "minimum": 243622418.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10834.78861,
                "variance": 117392644.2
              },
              {
                "average": 0,
                "count": 3234750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3234750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3234750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3234750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3234750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605783.3596,
              4814395.196,
              1322.37046,
              606153.5396,
              4815519.956,
              1397.75046
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605783.3595776212,
                    4814395.196219315,
                    1322.3704604322343
                  ],
                  [
                    605783.3595776212,
                    4815519.956219315,
                    1322.3704604322343
                  ],
                  [
                    606153.5395776212,
                    4815519.956219315,
                    1397.7504604322344
                  ],
                  [
                    606153.5395776212,
                    4814395.196219315,
                    1397.7504604322344
                  ],
                  [
                    605783.3595776212,
                    4814395.196219315,
                    1322.3704604322343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:15:51+00:00",
            "end_time": "2019-06-03T18:40: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": "20190602_43121D5311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526815569068,
              43.39999790077343,
              1239.9478604028507
            ],
            [
              -121.62498206357974,
              43.41264514203223,
              1239.9478604028507
            ],
            [
              -121.61220134169497,
              43.41249072893102,
              1947.0478604028506
            ],
            [
              -121.61249009094732,
              43.399843555474746,
              1947.0478604028506
            ],
            [
              -121.62526815569068,
              43.39999790077343,
              1239.9478604028507
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252682,
        43.39984356,
        1239.94786,
        -121.6122013,
        43.41264514,
        1947.04786
      ],
      "properties": {
        "datetime": "2019-06-02T18:46:17Z",
        "pc:count": 21557617,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611847.9398,
            "count": 21557617,
            "maximum": 612358.1852,
            "minimum": 611323.1452,
            "name": "X",
            "position": 0,
            "stddev": 294.3078158,
            "variance": 86617.09044
          },
          {
            "average": 4806831.694,
            "count": 21557617,
            "maximum": 4807558.112,
            "minimum": 4806153.152,
            "name": "Y",
            "position": 1,
            "stddev": 415.641944,
            "variance": 172758.2256
          },
          {
            "average": 1365.403323,
            "count": 21557617,
            "maximum": 1947.04786,
            "minimum": 1239.94786,
            "name": "Z",
            "position": 2,
            "stddev": 28.10995572,
            "variance": 790.1696104
          },
          {
            "average": 19451.80622,
            "count": 21557617,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9449.739044,
            "variance": 89297568
          },
          {
            "average": 1.130405415,
            "count": 21557617,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3910843715,
            "variance": 0.1529469856
          },
          {
            "average": 1.260894235,
            "count": 21557617,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5581702256,
            "variance": 0.3115540007
          },
          {
            "average": 0.5026935491,
            "count": 21557617,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927563,
            "variance": 0.2499927564
          },
          {
            "average": 0,
            "count": 21557617,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302955053,
            "count": 21557617,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.242554069,
            "variance": 1.543940614
          },
          {
            "average": -0.135211484,
            "count": 21557617,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95182193,
            "variance": 119.9424037
          },
          {
            "average": 0.5058462631,
            "count": 21557617,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999658316,
            "variance": 0.2499658328
          },
          {
            "average": 10029.38131,
            "count": 21557617,
            "maximum": 10032,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.314727358,
            "variance": 1.728508026
          },
          {
            "average": 243534598.1,
            "count": 21557617,
            "maximum": 243536377.6,
            "minimum": 243533035.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 856.1469955,
            "variance": 732987.678
          },
          {
            "average": 0,
            "count": 21557617,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21557617,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21557617,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21557617,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21557617,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611323.1452,
          4806153.152,
          1239.94786,
          612358.1852,
          4807558.112,
          1947.04786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611323.1452084195,
                4806153.152142035,
                1239.9478604028507
              ],
              [
                611323.1452084195,
                4807558.112142036,
                1239.9478604028507
              ],
              [
                612358.1852084196,
                4807558.112142036,
                1947.0478604028506
              ],
              [
                612358.1852084196,
                4806153.152142035,
                1947.0478604028506
              ],
              [
                611323.1452084195,
                4806153.152142035,
                1239.9478604028507
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:46:17+00:00",
        "end_time": "2019-06-02T17:50:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252682,
            43.39984356,
            1239.94786,
            -121.6122013,
            43.41264514,
            1947.04786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526815569068,
                  43.39999790077343,
                  1239.9478604028507
                ],
                [
                  -121.62498206357974,
                  43.41264514203223,
                  1239.9478604028507
                ],
                [
                  -121.61220134169497,
                  43.41249072893102,
                  1947.0478604028506
                ],
                [
                  -121.61249009094732,
                  43.399843555474746,
                  1947.0478604028506
                ],
                [
                  -121.62526815569068,
                  43.39999790077343,
                  1239.9478604028507
                ]
              ]
            ]
          },
          "id": "20190602_43121D5311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:46:17Z",
            "pc:count": 21557617,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611847.9398,
                "count": 21557617,
                "maximum": 612358.1852,
                "minimum": 611323.1452,
                "name": "X",
                "position": 0,
                "stddev": 294.3078158,
                "variance": 86617.09044
              },
              {
                "average": 4806831.694,
                "count": 21557617,
                "maximum": 4807558.112,
                "minimum": 4806153.152,
                "name": "Y",
                "position": 1,
                "stddev": 415.641944,
                "variance": 172758.2256
              },
              {
                "average": 1365.403323,
                "count": 21557617,
                "maximum": 1947.04786,
                "minimum": 1239.94786,
                "name": "Z",
                "position": 2,
                "stddev": 28.10995572,
                "variance": 790.1696104
              },
              {
                "average": 19451.80622,
                "count": 21557617,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9449.739044,
                "variance": 89297568
              },
              {
                "average": 1.130405415,
                "count": 21557617,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3910843715,
                "variance": 0.1529469856
              },
              {
                "average": 1.260894235,
                "count": 21557617,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5581702256,
                "variance": 0.3115540007
              },
              {
                "average": 0.5026935491,
                "count": 21557617,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927563,
                "variance": 0.2499927564
              },
              {
                "average": 0,
                "count": 21557617,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302955053,
                "count": 21557617,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.242554069,
                "variance": 1.543940614
              },
              {
                "average": -0.135211484,
                "count": 21557617,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95182193,
                "variance": 119.9424037
              },
              {
                "average": 0.5058462631,
                "count": 21557617,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999658316,
                "variance": 0.2499658328
              },
              {
                "average": 10029.38131,
                "count": 21557617,
                "maximum": 10032,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.314727358,
                "variance": 1.728508026
              },
              {
                "average": 243534598.1,
                "count": 21557617,
                "maximum": 243536377.6,
                "minimum": 243533035.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 856.1469955,
                "variance": 732987.678
              },
              {
                "average": 0,
                "count": 21557617,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21557617,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21557617,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21557617,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21557617,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611323.1452,
              4806153.152,
              1239.94786,
              612358.1852,
              4807558.112,
              1947.04786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611323.1452084195,
                    4806153.152142035,
                    1239.9478604028507
                  ],
                  [
                    611323.1452084195,
                    4807558.112142036,
                    1239.9478604028507
                  ],
                  [
                    612358.1852084196,
                    4807558.112142036,
                    1947.0478604028506
                  ],
                  [
                    612358.1852084196,
                    4806153.152142035,
                    1947.0478604028506
                  ],
                  [
                    611323.1452084195,
                    4806153.152142035,
                    1239.9478604028507
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:46:17+00:00",
            "end_time": "2019-06-02T17:50:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277126069012,
              43.437498288046925,
              1315.2611614038335
            ],
            [
              -121.61248216144438,
              43.45014663966791,
              1315.2611614038335
            ],
            [
              -121.59969855593233,
              43.44999078296827,
              1853.3411614038334
            ],
            [
              -121.5999903166223,
              43.4373424997847,
              1853.3411614038334
            ],
            [
              -121.61277126069012,
              43.437498288046925,
              1315.2611614038335
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127713,
        43.4373425,
        1315.261161,
        -121.5996986,
        43.45014664,
        1853.341161
      ],
      "properties": {
        "datetime": "2019-06-03T17:21:47Z",
        "pc:count": 22168674,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612781.094,
            "count": 22168674,
            "maximum": 613300.4509,
            "minimum": 612265.8109,
            "name": "X",
            "position": 0,
            "stddev": 292.9346602,
            "variance": 85810.71514
          },
          {
            "average": 4811062.663,
            "count": 22168674,
            "maximum": 4811739.744,
            "minimum": 4810334.644,
            "name": "Y",
            "position": 1,
            "stddev": 406.8840414,
            "variance": 165554.6231
          },
          {
            "average": 1337.350024,
            "count": 22168674,
            "maximum": 1853.341161,
            "minimum": 1315.261161,
            "name": "Z",
            "position": 2,
            "stddev": 6.045469178,
            "variance": 36.54769758
          },
          {
            "average": 17743.40041,
            "count": 22168674,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9779.242114,
            "variance": 95633576.33
          },
          {
            "average": 1.140999547,
            "count": 22168674,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3851346503,
            "variance": 0.1483286989
          },
          {
            "average": 1.282002433,
            "count": 22168674,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5330271579,
            "variance": 0.2841179511
          },
          {
            "average": 0.4991315223,
            "count": 22168674,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999257,
            "variance": 0.249999257
          },
          {
            "average": 0,
            "count": 22168674,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186999051,
            "count": 22168674,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9443627573,
            "variance": 0.8918210173
          },
          {
            "average": 1.08146348,
            "count": 22168674,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80494938,
            "variance": 116.7469311
          },
          {
            "average": 0.4888784958,
            "count": 22168674,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998763081,
            "variance": 0.2498763234
          },
          {
            "average": 10044.14385,
            "count": 22168674,
            "maximum": 10047,
            "minimum": 10039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.06664848,
            "variance": 4.271035941
          },
          {
            "average": 243604106.6,
            "count": 22168674,
            "maximum": 243617707.5,
            "minimum": 243540843.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27637.0637,
            "variance": 763807289.9
          },
          {
            "average": 0,
            "count": 22168674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22168674,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22168674,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22168674,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22168674,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612265.8109,
          4810334.644,
          1315.261161,
          613300.4509,
          4811739.744,
          1853.341161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612265.8108831459,
                4810334.644203118,
                1315.2611614038335
              ],
              [
                612265.8108831459,
                4811739.744203118,
                1315.2611614038335
              ],
              [
                613300.4508831458,
                4811739.744203118,
                1853.3411614038334
              ],
              [
                613300.4508831458,
                4810334.644203118,
                1853.3411614038334
              ],
              [
                612265.8108831459,
                4810334.644203118,
                1315.2611614038335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:21:47+00:00",
        "end_time": "2019-06-02T20:00:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127713,
            43.4373425,
            1315.261161,
            -121.5996986,
            43.45014664,
            1853.341161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277126069012,
                  43.437498288046925,
                  1315.2611614038335
                ],
                [
                  -121.61248216144438,
                  43.45014663966791,
                  1315.2611614038335
                ],
                [
                  -121.59969855593233,
                  43.44999078296827,
                  1853.3411614038334
                ],
                [
                  -121.5999903166223,
                  43.4373424997847,
                  1853.3411614038334
                ],
                [
                  -121.61277126069012,
                  43.437498288046925,
                  1315.2611614038335
                ]
              ]
            ]
          },
          "id": "20190602_43121D5122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:21:47Z",
            "pc:count": 22168674,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612781.094,
                "count": 22168674,
                "maximum": 613300.4509,
                "minimum": 612265.8109,
                "name": "X",
                "position": 0,
                "stddev": 292.9346602,
                "variance": 85810.71514
              },
              {
                "average": 4811062.663,
                "count": 22168674,
                "maximum": 4811739.744,
                "minimum": 4810334.644,
                "name": "Y",
                "position": 1,
                "stddev": 406.8840414,
                "variance": 165554.6231
              },
              {
                "average": 1337.350024,
                "count": 22168674,
                "maximum": 1853.341161,
                "minimum": 1315.261161,
                "name": "Z",
                "position": 2,
                "stddev": 6.045469178,
                "variance": 36.54769758
              },
              {
                "average": 17743.40041,
                "count": 22168674,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9779.242114,
                "variance": 95633576.33
              },
              {
                "average": 1.140999547,
                "count": 22168674,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3851346503,
                "variance": 0.1483286989
              },
              {
                "average": 1.282002433,
                "count": 22168674,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5330271579,
                "variance": 0.2841179511
              },
              {
                "average": 0.4991315223,
                "count": 22168674,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999257,
                "variance": 0.249999257
              },
              {
                "average": 0,
                "count": 22168674,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186999051,
                "count": 22168674,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9443627573,
                "variance": 0.8918210173
              },
              {
                "average": 1.08146348,
                "count": 22168674,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80494938,
                "variance": 116.7469311
              },
              {
                "average": 0.4888784958,
                "count": 22168674,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998763081,
                "variance": 0.2498763234
              },
              {
                "average": 10044.14385,
                "count": 22168674,
                "maximum": 10047,
                "minimum": 10039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.06664848,
                "variance": 4.271035941
              },
              {
                "average": 243604106.6,
                "count": 22168674,
                "maximum": 243617707.5,
                "minimum": 243540843.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27637.0637,
                "variance": 763807289.9
              },
              {
                "average": 0,
                "count": 22168674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22168674,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22168674,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22168674,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22168674,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612265.8109,
              4810334.644,
              1315.261161,
              613300.4509,
              4811739.744,
              1853.341161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612265.8108831459,
                    4810334.644203118,
                    1315.2611614038335
                  ],
                  [
                    612265.8108831459,
                    4811739.744203118,
                    1315.2611614038335
                  ],
                  [
                    613300.4508831458,
                    4811739.744203118,
                    1853.3411614038334
                  ],
                  [
                    613300.4508831458,
                    4810334.644203118,
                    1853.3411614038334
                  ],
                  [
                    612265.8108831459,
                    4810334.644203118,
                    1315.2611614038335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:21:47+00:00",
            "end_time": "2019-06-02T20:00: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": "20190601_43121D6104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71275116057852,
              43.48749745173191,
              1333.6435640084906
            ],
            [
              -121.71248364181699,
              43.5000889557727,
              1333.6435640084906
            ],
            [
              -121.70413267195865,
              43.499994602064845,
              1887.7235640084905
            ],
            [
              -121.70440192469628,
              43.48740313926518,
              1887.7235640084905
            ],
            [
              -121.71275116057852,
              43.48749745173191,
              1333.6435640084906
            ]
          ]
        ]
      },
      "bbox": [
        -121.7127512,
        43.48740314,
        1333.643564,
        -121.7041327,
        43.50008896,
        1887.723564
      ],
      "properties": {
        "datetime": "2019-06-01T17:14:33Z",
        "pc:count": 7492172,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604332.8758,
            "count": 7492172,
            "maximum": 604764.0157,
            "minimum": 604088.7157,
            "name": "X",
            "position": 0,
            "stddev": 157.7928189,
            "variance": 24898.5737
          },
          {
            "average": 4816617.981,
            "count": 7492172,
            "maximum": 4817156.369,
            "minimum": 4815757.629,
            "name": "Y",
            "position": 1,
            "stddev": 365.0807082,
            "variance": 133283.9235
          },
          {
            "average": 1363.161333,
            "count": 7492172,
            "maximum": 1887.723564,
            "minimum": 1333.643564,
            "name": "Z",
            "position": 2,
            "stddev": 9.958618143,
            "variance": 99.17407532
          },
          {
            "average": 19835.70163,
            "count": 7492172,
            "maximum": 51123,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9481.394257,
            "variance": 89896837.06
          },
          {
            "average": 1.095661712,
            "count": 7492172,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3085984426,
            "variance": 0.09523299879
          },
          {
            "average": 1.191305939,
            "count": 7492172,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4253016016,
            "variance": 0.1808814523
          },
          {
            "average": 0.5002754875,
            "count": 7492172,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999575,
            "variance": 0.2499999575
          },
          {
            "average": 0,
            "count": 7492172,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190739348,
            "count": 7492172,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.697792673,
            "variance": 0.4869146144
          },
          {
            "average": 0.6220581805,
            "count": 7492172,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.92045155,
            "variance": 119.2562621
          },
          {
            "average": 0.487427144,
            "count": 7492172,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998419317,
            "variance": 0.2498419566
          },
          {
            "average": 10004.18582,
            "count": 7492172,
            "maximum": 10006,
            "minimum": 10002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8365071035,
            "variance": 0.6997441342
          },
          {
            "average": 243443692.3,
            "count": 7492172,
            "maximum": 243444473.1,
            "minimum": 243443092.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 285.0177643,
            "variance": 81235.12596
          },
          {
            "average": 0,
            "count": 7492172,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7492172,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7492172,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7492172,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7492172,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604088.7157,
          4815757.629,
          1333.643564,
          604764.0157,
          4817156.369,
          1887.723564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604088.7157162129,
                4815757.628796521,
                1333.6435640084906
              ],
              [
                604088.7157162129,
                4817156.368796521,
                1333.6435640084906
              ],
              [
                604764.0157162129,
                4817156.368796521,
                1887.7235640084905
              ],
              [
                604764.0157162129,
                4815757.628796521,
                1887.7235640084905
              ],
              [
                604088.7157162129,
                4815757.628796521,
                1333.6435640084906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-01T17:14:33+00:00",
        "end_time": "2019-06-01T16:51:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7127512,
            43.48740314,
            1333.643564,
            -121.7041327,
            43.50008896,
            1887.723564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71275116057852,
                  43.48749745173191,
                  1333.6435640084906
                ],
                [
                  -121.71248364181699,
                  43.5000889557727,
                  1333.6435640084906
                ],
                [
                  -121.70413267195865,
                  43.499994602064845,
                  1887.7235640084905
                ],
                [
                  -121.70440192469628,
                  43.48740313926518,
                  1887.7235640084905
                ],
                [
                  -121.71275116057852,
                  43.48749745173191,
                  1333.6435640084906
                ]
              ]
            ]
          },
          "id": "20190601_43121D6104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-01T17:14:33Z",
            "pc:count": 7492172,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604332.8758,
                "count": 7492172,
                "maximum": 604764.0157,
                "minimum": 604088.7157,
                "name": "X",
                "position": 0,
                "stddev": 157.7928189,
                "variance": 24898.5737
              },
              {
                "average": 4816617.981,
                "count": 7492172,
                "maximum": 4817156.369,
                "minimum": 4815757.629,
                "name": "Y",
                "position": 1,
                "stddev": 365.0807082,
                "variance": 133283.9235
              },
              {
                "average": 1363.161333,
                "count": 7492172,
                "maximum": 1887.723564,
                "minimum": 1333.643564,
                "name": "Z",
                "position": 2,
                "stddev": 9.958618143,
                "variance": 99.17407532
              },
              {
                "average": 19835.70163,
                "count": 7492172,
                "maximum": 51123,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9481.394257,
                "variance": 89896837.06
              },
              {
                "average": 1.095661712,
                "count": 7492172,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3085984426,
                "variance": 0.09523299879
              },
              {
                "average": 1.191305939,
                "count": 7492172,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4253016016,
                "variance": 0.1808814523
              },
              {
                "average": 0.5002754875,
                "count": 7492172,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999575,
                "variance": 0.2499999575
              },
              {
                "average": 0,
                "count": 7492172,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190739348,
                "count": 7492172,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.697792673,
                "variance": 0.4869146144
              },
              {
                "average": 0.6220581805,
                "count": 7492172,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.92045155,
                "variance": 119.2562621
              },
              {
                "average": 0.487427144,
                "count": 7492172,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998419317,
                "variance": 0.2498419566
              },
              {
                "average": 10004.18582,
                "count": 7492172,
                "maximum": 10006,
                "minimum": 10002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8365071035,
                "variance": 0.6997441342
              },
              {
                "average": 243443692.3,
                "count": 7492172,
                "maximum": 243444473.1,
                "minimum": 243443092.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 285.0177643,
                "variance": 81235.12596
              },
              {
                "average": 0,
                "count": 7492172,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7492172,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7492172,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7492172,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7492172,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604088.7157,
              4815757.629,
              1333.643564,
              604764.0157,
              4817156.369,
              1887.723564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604088.7157162129,
                    4815757.628796521,
                    1333.6435640084906
                  ],
                  [
                    604088.7157162129,
                    4817156.368796521,
                    1333.6435640084906
                  ],
                  [
                    604764.0157162129,
                    4817156.368796521,
                    1887.7235640084905
                  ],
                  [
                    604764.0157162129,
                    4815757.628796521,
                    1887.7235640084905
                  ],
                  [
                    604088.7157162129,
                    4815757.628796521,
                    1333.6435640084906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-01T17:14:33+00:00",
            "end_time": "2019-06-01T16:51:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030410161772,
              43.387499481577194,
              1557.5204041537845
            ],
            [
              -121.44998126977411,
              43.40016448512886,
              1557.5204041537845
            ],
            [
              -121.43716516769366,
              43.399990021760445,
              2211.4204041537846
            ],
            [
              -121.43749066618813,
              43.38732509492477,
              2211.4204041537846
            ],
            [
              -121.45030410161772,
              43.387499481577194,
              1557.5204041537845
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503041,
        43.38732509,
        1557.520404,
        -121.4371652,
        43.40016449,
        2211.420404
      ],
      "properties": {
        "datetime": "2019-06-04T16:41:34Z",
        "pc:count": 24332929,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 626031.8213,
            "count": 24332929,
            "maximum": 626555.5846,
            "minimum": 625517.3846,
            "name": "X",
            "position": 0,
            "stddev": 293.12423,
            "variance": 85921.81421
          },
          {
            "average": 4805717.513,
            "count": 24332929,
            "maximum": 4806420.634,
            "minimum": 4805013.594,
            "name": "Y",
            "position": 1,
            "stddev": 400.1122728,
            "variance": 160089.8309
          },
          {
            "average": 1643.54079,
            "count": 24332929,
            "maximum": 2211.420404,
            "minimum": 1557.520404,
            "name": "Z",
            "position": 2,
            "stddev": 19.07344831,
            "variance": 363.7964304
          },
          {
            "average": 17019.80196,
            "count": 24332929,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10100.81048,
            "variance": 102026372.3
          },
          {
            "average": 1.1962977,
            "count": 24332929,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.470301772,
            "variance": 0.2211837568
          },
          {
            "average": 1.392591414,
            "count": 24332929,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6547687655,
            "variance": 0.4287221363
          },
          {
            "average": 0.5019462721,
            "count": 24332929,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962223,
            "variance": 0.2499962223
          },
          {
            "average": 0,
            "count": 24332929,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28165705,
            "count": 24332929,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.521121847,
            "variance": 2.313811674
          },
          {
            "average": -0.261233853,
            "count": 24332929,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87935126,
            "variance": 118.3602839
          },
          {
            "average": 0.4915512226,
            "count": 24332929,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999286233,
            "variance": 0.2499286284
          },
          {
            "average": 10082.07396,
            "count": 24332929,
            "maximum": 10085,
            "minimum": 10079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13297433,
            "variance": 1.283630832
          },
          {
            "average": 243700158.5,
            "count": 24332929,
            "maximum": 243701694.3,
            "minimum": 243698870.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 568.2544202,
            "variance": 322913.086
          },
          {
            "average": 0,
            "count": 24332929,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24332929,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24332929,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24332929,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24332929,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625517.3846,
          4805013.594,
          1557.520404,
          626555.5846,
          4806420.634,
          2211.420404
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625517.3845844208,
                4805013.593681667,
                1557.5204041537845
              ],
              [
                625517.3845844208,
                4806420.633681666,
                1557.5204041537845
              ],
              [
                626555.5845844208,
                4806420.633681666,
                2211.4204041537846
              ],
              [
                626555.5845844208,
                4805013.593681667,
                2211.4204041537846
              ],
              [
                625517.3845844208,
                4805013.593681667,
                1557.5204041537845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:41:34+00:00",
        "end_time": "2019-06-04T15:54:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503041,
            43.38732509,
            1557.520404,
            -121.4371652,
            43.40016449,
            2211.420404
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030410161772,
                  43.387499481577194,
                  1557.5204041537845
                ],
                [
                  -121.44998126977411,
                  43.40016448512886,
                  1557.5204041537845
                ],
                [
                  -121.43716516769366,
                  43.399990021760445,
                  2211.4204041537846
                ],
                [
                  -121.43749066618813,
                  43.38732509492477,
                  2211.4204041537846
                ],
                [
                  -121.45030410161772,
                  43.387499481577194,
                  1557.5204041537845
                ]
              ]
            ]
          },
          "id": "20190604_43121D4320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:41:34Z",
            "pc:count": 24332929,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 626031.8213,
                "count": 24332929,
                "maximum": 626555.5846,
                "minimum": 625517.3846,
                "name": "X",
                "position": 0,
                "stddev": 293.12423,
                "variance": 85921.81421
              },
              {
                "average": 4805717.513,
                "count": 24332929,
                "maximum": 4806420.634,
                "minimum": 4805013.594,
                "name": "Y",
                "position": 1,
                "stddev": 400.1122728,
                "variance": 160089.8309
              },
              {
                "average": 1643.54079,
                "count": 24332929,
                "maximum": 2211.420404,
                "minimum": 1557.520404,
                "name": "Z",
                "position": 2,
                "stddev": 19.07344831,
                "variance": 363.7964304
              },
              {
                "average": 17019.80196,
                "count": 24332929,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10100.81048,
                "variance": 102026372.3
              },
              {
                "average": 1.1962977,
                "count": 24332929,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.470301772,
                "variance": 0.2211837568
              },
              {
                "average": 1.392591414,
                "count": 24332929,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6547687655,
                "variance": 0.4287221363
              },
              {
                "average": 0.5019462721,
                "count": 24332929,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962223,
                "variance": 0.2499962223
              },
              {
                "average": 0,
                "count": 24332929,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28165705,
                "count": 24332929,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.521121847,
                "variance": 2.313811674
              },
              {
                "average": -0.261233853,
                "count": 24332929,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87935126,
                "variance": 118.3602839
              },
              {
                "average": 0.4915512226,
                "count": 24332929,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999286233,
                "variance": 0.2499286284
              },
              {
                "average": 10082.07396,
                "count": 24332929,
                "maximum": 10085,
                "minimum": 10079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13297433,
                "variance": 1.283630832
              },
              {
                "average": 243700158.5,
                "count": 24332929,
                "maximum": 243701694.3,
                "minimum": 243698870.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 568.2544202,
                "variance": 322913.086
              },
              {
                "average": 0,
                "count": 24332929,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24332929,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24332929,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24332929,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24332929,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625517.3846,
              4805013.594,
              1557.520404,
              626555.5846,
              4806420.634,
              2211.420404
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625517.3845844208,
                    4805013.593681667,
                    1557.5204041537845
                  ],
                  [
                    625517.3845844208,
                    4806420.633681666,
                    1557.5204041537845
                  ],
                  [
                    626555.5845844208,
                    4806420.633681666,
                    2211.4204041537846
                  ],
                  [
                    626555.5845844208,
                    4805013.593681667,
                    2211.4204041537846
                  ],
                  [
                    625517.3845844208,
                    4805013.593681667,
                    1557.5204041537845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:41:34+00:00",
            "end_time": "2019-06-04T15:54: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": "20190602_43121D5407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028341969958,
              43.412498776384126,
              1215.564153781962
            ],
            [
              -121.54998140944163,
              43.42515332231608,
              1215.564153781962
            ],
            [
              -121.5371853813923,
              43.42499032262361,
              1949.8241537819622
            ],
            [
              -121.53749005450454,
              43.41233584830409,
              1949.8241537819622
            ],
            [
              -121.55028341969958,
              43.412498776384126,
              1215.564153781962
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502834,
        43.41233585,
        1215.564154,
        -121.5371854,
        43.42515332,
        1949.824154
      ],
      "properties": {
        "datetime": "2019-06-02T18:56:53Z",
        "pc:count": 26307768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617893.4551,
            "count": 26307768,
            "maximum": 618407.2939,
            "minimum": 617371.1939,
            "name": "X",
            "position": 0,
            "stddev": 293.9612184,
            "variance": 86413.19792
          },
          {
            "average": 4808357.046,
            "count": 26307768,
            "maximum": 4809050.153,
            "minimum": 4807644.333,
            "name": "Y",
            "position": 1,
            "stddev": 399.8552533,
            "variance": 159884.2236
          },
          {
            "average": 1529.746991,
            "count": 26307768,
            "maximum": 1949.824154,
            "minimum": 1215.564154,
            "name": "Z",
            "position": 2,
            "stddev": 40.81759059,
            "variance": 1666.075702
          },
          {
            "average": 18831.58137,
            "count": 26307768,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11125.90464,
            "variance": 123785754.1
          },
          {
            "average": 1.212178129,
            "count": 26307768,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4654947857,
            "variance": 0.2166853955
          },
          {
            "average": 1.424344019,
            "count": 26307768,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6267651797,
            "variance": 0.3928345904
          },
          {
            "average": 0.5011472657,
            "count": 26307768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986933,
            "variance": 0.2499986933
          },
          {
            "average": 0,
            "count": 26307768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249177657,
            "count": 26307768,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.397845915,
            "variance": 1.953973202
          },
          {
            "average": 0.06033724661,
            "count": 26307768,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.63288037,
            "variance": 113.058145
          },
          {
            "average": 0.4952948498,
            "count": 26307768,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999778706,
            "variance": 0.2499778711
          },
          {
            "average": 10030.14802,
            "count": 26307768,
            "maximum": 10033,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.188806102,
            "variance": 1.413259949
          },
          {
            "average": 243535088.9,
            "count": 26307768,
            "maximum": 243537013.7,
            "minimum": 243533166.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 777.2768349,
            "variance": 604159.278
          },
          {
            "average": 0,
            "count": 26307768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26307768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26307768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26307768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26307768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617371.1939,
          4807644.333,
          1215.564154,
          618407.2939,
          4809050.153,
          1949.824154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617371.1938840257,
                4807644.33295265,
                1215.564153781962
              ],
              [
                617371.1938840257,
                4809050.152952651,
                1215.564153781962
              ],
              [
                618407.2938840258,
                4809050.152952651,
                1949.8241537819622
              ],
              [
                618407.2938840258,
                4807644.33295265,
                1949.8241537819622
              ],
              [
                617371.1938840257,
                4807644.33295265,
                1215.564153781962
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:56:53+00:00",
        "end_time": "2019-06-02T17:52:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502834,
            43.41233585,
            1215.564154,
            -121.5371854,
            43.42515332,
            1949.824154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028341969958,
                  43.412498776384126,
                  1215.564153781962
                ],
                [
                  -121.54998140944163,
                  43.42515332231608,
                  1215.564153781962
                ],
                [
                  -121.5371853813923,
                  43.42499032262361,
                  1949.8241537819622
                ],
                [
                  -121.53749005450454,
                  43.41233584830409,
                  1949.8241537819622
                ],
                [
                  -121.55028341969958,
                  43.412498776384126,
                  1215.564153781962
                ]
              ]
            ]
          },
          "id": "20190602_43121D5407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:56:53Z",
            "pc:count": 26307768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617893.4551,
                "count": 26307768,
                "maximum": 618407.2939,
                "minimum": 617371.1939,
                "name": "X",
                "position": 0,
                "stddev": 293.9612184,
                "variance": 86413.19792
              },
              {
                "average": 4808357.046,
                "count": 26307768,
                "maximum": 4809050.153,
                "minimum": 4807644.333,
                "name": "Y",
                "position": 1,
                "stddev": 399.8552533,
                "variance": 159884.2236
              },
              {
                "average": 1529.746991,
                "count": 26307768,
                "maximum": 1949.824154,
                "minimum": 1215.564154,
                "name": "Z",
                "position": 2,
                "stddev": 40.81759059,
                "variance": 1666.075702
              },
              {
                "average": 18831.58137,
                "count": 26307768,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11125.90464,
                "variance": 123785754.1
              },
              {
                "average": 1.212178129,
                "count": 26307768,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4654947857,
                "variance": 0.2166853955
              },
              {
                "average": 1.424344019,
                "count": 26307768,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6267651797,
                "variance": 0.3928345904
              },
              {
                "average": 0.5011472657,
                "count": 26307768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986933,
                "variance": 0.2499986933
              },
              {
                "average": 0,
                "count": 26307768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249177657,
                "count": 26307768,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.397845915,
                "variance": 1.953973202
              },
              {
                "average": 0.06033724661,
                "count": 26307768,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.63288037,
                "variance": 113.058145
              },
              {
                "average": 0.4952948498,
                "count": 26307768,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999778706,
                "variance": 0.2499778711
              },
              {
                "average": 10030.14802,
                "count": 26307768,
                "maximum": 10033,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.188806102,
                "variance": 1.413259949
              },
              {
                "average": 243535088.9,
                "count": 26307768,
                "maximum": 243537013.7,
                "minimum": 243533166.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 777.2768349,
                "variance": 604159.278
              },
              {
                "average": 0,
                "count": 26307768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26307768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26307768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26307768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26307768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617371.1939,
              4807644.333,
              1215.564154,
              618407.2939,
              4809050.153,
              1949.824154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617371.1938840257,
                    4807644.33295265,
                    1215.564153781962
                  ],
                  [
                    617371.1938840257,
                    4809050.152952651,
                    1215.564153781962
                  ],
                  [
                    618407.2938840258,
                    4809050.152952651,
                    1949.8241537819622
                  ],
                  [
                    618407.2938840258,
                    4807644.33295265,
                    1949.8241537819622
                  ],
                  [
                    617371.1938840257,
                    4807644.33295265,
                    1215.564153781962
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:56:53+00:00",
            "end_time": "2019-06-02T17:52: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": "20190604_43121D4417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4253093100352,
              43.38749897200049,
              1611.800963219145
            ],
            [
              -121.42498119329665,
              43.400166884918065,
              1611.800963219145
            ],
            [
              -121.41216005983682,
              43.39998954793998,
              2056.380963219145
            ],
            [
              -121.41249084482196,
              43.387321713019915,
              2056.380963219145
            ],
            [
              -121.4253093100352,
              43.38749897200049,
              1611.800963219145
            ]
          ]
        ]
      },
      "bbox": [
        -121.4253093,
        43.38732171,
        1611.800963,
        -121.4121601,
        43.40016688,
        2056.380963
      ],
      "properties": {
        "datetime": "2019-06-04T16:56:35Z",
        "pc:count": 24908426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 628063.4935,
            "count": 24908426,
            "maximum": 628580.4843,
            "minimum": 627541.8643,
            "name": "X",
            "position": 0,
            "stddev": 293.9977786,
            "variance": 86434.69383
          },
          {
            "average": 4805754.782,
            "count": 24908426,
            "maximum": 4806458.844,
            "minimum": 4805051.464,
            "name": "Y",
            "position": 1,
            "stddev": 401.9396147,
            "variance": 161555.4539
          },
          {
            "average": 1669.86718,
            "count": 24908426,
            "maximum": 2056.380963,
            "minimum": 1611.800963,
            "name": "Z",
            "position": 2,
            "stddev": 27.22884983,
            "variance": 741.4102628
          },
          {
            "average": 17976.16901,
            "count": 24908426,
            "maximum": 62092,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11127.05974,
            "variance": 123811458.4
          },
          {
            "average": 1.23506668,
            "count": 24908426,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5045762254,
            "variance": 0.2545971672
          },
          {
            "average": 1.470103811,
            "count": 24908426,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6880709619,
            "variance": 0.4734416486
          },
          {
            "average": 0.5005457992,
            "count": 24908426,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997121,
            "variance": 0.2499997121
          },
          {
            "average": 0,
            "count": 24908426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297277917,
            "count": 24908426,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.668342225,
            "variance": 2.78336578
          },
          {
            "average": 0.4030945699,
            "count": 24908426,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87181375,
            "variance": 118.1963343
          },
          {
            "average": 0.4884211873,
            "count": 24908426,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998659232,
            "variance": 0.2498659411
          },
          {
            "average": 10083.91178,
            "count": 24908426,
            "maximum": 10087,
            "minimum": 10081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.11564989,
            "variance": 1.244674677
          },
          {
            "average": 243701060.8,
            "count": 24908426,
            "maximum": 243702595.3,
            "minimum": 243699729.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.1199448,
            "variance": 297155.7543
          },
          {
            "average": 0,
            "count": 24908426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24908426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24908426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24908426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24908426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627541.8643,
          4805051.464,
          1611.800963,
          628580.4843,
          4806458.844,
          2056.380963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627541.8643006557,
                4805051.4638211625,
                1611.800963219145
              ],
              [
                627541.8643006557,
                4806458.843821163,
                1611.800963219145
              ],
              [
                628580.4843006558,
                4806458.843821163,
                2056.380963219145
              ],
              [
                628580.4843006558,
                4805051.4638211625,
                2056.380963219145
              ],
              [
                627541.8643006557,
                4805051.4638211625,
                1611.800963219145
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:56:35+00:00",
        "end_time": "2019-06-04T16:08:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4253093,
            43.38732171,
            1611.800963,
            -121.4121601,
            43.40016688,
            2056.380963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4253093100352,
                  43.38749897200049,
                  1611.800963219145
                ],
                [
                  -121.42498119329665,
                  43.400166884918065,
                  1611.800963219145
                ],
                [
                  -121.41216005983682,
                  43.39998954793998,
                  2056.380963219145
                ],
                [
                  -121.41249084482196,
                  43.387321713019915,
                  2056.380963219145
                ],
                [
                  -121.4253093100352,
                  43.38749897200049,
                  1611.800963219145
                ]
              ]
            ]
          },
          "id": "20190604_43121D4417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:56:35Z",
            "pc:count": 24908426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 628063.4935,
                "count": 24908426,
                "maximum": 628580.4843,
                "minimum": 627541.8643,
                "name": "X",
                "position": 0,
                "stddev": 293.9977786,
                "variance": 86434.69383
              },
              {
                "average": 4805754.782,
                "count": 24908426,
                "maximum": 4806458.844,
                "minimum": 4805051.464,
                "name": "Y",
                "position": 1,
                "stddev": 401.9396147,
                "variance": 161555.4539
              },
              {
                "average": 1669.86718,
                "count": 24908426,
                "maximum": 2056.380963,
                "minimum": 1611.800963,
                "name": "Z",
                "position": 2,
                "stddev": 27.22884983,
                "variance": 741.4102628
              },
              {
                "average": 17976.16901,
                "count": 24908426,
                "maximum": 62092,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11127.05974,
                "variance": 123811458.4
              },
              {
                "average": 1.23506668,
                "count": 24908426,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5045762254,
                "variance": 0.2545971672
              },
              {
                "average": 1.470103811,
                "count": 24908426,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6880709619,
                "variance": 0.4734416486
              },
              {
                "average": 0.5005457992,
                "count": 24908426,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997121,
                "variance": 0.2499997121
              },
              {
                "average": 0,
                "count": 24908426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297277917,
                "count": 24908426,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.668342225,
                "variance": 2.78336578
              },
              {
                "average": 0.4030945699,
                "count": 24908426,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87181375,
                "variance": 118.1963343
              },
              {
                "average": 0.4884211873,
                "count": 24908426,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998659232,
                "variance": 0.2498659411
              },
              {
                "average": 10083.91178,
                "count": 24908426,
                "maximum": 10087,
                "minimum": 10081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.11564989,
                "variance": 1.244674677
              },
              {
                "average": 243701060.8,
                "count": 24908426,
                "maximum": 243702595.3,
                "minimum": 243699729.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.1199448,
                "variance": 297155.7543
              },
              {
                "average": 0,
                "count": 24908426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24908426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24908426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24908426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24908426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627541.8643,
              4805051.464,
              1611.800963,
              628580.4843,
              4806458.844,
              2056.380963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627541.8643006557,
                    4805051.4638211625,
                    1611.800963219145
                  ],
                  [
                    627541.8643006557,
                    4806458.843821163,
                    1611.800963219145
                  ],
                  [
                    628580.4843006558,
                    4806458.843821163,
                    2056.380963219145
                  ],
                  [
                    628580.4843006558,
                    4805051.4638211625,
                    2056.380963219145
                  ],
                  [
                    627541.8643006557,
                    4805051.4638211625,
                    1611.800963219145
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:56:35+00:00",
            "end_time": "2019-06-04T16:08:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41281149435206,
              43.39999927389775,
              1428.7641075960257
            ],
            [
              -121.41248060626252,
              43.41266798270011,
              1428.7641075960257
            ],
            [
              -121.39965790156171,
              43.41248921714229,
              1983.4041075960256
            ],
            [
              -121.39999145953043,
              43.39982058696873,
              1983.4041075960256
            ],
            [
              -121.41281149435206,
              43.39999927389775,
              1428.7641075960257
            ]
          ]
        ]
      },
      "bbox": [
        -121.4128115,
        43.39982059,
        1428.764108,
        -121.3996579,
        43.41266798,
        1983.404108
      ],
      "properties": {
        "datetime": "2019-06-04T17:16:58Z",
        "pc:count": 21696096,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 629056.1946,
            "count": 21696096,
            "maximum": 629566.2509,
            "minimum": 628527.7109,
            "name": "X",
            "position": 0,
            "stddev": 291.4367562,
            "variance": 84935.38289
          },
          {
            "average": 4807163.799,
            "count": 21696096,
            "maximum": 4807866.399,
            "minimum": 4806458.919,
            "name": "Y",
            "position": 1,
            "stddev": 404.7369191,
            "variance": 163811.9737
          },
          {
            "average": 1648.686025,
            "count": 21696096,
            "maximum": 1983.404108,
            "minimum": 1428.764108,
            "name": "Z",
            "position": 2,
            "stddev": 18.45913577,
            "variance": 340.7396933
          },
          {
            "average": 21561.51659,
            "count": 21696096,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11793.76348,
            "variance": 139092857
          },
          {
            "average": 1.171477025,
            "count": 21696096,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4158608469,
            "variance": 0.172940244
          },
          {
            "average": 1.342918744,
            "count": 21696096,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5638426709,
            "variance": 0.3179185576
          },
          {
            "average": 0.4996250478,
            "count": 21696096,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998709,
            "variance": 0.2499998709
          },
          {
            "average": 0,
            "count": 21696096,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215006884,
            "count": 21696096,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.094343907,
            "variance": 1.197588586
          },
          {
            "average": 0.8888276751,
            "count": 21696096,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8608307,
            "variance": 117.9576434
          },
          {
            "average": 0.4898031425,
            "count": 21696096,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998960248,
            "variance": 0.2498960356
          },
          {
            "average": 10087.78419,
            "count": 21696096,
            "maximum": 10090,
            "minimum": 10085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.095523008,
            "variance": 1.200170661
          },
          {
            "average": 243702864.1,
            "count": 21696096,
            "maximum": 243703818.3,
            "minimum": 243701651.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 512.2101314,
            "variance": 262359.2187
          },
          {
            "average": 0,
            "count": 21696096,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21696096,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21696096,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21696096,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21696096,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628527.7109,
          4806458.919,
          1428.764108,
          629566.2509,
          4807866.399,
          1983.404108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628527.7109398842,
                4806458.919438811,
                1428.7641075960257
              ],
              [
                628527.7109398842,
                4807866.3994388115,
                1428.7641075960257
              ],
              [
                629566.2509398842,
                4807866.3994388115,
                1983.4041075960256
              ],
              [
                629566.2509398842,
                4806458.919438811,
                1983.4041075960256
              ],
              [
                628527.7109398842,
                4806458.919438811,
                1428.7641075960257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:16:58+00:00",
        "end_time": "2019-06-04T16:40:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4128115,
            43.39982059,
            1428.764108,
            -121.3996579,
            43.41266798,
            1983.404108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41281149435206,
                  43.39999927389775,
                  1428.7641075960257
                ],
                [
                  -121.41248060626252,
                  43.41266798270011,
                  1428.7641075960257
                ],
                [
                  -121.39965790156171,
                  43.41248921714229,
                  1983.4041075960256
                ],
                [
                  -121.39999145953043,
                  43.39982058696873,
                  1983.4041075960256
                ],
                [
                  -121.41281149435206,
                  43.39999927389775,
                  1428.7641075960257
                ]
              ]
            ]
          },
          "id": "20190604_43121D4413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:16:58Z",
            "pc:count": 21696096,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 629056.1946,
                "count": 21696096,
                "maximum": 629566.2509,
                "minimum": 628527.7109,
                "name": "X",
                "position": 0,
                "stddev": 291.4367562,
                "variance": 84935.38289
              },
              {
                "average": 4807163.799,
                "count": 21696096,
                "maximum": 4807866.399,
                "minimum": 4806458.919,
                "name": "Y",
                "position": 1,
                "stddev": 404.7369191,
                "variance": 163811.9737
              },
              {
                "average": 1648.686025,
                "count": 21696096,
                "maximum": 1983.404108,
                "minimum": 1428.764108,
                "name": "Z",
                "position": 2,
                "stddev": 18.45913577,
                "variance": 340.7396933
              },
              {
                "average": 21561.51659,
                "count": 21696096,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11793.76348,
                "variance": 139092857
              },
              {
                "average": 1.171477025,
                "count": 21696096,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4158608469,
                "variance": 0.172940244
              },
              {
                "average": 1.342918744,
                "count": 21696096,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5638426709,
                "variance": 0.3179185576
              },
              {
                "average": 0.4996250478,
                "count": 21696096,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998709,
                "variance": 0.2499998709
              },
              {
                "average": 0,
                "count": 21696096,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215006884,
                "count": 21696096,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.094343907,
                "variance": 1.197588586
              },
              {
                "average": 0.8888276751,
                "count": 21696096,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8608307,
                "variance": 117.9576434
              },
              {
                "average": 0.4898031425,
                "count": 21696096,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998960248,
                "variance": 0.2498960356
              },
              {
                "average": 10087.78419,
                "count": 21696096,
                "maximum": 10090,
                "minimum": 10085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.095523008,
                "variance": 1.200170661
              },
              {
                "average": 243702864.1,
                "count": 21696096,
                "maximum": 243703818.3,
                "minimum": 243701651.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 512.2101314,
                "variance": 262359.2187
              },
              {
                "average": 0,
                "count": 21696096,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21696096,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21696096,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21696096,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21696096,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628527.7109,
              4806458.919,
              1428.764108,
              629566.2509,
              4807866.399,
              1983.404108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628527.7109398842,
                    4806458.919438811,
                    1428.7641075960257
                  ],
                  [
                    628527.7109398842,
                    4807866.3994388115,
                    1428.7641075960257
                  ],
                  [
                    629566.2509398842,
                    4807866.3994388115,
                    1983.4041075960256
                  ],
                  [
                    629566.2509398842,
                    4806458.919438811,
                    1983.4041075960256
                  ],
                  [
                    628527.7109398842,
                    4806458.919438811,
                    1428.7641075960257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:16:58+00:00",
            "end_time": "2019-06-04T16: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": "20190602_43121D4402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4253100998492,
              43.42499890966458,
              1329.463570981638
            ],
            [
              -121.42498154883667,
              43.43766691923639,
              1329.463570981638
            ],
            [
              -121.41215966461931,
              43.437489559824435,
              1998.7635709816382
            ],
            [
              -121.41249088756696,
              43.42482162825484,
              1998.7635709816382
            ],
            [
              -121.4253100998492,
              43.42499890966458,
              1329.463570981638
            ]
          ]
        ]
      },
      "bbox": [
        -121.4253101,
        43.42482163,
        1329.463571,
        -121.4121597,
        43.43766692,
        1998.763571
      ],
      "properties": {
        "datetime": "2019-06-04T17:59:35Z",
        "pc:count": 43280197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627976.0185,
            "count": 43280197,
            "maximum": 628501.167,
            "minimum": 627463.127,
            "name": "X",
            "position": 0,
            "stddev": 291.1201623,
            "variance": 84750.94891
          },
          {
            "average": 4809936.961,
            "count": 43280197,
            "maximum": 4810623.554,
            "minimum": 4809216.154,
            "name": "Y",
            "position": 1,
            "stddev": 387.8656672,
            "variance": 150439.7758
          },
          {
            "average": 1526.10071,
            "count": 43280197,
            "maximum": 1998.763571,
            "minimum": 1329.463571,
            "name": "Z",
            "position": 2,
            "stddev": 40.62986689,
            "variance": 1650.786083
          },
          {
            "average": 19177.27221,
            "count": 43280197,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11126.77475,
            "variance": 123805116.3
          },
          {
            "average": 1.190796428,
            "count": 43280197,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4603737647,
            "variance": 0.2119440032
          },
          {
            "average": 1.381623194,
            "count": 43280197,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.639255625,
            "variance": 0.4086477541
          },
          {
            "average": 0.5038512186,
            "count": 43280197,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999851737,
            "variance": 0.2499851739
          },
          {
            "average": 0,
            "count": 43280197,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201039981,
            "count": 43280197,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.381642407,
            "variance": 1.908935742
          },
          {
            "average": -1.105430453,
            "count": 43280197,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.56515249,
            "variance": 111.6224472
          },
          {
            "average": 0.4963240579,
            "count": 43280197,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499986493,
            "variance": 0.2499864932
          },
          {
            "average": 10061.131,
            "count": 43280197,
            "maximum": 10095,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.6676773,
            "variance": 1002.841785
          },
          {
            "average": 243620336.7,
            "count": 43280197,
            "maximum": 243706375.3,
            "minimum": 243533318.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 85309.23266,
            "variance": 7277665177
          },
          {
            "average": 0,
            "count": 43280197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43280197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43280197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43280197,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43280197,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627463.127,
          4809216.154,
          1329.463571,
          628501.167,
          4810623.554,
          1998.763571
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627463.1270346649,
                4809216.153877546,
                1329.463570981638
              ],
              [
                627463.1270346649,
                4810623.553877546,
                1329.463570981638
              ],
              [
                628501.1670346649,
                4810623.553877546,
                1998.7635709816382
              ],
              [
                628501.1670346649,
                4809216.153877546,
                1998.7635709816382
              ],
              [
                627463.1270346649,
                4809216.153877546,
                1329.463570981638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:59:35+00:00",
        "end_time": "2019-06-02T17:55:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4253101,
            43.42482163,
            1329.463571,
            -121.4121597,
            43.43766692,
            1998.763571
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4253100998492,
                  43.42499890966458,
                  1329.463570981638
                ],
                [
                  -121.42498154883667,
                  43.43766691923639,
                  1329.463570981638
                ],
                [
                  -121.41215966461931,
                  43.437489559824435,
                  1998.7635709816382
                ],
                [
                  -121.41249088756696,
                  43.42482162825484,
                  1998.7635709816382
                ],
                [
                  -121.4253100998492,
                  43.42499890966458,
                  1329.463570981638
                ]
              ]
            ]
          },
          "id": "20190602_43121D4402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:59:35Z",
            "pc:count": 43280197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627976.0185,
                "count": 43280197,
                "maximum": 628501.167,
                "minimum": 627463.127,
                "name": "X",
                "position": 0,
                "stddev": 291.1201623,
                "variance": 84750.94891
              },
              {
                "average": 4809936.961,
                "count": 43280197,
                "maximum": 4810623.554,
                "minimum": 4809216.154,
                "name": "Y",
                "position": 1,
                "stddev": 387.8656672,
                "variance": 150439.7758
              },
              {
                "average": 1526.10071,
                "count": 43280197,
                "maximum": 1998.763571,
                "minimum": 1329.463571,
                "name": "Z",
                "position": 2,
                "stddev": 40.62986689,
                "variance": 1650.786083
              },
              {
                "average": 19177.27221,
                "count": 43280197,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11126.77475,
                "variance": 123805116.3
              },
              {
                "average": 1.190796428,
                "count": 43280197,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4603737647,
                "variance": 0.2119440032
              },
              {
                "average": 1.381623194,
                "count": 43280197,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.639255625,
                "variance": 0.4086477541
              },
              {
                "average": 0.5038512186,
                "count": 43280197,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999851737,
                "variance": 0.2499851739
              },
              {
                "average": 0,
                "count": 43280197,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201039981,
                "count": 43280197,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.381642407,
                "variance": 1.908935742
              },
              {
                "average": -1.105430453,
                "count": 43280197,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.56515249,
                "variance": 111.6224472
              },
              {
                "average": 0.4963240579,
                "count": 43280197,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499986493,
                "variance": 0.2499864932
              },
              {
                "average": 10061.131,
                "count": 43280197,
                "maximum": 10095,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.6676773,
                "variance": 1002.841785
              },
              {
                "average": 243620336.7,
                "count": 43280197,
                "maximum": 243706375.3,
                "minimum": 243533318.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 85309.23266,
                "variance": 7277665177
              },
              {
                "average": 0,
                "count": 43280197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43280197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43280197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43280197,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43280197,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627463.127,
              4809216.154,
              1329.463571,
              628501.167,
              4810623.554,
              1998.763571
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627463.1270346649,
                    4809216.153877546,
                    1329.463570981638
                  ],
                  [
                    627463.1270346649,
                    4810623.553877546,
                    1329.463570981638
                  ],
                  [
                    628501.1670346649,
                    4810623.553877546,
                    1998.7635709816382
                  ],
                  [
                    628501.1670346649,
                    4809216.153877546,
                    1998.7635709816382
                  ],
                  [
                    627463.1270346649,
                    4809216.153877546,
                    1329.463570981638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:59:35+00:00",
            "end_time": "2019-06-02T17:55: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": "20190601_43121D6111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75024310362471,
              43.462497642254924,
              1217.768239718241
            ],
            [
              -121.74998273324547,
              43.47513151464289,
              1217.768239718241
            ],
            [
              -121.73725643937465,
              43.47499166430748,
              1929.8482397182408
            ],
            [
              -121.73751945884949,
              43.46235785325528,
              1929.8482397182408
            ],
            [
              -121.75024310362471,
              43.462497642254924,
              1217.768239718241
            ]
          ]
        ]
      },
      "bbox": [
        -121.7502431,
        43.46235785,
        1217.76824,
        -121.7372564,
        43.47513151,
        1929.84824
      ],
      "properties": {
        "datetime": "2019-06-02T15:49:05Z",
        "pc:count": 18722672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601615.1021,
            "count": 18722672,
            "maximum": 602128.2339,
            "minimum": 601098.7139,
            "name": "X",
            "position": 0,
            "stddev": 291.3277622,
            "variance": 84871.86504
          },
          {
            "average": 4813663.494,
            "count": 18722672,
            "maximum": 4814338.395,
            "minimum": 4812934.975,
            "name": "Y",
            "position": 1,
            "stddev": 403.1930379,
            "variance": 162564.6258
          },
          {
            "average": 1382.961263,
            "count": 18722672,
            "maximum": 1929.84824,
            "minimum": 1217.76824,
            "name": "Z",
            "position": 2,
            "stddev": 5.013159965,
            "variance": 25.13177283
          },
          {
            "average": 17485.61623,
            "count": 18722672,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9609.03797,
            "variance": 92333610.71
          },
          {
            "average": 1.144038896,
            "count": 18722672,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3908760315,
            "variance": 0.152784072
          },
          {
            "average": 1.288064118,
            "count": 18722672,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5418050647,
            "variance": 0.2935527281
          },
          {
            "average": 0.499328301,
            "count": 18722672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995622,
            "variance": 0.2499995622
          },
          {
            "average": 0,
            "count": 18722672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195358066,
            "count": 18722672,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9696452548,
            "variance": 0.9402119202
          },
          {
            "average": 0.8927938616,
            "count": 18722672,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.97747297,
            "variance": 120.5049129
          },
          {
            "average": 0.4924675281,
            "count": 18722672,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499943272,
            "variance": 0.2499432752
          },
          {
            "average": 10005.1992,
            "count": 18722672,
            "maximum": 10010,
            "minimum": 10003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.507406108,
            "variance": 2.272273175
          },
          {
            "average": 243449245,
            "count": 18722672,
            "maximum": 243525745.4,
            "minimum": 243443357.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20138.51546,
            "variance": 405559805
          },
          {
            "average": 0,
            "count": 18722672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18722672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18722672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18722672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18722672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601098.7139,
          4812934.975,
          1217.76824,
          602128.2339,
          4814338.395,
          1929.84824
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601098.7138702638,
                4812934.9754662635,
                1217.768239718241
              ],
              [
                601098.7138702638,
                4814338.395466263,
                1217.768239718241
              ],
              [
                602128.2338702638,
                4814338.395466263,
                1929.8482397182408
              ],
              [
                602128.2338702638,
                4812934.9754662635,
                1929.8482397182408
              ],
              [
                601098.7138702638,
                4812934.9754662635,
                1217.768239718241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T15:49:05+00:00",
        "end_time": "2019-06-01T16:55:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7502431,
            43.46235785,
            1217.76824,
            -121.7372564,
            43.47513151,
            1929.84824
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75024310362471,
                  43.462497642254924,
                  1217.768239718241
                ],
                [
                  -121.74998273324547,
                  43.47513151464289,
                  1217.768239718241
                ],
                [
                  -121.73725643937465,
                  43.47499166430748,
                  1929.8482397182408
                ],
                [
                  -121.73751945884949,
                  43.46235785325528,
                  1929.8482397182408
                ],
                [
                  -121.75024310362471,
                  43.462497642254924,
                  1217.768239718241
                ]
              ]
            ]
          },
          "id": "20190601_43121D6111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T15:49:05Z",
            "pc:count": 18722672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601615.1021,
                "count": 18722672,
                "maximum": 602128.2339,
                "minimum": 601098.7139,
                "name": "X",
                "position": 0,
                "stddev": 291.3277622,
                "variance": 84871.86504
              },
              {
                "average": 4813663.494,
                "count": 18722672,
                "maximum": 4814338.395,
                "minimum": 4812934.975,
                "name": "Y",
                "position": 1,
                "stddev": 403.1930379,
                "variance": 162564.6258
              },
              {
                "average": 1382.961263,
                "count": 18722672,
                "maximum": 1929.84824,
                "minimum": 1217.76824,
                "name": "Z",
                "position": 2,
                "stddev": 5.013159965,
                "variance": 25.13177283
              },
              {
                "average": 17485.61623,
                "count": 18722672,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9609.03797,
                "variance": 92333610.71
              },
              {
                "average": 1.144038896,
                "count": 18722672,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3908760315,
                "variance": 0.152784072
              },
              {
                "average": 1.288064118,
                "count": 18722672,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5418050647,
                "variance": 0.2935527281
              },
              {
                "average": 0.499328301,
                "count": 18722672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995622,
                "variance": 0.2499995622
              },
              {
                "average": 0,
                "count": 18722672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195358066,
                "count": 18722672,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9696452548,
                "variance": 0.9402119202
              },
              {
                "average": 0.8927938616,
                "count": 18722672,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.97747297,
                "variance": 120.5049129
              },
              {
                "average": 0.4924675281,
                "count": 18722672,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499943272,
                "variance": 0.2499432752
              },
              {
                "average": 10005.1992,
                "count": 18722672,
                "maximum": 10010,
                "minimum": 10003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.507406108,
                "variance": 2.272273175
              },
              {
                "average": 243449245,
                "count": 18722672,
                "maximum": 243525745.4,
                "minimum": 243443357.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20138.51546,
                "variance": 405559805
              },
              {
                "average": 0,
                "count": 18722672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18722672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18722672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18722672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18722672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601098.7139,
              4812934.975,
              1217.76824,
              602128.2339,
              4814338.395,
              1929.84824
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601098.7138702638,
                    4812934.9754662635,
                    1217.768239718241
                  ],
                  [
                    601098.7138702638,
                    4814338.395466263,
                    1217.768239718241
                  ],
                  [
                    602128.2338702638,
                    4814338.395466263,
                    1929.8482397182408
                  ],
                  [
                    602128.2338702638,
                    4812934.9754662635,
                    1929.8482397182408
                  ],
                  [
                    601098.7138702638,
                    4812934.9754662635,
                    1217.768239718241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T15:49:05+00:00",
            "end_time": "2019-06-01T16:55:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5502841248947,
              43.474998646895116,
              1314.8221526815387
            ],
            [
              -121.54998145525386,
              43.487653054011446,
              1314.8221526815387
            ],
            [
              -121.53718485168932,
              43.487490028971756,
              1890.042152681539
            ],
            [
              -121.53749019011845,
              43.47483569346966,
              1890.042152681539
            ],
            [
              -121.5502841248947,
              43.474998646895116,
              1314.8221526815387
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502841,
        43.47483569,
        1314.822153,
        -121.5371849,
        43.48765305,
        1890.042153
      ],
      "properties": {
        "datetime": "2019-06-03T18:37:03Z",
        "pc:count": 19325867,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617775.4611,
            "count": 19325867,
            "maximum": 618285.4219,
            "minimum": 617250.3419,
            "name": "X",
            "position": 0,
            "stddev": 290.1857728,
            "variance": 84207.78271
          },
          {
            "average": 4815280.277,
            "count": 19325867,
            "maximum": 4815991.321,
            "minimum": 4814585.501,
            "name": "Y",
            "position": 1,
            "stddev": 395.1636407,
            "variance": 156154.3029
          },
          {
            "average": 1321.877877,
            "count": 19325867,
            "maximum": 1890.042153,
            "minimum": 1314.822153,
            "name": "Z",
            "position": 2,
            "stddev": 5.001443127,
            "variance": 25.01443335
          },
          {
            "average": 20127.16011,
            "count": 19325867,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9945.379789,
            "variance": 98910579.15
          },
          {
            "average": 1.108831857,
            "count": 19325867,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3442391988,
            "variance": 0.118500626
          },
          {
            "average": 1.217665629,
            "count": 19325867,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4845896577,
            "variance": 0.2348271364
          },
          {
            "average": 0.5035299581,
            "count": 19325867,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999875522,
            "variance": 0.2499875523
          },
          {
            "average": 0,
            "count": 19325867,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207479023,
            "count": 19325867,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9005574971,
            "variance": 0.8110038056
          },
          {
            "average": -0.5286727888,
            "count": 19325867,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84776772,
            "variance": 117.6740645
          },
          {
            "average": 0.5046389381,
            "count": 19325867,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999784927,
            "variance": 0.2499784932
          },
          {
            "average": 10051.69163,
            "count": 19325867,
            "maximum": 10054,
            "minimum": 10049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.126560225,
            "variance": 1.269137941
          },
          {
            "average": 243620831.8,
            "count": 19325867,
            "maximum": 243622223.9,
            "minimum": 243619149.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 733.8498248,
            "variance": 538535.5654
          },
          {
            "average": 0,
            "count": 19325867,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19325867,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19325867,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19325867,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19325867,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617250.3419,
          4814585.501,
          1314.822153,
          618285.4219,
          4815991.321,
          1890.042153
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617250.3419054921,
                4814585.501170525,
                1314.8221526815387
              ],
              [
                617250.3419054921,
                4815991.321170526,
                1314.8221526815387
              ],
              [
                618285.4219054922,
                4815991.321170526,
                1890.042152681539
              ],
              [
                618285.4219054922,
                4814585.501170525,
                1890.042152681539
              ],
              [
                617250.3419054921,
                4814585.501170525,
                1314.8221526815387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:37:03+00:00",
        "end_time": "2019-06-03T17:45:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502841,
            43.47483569,
            1314.822153,
            -121.5371849,
            43.48765305,
            1890.042153
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5502841248947,
                  43.474998646895116,
                  1314.8221526815387
                ],
                [
                  -121.54998145525386,
                  43.487653054011446,
                  1314.8221526815387
                ],
                [
                  -121.53718485168932,
                  43.487490028971756,
                  1890.042152681539
                ],
                [
                  -121.53749019011845,
                  43.47483569346966,
                  1890.042152681539
                ],
                [
                  -121.5502841248947,
                  43.474998646895116,
                  1314.8221526815387
                ]
              ]
            ]
          },
          "id": "20190603_43121D5207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:37:03Z",
            "pc:count": 19325867,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617775.4611,
                "count": 19325867,
                "maximum": 618285.4219,
                "minimum": 617250.3419,
                "name": "X",
                "position": 0,
                "stddev": 290.1857728,
                "variance": 84207.78271
              },
              {
                "average": 4815280.277,
                "count": 19325867,
                "maximum": 4815991.321,
                "minimum": 4814585.501,
                "name": "Y",
                "position": 1,
                "stddev": 395.1636407,
                "variance": 156154.3029
              },
              {
                "average": 1321.877877,
                "count": 19325867,
                "maximum": 1890.042153,
                "minimum": 1314.822153,
                "name": "Z",
                "position": 2,
                "stddev": 5.001443127,
                "variance": 25.01443335
              },
              {
                "average": 20127.16011,
                "count": 19325867,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9945.379789,
                "variance": 98910579.15
              },
              {
                "average": 1.108831857,
                "count": 19325867,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3442391988,
                "variance": 0.118500626
              },
              {
                "average": 1.217665629,
                "count": 19325867,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4845896577,
                "variance": 0.2348271364
              },
              {
                "average": 0.5035299581,
                "count": 19325867,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999875522,
                "variance": 0.2499875523
              },
              {
                "average": 0,
                "count": 19325867,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207479023,
                "count": 19325867,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9005574971,
                "variance": 0.8110038056
              },
              {
                "average": -0.5286727888,
                "count": 19325867,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84776772,
                "variance": 117.6740645
              },
              {
                "average": 0.5046389381,
                "count": 19325867,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999784927,
                "variance": 0.2499784932
              },
              {
                "average": 10051.69163,
                "count": 19325867,
                "maximum": 10054,
                "minimum": 10049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.126560225,
                "variance": 1.269137941
              },
              {
                "average": 243620831.8,
                "count": 19325867,
                "maximum": 243622223.9,
                "minimum": 243619149.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 733.8498248,
                "variance": 538535.5654
              },
              {
                "average": 0,
                "count": 19325867,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19325867,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19325867,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19325867,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19325867,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617250.3419,
              4814585.501,
              1314.822153,
              618285.4219,
              4815991.321,
              1890.042153
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617250.3419054921,
                    4814585.501170525,
                    1314.8221526815387
                  ],
                  [
                    617250.3419054921,
                    4815991.321170526,
                    1314.8221526815387
                  ],
                  [
                    618285.4219054922,
                    4815991.321170526,
                    1890.042152681539
                  ],
                  [
                    618285.4219054922,
                    4814585.501170525,
                    1890.042152681539
                  ],
                  [
                    617250.3419054921,
                    4814585.501170525,
                    1314.8221526815387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:37:03+00:00",
            "end_time": "2019-06-03T17:45:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277093368409,
              43.399997880962836,
              1282.6286822106263
            ],
            [
              -121.61248221253368,
              43.412646315832134,
              1282.6286822106263
            ],
            [
              -121.59969859471512,
              43.41249046948532,
              1937.3486822106265
            ],
            [
              -121.59998997383165,
              43.399842103054326,
              1937.3486822106265
            ],
            [
              -121.61277093368409,
              43.399997880962836,
              1282.6286822106263
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127709,
        43.3998421,
        1282.628682,
        -121.5996986,
        43.41264632,
        1937.348682
      ],
      "properties": {
        "datetime": "2019-06-02T18:45:57Z",
        "pc:count": 25827121,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612866.4401,
            "count": 25827121,
            "maximum": 613370.4376,
            "minimum": 612335.1576,
            "name": "X",
            "position": 0,
            "stddev": 289.9947513,
            "variance": 84096.9558
          },
          {
            "average": 4806852.501,
            "count": 25827121,
            "maximum": 4807575.013,
            "minimum": 4806169.913,
            "name": "Y",
            "position": 1,
            "stddev": 400.4360156,
            "variance": 160349.0026
          },
          {
            "average": 1424.454245,
            "count": 25827121,
            "maximum": 1937.348682,
            "minimum": 1282.628682,
            "name": "Z",
            "position": 2,
            "stddev": 74.38818471,
            "variance": 5533.602025
          },
          {
            "average": 18078.29581,
            "count": 25827121,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10753.94236,
            "variance": 115647276.3
          },
          {
            "average": 1.215182134,
            "count": 25827121,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5033572332,
            "variance": 0.2533685042
          },
          {
            "average": 1.430301736,
            "count": 25827121,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7060797269,
            "variance": 0.4985485808
          },
          {
            "average": 0.5009140198,
            "count": 25827121,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991742,
            "variance": 0.2499991742
          },
          {
            "average": 0,
            "count": 25827121,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.347067526,
            "count": 25827121,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.750100155,
            "variance": 3.062850551
          },
          {
            "average": 0.3954038076,
            "count": 25827121,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.62997988,
            "variance": 112.9964722
          },
          {
            "average": 0.4988171543,
            "count": 25827121,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999986106,
            "variance": 0.2499986106
          },
          {
            "average": 10028.92673,
            "count": 25827121,
            "maximum": 10032,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.231645005,
            "variance": 1.516949419
          },
          {
            "average": 243534305.7,
            "count": 25827121,
            "maximum": 243536357.5,
            "minimum": 243532513.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 792.575137,
            "variance": 628175.3478
          },
          {
            "average": 0,
            "count": 25827121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25827121,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25827121,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25827121,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25827121,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612335.1576,
          4806169.913,
          1282.628682,
          613370.4376,
          4807575.013,
          1937.348682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612335.1576131928,
                4806169.912772087,
                1282.6286822106263
              ],
              [
                612335.1576131928,
                4807575.012772087,
                1282.6286822106263
              ],
              [
                613370.4376131928,
                4807575.012772087,
                1937.3486822106265
              ],
              [
                613370.4376131928,
                4806169.912772087,
                1937.3486822106265
              ],
              [
                612335.1576131928,
                4806169.912772087,
                1282.6286822106263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:45:57+00:00",
        "end_time": "2019-06-02T17:41:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127709,
            43.3998421,
            1282.628682,
            -121.5996986,
            43.41264632,
            1937.348682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277093368409,
                  43.399997880962836,
                  1282.6286822106263
                ],
                [
                  -121.61248221253368,
                  43.412646315832134,
                  1282.6286822106263
                ],
                [
                  -121.59969859471512,
                  43.41249046948532,
                  1937.3486822106265
                ],
                [
                  -121.59998997383165,
                  43.399842103054326,
                  1937.3486822106265
                ],
                [
                  -121.61277093368409,
                  43.399997880962836,
                  1282.6286822106263
                ]
              ]
            ]
          },
          "id": "20190602_43121D5312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:45:57Z",
            "pc:count": 25827121,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612866.4401,
                "count": 25827121,
                "maximum": 613370.4376,
                "minimum": 612335.1576,
                "name": "X",
                "position": 0,
                "stddev": 289.9947513,
                "variance": 84096.9558
              },
              {
                "average": 4806852.501,
                "count": 25827121,
                "maximum": 4807575.013,
                "minimum": 4806169.913,
                "name": "Y",
                "position": 1,
                "stddev": 400.4360156,
                "variance": 160349.0026
              },
              {
                "average": 1424.454245,
                "count": 25827121,
                "maximum": 1937.348682,
                "minimum": 1282.628682,
                "name": "Z",
                "position": 2,
                "stddev": 74.38818471,
                "variance": 5533.602025
              },
              {
                "average": 18078.29581,
                "count": 25827121,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10753.94236,
                "variance": 115647276.3
              },
              {
                "average": 1.215182134,
                "count": 25827121,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5033572332,
                "variance": 0.2533685042
              },
              {
                "average": 1.430301736,
                "count": 25827121,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7060797269,
                "variance": 0.4985485808
              },
              {
                "average": 0.5009140198,
                "count": 25827121,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991742,
                "variance": 0.2499991742
              },
              {
                "average": 0,
                "count": 25827121,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.347067526,
                "count": 25827121,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.750100155,
                "variance": 3.062850551
              },
              {
                "average": 0.3954038076,
                "count": 25827121,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.62997988,
                "variance": 112.9964722
              },
              {
                "average": 0.4988171543,
                "count": 25827121,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999986106,
                "variance": 0.2499986106
              },
              {
                "average": 10028.92673,
                "count": 25827121,
                "maximum": 10032,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.231645005,
                "variance": 1.516949419
              },
              {
                "average": 243534305.7,
                "count": 25827121,
                "maximum": 243536357.5,
                "minimum": 243532513.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 792.575137,
                "variance": 628175.3478
              },
              {
                "average": 0,
                "count": 25827121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25827121,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25827121,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25827121,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25827121,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612335.1576,
              4806169.913,
              1282.628682,
              613370.4376,
              4807575.013,
              1937.348682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612335.1576131928,
                    4806169.912772087,
                    1282.6286822106263
                  ],
                  [
                    612335.1576131928,
                    4807575.012772087,
                    1282.6286822106263
                  ],
                  [
                    613370.4376131928,
                    4807575.012772087,
                    1937.3486822106265
                  ],
                  [
                    613370.4376131928,
                    4806169.912772087,
                    1937.3486822106265
                  ],
                  [
                    612335.1576131928,
                    4806169.912772087,
                    1282.6286822106263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:45:57+00:00",
            "end_time": "2019-06-02T17:41: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": "20190603_43121D6209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026340637873,
              43.47499805402017,
              1396.758211094536
            ],
            [
              -121.64998183889205,
              43.48764255971857,
              1396.758211094536
            ],
            [
              -121.63720570475414,
              43.48749097666168,
              1880.078211094536
            ],
            [
              -121.63748993490395,
              43.47484653749913,
              1880.078211094536
            ],
            [
              -121.65026340637873,
              43.47499805402017,
              1396.758211094536
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502634,
        43.47484654,
        1396.758211,
        -121.6372057,
        43.48764256,
        1880.078211
      ],
      "properties": {
        "datetime": "2019-06-04T20:20:06Z",
        "pc:count": 23260335,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609697.4433,
            "count": 23260335,
            "maximum": 610197.4982,
            "minimum": 609164.1182,
            "name": "X",
            "position": 0,
            "stddev": 288.7362487,
            "variance": 83368.62134
          },
          {
            "average": 4815181.688,
            "count": 23260335,
            "maximum": 4815854.15,
            "minimum": 4814449.49,
            "name": "Y",
            "position": 1,
            "stddev": 411.9822914,
            "variance": 169729.4084
          },
          {
            "average": 1455.289926,
            "count": 23260335,
            "maximum": 1880.078211,
            "minimum": 1396.758211,
            "name": "Z",
            "position": 2,
            "stddev": 24.23420153,
            "variance": 587.296524
          },
          {
            "average": 19556.94429,
            "count": 23260335,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11033.89549,
            "variance": 121746849.7
          },
          {
            "average": 1.17342304,
            "count": 23260335,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4198666893,
            "variance": 0.1762880368
          },
          {
            "average": 1.346830688,
            "count": 23260335,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.570408888,
            "variance": 0.3253662995
          },
          {
            "average": 0.5001285235,
            "count": 23260335,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999942,
            "variance": 0.2499999942
          },
          {
            "average": 0,
            "count": 23260335,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232245795,
            "count": 23260335,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.377356792,
            "variance": 1.897111731
          },
          {
            "average": 0.5796157909,
            "count": 23260335,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85155232,
            "variance": 117.7561878
          },
          {
            "average": 0.4957927734,
            "count": 23260335,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999823097,
            "variance": 0.24998231
          },
          {
            "average": 10057.77647,
            "count": 23260335,
            "maximum": 10116,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.83961391,
            "variance": 164.8556854
          },
          {
            "average": 243627072.5,
            "count": 23260335,
            "maximum": 243714806,
            "minimum": 243621601.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19287.12769,
            "variance": 371993294.6
          },
          {
            "average": 0,
            "count": 23260335,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23260335,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23260335,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23260335,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23260335,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609164.1182,
          4814449.49,
          1396.758211,
          610197.4982,
          4815854.15,
          1880.078211
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609164.1182155046,
                4814449.489553192,
                1396.758211094536
              ],
              [
                609164.1182155046,
                4815854.149553192,
                1396.758211094536
              ],
              [
                610197.4982155045,
                4815854.149553192,
                1880.078211094536
              ],
              [
                610197.4982155045,
                4814449.489553192,
                1880.078211094536
              ],
              [
                609164.1182155046,
                4814449.489553192,
                1396.758211094536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:20:06+00:00",
        "end_time": "2019-06-03T18:26:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502634,
            43.47484654,
            1396.758211,
            -121.6372057,
            43.48764256,
            1880.078211
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026340637873,
                  43.47499805402017,
                  1396.758211094536
                ],
                [
                  -121.64998183889205,
                  43.48764255971857,
                  1396.758211094536
                ],
                [
                  -121.63720570475414,
                  43.48749097666168,
                  1880.078211094536
                ],
                [
                  -121.63748993490395,
                  43.47484653749913,
                  1880.078211094536
                ],
                [
                  -121.65026340637873,
                  43.47499805402017,
                  1396.758211094536
                ]
              ]
            ]
          },
          "id": "20190603_43121D6209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:20:06Z",
            "pc:count": 23260335,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609697.4433,
                "count": 23260335,
                "maximum": 610197.4982,
                "minimum": 609164.1182,
                "name": "X",
                "position": 0,
                "stddev": 288.7362487,
                "variance": 83368.62134
              },
              {
                "average": 4815181.688,
                "count": 23260335,
                "maximum": 4815854.15,
                "minimum": 4814449.49,
                "name": "Y",
                "position": 1,
                "stddev": 411.9822914,
                "variance": 169729.4084
              },
              {
                "average": 1455.289926,
                "count": 23260335,
                "maximum": 1880.078211,
                "minimum": 1396.758211,
                "name": "Z",
                "position": 2,
                "stddev": 24.23420153,
                "variance": 587.296524
              },
              {
                "average": 19556.94429,
                "count": 23260335,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11033.89549,
                "variance": 121746849.7
              },
              {
                "average": 1.17342304,
                "count": 23260335,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4198666893,
                "variance": 0.1762880368
              },
              {
                "average": 1.346830688,
                "count": 23260335,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.570408888,
                "variance": 0.3253662995
              },
              {
                "average": 0.5001285235,
                "count": 23260335,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999942,
                "variance": 0.2499999942
              },
              {
                "average": 0,
                "count": 23260335,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232245795,
                "count": 23260335,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.377356792,
                "variance": 1.897111731
              },
              {
                "average": 0.5796157909,
                "count": 23260335,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85155232,
                "variance": 117.7561878
              },
              {
                "average": 0.4957927734,
                "count": 23260335,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999823097,
                "variance": 0.24998231
              },
              {
                "average": 10057.77647,
                "count": 23260335,
                "maximum": 10116,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.83961391,
                "variance": 164.8556854
              },
              {
                "average": 243627072.5,
                "count": 23260335,
                "maximum": 243714806,
                "minimum": 243621601.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19287.12769,
                "variance": 371993294.6
              },
              {
                "average": 0,
                "count": 23260335,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23260335,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23260335,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23260335,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23260335,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609164.1182,
              4814449.49,
              1396.758211,
              610197.4982,
              4815854.15,
              1880.078211
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609164.1182155046,
                    4814449.489553192,
                    1396.758211094536
                  ],
                  [
                    609164.1182155046,
                    4815854.149553192,
                    1396.758211094536
                  ],
                  [
                    610197.4982155045,
                    4815854.149553192,
                    1880.078211094536
                  ],
                  [
                    610197.4982155045,
                    4814449.489553192,
                    1880.078211094536
                  ],
                  [
                    609164.1182155046,
                    4814449.489553192,
                    1396.758211094536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:20:06+00:00",
            "end_time": "2019-06-03T18:26:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67520414066594,
              43.4874975136952,
              1305.0474872413847
            ],
            [
              -121.67492772541145,
              43.50013887972518,
              1305.0474872413847
            ],
            [
              -121.66221040860492,
              43.49999077056713,
              1889.227487241385
            ],
            [
              -121.66248947482252,
              43.48734946953055,
              1889.227487241385
            ],
            [
              -121.67520414066594,
              43.4874975136952,
              1305.0474872413847
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752041,
        43.48734947,
        1305.047487,
        -121.6622104,
        43.50013888,
        1889.227487
      ],
      "properties": {
        "datetime": "2019-06-04T19:33:19Z",
        "pc:count": 18404787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607651.4246,
            "count": 18404787,
            "maximum": 608153.2485,
            "minimum": 607124.8485,
            "name": "X",
            "position": 0,
            "stddev": 284.2718036,
            "variance": 80810.45834
          },
          {
            "average": 4816494.211,
            "count": 18404787,
            "maximum": 4817209.572,
            "minimum": 4815805.272,
            "name": "Y",
            "position": 1,
            "stddev": 393.744569,
            "variance": 155034.7856
          },
          {
            "average": 1357.819981,
            "count": 18404787,
            "maximum": 1889.227487,
            "minimum": 1305.047487,
            "name": "Z",
            "position": 2,
            "stddev": 21.88937086,
            "variance": 479.1445568
          },
          {
            "average": 20622.79398,
            "count": 18404787,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10178.66128,
            "variance": 103605145.5
          },
          {
            "average": 1.109594151,
            "count": 18404787,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3421597833,
            "variance": 0.1170733173
          },
          {
            "average": 1.219193789,
            "count": 18404787,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4791782598,
            "variance": 0.2296118047
          },
          {
            "average": 0.4988990636,
            "count": 18404787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988015,
            "variance": 0.2499988015
          },
          {
            "average": 0,
            "count": 18404787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.717879267,
            "count": 18404787,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.914119442,
            "variance": 8.492092122
          },
          {
            "average": 1.268669603,
            "count": 18404787,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.735271,
            "variance": 115.2460435
          },
          {
            "average": 0.492525287,
            "count": 18404787,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999441391,
            "variance": 0.2499441422
          },
          {
            "average": 10101.59591,
            "count": 18404787,
            "maximum": 10110,
            "minimum": 10056,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.94287834,
            "variance": 287.0611265
          },
          {
            "average": 243700260.7,
            "count": 18404787,
            "maximum": 243711999.5,
            "minimum": 243623565.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29003.13032,
            "variance": 841181568.6
          },
          {
            "average": 0,
            "count": 18404787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18404787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18404787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18404787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18404787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607124.8485,
          4815805.272,
          1305.047487,
          608153.2485,
          4817209.572,
          1889.227487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607124.8484612978,
                4815805.271836558,
                1305.0474872413847
              ],
              [
                607124.8484612978,
                4817209.571836559,
                1305.0474872413847
              ],
              [
                608153.2484612977,
                4817209.571836559,
                1889.227487241385
              ],
              [
                608153.2484612977,
                4815805.271836558,
                1889.227487241385
              ],
              [
                607124.8484612978,
                4815805.271836558,
                1305.0474872413847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:33:19+00:00",
        "end_time": "2019-06-03T18:59:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752041,
            43.48734947,
            1305.047487,
            -121.6622104,
            43.50013888,
            1889.227487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67520414066594,
                  43.4874975136952,
                  1305.0474872413847
                ],
                [
                  -121.67492772541145,
                  43.50013887972518,
                  1305.0474872413847
                ],
                [
                  -121.66221040860492,
                  43.49999077056713,
                  1889.227487241385
                ],
                [
                  -121.66248947482252,
                  43.48734946953055,
                  1889.227487241385
                ],
                [
                  -121.67520414066594,
                  43.4874975136952,
                  1305.0474872413847
                ]
              ]
            ]
          },
          "id": "20190603_43121D6202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:33:19Z",
            "pc:count": 18404787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607651.4246,
                "count": 18404787,
                "maximum": 608153.2485,
                "minimum": 607124.8485,
                "name": "X",
                "position": 0,
                "stddev": 284.2718036,
                "variance": 80810.45834
              },
              {
                "average": 4816494.211,
                "count": 18404787,
                "maximum": 4817209.572,
                "minimum": 4815805.272,
                "name": "Y",
                "position": 1,
                "stddev": 393.744569,
                "variance": 155034.7856
              },
              {
                "average": 1357.819981,
                "count": 18404787,
                "maximum": 1889.227487,
                "minimum": 1305.047487,
                "name": "Z",
                "position": 2,
                "stddev": 21.88937086,
                "variance": 479.1445568
              },
              {
                "average": 20622.79398,
                "count": 18404787,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10178.66128,
                "variance": 103605145.5
              },
              {
                "average": 1.109594151,
                "count": 18404787,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3421597833,
                "variance": 0.1170733173
              },
              {
                "average": 1.219193789,
                "count": 18404787,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4791782598,
                "variance": 0.2296118047
              },
              {
                "average": 0.4988990636,
                "count": 18404787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988015,
                "variance": 0.2499988015
              },
              {
                "average": 0,
                "count": 18404787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.717879267,
                "count": 18404787,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.914119442,
                "variance": 8.492092122
              },
              {
                "average": 1.268669603,
                "count": 18404787,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.735271,
                "variance": 115.2460435
              },
              {
                "average": 0.492525287,
                "count": 18404787,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999441391,
                "variance": 0.2499441422
              },
              {
                "average": 10101.59591,
                "count": 18404787,
                "maximum": 10110,
                "minimum": 10056,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.94287834,
                "variance": 287.0611265
              },
              {
                "average": 243700260.7,
                "count": 18404787,
                "maximum": 243711999.5,
                "minimum": 243623565.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29003.13032,
                "variance": 841181568.6
              },
              {
                "average": 0,
                "count": 18404787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18404787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18404787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18404787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18404787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607124.8485,
              4815805.272,
              1305.047487,
              608153.2485,
              4817209.572,
              1889.227487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607124.8484612978,
                    4815805.271836558,
                    1305.0474872413847
                  ],
                  [
                    607124.8484612978,
                    4817209.571836559,
                    1305.0474872413847
                  ],
                  [
                    608153.2484612977,
                    4817209.571836559,
                    1889.227487241385
                  ],
                  [
                    608153.2484612977,
                    4815805.271836558,
                    1889.227487241385
                  ],
                  [
                    607124.8484612978,
                    4815805.271836558,
                    1305.0474872413847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:33:19+00:00",
            "end_time": "2019-06-03T18:59: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": "20190604_43121D4421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4378061839163,
              43.3749991415238,
              1619.889044478625
            ],
            [
              -121.43748084949719,
              43.38766571786356,
              1619.889044478625
            ],
            [
              -121.42466276766318,
              43.387489829365265,
              2142.389044478625
            ],
            [
              -121.42499076827521,
              43.3748233303797,
              2142.389044478625
            ],
            [
              -121.4378061839163,
              43.3749991415238,
              1619.889044478625
            ]
          ]
        ]
      },
      "bbox": [
        -121.4378062,
        43.37482333,
        1619.889044,
        -121.4246628,
        43.38766572,
        2142.389044
      ],
      "properties": {
        "datetime": "2019-06-04T16:25:50Z",
        "pc:count": 24834683,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 627071.1589,
            "count": 24834683,
            "maximum": 627594.2509,
            "minimum": 626555.6709,
            "name": "X",
            "position": 0,
            "stddev": 290.5012633,
            "variance": 84390.98397
          },
          {
            "average": 4804340.637,
            "count": 24834683,
            "maximum": 4805051.438,
            "minimum": 4803644.218,
            "name": "Y",
            "position": 1,
            "stddev": 395.6878389,
            "variance": 156568.8659
          },
          {
            "average": 1714.94414,
            "count": 24834683,
            "maximum": 2142.389044,
            "minimum": 1619.889044,
            "name": "Z",
            "position": 2,
            "stddev": 41.80158091,
            "variance": 1747.372166
          },
          {
            "average": 16569.29534,
            "count": 24834683,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9904.703698,
            "variance": 98103155.35
          },
          {
            "average": 1.217646547,
            "count": 24834683,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4912197183,
            "variance": 0.2412968116
          },
          {
            "average": 1.435314636,
            "count": 24834683,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6774316868,
            "variance": 0.4589136902
          },
          {
            "average": 0.4375607693,
            "count": 24834683,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4960860332,
            "variance": 0.2461013524
          },
          {
            "average": 0,
            "count": 24834683,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273250599,
            "count": 24834683,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.551130768,
            "variance": 2.40600666
          },
          {
            "average": -0.1500860718,
            "count": 24834683,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83471664,
            "variance": 117.3910846
          },
          {
            "average": 0.4901800035,
            "count": 24834683,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999035684,
            "variance": 0.2499035777
          },
          {
            "average": 10080.0214,
            "count": 24834683,
            "maximum": 10083,
            "minimum": 10077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.120839962,
            "variance": 1.256282221
          },
          {
            "average": 243699204.2,
            "count": 24834683,
            "maximum": 243700750.7,
            "minimum": 243697937.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 511.8110236,
            "variance": 261950.5239
          },
          {
            "average": 0,
            "count": 24834683,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24834683,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24834683,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24834683,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24834683,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          626555.6709,
          4803644.218,
          1619.889044,
          627594.2509,
          4805051.438,
          2142.389044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                626555.6708607781,
                4803644.21756551,
                1619.889044478625
              ],
              [
                626555.6708607781,
                4805051.437565511,
                1619.889044478625
              ],
              [
                627594.2508607781,
                4805051.437565511,
                2142.389044478625
              ],
              [
                627594.2508607781,
                4803644.21756551,
                2142.389044478625
              ],
              [
                626555.6708607781,
                4803644.21756551,
                1619.889044478625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:25:50+00:00",
        "end_time": "2019-06-04T15:38:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4378062,
            43.37482333,
            1619.889044,
            -121.4246628,
            43.38766572,
            2142.389044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4378061839163,
                  43.3749991415238,
                  1619.889044478625
                ],
                [
                  -121.43748084949719,
                  43.38766571786356,
                  1619.889044478625
                ],
                [
                  -121.42466276766318,
                  43.387489829365265,
                  2142.389044478625
                ],
                [
                  -121.42499076827521,
                  43.3748233303797,
                  2142.389044478625
                ],
                [
                  -121.4378061839163,
                  43.3749991415238,
                  1619.889044478625
                ]
              ]
            ]
          },
          "id": "20190604_43121D4421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:25:50Z",
            "pc:count": 24834683,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 627071.1589,
                "count": 24834683,
                "maximum": 627594.2509,
                "minimum": 626555.6709,
                "name": "X",
                "position": 0,
                "stddev": 290.5012633,
                "variance": 84390.98397
              },
              {
                "average": 4804340.637,
                "count": 24834683,
                "maximum": 4805051.438,
                "minimum": 4803644.218,
                "name": "Y",
                "position": 1,
                "stddev": 395.6878389,
                "variance": 156568.8659
              },
              {
                "average": 1714.94414,
                "count": 24834683,
                "maximum": 2142.389044,
                "minimum": 1619.889044,
                "name": "Z",
                "position": 2,
                "stddev": 41.80158091,
                "variance": 1747.372166
              },
              {
                "average": 16569.29534,
                "count": 24834683,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9904.703698,
                "variance": 98103155.35
              },
              {
                "average": 1.217646547,
                "count": 24834683,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4912197183,
                "variance": 0.2412968116
              },
              {
                "average": 1.435314636,
                "count": 24834683,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6774316868,
                "variance": 0.4589136902
              },
              {
                "average": 0.4375607693,
                "count": 24834683,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4960860332,
                "variance": 0.2461013524
              },
              {
                "average": 0,
                "count": 24834683,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273250599,
                "count": 24834683,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.551130768,
                "variance": 2.40600666
              },
              {
                "average": -0.1500860718,
                "count": 24834683,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83471664,
                "variance": 117.3910846
              },
              {
                "average": 0.4901800035,
                "count": 24834683,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999035684,
                "variance": 0.2499035777
              },
              {
                "average": 10080.0214,
                "count": 24834683,
                "maximum": 10083,
                "minimum": 10077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.120839962,
                "variance": 1.256282221
              },
              {
                "average": 243699204.2,
                "count": 24834683,
                "maximum": 243700750.7,
                "minimum": 243697937.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 511.8110236,
                "variance": 261950.5239
              },
              {
                "average": 0,
                "count": 24834683,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24834683,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24834683,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24834683,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24834683,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              626555.6709,
              4803644.218,
              1619.889044,
              627594.2509,
              4805051.438,
              2142.389044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    626555.6708607781,
                    4803644.21756551,
                    1619.889044478625
                  ],
                  [
                    626555.6708607781,
                    4805051.437565511,
                    1619.889044478625
                  ],
                  [
                    627594.2508607781,
                    4805051.437565511,
                    2142.389044478625
                  ],
                  [
                    627594.2508607781,
                    4803644.21756551,
                    2142.389044478625
                  ],
                  [
                    626555.6708607781,
                    4803644.21756551,
                    1619.889044478625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:25:50+00:00",
            "end_time": "2019-06-04T15:38: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": "20190601_43121D6112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73771833253329,
              43.463830324174516,
              1331.781524608123
            ],
            [
              -121.73748306824217,
              43.47513253508109,
              1331.781524608123
            ],
            [
              -121.72474842993891,
              43.474991199851225,
              1908.181524608123
            ],
            [
              -121.72498606571266,
              43.46368904439919,
              1908.181524608123
            ],
            [
              -121.73771833253329,
              43.463830324174516,
              1331.781524608123
            ]
          ]
        ]
      },
      "bbox": [
        -121.7377183,
        43.46368904,
        1331.781525,
        -121.7247484,
        43.47513254,
        1908.181525
      ],
      "properties": {
        "datetime": "2019-06-01T17:13:30Z",
        "pc:count": 18531642,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602624.4722,
            "count": 18531642,
            "maximum": 603139.8672,
            "minimum": 602109.6672,
            "name": "X",
            "position": 0,
            "stddev": 288.863613,
            "variance": 83442.18691
          },
          {
            "average": 4813724.929,
            "count": 18531642,
            "maximum": 4814353.762,
            "minimum": 4813098.262,
            "name": "Y",
            "position": 1,
            "stddev": 348.5989067,
            "variance": 121521.1977
          },
          {
            "average": 1380.718591,
            "count": 18531642,
            "maximum": 1908.181525,
            "minimum": 1331.781525,
            "name": "Z",
            "position": 2,
            "stddev": 5.633550249,
            "variance": 31.73688841
          },
          {
            "average": 16004.7243,
            "count": 18531642,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8661.194726,
            "variance": 75016294.08
          },
          {
            "average": 1.149357083,
            "count": 18531642,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3929040973,
            "variance": 0.1543736297
          },
          {
            "average": 1.298740068,
            "count": 18531642,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5398806437,
            "variance": 0.2914711095
          },
          {
            "average": 0.5023505203,
            "count": 18531642,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944885,
            "variance": 0.2499944885
          },
          {
            "average": 0,
            "count": 18531642,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186063491,
            "count": 18531642,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9685104722,
            "variance": 0.9380125348
          },
          {
            "average": -0.3754709659,
            "count": 18531642,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80234409,
            "variance": 116.6906379
          },
          {
            "average": 0.4938901259,
            "count": 18531642,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999626815,
            "variance": 0.2499626829
          },
          {
            "average": 10003.37627,
            "count": 18531642,
            "maximum": 10006,
            "minimum": 10001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9152567082,
            "variance": 0.8376948419
          },
          {
            "average": 243443446.6,
            "count": 18531642,
            "maximum": 243444410,
            "minimum": 243442815.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 268.4307852,
            "variance": 72055.08645
          },
          {
            "average": 0,
            "count": 18531642,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18531642,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18531642,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18531642,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18531642,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602109.6672,
          4813098.262,
          1331.781525,
          603139.8672,
          4814353.762,
          1908.181525
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602109.6671750806,
                4813098.262476316,
                1331.781524608123
              ],
              [
                602109.6671750806,
                4814353.762476316,
                1331.781524608123
              ],
              [
                603139.8671750806,
                4814353.762476316,
                1908.181524608123
              ],
              [
                603139.8671750806,
                4813098.262476316,
                1908.181524608123
              ],
              [
                602109.6671750806,
                4813098.262476316,
                1331.781524608123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-01T17:13:30+00:00",
        "end_time": "2019-06-01T16:46:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7377183,
            43.46368904,
            1331.781525,
            -121.7247484,
            43.47513254,
            1908.181525
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73771833253329,
                  43.463830324174516,
                  1331.781524608123
                ],
                [
                  -121.73748306824217,
                  43.47513253508109,
                  1331.781524608123
                ],
                [
                  -121.72474842993891,
                  43.474991199851225,
                  1908.181524608123
                ],
                [
                  -121.72498606571266,
                  43.46368904439919,
                  1908.181524608123
                ],
                [
                  -121.73771833253329,
                  43.463830324174516,
                  1331.781524608123
                ]
              ]
            ]
          },
          "id": "20190601_43121D6112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-01T17:13:30Z",
            "pc:count": 18531642,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602624.4722,
                "count": 18531642,
                "maximum": 603139.8672,
                "minimum": 602109.6672,
                "name": "X",
                "position": 0,
                "stddev": 288.863613,
                "variance": 83442.18691
              },
              {
                "average": 4813724.929,
                "count": 18531642,
                "maximum": 4814353.762,
                "minimum": 4813098.262,
                "name": "Y",
                "position": 1,
                "stddev": 348.5989067,
                "variance": 121521.1977
              },
              {
                "average": 1380.718591,
                "count": 18531642,
                "maximum": 1908.181525,
                "minimum": 1331.781525,
                "name": "Z",
                "position": 2,
                "stddev": 5.633550249,
                "variance": 31.73688841
              },
              {
                "average": 16004.7243,
                "count": 18531642,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8661.194726,
                "variance": 75016294.08
              },
              {
                "average": 1.149357083,
                "count": 18531642,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3929040973,
                "variance": 0.1543736297
              },
              {
                "average": 1.298740068,
                "count": 18531642,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5398806437,
                "variance": 0.2914711095
              },
              {
                "average": 0.5023505203,
                "count": 18531642,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944885,
                "variance": 0.2499944885
              },
              {
                "average": 0,
                "count": 18531642,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186063491,
                "count": 18531642,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9685104722,
                "variance": 0.9380125348
              },
              {
                "average": -0.3754709659,
                "count": 18531642,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80234409,
                "variance": 116.6906379
              },
              {
                "average": 0.4938901259,
                "count": 18531642,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999626815,
                "variance": 0.2499626829
              },
              {
                "average": 10003.37627,
                "count": 18531642,
                "maximum": 10006,
                "minimum": 10001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9152567082,
                "variance": 0.8376948419
              },
              {
                "average": 243443446.6,
                "count": 18531642,
                "maximum": 243444410,
                "minimum": 243442815.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 268.4307852,
                "variance": 72055.08645
              },
              {
                "average": 0,
                "count": 18531642,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18531642,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18531642,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18531642,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18531642,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602109.6672,
              4813098.262,
              1331.781525,
              603139.8672,
              4814353.762,
              1908.181525
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602109.6671750806,
                    4813098.262476316,
                    1331.781524608123
                  ],
                  [
                    602109.6671750806,
                    4814353.762476316,
                    1331.781524608123
                  ],
                  [
                    603139.8671750806,
                    4814353.762476316,
                    1908.181524608123
                  ],
                  [
                    603139.8671750806,
                    4813098.262476316,
                    1908.181524608123
                  ],
                  [
                    602109.6671750806,
                    4813098.262476316,
                    1331.781524608123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-01T17:13:30+00:00",
            "end_time": "2019-06-01T16:46: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": "20190603_43121D6221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775573149172,
              43.43749836908668,
              1364.5328479464602
            ],
            [
              -121.68748245094714,
              43.4501381095348,
              1364.5328479464602
            ],
            [
              -121.6747135236265,
              43.4499908120232,
              1879.61284794646
            ],
            [
              -121.67498946091466,
              43.437351136210125,
              1879.61284794646
            ],
            [
              -121.68775573149172,
              43.43749836908668,
              1364.5328479464602
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877557,
        43.43735114,
        1364.532848,
        -121.6747135,
        43.45013811,
        1879.612848
      ],
      "properties": {
        "datetime": "2019-06-03T17:57:17Z",
        "pc:count": 19827702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606727.1145,
            "count": 19827702,
            "maximum": 607230.8173,
            "minimum": 606197.3973,
            "name": "X",
            "position": 0,
            "stddev": 292.8288248,
            "variance": 85748.72064
          },
          {
            "average": 4810931.109,
            "count": 19827702,
            "maximum": 4811640.444,
            "minimum": 4810236.344,
            "name": "Y",
            "position": 1,
            "stddev": 397.1860559,
            "variance": 157756.763
          },
          {
            "average": 1394.68727,
            "count": 19827702,
            "maximum": 1879.612848,
            "minimum": 1364.532848,
            "name": "Z",
            "position": 2,
            "stddev": 12.68248846,
            "variance": 160.8455135
          },
          {
            "average": 21155.16152,
            "count": 19827702,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10521.65078,
            "variance": 110705135.1
          },
          {
            "average": 1.12877453,
            "count": 19827702,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3670582209,
            "variance": 0.1347317375
          },
          {
            "average": 1.25756076,
            "count": 19827702,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5087644352,
            "variance": 0.2588412506
          },
          {
            "average": 0.5015779943,
            "count": 19827702,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975225,
            "variance": 0.2499975225
          },
          {
            "average": 0,
            "count": 19827702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210949559,
            "count": 19827702,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9786051586,
            "variance": 0.9576680564
          },
          {
            "average": -0.07747971078,
            "count": 19827702,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80487036,
            "variance": 116.7452235
          },
          {
            "average": 0.4987089275,
            "count": 19827702,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999983457,
            "variance": 0.2499983457
          },
          {
            "average": 10046.97372,
            "count": 19827702,
            "maximum": 10050,
            "minimum": 10045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.133802742,
            "variance": 1.285508658
          },
          {
            "average": 243617672,
            "count": 19827702,
            "maximum": 243619837.7,
            "minimum": 243616177.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 785.1479925,
            "variance": 616457.3702
          },
          {
            "average": 0,
            "count": 19827702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19827702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19827702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19827702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19827702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606197.3973,
          4810236.344,
          1364.532848,
          607230.8173,
          4811640.444,
          1879.612848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606197.3972894001,
                4810236.3438556595,
                1364.5328479464602
              ],
              [
                606197.3972894001,
                4811640.443855659,
                1364.5328479464602
              ],
              [
                607230.8172894,
                4811640.443855659,
                1879.61284794646
              ],
              [
                607230.8172894,
                4810236.3438556595,
                1879.61284794646
              ],
              [
                606197.3972894001,
                4810236.3438556595,
                1364.5328479464602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:57:17+00:00",
        "end_time": "2019-06-03T16:56:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877557,
            43.43735114,
            1364.532848,
            -121.6747135,
            43.45013811,
            1879.612848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775573149172,
                  43.43749836908668,
                  1364.5328479464602
                ],
                [
                  -121.68748245094714,
                  43.4501381095348,
                  1364.5328479464602
                ],
                [
                  -121.6747135236265,
                  43.4499908120232,
                  1879.61284794646
                ],
                [
                  -121.67498946091466,
                  43.437351136210125,
                  1879.61284794646
                ],
                [
                  -121.68775573149172,
                  43.43749836908668,
                  1364.5328479464602
                ]
              ]
            ]
          },
          "id": "20190603_43121D6221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:57:17Z",
            "pc:count": 19827702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606727.1145,
                "count": 19827702,
                "maximum": 607230.8173,
                "minimum": 606197.3973,
                "name": "X",
                "position": 0,
                "stddev": 292.8288248,
                "variance": 85748.72064
              },
              {
                "average": 4810931.109,
                "count": 19827702,
                "maximum": 4811640.444,
                "minimum": 4810236.344,
                "name": "Y",
                "position": 1,
                "stddev": 397.1860559,
                "variance": 157756.763
              },
              {
                "average": 1394.68727,
                "count": 19827702,
                "maximum": 1879.612848,
                "minimum": 1364.532848,
                "name": "Z",
                "position": 2,
                "stddev": 12.68248846,
                "variance": 160.8455135
              },
              {
                "average": 21155.16152,
                "count": 19827702,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10521.65078,
                "variance": 110705135.1
              },
              {
                "average": 1.12877453,
                "count": 19827702,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3670582209,
                "variance": 0.1347317375
              },
              {
                "average": 1.25756076,
                "count": 19827702,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5087644352,
                "variance": 0.2588412506
              },
              {
                "average": 0.5015779943,
                "count": 19827702,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975225,
                "variance": 0.2499975225
              },
              {
                "average": 0,
                "count": 19827702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210949559,
                "count": 19827702,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9786051586,
                "variance": 0.9576680564
              },
              {
                "average": -0.07747971078,
                "count": 19827702,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80487036,
                "variance": 116.7452235
              },
              {
                "average": 0.4987089275,
                "count": 19827702,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999983457,
                "variance": 0.2499983457
              },
              {
                "average": 10046.97372,
                "count": 19827702,
                "maximum": 10050,
                "minimum": 10045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.133802742,
                "variance": 1.285508658
              },
              {
                "average": 243617672,
                "count": 19827702,
                "maximum": 243619837.7,
                "minimum": 243616177.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 785.1479925,
                "variance": 616457.3702
              },
              {
                "average": 0,
                "count": 19827702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19827702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19827702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19827702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19827702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606197.3973,
              4810236.344,
              1364.532848,
              607230.8173,
              4811640.444,
              1879.612848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606197.3972894001,
                    4810236.3438556595,
                    1364.5328479464602
                  ],
                  [
                    606197.3972894001,
                    4811640.443855659,
                    1364.5328479464602
                  ],
                  [
                    607230.8172894,
                    4811640.443855659,
                    1879.61284794646
                  ],
                  [
                    607230.8172894,
                    4810236.3438556595,
                    1879.61284794646
                  ],
                  [
                    606197.3972894001,
                    4810236.3438556595,
                    1364.5328479464602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:57:17+00:00",
            "end_time": "2019-06-03T16:56: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": "20190602_43121D5123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027372740191,
              43.43749875390315,
              1327.3730291811303
            ],
            [
              -121.59998201586511,
              43.45014739833939,
              1327.3730291811303
            ],
            [
              -121.58719625464829,
              43.44999011676482,
              1892.3730291811303
            ],
            [
              -121.5874906281113,
              43.43734154139327,
              1892.3730291811303
            ],
            [
              -121.60027372740191,
              43.43749875390315,
              1327.3730291811303
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002737,
        43.43734154,
        1327.373029,
        -121.5871963,
        43.4501474,
        1892.373029
      ],
      "properties": {
        "datetime": "2019-06-03T17:21:53Z",
        "pc:count": 20025200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613791.889,
            "count": 20025200,
            "maximum": 614312.0431,
            "minimum": 613277.2231,
            "name": "X",
            "position": 0,
            "stddev": 294.02374,
            "variance": 86449.95967
          },
          {
            "average": 4811064.648,
            "count": 20025200,
            "maximum": 4811756.752,
            "minimum": 4810351.612,
            "name": "Y",
            "position": 1,
            "stddev": 394.093984,
            "variance": 155310.0682
          },
          {
            "average": 1332.269645,
            "count": 20025200,
            "maximum": 1892.373029,
            "minimum": 1327.373029,
            "name": "Z",
            "position": 2,
            "stddev": 3.945865905,
            "variance": 15.56985774
          },
          {
            "average": 20269.37806,
            "count": 20025200,
            "maximum": 48525,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9733.053451,
            "variance": 94732329.48
          },
          {
            "average": 1.102537653,
            "count": 20025200,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.327074068,
            "variance": 0.106977446
          },
          {
            "average": 1.205079,
            "count": 20025200,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4559490989,
            "variance": 0.2078895808
          },
          {
            "average": 0.4999956055,
            "count": 20025200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000125,
            "variance": 0.2500000125
          },
          {
            "average": 0,
            "count": 20025200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189035316,
            "count": 20025200,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7445598341,
            "variance": 0.5543693466
          },
          {
            "average": 0.9656444032,
            "count": 20025200,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81850994,
            "variance": 117.0401573
          },
          {
            "average": 0.4986528474,
            "count": 20025200,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981977,
            "variance": 0.2499981977
          },
          {
            "average": 10043.34182,
            "count": 20025200,
            "maximum": 10047,
            "minimum": 10039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.316600088,
            "variance": 5.366635967
          },
          {
            "average": 243595353.7,
            "count": 20025200,
            "maximum": 243617713.9,
            "minimum": 243540825.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33457.57789,
            "variance": 1119409518
          },
          {
            "average": 0,
            "count": 20025200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20025200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20025200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20025200,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20025200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613277.2231,
          4810351.612,
          1327.373029,
          614312.0431,
          4811756.752,
          1892.373029
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613277.2231210574,
                4810351.612204595,
                1327.3730291811303
              ],
              [
                613277.2231210574,
                4811756.752204595,
                1327.3730291811303
              ],
              [
                614312.0431210574,
                4811756.752204595,
                1892.3730291811303
              ],
              [
                614312.0431210574,
                4810351.612204595,
                1892.3730291811303
              ],
              [
                613277.2231210574,
                4810351.612204595,
                1327.3730291811303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:21:53+00:00",
        "end_time": "2019-06-02T20:00:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002737,
            43.43734154,
            1327.373029,
            -121.5871963,
            43.4501474,
            1892.373029
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027372740191,
                  43.43749875390315,
                  1327.3730291811303
                ],
                [
                  -121.59998201586511,
                  43.45014739833939,
                  1327.3730291811303
                ],
                [
                  -121.58719625464829,
                  43.44999011676482,
                  1892.3730291811303
                ],
                [
                  -121.5874906281113,
                  43.43734154139327,
                  1892.3730291811303
                ],
                [
                  -121.60027372740191,
                  43.43749875390315,
                  1327.3730291811303
                ]
              ]
            ]
          },
          "id": "20190602_43121D5123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:21:53Z",
            "pc:count": 20025200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613791.889,
                "count": 20025200,
                "maximum": 614312.0431,
                "minimum": 613277.2231,
                "name": "X",
                "position": 0,
                "stddev": 294.02374,
                "variance": 86449.95967
              },
              {
                "average": 4811064.648,
                "count": 20025200,
                "maximum": 4811756.752,
                "minimum": 4810351.612,
                "name": "Y",
                "position": 1,
                "stddev": 394.093984,
                "variance": 155310.0682
              },
              {
                "average": 1332.269645,
                "count": 20025200,
                "maximum": 1892.373029,
                "minimum": 1327.373029,
                "name": "Z",
                "position": 2,
                "stddev": 3.945865905,
                "variance": 15.56985774
              },
              {
                "average": 20269.37806,
                "count": 20025200,
                "maximum": 48525,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9733.053451,
                "variance": 94732329.48
              },
              {
                "average": 1.102537653,
                "count": 20025200,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.327074068,
                "variance": 0.106977446
              },
              {
                "average": 1.205079,
                "count": 20025200,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4559490989,
                "variance": 0.2078895808
              },
              {
                "average": 0.4999956055,
                "count": 20025200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000125,
                "variance": 0.2500000125
              },
              {
                "average": 0,
                "count": 20025200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189035316,
                "count": 20025200,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7445598341,
                "variance": 0.5543693466
              },
              {
                "average": 0.9656444032,
                "count": 20025200,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81850994,
                "variance": 117.0401573
              },
              {
                "average": 0.4986528474,
                "count": 20025200,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981977,
                "variance": 0.2499981977
              },
              {
                "average": 10043.34182,
                "count": 20025200,
                "maximum": 10047,
                "minimum": 10039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.316600088,
                "variance": 5.366635967
              },
              {
                "average": 243595353.7,
                "count": 20025200,
                "maximum": 243617713.9,
                "minimum": 243540825.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33457.57789,
                "variance": 1119409518
              },
              {
                "average": 0,
                "count": 20025200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20025200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20025200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20025200,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20025200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613277.2231,
              4810351.612,
              1327.373029,
              614312.0431,
              4811756.752,
              1892.373029
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613277.2231210574,
                    4810351.612204595,
                    1327.3730291811303
                  ],
                  [
                    613277.2231210574,
                    4811756.752204595,
                    1327.3730291811303
                  ],
                  [
                    614312.0431210574,
                    4811756.752204595,
                    1892.3730291811303
                  ],
                  [
                    614312.0431210574,
                    4810351.612204595,
                    1892.3730291811303
                  ],
                  [
                    613277.2231210574,
                    4810351.612204595,
                    1327.3730291811303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:21:53+00:00",
            "end_time": "2019-06-02T20: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": "20190601_43121D6113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72522277322535,
              43.46369499696515,
              1357.2226209426303
            ],
            [
              -121.72498334155429,
              43.47508465392142,
              1357.2226209426303
            ],
            [
              -121.7169121720809,
              43.47499435809247,
              1852.8826209426302
            ],
            [
              -121.71715311840332,
              43.46360473683891,
              1852.8826209426302
            ],
            [
              -121.72522277322535,
              43.46369499696515,
              1357.2226209426303
            ]
          ]
        ]
      },
      "bbox": [
        -121.7252228,
        43.46360474,
        1357.222621,
        -121.7169122,
        43.47508465,
        1852.882621
      ],
      "properties": {
        "datetime": "2019-06-01T17:00:04Z",
        "pc:count": 7268990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603367.0102,
            "count": 7268990,
            "maximum": 603773.6489,
            "minimum": 603120.7089,
            "name": "X",
            "position": 0,
            "stddev": 156.5475712,
            "variance": 24507.14206
          },
          {
            "average": 4813878.673,
            "count": 7268990,
            "maximum": 4814363.85,
            "minimum": 4813098.63,
            "name": "Y",
            "position": 1,
            "stddev": 326.8689785,
            "variance": 106843.3291
          },
          {
            "average": 1377.233626,
            "count": 7268990,
            "maximum": 1852.882621,
            "minimum": 1357.222621,
            "name": "Z",
            "position": 2,
            "stddev": 4.553913043,
            "variance": 20.73812401
          },
          {
            "average": 16322.9398,
            "count": 7268990,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8206.689591,
            "variance": 67349754.04
          },
          {
            "average": 1.126864392,
            "count": 7268990,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3596547092,
            "variance": 0.1293515098
          },
          {
            "average": 1.253658899,
            "count": 7268990,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.495016193,
            "variance": 0.2450410313
          },
          {
            "average": 0.495271145,
            "count": 7268990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999776718,
            "variance": 0.2499776723
          },
          {
            "average": 0,
            "count": 7268990,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178098195,
            "count": 7268990,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8172130592,
            "variance": 0.6678371841
          },
          {
            "average": 2.423161134,
            "count": 7268990,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77480725,
            "variance": 116.0964714
          },
          {
            "average": 0.4837699598,
            "count": 7268990,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997365507,
            "variance": 0.2497366202
          },
          {
            "average": 10002.2733,
            "count": 7268990,
            "maximum": 10004,
            "minimum": 10001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7904588176,
            "variance": 0.6248251423
          },
          {
            "average": 243443139.6,
            "count": 7268990,
            "maximum": 243443604.8,
            "minimum": 243442796.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 211.8796817,
            "variance": 44892.99951
          },
          {
            "average": 0,
            "count": 7268990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7268990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7268990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7268990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7268990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603120.7089,
          4813098.63,
          1357.222621,
          603773.6489,
          4814363.85,
          1852.882621
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603120.708869203,
                4813098.630422419,
                1357.2226209426303
              ],
              [
                603120.708869203,
                4814363.85042242,
                1357.2226209426303
              ],
              [
                603773.6488692029,
                4814363.85042242,
                1852.8826209426302
              ],
              [
                603773.6488692029,
                4813098.630422419,
                1852.8826209426302
              ],
              [
                603120.708869203,
                4813098.630422419,
                1357.2226209426303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-01T17:00:04+00:00",
        "end_time": "2019-06-01T16:46:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D6113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D6113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D6113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7252228,
            43.46360474,
            1357.222621,
            -121.7169122,
            43.47508465,
            1852.882621
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72522277322535,
                  43.46369499696515,
                  1357.2226209426303
                ],
                [
                  -121.72498334155429,
                  43.47508465392142,
                  1357.2226209426303
                ],
                [
                  -121.7169121720809,
                  43.47499435809247,
                  1852.8826209426302
                ],
                [
                  -121.71715311840332,
                  43.46360473683891,
                  1852.8826209426302
                ],
                [
                  -121.72522277322535,
                  43.46369499696515,
                  1357.2226209426303
                ]
              ]
            ]
          },
          "id": "20190601_43121D6113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D6113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-01T17:00:04Z",
            "pc:count": 7268990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603367.0102,
                "count": 7268990,
                "maximum": 603773.6489,
                "minimum": 603120.7089,
                "name": "X",
                "position": 0,
                "stddev": 156.5475712,
                "variance": 24507.14206
              },
              {
                "average": 4813878.673,
                "count": 7268990,
                "maximum": 4814363.85,
                "minimum": 4813098.63,
                "name": "Y",
                "position": 1,
                "stddev": 326.8689785,
                "variance": 106843.3291
              },
              {
                "average": 1377.233626,
                "count": 7268990,
                "maximum": 1852.882621,
                "minimum": 1357.222621,
                "name": "Z",
                "position": 2,
                "stddev": 4.553913043,
                "variance": 20.73812401
              },
              {
                "average": 16322.9398,
                "count": 7268990,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8206.689591,
                "variance": 67349754.04
              },
              {
                "average": 1.126864392,
                "count": 7268990,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3596547092,
                "variance": 0.1293515098
              },
              {
                "average": 1.253658899,
                "count": 7268990,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.495016193,
                "variance": 0.2450410313
              },
              {
                "average": 0.495271145,
                "count": 7268990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999776718,
                "variance": 0.2499776723
              },
              {
                "average": 0,
                "count": 7268990,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178098195,
                "count": 7268990,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8172130592,
                "variance": 0.6678371841
              },
              {
                "average": 2.423161134,
                "count": 7268990,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77480725,
                "variance": 116.0964714
              },
              {
                "average": 0.4837699598,
                "count": 7268990,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997365507,
                "variance": 0.2497366202
              },
              {
                "average": 10002.2733,
                "count": 7268990,
                "maximum": 10004,
                "minimum": 10001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7904588176,
                "variance": 0.6248251423
              },
              {
                "average": 243443139.6,
                "count": 7268990,
                "maximum": 243443604.8,
                "minimum": 243442796.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 211.8796817,
                "variance": 44892.99951
              },
              {
                "average": 0,
                "count": 7268990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7268990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7268990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7268990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7268990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603120.7089,
              4813098.63,
              1357.222621,
              603773.6489,
              4814363.85,
              1852.882621
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603120.708869203,
                    4813098.630422419,
                    1357.2226209426303
                  ],
                  [
                    603120.708869203,
                    4814363.85042242,
                    1357.2226209426303
                  ],
                  [
                    603773.6488692029,
                    4814363.85042242,
                    1852.8826209426302
                  ],
                  [
                    603773.6488692029,
                    4813098.630422419,
                    1852.8826209426302
                  ],
                  [
                    603120.708869203,
                    4813098.630422419,
                    1357.2226209426303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-01T17:00:04+00:00",
            "end_time": "2019-06-01T16:46:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778656434118,
              43.412498555285126,
              1213.8667106316118
            ],
            [
              -121.53748191224008,
              43.42515465118499,
              1213.8667106316118
            ],
            [
              -121.52468299145484,
              43.424990214628735,
              1943.226710631612
            ],
            [
              -121.52499030730867,
              43.41233419098144,
              1943.226710631612
            ],
            [
              -121.53778656434118,
              43.412498555285126,
              1213.8667106316118
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377866,
        43.41233419,
        1213.866711,
        -121.524683,
        43.42515465,
        1943.226711
      ],
      "properties": {
        "datetime": "2019-06-02T18:44:02Z",
        "pc:count": 24326594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618898.5645,
            "count": 24326594,
            "maximum": 619419.3107,
            "minimum": 618382.9707,
            "name": "X",
            "position": 0,
            "stddev": 296.7788913,
            "variance": 88077.7103
          },
          {
            "average": 4808346.215,
            "count": 24326594,
            "maximum": 4809067.982,
            "minimum": 4807661.982,
            "name": "Y",
            "position": 1,
            "stddev": 413.1007067,
            "variance": 170652.1939
          },
          {
            "average": 1451.970778,
            "count": 24326594,
            "maximum": 1943.226711,
            "minimum": 1213.866711,
            "name": "Z",
            "position": 2,
            "stddev": 33.85497403,
            "variance": 1146.159267
          },
          {
            "average": 18502.23825,
            "count": 24326594,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10437.48999,
            "variance": 108941197.3
          },
          {
            "average": 1.190038523,
            "count": 24326594,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.460205791,
            "variance": 0.2117893701
          },
          {
            "average": 1.380124238,
            "count": 24326594,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.63973082,
            "variance": 0.4092555221
          },
          {
            "average": 0.5029743169,
            "count": 24326594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911636,
            "variance": 0.2499911637
          },
          {
            "average": 0,
            "count": 24326594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299417296,
            "count": 24326594,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.530811195,
            "variance": 2.343382914
          },
          {
            "average": -0.3979308051,
            "count": 24326594,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95328507,
            "variance": 119.9744538
          },
          {
            "average": 0.5051111964,
            "count": 24326594,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999738853,
            "variance": 0.2499738859
          },
          {
            "average": 10029.61117,
            "count": 24326594,
            "maximum": 10032,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.258993236,
            "variance": 1.585063969
          },
          {
            "average": 243534740.5,
            "count": 24326594,
            "maximum": 243536242,
            "minimum": 243533172,
            "name": "GpsTime",
            "position": 12,
            "stddev": 813.8020518,
            "variance": 662273.7795
          },
          {
            "average": 0,
            "count": 24326594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24326594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24326594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24326594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24326594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618382.9707,
          4807661.982,
          1213.866711,
          619419.3107,
          4809067.982,
          1943.226711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618382.9706507957,
                4807661.981755259,
                1213.8667106316118
              ],
              [
                618382.9706507957,
                4809067.981755259,
                1213.8667106316118
              ],
              [
                619419.3106507958,
                4809067.981755259,
                1943.226710631612
              ],
              [
                619419.3106507958,
                4807661.981755259,
                1943.226710631612
              ],
              [
                618382.9706507957,
                4807661.981755259,
                1213.8667106316118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:44:02+00:00",
        "end_time": "2019-06-02T17:52:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377866,
            43.41233419,
            1213.866711,
            -121.524683,
            43.42515465,
            1943.226711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778656434118,
                  43.412498555285126,
                  1213.8667106316118
                ],
                [
                  -121.53748191224008,
                  43.42515465118499,
                  1213.8667106316118
                ],
                [
                  -121.52468299145484,
                  43.424990214628735,
                  1943.226710631612
                ],
                [
                  -121.52499030730867,
                  43.41233419098144,
                  1943.226710631612
                ],
                [
                  -121.53778656434118,
                  43.412498555285126,
                  1213.8667106316118
                ]
              ]
            ]
          },
          "id": "20190602_43121D5408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:44:02Z",
            "pc:count": 24326594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618898.5645,
                "count": 24326594,
                "maximum": 619419.3107,
                "minimum": 618382.9707,
                "name": "X",
                "position": 0,
                "stddev": 296.7788913,
                "variance": 88077.7103
              },
              {
                "average": 4808346.215,
                "count": 24326594,
                "maximum": 4809067.982,
                "minimum": 4807661.982,
                "name": "Y",
                "position": 1,
                "stddev": 413.1007067,
                "variance": 170652.1939
              },
              {
                "average": 1451.970778,
                "count": 24326594,
                "maximum": 1943.226711,
                "minimum": 1213.866711,
                "name": "Z",
                "position": 2,
                "stddev": 33.85497403,
                "variance": 1146.159267
              },
              {
                "average": 18502.23825,
                "count": 24326594,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10437.48999,
                "variance": 108941197.3
              },
              {
                "average": 1.190038523,
                "count": 24326594,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.460205791,
                "variance": 0.2117893701
              },
              {
                "average": 1.380124238,
                "count": 24326594,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.63973082,
                "variance": 0.4092555221
              },
              {
                "average": 0.5029743169,
                "count": 24326594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911636,
                "variance": 0.2499911637
              },
              {
                "average": 0,
                "count": 24326594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299417296,
                "count": 24326594,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.530811195,
                "variance": 2.343382914
              },
              {
                "average": -0.3979308051,
                "count": 24326594,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95328507,
                "variance": 119.9744538
              },
              {
                "average": 0.5051111964,
                "count": 24326594,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999738853,
                "variance": 0.2499738859
              },
              {
                "average": 10029.61117,
                "count": 24326594,
                "maximum": 10032,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.258993236,
                "variance": 1.585063969
              },
              {
                "average": 243534740.5,
                "count": 24326594,
                "maximum": 243536242,
                "minimum": 243533172,
                "name": "GpsTime",
                "position": 12,
                "stddev": 813.8020518,
                "variance": 662273.7795
              },
              {
                "average": 0,
                "count": 24326594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24326594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24326594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24326594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24326594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618382.9707,
              4807661.982,
              1213.866711,
              619419.3107,
              4809067.982,
              1943.226711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618382.9706507957,
                    4807661.981755259,
                    1213.8667106316118
                  ],
                  [
                    618382.9706507957,
                    4809067.981755259,
                    1213.8667106316118
                  ],
                  [
                    619419.3106507958,
                    4809067.981755259,
                    1943.226710631612
                  ],
                  [
                    619419.3106507958,
                    4807661.981755259,
                    1943.226710631612
                  ],
                  [
                    618382.9706507957,
                    4807661.981755259,
                    1213.8667106316118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:44:02+00:00",
            "end_time": "2019-06-02T17:52:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776627400172,
              43.474998062976475,
              1352.7123044164755
            ],
            [
              -121.63748207165241,
              43.4876437635038,
              1352.7123044164755
            ],
            [
              -121.62470328390054,
              43.487490751100005,
              1909.5123044164757
            ],
            [
              -121.62499014969,
              43.47484511774229,
              1909.5123044164757
            ],
            [
              -121.63776627400172,
              43.474998062976475,
              1352.7123044164755
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377663,
        43.47484512,
        1352.712304,
        -121.6247033,
        43.48764376,
        1909.512304
      ],
      "properties": {
        "datetime": "2019-06-04T20:20:03Z",
        "pc:count": 21537712,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610674.5154,
            "count": 21537712,
            "maximum": 611208.4728,
            "minimum": 610174.8728,
            "name": "X",
            "position": 0,
            "stddev": 290.3704286,
            "variance": 84314.98582
          },
          {
            "average": 4815187.885,
            "count": 21537712,
            "maximum": 4815870.752,
            "minimum": 4814465.952,
            "name": "Y",
            "position": 1,
            "stddev": 406.8754291,
            "variance": 165547.6148
          },
          {
            "average": 1394.746287,
            "count": 21537712,
            "maximum": 1909.512304,
            "minimum": 1352.712304,
            "name": "Z",
            "position": 2,
            "stddev": 17.33825248,
            "variance": 300.6149992
          },
          {
            "average": 18824.77391,
            "count": 21537712,
            "maximum": 60071,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10472.58852,
            "variance": 109675110.3
          },
          {
            "average": 1.16250403,
            "count": 21537712,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4096175859,
            "variance": 0.1677865666
          },
          {
            "average": 1.32501131,
            "count": 21537712,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5607679204,
            "variance": 0.3144606605
          },
          {
            "average": 0.498391194,
            "count": 21537712,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974233,
            "variance": 0.2499974234
          },
          {
            "average": 0,
            "count": 21537712,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218468006,
            "count": 21537712,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.176147057,
            "variance": 1.383321899
          },
          {
            "average": 1.116217933,
            "count": 21537712,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77775027,
            "variance": 116.1599009
          },
          {
            "average": 0.4878345016,
            "count": 21537712,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998519903,
            "variance": 0.2498520123
          },
          {
            "average": 10055.58561,
            "count": 21537712,
            "maximum": 10116,
            "minimum": 10052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.775040725,
            "variance": 60.45125827
          },
          {
            "average": 243624110,
            "count": 21537712,
            "maximum": 243714803,
            "minimum": 243621078.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11576.09098,
            "variance": 134005882.4
          },
          {
            "average": 0,
            "count": 21537712,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21537712,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21537712,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21537712,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21537712,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610174.8728,
          4814465.952,
          1352.712304,
          611208.4728,
          4815870.752,
          1909.512304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610174.8728112886,
                4814465.952146165,
                1352.7123044164755
              ],
              [
                610174.8728112886,
                4815870.752146166,
                1352.7123044164755
              ],
              [
                611208.4728112887,
                4815870.752146166,
                1909.5123044164757
              ],
              [
                611208.4728112887,
                4814465.952146165,
                1909.5123044164757
              ],
              [
                610174.8728112886,
                4814465.952146165,
                1352.7123044164755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:20:03+00:00",
        "end_time": "2019-06-03T18:17:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377663,
            43.47484512,
            1352.712304,
            -121.6247033,
            43.48764376,
            1909.512304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776627400172,
                  43.474998062976475,
                  1352.7123044164755
                ],
                [
                  -121.63748207165241,
                  43.4876437635038,
                  1352.7123044164755
                ],
                [
                  -121.62470328390054,
                  43.487490751100005,
                  1909.5123044164757
                ],
                [
                  -121.62499014969,
                  43.47484511774229,
                  1909.5123044164757
                ],
                [
                  -121.63776627400172,
                  43.474998062976475,
                  1352.7123044164755
                ]
              ]
            ]
          },
          "id": "20190603_43121D6210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:20:03Z",
            "pc:count": 21537712,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610674.5154,
                "count": 21537712,
                "maximum": 611208.4728,
                "minimum": 610174.8728,
                "name": "X",
                "position": 0,
                "stddev": 290.3704286,
                "variance": 84314.98582
              },
              {
                "average": 4815187.885,
                "count": 21537712,
                "maximum": 4815870.752,
                "minimum": 4814465.952,
                "name": "Y",
                "position": 1,
                "stddev": 406.8754291,
                "variance": 165547.6148
              },
              {
                "average": 1394.746287,
                "count": 21537712,
                "maximum": 1909.512304,
                "minimum": 1352.712304,
                "name": "Z",
                "position": 2,
                "stddev": 17.33825248,
                "variance": 300.6149992
              },
              {
                "average": 18824.77391,
                "count": 21537712,
                "maximum": 60071,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10472.58852,
                "variance": 109675110.3
              },
              {
                "average": 1.16250403,
                "count": 21537712,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4096175859,
                "variance": 0.1677865666
              },
              {
                "average": 1.32501131,
                "count": 21537712,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5607679204,
                "variance": 0.3144606605
              },
              {
                "average": 0.498391194,
                "count": 21537712,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974233,
                "variance": 0.2499974234
              },
              {
                "average": 0,
                "count": 21537712,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218468006,
                "count": 21537712,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.176147057,
                "variance": 1.383321899
              },
              {
                "average": 1.116217933,
                "count": 21537712,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77775027,
                "variance": 116.1599009
              },
              {
                "average": 0.4878345016,
                "count": 21537712,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998519903,
                "variance": 0.2498520123
              },
              {
                "average": 10055.58561,
                "count": 21537712,
                "maximum": 10116,
                "minimum": 10052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.775040725,
                "variance": 60.45125827
              },
              {
                "average": 243624110,
                "count": 21537712,
                "maximum": 243714803,
                "minimum": 243621078.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11576.09098,
                "variance": 134005882.4
              },
              {
                "average": 0,
                "count": 21537712,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21537712,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21537712,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21537712,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21537712,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610174.8728,
              4814465.952,
              1352.712304,
              611208.4728,
              4815870.752,
              1909.512304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610174.8728112886,
                    4814465.952146165,
                    1352.7123044164755
                  ],
                  [
                    610174.8728112886,
                    4815870.752146166,
                    1352.7123044164755
                  ],
                  [
                    611208.4728112887,
                    4815870.752146166,
                    1909.5123044164757
                  ],
                  [
                    611208.4728112887,
                    4814465.952146165,
                    1909.5123044164757
                  ],
                  [
                    610174.8728112886,
                    4814465.952146165,
                    1352.7123044164755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:20:03+00:00",
            "end_time": "2019-06-03T18:17: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": "20190602_43121D5401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278143962967,
              43.42499889764803,
              1238.1403793599873
            ],
            [
              -121.56248195721241,
              43.437651145113406,
              1238.1403793599873
            ],
            [
              -121.54968841306437,
              43.43748957294045,
              1933.5003793599874
            ],
            [
              -121.54999055853217,
              43.42483739644573,
              1933.5003793599874
            ],
            [
              -121.56278143962967,
              43.42499889764803,
              1238.1403793599873
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627814,
        43.4248374,
        1238.140379,
        -121.5496884,
        43.43765115,
        1933.500379
      ],
      "properties": {
        "datetime": "2019-06-02T19:59:50Z",
        "pc:count": 31174926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616839.5848,
            "count": 31174926,
            "maximum": 617371.0638,
            "minimum": 616335.3838,
            "name": "X",
            "position": 0,
            "stddev": 287.0918947,
            "variance": 82421.75602
          },
          {
            "average": 4809713.647,
            "count": 31174926,
            "maximum": 4810420.614,
            "minimum": 4809015.054,
            "name": "Y",
            "position": 1,
            "stddev": 383.391839,
            "variance": 146989.3022
          },
          {
            "average": 1383.204189,
            "count": 31174926,
            "maximum": 1933.500379,
            "minimum": 1238.140379,
            "name": "Z",
            "position": 2,
            "stddev": 25.43054879,
            "variance": 646.7128119
          },
          {
            "average": 17487.13125,
            "count": 31174926,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10214.57871,
            "variance": 104337618.3
          },
          {
            "average": 1.185288042,
            "count": 31174926,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4497086379,
            "variance": 0.202237859
          },
          {
            "average": 1.370560302,
            "count": 31174926,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6221341548,
            "variance": 0.3870509065
          },
          {
            "average": 0.5024435343,
            "count": 31174926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940371,
            "variance": 0.2499940372
          },
          {
            "average": 0,
            "count": 31174926,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218598241,
            "count": 31174926,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.331627643,
            "variance": 1.773232179
          },
          {
            "average": -0.5900028876,
            "count": 31174926,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82741866,
            "variance": 117.2329948
          },
          {
            "average": 0.4968083324,
            "count": 31174926,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999898212,
            "variance": 0.2499898213
          },
          {
            "average": 10035.30939,
            "count": 31174926,
            "maximum": 10039,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.325499116,
            "variance": 5.407946138
          },
          {
            "average": 243538395.6,
            "count": 31174926,
            "maximum": 243540790.8,
            "minimum": 243535668.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1465.41433,
            "variance": 2147439.158
          },
          {
            "average": 0,
            "count": 31174926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31174926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31174926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31174926,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31174926,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616335.3838,
          4809015.054,
          1238.140379,
          617371.0638,
          4810420.614,
          1933.500379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616335.3838131645,
                4809015.053782779,
                1238.1403793599873
              ],
              [
                616335.3838131645,
                4810420.613782779,
                1238.1403793599873
              ],
              [
                617371.0638131645,
                4810420.613782779,
                1933.5003793599874
              ],
              [
                617371.0638131645,
                4809015.053782779,
                1933.5003793599874
              ],
              [
                616335.3838131645,
                4809015.053782779,
                1238.1403793599873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:59:50+00:00",
        "end_time": "2019-06-02T18:34:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627814,
            43.4248374,
            1238.140379,
            -121.5496884,
            43.43765115,
            1933.500379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278143962967,
                  43.42499889764803,
                  1238.1403793599873
                ],
                [
                  -121.56248195721241,
                  43.437651145113406,
                  1238.1403793599873
                ],
                [
                  -121.54968841306437,
                  43.43748957294045,
                  1933.5003793599874
                ],
                [
                  -121.54999055853217,
                  43.42483739644573,
                  1933.5003793599874
                ],
                [
                  -121.56278143962967,
                  43.42499889764803,
                  1238.1403793599873
                ]
              ]
            ]
          },
          "id": "20190602_43121D5401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:59:50Z",
            "pc:count": 31174926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616839.5848,
                "count": 31174926,
                "maximum": 617371.0638,
                "minimum": 616335.3838,
                "name": "X",
                "position": 0,
                "stddev": 287.0918947,
                "variance": 82421.75602
              },
              {
                "average": 4809713.647,
                "count": 31174926,
                "maximum": 4810420.614,
                "minimum": 4809015.054,
                "name": "Y",
                "position": 1,
                "stddev": 383.391839,
                "variance": 146989.3022
              },
              {
                "average": 1383.204189,
                "count": 31174926,
                "maximum": 1933.500379,
                "minimum": 1238.140379,
                "name": "Z",
                "position": 2,
                "stddev": 25.43054879,
                "variance": 646.7128119
              },
              {
                "average": 17487.13125,
                "count": 31174926,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10214.57871,
                "variance": 104337618.3
              },
              {
                "average": 1.185288042,
                "count": 31174926,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4497086379,
                "variance": 0.202237859
              },
              {
                "average": 1.370560302,
                "count": 31174926,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6221341548,
                "variance": 0.3870509065
              },
              {
                "average": 0.5024435343,
                "count": 31174926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940371,
                "variance": 0.2499940372
              },
              {
                "average": 0,
                "count": 31174926,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218598241,
                "count": 31174926,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.331627643,
                "variance": 1.773232179
              },
              {
                "average": -0.5900028876,
                "count": 31174926,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82741866,
                "variance": 117.2329948
              },
              {
                "average": 0.4968083324,
                "count": 31174926,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999898212,
                "variance": 0.2499898213
              },
              {
                "average": 10035.30939,
                "count": 31174926,
                "maximum": 10039,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.325499116,
                "variance": 5.407946138
              },
              {
                "average": 243538395.6,
                "count": 31174926,
                "maximum": 243540790.8,
                "minimum": 243535668.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1465.41433,
                "variance": 2147439.158
              },
              {
                "average": 0,
                "count": 31174926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31174926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31174926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31174926,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31174926,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616335.3838,
              4809015.054,
              1238.140379,
              617371.0638,
              4810420.614,
              1933.500379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616335.3838131645,
                    4809015.053782779,
                    1238.1403793599873
                  ],
                  [
                    616335.3838131645,
                    4810420.613782779,
                    1238.1403793599873
                  ],
                  [
                    617371.0638131645,
                    4810420.613782779,
                    1933.5003793599874
                  ],
                  [
                    617371.0638131645,
                    4809015.053782779,
                    1933.5003793599874
                  ],
                  [
                    616335.3838131645,
                    4809015.053782779,
                    1238.1403793599873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:59:50+00:00",
            "end_time": "2019-06-02T18: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": "20190603_43121D6222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525800880094,
              43.43749791627938,
              1394.2826481085094
            ],
            [
              -121.67498207491302,
              43.450139933651265,
              1394.2826481085094
            ],
            [
              -121.66221074074261,
              43.449991211408005,
              1888.8226481085094
            ],
            [
              -121.66248933232663,
              43.43734925930807,
              1888.8226481085094
            ],
            [
              -121.67525800880094,
              43.43749791627938,
              1394.2826481085094
            ]
          ]
        ]
      },
      "bbox": [
        -121.675258,
        43.43734926,
        1394.282648,
        -121.6622107,
        43.45013993,
        1888.822648
      ],
      "properties": {
        "datetime": "2019-06-03T17:42:56Z",
        "pc:count": 22041747,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607734.0254,
            "count": 22041747,
            "maximum": 608242.4448,
            "minimum": 607208.8248,
            "name": "X",
            "position": 0,
            "stddev": 291.5785431,
            "variance": 85018.04682
          },
          {
            "average": 4810938.152,
            "count": 22041747,
            "maximum": 4811656.659,
            "minimum": 4810252.299,
            "name": "Y",
            "position": 1,
            "stddev": 402.2353487,
            "variance": 161793.2757
          },
          {
            "average": 1431.06002,
            "count": 22041747,
            "maximum": 1888.822648,
            "minimum": 1394.282648,
            "name": "Z",
            "position": 2,
            "stddev": 13.22770391,
            "variance": 174.9721507
          },
          {
            "average": 19969.44079,
            "count": 22041747,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11181.56935,
            "variance": 125027493.1
          },
          {
            "average": 1.177229373,
            "count": 22041747,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4335919673,
            "variance": 0.1880019941
          },
          {
            "average": 1.354503797,
            "count": 22041747,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5961797325,
            "variance": 0.3554302735
          },
          {
            "average": 0.4978250136,
            "count": 22041747,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952808,
            "variance": 0.2499952808
          },
          {
            "average": 0,
            "count": 22041747,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243856351,
            "count": 22041747,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.29011946,
            "variance": 1.66440822
          },
          {
            "average": 1.464139718,
            "count": 22041747,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76581157,
            "variance": 115.9026987
          },
          {
            "average": 0.4914164018,
            "count": 22041747,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999263278,
            "variance": 0.2499263332
          },
          {
            "average": 10046.53724,
            "count": 22041747,
            "maximum": 10049,
            "minimum": 10044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103425248,
            "variance": 1.217547277
          },
          {
            "average": 243617373.1,
            "count": 22041747,
            "maximum": 243618976.6,
            "minimum": 243615709.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 772.3399259,
            "variance": 596508.9611
          },
          {
            "average": 0,
            "count": 22041747,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22041747,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22041747,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22041747,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22041747,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607208.8248,
          4810252.299,
          1394.282648,
          608242.4448,
          4811656.659,
          1888.822648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607208.824765012,
                4810252.299433384,
                1394.2826481085094
              ],
              [
                607208.824765012,
                4811656.6594333835,
                1394.2826481085094
              ],
              [
                608242.4447650121,
                4811656.6594333835,
                1888.8226481085094
              ],
              [
                608242.4447650121,
                4810252.299433384,
                1888.8226481085094
              ],
              [
                607208.824765012,
                4810252.299433384,
                1394.2826481085094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:42:56+00:00",
        "end_time": "2019-06-03T16:48:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.675258,
            43.43734926,
            1394.282648,
            -121.6622107,
            43.45013993,
            1888.822648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525800880094,
                  43.43749791627938,
                  1394.2826481085094
                ],
                [
                  -121.67498207491302,
                  43.450139933651265,
                  1394.2826481085094
                ],
                [
                  -121.66221074074261,
                  43.449991211408005,
                  1888.8226481085094
                ],
                [
                  -121.66248933232663,
                  43.43734925930807,
                  1888.8226481085094
                ],
                [
                  -121.67525800880094,
                  43.43749791627938,
                  1394.2826481085094
                ]
              ]
            ]
          },
          "id": "20190603_43121D6222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:42:56Z",
            "pc:count": 22041747,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607734.0254,
                "count": 22041747,
                "maximum": 608242.4448,
                "minimum": 607208.8248,
                "name": "X",
                "position": 0,
                "stddev": 291.5785431,
                "variance": 85018.04682
              },
              {
                "average": 4810938.152,
                "count": 22041747,
                "maximum": 4811656.659,
                "minimum": 4810252.299,
                "name": "Y",
                "position": 1,
                "stddev": 402.2353487,
                "variance": 161793.2757
              },
              {
                "average": 1431.06002,
                "count": 22041747,
                "maximum": 1888.822648,
                "minimum": 1394.282648,
                "name": "Z",
                "position": 2,
                "stddev": 13.22770391,
                "variance": 174.9721507
              },
              {
                "average": 19969.44079,
                "count": 22041747,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11181.56935,
                "variance": 125027493.1
              },
              {
                "average": 1.177229373,
                "count": 22041747,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4335919673,
                "variance": 0.1880019941
              },
              {
                "average": 1.354503797,
                "count": 22041747,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5961797325,
                "variance": 0.3554302735
              },
              {
                "average": 0.4978250136,
                "count": 22041747,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952808,
                "variance": 0.2499952808
              },
              {
                "average": 0,
                "count": 22041747,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243856351,
                "count": 22041747,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.29011946,
                "variance": 1.66440822
              },
              {
                "average": 1.464139718,
                "count": 22041747,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76581157,
                "variance": 115.9026987
              },
              {
                "average": 0.4914164018,
                "count": 22041747,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999263278,
                "variance": 0.2499263332
              },
              {
                "average": 10046.53724,
                "count": 22041747,
                "maximum": 10049,
                "minimum": 10044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103425248,
                "variance": 1.217547277
              },
              {
                "average": 243617373.1,
                "count": 22041747,
                "maximum": 243618976.6,
                "minimum": 243615709.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 772.3399259,
                "variance": 596508.9611
              },
              {
                "average": 0,
                "count": 22041747,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22041747,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22041747,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22041747,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22041747,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607208.8248,
              4810252.299,
              1394.282648,
              608242.4448,
              4811656.659,
              1888.822648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607208.824765012,
                    4810252.299433384,
                    1394.2826481085094
                  ],
                  [
                    607208.824765012,
                    4811656.6594333835,
                    1394.2826481085094
                  ],
                  [
                    608242.4447650121,
                    4811656.6594333835,
                    1888.8226481085094
                  ],
                  [
                    608242.4447650121,
                    4810252.299433384,
                    1888.8226481085094
                  ],
                  [
                    607208.824765012,
                    4810252.299433384,
                    1394.2826481085094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:42:56+00:00",
            "end_time": "2019-06-03T16:48: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": "20190602_43121D4403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41281199995133,
              43.42499953149684,
              1280.0397684732973
            ],
            [
              -121.41248083251318,
              43.43766782467989,
              1280.0397684732973
            ],
            [
              -121.39965729667212,
              43.43748903945153,
              1895.3397684732975
            ],
            [
              -121.39999113641701,
              43.424820824899534,
              1895.3397684732975
            ],
            [
              -121.41281199995133,
              43.42499953149684,
              1280.0397684732973
            ]
          ]
        ]
      },
      "bbox": [
        -121.412812,
        43.42482082,
        1280.039768,
        -121.3996573,
        43.43766782,
        1895.339768
      ],
      "properties": {
        "datetime": "2019-06-04T18:02:21Z",
        "pc:count": 30739856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 628954.5917,
            "count": 30739856,
            "maximum": 629512.9778,
            "minimum": 628474.7978,
            "name": "X",
            "position": 0,
            "stddev": 287.6598048,
            "variance": 82748.16328
          },
          {
            "average": 4810032.308,
            "count": 30739856,
            "maximum": 4810642.856,
            "minimum": 4809235.416,
            "name": "Y",
            "position": 1,
            "stddev": 390.0038925,
            "variance": 152103.0362
          },
          {
            "average": 1517.683888,
            "count": 30739856,
            "maximum": 1895.339768,
            "minimum": 1280.039768,
            "name": "Z",
            "position": 2,
            "stddev": 22.95164172,
            "variance": 526.7778574
          },
          {
            "average": 19178.80986,
            "count": 30739856,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10622.96406,
            "variance": 112847365.4
          },
          {
            "average": 1.169896697,
            "count": 30739856,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4312918243,
            "variance": 0.1860126377
          },
          {
            "average": 1.339743687,
            "count": 30739856,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5993447534,
            "variance": 0.3592141334
          },
          {
            "average": 0.4985640466,
            "count": 30739856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979462,
            "variance": 0.2499979462
          },
          {
            "average": 0,
            "count": 30739856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188104395,
            "count": 30739856,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.22883657,
            "variance": 1.510039315
          },
          {
            "average": 1.221900443,
            "count": 30739856,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85772369,
            "variance": 117.8901636
          },
          {
            "average": 0.493575897,
            "count": 30739856,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999587373,
            "variance": 0.249958739
          },
          {
            "average": 10073.0062,
            "count": 30739856,
            "maximum": 10096,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.82102012,
            "variance": 889.2932408
          },
          {
            "average": 243650655.3,
            "count": 30739856,
            "maximum": 243706541.9,
            "minimum": 243533453,
            "name": "GpsTime",
            "position": 12,
            "stddev": 79772.5483,
            "variance": 6363659463
          },
          {
            "average": 0,
            "count": 30739856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30739856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30739856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30739856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30739856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628474.7978,
          4809235.416,
          1280.039768,
          629512.9778,
          4810642.856,
          1895.339768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628474.7978392211,
                4809235.416494043,
                1280.0397684732973
              ],
              [
                628474.7978392211,
                4810642.856494042,
                1280.0397684732973
              ],
              [
                629512.977839221,
                4810642.856494042,
                1895.3397684732975
              ],
              [
                629512.977839221,
                4809235.416494043,
                1895.3397684732975
              ],
              [
                628474.7978392211,
                4809235.416494043,
                1280.0397684732973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T18:02:21+00:00",
        "end_time": "2019-06-02T17:57:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.412812,
            43.42482082,
            1280.039768,
            -121.3996573,
            43.43766782,
            1895.339768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41281199995133,
                  43.42499953149684,
                  1280.0397684732973
                ],
                [
                  -121.41248083251318,
                  43.43766782467989,
                  1280.0397684732973
                ],
                [
                  -121.39965729667212,
                  43.43748903945153,
                  1895.3397684732975
                ],
                [
                  -121.39999113641701,
                  43.424820824899534,
                  1895.3397684732975
                ],
                [
                  -121.41281199995133,
                  43.42499953149684,
                  1280.0397684732973
                ]
              ]
            ]
          },
          "id": "20190602_43121D4403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T18:02:21Z",
            "pc:count": 30739856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 628954.5917,
                "count": 30739856,
                "maximum": 629512.9778,
                "minimum": 628474.7978,
                "name": "X",
                "position": 0,
                "stddev": 287.6598048,
                "variance": 82748.16328
              },
              {
                "average": 4810032.308,
                "count": 30739856,
                "maximum": 4810642.856,
                "minimum": 4809235.416,
                "name": "Y",
                "position": 1,
                "stddev": 390.0038925,
                "variance": 152103.0362
              },
              {
                "average": 1517.683888,
                "count": 30739856,
                "maximum": 1895.339768,
                "minimum": 1280.039768,
                "name": "Z",
                "position": 2,
                "stddev": 22.95164172,
                "variance": 526.7778574
              },
              {
                "average": 19178.80986,
                "count": 30739856,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10622.96406,
                "variance": 112847365.4
              },
              {
                "average": 1.169896697,
                "count": 30739856,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4312918243,
                "variance": 0.1860126377
              },
              {
                "average": 1.339743687,
                "count": 30739856,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5993447534,
                "variance": 0.3592141334
              },
              {
                "average": 0.4985640466,
                "count": 30739856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979462,
                "variance": 0.2499979462
              },
              {
                "average": 0,
                "count": 30739856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188104395,
                "count": 30739856,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.22883657,
                "variance": 1.510039315
              },
              {
                "average": 1.221900443,
                "count": 30739856,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85772369,
                "variance": 117.8901636
              },
              {
                "average": 0.493575897,
                "count": 30739856,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999587373,
                "variance": 0.249958739
              },
              {
                "average": 10073.0062,
                "count": 30739856,
                "maximum": 10096,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.82102012,
                "variance": 889.2932408
              },
              {
                "average": 243650655.3,
                "count": 30739856,
                "maximum": 243706541.9,
                "minimum": 243533453,
                "name": "GpsTime",
                "position": 12,
                "stddev": 79772.5483,
                "variance": 6363659463
              },
              {
                "average": 0,
                "count": 30739856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30739856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30739856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30739856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30739856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628474.7978,
              4809235.416,
              1280.039768,
              629512.9778,
              4810642.856,
              1895.339768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628474.7978392211,
                    4809235.416494043,
                    1280.0397684732973
                  ],
                  [
                    628474.7978392211,
                    4810642.856494042,
                    1280.0397684732973
                  ],
                  [
                    629512.977839221,
                    4810642.856494042,
                    1895.3397684732975
                  ],
                  [
                    629512.977839221,
                    4809235.416494043,
                    1895.3397684732975
                  ],
                  [
                    628474.7978392211,
                    4809235.416494043,
                    1280.0397684732973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T18:02:21+00:00",
            "end_time": "2019-06-02T17:57:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.69774446053671,
              43.46249458795017,
              1236.0427871429533
            ],
            [
              -121.69747358005961,
              43.475108397544204,
              1236.0427871429533
            ],
            [
              -121.68721581552585,
              43.47499107209275,
              1866.7427871429531
            ],
            [
              -121.6874888277763,
              43.46237731387379,
              1866.7427871429531
            ],
            [
              -121.69774446053671,
              43.46249458795017,
              1236.0427871429533
            ]
          ]
        ]
      },
      "bbox": [
        -121.6977445,
        43.46237731,
        1236.042787,
        -121.6872158,
        43.4751084,
        1866.742787
      ],
      "properties": {
        "datetime": "2019-06-03T19:00:13Z",
        "pc:count": 11247229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605866.5334,
            "count": 11247229,
            "maximum": 606175.461,
            "minimum": 605345.621,
            "name": "X",
            "position": 0,
            "stddev": 193.4763289,
            "variance": 37433.08985
          },
          {
            "average": 4813589.477,
            "count": 11247229,
            "maximum": 4814400.927,
            "minimum": 4812999.707,
            "name": "Y",
            "position": 1,
            "stddev": 382.0140124,
            "variance": 145934.7056
          },
          {
            "average": 1368.435677,
            "count": 11247229,
            "maximum": 1866.742787,
            "minimum": 1236.042787,
            "name": "Z",
            "position": 2,
            "stddev": 10.63526218,
            "variance": 113.1088017
          },
          {
            "average": 18279.39057,
            "count": 11247229,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10647.78604,
            "variance": 113375347.6
          },
          {
            "average": 1.172804075,
            "count": 11247229,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4663672953,
            "variance": 0.2174984541
          },
          {
            "average": 1.345614373,
            "count": 11247229,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6706736435,
            "variance": 0.4498031361
          },
          {
            "average": 0.5048144747,
            "count": 11247229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999768425,
            "variance": 0.2499768431
          },
          {
            "average": 1.778215772e-05,
            "count": 11247229,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004216852274,
            "variance": 1.77818431e-05
          },
          {
            "average": 1.350661483,
            "count": 11247229,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.773826488,
            "variance": 3.146460411
          },
          {
            "average": -1.571639901,
            "count": 11247229,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.57963599,
            "variance": 111.9286977
          },
          {
            "average": 0.5054501869,
            "count": 11247229,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999703168,
            "variance": 0.2499703177
          },
          {
            "average": 10053.22393,
            "count": 11247229,
            "maximum": 10056,
            "minimum": 10051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.050348145,
            "variance": 1.103231225
          },
          {
            "average": 243621806.9,
            "count": 11247229,
            "maximum": 243623613,
            "minimum": 243620261.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 648.6425542,
            "variance": 420737.1631
          },
          {
            "average": 0,
            "count": 11247229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11247229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11247229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11247229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11247229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605345.621,
          4812999.707,
          1236.042787,
          606175.461,
          4814400.927,
          1866.742787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605345.6210284651,
                4812999.70719901,
                1236.0427871429533
              ],
              [
                605345.6210284651,
                4814400.927199011,
                1236.0427871429533
              ],
              [
                606175.4610284652,
                4814400.927199011,
                1866.7427871429531
              ],
              [
                606175.4610284652,
                4812999.70719901,
                1866.7427871429531
              ],
              [
                605345.6210284651,
                4812999.70719901,
                1236.0427871429533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:00:13+00:00",
        "end_time": "2019-06-03T18:04:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6977445,
            43.46237731,
            1236.042787,
            -121.6872158,
            43.4751084,
            1866.742787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.69774446053671,
                  43.46249458795017,
                  1236.0427871429533
                ],
                [
                  -121.69747358005961,
                  43.475108397544204,
                  1236.0427871429533
                ],
                [
                  -121.68721581552585,
                  43.47499107209275,
                  1866.7427871429531
                ],
                [
                  -121.6874888277763,
                  43.46237731387379,
                  1866.7427871429531
                ],
                [
                  -121.69774446053671,
                  43.46249458795017,
                  1236.0427871429533
                ]
              ]
            ]
          },
          "id": "20190603_43121D6115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:00:13Z",
            "pc:count": 11247229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605866.5334,
                "count": 11247229,
                "maximum": 606175.461,
                "minimum": 605345.621,
                "name": "X",
                "position": 0,
                "stddev": 193.4763289,
                "variance": 37433.08985
              },
              {
                "average": 4813589.477,
                "count": 11247229,
                "maximum": 4814400.927,
                "minimum": 4812999.707,
                "name": "Y",
                "position": 1,
                "stddev": 382.0140124,
                "variance": 145934.7056
              },
              {
                "average": 1368.435677,
                "count": 11247229,
                "maximum": 1866.742787,
                "minimum": 1236.042787,
                "name": "Z",
                "position": 2,
                "stddev": 10.63526218,
                "variance": 113.1088017
              },
              {
                "average": 18279.39057,
                "count": 11247229,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10647.78604,
                "variance": 113375347.6
              },
              {
                "average": 1.172804075,
                "count": 11247229,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4663672953,
                "variance": 0.2174984541
              },
              {
                "average": 1.345614373,
                "count": 11247229,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6706736435,
                "variance": 0.4498031361
              },
              {
                "average": 0.5048144747,
                "count": 11247229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999768425,
                "variance": 0.2499768431
              },
              {
                "average": 1.778215772e-05,
                "count": 11247229,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004216852274,
                "variance": 1.77818431e-05
              },
              {
                "average": 1.350661483,
                "count": 11247229,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.773826488,
                "variance": 3.146460411
              },
              {
                "average": -1.571639901,
                "count": 11247229,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.57963599,
                "variance": 111.9286977
              },
              {
                "average": 0.5054501869,
                "count": 11247229,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999703168,
                "variance": 0.2499703177
              },
              {
                "average": 10053.22393,
                "count": 11247229,
                "maximum": 10056,
                "minimum": 10051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.050348145,
                "variance": 1.103231225
              },
              {
                "average": 243621806.9,
                "count": 11247229,
                "maximum": 243623613,
                "minimum": 243620261.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 648.6425542,
                "variance": 420737.1631
              },
              {
                "average": 0,
                "count": 11247229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11247229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11247229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11247229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11247229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605345.621,
              4812999.707,
              1236.042787,
              606175.461,
              4814400.927,
              1866.742787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605345.6210284651,
                    4812999.70719901,
                    1236.0427871429533
                  ],
                  [
                    605345.6210284651,
                    4814400.927199011,
                    1236.0427871429533
                  ],
                  [
                    606175.4610284652,
                    4814400.927199011,
                    1866.7427871429531
                  ],
                  [
                    606175.4610284652,
                    4812999.70719901,
                    1866.7427871429531
                  ],
                  [
                    605345.6210284651,
                    4812999.70719901,
                    1236.0427871429533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:00:13+00:00",
            "end_time": "2019-06-03T18:04: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": "20190604_43121D4418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41281173924496,
              43.38749921070974,
              1593.9425341534347
            ],
            [
              -121.41248098144698,
              43.40016848736472,
              1593.9425341534347
            ],
            [
              -121.39965819727601,
              43.39998972481837,
              2079.702534153435
            ],
            [
              -121.39999162391905,
              43.38732052679636,
              2079.702534153435
            ],
            [
              -121.41281173924496,
              43.38749921070974,
              1593.9425341534347
            ]
          ]
        ]
      },
      "bbox": [
        -121.4128117,
        43.38732053,
        1593.942534,
        -121.3996582,
        43.40016849,
        2079.702534
      ],
      "properties": {
        "datetime": "2019-06-04T16:56:34Z",
        "pc:count": 25188433,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 629072.2055,
            "count": 25188433,
            "maximum": 629592.8778,
            "minimum": 628554.1178,
            "name": "X",
            "position": 0,
            "stddev": 292.703789,
            "variance": 85675.50809
          },
          {
            "average": 4805758.1,
            "count": 25188433,
            "maximum": 4806478.222,
            "minimum": 4805070.682,
            "name": "Y",
            "position": 1,
            "stddev": 399.9188752,
            "variance": 159935.1067
          },
          {
            "average": 1620.41912,
            "count": 25188433,
            "maximum": 2079.702534,
            "minimum": 1593.942534,
            "name": "Z",
            "position": 2,
            "stddev": 13.99772917,
            "variance": 195.9364218
          },
          {
            "average": 17815.13272,
            "count": 25188433,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11184.61515,
            "variance": 125095616
          },
          {
            "average": 1.218227946,
            "count": 25188433,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4806588918,
            "variance": 0.2310329703
          },
          {
            "average": 1.436454781,
            "count": 25188433,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6536417483,
            "variance": 0.4272475351
          },
          {
            "average": 0.5023310104,
            "count": 25188433,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945763,
            "variance": 0.2499945763
          },
          {
            "average": 0,
            "count": 25188433,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250738861,
            "count": 25188433,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.475588563,
            "variance": 2.177361608
          },
          {
            "average": -0.332485586,
            "count": 25188433,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88025168,
            "variance": 118.3798765
          },
          {
            "average": 0.4939453756,
            "count": 25188433,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999633501,
            "variance": 0.2499633514
          },
          {
            "average": 10084.79401,
            "count": 25188433,
            "maximum": 10087,
            "minimum": 10082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.118048731,
            "variance": 1.250032965
          },
          {
            "average": 243701483.8,
            "count": 25188433,
            "maximum": 243702594.3,
            "minimum": 243700022.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.1213796,
            "variance": 274703.2206
          },
          {
            "average": 0,
            "count": 25188433,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25188433,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25188433,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25188433,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25188433,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628554.1178,
          4805070.682,
          1593.942534,
          629592.8778,
          4806478.222,
          2079.702534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628554.1178269949,
                4805070.681650545,
                1593.9425341534347
              ],
              [
                628554.1178269949,
                4806478.221650545,
                1593.9425341534347
              ],
              [
                629592.8778269949,
                4806478.221650545,
                2079.702534153435
              ],
              [
                629592.8778269949,
                4805070.681650545,
                2079.702534153435
              ],
              [
                628554.1178269949,
                4805070.681650545,
                1593.9425341534347
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:56:34+00:00",
        "end_time": "2019-06-04T16:13:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4128117,
            43.38732053,
            1593.942534,
            -121.3996582,
            43.40016849,
            2079.702534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41281173924496,
                  43.38749921070974,
                  1593.9425341534347
                ],
                [
                  -121.41248098144698,
                  43.40016848736472,
                  1593.9425341534347
                ],
                [
                  -121.39965819727601,
                  43.39998972481837,
                  2079.702534153435
                ],
                [
                  -121.39999162391905,
                  43.38732052679636,
                  2079.702534153435
                ],
                [
                  -121.41281173924496,
                  43.38749921070974,
                  1593.9425341534347
                ]
              ]
            ]
          },
          "id": "20190604_43121D4418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:56:34Z",
            "pc:count": 25188433,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 629072.2055,
                "count": 25188433,
                "maximum": 629592.8778,
                "minimum": 628554.1178,
                "name": "X",
                "position": 0,
                "stddev": 292.703789,
                "variance": 85675.50809
              },
              {
                "average": 4805758.1,
                "count": 25188433,
                "maximum": 4806478.222,
                "minimum": 4805070.682,
                "name": "Y",
                "position": 1,
                "stddev": 399.9188752,
                "variance": 159935.1067
              },
              {
                "average": 1620.41912,
                "count": 25188433,
                "maximum": 2079.702534,
                "minimum": 1593.942534,
                "name": "Z",
                "position": 2,
                "stddev": 13.99772917,
                "variance": 195.9364218
              },
              {
                "average": 17815.13272,
                "count": 25188433,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11184.61515,
                "variance": 125095616
              },
              {
                "average": 1.218227946,
                "count": 25188433,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4806588918,
                "variance": 0.2310329703
              },
              {
                "average": 1.436454781,
                "count": 25188433,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6536417483,
                "variance": 0.4272475351
              },
              {
                "average": 0.5023310104,
                "count": 25188433,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945763,
                "variance": 0.2499945763
              },
              {
                "average": 0,
                "count": 25188433,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250738861,
                "count": 25188433,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.475588563,
                "variance": 2.177361608
              },
              {
                "average": -0.332485586,
                "count": 25188433,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88025168,
                "variance": 118.3798765
              },
              {
                "average": 0.4939453756,
                "count": 25188433,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999633501,
                "variance": 0.2499633514
              },
              {
                "average": 10084.79401,
                "count": 25188433,
                "maximum": 10087,
                "minimum": 10082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.118048731,
                "variance": 1.250032965
              },
              {
                "average": 243701483.8,
                "count": 25188433,
                "maximum": 243702594.3,
                "minimum": 243700022.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.1213796,
                "variance": 274703.2206
              },
              {
                "average": 0,
                "count": 25188433,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25188433,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25188433,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25188433,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25188433,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628554.1178,
              4805070.682,
              1593.942534,
              629592.8778,
              4806478.222,
              2079.702534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628554.1178269949,
                    4805070.681650545,
                    1593.9425341534347
                  ],
                  [
                    628554.1178269949,
                    4806478.221650545,
                    1593.9425341534347
                  ],
                  [
                    629592.8778269949,
                    4806478.221650545,
                    2079.702534153435
                  ],
                  [
                    629592.8778269949,
                    4805070.681650545,
                    2079.702534153435
                  ],
                  [
                    628554.1178269949,
                    4805070.681650545,
                    1593.9425341534347
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:56:34+00:00",
            "end_time": "2019-06-04T16:13: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": "20190603_43121D5208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778694356485,
              43.474999063349706,
              1272.2088601039447
            ],
            [
              -121.53748163058124,
              43.48765484038658,
              1272.2088601039447
            ],
            [
              -121.52468262564582,
              43.48749038456593,
              1882.6688601039448
            ],
            [
              -121.52499060817772,
              43.4748346797796,
              1882.6688601039448
            ],
            [
              -121.53778694356485,
              43.474999063349706,
              1272.2088601039447
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377869,
        43.47483468,
        1272.20886,
        -121.5246826,
        43.48765484,
        1882.66886
      ],
      "properties": {
        "datetime": "2019-06-03T18:36:45Z",
        "pc:count": 19544352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618778.4611,
            "count": 19544352,
            "maximum": 619296.382,
            "minimum": 618261.102,
            "name": "X",
            "position": 0,
            "stddev": 293.0851908,
            "variance": 85898.92908
          },
          {
            "average": 4815291.823,
            "count": 19544352,
            "maximum": 4816009.203,
            "minimum": 4814603.223,
            "name": "Y",
            "position": 1,
            "stddev": 402.9080548,
            "variance": 162334.9006
          },
          {
            "average": 1322.758761,
            "count": 19544352,
            "maximum": 1882.66886,
            "minimum": 1272.20886,
            "name": "Z",
            "position": 2,
            "stddev": 7.480023363,
            "variance": 55.95074951
          },
          {
            "average": 20060.23319,
            "count": 19544352,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9907.830787,
            "variance": 98165110.9
          },
          {
            "average": 1.107487217,
            "count": 19544352,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3391947912,
            "variance": 0.1150531064
          },
          {
            "average": 1.214973768,
            "count": 19544352,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4755222262,
            "variance": 0.2261213876
          },
          {
            "average": 0.5040328275,
            "count": 19544352,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999837488,
            "variance": 0.2499837491
          },
          {
            "average": 0,
            "count": 19544352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199212949,
            "count": 19544352,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8722308306,
            "variance": 0.7607866218
          },
          {
            "average": -0.8018830814,
            "count": 19544352,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81782486,
            "variance": 117.0253346
          },
          {
            "average": 0.5034899597,
            "count": 19544352,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999878328,
            "variance": 0.249987833
          },
          {
            "average": 10051.28261,
            "count": 19544352,
            "maximum": 10054,
            "minimum": 10049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.127993856,
            "variance": 1.272370139
          },
          {
            "average": 243620572.7,
            "count": 19544352,
            "maximum": 243622205.8,
            "minimum": 243619163.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 745.0360284,
            "variance": 555078.6836
          },
          {
            "average": 0,
            "count": 19544352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19544352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19544352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19544352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19544352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618261.102,
          4814603.223,
          1272.20886,
          619296.382,
          4816009.203,
          1882.66886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618261.1020256177,
                4814603.223382585,
                1272.2088601039447
              ],
              [
                618261.1020256177,
                4816009.203382585,
                1272.2088601039447
              ],
              [
                619296.3820256178,
                4816009.203382585,
                1882.6688601039448
              ],
              [
                619296.3820256178,
                4814603.223382585,
                1882.6688601039448
              ],
              [
                618261.1020256177,
                4814603.223382585,
                1272.2088601039447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:36:45+00:00",
        "end_time": "2019-06-03T17:46:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377869,
            43.47483468,
            1272.20886,
            -121.5246826,
            43.48765484,
            1882.66886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778694356485,
                  43.474999063349706,
                  1272.2088601039447
                ],
                [
                  -121.53748163058124,
                  43.48765484038658,
                  1272.2088601039447
                ],
                [
                  -121.52468262564582,
                  43.48749038456593,
                  1882.6688601039448
                ],
                [
                  -121.52499060817772,
                  43.4748346797796,
                  1882.6688601039448
                ],
                [
                  -121.53778694356485,
                  43.474999063349706,
                  1272.2088601039447
                ]
              ]
            ]
          },
          "id": "20190603_43121D5208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:36:45Z",
            "pc:count": 19544352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618778.4611,
                "count": 19544352,
                "maximum": 619296.382,
                "minimum": 618261.102,
                "name": "X",
                "position": 0,
                "stddev": 293.0851908,
                "variance": 85898.92908
              },
              {
                "average": 4815291.823,
                "count": 19544352,
                "maximum": 4816009.203,
                "minimum": 4814603.223,
                "name": "Y",
                "position": 1,
                "stddev": 402.9080548,
                "variance": 162334.9006
              },
              {
                "average": 1322.758761,
                "count": 19544352,
                "maximum": 1882.66886,
                "minimum": 1272.20886,
                "name": "Z",
                "position": 2,
                "stddev": 7.480023363,
                "variance": 55.95074951
              },
              {
                "average": 20060.23319,
                "count": 19544352,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9907.830787,
                "variance": 98165110.9
              },
              {
                "average": 1.107487217,
                "count": 19544352,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3391947912,
                "variance": 0.1150531064
              },
              {
                "average": 1.214973768,
                "count": 19544352,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4755222262,
                "variance": 0.2261213876
              },
              {
                "average": 0.5040328275,
                "count": 19544352,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999837488,
                "variance": 0.2499837491
              },
              {
                "average": 0,
                "count": 19544352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199212949,
                "count": 19544352,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8722308306,
                "variance": 0.7607866218
              },
              {
                "average": -0.8018830814,
                "count": 19544352,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81782486,
                "variance": 117.0253346
              },
              {
                "average": 0.5034899597,
                "count": 19544352,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999878328,
                "variance": 0.249987833
              },
              {
                "average": 10051.28261,
                "count": 19544352,
                "maximum": 10054,
                "minimum": 10049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.127993856,
                "variance": 1.272370139
              },
              {
                "average": 243620572.7,
                "count": 19544352,
                "maximum": 243622205.8,
                "minimum": 243619163.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 745.0360284,
                "variance": 555078.6836
              },
              {
                "average": 0,
                "count": 19544352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19544352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19544352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19544352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19544352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618261.102,
              4814603.223,
              1272.20886,
              619296.382,
              4816009.203,
              1882.66886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618261.1020256177,
                    4814603.223382585,
                    1272.2088601039447
                  ],
                  [
                    618261.1020256177,
                    4816009.203382585,
                    1272.2088601039447
                  ],
                  [
                    619296.3820256178,
                    4816009.203382585,
                    1882.6688601039448
                  ],
                  [
                    619296.3820256178,
                    4814603.223382585,
                    1882.6688601039448
                  ],
                  [
                    618261.1020256177,
                    4814603.223382585,
                    1272.2088601039447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:36:45+00:00",
            "end_time": "2019-06-03T17:46:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67507312906238,
              43.39599060063629,
              1282.5485731105452
            ],
            [
              -121.67498270792203,
              43.400139645312066,
              1282.5485731105452
            ],
            [
              -121.662422128245,
              43.399993402146684,
              1889.1685731105451
            ],
            [
              -121.66251340591793,
              43.39584437854074,
              1889.1685731105451
            ],
            [
              -121.67507312906238,
              43.39599060063629,
              1282.5485731105452
            ]
          ]
        ]
      },
      "bbox": [
        -121.6750731,
        43.39584438,
        1282.548573,
        -121.6624221,
        43.40013965,
        1889.168573
      ],
      "properties": {
        "datetime": "2019-06-02T18:31:46Z",
        "pc:count": 5555163,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607807.6864,
            "count": 5555163,
            "maximum": 608314.464,
            "minimum": 607297.064,
            "name": "X",
            "position": 0,
            "stddev": 290.6411152,
            "variance": 84472.25785
          },
          {
            "average": 4805922.493,
            "count": 5555163,
            "maximum": 4806103.713,
            "minimum": 4805642.813,
            "name": "Y",
            "position": 1,
            "stddev": 98.01240124,
            "variance": 9606.430797
          },
          {
            "average": 1359.371705,
            "count": 5555163,
            "maximum": 1889.168573,
            "minimum": 1282.548573,
            "name": "Z",
            "position": 2,
            "stddev": 7.342451443,
            "variance": 53.91159319
          },
          {
            "average": 18748.72616,
            "count": 5555163,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9557.602063,
            "variance": 91347757.2
          },
          {
            "average": 1.127962582,
            "count": 5555163,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3734264494,
            "variance": 0.1394473131
          },
          {
            "average": 1.25602129,
            "count": 5555163,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5235350101,
            "variance": 0.2740889068
          },
          {
            "average": 0.4877619253,
            "count": 5555163,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998502521,
            "variance": 0.2498502745
          },
          {
            "average": 0,
            "count": 5555163,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188876546,
            "count": 5555163,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9709264606,
            "variance": 0.9426981919
          },
          {
            "average": 1.314063781,
            "count": 5555163,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78127842,
            "variance": 116.2359645
          },
          {
            "average": 0.4847962157,
            "count": 5555163,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997688365,
            "variance": 0.2497688899
          },
          {
            "average": 10029.11476,
            "count": 5555163,
            "maximum": 10031,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7857817389,
            "variance": 0.6174529411
          },
          {
            "average": 243534449,
            "count": 5555163,
            "maximum": 243535506.6,
            "minimum": 243533818.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 549.9060131,
            "variance": 302396.6232
          },
          {
            "average": 0,
            "count": 5555163,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5555163,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5555163,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5555163,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5555163,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607297.064,
          4805642.813,
          1282.548573,
          608314.464,
          4806103.713,
          1889.168573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607297.0639790265,
                4805642.813250354,
                1282.5485731105452
              ],
              [
                607297.0639790265,
                4806103.713250354,
                1282.5485731105452
              ],
              [
                608314.4639790264,
                4806103.713250354,
                1889.1685731105451
              ],
              [
                608314.4639790264,
                4805642.813250354,
                1889.1685731105451
              ],
              [
                607297.0639790265,
                4805642.813250354,
                1282.5485731105452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:31:46+00:00",
        "end_time": "2019-06-02T18:03:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6750731,
            43.39584438,
            1282.548573,
            -121.6624221,
            43.40013965,
            1889.168573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67507312906238,
                  43.39599060063629,
                  1282.5485731105452
                ],
                [
                  -121.67498270792203,
                  43.400139645312066,
                  1282.5485731105452
                ],
                [
                  -121.662422128245,
                  43.399993402146684,
                  1889.1685731105451
                ],
                [
                  -121.66251340591793,
                  43.39584437854074,
                  1889.1685731105451
                ],
                [
                  -121.67507312906238,
                  43.39599060063629,
                  1282.5485731105452
                ]
              ]
            ]
          },
          "id": "20190602_43121D6417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:31:46Z",
            "pc:count": 5555163,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607807.6864,
                "count": 5555163,
                "maximum": 608314.464,
                "minimum": 607297.064,
                "name": "X",
                "position": 0,
                "stddev": 290.6411152,
                "variance": 84472.25785
              },
              {
                "average": 4805922.493,
                "count": 5555163,
                "maximum": 4806103.713,
                "minimum": 4805642.813,
                "name": "Y",
                "position": 1,
                "stddev": 98.01240124,
                "variance": 9606.430797
              },
              {
                "average": 1359.371705,
                "count": 5555163,
                "maximum": 1889.168573,
                "minimum": 1282.548573,
                "name": "Z",
                "position": 2,
                "stddev": 7.342451443,
                "variance": 53.91159319
              },
              {
                "average": 18748.72616,
                "count": 5555163,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9557.602063,
                "variance": 91347757.2
              },
              {
                "average": 1.127962582,
                "count": 5555163,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3734264494,
                "variance": 0.1394473131
              },
              {
                "average": 1.25602129,
                "count": 5555163,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5235350101,
                "variance": 0.2740889068
              },
              {
                "average": 0.4877619253,
                "count": 5555163,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998502521,
                "variance": 0.2498502745
              },
              {
                "average": 0,
                "count": 5555163,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188876546,
                "count": 5555163,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9709264606,
                "variance": 0.9426981919
              },
              {
                "average": 1.314063781,
                "count": 5555163,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78127842,
                "variance": 116.2359645
              },
              {
                "average": 0.4847962157,
                "count": 5555163,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997688365,
                "variance": 0.2497688899
              },
              {
                "average": 10029.11476,
                "count": 5555163,
                "maximum": 10031,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7857817389,
                "variance": 0.6174529411
              },
              {
                "average": 243534449,
                "count": 5555163,
                "maximum": 243535506.6,
                "minimum": 243533818.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 549.9060131,
                "variance": 302396.6232
              },
              {
                "average": 0,
                "count": 5555163,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5555163,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5555163,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5555163,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5555163,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607297.064,
              4805642.813,
              1282.548573,
              608314.464,
              4806103.713,
              1889.168573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607297.0639790265,
                    4805642.813250354,
                    1282.5485731105452
                  ],
                  [
                    607297.0639790265,
                    4806103.713250354,
                    1282.5485731105452
                  ],
                  [
                    608314.4639790264,
                    4806103.713250354,
                    1889.1685731105451
                  ],
                  [
                    608314.4639790264,
                    4805642.813250354,
                    1889.1685731105451
                  ],
                  [
                    607297.0639790265,
                    4805642.813250354,
                    1282.5485731105452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:31:46+00:00",
            "end_time": "2019-06-02T18:03:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66255046713012,
              43.397055933434814,
              1347.2429681016276
            ],
            [
              -121.66248259495438,
              43.400141099911124,
              1347.2429681016276
            ],
            [
              -121.64992331378718,
              43.399993498434704,
              1941.0629681016278
            ],
            [
              -121.64999182281264,
              43.39690834777138,
              1941.0629681016278
            ],
            [
              -121.66255046713012,
              43.397055933434814,
              1347.2429681016276
            ]
          ]
        ]
      },
      "bbox": [
        -121.6625505,
        43.39690835,
        1347.242968,
        -121.6499233,
        43.4001411,
        1941.062968
      ],
      "properties": {
        "datetime": "2019-06-02T18:25:40Z",
        "pc:count": 4704591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608819.31,
            "count": 4704591,
            "maximum": 609326.6043,
            "minimum": 608309.3043,
            "name": "X",
            "position": 0,
            "stddev": 298.0692201,
            "variance": 88845.26
          },
          {
            "average": 4805961.902,
            "count": 4704591,
            "maximum": 4806120.038,
            "minimum": 4805777.318,
            "name": "Y",
            "position": 1,
            "stddev": 94.51331349,
            "variance": 8932.766427
          },
          {
            "average": 1351.054853,
            "count": 4704591,
            "maximum": 1941.062968,
            "minimum": 1347.242968,
            "name": "Z",
            "position": 2,
            "stddev": 4.006092975,
            "variance": 16.04878092
          },
          {
            "average": 21817.35669,
            "count": 4704591,
            "maximum": 45735,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8606.797718,
            "variance": 74076966.95
          },
          {
            "average": 1.066552013,
            "count": 4704591,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2596745333,
            "variance": 0.06743086323
          },
          {
            "average": 1.133102963,
            "count": 4704591,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3623698207,
            "variance": 0.131311887
          },
          {
            "average": 0.3736305664,
            "count": 4704591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.483767316,
            "variance": 0.234030816
          },
          {
            "average": 0,
            "count": 4704591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196327162,
            "count": 4704591,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.600233977,
            "variance": 0.3602808271
          },
          {
            "average": -0.3135972886,
            "count": 4704591,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.06663938,
            "variance": 122.4705071
          },
          {
            "average": 0.5292823542,
            "count": 4704591,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991418603,
            "variance": 0.2491425967
          },
          {
            "average": 10028.77621,
            "count": 4704591,
            "maximum": 10030,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8651952177,
            "variance": 0.7485627648
          },
          {
            "average": 243534216.9,
            "count": 4704591,
            "maximum": 243535140.7,
            "minimum": 243532982.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 578.4573471,
            "variance": 334612.9024
          },
          {
            "average": 0,
            "count": 4704591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4704591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4704591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4704591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4704591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608309.3043,
          4805777.318,
          1347.242968,
          609326.6043,
          4806120.038,
          1941.062968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608309.3043078627,
                4805777.3176909005,
                1347.2429681016276
              ],
              [
                608309.3043078627,
                4806120.037690901,
                1347.2429681016276
              ],
              [
                609326.6043078627,
                4806120.037690901,
                1941.0629681016278
              ],
              [
                609326.6043078627,
                4805777.3176909005,
                1941.0629681016278
              ],
              [
                608309.3043078627,
                4805777.3176909005,
                1347.2429681016276
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:25:40+00:00",
        "end_time": "2019-06-02T17:49:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6625505,
            43.39690835,
            1347.242968,
            -121.6499233,
            43.4001411,
            1941.062968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66255046713012,
                  43.397055933434814,
                  1347.2429681016276
                ],
                [
                  -121.66248259495438,
                  43.400141099911124,
                  1347.2429681016276
                ],
                [
                  -121.64992331378718,
                  43.399993498434704,
                  1941.0629681016278
                ],
                [
                  -121.64999182281264,
                  43.39690834777138,
                  1941.0629681016278
                ],
                [
                  -121.66255046713012,
                  43.397055933434814,
                  1347.2429681016276
                ]
              ]
            ]
          },
          "id": "20190602_43121D6418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:25:40Z",
            "pc:count": 4704591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608819.31,
                "count": 4704591,
                "maximum": 609326.6043,
                "minimum": 608309.3043,
                "name": "X",
                "position": 0,
                "stddev": 298.0692201,
                "variance": 88845.26
              },
              {
                "average": 4805961.902,
                "count": 4704591,
                "maximum": 4806120.038,
                "minimum": 4805777.318,
                "name": "Y",
                "position": 1,
                "stddev": 94.51331349,
                "variance": 8932.766427
              },
              {
                "average": 1351.054853,
                "count": 4704591,
                "maximum": 1941.062968,
                "minimum": 1347.242968,
                "name": "Z",
                "position": 2,
                "stddev": 4.006092975,
                "variance": 16.04878092
              },
              {
                "average": 21817.35669,
                "count": 4704591,
                "maximum": 45735,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8606.797718,
                "variance": 74076966.95
              },
              {
                "average": 1.066552013,
                "count": 4704591,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2596745333,
                "variance": 0.06743086323
              },
              {
                "average": 1.133102963,
                "count": 4704591,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3623698207,
                "variance": 0.131311887
              },
              {
                "average": 0.3736305664,
                "count": 4704591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.483767316,
                "variance": 0.234030816
              },
              {
                "average": 0,
                "count": 4704591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196327162,
                "count": 4704591,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.600233977,
                "variance": 0.3602808271
              },
              {
                "average": -0.3135972886,
                "count": 4704591,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.06663938,
                "variance": 122.4705071
              },
              {
                "average": 0.5292823542,
                "count": 4704591,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991418603,
                "variance": 0.2491425967
              },
              {
                "average": 10028.77621,
                "count": 4704591,
                "maximum": 10030,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8651952177,
                "variance": 0.7485627648
              },
              {
                "average": 243534216.9,
                "count": 4704591,
                "maximum": 243535140.7,
                "minimum": 243532982.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 578.4573471,
                "variance": 334612.9024
              },
              {
                "average": 0,
                "count": 4704591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4704591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4704591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4704591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4704591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608309.3043,
              4805777.318,
              1347.242968,
              609326.6043,
              4806120.038,
              1941.062968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608309.3043078627,
                    4805777.3176909005,
                    1347.2429681016276
                  ],
                  [
                    608309.3043078627,
                    4806120.037690901,
                    1347.2429681016276
                  ],
                  [
                    609326.6043078627,
                    4806120.037690901,
                    1941.0629681016278
                  ],
                  [
                    609326.6043078627,
                    4805777.3176909005,
                    1941.0629681016278
                  ],
                  [
                    608309.3043078627,
                    4805777.3176909005,
                    1347.2429681016276
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:25:40+00:00",
            "end_time": "2019-06-02T17:49:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276094155812,
              43.48749872432265,
              1321.0135750169625
            ],
            [
              -121.66248191859249,
              43.50014056653974,
              1321.0135750169625
            ],
            [
              -121.64970877184373,
              43.49999041298409,
              1900.3535750169626
            ],
            [
              -121.64999045748361,
              43.487348636659966,
              1900.3535750169626
            ],
            [
              -121.66276094155812,
              43.48749872432265,
              1321.0135750169625
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627609,
        43.48734864,
        1321.013575,
        -121.6497088,
        43.50014057,
        1900.353575
      ],
      "properties": {
        "datetime": "2019-06-04T19:33:29Z",
        "pc:count": 21092873,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608657.5823,
            "count": 21092873,
            "maximum": 609163.9507,
            "minimum": 608131.0307,
            "name": "X",
            "position": 0,
            "stddev": 291.7008443,
            "variance": 85089.38258
          },
          {
            "average": 4816485.309,
            "count": 21092873,
            "maximum": 4817225.855,
            "minimum": 4815821.495,
            "name": "Y",
            "position": 1,
            "stddev": 394.4027899,
            "variance": 155553.5607
          },
          {
            "average": 1386.905717,
            "count": 21092873,
            "maximum": 1900.353575,
            "minimum": 1321.013575,
            "name": "Z",
            "position": 2,
            "stddev": 25.45197946,
            "variance": 647.8032585
          },
          {
            "average": 18514.47014,
            "count": 21092873,
            "maximum": 63824,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10896.71006,
            "variance": 118738290.2
          },
          {
            "average": 1.168752023,
            "count": 21092873,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4228780173,
            "variance": 0.1788258175
          },
          {
            "average": 1.337469106,
            "count": 21092873,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5824165482,
            "variance": 0.3392090356
          },
          {
            "average": 0.4987050365,
            "count": 21092873,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983349,
            "variance": 0.2499983349
          },
          {
            "average": 0,
            "count": 21092873,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.778921487,
            "count": 21092873,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.099640432,
            "variance": 9.607770809
          },
          {
            "average": 1.185764504,
            "count": 21092873,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80162753,
            "variance": 116.6751573
          },
          {
            "average": 0.4875090747,
            "count": 21092873,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998439643,
            "variance": 0.2498439886
          },
          {
            "average": 10095.56009,
            "count": 21092873,
            "maximum": 10110,
            "minimum": 10056,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.75059091,
            "variance": 473.0882051
          },
          {
            "average": 243690225.7,
            "count": 21092873,
            "maximum": 243712009.9,
            "minimum": 243623546.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37296.018,
            "variance": 1390992958
          },
          {
            "average": 0,
            "count": 21092873,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21092873,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21092873,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21092873,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21092873,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608131.0307,
          4815821.495,
          1321.013575,
          609163.9507,
          4817225.855,
          1900.353575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608131.0307141085,
                4815821.495308394,
                1321.0135750169625
              ],
              [
                608131.0307141085,
                4817225.855308393,
                1321.0135750169625
              ],
              [
                609163.9507141084,
                4817225.855308393,
                1900.3535750169626
              ],
              [
                609163.9507141084,
                4815821.495308394,
                1900.3535750169626
              ],
              [
                608131.0307141085,
                4815821.495308394,
                1321.0135750169625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:33:29+00:00",
        "end_time": "2019-06-03T18:59:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627609,
            43.48734864,
            1321.013575,
            -121.6497088,
            43.50014057,
            1900.353575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276094155812,
                  43.48749872432265,
                  1321.0135750169625
                ],
                [
                  -121.66248191859249,
                  43.50014056653974,
                  1321.0135750169625
                ],
                [
                  -121.64970877184373,
                  43.49999041298409,
                  1900.3535750169626
                ],
                [
                  -121.64999045748361,
                  43.487348636659966,
                  1900.3535750169626
                ],
                [
                  -121.66276094155812,
                  43.48749872432265,
                  1321.0135750169625
                ]
              ]
            ]
          },
          "id": "20190603_43121D6203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:33:29Z",
            "pc:count": 21092873,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608657.5823,
                "count": 21092873,
                "maximum": 609163.9507,
                "minimum": 608131.0307,
                "name": "X",
                "position": 0,
                "stddev": 291.7008443,
                "variance": 85089.38258
              },
              {
                "average": 4816485.309,
                "count": 21092873,
                "maximum": 4817225.855,
                "minimum": 4815821.495,
                "name": "Y",
                "position": 1,
                "stddev": 394.4027899,
                "variance": 155553.5607
              },
              {
                "average": 1386.905717,
                "count": 21092873,
                "maximum": 1900.353575,
                "minimum": 1321.013575,
                "name": "Z",
                "position": 2,
                "stddev": 25.45197946,
                "variance": 647.8032585
              },
              {
                "average": 18514.47014,
                "count": 21092873,
                "maximum": 63824,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10896.71006,
                "variance": 118738290.2
              },
              {
                "average": 1.168752023,
                "count": 21092873,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4228780173,
                "variance": 0.1788258175
              },
              {
                "average": 1.337469106,
                "count": 21092873,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5824165482,
                "variance": 0.3392090356
              },
              {
                "average": 0.4987050365,
                "count": 21092873,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983349,
                "variance": 0.2499983349
              },
              {
                "average": 0,
                "count": 21092873,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.778921487,
                "count": 21092873,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.099640432,
                "variance": 9.607770809
              },
              {
                "average": 1.185764504,
                "count": 21092873,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80162753,
                "variance": 116.6751573
              },
              {
                "average": 0.4875090747,
                "count": 21092873,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998439643,
                "variance": 0.2498439886
              },
              {
                "average": 10095.56009,
                "count": 21092873,
                "maximum": 10110,
                "minimum": 10056,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.75059091,
                "variance": 473.0882051
              },
              {
                "average": 243690225.7,
                "count": 21092873,
                "maximum": 243712009.9,
                "minimum": 243623546.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37296.018,
                "variance": 1390992958
              },
              {
                "average": 0,
                "count": 21092873,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21092873,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21092873,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21092873,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21092873,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608131.0307,
              4815821.495,
              1321.013575,
              609163.9507,
              4817225.855,
              1900.353575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608131.0307141085,
                    4815821.495308394,
                    1321.0135750169625
                  ],
                  [
                    608131.0307141085,
                    4817225.855308393,
                    1321.0135750169625
                  ],
                  [
                    609163.9507141084,
                    4817225.855308393,
                    1900.3535750169626
                  ],
                  [
                    609163.9507141084,
                    4815821.495308394,
                    1900.3535750169626
                  ],
                  [
                    608131.0307141085,
                    4815821.495308394,
                    1321.0135750169625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:33:29+00:00",
            "end_time": "2019-06-03T18:59: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": "20190603_43121D6215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776581144009,
              43.46249790232634,
              1348.6255412923795
            ],
            [
              -121.6374817329562,
              43.475143630598424,
              1348.6255412923795
            ],
            [
              -121.62470310734341,
              43.47499062342587,
              1901.7655412923793
            ],
            [
              -121.62498984807219,
              43.46234496232283,
              1901.7655412923793
            ],
            [
              -121.63776581144009,
              43.46249790232634,
              1348.6255412923795
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377658,
        43.46234496,
        1348.625541,
        -121.6247031,
        43.47514363,
        1901.765541
      ],
      "properties": {
        "datetime": "2019-06-03T18:39:08Z",
        "pc:count": 21001567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610707.2424,
            "count": 21001567,
            "maximum": 611231.4216,
            "minimum": 610197.6216,
            "name": "X",
            "position": 0,
            "stddev": 291.5803032,
            "variance": 85019.07321
          },
          {
            "average": 4813775.935,
            "count": 21001567,
            "maximum": 4814482.495,
            "minimum": 4813077.695,
            "name": "Y",
            "position": 1,
            "stddev": 403.8135042,
            "variance": 163065.3462
          },
          {
            "average": 1418.329226,
            "count": 21001567,
            "maximum": 1901.765541,
            "minimum": 1348.625541,
            "name": "Z",
            "position": 2,
            "stddev": 14.91923856,
            "variance": 222.5836791
          },
          {
            "average": 19021.25549,
            "count": 21001567,
            "maximum": 49969,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10578.31734,
            "variance": 111900797.8
          },
          {
            "average": 1.168820736,
            "count": 21001567,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4193859823,
            "variance": 0.1758846021
          },
          {
            "average": 1.337645805,
            "count": 21001567,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5747350772,
            "variance": 0.3303204089
          },
          {
            "average": 0.5048648989,
            "count": 21001567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999763441,
            "variance": 0.2499763447
          },
          {
            "average": 0,
            "count": 21001567,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214830827,
            "count": 21001567,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.145248149,
            "variance": 1.311593322
          },
          {
            "average": -1.262472782,
            "count": 21001567,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76613191,
            "variance": 115.9095964
          },
          {
            "average": 0.5053478629,
            "count": 21001567,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999714114,
            "variance": 0.2499714123
          },
          {
            "average": 10051.51247,
            "count": 21001567,
            "maximum": 10054,
            "minimum": 10049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.10982221,
            "variance": 1.231705337
          },
          {
            "average": 243620719.2,
            "count": 21001567,
            "maximum": 243622348.5,
            "minimum": 243619017.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 721.8558069,
            "variance": 521075.806
          },
          {
            "average": 0,
            "count": 21001567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21001567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21001567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21001567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21001567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610197.6216,
          4813077.695,
          1348.625541,
          611231.4216,
          4814482.495,
          1901.765541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610197.6216216441,
                4813077.695354959,
                1348.6255412923795
              ],
              [
                610197.6216216441,
                4814482.49535496,
                1348.6255412923795
              ],
              [
                611231.4216216442,
                4814482.49535496,
                1901.7655412923793
              ],
              [
                611231.4216216442,
                4813077.695354959,
                1901.7655412923793
              ],
              [
                610197.6216216441,
                4813077.695354959,
                1348.6255412923795
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:39:08+00:00",
        "end_time": "2019-06-03T17:43:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377658,
            43.46234496,
            1348.625541,
            -121.6247031,
            43.47514363,
            1901.765541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776581144009,
                  43.46249790232634,
                  1348.6255412923795
                ],
                [
                  -121.6374817329562,
                  43.475143630598424,
                  1348.6255412923795
                ],
                [
                  -121.62470310734341,
                  43.47499062342587,
                  1901.7655412923793
                ],
                [
                  -121.62498984807219,
                  43.46234496232283,
                  1901.7655412923793
                ],
                [
                  -121.63776581144009,
                  43.46249790232634,
                  1348.6255412923795
                ]
              ]
            ]
          },
          "id": "20190603_43121D6215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:39:08Z",
            "pc:count": 21001567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610707.2424,
                "count": 21001567,
                "maximum": 611231.4216,
                "minimum": 610197.6216,
                "name": "X",
                "position": 0,
                "stddev": 291.5803032,
                "variance": 85019.07321
              },
              {
                "average": 4813775.935,
                "count": 21001567,
                "maximum": 4814482.495,
                "minimum": 4813077.695,
                "name": "Y",
                "position": 1,
                "stddev": 403.8135042,
                "variance": 163065.3462
              },
              {
                "average": 1418.329226,
                "count": 21001567,
                "maximum": 1901.765541,
                "minimum": 1348.625541,
                "name": "Z",
                "position": 2,
                "stddev": 14.91923856,
                "variance": 222.5836791
              },
              {
                "average": 19021.25549,
                "count": 21001567,
                "maximum": 49969,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10578.31734,
                "variance": 111900797.8
              },
              {
                "average": 1.168820736,
                "count": 21001567,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4193859823,
                "variance": 0.1758846021
              },
              {
                "average": 1.337645805,
                "count": 21001567,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5747350772,
                "variance": 0.3303204089
              },
              {
                "average": 0.5048648989,
                "count": 21001567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999763441,
                "variance": 0.2499763447
              },
              {
                "average": 0,
                "count": 21001567,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214830827,
                "count": 21001567,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.145248149,
                "variance": 1.311593322
              },
              {
                "average": -1.262472782,
                "count": 21001567,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76613191,
                "variance": 115.9095964
              },
              {
                "average": 0.5053478629,
                "count": 21001567,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999714114,
                "variance": 0.2499714123
              },
              {
                "average": 10051.51247,
                "count": 21001567,
                "maximum": 10054,
                "minimum": 10049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.10982221,
                "variance": 1.231705337
              },
              {
                "average": 243620719.2,
                "count": 21001567,
                "maximum": 243622348.5,
                "minimum": 243619017.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 721.8558069,
                "variance": 521075.806
              },
              {
                "average": 0,
                "count": 21001567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21001567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21001567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21001567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21001567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610197.6216,
              4813077.695,
              1348.625541,
              611231.4216,
              4814482.495,
              1901.765541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610197.6216216441,
                    4813077.695354959,
                    1348.6255412923795
                  ],
                  [
                    610197.6216216441,
                    4814482.49535496,
                    1348.6255412923795
                  ],
                  [
                    611231.4216216442,
                    4814482.49535496,
                    1901.7655412923793
                  ],
                  [
                    611231.4216216442,
                    4813077.695354959,
                    1901.7655412923793
                  ],
                  [
                    610197.6216216441,
                    4813077.695354959,
                    1348.6255412923795
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:39:08+00:00",
            "end_time": "2019-06-03T17: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": "20190603_43121D6223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276083745663,
              43.43749802535416,
              1383.6871979099633
            ],
            [
              -121.6624822850961,
              43.45014069867918,
              1383.6871979099633
            ],
            [
              -121.64970854492994,
              43.44999055123932,
              1919.5071979099635
            ],
            [
              -121.64998975559801,
              43.437347943815176,
              1919.5071979099635
            ],
            [
              -121.66276083745663,
              43.43749802535416,
              1383.6871979099633
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627608,
        43.43734794,
        1383.687198,
        -121.6497085,
        43.4501407,
        1919.507198
      ],
      "properties": {
        "datetime": "2019-06-03T17:43:01Z",
        "pc:count": 21830883,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608735.8041,
            "count": 21830883,
            "maximum": 609254.0269,
            "minimum": 608220.2069,
            "name": "X",
            "position": 0,
            "stddev": 292.940663,
            "variance": 85814.23206
          },
          {
            "average": 4810973.068,
            "count": 21830883,
            "maximum": 4811672.908,
            "minimum": 4810268.468,
            "name": "Y",
            "position": 1,
            "stddev": 397.3115269,
            "variance": 157856.4494
          },
          {
            "average": 1427.118668,
            "count": 21830883,
            "maximum": 1919.507198,
            "minimum": 1383.687198,
            "name": "Z",
            "position": 2,
            "stddev": 20.25690279,
            "variance": 410.3421108
          },
          {
            "average": 21011.90122,
            "count": 21830883,
            "maximum": 52076,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11060.05362,
            "variance": 122324786.1
          },
          {
            "average": 1.163209615,
            "count": 21830883,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4242422453,
            "variance": 0.1799814827
          },
          {
            "average": 1.326448866,
            "count": 21830883,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5917078489,
            "variance": 0.3501181784
          },
          {
            "average": 0.4995013715,
            "count": 21830883,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997628,
            "variance": 0.2499997628
          },
          {
            "average": 0,
            "count": 21830883,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267738002,
            "count": 21830883,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.366057285,
            "variance": 1.866112505
          },
          {
            "average": 0.7307478102,
            "count": 21830883,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78075839,
            "variance": 116.2247515
          },
          {
            "average": 0.4971404501,
            "count": 21830883,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999918344,
            "variance": 0.2499918344
          },
          {
            "average": 10046.17129,
            "count": 21830883,
            "maximum": 10049,
            "minimum": 10044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.093337223,
            "variance": 1.195386284
          },
          {
            "average": 243617124.2,
            "count": 21830883,
            "maximum": 243618981.1,
            "minimum": 243615690,
            "name": "GpsTime",
            "position": 12,
            "stddev": 762.4249782,
            "variance": 581291.8473
          },
          {
            "average": 0,
            "count": 21830883,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21830883,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21830883,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21830883,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21830883,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608220.2069,
          4810268.468,
          1383.687198,
          609254.0269,
          4811672.908,
          1919.507198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608220.206920596,
                4810268.468472221,
                1383.6871979099633
              ],
              [
                608220.206920596,
                4811672.90847222,
                1383.6871979099633
              ],
              [
                609254.026920596,
                4811672.90847222,
                1919.5071979099635
              ],
              [
                609254.026920596,
                4810268.468472221,
                1919.5071979099635
              ],
              [
                608220.206920596,
                4810268.468472221,
                1383.6871979099633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:43:01+00:00",
        "end_time": "2019-06-03T16:48:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627608,
            43.43734794,
            1383.687198,
            -121.6497085,
            43.4501407,
            1919.507198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276083745663,
                  43.43749802535416,
                  1383.6871979099633
                ],
                [
                  -121.6624822850961,
                  43.45014069867918,
                  1383.6871979099633
                ],
                [
                  -121.64970854492994,
                  43.44999055123932,
                  1919.5071979099635
                ],
                [
                  -121.64998975559801,
                  43.437347943815176,
                  1919.5071979099635
                ],
                [
                  -121.66276083745663,
                  43.43749802535416,
                  1383.6871979099633
                ]
              ]
            ]
          },
          "id": "20190603_43121D6223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:43:01Z",
            "pc:count": 21830883,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608735.8041,
                "count": 21830883,
                "maximum": 609254.0269,
                "minimum": 608220.2069,
                "name": "X",
                "position": 0,
                "stddev": 292.940663,
                "variance": 85814.23206
              },
              {
                "average": 4810973.068,
                "count": 21830883,
                "maximum": 4811672.908,
                "minimum": 4810268.468,
                "name": "Y",
                "position": 1,
                "stddev": 397.3115269,
                "variance": 157856.4494
              },
              {
                "average": 1427.118668,
                "count": 21830883,
                "maximum": 1919.507198,
                "minimum": 1383.687198,
                "name": "Z",
                "position": 2,
                "stddev": 20.25690279,
                "variance": 410.3421108
              },
              {
                "average": 21011.90122,
                "count": 21830883,
                "maximum": 52076,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11060.05362,
                "variance": 122324786.1
              },
              {
                "average": 1.163209615,
                "count": 21830883,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4242422453,
                "variance": 0.1799814827
              },
              {
                "average": 1.326448866,
                "count": 21830883,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5917078489,
                "variance": 0.3501181784
              },
              {
                "average": 0.4995013715,
                "count": 21830883,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997628,
                "variance": 0.2499997628
              },
              {
                "average": 0,
                "count": 21830883,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267738002,
                "count": 21830883,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.366057285,
                "variance": 1.866112505
              },
              {
                "average": 0.7307478102,
                "count": 21830883,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78075839,
                "variance": 116.2247515
              },
              {
                "average": 0.4971404501,
                "count": 21830883,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999918344,
                "variance": 0.2499918344
              },
              {
                "average": 10046.17129,
                "count": 21830883,
                "maximum": 10049,
                "minimum": 10044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.093337223,
                "variance": 1.195386284
              },
              {
                "average": 243617124.2,
                "count": 21830883,
                "maximum": 243618981.1,
                "minimum": 243615690,
                "name": "GpsTime",
                "position": 12,
                "stddev": 762.4249782,
                "variance": 581291.8473
              },
              {
                "average": 0,
                "count": 21830883,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21830883,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21830883,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21830883,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21830883,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608220.2069,
              4810268.468,
              1383.687198,
              609254.0269,
              4811672.908,
              1919.507198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608220.206920596,
                    4810268.468472221,
                    1383.6871979099633
                  ],
                  [
                    608220.206920596,
                    4811672.90847222,
                    1383.6871979099633
                  ],
                  [
                    609254.026920596,
                    4811672.90847222,
                    1919.5071979099635
                  ],
                  [
                    609254.026920596,
                    4810268.468472221,
                    1919.5071979099635
                  ],
                  [
                    608220.206920596,
                    4810268.468472221,
                    1383.6871979099633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:43:01+00:00",
            "end_time": "2019-06-03T16:48: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": "20190602_43121D5124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777657514668,
              43.4374983388187,
              1275.9276650491936
            ],
            [
              -121.58748220936778,
              43.45014907579491,
              1275.9276650491936
            ],
            [
              -121.57469281023353,
              43.44999035041821,
              1910.8276650491937
            ],
            [
              -121.57498983910776,
              43.4373396831522,
              1910.8276650491937
            ],
            [
              -121.58777657514668,
              43.4374983388187,
              1275.9276650491936
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877766,
        43.43733968,
        1275.927665,
        -121.5746928,
        43.45014908,
        1910.827665
      ],
      "properties": {
        "datetime": "2019-06-03T17:09:25Z",
        "pc:count": 20813112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614807.8575,
            "count": 20813112,
            "maximum": 615323.7265,
            "minimum": 614288.6065,
            "name": "X",
            "position": 0,
            "stddev": 291.0687651,
            "variance": 84721.026
          },
          {
            "average": 4811098.115,
            "count": 20813112,
            "maximum": 4811774.014,
            "minimum": 4810368.634,
            "name": "Y",
            "position": 1,
            "stddev": 403.9600423,
            "variance": 163183.7158
          },
          {
            "average": 1333.792744,
            "count": 20813112,
            "maximum": 1910.827665,
            "minimum": 1275.927665,
            "name": "Z",
            "position": 2,
            "stddev": 6.771151853,
            "variance": 45.84849742
          },
          {
            "average": 18218.88353,
            "count": 20813112,
            "maximum": 61449,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10088.12303,
            "variance": 101770226.3
          },
          {
            "average": 1.169059197,
            "count": 20813112,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4481811874,
            "variance": 0.2008663767
          },
          {
            "average": 1.338114166,
            "count": 20813112,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6363425853,
            "variance": 0.4049318859
          },
          {
            "average": 0.5030498563,
            "count": 20813112,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907103,
            "variance": 0.2499907104
          },
          {
            "average": 0,
            "count": 20813112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25106481,
            "count": 20813112,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.363951074,
            "variance": 1.860362533
          },
          {
            "average": -0.6820854988,
            "count": 20813112,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88143361,
            "variance": 118.4055974
          },
          {
            "average": 0.5009681397,
            "count": 20813112,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999990747,
            "variance": 0.2499990747
          },
          {
            "average": 10042.69322,
            "count": 20813112,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.45851705,
            "variance": 6.044306086
          },
          {
            "average": 243587756.3,
            "count": 20813112,
            "maximum": 243616965.9,
            "minimum": 243540155.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36203.10958,
            "variance": 1310665143
          },
          {
            "average": 0,
            "count": 20813112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20813112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20813112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20813112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20813112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614288.6065,
          4810368.634,
          1275.927665,
          615323.7265,
          4811774.014,
          1910.827665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614288.6064675123,
                4810368.633628449,
                1275.9276650491936
              ],
              [
                614288.6064675123,
                4811774.01362845,
                1275.9276650491936
              ],
              [
                615323.7264675124,
                4811774.01362845,
                1910.8276650491937
              ],
              [
                615323.7264675124,
                4810368.633628449,
                1910.8276650491937
              ],
              [
                614288.6064675123,
                4810368.633628449,
                1275.9276650491936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:09:25+00:00",
        "end_time": "2019-06-02T19:49:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877766,
            43.43733968,
            1275.927665,
            -121.5746928,
            43.45014908,
            1910.827665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777657514668,
                  43.4374983388187,
                  1275.9276650491936
                ],
                [
                  -121.58748220936778,
                  43.45014907579491,
                  1275.9276650491936
                ],
                [
                  -121.57469281023353,
                  43.44999035041821,
                  1910.8276650491937
                ],
                [
                  -121.57498983910776,
                  43.4373396831522,
                  1910.8276650491937
                ],
                [
                  -121.58777657514668,
                  43.4374983388187,
                  1275.9276650491936
                ]
              ]
            ]
          },
          "id": "20190602_43121D5124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:09:25Z",
            "pc:count": 20813112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614807.8575,
                "count": 20813112,
                "maximum": 615323.7265,
                "minimum": 614288.6065,
                "name": "X",
                "position": 0,
                "stddev": 291.0687651,
                "variance": 84721.026
              },
              {
                "average": 4811098.115,
                "count": 20813112,
                "maximum": 4811774.014,
                "minimum": 4810368.634,
                "name": "Y",
                "position": 1,
                "stddev": 403.9600423,
                "variance": 163183.7158
              },
              {
                "average": 1333.792744,
                "count": 20813112,
                "maximum": 1910.827665,
                "minimum": 1275.927665,
                "name": "Z",
                "position": 2,
                "stddev": 6.771151853,
                "variance": 45.84849742
              },
              {
                "average": 18218.88353,
                "count": 20813112,
                "maximum": 61449,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10088.12303,
                "variance": 101770226.3
              },
              {
                "average": 1.169059197,
                "count": 20813112,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4481811874,
                "variance": 0.2008663767
              },
              {
                "average": 1.338114166,
                "count": 20813112,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6363425853,
                "variance": 0.4049318859
              },
              {
                "average": 0.5030498563,
                "count": 20813112,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907103,
                "variance": 0.2499907104
              },
              {
                "average": 0,
                "count": 20813112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25106481,
                "count": 20813112,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.363951074,
                "variance": 1.860362533
              },
              {
                "average": -0.6820854988,
                "count": 20813112,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88143361,
                "variance": 118.4055974
              },
              {
                "average": 0.5009681397,
                "count": 20813112,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999990747,
                "variance": 0.2499990747
              },
              {
                "average": 10042.69322,
                "count": 20813112,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.45851705,
                "variance": 6.044306086
              },
              {
                "average": 243587756.3,
                "count": 20813112,
                "maximum": 243616965.9,
                "minimum": 243540155.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36203.10958,
                "variance": 1310665143
              },
              {
                "average": 0,
                "count": 20813112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20813112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20813112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20813112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20813112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614288.6065,
              4810368.634,
              1275.927665,
              615323.7265,
              4811774.014,
              1910.827665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614288.6064675123,
                    4810368.633628449,
                    1275.9276650491936
                  ],
                  [
                    614288.6064675123,
                    4811774.01362845,
                    1275.9276650491936
                  ],
                  [
                    615323.7264675124,
                    4811774.01362845,
                    1910.8276650491937
                  ],
                  [
                    615323.7264675124,
                    4810368.633628449,
                    1910.8276650491937
                  ],
                  [
                    614288.6064675123,
                    4810368.633628449,
                    1275.9276650491936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:09:25+00:00",
            "end_time": "2019-06-02T19:49: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": "20190603_43121D5214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52528944979343,
              43.4624987014845,
              1319.4849907381722
            ],
            [
              -121.5249816227722,
              43.47515605562052,
              1319.4849907381722
            ],
            [
              -121.51217964250931,
              43.47499016458552,
              1863.784990738172
            ],
            [
              -121.51249013883162,
              43.46233288334138,
              1863.784990738172
            ],
            [
              -121.52528944979343,
              43.4624987014845,
              1319.4849907381722
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252894,
        43.46233288,
        1319.484991,
        -121.5121796,
        43.47515606,
        1863.784991
      ],
      "properties": {
        "datetime": "2019-06-03T17:53:19Z",
        "pc:count": 20060500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619819.4928,
            "count": 20060500,
            "maximum": 620332.2164,
            "minimum": 619296.4764,
            "name": "X",
            "position": 0,
            "stddev": 291.5603733,
            "variance": 85007.4513
          },
          {
            "average": 4813939.82,
            "count": 20060500,
            "maximum": 4814638.928,
            "minimum": 4813232.768,
            "name": "Y",
            "position": 1,
            "stddev": 393.2586611,
            "variance": 154652.3745
          },
          {
            "average": 1348.765233,
            "count": 20060500,
            "maximum": 1863.784991,
            "minimum": 1319.484991,
            "name": "Z",
            "position": 2,
            "stddev": 7.682127133,
            "variance": 59.01507729
          },
          {
            "average": 20464.19667,
            "count": 20060500,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10130.91302,
            "variance": 102635398.7
          },
          {
            "average": 1.111927719,
            "count": 20060500,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3455419114,
            "variance": 0.1193992125
          },
          {
            "average": 1.223859375,
            "count": 20060500,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.48347313,
            "variance": 0.2337462674
          },
          {
            "average": 0.5027407592,
            "count": 20060500,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925006,
            "variance": 0.2499925007
          },
          {
            "average": 0,
            "count": 20060500,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203221106,
            "count": 20060500,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8453515928,
            "variance": 0.7146193154
          },
          {
            "average": -0.5407003653,
            "count": 20060500,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80587497,
            "variance": 116.7669338
          },
          {
            "average": 0.5017075347,
            "count": 20060500,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999970968,
            "variance": 0.2499970968
          },
          {
            "average": 10047.82996,
            "count": 20060500,
            "maximum": 10050,
            "minimum": 10045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.117057524,
            "variance": 1.247817512
          },
          {
            "average": 243618244.7,
            "count": 20060500,
            "maximum": 243619599,
            "minimum": 243616436.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 778.2448204,
            "variance": 605665.0004
          },
          {
            "average": 0,
            "count": 20060500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20060500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20060500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20060500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20060500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619296.4764,
          4813232.768,
          1319.484991,
          620332.2164,
          4814638.928,
          1863.784991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619296.4764162378,
                4813232.7681226125,
                1319.4849907381722
              ],
              [
                619296.4764162378,
                4814638.928122613,
                1319.4849907381722
              ],
              [
                620332.2164162378,
                4814638.928122613,
                1863.784990738172
              ],
              [
                620332.2164162378,
                4813232.7681226125,
                1863.784990738172
              ],
              [
                619296.4764162378,
                4813232.7681226125,
                1319.4849907381722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:53:19+00:00",
        "end_time": "2019-06-03T17:00:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252894,
            43.46233288,
            1319.484991,
            -121.5121796,
            43.47515606,
            1863.784991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52528944979343,
                  43.4624987014845,
                  1319.4849907381722
                ],
                [
                  -121.5249816227722,
                  43.47515605562052,
                  1319.4849907381722
                ],
                [
                  -121.51217964250931,
                  43.47499016458552,
                  1863.784990738172
                ],
                [
                  -121.51249013883162,
                  43.46233288334138,
                  1863.784990738172
                ],
                [
                  -121.52528944979343,
                  43.4624987014845,
                  1319.4849907381722
                ]
              ]
            ]
          },
          "id": "20190603_43121D5214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:53:19Z",
            "pc:count": 20060500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619819.4928,
                "count": 20060500,
                "maximum": 620332.2164,
                "minimum": 619296.4764,
                "name": "X",
                "position": 0,
                "stddev": 291.5603733,
                "variance": 85007.4513
              },
              {
                "average": 4813939.82,
                "count": 20060500,
                "maximum": 4814638.928,
                "minimum": 4813232.768,
                "name": "Y",
                "position": 1,
                "stddev": 393.2586611,
                "variance": 154652.3745
              },
              {
                "average": 1348.765233,
                "count": 20060500,
                "maximum": 1863.784991,
                "minimum": 1319.484991,
                "name": "Z",
                "position": 2,
                "stddev": 7.682127133,
                "variance": 59.01507729
              },
              {
                "average": 20464.19667,
                "count": 20060500,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10130.91302,
                "variance": 102635398.7
              },
              {
                "average": 1.111927719,
                "count": 20060500,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3455419114,
                "variance": 0.1193992125
              },
              {
                "average": 1.223859375,
                "count": 20060500,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.48347313,
                "variance": 0.2337462674
              },
              {
                "average": 0.5027407592,
                "count": 20060500,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925006,
                "variance": 0.2499925007
              },
              {
                "average": 0,
                "count": 20060500,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203221106,
                "count": 20060500,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8453515928,
                "variance": 0.7146193154
              },
              {
                "average": -0.5407003653,
                "count": 20060500,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80587497,
                "variance": 116.7669338
              },
              {
                "average": 0.5017075347,
                "count": 20060500,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999970968,
                "variance": 0.2499970968
              },
              {
                "average": 10047.82996,
                "count": 20060500,
                "maximum": 10050,
                "minimum": 10045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.117057524,
                "variance": 1.247817512
              },
              {
                "average": 243618244.7,
                "count": 20060500,
                "maximum": 243619599,
                "minimum": 243616436.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 778.2448204,
                "variance": 605665.0004
              },
              {
                "average": 0,
                "count": 20060500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20060500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20060500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20060500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20060500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619296.4764,
              4813232.768,
              1319.484991,
              620332.2164,
              4814638.928,
              1863.784991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619296.4764162378,
                    4813232.7681226125,
                    1319.4849907381722
                  ],
                  [
                    619296.4764162378,
                    4814638.928122613,
                    1319.4849907381722
                  ],
                  [
                    620332.2164162378,
                    4814638.928122613,
                    1863.784990738172
                  ],
                  [
                    620332.2164162378,
                    4813232.7681226125,
                    1863.784990738172
                  ],
                  [
                    619296.4764162378,
                    4813232.7681226125,
                    1319.4849907381722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:53:19+00:00",
            "end_time": "2019-06-03T17: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": "20190602_43121D6314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71275036157627,
              43.39999793537403,
              1263.0527334091726
            ],
            [
              -121.71248268946134,
              43.41263536377895,
              1263.0527334091726
            ],
            [
              -121.6997192937272,
              43.412490931944625,
              1932.2927334091723
            ],
            [
              -121.69998961751214,
              43.39985356691029,
              1932.2927334091723
            ],
            [
              -121.71275036157627,
              43.39999793537403,
              1263.0527334091726
            ]
          ]
        ]
      },
      "bbox": [
        -121.7127504,
        43.39985357,
        1263.052733,
        -121.6997193,
        43.41263536,
        1932.292733
      ],
      "properties": {
        "datetime": "2019-06-02T19:46:11Z",
        "pc:count": 26085433,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604775.1301,
            "count": 26085433,
            "maximum": 605272.5332,
            "minimum": 604238.9332,
            "name": "X",
            "position": 0,
            "stddev": 293.9839508,
            "variance": 86426.56335
          },
          {
            "average": 4806787.776,
            "count": 26085433,
            "maximum": 4807443.883,
            "minimum": 4806040.063,
            "name": "Y",
            "position": 1,
            "stddev": 406.9130699,
            "variance": 165578.2465
          },
          {
            "average": 1372.395318,
            "count": 26085433,
            "maximum": 1932.292733,
            "minimum": 1263.052733,
            "name": "Z",
            "position": 2,
            "stddev": 11.53917661,
            "variance": 133.1525969
          },
          {
            "average": 20003.23721,
            "count": 26085433,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10036.06281,
            "variance": 100722556.7
          },
          {
            "average": 1.114079456,
            "count": 26085433,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3452220772,
            "variance": 0.1191782826
          },
          {
            "average": 1.22819211,
            "count": 26085433,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.480075356,
            "variance": 0.2304723474
          },
          {
            "average": 0.49793055,
            "count": 26085433,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957269,
            "variance": 0.249995727
          },
          {
            "average": 0,
            "count": 26085433,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180142227,
            "count": 26085433,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8827529209,
            "variance": 0.7792527194
          },
          {
            "average": 1.69584009,
            "count": 26085433,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.67435133,
            "variance": 113.9417763
          },
          {
            "average": 0.4946586856,
            "count": 26085433,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999714791,
            "variance": 0.2499714799
          },
          {
            "average": 10033.3544,
            "count": 26085433,
            "maximum": 10038,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.195236393,
            "variance": 4.819062822
          },
          {
            "average": 243537205.1,
            "count": 26085433,
            "maximum": 243539971,
            "minimum": 243535193,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1427.219202,
            "variance": 2036954.649
          },
          {
            "average": 0,
            "count": 26085433,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26085433,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26085433,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26085433,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26085433,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604238.9332,
          4806040.063,
          1263.052733,
          605272.5332,
          4807443.883,
          1932.292733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604238.9331696876,
                4806040.063264674,
                1263.0527334091726
              ],
              [
                604238.9331696876,
                4807443.883264674,
                1263.0527334091726
              ],
              [
                605272.5331696877,
                4807443.883264674,
                1932.2927334091723
              ],
              [
                605272.5331696877,
                4806040.063264674,
                1932.2927334091723
              ],
              [
                604238.9331696876,
                4806040.063264674,
                1263.0527334091726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:46:11+00:00",
        "end_time": "2019-06-02T18:26:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7127504,
            43.39985357,
            1263.052733,
            -121.6997193,
            43.41263536,
            1932.292733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71275036157627,
                  43.39999793537403,
                  1263.0527334091726
                ],
                [
                  -121.71248268946134,
                  43.41263536377895,
                  1263.0527334091726
                ],
                [
                  -121.6997192937272,
                  43.412490931944625,
                  1932.2927334091723
                ],
                [
                  -121.69998961751214,
                  43.39985356691029,
                  1932.2927334091723
                ],
                [
                  -121.71275036157627,
                  43.39999793537403,
                  1263.0527334091726
                ]
              ]
            ]
          },
          "id": "20190602_43121D6314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:46:11Z",
            "pc:count": 26085433,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604775.1301,
                "count": 26085433,
                "maximum": 605272.5332,
                "minimum": 604238.9332,
                "name": "X",
                "position": 0,
                "stddev": 293.9839508,
                "variance": 86426.56335
              },
              {
                "average": 4806787.776,
                "count": 26085433,
                "maximum": 4807443.883,
                "minimum": 4806040.063,
                "name": "Y",
                "position": 1,
                "stddev": 406.9130699,
                "variance": 165578.2465
              },
              {
                "average": 1372.395318,
                "count": 26085433,
                "maximum": 1932.292733,
                "minimum": 1263.052733,
                "name": "Z",
                "position": 2,
                "stddev": 11.53917661,
                "variance": 133.1525969
              },
              {
                "average": 20003.23721,
                "count": 26085433,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10036.06281,
                "variance": 100722556.7
              },
              {
                "average": 1.114079456,
                "count": 26085433,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3452220772,
                "variance": 0.1191782826
              },
              {
                "average": 1.22819211,
                "count": 26085433,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.480075356,
                "variance": 0.2304723474
              },
              {
                "average": 0.49793055,
                "count": 26085433,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957269,
                "variance": 0.249995727
              },
              {
                "average": 0,
                "count": 26085433,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180142227,
                "count": 26085433,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8827529209,
                "variance": 0.7792527194
              },
              {
                "average": 1.69584009,
                "count": 26085433,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.67435133,
                "variance": 113.9417763
              },
              {
                "average": 0.4946586856,
                "count": 26085433,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999714791,
                "variance": 0.2499714799
              },
              {
                "average": 10033.3544,
                "count": 26085433,
                "maximum": 10038,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.195236393,
                "variance": 4.819062822
              },
              {
                "average": 243537205.1,
                "count": 26085433,
                "maximum": 243539971,
                "minimum": 243535193,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1427.219202,
                "variance": 2036954.649
              },
              {
                "average": 0,
                "count": 26085433,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26085433,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26085433,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26085433,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26085433,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604238.9332,
              4806040.063,
              1263.052733,
              605272.5332,
              4807443.883,
              1932.292733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604238.9331696876,
                    4806040.063264674,
                    1263.0527334091726
                  ],
                  [
                    604238.9331696876,
                    4807443.883264674,
                    1263.0527334091726
                  ],
                  [
                    605272.5331696877,
                    4807443.883264674,
                    1932.2927334091723
                  ],
                  [
                    605272.5331696877,
                    4806040.063264674,
                    1932.2927334091723
                  ],
                  [
                    604238.9331696876,
                    4806040.063264674,
                    1263.0527334091726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:46:11+00:00",
            "end_time": "2019-06-02T18:26:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.425309441487,
              43.374999084508325,
              1493.3621809894885
            ],
            [
              -121.42498146791286,
              43.387667025215315,
              1493.3621809894885
            ],
            [
              -121.41216025412336,
              43.38748969123557,
              2198.3221809894885
            ],
            [
              -121.41249089479706,
              43.37482182852688,
              2198.3221809894885
            ],
            [
              -121.425309441487,
              43.374999084508325,
              1493.3621809894885
            ]
          ]
        ]
      },
      "bbox": [
        -121.4253094,
        43.37482183,
        1493.362181,
        -121.4121603,
        43.38766703,
        2198.322181
      ],
      "properties": {
        "datetime": "2019-06-04T16:30:41Z",
        "pc:count": 26128993,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 628096.3543,
            "count": 26128993,
            "maximum": 628606.9057,
            "minimum": 627568.0657,
            "name": "X",
            "position": 0,
            "stddev": 289.2918735,
            "variance": 83689.78805
          },
          {
            "average": 4804377.658,
            "count": 26128993,
            "maximum": 4805070.629,
            "minimum": 4803663.249,
            "name": "Y",
            "position": 1,
            "stddev": 397.7523277,
            "variance": 158206.9142
          },
          {
            "average": 1709.282122,
            "count": 26128993,
            "maximum": 2198.322181,
            "minimum": 1493.362181,
            "name": "Z",
            "position": 2,
            "stddev": 51.59962938,
            "variance": 2662.521752
          },
          {
            "average": 15869.17913,
            "count": 26128993,
            "maximum": 54587,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10001.54375,
            "variance": 100030877.4
          },
          {
            "average": 1.228216066,
            "count": 26128993,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4911207746,
            "variance": 0.2411996152
          },
          {
            "average": 1.456432362,
            "count": 26128993,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6657990898,
            "variance": 0.443288428
          },
          {
            "average": 0.4939046828,
            "count": 26128993,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999628553,
            "variance": 0.2499628567
          },
          {
            "average": 0,
            "count": 26128993,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247797839,
            "count": 26128993,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.466441747,
            "variance": 2.150451397
          },
          {
            "average": -0.06182911462,
            "count": 26128993,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83716206,
            "variance": 117.4440815
          },
          {
            "average": 0.4911091292,
            "count": 26128993,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999209557,
            "variance": 0.249920962
          },
          {
            "average": 10080.98984,
            "count": 26128993,
            "maximum": 10084,
            "minimum": 10078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.119004019,
            "variance": 1.252169994
          },
          {
            "average": 243699654.9,
            "count": 26128993,
            "maximum": 243701041.4,
            "minimum": 243698206.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 527.3341648,
            "variance": 278081.3214
          },
          {
            "average": 0,
            "count": 26128993,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26128993,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26128993,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26128993,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26128993,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          627568.0657,
          4803663.249,
          1493.362181,
          628606.9057,
          4805070.629,
          2198.322181
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                627568.0656976937,
                4803663.249019534,
                1493.3621809894885
              ],
              [
                627568.0656976937,
                4805070.629019535,
                1493.3621809894885
              ],
              [
                628606.9056976938,
                4805070.629019535,
                2198.3221809894885
              ],
              [
                628606.9056976938,
                4803663.249019534,
                2198.3221809894885
              ],
              [
                627568.0656976937,
                4803663.249019534,
                1493.3621809894885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:30:41+00:00",
        "end_time": "2019-06-04T15:43:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4253094,
            43.37482183,
            1493.362181,
            -121.4121603,
            43.38766703,
            2198.322181
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.425309441487,
                  43.374999084508325,
                  1493.3621809894885
                ],
                [
                  -121.42498146791286,
                  43.387667025215315,
                  1493.3621809894885
                ],
                [
                  -121.41216025412336,
                  43.38748969123557,
                  2198.3221809894885
                ],
                [
                  -121.41249089479706,
                  43.37482182852688,
                  2198.3221809894885
                ],
                [
                  -121.425309441487,
                  43.374999084508325,
                  1493.3621809894885
                ]
              ]
            ]
          },
          "id": "20190604_43121D4422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:30:41Z",
            "pc:count": 26128993,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 628096.3543,
                "count": 26128993,
                "maximum": 628606.9057,
                "minimum": 627568.0657,
                "name": "X",
                "position": 0,
                "stddev": 289.2918735,
                "variance": 83689.78805
              },
              {
                "average": 4804377.658,
                "count": 26128993,
                "maximum": 4805070.629,
                "minimum": 4803663.249,
                "name": "Y",
                "position": 1,
                "stddev": 397.7523277,
                "variance": 158206.9142
              },
              {
                "average": 1709.282122,
                "count": 26128993,
                "maximum": 2198.322181,
                "minimum": 1493.362181,
                "name": "Z",
                "position": 2,
                "stddev": 51.59962938,
                "variance": 2662.521752
              },
              {
                "average": 15869.17913,
                "count": 26128993,
                "maximum": 54587,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10001.54375,
                "variance": 100030877.4
              },
              {
                "average": 1.228216066,
                "count": 26128993,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4911207746,
                "variance": 0.2411996152
              },
              {
                "average": 1.456432362,
                "count": 26128993,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6657990898,
                "variance": 0.443288428
              },
              {
                "average": 0.4939046828,
                "count": 26128993,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999628553,
                "variance": 0.2499628567
              },
              {
                "average": 0,
                "count": 26128993,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247797839,
                "count": 26128993,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.466441747,
                "variance": 2.150451397
              },
              {
                "average": -0.06182911462,
                "count": 26128993,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83716206,
                "variance": 117.4440815
              },
              {
                "average": 0.4911091292,
                "count": 26128993,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999209557,
                "variance": 0.249920962
              },
              {
                "average": 10080.98984,
                "count": 26128993,
                "maximum": 10084,
                "minimum": 10078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.119004019,
                "variance": 1.252169994
              },
              {
                "average": 243699654.9,
                "count": 26128993,
                "maximum": 243701041.4,
                "minimum": 243698206.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 527.3341648,
                "variance": 278081.3214
              },
              {
                "average": 0,
                "count": 26128993,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26128993,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26128993,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26128993,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26128993,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              627568.0657,
              4803663.249,
              1493.362181,
              628606.9057,
              4805070.629,
              2198.322181
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    627568.0656976937,
                    4803663.249019534,
                    1493.3621809894885
                  ],
                  [
                    627568.0656976937,
                    4805070.629019535,
                    1493.3621809894885
                  ],
                  [
                    628606.9056976938,
                    4805070.629019535,
                    2198.3221809894885
                  ],
                  [
                    628606.9056976938,
                    4803663.249019534,
                    2198.3221809894885
                  ],
                  [
                    627568.0656976937,
                    4803663.249019534,
                    1493.3621809894885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:30:41+00:00",
            "end_time": "2019-06-04T15:43: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": "20190602_43121D5313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027373738538,
              43.39999807999666,
              1315.6740642832697
            ],
            [
              -121.59998237839794,
              43.4126480679296,
              1315.6740642832697
            ],
            [
              -121.58719660603698,
              43.4124907968514,
              1940.2540642832696
            ],
            [
              -121.58749062373654,
              43.399840877990904,
              1940.2540642832696
            ],
            [
              -121.60027373738538,
              43.39999807999666,
              1315.6740642832697
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002737,
        43.39984088,
        1315.674064,
        -121.5871966,
        43.41264807,
        1940.254064
      ],
      "properties": {
        "datetime": "2019-06-02T18:33:47Z",
        "pc:count": 32748313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613879.8774,
            "count": 32748313,
            "maximum": 614382.6278,
            "minimum": 613347.1678,
            "name": "X",
            "position": 0,
            "stddev": 286.9120527,
            "variance": 82318.52596
          },
          {
            "average": 4806912.026,
            "count": 32748313,
            "maximum": 4807592.129,
            "minimum": 4806186.849,
            "name": "Y",
            "position": 1,
            "stddev": 401.7406749,
            "variance": 161395.5699
          },
          {
            "average": 1549.781578,
            "count": 32748313,
            "maximum": 1940.254064,
            "minimum": 1315.674064,
            "name": "Z",
            "position": 2,
            "stddev": 71.87719263,
            "variance": 5166.330821
          },
          {
            "average": 17374.34591,
            "count": 32748313,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12094.36946,
            "variance": 146273772.6
          },
          {
            "average": 1.327262904,
            "count": 32748313,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6137199912,
            "variance": 0.3766522276
          },
          {
            "average": 1.654617568,
            "count": 32748313,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.83406804,
            "variance": 0.6956694954
          },
          {
            "average": 0.4990790213,
            "count": 32748313,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991594,
            "variance": 0.2499991594
          },
          {
            "average": 0,
            "count": 32748313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.45785192,
            "count": 32748313,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.381037518,
            "variance": 5.669339664
          },
          {
            "average": 1.06554999,
            "count": 32748313,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88421792,
            "variance": 118.4661997
          },
          {
            "average": 0.4943166996,
            "count": 32748313,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999677067,
            "variance": 0.2499677077
          },
          {
            "average": 10028.57044,
            "count": 32748313,
            "maximum": 10031,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.245714225,
            "variance": 1.55180393
          },
          {
            "average": 243534079.8,
            "count": 32748313,
            "maximum": 243535627.6,
            "minimum": 243532495.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 791.7893444,
            "variance": 626930.3659
          },
          {
            "average": 0,
            "count": 32748313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32748313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32748313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32748313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32748313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613347.1678,
          4806186.849,
          1315.674064,
          614382.6278,
          4807592.129,
          1940.254064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613347.1678356368,
                4806186.849432354,
                1315.6740642832697
              ],
              [
                613347.1678356368,
                4807592.129432353,
                1315.6740642832697
              ],
              [
                614382.6278356367,
                4807592.129432353,
                1940.2540642832696
              ],
              [
                614382.6278356367,
                4806186.849432354,
                1940.2540642832696
              ],
              [
                613347.1678356368,
                4806186.849432354,
                1315.6740642832697
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:33:47+00:00",
        "end_time": "2019-06-02T17:41:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002737,
            43.39984088,
            1315.674064,
            -121.5871966,
            43.41264807,
            1940.254064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027373738538,
                  43.39999807999666,
                  1315.6740642832697
                ],
                [
                  -121.59998237839794,
                  43.4126480679296,
                  1315.6740642832697
                ],
                [
                  -121.58719660603698,
                  43.4124907968514,
                  1940.2540642832696
                ],
                [
                  -121.58749062373654,
                  43.399840877990904,
                  1940.2540642832696
                ],
                [
                  -121.60027373738538,
                  43.39999807999666,
                  1315.6740642832697
                ]
              ]
            ]
          },
          "id": "20190602_43121D5313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:33:47Z",
            "pc:count": 32748313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613879.8774,
                "count": 32748313,
                "maximum": 614382.6278,
                "minimum": 613347.1678,
                "name": "X",
                "position": 0,
                "stddev": 286.9120527,
                "variance": 82318.52596
              },
              {
                "average": 4806912.026,
                "count": 32748313,
                "maximum": 4807592.129,
                "minimum": 4806186.849,
                "name": "Y",
                "position": 1,
                "stddev": 401.7406749,
                "variance": 161395.5699
              },
              {
                "average": 1549.781578,
                "count": 32748313,
                "maximum": 1940.254064,
                "minimum": 1315.674064,
                "name": "Z",
                "position": 2,
                "stddev": 71.87719263,
                "variance": 5166.330821
              },
              {
                "average": 17374.34591,
                "count": 32748313,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12094.36946,
                "variance": 146273772.6
              },
              {
                "average": 1.327262904,
                "count": 32748313,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6137199912,
                "variance": 0.3766522276
              },
              {
                "average": 1.654617568,
                "count": 32748313,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.83406804,
                "variance": 0.6956694954
              },
              {
                "average": 0.4990790213,
                "count": 32748313,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991594,
                "variance": 0.2499991594
              },
              {
                "average": 0,
                "count": 32748313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.45785192,
                "count": 32748313,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.381037518,
                "variance": 5.669339664
              },
              {
                "average": 1.06554999,
                "count": 32748313,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88421792,
                "variance": 118.4661997
              },
              {
                "average": 0.4943166996,
                "count": 32748313,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999677067,
                "variance": 0.2499677077
              },
              {
                "average": 10028.57044,
                "count": 32748313,
                "maximum": 10031,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.245714225,
                "variance": 1.55180393
              },
              {
                "average": 243534079.8,
                "count": 32748313,
                "maximum": 243535627.6,
                "minimum": 243532495.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 791.7893444,
                "variance": 626930.3659
              },
              {
                "average": 0,
                "count": 32748313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32748313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32748313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32748313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32748313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613347.1678,
              4806186.849,
              1315.674064,
              614382.6278,
              4807592.129,
              1940.254064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613347.1678356368,
                    4806186.849432354,
                    1315.6740642832697
                  ],
                  [
                    613347.1678356368,
                    4807592.129432353,
                    1315.6740642832697
                  ],
                  [
                    614382.6278356367,
                    4807592.129432353,
                    1940.2540642832696
                  ],
                  [
                    614382.6278356367,
                    4806186.849432354,
                    1940.2540642832696
                  ],
                  [
                    613347.1678356368,
                    4806186.849432354,
                    1315.6740642832697
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:33:47+00:00",
            "end_time": "2019-06-02T17:41:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52528867798988,
              43.412498571373014,
              1407.70862914412
            ],
            [
              -121.52498138754807,
              43.42515603658435,
              1407.70862914412
            ],
            [
              -121.51218056266421,
              43.42499017526581,
              1941.6286291441202
            ],
            [
              -121.51249051751329,
              43.412332782940965,
              1941.6286291441202
            ],
            [
              -121.52528867798988,
              43.412498571373014,
              1407.70862914412
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252887,
        43.41233278,
        1407.708629,
        -121.5121806,
        43.42515604,
        1941.628629
      ],
      "properties": {
        "datetime": "2019-06-02T18:43:42Z",
        "pc:count": 25834698,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619911.4405,
            "count": 25834698,
            "maximum": 620431.3308,
            "minimum": 619394.8308,
            "name": "X",
            "position": 0,
            "stddev": 289.0436098,
            "variance": 83546.20839
          },
          {
            "average": 4808383.571,
            "count": 25834698,
            "maximum": 4809085.97,
            "minimum": 4807679.81,
            "name": "Y",
            "position": 1,
            "stddev": 402.6748346,
            "variance": 162147.0224
          },
          {
            "average": 1521.235876,
            "count": 25834698,
            "maximum": 1941.628629,
            "minimum": 1407.708629,
            "name": "Z",
            "position": 2,
            "stddev": 36.71420266,
            "variance": 1347.932677
          },
          {
            "average": 18769.17797,
            "count": 25834698,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11172.35816,
            "variance": 124821587
          },
          {
            "average": 1.205632595,
            "count": 25834698,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4618852377,
            "variance": 0.2133379728
          },
          {
            "average": 1.4112739,
            "count": 25834698,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6262005472,
            "variance": 0.3921271253
          },
          {
            "average": 0.502594263,
            "count": 25834698,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932794,
            "variance": 0.2499932795
          },
          {
            "average": 0,
            "count": 25834698,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230839083,
            "count": 25834698,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.350369039,
            "variance": 1.823496542
          },
          {
            "average": -0.5030846227,
            "count": 25834698,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79961256,
            "variance": 116.6316314
          },
          {
            "average": 0.5008500583,
            "count": 25834698,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999992871,
            "variance": 0.2499992871
          },
          {
            "average": 10029.2374,
            "count": 25834698,
            "maximum": 10032,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.22640166,
            "variance": 1.504061031
          },
          {
            "average": 243534504.2,
            "count": 25834698,
            "maximum": 243536222.6,
            "minimum": 243532385.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 793.6445018,
            "variance": 629871.5952
          },
          {
            "average": 0,
            "count": 25834698,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25834698,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25834698,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25834698,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25834698,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619394.8308,
          4807679.81,
          1407.708629,
          620431.3308,
          4809085.97,
          1941.628629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619394.8307513653,
                4807679.810142646,
                1407.70862914412
              ],
              [
                619394.8307513653,
                4809085.970142646,
                1407.70862914412
              ],
              [
                620431.3307513653,
                4809085.970142646,
                1941.6286291441202
              ],
              [
                620431.3307513653,
                4807679.810142646,
                1941.6286291441202
              ],
              [
                619394.8307513653,
                4807679.810142646,
                1407.70862914412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:43:42+00:00",
        "end_time": "2019-06-02T17:39:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252887,
            43.41233278,
            1407.708629,
            -121.5121806,
            43.42515604,
            1941.628629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52528867798988,
                  43.412498571373014,
                  1407.70862914412
                ],
                [
                  -121.52498138754807,
                  43.42515603658435,
                  1407.70862914412
                ],
                [
                  -121.51218056266421,
                  43.42499017526581,
                  1941.6286291441202
                ],
                [
                  -121.51249051751329,
                  43.412332782940965,
                  1941.6286291441202
                ],
                [
                  -121.52528867798988,
                  43.412498571373014,
                  1407.70862914412
                ]
              ]
            ]
          },
          "id": "20190602_43121D5409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:43:42Z",
            "pc:count": 25834698,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619911.4405,
                "count": 25834698,
                "maximum": 620431.3308,
                "minimum": 619394.8308,
                "name": "X",
                "position": 0,
                "stddev": 289.0436098,
                "variance": 83546.20839
              },
              {
                "average": 4808383.571,
                "count": 25834698,
                "maximum": 4809085.97,
                "minimum": 4807679.81,
                "name": "Y",
                "position": 1,
                "stddev": 402.6748346,
                "variance": 162147.0224
              },
              {
                "average": 1521.235876,
                "count": 25834698,
                "maximum": 1941.628629,
                "minimum": 1407.708629,
                "name": "Z",
                "position": 2,
                "stddev": 36.71420266,
                "variance": 1347.932677
              },
              {
                "average": 18769.17797,
                "count": 25834698,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11172.35816,
                "variance": 124821587
              },
              {
                "average": 1.205632595,
                "count": 25834698,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4618852377,
                "variance": 0.2133379728
              },
              {
                "average": 1.4112739,
                "count": 25834698,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6262005472,
                "variance": 0.3921271253
              },
              {
                "average": 0.502594263,
                "count": 25834698,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932794,
                "variance": 0.2499932795
              },
              {
                "average": 0,
                "count": 25834698,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230839083,
                "count": 25834698,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.350369039,
                "variance": 1.823496542
              },
              {
                "average": -0.5030846227,
                "count": 25834698,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79961256,
                "variance": 116.6316314
              },
              {
                "average": 0.5008500583,
                "count": 25834698,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999992871,
                "variance": 0.2499992871
              },
              {
                "average": 10029.2374,
                "count": 25834698,
                "maximum": 10032,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.22640166,
                "variance": 1.504061031
              },
              {
                "average": 243534504.2,
                "count": 25834698,
                "maximum": 243536222.6,
                "minimum": 243532385.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 793.6445018,
                "variance": 629871.5952
              },
              {
                "average": 0,
                "count": 25834698,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25834698,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25834698,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25834698,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25834698,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619394.8308,
              4807679.81,
              1407.708629,
              620431.3308,
              4809085.97,
              1941.628629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619394.8307513653,
                    4807679.810142646,
                    1407.70862914412
                  ],
                  [
                    619394.8307513653,
                    4809085.970142646,
                    1407.70862914412
                  ],
                  [
                    620431.3307513653,
                    4809085.970142646,
                    1941.6286291441202
                  ],
                  [
                    620431.3307513653,
                    4807679.810142646,
                    1941.6286291441202
                  ],
                  [
                    619394.8307513653,
                    4807679.810142646,
                    1407.70862914412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:43:42+00:00",
            "end_time": "2019-06-02T17:39:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026385356285,
              43.487498333949425,
              1341.7298980874207
            ],
            [
              -121.64998216731706,
              43.50014263186869,
              1341.7298980874207
            ],
            [
              -121.63720512897778,
              43.49999103481105,
              1923.489898087421
            ],
            [
              -121.63748947919895,
              43.48734680343115,
              1923.489898087421
            ],
            [
              -121.65026385356285,
              43.487498333949425,
              1341.7298980874207
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502639,
        43.4873468,
        1341.729898,
        -121.6372051,
        43.50014263,
        1923.489898
      ],
      "properties": {
        "datetime": "2019-06-04T20:20:30Z",
        "pc:count": 28415427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609677.9647,
            "count": 28415427,
            "maximum": 610174.8137,
            "minimum": 609141.5737,
            "name": "X",
            "position": 0,
            "stddev": 281.6886762,
            "variance": 79348.51027
          },
          {
            "average": 4816515.529,
            "count": 28415427,
            "maximum": 4817242.402,
            "minimum": 4815837.762,
            "name": "Y",
            "position": 1,
            "stddev": 398.4045341,
            "variance": 158726.1728
          },
          {
            "average": 1382.956831,
            "count": 28415427,
            "maximum": 1923.489898,
            "minimum": 1341.729898,
            "name": "Z",
            "position": 2,
            "stddev": 21.68224269,
            "variance": 470.1196481
          },
          {
            "average": 18712.90766,
            "count": 28415427,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10941.19893,
            "variance": 119709834.1
          },
          {
            "average": 1.161230271,
            "count": 28415427,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4108850789,
            "variance": 0.168826548
          },
          {
            "average": 1.322489224,
            "count": 28415427,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5650380602,
            "variance": 0.3192680094
          },
          {
            "average": 0.4991492122,
            "count": 28415427,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999285,
            "variance": 0.249999285
          },
          {
            "average": 0,
            "count": 28415427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.773433178,
            "count": 28415427,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.17048784,
            "variance": 10.05199315
          },
          {
            "average": 1.229108123,
            "count": 28415427,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.44806858,
            "variance": 109.162137
          },
          {
            "average": 0.4989245455,
            "count": 28415427,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999988522,
            "variance": 0.2499988522
          },
          {
            "average": 10095.69438,
            "count": 28415427,
            "maximum": 10116,
            "minimum": 10056,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.25635736,
            "variance": 588.3708724
          },
          {
            "average": 243687985.9,
            "count": 28415427,
            "maximum": 243714830.2,
            "minimum": 243623527.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39604.40434,
            "variance": 1568508843
          },
          {
            "average": 0,
            "count": 28415427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28415427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28415427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28415427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28415427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609141.5737,
          4815837.762,
          1341.729898,
          610174.8137,
          4817242.402,
          1923.489898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609141.5736626025,
                4815837.762101157,
                1341.7298980874207
              ],
              [
                609141.5736626025,
                4817242.402101157,
                1341.7298980874207
              ],
              [
                610174.8136626024,
                4817242.402101157,
                1923.489898087421
              ],
              [
                610174.8136626024,
                4815837.762101157,
                1923.489898087421
              ],
              [
                609141.5736626025,
                4815837.762101157,
                1341.7298980874207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:20:30+00:00",
        "end_time": "2019-06-03T18:58:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502639,
            43.4873468,
            1341.729898,
            -121.6372051,
            43.50014263,
            1923.489898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026385356285,
                  43.487498333949425,
                  1341.7298980874207
                ],
                [
                  -121.64998216731706,
                  43.50014263186869,
                  1341.7298980874207
                ],
                [
                  -121.63720512897778,
                  43.49999103481105,
                  1923.489898087421
                ],
                [
                  -121.63748947919895,
                  43.48734680343115,
                  1923.489898087421
                ],
                [
                  -121.65026385356285,
                  43.487498333949425,
                  1341.7298980874207
                ]
              ]
            ]
          },
          "id": "20190603_43121D6204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:20:30Z",
            "pc:count": 28415427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609677.9647,
                "count": 28415427,
                "maximum": 610174.8137,
                "minimum": 609141.5737,
                "name": "X",
                "position": 0,
                "stddev": 281.6886762,
                "variance": 79348.51027
              },
              {
                "average": 4816515.529,
                "count": 28415427,
                "maximum": 4817242.402,
                "minimum": 4815837.762,
                "name": "Y",
                "position": 1,
                "stddev": 398.4045341,
                "variance": 158726.1728
              },
              {
                "average": 1382.956831,
                "count": 28415427,
                "maximum": 1923.489898,
                "minimum": 1341.729898,
                "name": "Z",
                "position": 2,
                "stddev": 21.68224269,
                "variance": 470.1196481
              },
              {
                "average": 18712.90766,
                "count": 28415427,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10941.19893,
                "variance": 119709834.1
              },
              {
                "average": 1.161230271,
                "count": 28415427,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4108850789,
                "variance": 0.168826548
              },
              {
                "average": 1.322489224,
                "count": 28415427,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5650380602,
                "variance": 0.3192680094
              },
              {
                "average": 0.4991492122,
                "count": 28415427,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999285,
                "variance": 0.249999285
              },
              {
                "average": 0,
                "count": 28415427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.773433178,
                "count": 28415427,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.17048784,
                "variance": 10.05199315
              },
              {
                "average": 1.229108123,
                "count": 28415427,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.44806858,
                "variance": 109.162137
              },
              {
                "average": 0.4989245455,
                "count": 28415427,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999988522,
                "variance": 0.2499988522
              },
              {
                "average": 10095.69438,
                "count": 28415427,
                "maximum": 10116,
                "minimum": 10056,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.25635736,
                "variance": 588.3708724
              },
              {
                "average": 243687985.9,
                "count": 28415427,
                "maximum": 243714830.2,
                "minimum": 243623527.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39604.40434,
                "variance": 1568508843
              },
              {
                "average": 0,
                "count": 28415427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28415427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28415427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28415427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28415427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609141.5737,
              4815837.762,
              1341.729898,
              610174.8137,
              4817242.402,
              1923.489898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609141.5736626025,
                    4815837.762101157,
                    1341.7298980874207
                  ],
                  [
                    609141.5736626025,
                    4817242.402101157,
                    1341.7298980874207
                  ],
                  [
                    610174.8136626024,
                    4817242.402101157,
                    1923.489898087421
                  ],
                  [
                    610174.8136626024,
                    4815837.762101157,
                    1923.489898087421
                  ],
                  [
                    609141.5736626025,
                    4815837.762101157,
                    1341.7298980874207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:20:30+00:00",
            "end_time": "2019-06-03T18: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": "20190602_43121D6224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026279185612,
              43.437498795464464,
              1341.853663151423
            ],
            [
              -121.64998162455608,
              43.45014194408901,
              1341.853663151423
            ],
            [
              -121.63720597316244,
              43.44999037671185,
              1918.0136631514229
            ],
            [
              -121.63748979924036,
              43.4373472946139,
              1918.0136631514229
            ],
            [
              -121.65026279185612,
              43.437498795464464,
              1341.853663151423
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502628,
        43.43734729,
        1341.853663,
        -121.637206,
        43.45014194,
        1918.013663
      ],
      "properties": {
        "datetime": "2019-06-03T17:34:00Z",
        "pc:count": 21739289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609743.7119,
            "count": 21739289,
            "maximum": 610265.6389,
            "minimum": 609231.6589,
            "name": "X",
            "position": 0,
            "stddev": 294.1395132,
            "variance": 86518.05321
          },
          {
            "average": 4811001.408,
            "count": 21739289,
            "maximum": 4811689.364,
            "minimum": 4810284.864,
            "name": "Y",
            "position": 1,
            "stddev": 398.5961492,
            "variance": 158878.8902
          },
          {
            "average": 1371.613447,
            "count": 21739289,
            "maximum": 1918.013663,
            "minimum": 1341.853663,
            "name": "Z",
            "position": 2,
            "stddev": 31.91143858,
            "variance": 1018.339912
          },
          {
            "average": 19312.77727,
            "count": 21739289,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10126.0361,
            "variance": 102536607.1
          },
          {
            "average": 1.14182612,
            "count": 21739289,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3873889252,
            "variance": 0.1500701794
          },
          {
            "average": 1.283682047,
            "count": 21739289,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5369296265,
            "variance": 0.2882934238
          },
          {
            "average": 0.5029917952,
            "count": 21739289,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910606,
            "variance": 0.2499910607
          },
          {
            "average": 0,
            "count": 21739289,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222166374,
            "count": 21739289,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.089975888,
            "variance": 1.188047437
          },
          {
            "average": -0.8732455426,
            "count": 21739289,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75466529,
            "variance": 115.6628255
          },
          {
            "average": 0.4986959325,
            "count": 21739289,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999983109,
            "variance": 0.2499983109
          },
          {
            "average": 10045.78849,
            "count": 21739289,
            "maximum": 10048,
            "minimum": 9791,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.140321692,
            "variance": 1.300333561
          },
          {
            "average": 243616642.7,
            "count": 21739289,
            "maximum": 243618440.5,
            "minimum": 243541502.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4216.606205,
            "variance": 17779767.89
          },
          {
            "average": 0,
            "count": 21739289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21739289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21739289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21739289,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21739289,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609231.6589,
          4810284.864,
          1341.853663,
          610265.6389,
          4811689.364,
          1918.013663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609231.6589248092,
                4810284.863834705,
                1341.853663151423
              ],
              [
                609231.6589248092,
                4811689.363834705,
                1341.853663151423
              ],
              [
                610265.6389248092,
                4811689.363834705,
                1918.0136631514229
              ],
              [
                610265.6389248092,
                4810284.863834705,
                1918.0136631514229
              ],
              [
                609231.6589248092,
                4810284.863834705,
                1341.853663151423
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:34:00+00:00",
        "end_time": "2019-06-02T20:11:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502628,
            43.43734729,
            1341.853663,
            -121.637206,
            43.45014194,
            1918.013663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026279185612,
                  43.437498795464464,
                  1341.853663151423
                ],
                [
                  -121.64998162455608,
                  43.45014194408901,
                  1341.853663151423
                ],
                [
                  -121.63720597316244,
                  43.44999037671185,
                  1918.0136631514229
                ],
                [
                  -121.63748979924036,
                  43.4373472946139,
                  1918.0136631514229
                ],
                [
                  -121.65026279185612,
                  43.437498795464464,
                  1341.853663151423
                ]
              ]
            ]
          },
          "id": "20190602_43121D6224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:34:00Z",
            "pc:count": 21739289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609743.7119,
                "count": 21739289,
                "maximum": 610265.6389,
                "minimum": 609231.6589,
                "name": "X",
                "position": 0,
                "stddev": 294.1395132,
                "variance": 86518.05321
              },
              {
                "average": 4811001.408,
                "count": 21739289,
                "maximum": 4811689.364,
                "minimum": 4810284.864,
                "name": "Y",
                "position": 1,
                "stddev": 398.5961492,
                "variance": 158878.8902
              },
              {
                "average": 1371.613447,
                "count": 21739289,
                "maximum": 1918.013663,
                "minimum": 1341.853663,
                "name": "Z",
                "position": 2,
                "stddev": 31.91143858,
                "variance": 1018.339912
              },
              {
                "average": 19312.77727,
                "count": 21739289,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10126.0361,
                "variance": 102536607.1
              },
              {
                "average": 1.14182612,
                "count": 21739289,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3873889252,
                "variance": 0.1500701794
              },
              {
                "average": 1.283682047,
                "count": 21739289,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5369296265,
                "variance": 0.2882934238
              },
              {
                "average": 0.5029917952,
                "count": 21739289,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910606,
                "variance": 0.2499910607
              },
              {
                "average": 0,
                "count": 21739289,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222166374,
                "count": 21739289,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.089975888,
                "variance": 1.188047437
              },
              {
                "average": -0.8732455426,
                "count": 21739289,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75466529,
                "variance": 115.6628255
              },
              {
                "average": 0.4986959325,
                "count": 21739289,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999983109,
                "variance": 0.2499983109
              },
              {
                "average": 10045.78849,
                "count": 21739289,
                "maximum": 10048,
                "minimum": 9791,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.140321692,
                "variance": 1.300333561
              },
              {
                "average": 243616642.7,
                "count": 21739289,
                "maximum": 243618440.5,
                "minimum": 243541502.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4216.606205,
                "variance": 17779767.89
              },
              {
                "average": 0,
                "count": 21739289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21739289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21739289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21739289,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21739289,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609231.6589,
              4810284.864,
              1341.853663,
              610265.6389,
              4811689.364,
              1918.013663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609231.6589248092,
                    4810284.863834705,
                    1341.853663151423
                  ],
                  [
                    609231.6589248092,
                    4811689.363834705,
                    1341.853663151423
                  ],
                  [
                    610265.6389248092,
                    4811689.363834705,
                    1918.0136631514229
                  ],
                  [
                    610265.6389248092,
                    4810284.863834705,
                    1918.0136631514229
                  ],
                  [
                    609231.6589248092,
                    4810284.863834705,
                    1341.853663151423
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:34:00+00:00",
            "end_time": "2019-06-02T20:11: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": "20190602_43121D7123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.84421161708963,
              43.437496811439836,
              1336.8949015978187
            ],
            [
              -121.84397238923621,
              43.45005987507435,
              1336.8949015978187
            ],
            [
              -121.83724686945966,
              43.44999167789048,
              1970.9349015978187
            ],
            [
              -121.83748748832734,
              43.437428643999816,
              1970.9349015978187
            ],
            [
              -121.84421161708963,
              43.437496811439836,
              1336.8949015978187
            ]
          ]
        ]
      },
      "bbox": [
        -121.8442116,
        43.43742864,
        1336.894902,
        -121.8372469,
        43.45005988,
        1970.934902
      ],
      "properties": {
        "datetime": "2019-06-02T17:14:47Z",
        "pc:count": 10509149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593800.8067,
            "count": 10509149,
            "maximum": 594079.9035,
            "minimum": 593535.6235,
            "name": "X",
            "position": 0,
            "stddev": 155.7824187,
            "variance": 24268.16198
          },
          {
            "average": 4810772.762,
            "count": 10509149,
            "maximum": 4811444.14,
            "minimum": 4810048.64,
            "name": "Y",
            "position": 1,
            "stddev": 404.5793755,
            "variance": 163684.4711
          },
          {
            "average": 1399.576828,
            "count": 10509149,
            "maximum": 1970.934902,
            "minimum": 1336.894902,
            "name": "Z",
            "position": 2,
            "stddev": 15.88425811,
            "variance": 252.3096557
          },
          {
            "average": 19950.30414,
            "count": 10509149,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10017.24581,
            "variance": 100345213.6
          },
          {
            "average": 1.125685248,
            "count": 10509149,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3791079118,
            "variance": 0.1437228088
          },
          {
            "average": 1.251427685,
            "count": 10509149,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5382678941,
            "variance": 0.2897323258
          },
          {
            "average": 0.2645826984,
            "count": 10509149,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4411107714,
            "variance": 0.1945787126
          },
          {
            "average": 0,
            "count": 10509149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218657001,
            "count": 10509149,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.126619385,
            "variance": 1.269271238
          },
          {
            "average": -0.2158858213,
            "count": 10509149,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80578327,
            "variance": 116.7649521
          },
          {
            "average": 0.498201234,
            "count": 10509149,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999967882,
            "variance": 0.2499967882
          },
          {
            "average": 10020.8714,
            "count": 10509149,
            "maximum": 10023,
            "minimum": 10019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9509526234,
            "variance": 0.9043108919
          },
          {
            "average": 243529952,
            "count": 10509149,
            "maximum": 243530887,
            "minimum": 243529302,
            "name": "GpsTime",
            "position": 12,
            "stddev": 381.5487343,
            "variance": 145579.4367
          },
          {
            "average": 0,
            "count": 10509149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593535.6235,
          4810048.64,
          1336.894902,
          594079.9035,
          4811444.14,
          1970.934902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593535.6235272667,
                4810048.6398297865,
                1336.8949015978187
              ],
              [
                593535.6235272667,
                4811444.1398297865,
                1336.8949015978187
              ],
              [
                594079.9035272667,
                4811444.1398297865,
                1970.9349015978187
              ],
              [
                594079.9035272667,
                4810048.6398297865,
                1970.9349015978187
              ],
              [
                593535.6235272667,
                4810048.6398297865,
                1336.8949015978187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:14:47+00:00",
        "end_time": "2019-06-02T16:48:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8442116,
            43.43742864,
            1336.894902,
            -121.8372469,
            43.45005988,
            1970.934902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.84421161708963,
                  43.437496811439836,
                  1336.8949015978187
                ],
                [
                  -121.84397238923621,
                  43.45005987507435,
                  1336.8949015978187
                ],
                [
                  -121.83724686945966,
                  43.44999167789048,
                  1970.9349015978187
                ],
                [
                  -121.83748748832734,
                  43.437428643999816,
                  1970.9349015978187
                ],
                [
                  -121.84421161708963,
                  43.437496811439836,
                  1336.8949015978187
                ]
              ]
            ]
          },
          "id": "20190602_43121D7123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:14:47Z",
            "pc:count": 10509149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593800.8067,
                "count": 10509149,
                "maximum": 594079.9035,
                "minimum": 593535.6235,
                "name": "X",
                "position": 0,
                "stddev": 155.7824187,
                "variance": 24268.16198
              },
              {
                "average": 4810772.762,
                "count": 10509149,
                "maximum": 4811444.14,
                "minimum": 4810048.64,
                "name": "Y",
                "position": 1,
                "stddev": 404.5793755,
                "variance": 163684.4711
              },
              {
                "average": 1399.576828,
                "count": 10509149,
                "maximum": 1970.934902,
                "minimum": 1336.894902,
                "name": "Z",
                "position": 2,
                "stddev": 15.88425811,
                "variance": 252.3096557
              },
              {
                "average": 19950.30414,
                "count": 10509149,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10017.24581,
                "variance": 100345213.6
              },
              {
                "average": 1.125685248,
                "count": 10509149,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3791079118,
                "variance": 0.1437228088
              },
              {
                "average": 1.251427685,
                "count": 10509149,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5382678941,
                "variance": 0.2897323258
              },
              {
                "average": 0.2645826984,
                "count": 10509149,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4411107714,
                "variance": 0.1945787126
              },
              {
                "average": 0,
                "count": 10509149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218657001,
                "count": 10509149,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.126619385,
                "variance": 1.269271238
              },
              {
                "average": -0.2158858213,
                "count": 10509149,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80578327,
                "variance": 116.7649521
              },
              {
                "average": 0.498201234,
                "count": 10509149,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999967882,
                "variance": 0.2499967882
              },
              {
                "average": 10020.8714,
                "count": 10509149,
                "maximum": 10023,
                "minimum": 10019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9509526234,
                "variance": 0.9043108919
              },
              {
                "average": 243529952,
                "count": 10509149,
                "maximum": 243530887,
                "minimum": 243529302,
                "name": "GpsTime",
                "position": 12,
                "stddev": 381.5487343,
                "variance": 145579.4367
              },
              {
                "average": 0,
                "count": 10509149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593535.6235,
              4810048.64,
              1336.894902,
              594079.9035,
              4811444.14,
              1970.934902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593535.6235272667,
                    4810048.6398297865,
                    1336.8949015978187
                  ],
                  [
                    593535.6235272667,
                    4811444.1398297865,
                    1336.8949015978187
                  ],
                  [
                    594079.9035272667,
                    4811444.1398297865,
                    1970.9349015978187
                  ],
                  [
                    594079.9035272667,
                    4810048.6398297865,
                    1970.9349015978187
                  ],
                  [
                    593535.6235272667,
                    4810048.6398297865,
                    1336.8949015978187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:14:47+00:00",
            "end_time": "2019-06-02T16:48:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5252897493673,
              43.4749987730263,
              1318.5261226771995
            ],
            [
              -121.52498178808463,
              43.48765609939242,
              1318.5261226771995
            ],
            [
              -121.51218013527354,
              43.48749020903962,
              1892.0461226771995
            ],
            [
              -121.5124907669535,
              43.47483295556321,
              1892.0461226771995
            ],
            [
              -121.5252897493673,
              43.4749987730263,
              1318.5261226771995
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252897,
        43.47483296,
        1318.526123,
        -121.5121801,
        43.4876561,
        1892.046123
      ],
      "properties": {
        "datetime": "2019-06-03T18:29:54Z",
        "pc:count": 19167940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619789.7236,
            "count": 19167940,
            "maximum": 620307.3649,
            "minimum": 619271.8649,
            "name": "X",
            "position": 0,
            "stddev": 293.6408793,
            "variance": 86224.966
          },
          {
            "average": 4815331.558,
            "count": 19167940,
            "maximum": 4816027.179,
            "minimum": 4814621.019,
            "name": "Y",
            "position": 1,
            "stddev": 394.0552721,
            "variance": 155279.5575
          },
          {
            "average": 1342.664241,
            "count": 19167940,
            "maximum": 1892.046123,
            "minimum": 1318.526123,
            "name": "Z",
            "position": 2,
            "stddev": 8.240040385,
            "variance": 67.89826555
          },
          {
            "average": 20858.93774,
            "count": 19167940,
            "maximum": 47082,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9823.955031,
            "variance": 96510092.45
          },
          {
            "average": 1.106144531,
            "count": 19167940,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3415908192,
            "variance": 0.1166842877
          },
          {
            "average": 1.212287392,
            "count": 19167940,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4823348009,
            "variance": 0.2326468602
          },
          {
            "average": 0.5004258152,
            "count": 19167940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998317,
            "variance": 0.2499998317
          },
          {
            "average": 0,
            "count": 19167940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225062839,
            "count": 19167940,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9184914445,
            "variance": 0.8436265337
          },
          {
            "average": 0.4253065235,
            "count": 19167940,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77861813,
            "variance": 116.1786089
          },
          {
            "average": 0.4990999554,
            "count": 19167940,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999203,
            "variance": 0.249999203
          },
          {
            "average": 10050.92941,
            "count": 19167940,
            "maximum": 10053,
            "minimum": 10048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.102532949,
            "variance": 1.215578904
          },
          {
            "average": 243620346.5,
            "count": 19167940,
            "maximum": 243621794.7,
            "minimum": 243618226.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 733.3894254,
            "variance": 537860.0493
          },
          {
            "average": 0,
            "count": 19167940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19167940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19167940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19167940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19167940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619271.8649,
          4814621.019,
          1318.526123,
          620307.3649,
          4816027.179,
          1892.046123
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619271.8648710479,
                4814621.0189111475,
                1318.5261226771995
              ],
              [
                619271.8648710479,
                4816027.178911148,
                1318.5261226771995
              ],
              [
                620307.3648710479,
                4816027.178911148,
                1892.0461226771995
              ],
              [
                620307.3648710479,
                4814621.0189111475,
                1892.0461226771995
              ],
              [
                619271.8648710479,
                4814621.0189111475,
                1318.5261226771995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:29:54+00:00",
        "end_time": "2019-06-03T17:30:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252897,
            43.47483296,
            1318.526123,
            -121.5121801,
            43.4876561,
            1892.046123
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5252897493673,
                  43.4749987730263,
                  1318.5261226771995
                ],
                [
                  -121.52498178808463,
                  43.48765609939242,
                  1318.5261226771995
                ],
                [
                  -121.51218013527354,
                  43.48749020903962,
                  1892.0461226771995
                ],
                [
                  -121.5124907669535,
                  43.47483295556321,
                  1892.0461226771995
                ],
                [
                  -121.5252897493673,
                  43.4749987730263,
                  1318.5261226771995
                ]
              ]
            ]
          },
          "id": "20190603_43121D5209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:29:54Z",
            "pc:count": 19167940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619789.7236,
                "count": 19167940,
                "maximum": 620307.3649,
                "minimum": 619271.8649,
                "name": "X",
                "position": 0,
                "stddev": 293.6408793,
                "variance": 86224.966
              },
              {
                "average": 4815331.558,
                "count": 19167940,
                "maximum": 4816027.179,
                "minimum": 4814621.019,
                "name": "Y",
                "position": 1,
                "stddev": 394.0552721,
                "variance": 155279.5575
              },
              {
                "average": 1342.664241,
                "count": 19167940,
                "maximum": 1892.046123,
                "minimum": 1318.526123,
                "name": "Z",
                "position": 2,
                "stddev": 8.240040385,
                "variance": 67.89826555
              },
              {
                "average": 20858.93774,
                "count": 19167940,
                "maximum": 47082,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9823.955031,
                "variance": 96510092.45
              },
              {
                "average": 1.106144531,
                "count": 19167940,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3415908192,
                "variance": 0.1166842877
              },
              {
                "average": 1.212287392,
                "count": 19167940,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4823348009,
                "variance": 0.2326468602
              },
              {
                "average": 0.5004258152,
                "count": 19167940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998317,
                "variance": 0.2499998317
              },
              {
                "average": 0,
                "count": 19167940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225062839,
                "count": 19167940,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9184914445,
                "variance": 0.8436265337
              },
              {
                "average": 0.4253065235,
                "count": 19167940,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77861813,
                "variance": 116.1786089
              },
              {
                "average": 0.4990999554,
                "count": 19167940,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999203,
                "variance": 0.249999203
              },
              {
                "average": 10050.92941,
                "count": 19167940,
                "maximum": 10053,
                "minimum": 10048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.102532949,
                "variance": 1.215578904
              },
              {
                "average": 243620346.5,
                "count": 19167940,
                "maximum": 243621794.7,
                "minimum": 243618226.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 733.3894254,
                "variance": 537860.0493
              },
              {
                "average": 0,
                "count": 19167940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19167940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19167940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19167940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19167940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619271.8649,
              4814621.019,
              1318.526123,
              620307.3649,
              4816027.179,
              1892.046123
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619271.8648710479,
                    4814621.0189111475,
                    1318.5261226771995
                  ],
                  [
                    619271.8648710479,
                    4816027.178911148,
                    1318.5261226771995
                  ],
                  [
                    620307.3648710479,
                    4816027.178911148,
                    1892.0461226771995
                  ],
                  [
                    620307.3648710479,
                    4814621.0189111475,
                    1892.0461226771995
                  ],
                  [
                    619271.8648710479,
                    4814621.0189111475,
                    1318.5261226771995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:29:54+00:00",
            "end_time": "2019-06-03T17:30:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5127918781174,
              43.462498549445016,
              1333.578253197398
            ],
            [
              -121.51248140763545,
              43.47515727226343,
              1333.578253197398
            ],
            [
              -121.49967752231814,
              43.47498995580312,
              1896.038253197398
            ],
            [
              -121.49999066275674,
              43.46233130651087,
              1896.038253197398
            ],
            [
              -121.5127918781174,
              43.462498549445016,
              1333.578253197398
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127919,
        43.46233131,
        1333.578253,
        -121.4996775,
        43.47515727,
        1896.038253
      ],
      "properties": {
        "datetime": "2019-06-03T17:53:00Z",
        "pc:count": 19621784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620819.7373,
            "count": 19621784,
            "maximum": 621343.3783,
            "minimum": 620307.4783,
            "name": "X",
            "position": 0,
            "stddev": 293.2850656,
            "variance": 86016.12969
          },
          {
            "average": 4813957.182,
            "count": 19621784,
            "maximum": 4814657.051,
            "minimum": 4813250.731,
            "name": "Y",
            "position": 1,
            "stddev": 400.3226464,
            "variance": 160258.2212
          },
          {
            "average": 1355.278191,
            "count": 19621784,
            "maximum": 1896.038253,
            "minimum": 1333.578253,
            "name": "Z",
            "position": 2,
            "stddev": 4.805664467,
            "variance": 23.09441097
          },
          {
            "average": 21009.31258,
            "count": 19621784,
            "maximum": 52903,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10190.671,
            "variance": 103849775.3
          },
          {
            "average": 1.105979915,
            "count": 19621784,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3339344237,
            "variance": 0.1115121993
          },
          {
            "average": 1.211962939,
            "count": 19621784,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4661739629,
            "variance": 0.2173181637
          },
          {
            "average": 0.5043645878,
            "count": 19621784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999809628,
            "variance": 0.2499809631
          },
          {
            "average": 0,
            "count": 19621784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207590146,
            "count": 19621784,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.810704017,
            "variance": 0.6572410032
          },
          {
            "average": -1.055967158,
            "count": 19621784,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77118157,
            "variance": 116.0183524
          },
          {
            "average": 0.5071950135,
            "count": 19621784,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999482418,
            "variance": 0.2499482445
          },
          {
            "average": 10047.4361,
            "count": 19621784,
            "maximum": 10050,
            "minimum": 10045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.118033833,
            "variance": 1.249999652
          },
          {
            "average": 243617979.8,
            "count": 19621784,
            "maximum": 243619580.7,
            "minimum": 243616443.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 787.8358881,
            "variance": 620685.3866
          },
          {
            "average": 0,
            "count": 19621784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19621784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19621784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19621784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19621784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620307.4783,
          4813250.731,
          1333.578253,
          621343.3783,
          4814657.051,
          1896.038253
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620307.4783067256,
                4813250.730922376,
                1333.578253197398
              ],
              [
                620307.4783067256,
                4814657.050922376,
                1333.578253197398
              ],
              [
                621343.3783067255,
                4814657.050922376,
                1896.038253197398
              ],
              [
                621343.3783067255,
                4813250.730922376,
                1896.038253197398
              ],
              [
                620307.4783067256,
                4813250.730922376,
                1333.578253197398
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:53:00+00:00",
        "end_time": "2019-06-03T17:00:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127919,
            43.46233131,
            1333.578253,
            -121.4996775,
            43.47515727,
            1896.038253
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5127918781174,
                  43.462498549445016,
                  1333.578253197398
                ],
                [
                  -121.51248140763545,
                  43.47515727226343,
                  1333.578253197398
                ],
                [
                  -121.49967752231814,
                  43.47498995580312,
                  1896.038253197398
                ],
                [
                  -121.49999066275674,
                  43.46233130651087,
                  1896.038253197398
                ],
                [
                  -121.5127918781174,
                  43.462498549445016,
                  1333.578253197398
                ]
              ]
            ]
          },
          "id": "20190603_43121D5215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:53:00Z",
            "pc:count": 19621784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620819.7373,
                "count": 19621784,
                "maximum": 621343.3783,
                "minimum": 620307.4783,
                "name": "X",
                "position": 0,
                "stddev": 293.2850656,
                "variance": 86016.12969
              },
              {
                "average": 4813957.182,
                "count": 19621784,
                "maximum": 4814657.051,
                "minimum": 4813250.731,
                "name": "Y",
                "position": 1,
                "stddev": 400.3226464,
                "variance": 160258.2212
              },
              {
                "average": 1355.278191,
                "count": 19621784,
                "maximum": 1896.038253,
                "minimum": 1333.578253,
                "name": "Z",
                "position": 2,
                "stddev": 4.805664467,
                "variance": 23.09441097
              },
              {
                "average": 21009.31258,
                "count": 19621784,
                "maximum": 52903,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10190.671,
                "variance": 103849775.3
              },
              {
                "average": 1.105979915,
                "count": 19621784,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3339344237,
                "variance": 0.1115121993
              },
              {
                "average": 1.211962939,
                "count": 19621784,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4661739629,
                "variance": 0.2173181637
              },
              {
                "average": 0.5043645878,
                "count": 19621784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999809628,
                "variance": 0.2499809631
              },
              {
                "average": 0,
                "count": 19621784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207590146,
                "count": 19621784,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.810704017,
                "variance": 0.6572410032
              },
              {
                "average": -1.055967158,
                "count": 19621784,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77118157,
                "variance": 116.0183524
              },
              {
                "average": 0.5071950135,
                "count": 19621784,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999482418,
                "variance": 0.2499482445
              },
              {
                "average": 10047.4361,
                "count": 19621784,
                "maximum": 10050,
                "minimum": 10045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.118033833,
                "variance": 1.249999652
              },
              {
                "average": 243617979.8,
                "count": 19621784,
                "maximum": 243619580.7,
                "minimum": 243616443.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 787.8358881,
                "variance": 620685.3866
              },
              {
                "average": 0,
                "count": 19621784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19621784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19621784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19621784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19621784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620307.4783,
              4813250.731,
              1333.578253,
              621343.3783,
              4814657.051,
              1896.038253
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620307.4783067256,
                    4813250.730922376,
                    1333.578253197398
                  ],
                  [
                    620307.4783067256,
                    4814657.050922376,
                    1333.578253197398
                  ],
                  [
                    621343.3783067255,
                    4814657.050922376,
                    1896.038253197398
                  ],
                  [
                    621343.3783067255,
                    4813250.730922376,
                    1896.038253197398
                  ],
                  [
                    620307.4783067256,
                    4813250.730922376,
                    1333.578253197398
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:53:00+00:00",
            "end_time": "2019-06-03T17:00: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": "20190602_43121D6419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65004900806856,
              43.39714216965464,
              1348.3198150953535
            ],
            [
              -121.64998238850296,
              43.4001423418161,
              1348.3198150953535
            ],
            [
              -121.63742440647617,
              43.3999933822958,
              1945.7798150953536
            ],
            [
              -121.63749164527765,
              43.396993225653205,
              1945.7798150953536
            ],
            [
              -121.65004900806856,
              43.39714216965464,
              1348.3198150953535
            ]
          ]
        ]
      },
      "bbox": [
        -121.650049,
        43.39699323,
        1348.319815,
        -121.6374244,
        43.40014234,
        1945.779815
      ],
      "properties": {
        "datetime": "2019-06-02T18:25:20Z",
        "pc:count": 4684205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609833.6587,
            "count": 4684205,
            "maximum": 610338.7528,
            "minimum": 609321.5528,
            "name": "X",
            "position": 0,
            "stddev": 290.0390307,
            "variance": 84122.63932
          },
          {
            "average": 4805969.591,
            "count": 4684205,
            "maximum": 4806136.49,
            "minimum": 4805803.21,
            "name": "Y",
            "position": 1,
            "stddev": 90.73006647,
            "variance": 8231.944961
          },
          {
            "average": 1358.555718,
            "count": 4684205,
            "maximum": 1945.779815,
            "minimum": 1348.319815,
            "name": "Z",
            "position": 2,
            "stddev": 5.55536132,
            "variance": 30.86203939
          },
          {
            "average": 21182.15482,
            "count": 4684205,
            "maximum": 64757,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8869.729467,
            "variance": 78672100.81
          },
          {
            "average": 1.085225775,
            "count": 4684205,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3105392955,
            "variance": 0.09643465407
          },
          {
            "average": 1.170547403,
            "count": 4684205,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4438242311,
            "variance": 0.1969799481
          },
          {
            "average": 0.5059460463,
            "count": 4684205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999646966,
            "variance": 0.2499646979
          },
          {
            "average": 0,
            "count": 4684205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23717237,
            "count": 4684205,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8937147807,
            "variance": 0.7987261092
          },
          {
            "average": -0.8296972913,
            "count": 4684205,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72163732,
            "variance": 114.9535069
          },
          {
            "average": 0.526459666,
            "count": 4684205,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992994485,
            "variance": 0.2492999393
          },
          {
            "average": 10028.21134,
            "count": 4684205,
            "maximum": 10030,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8433679114,
            "variance": 0.7112694341
          },
          {
            "average": 243533823.6,
            "count": 4684205,
            "maximum": 243535120.6,
            "minimum": 243532999,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.1736803,
            "variance": 282145.4786
          },
          {
            "average": 0,
            "count": 4684205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4684205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4684205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4684205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4684205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609321.5528,
          4805803.21,
          1348.319815,
          610338.7528,
          4806136.49,
          1945.779815
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609321.5528369908,
                4805803.2104569385,
                1348.3198150953535
              ],
              [
                609321.5528369908,
                4806136.490456938,
                1348.3198150953535
              ],
              [
                610338.7528369908,
                4806136.490456938,
                1945.7798150953536
              ],
              [
                610338.7528369908,
                4805803.2104569385,
                1945.7798150953536
              ],
              [
                609321.5528369908,
                4805803.2104569385,
                1348.3198150953535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:25:20+00:00",
        "end_time": "2019-06-02T17:49:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.650049,
            43.39699323,
            1348.319815,
            -121.6374244,
            43.40014234,
            1945.779815
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65004900806856,
                  43.39714216965464,
                  1348.3198150953535
                ],
                [
                  -121.64998238850296,
                  43.4001423418161,
                  1348.3198150953535
                ],
                [
                  -121.63742440647617,
                  43.3999933822958,
                  1945.7798150953536
                ],
                [
                  -121.63749164527765,
                  43.396993225653205,
                  1945.7798150953536
                ],
                [
                  -121.65004900806856,
                  43.39714216965464,
                  1348.3198150953535
                ]
              ]
            ]
          },
          "id": "20190602_43121D6419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:25:20Z",
            "pc:count": 4684205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609833.6587,
                "count": 4684205,
                "maximum": 610338.7528,
                "minimum": 609321.5528,
                "name": "X",
                "position": 0,
                "stddev": 290.0390307,
                "variance": 84122.63932
              },
              {
                "average": 4805969.591,
                "count": 4684205,
                "maximum": 4806136.49,
                "minimum": 4805803.21,
                "name": "Y",
                "position": 1,
                "stddev": 90.73006647,
                "variance": 8231.944961
              },
              {
                "average": 1358.555718,
                "count": 4684205,
                "maximum": 1945.779815,
                "minimum": 1348.319815,
                "name": "Z",
                "position": 2,
                "stddev": 5.55536132,
                "variance": 30.86203939
              },
              {
                "average": 21182.15482,
                "count": 4684205,
                "maximum": 64757,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8869.729467,
                "variance": 78672100.81
              },
              {
                "average": 1.085225775,
                "count": 4684205,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3105392955,
                "variance": 0.09643465407
              },
              {
                "average": 1.170547403,
                "count": 4684205,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4438242311,
                "variance": 0.1969799481
              },
              {
                "average": 0.5059460463,
                "count": 4684205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999646966,
                "variance": 0.2499646979
              },
              {
                "average": 0,
                "count": 4684205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23717237,
                "count": 4684205,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8937147807,
                "variance": 0.7987261092
              },
              {
                "average": -0.8296972913,
                "count": 4684205,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72163732,
                "variance": 114.9535069
              },
              {
                "average": 0.526459666,
                "count": 4684205,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992994485,
                "variance": 0.2492999393
              },
              {
                "average": 10028.21134,
                "count": 4684205,
                "maximum": 10030,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8433679114,
                "variance": 0.7112694341
              },
              {
                "average": 243533823.6,
                "count": 4684205,
                "maximum": 243535120.6,
                "minimum": 243532999,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.1736803,
                "variance": 282145.4786
              },
              {
                "average": 0,
                "count": 4684205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4684205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4684205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4684205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4684205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609321.5528,
              4805803.21,
              1348.319815,
              610338.7528,
              4806136.49,
              1945.779815
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609321.5528369908,
                    4805803.2104569385,
                    1348.3198150953535
                  ],
                  [
                    609321.5528369908,
                    4806136.490456938,
                    1348.3198150953535
                  ],
                  [
                    610338.7528369908,
                    4806136.490456938,
                    1945.7798150953536
                  ],
                  [
                    610338.7528369908,
                    4805803.2104569385,
                    1945.7798150953536
                  ],
                  [
                    609321.5528369908,
                    4805803.2104569385,
                    1348.3198150953535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:25:20+00:00",
            "end_time": "2019-06-02T17:49:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63754747571713,
              43.39722814883121,
              1357.0006540544668
            ],
            [
              -121.63748213563645,
              43.40014368748791,
              1357.0006540544668
            ],
            [
              -121.62492619404644,
              43.39999337910333,
              1961.2006540544667
            ],
            [
              -121.62499213579189,
              43.397077855664286,
              1961.2006540544667
            ],
            [
              -121.63754747571713,
              43.39722814883121,
              1357.0006540544668
            ]
          ]
        ]
      },
      "bbox": [
        -121.6375475,
        43.39707786,
        1357.000654,
        -121.6249262,
        43.40014369,
        1961.200654
      ],
      "properties": {
        "datetime": "2019-06-02T18:11:02Z",
        "pc:count": 5656212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610845.137,
            "count": 5656212,
            "maximum": 611350.8452,
            "minimum": 610333.8052,
            "name": "X",
            "position": 0,
            "stddev": 287.8067997,
            "variance": 82832.75396
          },
          {
            "average": 4805993.055,
            "count": 5656212,
            "maximum": 4806153.107,
            "minimum": 4805829.227,
            "name": "Y",
            "position": 1,
            "stddev": 86.36110802,
            "variance": 7458.240979
          },
          {
            "average": 1374.950127,
            "count": 5656212,
            "maximum": 1961.200654,
            "minimum": 1357.000654,
            "name": "Z",
            "position": 2,
            "stddev": 9.977763787,
            "variance": 99.5557702
          },
          {
            "average": 17898.76879,
            "count": 5656212,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10109.77527,
            "variance": 102207555.9
          },
          {
            "average": 1.190595756,
            "count": 5656212,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.47645748,
            "variance": 0.2270117302
          },
          {
            "average": 1.381122737,
            "count": 5656212,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6738467431,
            "variance": 0.4540694332
          },
          {
            "average": 0.499068281,
            "count": 5656212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991761,
            "variance": 0.2499991761
          },
          {
            "average": 0,
            "count": 5656212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295869214,
            "count": 5656212,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.586462861,
            "variance": 2.516864411
          },
          {
            "average": 0.0234528485,
            "count": 5656212,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84079507,
            "variance": 117.5228378
          },
          {
            "average": 0.4724534724,
            "count": 5656212,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992406563,
            "variance": 0.2492412329
          },
          {
            "average": 10027.84005,
            "count": 5656212,
            "maximum": 10029,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8527779347,
            "variance": 0.727230206
          },
          {
            "average": 243533596.5,
            "count": 5656212,
            "maximum": 243534262.9,
            "minimum": 243532549.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.5187204,
            "variance": 275119.8881
          },
          {
            "average": 0,
            "count": 5656212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5656212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5656212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5656212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5656212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610333.8052,
          4805829.227,
          1357.000654,
          611350.8452,
          4806153.107,
          1961.200654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610333.805193861,
                4805829.226636743,
                1357.0006540544668
              ],
              [
                610333.805193861,
                4806153.106636744,
                1357.0006540544668
              ],
              [
                611350.845193861,
                4806153.106636744,
                1961.2006540544667
              ],
              [
                611350.845193861,
                4805829.226636743,
                1961.2006540544667
              ],
              [
                610333.805193861,
                4805829.226636743,
                1357.0006540544668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:11:02+00:00",
        "end_time": "2019-06-02T17:42:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6375475,
            43.39707786,
            1357.000654,
            -121.6249262,
            43.40014369,
            1961.200654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63754747571713,
                  43.39722814883121,
                  1357.0006540544668
                ],
                [
                  -121.63748213563645,
                  43.40014368748791,
                  1357.0006540544668
                ],
                [
                  -121.62492619404644,
                  43.39999337910333,
                  1961.2006540544667
                ],
                [
                  -121.62499213579189,
                  43.397077855664286,
                  1961.2006540544667
                ],
                [
                  -121.63754747571713,
                  43.39722814883121,
                  1357.0006540544668
                ]
              ]
            ]
          },
          "id": "20190602_43121D6420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:11:02Z",
            "pc:count": 5656212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610845.137,
                "count": 5656212,
                "maximum": 611350.8452,
                "minimum": 610333.8052,
                "name": "X",
                "position": 0,
                "stddev": 287.8067997,
                "variance": 82832.75396
              },
              {
                "average": 4805993.055,
                "count": 5656212,
                "maximum": 4806153.107,
                "minimum": 4805829.227,
                "name": "Y",
                "position": 1,
                "stddev": 86.36110802,
                "variance": 7458.240979
              },
              {
                "average": 1374.950127,
                "count": 5656212,
                "maximum": 1961.200654,
                "minimum": 1357.000654,
                "name": "Z",
                "position": 2,
                "stddev": 9.977763787,
                "variance": 99.5557702
              },
              {
                "average": 17898.76879,
                "count": 5656212,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10109.77527,
                "variance": 102207555.9
              },
              {
                "average": 1.190595756,
                "count": 5656212,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.47645748,
                "variance": 0.2270117302
              },
              {
                "average": 1.381122737,
                "count": 5656212,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6738467431,
                "variance": 0.4540694332
              },
              {
                "average": 0.499068281,
                "count": 5656212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991761,
                "variance": 0.2499991761
              },
              {
                "average": 0,
                "count": 5656212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295869214,
                "count": 5656212,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.586462861,
                "variance": 2.516864411
              },
              {
                "average": 0.0234528485,
                "count": 5656212,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84079507,
                "variance": 117.5228378
              },
              {
                "average": 0.4724534724,
                "count": 5656212,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992406563,
                "variance": 0.2492412329
              },
              {
                "average": 10027.84005,
                "count": 5656212,
                "maximum": 10029,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8527779347,
                "variance": 0.727230206
              },
              {
                "average": 243533596.5,
                "count": 5656212,
                "maximum": 243534262.9,
                "minimum": 243532549.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.5187204,
                "variance": 275119.8881
              },
              {
                "average": 0,
                "count": 5656212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5656212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5656212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5656212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5656212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610333.8052,
              4805829.227,
              1357.000654,
              611350.8452,
              4806153.107,
              1961.200654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610333.805193861,
                    4805829.226636743,
                    1357.0006540544668
                  ],
                  [
                    610333.805193861,
                    4806153.106636744,
                    1357.0006540544668
                  ],
                  [
                    611350.845193861,
                    4806153.106636744,
                    1961.2006540544667
                  ],
                  [
                    611350.845193861,
                    4805829.226636743,
                    1961.2006540544667
                  ],
                  [
                    610333.805193861,
                    4805829.226636743,
                    1357.0006540544668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:11:02+00:00",
            "end_time": "2019-06-02T17:42:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121D4423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.41281166077425,
              43.374999204392545,
              1588.20606363618
            ],
            [
              -121.41248105194975,
              43.387668328818485,
              1588.20606363618
            ],
            [
              -121.39965794103476,
              43.38748956582269,
              2120.18606363618
            ],
            [
              -121.39999121757035,
              43.37482052003092,
              2120.18606363618
            ],
            [
              -121.41281166077425,
              43.374999204392545,
              1588.20606363618
            ]
          ]
        ]
      },
      "bbox": [
        -121.4128117,
        43.37482052,
        1588.206064,
        -121.3996579,
        43.38766833,
        2120.186064
      ],
      "properties": {
        "datetime": "2019-06-04T16:40:30Z",
        "pc:count": 26306563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 629101.5154,
            "count": 26306563,
            "maximum": 629619.5446,
            "minimum": 628580.5446,
            "name": "X",
            "position": 0,
            "stddev": 292.7089495,
            "variance": 85678.52914
          },
          {
            "average": 4804390.476,
            "count": 26306563,
            "maximum": 4805089.973,
            "minimum": 4803682.453,
            "name": "Y",
            "position": 1,
            "stddev": 397.4749389,
            "variance": 157986.327
          },
          {
            "average": 1693.964399,
            "count": 26306563,
            "maximum": 2120.186064,
            "minimum": 1588.206064,
            "name": "Z",
            "position": 2,
            "stddev": 33.47692871,
            "variance": 1120.704756
          },
          {
            "average": 16015.8086,
            "count": 26306563,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10248.41673,
            "variance": 105030045.4
          },
          {
            "average": 1.235526435,
            "count": 26306563,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5012934556,
            "variance": 0.2512951286
          },
          {
            "average": 1.47104827,
            "count": 26306563,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6803431584,
            "variance": 0.4628668132
          },
          {
            "average": 0.5006284553,
            "count": 26306563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996145,
            "variance": 0.2499996145
          },
          {
            "average": 0,
            "count": 26306563,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248831366,
            "count": 26306563,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.529982164,
            "variance": 2.340845423
          },
          {
            "average": 0.299695119,
            "count": 26306563,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83932857,
            "variance": 117.4910438
          },
          {
            "average": 0.4870913391,
            "count": 26306563,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998333482,
            "variance": 0.249833376
          },
          {
            "average": 10081.89598,
            "count": 26306563,
            "maximum": 10085,
            "minimum": 10079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.106183442,
            "variance": 1.223641806
          },
          {
            "average": 243700081.1,
            "count": 26306563,
            "maximum": 243701630.8,
            "minimum": 243698808.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 544.9724444,
            "variance": 296994.9651
          },
          {
            "average": 0,
            "count": 26306563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26306563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26306563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26306563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26306563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          628580.5446,
          4803682.453,
          1588.206064,
          629619.5446,
          4805089.973,
          2120.186064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                628580.5446300718,
                4803682.453489935,
                1588.20606363618
              ],
              [
                628580.5446300718,
                4805089.973489935,
                1588.20606363618
              ],
              [
                629619.5446300718,
                4805089.973489935,
                2120.18606363618
              ],
              [
                629619.5446300718,
                4803682.453489935,
                2120.18606363618
              ],
              [
                628580.5446300718,
                4803682.453489935,
                1588.20606363618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T16:40:30+00:00",
        "end_time": "2019-06-04T15:53:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121D4423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121D4423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121D4423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4128117,
            43.37482052,
            1588.206064,
            -121.3996579,
            43.38766833,
            2120.186064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.41281166077425,
                  43.374999204392545,
                  1588.20606363618
                ],
                [
                  -121.41248105194975,
                  43.387668328818485,
                  1588.20606363618
                ],
                [
                  -121.39965794103476,
                  43.38748956582269,
                  2120.18606363618
                ],
                [
                  -121.39999121757035,
                  43.37482052003092,
                  2120.18606363618
                ],
                [
                  -121.41281166077425,
                  43.374999204392545,
                  1588.20606363618
                ]
              ]
            ]
          },
          "id": "20190604_43121D4423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121D4423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T16:40:30Z",
            "pc:count": 26306563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 629101.5154,
                "count": 26306563,
                "maximum": 629619.5446,
                "minimum": 628580.5446,
                "name": "X",
                "position": 0,
                "stddev": 292.7089495,
                "variance": 85678.52914
              },
              {
                "average": 4804390.476,
                "count": 26306563,
                "maximum": 4805089.973,
                "minimum": 4803682.453,
                "name": "Y",
                "position": 1,
                "stddev": 397.4749389,
                "variance": 157986.327
              },
              {
                "average": 1693.964399,
                "count": 26306563,
                "maximum": 2120.186064,
                "minimum": 1588.206064,
                "name": "Z",
                "position": 2,
                "stddev": 33.47692871,
                "variance": 1120.704756
              },
              {
                "average": 16015.8086,
                "count": 26306563,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10248.41673,
                "variance": 105030045.4
              },
              {
                "average": 1.235526435,
                "count": 26306563,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5012934556,
                "variance": 0.2512951286
              },
              {
                "average": 1.47104827,
                "count": 26306563,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6803431584,
                "variance": 0.4628668132
              },
              {
                "average": 0.5006284553,
                "count": 26306563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996145,
                "variance": 0.2499996145
              },
              {
                "average": 0,
                "count": 26306563,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248831366,
                "count": 26306563,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.529982164,
                "variance": 2.340845423
              },
              {
                "average": 0.299695119,
                "count": 26306563,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83932857,
                "variance": 117.4910438
              },
              {
                "average": 0.4870913391,
                "count": 26306563,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998333482,
                "variance": 0.249833376
              },
              {
                "average": 10081.89598,
                "count": 26306563,
                "maximum": 10085,
                "minimum": 10079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.106183442,
                "variance": 1.223641806
              },
              {
                "average": 243700081.1,
                "count": 26306563,
                "maximum": 243701630.8,
                "minimum": 243698808.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 544.9724444,
                "variance": 296994.9651
              },
              {
                "average": 0,
                "count": 26306563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26306563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26306563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26306563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26306563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              628580.5446,
              4803682.453,
              1588.206064,
              629619.5446,
              4805089.973,
              2120.186064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    628580.5446300718,
                    4803682.453489935,
                    1588.20606363618
                  ],
                  [
                    628580.5446300718,
                    4805089.973489935,
                    1588.20606363618
                  ],
                  [
                    629619.5446300718,
                    4805089.973489935,
                    2120.18606363618
                  ],
                  [
                    629619.5446300718,
                    4803682.453489935,
                    2120.18606363618
                  ],
                  [
                    628580.5446300718,
                    4803682.453489935,
                    1588.20606363618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T16:40:30+00:00",
            "end_time": "2019-06-04T15:53:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70025299278136,
              43.39999758638253,
              1254.2726245554663
            ],
            [
              -121.69998267617358,
              43.41263711292631,
              1254.2726245554663
            ],
            [
              -121.68721662689086,
              43.41249125482394,
              1922.3126245554663
            ],
            [
              -121.68748959613389,
              43.399851792287166,
              1922.3126245554663
            ],
            [
              -121.70025299278136,
              43.39999758638253,
              1254.2726245554663
            ]
          ]
        ]
      },
      "bbox": [
        -121.700253,
        43.39985179,
        1254.272625,
        -121.6872166,
        43.41263711,
        1922.312625
      ],
      "properties": {
        "datetime": "2019-06-02T19:46:22Z",
        "pc:count": 23298686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605749.2868,
            "count": 23298686,
            "maximum": 606284.776,
            "minimum": 605250.956,
            "name": "X",
            "position": 0,
            "stddev": 291.2441294,
            "variance": 84823.14291
          },
          {
            "average": 4806800.792,
            "count": 23298686,
            "maximum": 4807459.785,
            "minimum": 4806055.725,
            "name": "Y",
            "position": 1,
            "stddev": 413.7865982,
            "variance": 171219.3488
          },
          {
            "average": 1367.884903,
            "count": 23298686,
            "maximum": 1922.312625,
            "minimum": 1254.272625,
            "name": "Z",
            "position": 2,
            "stddev": 11.3505662,
            "variance": 128.835353
          },
          {
            "average": 20729.22168,
            "count": 23298686,
            "maximum": 63103,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9945.374976,
            "variance": 98910483.42
          },
          {
            "average": 1.108886269,
            "count": 23298686,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3396026661,
            "variance": 0.1153299708
          },
          {
            "average": 1.217789278,
            "count": 23298686,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4746409089,
            "variance": 0.2252839924
          },
          {
            "average": 0.4985438664,
            "count": 23298686,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978904,
            "variance": 0.2499978904
          },
          {
            "average": 0,
            "count": 23298686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198337237,
            "count": 23298686,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8990287099,
            "variance": 0.8082526213
          },
          {
            "average": 1.746287347,
            "count": 23298686,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72661383,
            "variance": 115.0602442
          },
          {
            "average": 0.5013608064,
            "count": 23298686,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981589,
            "variance": 0.2499981589
          },
          {
            "average": 10032.70897,
            "count": 23298686,
            "maximum": 10038,
            "minimum": 10029,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.996965505,
            "variance": 3.987871229
          },
          {
            "average": 243536784.3,
            "count": 23298686,
            "maximum": 243539982.1,
            "minimum": 243534165.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1311.561832,
            "variance": 1720194.439
          },
          {
            "average": 0,
            "count": 23298686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23298686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23298686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23298686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23298686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605250.956,
          4806055.725,
          1254.272625,
          606284.776,
          4807459.785,
          1922.312625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605250.9559569367,
                4806055.725224591,
                1254.2726245554663
              ],
              [
                605250.9559569367,
                4807459.785224591,
                1254.2726245554663
              ],
              [
                606284.7759569368,
                4807459.785224591,
                1922.3126245554663
              ],
              [
                606284.7759569368,
                4806055.725224591,
                1922.3126245554663
              ],
              [
                605250.9559569367,
                4806055.725224591,
                1254.2726245554663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:46:22+00:00",
        "end_time": "2019-06-02T18:09:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.700253,
            43.39985179,
            1254.272625,
            -121.6872166,
            43.41263711,
            1922.312625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70025299278136,
                  43.39999758638253,
                  1254.2726245554663
                ],
                [
                  -121.69998267617358,
                  43.41263711292631,
                  1254.2726245554663
                ],
                [
                  -121.68721662689086,
                  43.41249125482394,
                  1922.3126245554663
                ],
                [
                  -121.68748959613389,
                  43.399851792287166,
                  1922.3126245554663
                ],
                [
                  -121.70025299278136,
                  43.39999758638253,
                  1254.2726245554663
                ]
              ]
            ]
          },
          "id": "20190602_43121D6315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:46:22Z",
            "pc:count": 23298686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605749.2868,
                "count": 23298686,
                "maximum": 606284.776,
                "minimum": 605250.956,
                "name": "X",
                "position": 0,
                "stddev": 291.2441294,
                "variance": 84823.14291
              },
              {
                "average": 4806800.792,
                "count": 23298686,
                "maximum": 4807459.785,
                "minimum": 4806055.725,
                "name": "Y",
                "position": 1,
                "stddev": 413.7865982,
                "variance": 171219.3488
              },
              {
                "average": 1367.884903,
                "count": 23298686,
                "maximum": 1922.312625,
                "minimum": 1254.272625,
                "name": "Z",
                "position": 2,
                "stddev": 11.3505662,
                "variance": 128.835353
              },
              {
                "average": 20729.22168,
                "count": 23298686,
                "maximum": 63103,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9945.374976,
                "variance": 98910483.42
              },
              {
                "average": 1.108886269,
                "count": 23298686,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3396026661,
                "variance": 0.1153299708
              },
              {
                "average": 1.217789278,
                "count": 23298686,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4746409089,
                "variance": 0.2252839924
              },
              {
                "average": 0.4985438664,
                "count": 23298686,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978904,
                "variance": 0.2499978904
              },
              {
                "average": 0,
                "count": 23298686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198337237,
                "count": 23298686,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8990287099,
                "variance": 0.8082526213
              },
              {
                "average": 1.746287347,
                "count": 23298686,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72661383,
                "variance": 115.0602442
              },
              {
                "average": 0.5013608064,
                "count": 23298686,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981589,
                "variance": 0.2499981589
              },
              {
                "average": 10032.70897,
                "count": 23298686,
                "maximum": 10038,
                "minimum": 10029,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.996965505,
                "variance": 3.987871229
              },
              {
                "average": 243536784.3,
                "count": 23298686,
                "maximum": 243539982.1,
                "minimum": 243534165.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1311.561832,
                "variance": 1720194.439
              },
              {
                "average": 0,
                "count": 23298686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23298686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23298686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23298686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23298686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605250.956,
              4806055.725,
              1254.272625,
              606284.776,
              4807459.785,
              1922.312625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605250.9559569367,
                    4806055.725224591,
                    1254.2726245554663
                  ],
                  [
                    605250.9559569367,
                    4807459.785224591,
                    1254.2726245554663
                  ],
                  [
                    606284.7759569368,
                    4807459.785224591,
                    1922.3126245554663
                  ],
                  [
                    606284.7759569368,
                    4806055.725224591,
                    1922.3126245554663
                  ],
                  [
                    605250.9559569367,
                    4806055.725224591,
                    1254.2726245554663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:46:22+00:00",
            "end_time": "2019-06-02T18:09:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6875764025465,
              43.38329579669832,
              1358.7569063715491
            ],
            [
              -121.68748451970863,
              43.387553977091926,
              1358.7569063715491
            ],
            [
              -121.6823072466581,
              43.38749443281523,
              1971.6769063715492
            ],
            [
              -121.68239949167663,
              43.383236261226266,
              1971.6769063715492
            ],
            [
              -121.6875764025465,
              43.38329579669832,
              1358.7569063715491
            ]
          ]
        ]
      },
      "bbox": [
        -121.6875764,
        43.38323626,
        1358.756906,
        -121.6823072,
        43.38755398,
        1971.676906
      ],
      "properties": {
        "datetime": "2019-06-02T18:04:18Z",
        "pc:count": 2644765,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606462.4712,
            "count": 2644765,
            "maximum": 606726.125,
            "minimum": 606306.685,
            "name": "X",
            "position": 0,
            "stddev": 94.59748546,
            "variance": 8948.684255
          },
          {
            "average": 4804491.957,
            "count": 2644765,
            "maximum": 4804689.965,
            "minimum": 4804216.945,
            "name": "Y",
            "position": 1,
            "stddev": 126.0409009,
            "variance": 15886.3087
          },
          {
            "average": 1363.478375,
            "count": 2644765,
            "maximum": 1971.676906,
            "minimum": 1358.756906,
            "name": "Z",
            "position": 2,
            "stddev": 4.159284259,
            "variance": 17.29964555
          },
          {
            "average": 16145.29455,
            "count": 2644765,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8988.208724,
            "variance": 80787896.07
          },
          {
            "average": 1.147159388,
            "count": 2644765,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3835186729,
            "variance": 0.1470865724
          },
          {
            "average": 1.294229166,
            "count": 2644765,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5218861571,
            "variance": 0.272365161
          },
          {
            "average": 0.5031898864,
            "count": 2644765,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989919,
            "variance": 0.2499899191
          },
          {
            "average": 0,
            "count": 2644765,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.119148582,
            "count": 2644765,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7726797204,
            "variance": 0.5970339504
          },
          {
            "average": 0.4407566026,
            "count": 2644765,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7179849,
            "variance": 114.8752003
          },
          {
            "average": 0.5253646354,
            "count": 2644765,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4993563152,
            "variance": 0.2493567296
          },
          {
            "average": 10026.18555,
            "count": 2644765,
            "maximum": 10028,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8982651836,
            "variance": 0.80688034
          },
          {
            "average": 243532574,
            "count": 2644765,
            "maximum": 243533858.4,
            "minimum": 243531771.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 558.8937326,
            "variance": 312362.2043
          },
          {
            "average": 0,
            "count": 2644765,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2644765,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2644765,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2644765,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2644765,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606306.685,
          4804216.945,
          1358.756906,
          606726.125,
          4804689.965,
          1971.676906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606306.6849510659,
                4804216.945184562,
                1358.7569063715491
              ],
              [
                606306.6849510659,
                4804689.965184562,
                1358.7569063715491
              ],
              [
                606726.1249510659,
                4804689.965184562,
                1971.6769063715492
              ],
              [
                606726.1249510659,
                4804216.945184562,
                1971.6769063715492
              ],
              [
                606306.6849510659,
                4804216.945184562,
                1358.7569063715491
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:04:18+00:00",
        "end_time": "2019-06-02T17:29:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6875764,
            43.38323626,
            1358.756906,
            -121.6823072,
            43.38755398,
            1971.676906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6875764025465,
                  43.38329579669832,
                  1358.7569063715491
                ],
                [
                  -121.68748451970863,
                  43.387553977091926,
                  1358.7569063715491
                ],
                [
                  -121.6823072466581,
                  43.38749443281523,
                  1971.6769063715492
                ],
                [
                  -121.68239949167663,
                  43.383236261226266,
                  1971.6769063715492
                ],
                [
                  -121.6875764025465,
                  43.38329579669832,
                  1358.7569063715491
                ]
              ]
            ]
          },
          "id": "20190602_43121D6421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:04:18Z",
            "pc:count": 2644765,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606462.4712,
                "count": 2644765,
                "maximum": 606726.125,
                "minimum": 606306.685,
                "name": "X",
                "position": 0,
                "stddev": 94.59748546,
                "variance": 8948.684255
              },
              {
                "average": 4804491.957,
                "count": 2644765,
                "maximum": 4804689.965,
                "minimum": 4804216.945,
                "name": "Y",
                "position": 1,
                "stddev": 126.0409009,
                "variance": 15886.3087
              },
              {
                "average": 1363.478375,
                "count": 2644765,
                "maximum": 1971.676906,
                "minimum": 1358.756906,
                "name": "Z",
                "position": 2,
                "stddev": 4.159284259,
                "variance": 17.29964555
              },
              {
                "average": 16145.29455,
                "count": 2644765,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8988.208724,
                "variance": 80787896.07
              },
              {
                "average": 1.147159388,
                "count": 2644765,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3835186729,
                "variance": 0.1470865724
              },
              {
                "average": 1.294229166,
                "count": 2644765,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5218861571,
                "variance": 0.272365161
              },
              {
                "average": 0.5031898864,
                "count": 2644765,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989919,
                "variance": 0.2499899191
              },
              {
                "average": 0,
                "count": 2644765,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.119148582,
                "count": 2644765,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7726797204,
                "variance": 0.5970339504
              },
              {
                "average": 0.4407566026,
                "count": 2644765,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7179849,
                "variance": 114.8752003
              },
              {
                "average": 0.5253646354,
                "count": 2644765,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4993563152,
                "variance": 0.2493567296
              },
              {
                "average": 10026.18555,
                "count": 2644765,
                "maximum": 10028,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8982651836,
                "variance": 0.80688034
              },
              {
                "average": 243532574,
                "count": 2644765,
                "maximum": 243533858.4,
                "minimum": 243531771.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 558.8937326,
                "variance": 312362.2043
              },
              {
                "average": 0,
                "count": 2644765,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2644765,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2644765,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2644765,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2644765,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606306.685,
              4804216.945,
              1358.756906,
              606726.125,
              4804689.965,
              1971.676906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606306.6849510659,
                    4804216.945184562,
                    1358.7569063715491
                  ],
                  [
                    606306.6849510659,
                    4804689.965184562,
                    1358.7569063715491
                  ],
                  [
                    606726.1249510659,
                    4804689.965184562,
                    1971.6769063715492
                  ],
                  [
                    606726.1249510659,
                    4804216.945184562,
                    1971.6769063715492
                  ],
                  [
                    606306.6849510659,
                    4804216.945184562,
                    1358.7569063715491
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:04:18+00:00",
            "end_time": "2019-06-02T17:29:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775589789958,
              43.46249779279519,
              1259.8457787286857
            ],
            [
              -121.6874823593513,
              43.47513837797671,
              1259.8457787286857
            ],
            [
              -121.67471336097886,
              43.4749910731573,
              1849.9257787286856
            ],
            [
              -121.67498955879353,
              43.462350552615234,
              1849.9257787286856
            ],
            [
              -121.68775589789958,
              43.46249779279519,
              1259.8457787286857
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877559,
        43.46235055,
        1259.845779,
        -121.6747134,
        43.47513838,
        1849.925779
      ],
      "properties": {
        "datetime": "2019-06-03T19:00:07Z",
        "pc:count": 18974808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606688.6256,
            "count": 18974808,
            "maximum": 607186.6454,
            "minimum": 606153.6454,
            "name": "X",
            "position": 0,
            "stddev": 292.4407265,
            "variance": 85521.57851
          },
          {
            "average": 4813695.028,
            "count": 18974808,
            "maximum": 4814416.947,
            "minimum": 4813012.747,
            "name": "Y",
            "position": 1,
            "stddev": 401.6640345,
            "variance": 161333.9966
          },
          {
            "average": 1429.705324,
            "count": 18974808,
            "maximum": 1849.925779,
            "minimum": 1259.845779,
            "name": "Z",
            "position": 2,
            "stddev": 32.62985403,
            "variance": 1064.707374
          },
          {
            "average": 21441.50192,
            "count": 18974808,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10552.85597,
            "variance": 111362769.1
          },
          {
            "average": 1.137966139,
            "count": 18974808,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3824347693,
            "variance": 0.1462563527
          },
          {
            "average": 1.275950039,
            "count": 18974808,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5308382842,
            "variance": 0.281789284
          },
          {
            "average": 0.5026539926,
            "count": 18974808,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929694,
            "variance": 0.2499929695
          },
          {
            "average": 0,
            "count": 18974808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236777732,
            "count": 18974808,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.09922894,
            "variance": 1.208304262
          },
          {
            "average": -0.6052297195,
            "count": 18974808,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.799197,
            "variance": 116.6226559
          },
          {
            "average": 0.4967686103,
            "count": 18974808,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999895712,
            "variance": 0.2499895713
          },
          {
            "average": 10053.09411,
            "count": 18974808,
            "maximum": 10056,
            "minimum": 10051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.108812263,
            "variance": 1.229464635
          },
          {
            "average": 243621723.2,
            "count": 18974808,
            "maximum": 243623607,
            "minimum": 243620276.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 694.534612,
            "variance": 482378.3273
          },
          {
            "average": 0,
            "count": 18974808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18974808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18974808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18974808,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18974808,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606153.6454,
          4813012.747,
          1259.845779,
          607186.6454,
          4814416.947,
          1849.925779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606153.6453721299,
                4813012.746991602,
                1259.8457787286857
              ],
              [
                606153.6453721299,
                4814416.946991601,
                1259.8457787286857
              ],
              [
                607186.6453721299,
                4814416.946991601,
                1849.9257787286856
              ],
              [
                607186.6453721299,
                4813012.746991602,
                1849.9257787286856
              ],
              [
                606153.6453721299,
                4813012.746991602,
                1259.8457787286857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T19:00:07+00:00",
        "end_time": "2019-06-03T18:04:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877559,
            43.46235055,
            1259.845779,
            -121.6747134,
            43.47513838,
            1849.925779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775589789958,
                  43.46249779279519,
                  1259.8457787286857
                ],
                [
                  -121.6874823593513,
                  43.47513837797671,
                  1259.8457787286857
                ],
                [
                  -121.67471336097886,
                  43.4749910731573,
                  1849.9257787286856
                ],
                [
                  -121.67498955879353,
                  43.462350552615234,
                  1849.9257787286856
                ],
                [
                  -121.68775589789958,
                  43.46249779279519,
                  1259.8457787286857
                ]
              ]
            ]
          },
          "id": "20190603_43121D6211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T19:00:07Z",
            "pc:count": 18974808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606688.6256,
                "count": 18974808,
                "maximum": 607186.6454,
                "minimum": 606153.6454,
                "name": "X",
                "position": 0,
                "stddev": 292.4407265,
                "variance": 85521.57851
              },
              {
                "average": 4813695.028,
                "count": 18974808,
                "maximum": 4814416.947,
                "minimum": 4813012.747,
                "name": "Y",
                "position": 1,
                "stddev": 401.6640345,
                "variance": 161333.9966
              },
              {
                "average": 1429.705324,
                "count": 18974808,
                "maximum": 1849.925779,
                "minimum": 1259.845779,
                "name": "Z",
                "position": 2,
                "stddev": 32.62985403,
                "variance": 1064.707374
              },
              {
                "average": 21441.50192,
                "count": 18974808,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10552.85597,
                "variance": 111362769.1
              },
              {
                "average": 1.137966139,
                "count": 18974808,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3824347693,
                "variance": 0.1462563527
              },
              {
                "average": 1.275950039,
                "count": 18974808,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5308382842,
                "variance": 0.281789284
              },
              {
                "average": 0.5026539926,
                "count": 18974808,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929694,
                "variance": 0.2499929695
              },
              {
                "average": 0,
                "count": 18974808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236777732,
                "count": 18974808,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.09922894,
                "variance": 1.208304262
              },
              {
                "average": -0.6052297195,
                "count": 18974808,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.799197,
                "variance": 116.6226559
              },
              {
                "average": 0.4967686103,
                "count": 18974808,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999895712,
                "variance": 0.2499895713
              },
              {
                "average": 10053.09411,
                "count": 18974808,
                "maximum": 10056,
                "minimum": 10051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.108812263,
                "variance": 1.229464635
              },
              {
                "average": 243621723.2,
                "count": 18974808,
                "maximum": 243623607,
                "minimum": 243620276.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 694.534612,
                "variance": 482378.3273
              },
              {
                "average": 0,
                "count": 18974808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18974808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18974808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18974808,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18974808,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606153.6454,
              4813012.747,
              1259.845779,
              607186.6454,
              4814416.947,
              1849.925779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606153.6453721299,
                    4813012.746991602,
                    1259.8457787286857
                  ],
                  [
                    606153.6453721299,
                    4814416.946991601,
                    1259.8457787286857
                  ],
                  [
                    607186.6453721299,
                    4814416.946991601,
                    1849.9257787286856
                  ],
                  [
                    607186.6453721299,
                    4813012.746991602,
                    1849.9257787286856
                  ],
                  [
                    606153.6453721299,
                    4813012.746991602,
                    1259.8457787286857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T19:00:07+00:00",
            "end_time": "2019-06-03T18:04:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.82147997198925,
              43.474994920259434,
              1374.5461102007887
            ],
            [
              -121.82136485115394,
              43.48091707679884,
              1374.5461102007887
            ],
            [
              -121.81237256700415,
              43.48082402177375,
              1966.4661102007888
            ],
            [
              -121.81248856564162,
              43.47490188436707,
              1966.4661102007888
            ],
            [
              -121.82147997198925,
              43.474994920259434,
              1374.5461102007887
            ]
          ]
        ]
      },
      "bbox": [
        -121.82148,
        43.47490188,
        1374.54611,
        -121.8123726,
        43.48091708,
        1966.46611
      ],
      "properties": {
        "datetime": "2019-06-02T17:18:41Z",
        "pc:count": 2916813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595783.2049,
            "count": 2916813,
            "maximum": 596043.6992,
            "minimum": 595316.3392,
            "name": "X",
            "position": 0,
            "stddev": 177.7360102,
            "variance": 31590.0893
          },
          {
            "average": 4814427.944,
            "count": 2916813,
            "maximum": 4814896.733,
            "minimum": 4814238.893,
            "name": "Y",
            "position": 1,
            "stddev": 147.0388811,
            "variance": 21620.43256
          },
          {
            "average": 1410.478574,
            "count": 2916813,
            "maximum": 1966.46611,
            "minimum": 1374.54611,
            "name": "Z",
            "position": 2,
            "stddev": 20.77342477,
            "variance": 431.5351765
          },
          {
            "average": 15544.96015,
            "count": 2916813,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8109.162633,
            "variance": 65758518.61
          },
          {
            "average": 1.121722922,
            "count": 2916813,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3891635506,
            "variance": 0.1514482691
          },
          {
            "average": 1.243328592,
            "count": 2916813,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5634729599,
            "variance": 0.3175017766
          },
          {
            "average": 0.4913568336,
            "count": 2916813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999253758,
            "variance": 0.2499253814
          },
          {
            "average": 0,
            "count": 2916813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.402734423,
            "count": 2916813,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.53284598,
            "variance": 2.349616798
          },
          {
            "average": 4.286539285,
            "count": 2916813,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.382819896,
            "variance": 88.03730919
          },
          {
            "average": 0.4843412999,
            "count": 2916813,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997548306,
            "variance": 0.2497548907
          },
          {
            "average": 10022.29489,
            "count": 2916813,
            "maximum": 10024,
            "minimum": 10021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7091037376,
            "variance": 0.5028281107
          },
          {
            "average": 243530504.8,
            "count": 2916813,
            "maximum": 243531121.1,
            "minimum": 243530016.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 292.8037569,
            "variance": 85734.04006
          },
          {
            "average": 0,
            "count": 2916813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2916813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2916813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2916813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2916813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595316.3392,
          4814238.893,
          1374.54611,
          596043.6992,
          4814896.733,
          1966.46611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595316.3391989613,
                4814238.893250134,
                1374.5461102007887
              ],
              [
                595316.3391989613,
                4814896.733250134,
                1374.5461102007887
              ],
              [
                596043.6991989614,
                4814896.733250134,
                1966.4661102007888
              ],
              [
                596043.6991989614,
                4814238.893250134,
                1966.4661102007888
              ],
              [
                595316.3391989613,
                4814238.893250134,
                1374.5461102007887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:18:41+00:00",
        "end_time": "2019-06-02T17:00:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.82148,
            43.47490188,
            1374.54611,
            -121.8123726,
            43.48091708,
            1966.46611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.82147997198925,
                  43.474994920259434,
                  1374.5461102007887
                ],
                [
                  -121.82136485115394,
                  43.48091707679884,
                  1374.5461102007887
                ],
                [
                  -121.81237256700415,
                  43.48082402177375,
                  1966.4661102007888
                ],
                [
                  -121.81248856564162,
                  43.47490188436707,
                  1966.4661102007888
                ],
                [
                  -121.82147997198925,
                  43.474994920259434,
                  1374.5461102007887
                ]
              ]
            ]
          },
          "id": "20190602_43121D7110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:18:41Z",
            "pc:count": 2916813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595783.2049,
                "count": 2916813,
                "maximum": 596043.6992,
                "minimum": 595316.3392,
                "name": "X",
                "position": 0,
                "stddev": 177.7360102,
                "variance": 31590.0893
              },
              {
                "average": 4814427.944,
                "count": 2916813,
                "maximum": 4814896.733,
                "minimum": 4814238.893,
                "name": "Y",
                "position": 1,
                "stddev": 147.0388811,
                "variance": 21620.43256
              },
              {
                "average": 1410.478574,
                "count": 2916813,
                "maximum": 1966.46611,
                "minimum": 1374.54611,
                "name": "Z",
                "position": 2,
                "stddev": 20.77342477,
                "variance": 431.5351765
              },
              {
                "average": 15544.96015,
                "count": 2916813,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8109.162633,
                "variance": 65758518.61
              },
              {
                "average": 1.121722922,
                "count": 2916813,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3891635506,
                "variance": 0.1514482691
              },
              {
                "average": 1.243328592,
                "count": 2916813,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5634729599,
                "variance": 0.3175017766
              },
              {
                "average": 0.4913568336,
                "count": 2916813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999253758,
                "variance": 0.2499253814
              },
              {
                "average": 0,
                "count": 2916813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.402734423,
                "count": 2916813,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.53284598,
                "variance": 2.349616798
              },
              {
                "average": 4.286539285,
                "count": 2916813,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.382819896,
                "variance": 88.03730919
              },
              {
                "average": 0.4843412999,
                "count": 2916813,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997548306,
                "variance": 0.2497548907
              },
              {
                "average": 10022.29489,
                "count": 2916813,
                "maximum": 10024,
                "minimum": 10021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7091037376,
                "variance": 0.5028281107
              },
              {
                "average": 243530504.8,
                "count": 2916813,
                "maximum": 243531121.1,
                "minimum": 243530016.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 292.8037569,
                "variance": 85734.04006
              },
              {
                "average": 0,
                "count": 2916813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2916813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2916813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2916813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2916813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595316.3392,
              4814238.893,
              1374.54611,
              596043.6992,
              4814896.733,
              1966.46611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595316.3391989613,
                    4814238.893250134,
                    1374.5461102007887
                  ],
                  [
                    595316.3391989613,
                    4814896.733250134,
                    1374.5461102007887
                  ],
                  [
                    596043.6991989614,
                    4814896.733250134,
                    1966.4661102007888
                  ],
                  [
                    596043.6991989614,
                    4814238.893250134,
                    1966.4661102007888
                  ],
                  [
                    595316.3391989613,
                    4814238.893250134,
                    1374.5461102007887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:18:41+00:00",
            "end_time": "2019-06-02T17:00:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776580286616,
              43.437498889064855,
              1343.9197985610815
            ],
            [
              -121.63748200447536,
              43.45014323253386,
              1343.9197985610815
            ],
            [
              -121.62470345401435,
              43.4499902330203,
              1893.9797985610815
            ],
            [
              -121.62498991201004,
              43.43734595671281,
              1893.9797985610815
            ],
            [
              -121.63776580286616,
              43.437498889064855,
              1343.9197985610815
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377658,
        43.43734596,
        1343.919799,
        -121.6247035,
        43.45014323,
        1893.979799
      ],
      "properties": {
        "datetime": "2019-06-03T17:33:42Z",
        "pc:count": 22441636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610757.1856,
            "count": 22441636,
            "maximum": 611277.2469,
            "minimum": 610243.0269,
            "name": "X",
            "position": 0,
            "stddev": 292.6547591,
            "variance": 85646.80805
          },
          {
            "average": 4810994.651,
            "count": 22441636,
            "maximum": 4811705.974,
            "minimum": 4810301.334,
            "name": "Y",
            "position": 1,
            "stddev": 400.9052678,
            "variance": 160725.0338
          },
          {
            "average": 1370.962384,
            "count": 22441636,
            "maximum": 1893.979799,
            "minimum": 1343.919799,
            "name": "Z",
            "position": 2,
            "stddev": 9.60828,
            "variance": 92.31904456
          },
          {
            "average": 19263.9143,
            "count": 22441636,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9935.303388,
            "variance": 98710253.42
          },
          {
            "average": 1.129809565,
            "count": 22441636,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3667635443,
            "variance": 0.1345154974
          },
          {
            "average": 1.259576931,
            "count": 22441636,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5067974452,
            "variance": 0.2568436505
          },
          {
            "average": 0.5035080776,
            "count": 22441636,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877044,
            "variance": 0.2499877045
          },
          {
            "average": 0,
            "count": 22441636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184373991,
            "count": 22441636,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8921230598,
            "variance": 0.7958835538
          },
          {
            "average": -0.9367582786,
            "count": 22441636,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84631684,
            "variance": 117.642589
          },
          {
            "average": 0.5045955206,
            "count": 22441636,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999788919,
            "variance": 0.2499788923
          },
          {
            "average": 10045.18163,
            "count": 22441636,
            "maximum": 10048,
            "minimum": 10040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.536359255,
            "variance": 2.36039976
          },
          {
            "average": 243612893.1,
            "count": 22441636,
            "maximum": 243618422.1,
            "minimum": 243541507.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16326.78844,
            "variance": 266564020.9
          },
          {
            "average": 0,
            "count": 22441636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22441636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22441636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22441636,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22441636,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610243.0269,
          4810301.334,
          1343.919799,
          611277.2469,
          4811705.974,
          1893.979799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610243.0269130621,
                4810301.334453594,
                1343.9197985610815
              ],
              [
                610243.0269130621,
                4811705.974453595,
                1343.9197985610815
              ],
              [
                611277.2469130621,
                4811705.974453595,
                1893.9797985610815
              ],
              [
                611277.2469130621,
                4810301.334453594,
                1893.9797985610815
              ],
              [
                610243.0269130621,
                4810301.334453594,
                1343.9197985610815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:33:42+00:00",
        "end_time": "2019-06-02T20:11:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377658,
            43.43734596,
            1343.919799,
            -121.6247035,
            43.45014323,
            1893.979799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776580286616,
                  43.437498889064855,
                  1343.9197985610815
                ],
                [
                  -121.63748200447536,
                  43.45014323253386,
                  1343.9197985610815
                ],
                [
                  -121.62470345401435,
                  43.4499902330203,
                  1893.9797985610815
                ],
                [
                  -121.62498991201004,
                  43.43734595671281,
                  1893.9797985610815
                ],
                [
                  -121.63776580286616,
                  43.437498889064855,
                  1343.9197985610815
                ]
              ]
            ]
          },
          "id": "20190602_43121D6225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:33:42Z",
            "pc:count": 22441636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610757.1856,
                "count": 22441636,
                "maximum": 611277.2469,
                "minimum": 610243.0269,
                "name": "X",
                "position": 0,
                "stddev": 292.6547591,
                "variance": 85646.80805
              },
              {
                "average": 4810994.651,
                "count": 22441636,
                "maximum": 4811705.974,
                "minimum": 4810301.334,
                "name": "Y",
                "position": 1,
                "stddev": 400.9052678,
                "variance": 160725.0338
              },
              {
                "average": 1370.962384,
                "count": 22441636,
                "maximum": 1893.979799,
                "minimum": 1343.919799,
                "name": "Z",
                "position": 2,
                "stddev": 9.60828,
                "variance": 92.31904456
              },
              {
                "average": 19263.9143,
                "count": 22441636,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9935.303388,
                "variance": 98710253.42
              },
              {
                "average": 1.129809565,
                "count": 22441636,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3667635443,
                "variance": 0.1345154974
              },
              {
                "average": 1.259576931,
                "count": 22441636,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5067974452,
                "variance": 0.2568436505
              },
              {
                "average": 0.5035080776,
                "count": 22441636,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877044,
                "variance": 0.2499877045
              },
              {
                "average": 0,
                "count": 22441636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184373991,
                "count": 22441636,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8921230598,
                "variance": 0.7958835538
              },
              {
                "average": -0.9367582786,
                "count": 22441636,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84631684,
                "variance": 117.642589
              },
              {
                "average": 0.5045955206,
                "count": 22441636,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999788919,
                "variance": 0.2499788923
              },
              {
                "average": 10045.18163,
                "count": 22441636,
                "maximum": 10048,
                "minimum": 10040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.536359255,
                "variance": 2.36039976
              },
              {
                "average": 243612893.1,
                "count": 22441636,
                "maximum": 243618422.1,
                "minimum": 243541507.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16326.78844,
                "variance": 266564020.9
              },
              {
                "average": 0,
                "count": 22441636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22441636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22441636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22441636,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22441636,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610243.0269,
              4810301.334,
              1343.919799,
              611277.2469,
              4811705.974,
              1893.979799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610243.0269130621,
                    4810301.334453594,
                    1343.9197985610815
                  ],
                  [
                    610243.0269130621,
                    4811705.974453595,
                    1343.9197985610815
                  ],
                  [
                    611277.2469130621,
                    4811705.974453595,
                    1893.9797985610815
                  ],
                  [
                    611277.2469130621,
                    4810301.334453594,
                    1893.9797985610815
                  ],
                  [
                    610243.0269130621,
                    4810301.334453594,
                    1343.9197985610815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:33:42+00:00",
            "end_time": "2019-06-02T20:11:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028408403399,
              43.42499858700894,
              1255.8097865757459
            ],
            [
              -121.5499819335193,
              43.437653465242754,
              1255.8097865757459
            ],
            [
              -121.53718549517825,
              43.43749045669964,
              1919.3697865757458
            ],
            [
              -121.53749030987026,
              43.4248356500823,
              1919.3697865757458
            ],
            [
              -121.55028408403399,
              43.42499858700894,
              1255.8097865757459
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502841,
        43.42483565,
        1255.809787,
        -121.5371855,
        43.43765347,
        1919.369787
      ],
      "properties": {
        "datetime": "2019-06-02T19:59:34Z",
        "pc:count": 31958688,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617860.2485,
            "count": 31958688,
            "maximum": 618382.9127,
            "minimum": 617346.9927,
            "name": "X",
            "position": 0,
            "stddev": 280.5420288,
            "variance": 78703.82991
          },
          {
            "average": 4809753.652,
            "count": 31958688,
            "maximum": 4810438.402,
            "minimum": 4809032.542,
            "name": "Y",
            "position": 1,
            "stddev": 392.2630653,
            "variance": 153870.3124
          },
          {
            "average": 1395.175626,
            "count": 31958688,
            "maximum": 1919.369787,
            "minimum": 1255.809787,
            "name": "Z",
            "position": 2,
            "stddev": 42.01288642,
            "variance": 1765.082625
          },
          {
            "average": 17776.27602,
            "count": 31958688,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10365.53285,
            "variance": 107444271.2
          },
          {
            "average": 1.191897396,
            "count": 31958688,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.464003078,
            "variance": 0.2152988564
          },
          {
            "average": 1.383891854,
            "count": 31958688,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.645990561,
            "variance": 0.4173038049
          },
          {
            "average": 0.5016734417,
            "count": 31958688,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972074,
            "variance": 0.2499972074
          },
          {
            "average": 0,
            "count": 31958688,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23915744,
            "count": 31958688,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.452186914,
            "variance": 2.108846834
          },
          {
            "average": 0.1222810068,
            "count": 31958688,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78906014,
            "variance": 116.4038187
          },
          {
            "average": 0.5056059247,
            "count": 31958688,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999685804,
            "variance": 0.2499685814
          },
          {
            "average": 10034.61016,
            "count": 31958688,
            "maximum": 10039,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.331587905,
            "variance": 5.436302158
          },
          {
            "average": 243537951.2,
            "count": 31958688,
            "maximum": 243540774.2,
            "minimum": 243535682.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1462.173498,
            "variance": 2137951.337
          },
          {
            "average": 0,
            "count": 31958688,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31958688,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31958688,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31958688,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31958688,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617346.9927,
          4809032.542,
          1255.809787,
          618382.9127,
          4810438.402,
          1919.369787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617346.9926666438,
                4809032.541999707,
                1255.8097865757459
              ],
              [
                617346.9926666438,
                4810438.401999706,
                1255.8097865757459
              ],
              [
                618382.9126666437,
                4810438.401999706,
                1919.3697865757458
              ],
              [
                618382.9126666437,
                4809032.541999707,
                1919.3697865757458
              ],
              [
                617346.9926666438,
                4809032.541999707,
                1255.8097865757459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:59:34+00:00",
        "end_time": "2019-06-02T18:34:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502841,
            43.42483565,
            1255.809787,
            -121.5371855,
            43.43765347,
            1919.369787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028408403399,
                  43.42499858700894,
                  1255.8097865757459
                ],
                [
                  -121.5499819335193,
                  43.437653465242754,
                  1255.8097865757459
                ],
                [
                  -121.53718549517825,
                  43.43749045669964,
                  1919.3697865757458
                ],
                [
                  -121.53749030987026,
                  43.4248356500823,
                  1919.3697865757458
                ],
                [
                  -121.55028408403399,
                  43.42499858700894,
                  1255.8097865757459
                ]
              ]
            ]
          },
          "id": "20190602_43121D5402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:59:34Z",
            "pc:count": 31958688,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617860.2485,
                "count": 31958688,
                "maximum": 618382.9127,
                "minimum": 617346.9927,
                "name": "X",
                "position": 0,
                "stddev": 280.5420288,
                "variance": 78703.82991
              },
              {
                "average": 4809753.652,
                "count": 31958688,
                "maximum": 4810438.402,
                "minimum": 4809032.542,
                "name": "Y",
                "position": 1,
                "stddev": 392.2630653,
                "variance": 153870.3124
              },
              {
                "average": 1395.175626,
                "count": 31958688,
                "maximum": 1919.369787,
                "minimum": 1255.809787,
                "name": "Z",
                "position": 2,
                "stddev": 42.01288642,
                "variance": 1765.082625
              },
              {
                "average": 17776.27602,
                "count": 31958688,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10365.53285,
                "variance": 107444271.2
              },
              {
                "average": 1.191897396,
                "count": 31958688,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.464003078,
                "variance": 0.2152988564
              },
              {
                "average": 1.383891854,
                "count": 31958688,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.645990561,
                "variance": 0.4173038049
              },
              {
                "average": 0.5016734417,
                "count": 31958688,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972074,
                "variance": 0.2499972074
              },
              {
                "average": 0,
                "count": 31958688,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23915744,
                "count": 31958688,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.452186914,
                "variance": 2.108846834
              },
              {
                "average": 0.1222810068,
                "count": 31958688,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78906014,
                "variance": 116.4038187
              },
              {
                "average": 0.5056059247,
                "count": 31958688,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999685804,
                "variance": 0.2499685814
              },
              {
                "average": 10034.61016,
                "count": 31958688,
                "maximum": 10039,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.331587905,
                "variance": 5.436302158
              },
              {
                "average": 243537951.2,
                "count": 31958688,
                "maximum": 243540774.2,
                "minimum": 243535682.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1462.173498,
                "variance": 2137951.337
              },
              {
                "average": 0,
                "count": 31958688,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31958688,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31958688,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31958688,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31958688,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617346.9927,
              4809032.542,
              1255.809787,
              618382.9127,
              4810438.402,
              1919.369787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617346.9926666438,
                    4809032.541999707,
                    1255.8097865757459
                  ],
                  [
                    617346.9926666438,
                    4810438.401999706,
                    1255.8097865757459
                  ],
                  [
                    618382.9126666437,
                    4810438.401999706,
                    1919.3697865757458
                  ],
                  [
                    618382.9126666437,
                    4809032.541999707,
                    1919.3697865757458
                  ],
                  [
                    617346.9926666438,
                    4809032.541999707,
                    1255.8097865757459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:59:34+00:00",
            "end_time": "2019-06-02T18:34: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": "20190602_43121D7120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.8252272358476,
              43.44999744462964,
              1359.864261174799
            ],
            [
              -121.82498276282126,
              43.46262287294171,
              1359.864261174799
            ],
            [
              -121.81224168153214,
              43.462491222732716,
              1943.9642611747988
            ],
            [
              -121.81248880394585,
              43.44986585212278,
              1943.9642611747988
            ],
            [
              -121.8252272358476,
              43.44999744462964,
              1359.864261174799
            ]
          ]
        ]
      },
      "bbox": [
        -121.8252272,
        43.44986585,
        1359.864261,
        -121.8122417,
        43.46262287,
        1943.964261
      ],
      "properties": {
        "datetime": "2019-06-02T17:05:24Z",
        "pc:count": 21754022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595573.8434,
            "count": 21754022,
            "maximum": 596083.3266,
            "minimum": 595052.4266,
            "name": "X",
            "position": 0,
            "stddev": 286.9953605,
            "variance": 82366.33695
          },
          {
            "average": 4812157.548,
            "count": 21754022,
            "maximum": 4812860.866,
            "minimum": 4811458.426,
            "name": "Y",
            "position": 1,
            "stddev": 401.0535784,
            "variance": 160843.9727
          },
          {
            "average": 1412.157397,
            "count": 21754022,
            "maximum": 1943.964261,
            "minimum": 1359.864261,
            "name": "Z",
            "position": 2,
            "stddev": 30.60023392,
            "variance": 936.3743162
          },
          {
            "average": 17583.20809,
            "count": 21754022,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9676.50237,
            "variance": 93634698.11
          },
          {
            "average": 1.151699856,
            "count": 21754022,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3928816833,
            "variance": 0.1543560171
          },
          {
            "average": 1.303395758,
            "count": 21754022,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5369791575,
            "variance": 0.2883466156
          },
          {
            "average": 0.4846176491,
            "count": 21754022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997633388,
            "variance": 0.2497633948
          },
          {
            "average": 0,
            "count": 21754022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211108502,
            "count": 21754022,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.049834012,
            "variance": 1.102151453
          },
          {
            "average": 0.1273783191,
            "count": 21754022,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81398024,
            "variance": 116.9421686
          },
          {
            "average": 0.4976310128,
            "count": 21754022,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999943994,
            "variance": 0.2499943994
          },
          {
            "average": 10019.55055,
            "count": 21754022,
            "maximum": 10022,
            "minimum": 10017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.031955932,
            "variance": 1.064933045
          },
          {
            "average": 243529410.8,
            "count": 21754022,
            "maximum": 243530324.2,
            "minimum": 243528372.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 440.0163492,
            "variance": 193614.3876
          },
          {
            "average": 0,
            "count": 21754022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21754022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21754022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21754022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21754022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595052.4266,
          4811458.426,
          1359.864261,
          596083.3266,
          4812860.866,
          1943.964261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595052.4266197649,
                4811458.425501139,
                1359.864261174799
              ],
              [
                595052.4266197649,
                4812860.865501138,
                1359.864261174799
              ],
              [
                596083.3266197648,
                4812860.865501138,
                1943.9642611747988
              ],
              [
                596083.3266197648,
                4811458.425501139,
                1943.9642611747988
              ],
              [
                595052.4266197649,
                4811458.425501139,
                1359.864261174799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:05:24+00:00",
        "end_time": "2019-06-02T16:32:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8252272,
            43.44986585,
            1359.864261,
            -121.8122417,
            43.46262287,
            1943.964261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.8252272358476,
                  43.44999744462964,
                  1359.864261174799
                ],
                [
                  -121.82498276282126,
                  43.46262287294171,
                  1359.864261174799
                ],
                [
                  -121.81224168153214,
                  43.462491222732716,
                  1943.9642611747988
                ],
                [
                  -121.81248880394585,
                  43.44986585212278,
                  1943.9642611747988
                ],
                [
                  -121.8252272358476,
                  43.44999744462964,
                  1359.864261174799
                ]
              ]
            ]
          },
          "id": "20190602_43121D7120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:05:24Z",
            "pc:count": 21754022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595573.8434,
                "count": 21754022,
                "maximum": 596083.3266,
                "minimum": 595052.4266,
                "name": "X",
                "position": 0,
                "stddev": 286.9953605,
                "variance": 82366.33695
              },
              {
                "average": 4812157.548,
                "count": 21754022,
                "maximum": 4812860.866,
                "minimum": 4811458.426,
                "name": "Y",
                "position": 1,
                "stddev": 401.0535784,
                "variance": 160843.9727
              },
              {
                "average": 1412.157397,
                "count": 21754022,
                "maximum": 1943.964261,
                "minimum": 1359.864261,
                "name": "Z",
                "position": 2,
                "stddev": 30.60023392,
                "variance": 936.3743162
              },
              {
                "average": 17583.20809,
                "count": 21754022,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9676.50237,
                "variance": 93634698.11
              },
              {
                "average": 1.151699856,
                "count": 21754022,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3928816833,
                "variance": 0.1543560171
              },
              {
                "average": 1.303395758,
                "count": 21754022,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5369791575,
                "variance": 0.2883466156
              },
              {
                "average": 0.4846176491,
                "count": 21754022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997633388,
                "variance": 0.2497633948
              },
              {
                "average": 0,
                "count": 21754022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211108502,
                "count": 21754022,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.049834012,
                "variance": 1.102151453
              },
              {
                "average": 0.1273783191,
                "count": 21754022,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81398024,
                "variance": 116.9421686
              },
              {
                "average": 0.4976310128,
                "count": 21754022,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999943994,
                "variance": 0.2499943994
              },
              {
                "average": 10019.55055,
                "count": 21754022,
                "maximum": 10022,
                "minimum": 10017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.031955932,
                "variance": 1.064933045
              },
              {
                "average": 243529410.8,
                "count": 21754022,
                "maximum": 243530324.2,
                "minimum": 243528372.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 440.0163492,
                "variance": 193614.3876
              },
              {
                "average": 0,
                "count": 21754022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21754022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21754022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21754022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21754022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595052.4266,
              4811458.426,
              1359.864261,
              596083.3266,
              4812860.866,
              1943.964261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595052.4266197649,
                    4811458.425501139,
                    1359.864261174799
                  ],
                  [
                    595052.4266197649,
                    4812860.865501138,
                    1359.864261174799
                  ],
                  [
                    596083.3266197648,
                    4812860.865501138,
                    1943.9642611747988
                  ],
                  [
                    596083.3266197648,
                    4811458.425501139,
                    1943.9642611747988
                  ],
                  [
                    595052.4266197649,
                    4811458.425501139,
                    1359.864261174799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:05:24+00:00",
            "end_time": "2019-06-02T16:32:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D5216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5627814950981,
              43.44999887592991,
              1319.0811207951247
            ],
            [
              -121.56248173419027,
              43.462651787999725,
              1319.0811207951247
            ],
            [
              -121.54968786257557,
              43.4624902044845,
              1860.9211207951248
            ],
            [
              -121.54999028907815,
              43.449837363390664,
              1860.9211207951248
            ],
            [
              -121.5627814950981,
              43.44999887592991,
              1319.0811207951247
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627815,
        43.44983736,
        1319.081121,
        -121.5496879,
        43.46265179,
        1860.921121
      ],
      "properties": {
        "datetime": "2019-06-03T17:45:24Z",
        "pc:count": 21781578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616801.0582,
            "count": 21781578,
            "maximum": 617322.7636,
            "minimum": 616287.4836,
            "name": "X",
            "position": 0,
            "stddev": 289.4385243,
            "variance": 83774.65934
          },
          {
            "average": 4812474.094,
            "count": 21781578,
            "maximum": 4813197.161,
            "minimum": 4811791.521,
            "name": "Y",
            "position": 1,
            "stddev": 397.1586013,
            "variance": 157734.9546
          },
          {
            "average": 1335.924503,
            "count": 21781578,
            "maximum": 1860.921121,
            "minimum": 1319.081121,
            "name": "Z",
            "position": 2,
            "stddev": 11.88457979,
            "variance": 141.2432367
          },
          {
            "average": 18857.59103,
            "count": 21781578,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10352.52241,
            "variance": 107174720.3
          },
          {
            "average": 1.153526296,
            "count": 21781578,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4165627699,
            "variance": 0.1735245412
          },
          {
            "average": 1.307052685,
            "count": 21781578,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5860634947,
            "variance": 0.3434704198
          },
          {
            "average": 0.5011748919,
            "count": 21781578,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986311,
            "variance": 0.2499986311
          },
          {
            "average": 0,
            "count": 21781578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237244473,
            "count": 21781578,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.205224918,
            "variance": 1.452567102
          },
          {
            "average": 0.1278209342,
            "count": 21781578,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83842948,
            "variance": 117.4715536
          },
          {
            "average": 0.4987551866,
            "count": 21781578,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999984619,
            "variance": 0.2499984619
          },
          {
            "average": 10045.92334,
            "count": 21781578,
            "maximum": 10049,
            "minimum": 10044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.129318534,
            "variance": 1.275360351
          },
          {
            "average": 243616936.3,
            "count": 21781578,
            "maximum": 243619124.4,
            "minimum": 243615529.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 783.7756564,
            "variance": 614304.2796
          },
          {
            "average": 0,
            "count": 21781578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21781578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21781578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21781578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21781578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616287.4836,
          4811791.521,
          1319.081121,
          617322.7636,
          4813197.161,
          1860.921121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616287.4835957004,
                4811791.521022346,
                1319.0811207951247
              ],
              [
                616287.4835957004,
                4813197.1610223465,
                1319.0811207951247
              ],
              [
                617322.7635957004,
                4813197.1610223465,
                1860.9211207951248
              ],
              [
                617322.7635957004,
                4811791.521022346,
                1860.9211207951248
              ],
              [
                616287.4835957004,
                4811791.521022346,
                1319.0811207951247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:45:24+00:00",
        "end_time": "2019-06-03T16:45:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D5216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D5216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D5216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627815,
            43.44983736,
            1319.081121,
            -121.5496879,
            43.46265179,
            1860.921121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5627814950981,
                  43.44999887592991,
                  1319.0811207951247
                ],
                [
                  -121.56248173419027,
                  43.462651787999725,
                  1319.0811207951247
                ],
                [
                  -121.54968786257557,
                  43.4624902044845,
                  1860.9211207951248
                ],
                [
                  -121.54999028907815,
                  43.449837363390664,
                  1860.9211207951248
                ],
                [
                  -121.5627814950981,
                  43.44999887592991,
                  1319.0811207951247
                ]
              ]
            ]
          },
          "id": "20190603_43121D5216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D5216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:45:24Z",
            "pc:count": 21781578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616801.0582,
                "count": 21781578,
                "maximum": 617322.7636,
                "minimum": 616287.4836,
                "name": "X",
                "position": 0,
                "stddev": 289.4385243,
                "variance": 83774.65934
              },
              {
                "average": 4812474.094,
                "count": 21781578,
                "maximum": 4813197.161,
                "minimum": 4811791.521,
                "name": "Y",
                "position": 1,
                "stddev": 397.1586013,
                "variance": 157734.9546
              },
              {
                "average": 1335.924503,
                "count": 21781578,
                "maximum": 1860.921121,
                "minimum": 1319.081121,
                "name": "Z",
                "position": 2,
                "stddev": 11.88457979,
                "variance": 141.2432367
              },
              {
                "average": 18857.59103,
                "count": 21781578,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10352.52241,
                "variance": 107174720.3
              },
              {
                "average": 1.153526296,
                "count": 21781578,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4165627699,
                "variance": 0.1735245412
              },
              {
                "average": 1.307052685,
                "count": 21781578,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5860634947,
                "variance": 0.3434704198
              },
              {
                "average": 0.5011748919,
                "count": 21781578,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986311,
                "variance": 0.2499986311
              },
              {
                "average": 0,
                "count": 21781578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237244473,
                "count": 21781578,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.205224918,
                "variance": 1.452567102
              },
              {
                "average": 0.1278209342,
                "count": 21781578,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83842948,
                "variance": 117.4715536
              },
              {
                "average": 0.4987551866,
                "count": 21781578,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999984619,
                "variance": 0.2499984619
              },
              {
                "average": 10045.92334,
                "count": 21781578,
                "maximum": 10049,
                "minimum": 10044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.129318534,
                "variance": 1.275360351
              },
              {
                "average": 243616936.3,
                "count": 21781578,
                "maximum": 243619124.4,
                "minimum": 243615529.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 783.7756564,
                "variance": 614304.2796
              },
              {
                "average": 0,
                "count": 21781578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21781578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21781578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21781578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21781578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616287.4836,
              4811791.521,
              1319.081121,
              617322.7636,
              4813197.161,
              1860.921121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616287.4835957004,
                    4811791.521022346,
                    1319.0811207951247
                  ],
                  [
                    616287.4835957004,
                    4813197.1610223465,
                    1319.0811207951247
                  ],
                  [
                    617322.7635957004,
                    4813197.1610223465,
                    1860.9211207951248
                  ],
                  [
                    617322.7635957004,
                    4811791.521022346,
                    1860.9211207951248
                  ],
                  [
                    616287.4835957004,
                    4811791.521022346,
                    1319.0811207951247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:45:24+00:00",
            "end_time": "2019-06-03T16:45: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": "20190602_43121D7113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.84075697826665,
              43.46249491915394,
              1600.8341928418201
            ],
            [
              -121.84071574609042,
              43.464652461109395,
              1600.8341928418201
            ],
            [
              -121.83744561759602,
              43.464619257208675,
              1714.1141928418203
            ],
            [
              -121.83748696601691,
              43.46246171774062,
              1714.1141928418203
            ],
            [
              -121.84075697826665,
              43.46249491915394,
              1600.8341928418201
            ]
          ]
        ]
      },
      "bbox": [
        -121.840757,
        43.46246172,
        1600.834193,
        -121.8374456,
        43.46465246,
        1714.114193
      ],
      "properties": {
        "datetime": "2019-06-02T17:18:07Z",
        "pc:count": 403972,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593952.9947,
            "count": 403972,
            "maximum": 594041.1475,
            "minimum": 593776.5675,
            "name": "X",
            "position": 0,
            "stddev": 63.12675666,
            "variance": 3984.987407
          },
          {
            "average": 4812912.718,
            "count": 403972,
            "maximum": 4813068.432,
            "minimum": 4812828.772,
            "name": "Y",
            "position": 1,
            "stddev": 57.13847836,
            "variance": 3264.80571
          },
          {
            "average": 1659.883651,
            "count": 403972,
            "maximum": 1714.114193,
            "minimum": 1600.834193,
            "name": "Z",
            "position": 2,
            "stddev": 8.451975824,
            "variance": 71.43589533
          },
          {
            "average": 26974.7711,
            "count": 403972,
            "maximum": 60649,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13110.03677,
            "variance": 171873064.2
          },
          {
            "average": 1.151079778,
            "count": 403972,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4006367265,
            "variance": 0.1605097866
          },
          {
            "average": 1.303058133,
            "count": 403972,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5556582394,
            "variance": 0.308756079
          },
          {
            "average": 0.5223604606,
            "count": 403972,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995003778,
            "variance": 0.2495006274
          },
          {
            "average": 0,
            "count": 403972,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284645966,
            "count": 403972,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.20649445,
            "variance": 1.455628857
          },
          {
            "average": -9.235207941,
            "count": 403972,
            "maximum": -3,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.360557683,
            "variance": 5.572232573
          },
          {
            "average": 0.4923237254,
            "count": 403972,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999416901,
            "variance": 0.2499416935
          },
          {
            "average": 10023.46301,
            "count": 403972,
            "maximum": 10024,
            "minimum": 10023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4986304659,
            "variance": 0.2486323415
          },
          {
            "average": 243530961.7,
            "count": 403972,
            "maximum": 243531087.6,
            "minimum": 243530852.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 114.2386029,
            "variance": 13050.45839
          },
          {
            "average": 0,
            "count": 403972,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 403972,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 403972,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 403972,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 403972,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593776.5675,
          4812828.772,
          1600.834193,
          594041.1475,
          4813068.432,
          1714.114193
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593776.5675109171,
                4812828.772128303,
                1600.8341928418201
              ],
              [
                593776.5675109171,
                4813068.432128303,
                1600.8341928418201
              ],
              [
                594041.1475109172,
                4813068.432128303,
                1714.1141928418203
              ],
              [
                594041.1475109172,
                4812828.772128303,
                1714.1141928418203
              ],
              [
                593776.5675109171,
                4812828.772128303,
                1600.8341928418201
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:18:07+00:00",
        "end_time": "2019-06-02T17:14:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.840757,
            43.46246172,
            1600.834193,
            -121.8374456,
            43.46465246,
            1714.114193
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.84075697826665,
                  43.46249491915394,
                  1600.8341928418201
                ],
                [
                  -121.84071574609042,
                  43.464652461109395,
                  1600.8341928418201
                ],
                [
                  -121.83744561759602,
                  43.464619257208675,
                  1714.1141928418203
                ],
                [
                  -121.83748696601691,
                  43.46246171774062,
                  1714.1141928418203
                ],
                [
                  -121.84075697826665,
                  43.46249491915394,
                  1600.8341928418201
                ]
              ]
            ]
          },
          "id": "20190602_43121D7113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:18:07Z",
            "pc:count": 403972,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593952.9947,
                "count": 403972,
                "maximum": 594041.1475,
                "minimum": 593776.5675,
                "name": "X",
                "position": 0,
                "stddev": 63.12675666,
                "variance": 3984.987407
              },
              {
                "average": 4812912.718,
                "count": 403972,
                "maximum": 4813068.432,
                "minimum": 4812828.772,
                "name": "Y",
                "position": 1,
                "stddev": 57.13847836,
                "variance": 3264.80571
              },
              {
                "average": 1659.883651,
                "count": 403972,
                "maximum": 1714.114193,
                "minimum": 1600.834193,
                "name": "Z",
                "position": 2,
                "stddev": 8.451975824,
                "variance": 71.43589533
              },
              {
                "average": 26974.7711,
                "count": 403972,
                "maximum": 60649,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13110.03677,
                "variance": 171873064.2
              },
              {
                "average": 1.151079778,
                "count": 403972,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4006367265,
                "variance": 0.1605097866
              },
              {
                "average": 1.303058133,
                "count": 403972,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5556582394,
                "variance": 0.308756079
              },
              {
                "average": 0.5223604606,
                "count": 403972,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995003778,
                "variance": 0.2495006274
              },
              {
                "average": 0,
                "count": 403972,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284645966,
                "count": 403972,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.20649445,
                "variance": 1.455628857
              },
              {
                "average": -9.235207941,
                "count": 403972,
                "maximum": -3,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.360557683,
                "variance": 5.572232573
              },
              {
                "average": 0.4923237254,
                "count": 403972,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999416901,
                "variance": 0.2499416935
              },
              {
                "average": 10023.46301,
                "count": 403972,
                "maximum": 10024,
                "minimum": 10023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4986304659,
                "variance": 0.2486323415
              },
              {
                "average": 243530961.7,
                "count": 403972,
                "maximum": 243531087.6,
                "minimum": 243530852.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 114.2386029,
                "variance": 13050.45839
              },
              {
                "average": 0,
                "count": 403972,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 403972,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 403972,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 403972,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 403972,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593776.5675,
              4812828.772,
              1600.834193,
              594041.1475,
              4813068.432,
              1714.114193
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593776.5675109171,
                    4812828.772128303,
                    1600.8341928418201
                  ],
                  [
                    593776.5675109171,
                    4813068.432128303,
                    1600.8341928418201
                  ],
                  [
                    594041.1475109172,
                    4813068.432128303,
                    1714.1141928418203
                  ],
                  [
                    594041.1475109172,
                    4812828.772128303,
                    1714.1141928418203
                  ],
                  [
                    593776.5675109171,
                    4812828.772128303,
                    1600.8341928418201
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:18:07+00:00",
            "end_time": "2019-06-02T17:14: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": "20190603_43121D6214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026384337787,
              43.46249817823448,
              1242.1187474445483
            ],
            [
              -121.64998240680933,
              43.475142351605776,
              1242.1187474445483
            ],
            [
              -121.63720544539387,
              43.47499076203871,
              1885.398747444548
            ],
            [
              -121.63748954356097,
              43.46234665520596,
              1885.398747444548
            ],
            [
              -121.65026384337787,
              43.46249817823448,
              1242.1187474445483
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502638,
        43.46234666,
        1242.118747,
        -121.6372054,
        43.47514235,
        1885.398747
      ],
      "properties": {
        "datetime": "2019-06-03T18:39:26Z",
        "pc:count": 21447487,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609711.0932,
            "count": 21447487,
            "maximum": 610220.2453,
            "minimum": 609186.5853,
            "name": "X",
            "position": 0,
            "stddev": 293.3107768,
            "variance": 86031.21179
          },
          {
            "average": 4813779.553,
            "count": 21447487,
            "maximum": 4814465.884,
            "minimum": 4813061.264,
            "name": "Y",
            "position": 1,
            "stddev": 401.1448286,
            "variance": 160917.1735
          },
          {
            "average": 1505.549586,
            "count": 21447487,
            "maximum": 1885.398747,
            "minimum": 1242.118747,
            "name": "Z",
            "position": 2,
            "stddev": 38.58940864,
            "variance": 1489.142459
          },
          {
            "average": 20651.07268,
            "count": 21447487,
            "maximum": 58340,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11225.04257,
            "variance": 126001580.7
          },
          {
            "average": 1.169518835,
            "count": 21447487,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4137759949,
            "variance": 0.171210574
          },
          {
            "average": 1.339037995,
            "count": 21447487,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5615977334,
            "variance": 0.3153920142
          },
          {
            "average": 0.5022191178,
            "count": 21447487,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950871,
            "variance": 0.2499950872
          },
          {
            "average": 0,
            "count": 21447487,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204523215,
            "count": 21447487,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.076747861,
            "variance": 1.159385957
          },
          {
            "average": -0.4007082557,
            "count": 21447487,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75370741,
            "variance": 115.6422231
          },
          {
            "average": 0.4959152557,
            "count": 21447487,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999833262,
            "variance": 0.2499833265
          },
          {
            "average": 10051.96534,
            "count": 21447487,
            "maximum": 10054,
            "minimum": 10049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.108714045,
            "variance": 1.229246833
          },
          {
            "average": 243621010.4,
            "count": 21447487,
            "maximum": 243622366.6,
            "minimum": 243619016.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 713.3320536,
            "variance": 508842.6187
          },
          {
            "average": 0,
            "count": 21447487,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21447487,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21447487,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21447487,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21447487,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609186.5853,
          4813061.264,
          1242.118747,
          610220.2453,
          4814465.884,
          1885.398747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609186.5853039932,
                4813061.263607998,
                1242.1187474445483
              ],
              [
                609186.5853039932,
                4814465.883607998,
                1242.1187474445483
              ],
              [
                610220.2453039931,
                4814465.883607998,
                1885.398747444548
              ],
              [
                610220.2453039931,
                4813061.263607998,
                1885.398747444548
              ],
              [
                609186.5853039932,
                4813061.263607998,
                1242.1187474445483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:39:26+00:00",
        "end_time": "2019-06-03T17:43:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502638,
            43.46234666,
            1242.118747,
            -121.6372054,
            43.47514235,
            1885.398747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026384337787,
                  43.46249817823448,
                  1242.1187474445483
                ],
                [
                  -121.64998240680933,
                  43.475142351605776,
                  1242.1187474445483
                ],
                [
                  -121.63720544539387,
                  43.47499076203871,
                  1885.398747444548
                ],
                [
                  -121.63748954356097,
                  43.46234665520596,
                  1885.398747444548
                ],
                [
                  -121.65026384337787,
                  43.46249817823448,
                  1242.1187474445483
                ]
              ]
            ]
          },
          "id": "20190603_43121D6214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:39:26Z",
            "pc:count": 21447487,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609711.0932,
                "count": 21447487,
                "maximum": 610220.2453,
                "minimum": 609186.5853,
                "name": "X",
                "position": 0,
                "stddev": 293.3107768,
                "variance": 86031.21179
              },
              {
                "average": 4813779.553,
                "count": 21447487,
                "maximum": 4814465.884,
                "minimum": 4813061.264,
                "name": "Y",
                "position": 1,
                "stddev": 401.1448286,
                "variance": 160917.1735
              },
              {
                "average": 1505.549586,
                "count": 21447487,
                "maximum": 1885.398747,
                "minimum": 1242.118747,
                "name": "Z",
                "position": 2,
                "stddev": 38.58940864,
                "variance": 1489.142459
              },
              {
                "average": 20651.07268,
                "count": 21447487,
                "maximum": 58340,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11225.04257,
                "variance": 126001580.7
              },
              {
                "average": 1.169518835,
                "count": 21447487,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4137759949,
                "variance": 0.171210574
              },
              {
                "average": 1.339037995,
                "count": 21447487,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5615977334,
                "variance": 0.3153920142
              },
              {
                "average": 0.5022191178,
                "count": 21447487,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950871,
                "variance": 0.2499950872
              },
              {
                "average": 0,
                "count": 21447487,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204523215,
                "count": 21447487,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.076747861,
                "variance": 1.159385957
              },
              {
                "average": -0.4007082557,
                "count": 21447487,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75370741,
                "variance": 115.6422231
              },
              {
                "average": 0.4959152557,
                "count": 21447487,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999833262,
                "variance": 0.2499833265
              },
              {
                "average": 10051.96534,
                "count": 21447487,
                "maximum": 10054,
                "minimum": 10049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.108714045,
                "variance": 1.229246833
              },
              {
                "average": 243621010.4,
                "count": 21447487,
                "maximum": 243622366.6,
                "minimum": 243619016.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 713.3320536,
                "variance": 508842.6187
              },
              {
                "average": 0,
                "count": 21447487,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21447487,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21447487,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21447487,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21447487,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609186.5853,
              4813061.264,
              1242.118747,
              610220.2453,
              4814465.884,
              1885.398747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609186.5853039932,
                    4813061.263607998,
                    1242.1187474445483
                  ],
                  [
                    609186.5853039932,
                    4814465.883607998,
                    1242.1187474445483
                  ],
                  [
                    610220.2453039931,
                    4814465.883607998,
                    1885.398747444548
                  ],
                  [
                    610220.2453039931,
                    4813061.263607998,
                    1885.398747444548
                  ],
                  [
                    609186.5853039932,
                    4813061.263607998,
                    1242.1187474445483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:39:26+00:00",
            "end_time": "2019-06-03T17:43: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": "20190602_43121D6316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7454208713875,
              43.38749977319741,
              1232.342531032298
            ],
            [
              -121.74516132073376,
              43.400078514515215,
              1232.342531032298
            ],
            [
              -121.73722696919921,
              43.39999116659069,
              1906.742531032298
            ],
            [
              -121.73748815993373,
              43.38741246342051,
              1906.742531032298
            ],
            [
              -121.7454208713875,
              43.38749977319741,
              1232.342531032298
            ]
          ]
        ]
      },
      "bbox": [
        -121.7454209,
        43.38741246,
        1232.342531,
        -121.737227,
        43.40007851,
        1906.742531
      ],
      "properties": {
        "datetime": "2019-06-02T18:52:03Z",
        "pc:count": 13534287,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601944.3638,
            "count": 13534287,
            "maximum": 602256.8586,
            "minimum": 601614.1986,
            "name": "X",
            "position": 0,
            "stddev": 177.2233102,
            "variance": 31408.10169
          },
          {
            "average": 4805318.891,
            "count": 13534287,
            "maximum": 4806009.001,
            "minimum": 4804611.721,
            "name": "Y",
            "position": 1,
            "stddev": 408.9990413,
            "variance": 167280.2158
          },
          {
            "average": 1379.239055,
            "count": 13534287,
            "maximum": 1906.742531,
            "minimum": 1232.342531,
            "name": "Z",
            "position": 2,
            "stddev": 7.333088785,
            "variance": 53.77419113
          },
          {
            "average": 19197.79191,
            "count": 13534287,
            "maximum": 49391,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10026.58339,
            "variance": 100532374.5
          },
          {
            "average": 1.123819452,
            "count": 13534287,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3503682185,
            "variance": 0.1227578885
          },
          {
            "average": 1.247690477,
            "count": 13534287,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4787316533,
            "variance": 0.2291839959
          },
          {
            "average": 0.4995587134,
            "count": 13534287,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998237,
            "variance": 0.2499998237
          },
          {
            "average": 0,
            "count": 13534287,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182479801,
            "count": 13534287,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7532670163,
            "variance": 0.5674111978
          },
          {
            "average": 0.5328043131,
            "count": 13534287,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01973887,
            "variance": 121.4346448
          },
          {
            "average": 0.4892903483,
            "count": 13534287,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998853087,
            "variance": 0.2498853218
          },
          {
            "average": 10030.52106,
            "count": 13534287,
            "maximum": 10033,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.277064007,
            "variance": 1.630892477
          },
          {
            "average": 243535353.5,
            "count": 13534287,
            "maximum": 243536723.2,
            "minimum": 243533929.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 862.2377614,
            "variance": 743453.9572
          },
          {
            "average": 0,
            "count": 13534287,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13534287,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13534287,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13534287,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13534287,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601614.1986,
          4804611.721,
          1232.342531,
          602256.8586,
          4806009.001,
          1906.742531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601614.1985654186,
                4804611.720694024,
                1232.342531032298
              ],
              [
                601614.1985654186,
                4806009.000694023,
                1232.342531032298
              ],
              [
                602256.8585654185,
                4806009.000694023,
                1906.742531032298
              ],
              [
                602256.8585654185,
                4804611.720694024,
                1906.742531032298
              ],
              [
                601614.1985654186,
                4804611.720694024,
                1232.342531032298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:52:03+00:00",
        "end_time": "2019-06-02T18:05:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7454209,
            43.38741246,
            1232.342531,
            -121.737227,
            43.40007851,
            1906.742531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7454208713875,
                  43.38749977319741,
                  1232.342531032298
                ],
                [
                  -121.74516132073376,
                  43.400078514515215,
                  1232.342531032298
                ],
                [
                  -121.73722696919921,
                  43.39999116659069,
                  1906.742531032298
                ],
                [
                  -121.73748815993373,
                  43.38741246342051,
                  1906.742531032298
                ],
                [
                  -121.7454208713875,
                  43.38749977319741,
                  1232.342531032298
                ]
              ]
            ]
          },
          "id": "20190602_43121D6316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:52:03Z",
            "pc:count": 13534287,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601944.3638,
                "count": 13534287,
                "maximum": 602256.8586,
                "minimum": 601614.1986,
                "name": "X",
                "position": 0,
                "stddev": 177.2233102,
                "variance": 31408.10169
              },
              {
                "average": 4805318.891,
                "count": 13534287,
                "maximum": 4806009.001,
                "minimum": 4804611.721,
                "name": "Y",
                "position": 1,
                "stddev": 408.9990413,
                "variance": 167280.2158
              },
              {
                "average": 1379.239055,
                "count": 13534287,
                "maximum": 1906.742531,
                "minimum": 1232.342531,
                "name": "Z",
                "position": 2,
                "stddev": 7.333088785,
                "variance": 53.77419113
              },
              {
                "average": 19197.79191,
                "count": 13534287,
                "maximum": 49391,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10026.58339,
                "variance": 100532374.5
              },
              {
                "average": 1.123819452,
                "count": 13534287,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3503682185,
                "variance": 0.1227578885
              },
              {
                "average": 1.247690477,
                "count": 13534287,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4787316533,
                "variance": 0.2291839959
              },
              {
                "average": 0.4995587134,
                "count": 13534287,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998237,
                "variance": 0.2499998237
              },
              {
                "average": 0,
                "count": 13534287,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182479801,
                "count": 13534287,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7532670163,
                "variance": 0.5674111978
              },
              {
                "average": 0.5328043131,
                "count": 13534287,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01973887,
                "variance": 121.4346448
              },
              {
                "average": 0.4892903483,
                "count": 13534287,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998853087,
                "variance": 0.2498853218
              },
              {
                "average": 10030.52106,
                "count": 13534287,
                "maximum": 10033,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.277064007,
                "variance": 1.630892477
              },
              {
                "average": 243535353.5,
                "count": 13534287,
                "maximum": 243536723.2,
                "minimum": 243533929.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 862.2377614,
                "variance": 743453.9572
              },
              {
                "average": 0,
                "count": 13534287,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13534287,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13534287,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13534287,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13534287,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601614.1986,
              4804611.721,
              1232.342531,
              602256.8586,
              4806009.001,
              1906.742531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601614.1985654186,
                    4804611.720694024,
                    1232.342531032298
                  ],
                  [
                    601614.1985654186,
                    4806009.000694023,
                    1232.342531032298
                  ],
                  [
                    602256.8585654185,
                    4806009.000694023,
                    1906.742531032298
                  ],
                  [
                    602256.8585654185,
                    4804611.720694024,
                    1906.742531032298
                  ],
                  [
                    601614.1985654186,
                    4804611.720694024,
                    1232.342531032298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:52:03+00:00",
            "end_time": "2019-06-02T18:05:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775611964999,
              43.44999761631187,
              1371.0706458957225
            ],
            [
              -121.68748270046144,
              43.46263822923021,
              1371.0706458957225
            ],
            [
              -121.67471386151435,
              43.462490929519895,
              1897.8306458957222
            ],
            [
              -121.6749899387764,
              43.44985038124046,
              1897.8306458957222
            ],
            [
              -121.68775611964999,
              43.44999761631187,
              1371.0706458957225
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877561,
        43.44985038,
        1371.070646,
        -121.6747139,
        43.46263823,
        1897.830646
      ],
      "properties": {
        "datetime": "2019-06-03T18:25:44Z",
        "pc:count": 22448386,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606703.2415,
            "count": 22448386,
            "maximum": 607208.7,
            "minimum": 606175.5,
            "name": "X",
            "position": 0,
            "stddev": 288.9638998,
            "variance": 83500.13538
          },
          {
            "average": 4812333.041,
            "count": 22448386,
            "maximum": 4813028.692,
            "minimum": 4811624.492,
            "name": "Y",
            "position": 1,
            "stddev": 389.3318464,
            "variance": 151579.2866
          },
          {
            "average": 1433.021466,
            "count": 22448386,
            "maximum": 1897.830646,
            "minimum": 1371.070646,
            "name": "Z",
            "position": 2,
            "stddev": 27.78354104,
            "variance": 771.9251528
          },
          {
            "average": 19095.03212,
            "count": 22448386,
            "maximum": 55453,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10652.35204,
            "variance": 113472603.9
          },
          {
            "average": 1.182214837,
            "count": 22448386,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4391451301,
            "variance": 0.1928484453
          },
          {
            "average": 1.364438094,
            "count": 22448386,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6025989841,
            "variance": 0.3631255356
          },
          {
            "average": 0.5002763228,
            "count": 22448386,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999348,
            "variance": 0.2499999348
          },
          {
            "average": 0,
            "count": 22448386,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24238531,
            "count": 22448386,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.321831519,
            "variance": 1.747238565
          },
          {
            "average": 0.4937330728,
            "count": 22448386,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79575153,
            "variance": 116.5482512
          },
          {
            "average": 0.4983971231,
            "count": 22448386,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999974419,
            "variance": 0.2499974419
          },
          {
            "average": 10050.10521,
            "count": 22448386,
            "maximum": 10053,
            "minimum": 10048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.096041135,
            "variance": 1.201306169
          },
          {
            "average": 243619797.6,
            "count": 22448386,
            "maximum": 243621544.1,
            "minimum": 243618473.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 742.3171401,
            "variance": 551034.7364
          },
          {
            "average": 0,
            "count": 22448386,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22448386,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22448386,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22448386,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22448386,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606175.5,
          4811624.492,
          1371.070646,
          607208.7,
          4813028.692,
          1897.830646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606175.5000086878,
                4811624.491990276,
                1371.0706458957225
              ],
              [
                606175.5000086878,
                4813028.691990275,
                1371.0706458957225
              ],
              [
                607208.7000086878,
                4813028.691990275,
                1897.8306458957222
              ],
              [
                607208.7000086878,
                4811624.491990276,
                1897.8306458957222
              ],
              [
                606175.5000086878,
                4811624.491990276,
                1371.0706458957225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:25:44+00:00",
        "end_time": "2019-06-03T17:34:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877561,
            43.44985038,
            1371.070646,
            -121.6747139,
            43.46263823,
            1897.830646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775611964999,
                  43.44999761631187,
                  1371.0706458957225
                ],
                [
                  -121.68748270046144,
                  43.46263822923021,
                  1371.0706458957225
                ],
                [
                  -121.67471386151435,
                  43.462490929519895,
                  1897.8306458957222
                ],
                [
                  -121.6749899387764,
                  43.44985038124046,
                  1897.8306458957222
                ],
                [
                  -121.68775611964999,
                  43.44999761631187,
                  1371.0706458957225
                ]
              ]
            ]
          },
          "id": "20190603_43121D6216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:25:44Z",
            "pc:count": 22448386,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606703.2415,
                "count": 22448386,
                "maximum": 607208.7,
                "minimum": 606175.5,
                "name": "X",
                "position": 0,
                "stddev": 288.9638998,
                "variance": 83500.13538
              },
              {
                "average": 4812333.041,
                "count": 22448386,
                "maximum": 4813028.692,
                "minimum": 4811624.492,
                "name": "Y",
                "position": 1,
                "stddev": 389.3318464,
                "variance": 151579.2866
              },
              {
                "average": 1433.021466,
                "count": 22448386,
                "maximum": 1897.830646,
                "minimum": 1371.070646,
                "name": "Z",
                "position": 2,
                "stddev": 27.78354104,
                "variance": 771.9251528
              },
              {
                "average": 19095.03212,
                "count": 22448386,
                "maximum": 55453,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10652.35204,
                "variance": 113472603.9
              },
              {
                "average": 1.182214837,
                "count": 22448386,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4391451301,
                "variance": 0.1928484453
              },
              {
                "average": 1.364438094,
                "count": 22448386,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6025989841,
                "variance": 0.3631255356
              },
              {
                "average": 0.5002763228,
                "count": 22448386,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999348,
                "variance": 0.2499999348
              },
              {
                "average": 0,
                "count": 22448386,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24238531,
                "count": 22448386,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.321831519,
                "variance": 1.747238565
              },
              {
                "average": 0.4937330728,
                "count": 22448386,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79575153,
                "variance": 116.5482512
              },
              {
                "average": 0.4983971231,
                "count": 22448386,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999974419,
                "variance": 0.2499974419
              },
              {
                "average": 10050.10521,
                "count": 22448386,
                "maximum": 10053,
                "minimum": 10048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.096041135,
                "variance": 1.201306169
              },
              {
                "average": 243619797.6,
                "count": 22448386,
                "maximum": 243621544.1,
                "minimum": 243618473.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 742.3171401,
                "variance": 551034.7364
              },
              {
                "average": 0,
                "count": 22448386,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22448386,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22448386,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22448386,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22448386,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606175.5,
              4811624.492,
              1371.070646,
              607208.7,
              4813028.692,
              1897.830646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606175.5000086878,
                    4811624.491990276,
                    1371.0706458957225
                  ],
                  [
                    606175.5000086878,
                    4813028.691990275,
                    1371.0706458957225
                  ],
                  [
                    607208.7000086878,
                    4813028.691990275,
                    1897.8306458957222
                  ],
                  [
                    607208.7000086878,
                    4811624.491990276,
                    1897.8306458957222
                  ],
                  [
                    606175.5000086878,
                    4811624.491990276,
                    1371.0706458957225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:25:44+00:00",
            "end_time": "2019-06-03T17:34: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": "20190602_43121D7410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7627227256345,
              43.41335369570254,
              1382.5340790702287
            ],
            [
              -121.76248286493531,
              43.425130356539206,
              1382.5340790702287
            ],
            [
              -121.7497484627202,
              43.42499182167728,
              1915.6340790702286
            ],
            [
              -121.74999079009525,
              43.41321521748316,
              1915.6340790702286
            ],
            [
              -121.7627227256345,
              43.41335369570254,
              1382.5340790702287
            ]
          ]
        ]
      },
      "bbox": [
        -121.7627227,
        43.41321522,
        1382.534079,
        -121.7497485,
        43.42513036,
        1915.634079
      ],
      "properties": {
        "datetime": "2019-06-03T17:14:04Z",
        "pc:count": 21798252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600683.2366,
            "count": 21798252,
            "maximum": 601201.2391,
            "minimum": 600170.2191,
            "name": "X",
            "position": 0,
            "stddev": 285.7385525,
            "variance": 81646.52039
          },
          {
            "average": 4808108.346,
            "count": 21798252,
            "maximum": 4808770.239,
            "minimum": 4807462.059,
            "name": "Y",
            "position": 1,
            "stddev": 349.9913927,
            "variance": 122493.975
          },
          {
            "average": 1412.750776,
            "count": 21798252,
            "maximum": 1915.634079,
            "minimum": 1382.534079,
            "name": "Z",
            "position": 2,
            "stddev": 9.553458726,
            "variance": 91.26857363
          },
          {
            "average": 16833.16779,
            "count": 21798252,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10818.09334,
            "variance": 117031143.6
          },
          {
            "average": 1.234859428,
            "count": 21798252,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5274344533,
            "variance": 0.2781871025
          },
          {
            "average": 1.469739317,
            "count": 21798252,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7379309206,
            "variance": 0.5445420436
          },
          {
            "average": 0.5038389775,
            "count": 21798252,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999852735,
            "variance": 0.2499852737
          },
          {
            "average": 0,
            "count": 21798252,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341028767,
            "count": 21798252,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.866459875,
            "variance": 3.483672464
          },
          {
            "average": -0.7220156437,
            "count": 21798252,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75101697,
            "variance": 115.584366
          },
          {
            "average": 0.5009122291,
            "count": 21798252,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991793,
            "variance": 0.2499991793
          },
          {
            "average": 10041.88566,
            "count": 21798252,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.399691056,
            "variance": 5.758517166
          },
          {
            "average": 243576755.5,
            "count": 21798252,
            "maximum": 243617244.6,
            "minimum": 243539885.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37319.23489,
            "variance": 1392725293
          },
          {
            "average": 0,
            "count": 21798252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21798252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21798252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21798252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21798252,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600170.2191,
          4807462.059,
          1382.534079,
          601201.2391,
          4808770.239,
          1915.634079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600170.2190877692,
                4807462.058584091,
                1382.5340790702287
              ],
              [
                600170.2190877692,
                4808770.238584091,
                1382.5340790702287
              ],
              [
                601201.2390877692,
                4808770.238584091,
                1915.6340790702286
              ],
              [
                601201.2390877692,
                4807462.058584091,
                1915.6340790702286
              ],
              [
                600170.2190877692,
                4807462.058584091,
                1382.5340790702287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:14:04+00:00",
        "end_time": "2019-06-02T19:44:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7627227,
            43.41321522,
            1382.534079,
            -121.7497485,
            43.42513036,
            1915.634079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7627227256345,
                  43.41335369570254,
                  1382.5340790702287
                ],
                [
                  -121.76248286493531,
                  43.425130356539206,
                  1382.5340790702287
                ],
                [
                  -121.7497484627202,
                  43.42499182167728,
                  1915.6340790702286
                ],
                [
                  -121.74999079009525,
                  43.41321521748316,
                  1915.6340790702286
                ],
                [
                  -121.7627227256345,
                  43.41335369570254,
                  1382.5340790702287
                ]
              ]
            ]
          },
          "id": "20190602_43121D7410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:14:04Z",
            "pc:count": 21798252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600683.2366,
                "count": 21798252,
                "maximum": 601201.2391,
                "minimum": 600170.2191,
                "name": "X",
                "position": 0,
                "stddev": 285.7385525,
                "variance": 81646.52039
              },
              {
                "average": 4808108.346,
                "count": 21798252,
                "maximum": 4808770.239,
                "minimum": 4807462.059,
                "name": "Y",
                "position": 1,
                "stddev": 349.9913927,
                "variance": 122493.975
              },
              {
                "average": 1412.750776,
                "count": 21798252,
                "maximum": 1915.634079,
                "minimum": 1382.534079,
                "name": "Z",
                "position": 2,
                "stddev": 9.553458726,
                "variance": 91.26857363
              },
              {
                "average": 16833.16779,
                "count": 21798252,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10818.09334,
                "variance": 117031143.6
              },
              {
                "average": 1.234859428,
                "count": 21798252,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5274344533,
                "variance": 0.2781871025
              },
              {
                "average": 1.469739317,
                "count": 21798252,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7379309206,
                "variance": 0.5445420436
              },
              {
                "average": 0.5038389775,
                "count": 21798252,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999852735,
                "variance": 0.2499852737
              },
              {
                "average": 0,
                "count": 21798252,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341028767,
                "count": 21798252,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.866459875,
                "variance": 3.483672464
              },
              {
                "average": -0.7220156437,
                "count": 21798252,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75101697,
                "variance": 115.584366
              },
              {
                "average": 0.5009122291,
                "count": 21798252,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991793,
                "variance": 0.2499991793
              },
              {
                "average": 10041.88566,
                "count": 21798252,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.399691056,
                "variance": 5.758517166
              },
              {
                "average": 243576755.5,
                "count": 21798252,
                "maximum": 243617244.6,
                "minimum": 243539885.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37319.23489,
                "variance": 1392725293
              },
              {
                "average": 0,
                "count": 21798252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21798252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21798252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21798252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21798252,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600170.2191,
              4807462.059,
              1382.534079,
              601201.2391,
              4808770.239,
              1915.634079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600170.2190877692,
                    4807462.058584091,
                    1382.5340790702287
                  ],
                  [
                    600170.2190877692,
                    4808770.238584091,
                    1382.5340790702287
                  ],
                  [
                    601201.2390877692,
                    4808770.238584091,
                    1915.6340790702286
                  ],
                  [
                    601201.2390877692,
                    4807462.058584091,
                    1915.6340790702286
                  ],
                  [
                    600170.2190877692,
                    4807462.058584091,
                    1382.5340790702287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:14:04+00:00",
            "end_time": "2019-06-02T19:44: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": "20190603_43121D6301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7502427898908,
              43.42499748233686,
              1376.7472721667502
            ],
            [
              -121.74998276742546,
              43.43763107779471,
              1376.7472721667502
            ],
            [
              -121.73722653312427,
              43.437490906055885,
              1866.0872721667504
            ],
            [
              -121.73748920736949,
              43.424857372077824,
              1866.0872721667504
            ],
            [
              -121.7502427898908,
              43.42499748233686,
              1376.7472721667502
            ]
          ]
        ]
      },
      "bbox": [
        -121.7502428,
        43.42485737,
        1376.747272,
        -121.7372265,
        43.43763108,
        1866.087272
      ],
      "properties": {
        "datetime": "2019-06-03T17:36:26Z",
        "pc:count": 20454535,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601674.0449,
            "count": 20454535,
            "maximum": 602193.7961,
            "minimum": 601161.2161,
            "name": "X",
            "position": 0,
            "stddev": 293.1925303,
            "variance": 85961.85982
          },
          {
            "average": 4809508.911,
            "count": 20454535,
            "maximum": 4810173.647,
            "minimum": 4808770.267,
            "name": "Y",
            "position": 1,
            "stddev": 391.77547,
            "variance": 153488.0189
          },
          {
            "average": 1401.923596,
            "count": 20454535,
            "maximum": 1866.087272,
            "minimum": 1376.747272,
            "name": "Z",
            "position": 2,
            "stddev": 12.03573765,
            "variance": 144.8589807
          },
          {
            "average": 19711.98504,
            "count": 20454535,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10236.67131,
            "variance": 104789439.5
          },
          {
            "average": 1.141858028,
            "count": 20454535,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.383563527,
            "variance": 0.1471209792
          },
          {
            "average": 1.283693372,
            "count": 20454535,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5285143219,
            "variance": 0.2793273884
          },
          {
            "average": 0.5013894963,
            "count": 20454535,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980815,
            "variance": 0.2499980815
          },
          {
            "average": 0,
            "count": 20454535,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231332709,
            "count": 20454535,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.058894529,
            "variance": 1.121257624
          },
          {
            "average": -0.03735863918,
            "count": 20454535,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80293593,
            "variance": 116.7034246
          },
          {
            "average": 0.4968991962,
            "count": 20454535,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999903971,
            "variance": 0.2499903972
          },
          {
            "average": 10046.08766,
            "count": 20454535,
            "maximum": 10048,
            "minimum": 10044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.097753114,
            "variance": 1.205061899
          },
          {
            "average": 243617070.9,
            "count": 20454535,
            "maximum": 243618586.2,
            "minimum": 243615821.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 788.9729707,
            "variance": 622478.3485
          },
          {
            "average": 0,
            "count": 20454535,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20454535,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20454535,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20454535,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20454535,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601161.2161,
          4808770.267,
          1376.747272,
          602193.7961,
          4810173.647,
          1866.087272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601161.2161344581,
                4808770.267071889,
                1376.7472721667502
              ],
              [
                601161.2161344581,
                4810173.64707189,
                1376.7472721667502
              ],
              [
                602193.7961344582,
                4810173.64707189,
                1866.0872721667504
              ],
              [
                602193.7961344582,
                4808770.267071889,
                1866.0872721667504
              ],
              [
                601161.2161344581,
                4808770.267071889,
                1376.7472721667502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:36:26+00:00",
        "end_time": "2019-06-03T16:50:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7502428,
            43.42485737,
            1376.747272,
            -121.7372265,
            43.43763108,
            1866.087272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7502427898908,
                  43.42499748233686,
                  1376.7472721667502
                ],
                [
                  -121.74998276742546,
                  43.43763107779471,
                  1376.7472721667502
                ],
                [
                  -121.73722653312427,
                  43.437490906055885,
                  1866.0872721667504
                ],
                [
                  -121.73748920736949,
                  43.424857372077824,
                  1866.0872721667504
                ],
                [
                  -121.7502427898908,
                  43.42499748233686,
                  1376.7472721667502
                ]
              ]
            ]
          },
          "id": "20190603_43121D6301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:36:26Z",
            "pc:count": 20454535,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601674.0449,
                "count": 20454535,
                "maximum": 602193.7961,
                "minimum": 601161.2161,
                "name": "X",
                "position": 0,
                "stddev": 293.1925303,
                "variance": 85961.85982
              },
              {
                "average": 4809508.911,
                "count": 20454535,
                "maximum": 4810173.647,
                "minimum": 4808770.267,
                "name": "Y",
                "position": 1,
                "stddev": 391.77547,
                "variance": 153488.0189
              },
              {
                "average": 1401.923596,
                "count": 20454535,
                "maximum": 1866.087272,
                "minimum": 1376.747272,
                "name": "Z",
                "position": 2,
                "stddev": 12.03573765,
                "variance": 144.8589807
              },
              {
                "average": 19711.98504,
                "count": 20454535,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10236.67131,
                "variance": 104789439.5
              },
              {
                "average": 1.141858028,
                "count": 20454535,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.383563527,
                "variance": 0.1471209792
              },
              {
                "average": 1.283693372,
                "count": 20454535,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5285143219,
                "variance": 0.2793273884
              },
              {
                "average": 0.5013894963,
                "count": 20454535,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980815,
                "variance": 0.2499980815
              },
              {
                "average": 0,
                "count": 20454535,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231332709,
                "count": 20454535,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.058894529,
                "variance": 1.121257624
              },
              {
                "average": -0.03735863918,
                "count": 20454535,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80293593,
                "variance": 116.7034246
              },
              {
                "average": 0.4968991962,
                "count": 20454535,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999903971,
                "variance": 0.2499903972
              },
              {
                "average": 10046.08766,
                "count": 20454535,
                "maximum": 10048,
                "minimum": 10044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.097753114,
                "variance": 1.205061899
              },
              {
                "average": 243617070.9,
                "count": 20454535,
                "maximum": 243618586.2,
                "minimum": 243615821.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 788.9729707,
                "variance": 622478.3485
              },
              {
                "average": 0,
                "count": 20454535,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20454535,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20454535,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20454535,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20454535,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601161.2161,
              4808770.267,
              1376.747272,
              602193.7961,
              4810173.647,
              1866.087272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601161.2161344581,
                    4808770.267071889,
                    1376.7472721667502
                  ],
                  [
                    601161.2161344581,
                    4810173.64707189,
                    1376.7472721667502
                  ],
                  [
                    602193.7961344582,
                    4810173.64707189,
                    1866.0872721667504
                  ],
                  [
                    602193.7961344582,
                    4808770.267071889,
                    1866.0872721667504
                  ],
                  [
                    601161.2161344581,
                    4808770.267071889,
                    1376.7472721667502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:36:26+00:00",
            "end_time": "2019-06-03T16:50:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026309814107,
              43.42499840853463,
              1229.0514401700477
            ],
            [
              -121.64998203353696,
              43.43764248509036,
              1229.0514401700477
            ],
            [
              -121.63720604741461,
              43.43749091714311,
              1896.9514401700478
            ],
            [
              -121.63748976989592,
              43.4248469071207,
              1896.9514401700478
            ],
            [
              -121.65026309814107,
              43.42499840853463,
              1229.0514401700477
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502631,
        43.42484691,
        1229.05144,
        -121.637206,
        43.43764249,
        1896.95144
      ],
      "properties": {
        "datetime": "2019-06-03T16:57:30Z",
        "pc:count": 20967614,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609773.8384,
            "count": 20967614,
            "maximum": 610288.3418,
            "minimum": 609254.1218,
            "name": "X",
            "position": 0,
            "stddev": 287.6096611,
            "variance": 82719.31715
          },
          {
            "average": 4809618.749,
            "count": 20967614,
            "maximum": 4810301.19,
            "minimum": 4808896.59,
            "name": "Y",
            "position": 1,
            "stddev": 405.3838614,
            "variance": 164336.0751
          },
          {
            "average": 1349.266413,
            "count": 20967614,
            "maximum": 1896.95144,
            "minimum": 1229.05144,
            "name": "Z",
            "position": 2,
            "stddev": 8.069679357,
            "variance": 65.11972492
          },
          {
            "average": 18505.25994,
            "count": 20967614,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9694.823022,
            "variance": 93989593.43
          },
          {
            "average": 1.122406584,
            "count": 20967614,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3495548029,
            "variance": 0.1221885603
          },
          {
            "average": 1.244783646,
            "count": 20967614,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4786979053,
            "variance": 0.2291516845
          },
          {
            "average": 0.4996469317,
            "count": 20967614,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998873,
            "variance": 0.2499998873
          },
          {
            "average": 0,
            "count": 20967614,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169539987,
            "count": 20967614,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7650675344,
            "variance": 0.5853283322
          },
          {
            "average": 0.810968401,
            "count": 20967614,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.93864312,
            "variance": 119.6539133
          },
          {
            "average": 0.4900218976,
            "count": 20967614,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999004395,
            "variance": 0.2499004494
          },
          {
            "average": 10040.62125,
            "count": 20967614,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.444993885,
            "variance": 5.9779951
          },
          {
            "average": 243562569.3,
            "count": 20967614,
            "maximum": 243616250.1,
            "minimum": 243537712.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33926.28004,
            "variance": 1150992478
          },
          {
            "average": 0,
            "count": 20967614,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20967614,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20967614,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20967614,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20967614,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609254.1218,
          4808896.59,
          1229.05144,
          610288.3418,
          4810301.19,
          1896.95144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609254.1218207,
                4808896.5899278335,
                1229.0514401700477
              ],
              [
                609254.1218207,
                4810301.189927833,
                1229.0514401700477
              ],
              [
                610288.3418207,
                4810301.189927833,
                1896.9514401700478
              ],
              [
                610288.3418207,
                4808896.5899278335,
                1896.9514401700478
              ],
              [
                609254.1218207,
                4808896.5899278335,
                1229.0514401700477
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:57:30+00:00",
        "end_time": "2019-06-02T19:08:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502631,
            43.42484691,
            1229.05144,
            -121.637206,
            43.43764249,
            1896.95144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026309814107,
                  43.42499840853463,
                  1229.0514401700477
                ],
                [
                  -121.64998203353696,
                  43.43764248509036,
                  1229.0514401700477
                ],
                [
                  -121.63720604741461,
                  43.43749091714311,
                  1896.9514401700478
                ],
                [
                  -121.63748976989592,
                  43.4248469071207,
                  1896.9514401700478
                ],
                [
                  -121.65026309814107,
                  43.42499840853463,
                  1229.0514401700477
                ]
              ]
            ]
          },
          "id": "20190602_43121D6404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:57:30Z",
            "pc:count": 20967614,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609773.8384,
                "count": 20967614,
                "maximum": 610288.3418,
                "minimum": 609254.1218,
                "name": "X",
                "position": 0,
                "stddev": 287.6096611,
                "variance": 82719.31715
              },
              {
                "average": 4809618.749,
                "count": 20967614,
                "maximum": 4810301.19,
                "minimum": 4808896.59,
                "name": "Y",
                "position": 1,
                "stddev": 405.3838614,
                "variance": 164336.0751
              },
              {
                "average": 1349.266413,
                "count": 20967614,
                "maximum": 1896.95144,
                "minimum": 1229.05144,
                "name": "Z",
                "position": 2,
                "stddev": 8.069679357,
                "variance": 65.11972492
              },
              {
                "average": 18505.25994,
                "count": 20967614,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9694.823022,
                "variance": 93989593.43
              },
              {
                "average": 1.122406584,
                "count": 20967614,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3495548029,
                "variance": 0.1221885603
              },
              {
                "average": 1.244783646,
                "count": 20967614,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4786979053,
                "variance": 0.2291516845
              },
              {
                "average": 0.4996469317,
                "count": 20967614,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998873,
                "variance": 0.2499998873
              },
              {
                "average": 0,
                "count": 20967614,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169539987,
                "count": 20967614,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7650675344,
                "variance": 0.5853283322
              },
              {
                "average": 0.810968401,
                "count": 20967614,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.93864312,
                "variance": 119.6539133
              },
              {
                "average": 0.4900218976,
                "count": 20967614,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999004395,
                "variance": 0.2499004494
              },
              {
                "average": 10040.62125,
                "count": 20967614,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.444993885,
                "variance": 5.9779951
              },
              {
                "average": 243562569.3,
                "count": 20967614,
                "maximum": 243616250.1,
                "minimum": 243537712.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33926.28004,
                "variance": 1150992478
              },
              {
                "average": 0,
                "count": 20967614,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20967614,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20967614,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20967614,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20967614,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609254.1218,
              4808896.59,
              1229.05144,
              610288.3418,
              4810301.19,
              1896.95144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609254.1218207,
                    4808896.5899278335,
                    1229.0514401700477
                  ],
                  [
                    609254.1218207,
                    4810301.189927833,
                    1229.0514401700477
                  ],
                  [
                    610288.3418207,
                    4810301.189927833,
                    1896.9514401700478
                  ],
                  [
                    610288.3418207,
                    4808896.5899278335,
                    1896.9514401700478
                  ],
                  [
                    609254.1218207,
                    4808896.5899278335,
                    1229.0514401700477
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:57:30+00:00",
            "end_time": "2019-06-02T19:08:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121E4324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.46258157242097,
              43.49999645554277,
              1312.811007714632
            ],
            [
              -121.46248547942224,
              43.50378229714673,
              1312.811007714632
            ],
            [
              -121.44989397367563,
              43.503612250074305,
              1842.811007714632
            ],
            [
              -121.44999085286491,
              43.499826430820725,
              1842.811007714632
            ],
            [
              -121.46258157242097,
              43.49999645554277,
              1312.811007714632
            ]
          ]
        ]
      },
      "bbox": [
        -121.4625816,
        43.49982643,
        1312.811008,
        -121.449894,
        43.5037823,
        1842.811008
      ],
      "properties": {
        "datetime": "2019-06-03T18:51:28Z",
        "pc:count": 5163658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 624779.8388,
            "count": 5163658,
            "maximum": 625310.6333,
            "minimum": 624292.3733,
            "name": "X",
            "position": 0,
            "stddev": 287.8710244,
            "variance": 82869.72671
          },
          {
            "average": 4817699.021,
            "count": 5163658,
            "maximum": 4817909.609,
            "minimum": 4817489.009,
            "name": "Y",
            "position": 1,
            "stddev": 102.9396771,
            "variance": 10596.57713
          },
          {
            "average": 1334.578393,
            "count": 5163658,
            "maximum": 1842.811008,
            "minimum": 1312.811008,
            "name": "Z",
            "position": 2,
            "stddev": 9.652577872,
            "variance": 93.17225958
          },
          {
            "average": 19814.47241,
            "count": 5163658,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10019.727,
            "variance": 100394929.2
          },
          {
            "average": 1.144455152,
            "count": 5163658,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4244236154,
            "variance": 0.1801354053
          },
          {
            "average": 1.288934124,
            "count": 5163658,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6124259324,
            "variance": 0.3750655226
          },
          {
            "average": 0.4973114021,
            "count": 5163658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928198,
            "variance": 0.2499928199
          },
          {
            "average": 0,
            "count": 5163658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273151514,
            "count": 5163658,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.369575973,
            "variance": 1.875738346
          },
          {
            "average": 1.580074451,
            "count": 5163658,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03309798,
            "variance": 121.7292511
          },
          {
            "average": 0.4944547063,
            "count": 5163658,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999692972,
            "variance": 0.2499692981
          },
          {
            "average": 10053.89042,
            "count": 5163658,
            "maximum": 10055,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7586694757,
            "variance": 0.5755793734
          },
          {
            "average": 243622252,
            "count": 5163658,
            "maximum": 243623088.1,
            "minimum": 243621870.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471.4253303,
            "variance": 222241.842
          },
          {
            "average": 0,
            "count": 5163658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5163658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5163658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5163658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5163658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          624292.3733,
          4817489.009,
          1312.811008,
          625310.6333,
          4817909.609,
          1842.811008
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                624292.373319287,
                4817489.008620775,
                1312.811007714632
              ],
              [
                624292.373319287,
                4817909.608620775,
                1312.811007714632
              ],
              [
                625310.633319287,
                4817909.608620775,
                1842.811007714632
              ],
              [
                625310.633319287,
                4817489.008620775,
                1842.811007714632
              ],
              [
                624292.373319287,
                4817489.008620775,
                1312.811007714632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:51:28+00:00",
        "end_time": "2019-06-03T18:31:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E4324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E4324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E4324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4625816,
            43.49982643,
            1312.811008,
            -121.449894,
            43.5037823,
            1842.811008
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.46258157242097,
                  43.49999645554277,
                  1312.811007714632
                ],
                [
                  -121.46248547942224,
                  43.50378229714673,
                  1312.811007714632
                ],
                [
                  -121.44989397367563,
                  43.503612250074305,
                  1842.811007714632
                ],
                [
                  -121.44999085286491,
                  43.499826430820725,
                  1842.811007714632
                ],
                [
                  -121.46258157242097,
                  43.49999645554277,
                  1312.811007714632
                ]
              ]
            ]
          },
          "id": "20190603_43121E4324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:51:28Z",
            "pc:count": 5163658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 624779.8388,
                "count": 5163658,
                "maximum": 625310.6333,
                "minimum": 624292.3733,
                "name": "X",
                "position": 0,
                "stddev": 287.8710244,
                "variance": 82869.72671
              },
              {
                "average": 4817699.021,
                "count": 5163658,
                "maximum": 4817909.609,
                "minimum": 4817489.009,
                "name": "Y",
                "position": 1,
                "stddev": 102.9396771,
                "variance": 10596.57713
              },
              {
                "average": 1334.578393,
                "count": 5163658,
                "maximum": 1842.811008,
                "minimum": 1312.811008,
                "name": "Z",
                "position": 2,
                "stddev": 9.652577872,
                "variance": 93.17225958
              },
              {
                "average": 19814.47241,
                "count": 5163658,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10019.727,
                "variance": 100394929.2
              },
              {
                "average": 1.144455152,
                "count": 5163658,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4244236154,
                "variance": 0.1801354053
              },
              {
                "average": 1.288934124,
                "count": 5163658,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6124259324,
                "variance": 0.3750655226
              },
              {
                "average": 0.4973114021,
                "count": 5163658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928198,
                "variance": 0.2499928199
              },
              {
                "average": 0,
                "count": 5163658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273151514,
                "count": 5163658,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.369575973,
                "variance": 1.875738346
              },
              {
                "average": 1.580074451,
                "count": 5163658,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03309798,
                "variance": 121.7292511
              },
              {
                "average": 0.4944547063,
                "count": 5163658,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999692972,
                "variance": 0.2499692981
              },
              {
                "average": 10053.89042,
                "count": 5163658,
                "maximum": 10055,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7586694757,
                "variance": 0.5755793734
              },
              {
                "average": 243622252,
                "count": 5163658,
                "maximum": 243623088.1,
                "minimum": 243621870.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471.4253303,
                "variance": 222241.842
              },
              {
                "average": 0,
                "count": 5163658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5163658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5163658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5163658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5163658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              624292.3733,
              4817489.009,
              1312.811008,
              625310.6333,
              4817909.609,
              1842.811008
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    624292.373319287,
                    4817489.008620775,
                    1312.811007714632
                  ],
                  [
                    624292.373319287,
                    4817909.608620775,
                    1312.811007714632
                  ],
                  [
                    625310.633319287,
                    4817909.608620775,
                    1842.811007714632
                  ],
                  [
                    625310.633319287,
                    4817489.008620775,
                    1842.811007714632
                  ],
                  [
                    624292.373319287,
                    4817489.008620775,
                    1312.811007714632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:51:28+00:00",
            "end_time": "2019-06-03T18:31: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": "20190603_43121E4325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45006204326668,
              43.49999556497554,
              1341.8017039809567
            ],
            [
              -121.44998596802341,
              43.502968594456796,
              1341.8017039809567
            ],
            [
              -121.44420534500547,
              43.50289006771189,
              1852.5017039809566
            ],
            [
              -121.44428170368536,
              43.49991704633608,
              1852.5017039809566
            ],
            [
              -121.45006204326668,
              43.49999556497554,
              1341.8017039809567
            ]
          ]
        ]
      },
      "bbox": [
        -121.450062,
        43.49991705,
        1341.801704,
        -121.4442053,
        43.50296859,
        1852.501704
      ],
      "properties": {
        "datetime": "2019-06-03T18:51:31Z",
        "pc:count": 1260288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625466.6502,
            "count": 1260288,
            "maximum": 625772.008,
            "minimum": 625304.528,
            "name": "X",
            "position": 0,
            "stddev": 106.3785132,
            "variance": 11316.38807
          },
          {
            "average": 4817658.317,
            "count": 1260288,
            "maximum": 4817837.985,
            "minimum": 4817507.685,
            "name": "Y",
            "position": 1,
            "stddev": 94.38246729,
            "variance": 8908.050132
          },
          {
            "average": 1357.23806,
            "count": 1260288,
            "maximum": 1852.501704,
            "minimum": 1341.801704,
            "name": "Z",
            "position": 2,
            "stddev": 7.766028208,
            "variance": 60.31119413
          },
          {
            "average": 19244.50159,
            "count": 1260288,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10293.69482,
            "variance": 105960153.1
          },
          {
            "average": 1.175844728,
            "count": 1260288,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4853190509,
            "variance": 0.2355345812
          },
          {
            "average": 1.351346676,
            "count": 1260288,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7063730253,
            "variance": 0.4989628509
          },
          {
            "average": 0.4849455045,
            "count": 1260288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997735091,
            "variance": 0.2497735604
          },
          {
            "average": 0,
            "count": 1260288,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324626593,
            "count": 1260288,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.648455482,
            "variance": 2.717405475
          },
          {
            "average": 5.803841296,
            "count": 1260288,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.777299099,
            "variance": 60.48638128
          },
          {
            "average": 0.4669408897,
            "count": 1260288,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4989060961,
            "variance": 0.2489072927
          },
          {
            "average": 10053.52358,
            "count": 1260288,
            "maximum": 10055,
            "minimum": 10052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6425090483,
            "variance": 0.4128178772
          },
          {
            "average": 243622008.8,
            "count": 1260288,
            "maximum": 243623091.6,
            "minimum": 243620815.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.7993824,
            "variance": 110755.4289
          },
          {
            "average": 0,
            "count": 1260288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260288,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625304.528,
          4817507.685,
          1341.801704,
          625772.008,
          4817837.985,
          1852.501704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625304.5279845416,
                4817507.685498779,
                1341.8017039809567
              ],
              [
                625304.5279845416,
                4817837.985498779,
                1341.8017039809567
              ],
              [
                625772.0079845416,
                4817837.985498779,
                1852.5017039809566
              ],
              [
                625772.0079845416,
                4817507.685498779,
                1852.5017039809566
              ],
              [
                625304.5279845416,
                4817507.685498779,
                1341.8017039809567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:51:31+00:00",
        "end_time": "2019-06-03T18:13:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E4325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E4325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E4325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.450062,
            43.49991705,
            1341.801704,
            -121.4442053,
            43.50296859,
            1852.501704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45006204326668,
                  43.49999556497554,
                  1341.8017039809567
                ],
                [
                  -121.44998596802341,
                  43.502968594456796,
                  1341.8017039809567
                ],
                [
                  -121.44420534500547,
                  43.50289006771189,
                  1852.5017039809566
                ],
                [
                  -121.44428170368536,
                  43.49991704633608,
                  1852.5017039809566
                ],
                [
                  -121.45006204326668,
                  43.49999556497554,
                  1341.8017039809567
                ]
              ]
            ]
          },
          "id": "20190603_43121E4325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:51:31Z",
            "pc:count": 1260288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625466.6502,
                "count": 1260288,
                "maximum": 625772.008,
                "minimum": 625304.528,
                "name": "X",
                "position": 0,
                "stddev": 106.3785132,
                "variance": 11316.38807
              },
              {
                "average": 4817658.317,
                "count": 1260288,
                "maximum": 4817837.985,
                "minimum": 4817507.685,
                "name": "Y",
                "position": 1,
                "stddev": 94.38246729,
                "variance": 8908.050132
              },
              {
                "average": 1357.23806,
                "count": 1260288,
                "maximum": 1852.501704,
                "minimum": 1341.801704,
                "name": "Z",
                "position": 2,
                "stddev": 7.766028208,
                "variance": 60.31119413
              },
              {
                "average": 19244.50159,
                "count": 1260288,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10293.69482,
                "variance": 105960153.1
              },
              {
                "average": 1.175844728,
                "count": 1260288,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4853190509,
                "variance": 0.2355345812
              },
              {
                "average": 1.351346676,
                "count": 1260288,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7063730253,
                "variance": 0.4989628509
              },
              {
                "average": 0.4849455045,
                "count": 1260288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997735091,
                "variance": 0.2497735604
              },
              {
                "average": 0,
                "count": 1260288,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324626593,
                "count": 1260288,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.648455482,
                "variance": 2.717405475
              },
              {
                "average": 5.803841296,
                "count": 1260288,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.777299099,
                "variance": 60.48638128
              },
              {
                "average": 0.4669408897,
                "count": 1260288,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4989060961,
                "variance": 0.2489072927
              },
              {
                "average": 10053.52358,
                "count": 1260288,
                "maximum": 10055,
                "minimum": 10052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6425090483,
                "variance": 0.4128178772
              },
              {
                "average": 243622008.8,
                "count": 1260288,
                "maximum": 243623091.6,
                "minimum": 243620815.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.7993824,
                "variance": 110755.4289
              },
              {
                "average": 0,
                "count": 1260288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260288,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625304.528,
              4817507.685,
              1341.801704,
              625772.008,
              4817837.985,
              1852.501704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625304.5279845416,
                    4817507.685498779,
                    1341.8017039809567
                  ],
                  [
                    625304.5279845416,
                    4817837.985498779,
                    1341.8017039809567
                  ],
                  [
                    625772.0079845416,
                    4817837.985498779,
                    1852.5017039809566
                  ],
                  [
                    625772.0079845416,
                    4817507.685498779,
                    1852.5017039809566
                  ],
                  [
                    625304.5279845416,
                    4817507.685498779,
                    1341.8017039809567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:51:31+00:00",
            "end_time": "2019-06-03T18:13:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.83772471038228,
              43.43749738571668,
              1311.054642771505
            ],
            [
              -121.83748296739866,
              43.45012163766727,
              1311.054642771505
            ],
            [
              -121.82474420616448,
              43.44999140755586,
              1955.114642771505
            ],
            [
              -121.82498859666914,
              43.43736721268104,
              1955.114642771505
            ],
            [
              -121.83772471038228,
              43.43749738571668,
              1311.054642771505
            ]
          ]
        ]
      },
      "bbox": [
        -121.8377247,
        43.43736721,
        1311.054643,
        -121.8247442,
        43.45012164,
        1955.114643
      ],
      "properties": {
        "datetime": "2019-06-02T17:04:53Z",
        "pc:count": 20290577,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594575.3974,
            "count": 20290577,
            "maximum": 595091.519,
            "minimum": 594060.599,
            "name": "X",
            "position": 0,
            "stddev": 295.0235893,
            "variance": 87038.91825
          },
          {
            "average": 4810758.211,
            "count": 20290577,
            "maximum": 4811458.306,
            "minimum": 4810056.006,
            "name": "Y",
            "position": 1,
            "stddev": 405.883596,
            "variance": 164741.4935
          },
          {
            "average": 1396.053187,
            "count": 20290577,
            "maximum": 1955.114643,
            "minimum": 1311.054643,
            "name": "Z",
            "position": 2,
            "stddev": 12.2759652,
            "variance": 150.6993216
          },
          {
            "average": 18993.96532,
            "count": 20290577,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9858.381034,
            "variance": 97187676.61
          },
          {
            "average": 1.117668512,
            "count": 20290577,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3491892249,
            "variance": 0.1219331148
          },
          {
            "average": 1.235312332,
            "count": 20290577,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4839811696,
            "variance": 0.2342377725
          },
          {
            "average": 0.500837162,
            "count": 20290577,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993115,
            "variance": 0.2499993115
          },
          {
            "average": 0,
            "count": 20290577,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.191003933,
            "count": 20290577,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8421385648,
            "variance": 0.7091973623
          },
          {
            "average": 0.3783529966,
            "count": 20290577,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83165776,
            "variance": 117.3248098
          },
          {
            "average": 0.4990006938,
            "count": 20290577,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999990137,
            "variance": 0.2499990137
          },
          {
            "average": 10019.44126,
            "count": 20290577,
            "maximum": 10022,
            "minimum": 10017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.055289888,
            "variance": 1.113636748
          },
          {
            "average": 243529368.2,
            "count": 20290577,
            "maximum": 243530293.7,
            "minimum": 243528401.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 461.5895897,
            "variance": 213064.9493
          },
          {
            "average": 0,
            "count": 20290577,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20290577,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20290577,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20290577,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20290577,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594060.599,
          4810056.006,
          1311.054643,
          595091.519,
          4811458.306,
          1955.114643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594060.5989590789,
                4810056.006324371,
                1311.054642771505
              ],
              [
                594060.5989590789,
                4811458.306324372,
                1311.054642771505
              ],
              [
                595091.5189590788,
                4811458.306324372,
                1955.114642771505
              ],
              [
                595091.5189590788,
                4810056.006324371,
                1955.114642771505
              ],
              [
                594060.5989590789,
                4810056.006324371,
                1311.054642771505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:04:53+00:00",
        "end_time": "2019-06-02T16:33:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8377247,
            43.43736721,
            1311.054643,
            -121.8247442,
            43.45012164,
            1955.114643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.83772471038228,
                  43.43749738571668,
                  1311.054642771505
                ],
                [
                  -121.83748296739866,
                  43.45012163766727,
                  1311.054642771505
                ],
                [
                  -121.82474420616448,
                  43.44999140755586,
                  1955.114642771505
                ],
                [
                  -121.82498859666914,
                  43.43736721268104,
                  1955.114642771505
                ],
                [
                  -121.83772471038228,
                  43.43749738571668,
                  1311.054642771505
                ]
              ]
            ]
          },
          "id": "20190602_43121D7124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:04:53Z",
            "pc:count": 20290577,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594575.3974,
                "count": 20290577,
                "maximum": 595091.519,
                "minimum": 594060.599,
                "name": "X",
                "position": 0,
                "stddev": 295.0235893,
                "variance": 87038.91825
              },
              {
                "average": 4810758.211,
                "count": 20290577,
                "maximum": 4811458.306,
                "minimum": 4810056.006,
                "name": "Y",
                "position": 1,
                "stddev": 405.883596,
                "variance": 164741.4935
              },
              {
                "average": 1396.053187,
                "count": 20290577,
                "maximum": 1955.114643,
                "minimum": 1311.054643,
                "name": "Z",
                "position": 2,
                "stddev": 12.2759652,
                "variance": 150.6993216
              },
              {
                "average": 18993.96532,
                "count": 20290577,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9858.381034,
                "variance": 97187676.61
              },
              {
                "average": 1.117668512,
                "count": 20290577,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3491892249,
                "variance": 0.1219331148
              },
              {
                "average": 1.235312332,
                "count": 20290577,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4839811696,
                "variance": 0.2342377725
              },
              {
                "average": 0.500837162,
                "count": 20290577,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993115,
                "variance": 0.2499993115
              },
              {
                "average": 0,
                "count": 20290577,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.191003933,
                "count": 20290577,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8421385648,
                "variance": 0.7091973623
              },
              {
                "average": 0.3783529966,
                "count": 20290577,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83165776,
                "variance": 117.3248098
              },
              {
                "average": 0.4990006938,
                "count": 20290577,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999990137,
                "variance": 0.2499990137
              },
              {
                "average": 10019.44126,
                "count": 20290577,
                "maximum": 10022,
                "minimum": 10017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.055289888,
                "variance": 1.113636748
              },
              {
                "average": 243529368.2,
                "count": 20290577,
                "maximum": 243530293.7,
                "minimum": 243528401.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 461.5895897,
                "variance": 213064.9493
              },
              {
                "average": 0,
                "count": 20290577,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20290577,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20290577,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20290577,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20290577,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594060.599,
              4810056.006,
              1311.054643,
              595091.519,
              4811458.306,
              1955.114643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594060.5989590789,
                    4810056.006324371,
                    1311.054642771505
                  ],
                  [
                    594060.5989590789,
                    4811458.306324372,
                    1311.054642771505
                  ],
                  [
                    595091.5189590788,
                    4811458.306324372,
                    1955.114642771505
                  ],
                  [
                    595091.5189590788,
                    4810056.006324371,
                    1955.114642771505
                  ],
                  [
                    594060.5989590789,
                    4810056.006324371,
                    1311.054642771505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:04:53+00:00",
            "end_time": "2019-06-02T16:33:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D4305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.45030445962875,
              43.42499912957999,
              1391.8504297138388
            ],
            [
              -121.4499812004207,
              43.43766422980452,
              1391.8504297138388
            ],
            [
              -121.43716484492329,
              43.43748975111266,
              2000.530429713839
            ],
            [
              -121.43749077436502,
              43.4248247276058,
              2000.530429713839
            ],
            [
              -121.45030445962875,
              43.42499912957999,
              1391.8504297138388
            ]
          ]
        ]
      },
      "bbox": [
        -121.4503045,
        43.42482473,
        1391.85043,
        -121.4371648,
        43.43766423,
        2000.53043
      ],
      "properties": {
        "datetime": "2019-06-04T17:47:50Z",
        "pc:count": 42408532,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 625979.2292,
            "count": 42408532,
            "maximum": 626477.5123,
            "minimum": 625439.9323,
            "name": "X",
            "position": 0,
            "stddev": 287.6784168,
            "variance": 82758.8715
          },
          {
            "average": 4809849.845,
            "count": 42408532,
            "maximum": 4810585.309,
            "minimum": 4809178.249,
            "name": "Y",
            "position": 1,
            "stddev": 383.8668236,
            "variance": 147353.7383
          },
          {
            "average": 1519.904885,
            "count": 42408532,
            "maximum": 2000.53043,
            "minimum": 1391.85043,
            "name": "Z",
            "position": 2,
            "stddev": 48.72820994,
            "variance": 2374.438444
          },
          {
            "average": 19662.35083,
            "count": 42408532,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10947.92528,
            "variance": 119857067.8
          },
          {
            "average": 1.178708355,
            "count": 42408532,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4484588318,
            "variance": 0.2011153238
          },
          {
            "average": 1.35743765,
            "count": 42408532,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6266798299,
            "variance": 0.3927276092
          },
          {
            "average": 0.5019123039,
            "count": 42408532,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996349,
            "variance": 0.249996349
          },
          {
            "average": 0,
            "count": 42408532,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195095081,
            "count": 42408532,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.315377019,
            "variance": 1.730216701
          },
          {
            "average": -0.269171249,
            "count": 42408532,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75854199,
            "variance": 115.7462258
          },
          {
            "average": 0.4964918144,
            "count": 42408532,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999876984,
            "variance": 0.2499876985
          },
          {
            "average": 10056.87967,
            "count": 42408532,
            "maximum": 10094,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.2237116,
            "variance": 913.4727427
          },
          {
            "average": 243610018,
            "count": 42408532,
            "maximum": 243705670.7,
            "minimum": 243533291.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 84115.02313,
            "variance": 7075337116
          },
          {
            "average": 0,
            "count": 42408532,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42408532,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42408532,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42408532,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42408532,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          625439.9323,
          4809178.249,
          1391.85043,
          626477.5123,
          4810585.309,
          2000.53043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                625439.9323070853,
                4809178.249408663,
                1391.8504297138388
              ],
              [
                625439.9323070853,
                4810585.309408664,
                1391.8504297138388
              ],
              [
                626477.5123070853,
                4810585.309408664,
                2000.530429713839
              ],
              [
                626477.5123070853,
                4809178.249408663,
                2000.530429713839
              ],
              [
                625439.9323070853,
                4809178.249408663,
                1391.8504297138388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T17:47:50+00:00",
        "end_time": "2019-06-02T17:54:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D4305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D4305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D4305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4503045,
            43.42482473,
            1391.85043,
            -121.4371648,
            43.43766423,
            2000.53043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.45030445962875,
                  43.42499912957999,
                  1391.8504297138388
                ],
                [
                  -121.4499812004207,
                  43.43766422980452,
                  1391.8504297138388
                ],
                [
                  -121.43716484492329,
                  43.43748975111266,
                  2000.530429713839
                ],
                [
                  -121.43749077436502,
                  43.4248247276058,
                  2000.530429713839
                ],
                [
                  -121.45030445962875,
                  43.42499912957999,
                  1391.8504297138388
                ]
              ]
            ]
          },
          "id": "20190602_43121D4305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D4305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T17:47:50Z",
            "pc:count": 42408532,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 625979.2292,
                "count": 42408532,
                "maximum": 626477.5123,
                "minimum": 625439.9323,
                "name": "X",
                "position": 0,
                "stddev": 287.6784168,
                "variance": 82758.8715
              },
              {
                "average": 4809849.845,
                "count": 42408532,
                "maximum": 4810585.309,
                "minimum": 4809178.249,
                "name": "Y",
                "position": 1,
                "stddev": 383.8668236,
                "variance": 147353.7383
              },
              {
                "average": 1519.904885,
                "count": 42408532,
                "maximum": 2000.53043,
                "minimum": 1391.85043,
                "name": "Z",
                "position": 2,
                "stddev": 48.72820994,
                "variance": 2374.438444
              },
              {
                "average": 19662.35083,
                "count": 42408532,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10947.92528,
                "variance": 119857067.8
              },
              {
                "average": 1.178708355,
                "count": 42408532,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4484588318,
                "variance": 0.2011153238
              },
              {
                "average": 1.35743765,
                "count": 42408532,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6266798299,
                "variance": 0.3927276092
              },
              {
                "average": 0.5019123039,
                "count": 42408532,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996349,
                "variance": 0.249996349
              },
              {
                "average": 0,
                "count": 42408532,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195095081,
                "count": 42408532,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.315377019,
                "variance": 1.730216701
              },
              {
                "average": -0.269171249,
                "count": 42408532,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75854199,
                "variance": 115.7462258
              },
              {
                "average": 0.4964918144,
                "count": 42408532,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999876984,
                "variance": 0.2499876985
              },
              {
                "average": 10056.87967,
                "count": 42408532,
                "maximum": 10094,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.2237116,
                "variance": 913.4727427
              },
              {
                "average": 243610018,
                "count": 42408532,
                "maximum": 243705670.7,
                "minimum": 243533291.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 84115.02313,
                "variance": 7075337116
              },
              {
                "average": 0,
                "count": 42408532,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42408532,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42408532,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42408532,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42408532,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              625439.9323,
              4809178.249,
              1391.85043,
              626477.5123,
              4810585.309,
              2000.53043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    625439.9323070853,
                    4809178.249408663,
                    1391.8504297138388
                  ],
                  [
                    625439.9323070853,
                    4810585.309408664,
                    1391.8504297138388
                  ],
                  [
                    626477.5123070853,
                    4810585.309408664,
                    2000.530429713839
                  ],
                  [
                    626477.5123070853,
                    4809178.249408663,
                    2000.530429713839
                  ],
                  [
                    625439.9323070853,
                    4809178.249408663,
                    1391.8504297138388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T17:47:50+00:00",
            "end_time": "2019-06-02T17:54:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D5403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778666619957,
              43.424998886231045,
              1290.7549203373665
            ],
            [
              -121.5374818941765,
              43.437654414277134,
              1290.7549203373665
            ],
            [
              -121.52468305667898,
              43.43748997510164,
              1911.0349203373662
            ],
            [
              -121.52499049348597,
              43.424834519304284,
              1911.0349203373662
            ],
            [
              -121.53778666619957,
              43.424998886231045,
              1290.7549203373665
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377867,
        43.42483452,
        1290.75492,
        -121.5246831,
        43.43765441,
        1911.03492
      ],
      "properties": {
        "datetime": "2019-06-02T19:59:13Z",
        "pc:count": 28497735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618846.9166,
            "count": 28497735,
            "maximum": 619394.7257,
            "minimum": 618358.6057,
            "name": "X",
            "position": 0,
            "stddev": 299.953642,
            "variance": 89972.18737
          },
          {
            "average": 4809782.954,
            "count": 28497735,
            "maximum": 4810456.19,
            "minimum": 4809050.25,
            "name": "Y",
            "position": 1,
            "stddev": 378.5495536,
            "variance": 143299.7645
          },
          {
            "average": 1377.474048,
            "count": 28497735,
            "maximum": 1911.03492,
            "minimum": 1290.75492,
            "name": "Z",
            "position": 2,
            "stddev": 22.66939984,
            "variance": 513.901689
          },
          {
            "average": 17756.36783,
            "count": 28497735,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9983.540759,
            "variance": 99671086.09
          },
          {
            "average": 1.176247516,
            "count": 28497735,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4447132204,
            "variance": 0.1977698484
          },
          {
            "average": 1.352514928,
            "count": 28497735,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.621299038,
            "variance": 0.3860124947
          },
          {
            "average": 0.4994590974,
            "count": 28497735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997162,
            "variance": 0.2499997162
          },
          {
            "average": 0,
            "count": 28497735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224895382,
            "count": 28497735,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.336565623,
            "variance": 1.786407666
          },
          {
            "average": 0.9040930516,
            "count": 28497735,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.44192789,
            "variance": 109.0338581
          },
          {
            "average": 0.4988843148,
            "count": 28497735,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499998764,
            "variance": 0.249998764
          },
          {
            "average": 10033.86941,
            "count": 28497735,
            "maximum": 10039,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.16086666,
            "variance": 4.669344723
          },
          {
            "average": 243537482.4,
            "count": 28497735,
            "maximum": 243540753.3,
            "minimum": 243534920.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1349.578936,
            "variance": 1821363.304
          },
          {
            "average": 0,
            "count": 28497735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28497735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28497735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28497735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28497735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618358.6057,
          4809050.25,
          1290.75492,
          619394.7257,
          4810456.19,
          1911.03492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618358.6056955159,
                4809050.249815737,
                1290.7549203373665
              ],
              [
                618358.6056955159,
                4810456.189815736,
                1290.7549203373665
              ],
              [
                619394.725695516,
                4810456.189815736,
                1911.0349203373662
              ],
              [
                619394.725695516,
                4809050.249815737,
                1911.0349203373662
              ],
              [
                618358.6056955159,
                4809050.249815737,
                1290.7549203373665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:59:13+00:00",
        "end_time": "2019-06-02T18:22:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377867,
            43.42483452,
            1290.75492,
            -121.5246831,
            43.43765441,
            1911.03492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778666619957,
                  43.424998886231045,
                  1290.7549203373665
                ],
                [
                  -121.5374818941765,
                  43.437654414277134,
                  1290.7549203373665
                ],
                [
                  -121.52468305667898,
                  43.43748997510164,
                  1911.0349203373662
                ],
                [
                  -121.52499049348597,
                  43.424834519304284,
                  1911.0349203373662
                ],
                [
                  -121.53778666619957,
                  43.424998886231045,
                  1290.7549203373665
                ]
              ]
            ]
          },
          "id": "20190602_43121D5403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:59:13Z",
            "pc:count": 28497735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618846.9166,
                "count": 28497735,
                "maximum": 619394.7257,
                "minimum": 618358.6057,
                "name": "X",
                "position": 0,
                "stddev": 299.953642,
                "variance": 89972.18737
              },
              {
                "average": 4809782.954,
                "count": 28497735,
                "maximum": 4810456.19,
                "minimum": 4809050.25,
                "name": "Y",
                "position": 1,
                "stddev": 378.5495536,
                "variance": 143299.7645
              },
              {
                "average": 1377.474048,
                "count": 28497735,
                "maximum": 1911.03492,
                "minimum": 1290.75492,
                "name": "Z",
                "position": 2,
                "stddev": 22.66939984,
                "variance": 513.901689
              },
              {
                "average": 17756.36783,
                "count": 28497735,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9983.540759,
                "variance": 99671086.09
              },
              {
                "average": 1.176247516,
                "count": 28497735,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4447132204,
                "variance": 0.1977698484
              },
              {
                "average": 1.352514928,
                "count": 28497735,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.621299038,
                "variance": 0.3860124947
              },
              {
                "average": 0.4994590974,
                "count": 28497735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997162,
                "variance": 0.2499997162
              },
              {
                "average": 0,
                "count": 28497735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224895382,
                "count": 28497735,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.336565623,
                "variance": 1.786407666
              },
              {
                "average": 0.9040930516,
                "count": 28497735,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.44192789,
                "variance": 109.0338581
              },
              {
                "average": 0.4988843148,
                "count": 28497735,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499998764,
                "variance": 0.249998764
              },
              {
                "average": 10033.86941,
                "count": 28497735,
                "maximum": 10039,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.16086666,
                "variance": 4.669344723
              },
              {
                "average": 243537482.4,
                "count": 28497735,
                "maximum": 243540753.3,
                "minimum": 243534920.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1349.578936,
                "variance": 1821363.304
              },
              {
                "average": 0,
                "count": 28497735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28497735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28497735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28497735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28497735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618358.6057,
              4809050.25,
              1290.75492,
              619394.7257,
              4810456.19,
              1911.03492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618358.6056955159,
                    4809050.249815737,
                    1290.7549203373665
                  ],
                  [
                    618358.6056955159,
                    4810456.189815736,
                    1290.7549203373665
                  ],
                  [
                    619394.725695516,
                    4810456.189815736,
                    1911.0349203373662
                  ],
                  [
                    619394.725695516,
                    4809050.249815737,
                    1911.0349203373662
                  ],
                  [
                    618358.6056955159,
                    4809050.249815737,
                    1290.7549203373665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:59:13+00:00",
            "end_time": "2019-06-02T18:22:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121E4316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029540840447,
              43.51249862324371,
              1310.7548010636458
            ],
            [
              -121.49998175171172,
              43.52515842299443,
              1310.7548010636458
            ],
            [
              -121.48717454423023,
              43.524989647538085,
              1894.3148010636457
            ],
            [
              -121.48749087645619,
              43.51232992195406,
              1894.3148010636457
            ],
            [
              -121.50029540840447,
              43.51249862324371,
              1310.7548010636458
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002954,
        43.51232992,
        1310.754801,
        -121.4871745,
        43.52515842,
        1894.314801
      ],
      "properties": {
        "datetime": "2019-06-04T19:41:05Z",
        "pc:count": 19244805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621746.2859,
            "count": 19244805,
            "maximum": 622253.6597,
            "minimum": 621218.3397,
            "name": "X",
            "position": 0,
            "stddev": 295.1498675,
            "variance": 87113.44427
          },
          {
            "average": 4819499.269,
            "count": 19244805,
            "maximum": 4820228.323,
            "minimum": 4818821.863,
            "name": "Y",
            "position": 1,
            "stddev": 399.7771997,
            "variance": 159821.8094
          },
          {
            "average": 1319.449959,
            "count": 19244805,
            "maximum": 1894.314801,
            "minimum": 1310.754801,
            "name": "Z",
            "position": 2,
            "stddev": 5.268725694,
            "variance": 27.75947044
          },
          {
            "average": 19455.22243,
            "count": 19244805,
            "maximum": 60649,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10491.30832,
            "variance": 110067550.2
          },
          {
            "average": 1.12837002,
            "count": 19244805,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3877324464,
            "variance": 0.15033645
          },
          {
            "average": 1.25671728,
            "count": 19244805,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5532849515,
            "variance": 0.3061242375
          },
          {
            "average": 0.5031049158,
            "count": 19244805,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903724,
            "variance": 0.2499903725
          },
          {
            "average": 0,
            "count": 19244805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.790211904,
            "count": 19244805,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.109107864,
            "variance": 9.66655171
          },
          {
            "average": -0.5906232183,
            "count": 19244805,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91879074,
            "variance": 119.2199911
          },
          {
            "average": 0.4979065779,
            "count": 19244805,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999956306,
            "variance": 0.2499956306
          },
          {
            "average": 10104.53401,
            "count": 19244805,
            "maximum": 10111,
            "minimum": 10057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.41722999,
            "variance": 180.0220607
          },
          {
            "average": 243704956.2,
            "count": 19244805,
            "maximum": 243712465,
            "minimum": 243624042.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22786.23942,
            "variance": 519212706.9
          },
          {
            "average": 0,
            "count": 19244805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19244805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19244805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19244805,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19244805,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621218.3397,
          4818821.863,
          1310.754801,
          622253.6597,
          4820228.323,
          1894.314801
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621218.3397163289,
                4818821.862577748,
                1310.7548010636458
              ],
              [
                621218.3397163289,
                4820228.322577748,
                1310.7548010636458
              ],
              [
                622253.659716329,
                4820228.322577748,
                1894.3148010636457
              ],
              [
                622253.659716329,
                4818821.862577748,
                1894.3148010636457
              ],
              [
                621218.3397163289,
                4818821.862577748,
                1310.7548010636458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:41:05+00:00",
        "end_time": "2019-06-03T19:07:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E4316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E4316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E4316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002954,
            43.51232992,
            1310.754801,
            -121.4871745,
            43.52515842,
            1894.314801
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029540840447,
                  43.51249862324371,
                  1310.7548010636458
                ],
                [
                  -121.49998175171172,
                  43.52515842299443,
                  1310.7548010636458
                ],
                [
                  -121.48717454423023,
                  43.524989647538085,
                  1894.3148010636457
                ],
                [
                  -121.48749087645619,
                  43.51232992195406,
                  1894.3148010636457
                ],
                [
                  -121.50029540840447,
                  43.51249862324371,
                  1310.7548010636458
                ]
              ]
            ]
          },
          "id": "20190603_43121E4316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:41:05Z",
            "pc:count": 19244805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621746.2859,
                "count": 19244805,
                "maximum": 622253.6597,
                "minimum": 621218.3397,
                "name": "X",
                "position": 0,
                "stddev": 295.1498675,
                "variance": 87113.44427
              },
              {
                "average": 4819499.269,
                "count": 19244805,
                "maximum": 4820228.323,
                "minimum": 4818821.863,
                "name": "Y",
                "position": 1,
                "stddev": 399.7771997,
                "variance": 159821.8094
              },
              {
                "average": 1319.449959,
                "count": 19244805,
                "maximum": 1894.314801,
                "minimum": 1310.754801,
                "name": "Z",
                "position": 2,
                "stddev": 5.268725694,
                "variance": 27.75947044
              },
              {
                "average": 19455.22243,
                "count": 19244805,
                "maximum": 60649,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10491.30832,
                "variance": 110067550.2
              },
              {
                "average": 1.12837002,
                "count": 19244805,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3877324464,
                "variance": 0.15033645
              },
              {
                "average": 1.25671728,
                "count": 19244805,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5532849515,
                "variance": 0.3061242375
              },
              {
                "average": 0.5031049158,
                "count": 19244805,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903724,
                "variance": 0.2499903725
              },
              {
                "average": 0,
                "count": 19244805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.790211904,
                "count": 19244805,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.109107864,
                "variance": 9.66655171
              },
              {
                "average": -0.5906232183,
                "count": 19244805,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91879074,
                "variance": 119.2199911
              },
              {
                "average": 0.4979065779,
                "count": 19244805,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999956306,
                "variance": 0.2499956306
              },
              {
                "average": 10104.53401,
                "count": 19244805,
                "maximum": 10111,
                "minimum": 10057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.41722999,
                "variance": 180.0220607
              },
              {
                "average": 243704956.2,
                "count": 19244805,
                "maximum": 243712465,
                "minimum": 243624042.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22786.23942,
                "variance": 519212706.9
              },
              {
                "average": 0,
                "count": 19244805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19244805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19244805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19244805,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19244805,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621218.3397,
              4818821.863,
              1310.754801,
              622253.6597,
              4820228.323,
              1894.314801
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621218.3397163289,
                    4818821.862577748,
                    1310.7548010636458
                  ],
                  [
                    621218.3397163289,
                    4820228.322577748,
                    1310.7548010636458
                  ],
                  [
                    622253.659716329,
                    4820228.322577748,
                    1894.3148010636457
                  ],
                  [
                    622253.659716329,
                    4818821.862577748,
                    1894.3148010636457
                  ],
                  [
                    621218.3397163289,
                    4818821.862577748,
                    1310.7548010636458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:41:05+00:00",
            "end_time": "2019-06-03T19:07: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": "20190605_43121E4101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50011155709097,
              43.6124963198349,
              1295.9753105771852
            ],
            [
              -121.49998039308016,
              43.617772182110066,
              1295.9753105771852
            ],
            [
              -121.48735871095164,
              43.61760583660056,
              1879.735310577185
            ],
            [
              -121.48749097760022,
              43.612330004787424,
              1879.735310577185
            ],
            [
              -121.50011155709097,
              43.6124963198349,
              1295.9753105771852
            ]
          ]
        ]
      },
      "bbox": [
        -121.5001116,
        43.61233,
        1295.975311,
        -121.4873587,
        43.61777218,
        1879.735311
      ],
      "properties": {
        "datetime": "2019-06-05T18:43:43Z",
        "pc:count": 10210393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621539.2474,
            "count": 10210393,
            "maximum": 622051.5595,
            "minimum": 621032.7995,
            "name": "X",
            "position": 0,
            "stddev": 265.9687996,
            "variance": 70739.40234
          },
          {
            "average": 4830223.659,
            "count": 10210393,
            "maximum": 4830514.138,
            "minimum": 4829927.998,
            "name": "Y",
            "position": 1,
            "stddev": 158.2540054,
            "variance": 25044.33021
          },
          {
            "average": 1299.792377,
            "count": 10210393,
            "maximum": 1879.735311,
            "minimum": 1295.975311,
            "name": "Z",
            "position": 2,
            "stddev": 4.009402335,
            "variance": 16.07530708
          },
          {
            "average": 20544.37414,
            "count": 10210393,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10176.59082,
            "variance": 103563000.8
          },
          {
            "average": 1.109099229,
            "count": 10210393,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3360071319,
            "variance": 0.1129007927
          },
          {
            "average": 1.218307758,
            "count": 10210393,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4667031598,
            "variance": 0.2178118393
          },
          {
            "average": 0.4927702587,
            "count": 10210393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999477526,
            "variance": 0.2499477553
          },
          {
            "average": 0,
            "count": 10210393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180573461,
            "count": 10210393,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7943553718,
            "variance": 0.6310004567
          },
          {
            "average": 4.561854789,
            "count": 10210393,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.142764417,
            "variance": 66.30461235
          },
          {
            "average": 0.5083842512,
            "count": 10210393,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999297239,
            "variance": 0.2499297288
          },
          {
            "average": 10137.42295,
            "count": 10210393,
            "maximum": 10139,
            "minimum": 10135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9916667153,
            "variance": 0.9834028743
          },
          {
            "average": 243794847.1,
            "count": 10210393,
            "maximum": 243795423.2,
            "minimum": 243793561.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.4289175,
            "variance": 185269.053
          },
          {
            "average": 0,
            "count": 10210393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10210393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10210393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10210393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10210393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621032.7995,
          4829927.998,
          1295.975311,
          622051.5595,
          4830514.138,
          1879.735311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621032.799482166,
                4829927.998119967,
                1295.9753105771852
              ],
              [
                621032.799482166,
                4830514.138119968,
                1295.9753105771852
              ],
              [
                622051.559482166,
                4830514.138119968,
                1879.735310577185
              ],
              [
                622051.559482166,
                4829927.998119967,
                1879.735310577185
              ],
              [
                621032.799482166,
                4829927.998119967,
                1295.9753105771852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:43:43+00:00",
        "end_time": "2019-06-05T18:12:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5001116,
            43.61233,
            1295.975311,
            -121.4873587,
            43.61777218,
            1879.735311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50011155709097,
                  43.6124963198349,
                  1295.9753105771852
                ],
                [
                  -121.49998039308016,
                  43.617772182110066,
                  1295.9753105771852
                ],
                [
                  -121.48735871095164,
                  43.61760583660056,
                  1879.735310577185
                ],
                [
                  -121.48749097760022,
                  43.612330004787424,
                  1879.735310577185
                ],
                [
                  -121.50011155709097,
                  43.6124963198349,
                  1295.9753105771852
                ]
              ]
            ]
          },
          "id": "20190605_43121E4101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:43:43Z",
            "pc:count": 10210393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621539.2474,
                "count": 10210393,
                "maximum": 622051.5595,
                "minimum": 621032.7995,
                "name": "X",
                "position": 0,
                "stddev": 265.9687996,
                "variance": 70739.40234
              },
              {
                "average": 4830223.659,
                "count": 10210393,
                "maximum": 4830514.138,
                "minimum": 4829927.998,
                "name": "Y",
                "position": 1,
                "stddev": 158.2540054,
                "variance": 25044.33021
              },
              {
                "average": 1299.792377,
                "count": 10210393,
                "maximum": 1879.735311,
                "minimum": 1295.975311,
                "name": "Z",
                "position": 2,
                "stddev": 4.009402335,
                "variance": 16.07530708
              },
              {
                "average": 20544.37414,
                "count": 10210393,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10176.59082,
                "variance": 103563000.8
              },
              {
                "average": 1.109099229,
                "count": 10210393,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3360071319,
                "variance": 0.1129007927
              },
              {
                "average": 1.218307758,
                "count": 10210393,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4667031598,
                "variance": 0.2178118393
              },
              {
                "average": 0.4927702587,
                "count": 10210393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999477526,
                "variance": 0.2499477553
              },
              {
                "average": 0,
                "count": 10210393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180573461,
                "count": 10210393,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7943553718,
                "variance": 0.6310004567
              },
              {
                "average": 4.561854789,
                "count": 10210393,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.142764417,
                "variance": 66.30461235
              },
              {
                "average": 0.5083842512,
                "count": 10210393,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999297239,
                "variance": 0.2499297288
              },
              {
                "average": 10137.42295,
                "count": 10210393,
                "maximum": 10139,
                "minimum": 10135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9916667153,
                "variance": 0.9834028743
              },
              {
                "average": 243794847.1,
                "count": 10210393,
                "maximum": 243795423.2,
                "minimum": 243793561.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.4289175,
                "variance": 185269.053
              },
              {
                "average": 0,
                "count": 10210393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10210393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10210393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10210393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10210393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621032.7995,
              4829927.998,
              1295.975311,
              622051.5595,
              4830514.138,
              1879.735311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621032.799482166,
                    4829927.998119967,
                    1295.9753105771852
                  ],
                  [
                    621032.799482166,
                    4830514.138119968,
                    1295.9753105771852
                  ],
                  [
                    622051.559482166,
                    4830514.138119968,
                    1879.735310577185
                  ],
                  [
                    622051.559482166,
                    4829927.998119967,
                    1879.735310577185
                  ],
                  [
                    621032.799482166,
                    4829927.998119967,
                    1295.9753105771852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:43:43+00:00",
            "end_time": "2019-06-05T18:12: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": "20190603_43121D6205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776681197807,
              43.48749789216039,
              1334.7538917569632
            ],
            [
              -121.63748248168199,
              43.50014374497846,
              1334.7538917569632
            ],
            [
              -121.62470254187335,
              43.499990715471725,
              1898.6738917569633
            ],
            [
              -121.62498953704966,
              43.487344929830016,
              1898.6738917569633
            ],
            [
              -121.63776681197807,
              43.48749789216039,
              1334.7538917569632
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377668,
        43.48734493,
        1334.753892,
        -121.6247025,
        43.50014374,
        1898.673892
      ],
      "properties": {
        "datetime": "2019-06-04T20:20:27Z",
        "pc:count": 20622897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610614.5434,
            "count": 20622897,
            "maximum": 611185.5932,
            "minimum": 610152.1132,
            "name": "X",
            "position": 0,
            "stddev": 296.2393536,
            "variance": 87757.75463
          },
          {
            "average": 4816526.901,
            "count": 20622897,
            "maximum": 4817258.995,
            "minimum": 4815854.175,
            "name": "Y",
            "position": 1,
            "stddev": 403.7614098,
            "variance": 163023.276
          },
          {
            "average": 1363.750859,
            "count": 20622897,
            "maximum": 1898.673892,
            "minimum": 1334.753892,
            "name": "Z",
            "position": 2,
            "stddev": 16.27704322,
            "variance": 264.9421358
          },
          {
            "average": 20799.34471,
            "count": 20622897,
            "maximum": 52855,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10441.1244,
            "variance": 109017078.8
          },
          {
            "average": 1.113502046,
            "count": 20622897,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3429399845,
            "variance": 0.117607833
          },
          {
            "average": 1.226940376,
            "count": 20622897,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4757723507,
            "variance": 0.2263593297
          },
          {
            "average": 0.5071994492,
            "count": 20622897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999481774,
            "variance": 0.2499481801
          },
          {
            "average": 0,
            "count": 20622897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.588574486,
            "count": 20622897,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.584970581,
            "variance": 6.682072904
          },
          {
            "average": -2.788969224,
            "count": 20622897,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8821756,
            "variance": 118.4217459
          },
          {
            "average": 0.4961590993,
            "count": 20622897,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999852594,
            "variance": 0.2499852596
          },
          {
            "average": 10086.18844,
            "count": 20622897,
            "maximum": 10116,
            "minimum": 10055,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.16934917,
            "variance": 684.8348359
          },
          {
            "average": 243673419.2,
            "count": 20622897,
            "maximum": 243714827.3,
            "minimum": 243622825.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43665.31186,
            "variance": 1906659460
          },
          {
            "average": 0,
            "count": 20622897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20622897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20622897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20622897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20622897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610152.1132,
          4815854.175,
          1334.753892,
          611185.5932,
          4817258.995,
          1898.673892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610152.1132470178,
                4815854.174900168,
                1334.7538917569632
              ],
              [
                610152.1132470178,
                4817258.994900168,
                1334.7538917569632
              ],
              [
                611185.5932470178,
                4817258.994900168,
                1898.6738917569633
              ],
              [
                611185.5932470178,
                4815854.174900168,
                1898.6738917569633
              ],
              [
                610152.1132470178,
                4815854.174900168,
                1334.7538917569632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:20:27+00:00",
        "end_time": "2019-06-03T18:47:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377668,
            43.48734493,
            1334.753892,
            -121.6247025,
            43.50014374,
            1898.673892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776681197807,
                  43.48749789216039,
                  1334.7538917569632
                ],
                [
                  -121.63748248168199,
                  43.50014374497846,
                  1334.7538917569632
                ],
                [
                  -121.62470254187335,
                  43.499990715471725,
                  1898.6738917569633
                ],
                [
                  -121.62498953704966,
                  43.487344929830016,
                  1898.6738917569633
                ],
                [
                  -121.63776681197807,
                  43.48749789216039,
                  1334.7538917569632
                ]
              ]
            ]
          },
          "id": "20190603_43121D6205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:20:27Z",
            "pc:count": 20622897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610614.5434,
                "count": 20622897,
                "maximum": 611185.5932,
                "minimum": 610152.1132,
                "name": "X",
                "position": 0,
                "stddev": 296.2393536,
                "variance": 87757.75463
              },
              {
                "average": 4816526.901,
                "count": 20622897,
                "maximum": 4817258.995,
                "minimum": 4815854.175,
                "name": "Y",
                "position": 1,
                "stddev": 403.7614098,
                "variance": 163023.276
              },
              {
                "average": 1363.750859,
                "count": 20622897,
                "maximum": 1898.673892,
                "minimum": 1334.753892,
                "name": "Z",
                "position": 2,
                "stddev": 16.27704322,
                "variance": 264.9421358
              },
              {
                "average": 20799.34471,
                "count": 20622897,
                "maximum": 52855,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10441.1244,
                "variance": 109017078.8
              },
              {
                "average": 1.113502046,
                "count": 20622897,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3429399845,
                "variance": 0.117607833
              },
              {
                "average": 1.226940376,
                "count": 20622897,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4757723507,
                "variance": 0.2263593297
              },
              {
                "average": 0.5071994492,
                "count": 20622897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999481774,
                "variance": 0.2499481801
              },
              {
                "average": 0,
                "count": 20622897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.588574486,
                "count": 20622897,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.584970581,
                "variance": 6.682072904
              },
              {
                "average": -2.788969224,
                "count": 20622897,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8821756,
                "variance": 118.4217459
              },
              {
                "average": 0.4961590993,
                "count": 20622897,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999852594,
                "variance": 0.2499852596
              },
              {
                "average": 10086.18844,
                "count": 20622897,
                "maximum": 10116,
                "minimum": 10055,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.16934917,
                "variance": 684.8348359
              },
              {
                "average": 243673419.2,
                "count": 20622897,
                "maximum": 243714827.3,
                "minimum": 243622825.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43665.31186,
                "variance": 1906659460
              },
              {
                "average": 0,
                "count": 20622897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20622897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20622897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20622897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20622897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610152.1132,
              4815854.175,
              1334.753892,
              611185.5932,
              4817258.995,
              1898.673892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610152.1132470178,
                    4815854.174900168,
                    1334.7538917569632
                  ],
                  [
                    610152.1132470178,
                    4817258.994900168,
                    1334.7538917569632
                  ],
                  [
                    611185.5932470178,
                    4817258.994900168,
                    1898.6738917569633
                  ],
                  [
                    611185.5932470178,
                    4815854.174900168,
                    1898.6738917569633
                  ],
                  [
                    610152.1132470178,
                    4815854.174900168,
                    1334.7538917569632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:20:27+00:00",
            "end_time": "2019-06-03T18:47: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": "20190602_43121D6302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73774546943031,
              43.42499753865395,
              1367.5758120752052
            ],
            [
              -121.73748281351345,
              43.4376326939666,
              1367.5758120752052
            ],
            [
              -121.72472392267106,
              43.43749109756379,
              1909.355812075205
            ],
            [
              -121.72498923122194,
              43.42485600436346,
              1909.355812075205
            ],
            [
              -121.73774546943031,
              43.42499753865395,
              1367.5758120752052
            ]
          ]
        ]
      },
      "bbox": [
        -121.7377455,
        43.424856,
        1367.575812,
        -121.7247239,
        43.43763269,
        1909.355812
      ],
      "properties": {
        "datetime": "2019-06-03T17:36:07Z",
        "pc:count": 18642359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602679.237,
            "count": 18642359,
            "maximum": 603205.6171,
            "minimum": 602172.8171,
            "name": "X",
            "position": 0,
            "stddev": 296.9919976,
            "variance": 88204.24664
          },
          {
            "average": 4809506.041,
            "count": 18642359,
            "maximum": 4810189.079,
            "minimum": 4808785.519,
            "name": "Y",
            "position": 1,
            "stddev": 396.5907112,
            "variance": 157284.1922
          },
          {
            "average": 1384.961362,
            "count": 18642359,
            "maximum": 1909.355812,
            "minimum": 1367.575812,
            "name": "Z",
            "position": 2,
            "stddev": 9.586514449,
            "variance": 91.90125928
          },
          {
            "average": 21000.74024,
            "count": 18642359,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9866.623881,
            "variance": 97350266.8
          },
          {
            "average": 1.105100379,
            "count": 18642359,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3268548847,
            "variance": 0.1068341156
          },
          {
            "average": 1.21019695,
            "count": 18642359,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4520387969,
            "variance": 0.2043390739
          },
          {
            "average": 0.5039985015,
            "count": 18642359,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999840251,
            "variance": 0.2499840254
          },
          {
            "average": 0,
            "count": 18642359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211572795,
            "count": 18642359,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7988758973,
            "variance": 0.6382026993
          },
          {
            "average": -1.036473993,
            "count": 18642359,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80736637,
            "variance": 116.7991679
          },
          {
            "average": 0.5031377199,
            "count": 18642359,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499990168,
            "variance": 0.2499901681
          },
          {
            "average": 10045.59074,
            "count": 18642359,
            "maximum": 10048,
            "minimum": 10040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.254525516,
            "variance": 1.573834269
          },
          {
            "average": 243615675.6,
            "count": 18642359,
            "maximum": 243618567,
            "minimum": 243541369.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9075.715204,
            "variance": 82368606.47
          },
          {
            "average": 0,
            "count": 18642359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18642359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18642359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18642359,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18642359,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602172.8171,
          4808785.519,
          1367.575812,
          603205.6171,
          4810189.079,
          1909.355812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602172.817063079,
                4808785.519490787,
                1367.5758120752052
              ],
              [
                602172.817063079,
                4810189.079490787,
                1367.5758120752052
              ],
              [
                603205.617063079,
                4810189.079490787,
                1909.355812075205
              ],
              [
                603205.617063079,
                4808785.519490787,
                1909.355812075205
              ],
              [
                602172.817063079,
                4808785.519490787,
                1367.5758120752052
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:36:07+00:00",
        "end_time": "2019-06-02T20:09:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7377455,
            43.424856,
            1367.575812,
            -121.7247239,
            43.43763269,
            1909.355812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73774546943031,
                  43.42499753865395,
                  1367.5758120752052
                ],
                [
                  -121.73748281351345,
                  43.4376326939666,
                  1367.5758120752052
                ],
                [
                  -121.72472392267106,
                  43.43749109756379,
                  1909.355812075205
                ],
                [
                  -121.72498923122194,
                  43.42485600436346,
                  1909.355812075205
                ],
                [
                  -121.73774546943031,
                  43.42499753865395,
                  1367.5758120752052
                ]
              ]
            ]
          },
          "id": "20190602_43121D6302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:36:07Z",
            "pc:count": 18642359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602679.237,
                "count": 18642359,
                "maximum": 603205.6171,
                "minimum": 602172.8171,
                "name": "X",
                "position": 0,
                "stddev": 296.9919976,
                "variance": 88204.24664
              },
              {
                "average": 4809506.041,
                "count": 18642359,
                "maximum": 4810189.079,
                "minimum": 4808785.519,
                "name": "Y",
                "position": 1,
                "stddev": 396.5907112,
                "variance": 157284.1922
              },
              {
                "average": 1384.961362,
                "count": 18642359,
                "maximum": 1909.355812,
                "minimum": 1367.575812,
                "name": "Z",
                "position": 2,
                "stddev": 9.586514449,
                "variance": 91.90125928
              },
              {
                "average": 21000.74024,
                "count": 18642359,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9866.623881,
                "variance": 97350266.8
              },
              {
                "average": 1.105100379,
                "count": 18642359,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3268548847,
                "variance": 0.1068341156
              },
              {
                "average": 1.21019695,
                "count": 18642359,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4520387969,
                "variance": 0.2043390739
              },
              {
                "average": 0.5039985015,
                "count": 18642359,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999840251,
                "variance": 0.2499840254
              },
              {
                "average": 0,
                "count": 18642359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211572795,
                "count": 18642359,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7988758973,
                "variance": 0.6382026993
              },
              {
                "average": -1.036473993,
                "count": 18642359,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80736637,
                "variance": 116.7991679
              },
              {
                "average": 0.5031377199,
                "count": 18642359,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499990168,
                "variance": 0.2499901681
              },
              {
                "average": 10045.59074,
                "count": 18642359,
                "maximum": 10048,
                "minimum": 10040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.254525516,
                "variance": 1.573834269
              },
              {
                "average": 243615675.6,
                "count": 18642359,
                "maximum": 243618567,
                "minimum": 243541369.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9075.715204,
                "variance": 82368606.47
              },
              {
                "average": 0,
                "count": 18642359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18642359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18642359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18642359,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18642359,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602172.8171,
              4808785.519,
              1367.575812,
              603205.6171,
              4810189.079,
              1909.355812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602172.817063079,
                    4808785.519490787,
                    1367.5758120752052
                  ],
                  [
                    602172.817063079,
                    4810189.079490787,
                    1367.5758120752052
                  ],
                  [
                    603205.617063079,
                    4810189.079490787,
                    1909.355812075205
                  ],
                  [
                    603205.617063079,
                    4808785.519490787,
                    1909.355812075205
                  ],
                  [
                    602172.817063079,
                    4808785.519490787,
                    1367.5758120752052
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:36:07+00:00",
            "end_time": "2019-06-02T20:09:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E4102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48761247861215,
              43.61249682489819,
              1296.8310922381147
            ],
            [
              -121.48748392280534,
              43.617625040920494,
              1296.8310922381147
            ],
            [
              -121.48492580071132,
              43.61759115939887,
              1866.6710922381149
            ],
            [
              -121.48505457374236,
              43.61246294940751,
              1866.6710922381149
            ],
            [
              -121.48761247861215,
              43.61249682489819,
              1296.8310922381147
            ]
          ]
        ]
      },
      "bbox": [
        -121.4876125,
        43.61246295,
        1296.831092,
        -121.4849258,
        43.61762504,
        1866.671092
      ],
      "properties": {
        "datetime": "2019-06-05T18:43:26Z",
        "pc:count": 2385730,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622146.8028,
            "count": 2385730,
            "maximum": 622247.8975,
            "minimum": 622041.4175,
            "name": "X",
            "position": 0,
            "stddev": 53.49975072,
            "variance": 2862.223327
          },
          {
            "average": 4830245.314,
            "count": 2385730,
            "maximum": 4830516.087,
            "minimum": 4829946.347,
            "name": "Y",
            "position": 1,
            "stddev": 163.6023111,
            "variance": 26765.71618
          },
          {
            "average": 1302.357671,
            "count": 2385730,
            "maximum": 1866.671092,
            "minimum": 1296.831092,
            "name": "Z",
            "position": 2,
            "stddev": 4.663358447,
            "variance": 21.746912
          },
          {
            "average": 19330.09956,
            "count": 2385730,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10151.9065,
            "variance": 103061205.5
          },
          {
            "average": 1.126750303,
            "count": 2385730,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.365224426,
            "variance": 0.1333888813
          },
          {
            "average": 1.25354839,
            "count": 2385730,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5072718565,
            "variance": 0.2573247364
          },
          {
            "average": 0.4963872693,
            "count": 2385730,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999870528,
            "variance": 0.249987053
          },
          {
            "average": 0,
            "count": 2385730,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158757278,
            "count": 2385730,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8826338613,
            "variance": 0.7790425332
          },
          {
            "average": 2.326477887,
            "count": 2385730,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.937966848,
            "variance": 79.88725137
          },
          {
            "average": 0.500406165,
            "count": 2385730,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999398,
            "variance": 0.2499999398
          },
          {
            "average": 10137.38684,
            "count": 2385730,
            "maximum": 10139,
            "minimum": 10135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9231991895,
            "variance": 0.8522967436
          },
          {
            "average": 243794861.9,
            "count": 2385730,
            "maximum": 243795406.5,
            "minimum": 243793559.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.7574419,
            "variance": 191631.5779
          },
          {
            "average": 0,
            "count": 2385730,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2385730,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2385730,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2385730,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2385730,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622041.4175,
          4829946.347,
          1296.831092,
          622247.8975,
          4830516.087,
          1866.671092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622041.4174572645,
                4829946.3469586475,
                1296.8310922381147
              ],
              [
                622041.4174572645,
                4830516.086958648,
                1296.8310922381147
              ],
              [
                622247.8974572645,
                4830516.086958648,
                1866.6710922381149
              ],
              [
                622247.8974572645,
                4829946.3469586475,
                1866.6710922381149
              ],
              [
                622041.4174572645,
                4829946.3469586475,
                1296.8310922381147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:43:26+00:00",
        "end_time": "2019-06-05T18:12:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4876125,
            43.61246295,
            1296.831092,
            -121.4849258,
            43.61762504,
            1866.671092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48761247861215,
                  43.61249682489819,
                  1296.8310922381147
                ],
                [
                  -121.48748392280534,
                  43.617625040920494,
                  1296.8310922381147
                ],
                [
                  -121.48492580071132,
                  43.61759115939887,
                  1866.6710922381149
                ],
                [
                  -121.48505457374236,
                  43.61246294940751,
                  1866.6710922381149
                ],
                [
                  -121.48761247861215,
                  43.61249682489819,
                  1296.8310922381147
                ]
              ]
            ]
          },
          "id": "20190605_43121E4102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:43:26Z",
            "pc:count": 2385730,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622146.8028,
                "count": 2385730,
                "maximum": 622247.8975,
                "minimum": 622041.4175,
                "name": "X",
                "position": 0,
                "stddev": 53.49975072,
                "variance": 2862.223327
              },
              {
                "average": 4830245.314,
                "count": 2385730,
                "maximum": 4830516.087,
                "minimum": 4829946.347,
                "name": "Y",
                "position": 1,
                "stddev": 163.6023111,
                "variance": 26765.71618
              },
              {
                "average": 1302.357671,
                "count": 2385730,
                "maximum": 1866.671092,
                "minimum": 1296.831092,
                "name": "Z",
                "position": 2,
                "stddev": 4.663358447,
                "variance": 21.746912
              },
              {
                "average": 19330.09956,
                "count": 2385730,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10151.9065,
                "variance": 103061205.5
              },
              {
                "average": 1.126750303,
                "count": 2385730,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.365224426,
                "variance": 0.1333888813
              },
              {
                "average": 1.25354839,
                "count": 2385730,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5072718565,
                "variance": 0.2573247364
              },
              {
                "average": 0.4963872693,
                "count": 2385730,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999870528,
                "variance": 0.249987053
              },
              {
                "average": 0,
                "count": 2385730,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158757278,
                "count": 2385730,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8826338613,
                "variance": 0.7790425332
              },
              {
                "average": 2.326477887,
                "count": 2385730,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.937966848,
                "variance": 79.88725137
              },
              {
                "average": 0.500406165,
                "count": 2385730,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999398,
                "variance": 0.2499999398
              },
              {
                "average": 10137.38684,
                "count": 2385730,
                "maximum": 10139,
                "minimum": 10135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9231991895,
                "variance": 0.8522967436
              },
              {
                "average": 243794861.9,
                "count": 2385730,
                "maximum": 243795406.5,
                "minimum": 243793559.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.7574419,
                "variance": 191631.5779
              },
              {
                "average": 0,
                "count": 2385730,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2385730,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2385730,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2385730,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2385730,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622041.4175,
              4829946.347,
              1296.831092,
              622247.8975,
              4830516.087,
              1866.671092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622041.4174572645,
                    4829946.3469586475,
                    1296.8310922381147
                  ],
                  [
                    622041.4174572645,
                    4830516.086958648,
                    1296.8310922381147
                  ],
                  [
                    622247.8974572645,
                    4830516.086958648,
                    1866.6710922381149
                  ],
                  [
                    622247.8974572645,
                    4829946.3469586475,
                    1866.6710922381149
                  ],
                  [
                    622041.4174572645,
                    4829946.3469586475,
                    1296.8310922381147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:43:26+00:00",
            "end_time": "2019-06-05T18:12:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776570491497,
              43.42499839568824,
              1241.1276974417688
            ],
            [
              -121.63748201818024,
              43.437643307010504,
              1241.1276974417688
            ],
            [
              -121.62470338076605,
              43.43749030985848,
              1904.887697441769
            ],
            [
              -121.62498972607737,
              43.42484546570135,
              1904.887697441769
            ],
            [
              -121.63776570491497,
              43.42499839568824,
              1241.1276974417688
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377657,
        43.42484547,
        1241.127697,
        -121.6247034,
        43.43764331,
        1904.887697
      ],
      "properties": {
        "datetime": "2019-06-03T16:57:43Z",
        "pc:count": 23152229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610792.0752,
            "count": 23152229,
            "maximum": 611300.171,
            "minimum": 610265.731,
            "name": "X",
            "position": 0,
            "stddev": 290.0817846,
            "variance": 84147.44178
          },
          {
            "average": 4809582.127,
            "count": 23152229,
            "maximum": 4810317.749,
            "minimum": 4808913.049,
            "name": "Y",
            "position": 1,
            "stddev": 409.369462,
            "variance": 167583.3564
          },
          {
            "average": 1349.937981,
            "count": 23152229,
            "maximum": 1904.887697,
            "minimum": 1241.127697,
            "name": "Z",
            "position": 2,
            "stddev": 11.0606439,
            "variance": 122.3378434
          },
          {
            "average": 17963.67563,
            "count": 23152229,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9606.666631,
            "variance": 92288043.75
          },
          {
            "average": 1.135383422,
            "count": 23152229,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3751873706,
            "variance": 0.140765563
          },
          {
            "average": 1.270769436,
            "count": 23152229,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5182434512,
            "variance": 0.2685762747
          },
          {
            "average": 0.5012022816,
            "count": 23152229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985653,
            "variance": 0.2499985653
          },
          {
            "average": 0,
            "count": 23152229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.168968569,
            "count": 23152229,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9259778968,
            "variance": 0.8574350653
          },
          {
            "average": -0.1509819399,
            "count": 23152229,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.09583155,
            "variance": 123.1174779
          },
          {
            "average": 0.4861104734,
            "count": 23152229,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998070546,
            "variance": 0.2498070918
          },
          {
            "average": 10039.46307,
            "count": 23152229,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.321132333,
            "variance": 5.387655307
          },
          {
            "average": 243551113.9,
            "count": 23152229,
            "maximum": 243616263.6,
            "minimum": 243537693.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25987.43843,
            "variance": 675346956.3
          },
          {
            "average": 0,
            "count": 23152229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23152229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23152229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23152229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23152229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610265.731,
          4808913.049,
          1241.127697,
          611300.171,
          4810317.749,
          1904.887697
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610265.7310182531,
                4808913.048852351,
                1241.1276974417688
              ],
              [
                610265.7310182531,
                4810317.74885235,
                1241.1276974417688
              ],
              [
                611300.1710182531,
                4810317.74885235,
                1904.887697441769
              ],
              [
                611300.1710182531,
                4808913.048852351,
                1904.887697441769
              ],
              [
                610265.7310182531,
                4808913.048852351,
                1241.1276974417688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:57:43+00:00",
        "end_time": "2019-06-02T19:08:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377657,
            43.42484547,
            1241.127697,
            -121.6247034,
            43.43764331,
            1904.887697
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776570491497,
                  43.42499839568824,
                  1241.1276974417688
                ],
                [
                  -121.63748201818024,
                  43.437643307010504,
                  1241.1276974417688
                ],
                [
                  -121.62470338076605,
                  43.43749030985848,
                  1904.887697441769
                ],
                [
                  -121.62498972607737,
                  43.42484546570135,
                  1904.887697441769
                ],
                [
                  -121.63776570491497,
                  43.42499839568824,
                  1241.1276974417688
                ]
              ]
            ]
          },
          "id": "20190602_43121D6405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:57:43Z",
            "pc:count": 23152229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610792.0752,
                "count": 23152229,
                "maximum": 611300.171,
                "minimum": 610265.731,
                "name": "X",
                "position": 0,
                "stddev": 290.0817846,
                "variance": 84147.44178
              },
              {
                "average": 4809582.127,
                "count": 23152229,
                "maximum": 4810317.749,
                "minimum": 4808913.049,
                "name": "Y",
                "position": 1,
                "stddev": 409.369462,
                "variance": 167583.3564
              },
              {
                "average": 1349.937981,
                "count": 23152229,
                "maximum": 1904.887697,
                "minimum": 1241.127697,
                "name": "Z",
                "position": 2,
                "stddev": 11.0606439,
                "variance": 122.3378434
              },
              {
                "average": 17963.67563,
                "count": 23152229,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9606.666631,
                "variance": 92288043.75
              },
              {
                "average": 1.135383422,
                "count": 23152229,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3751873706,
                "variance": 0.140765563
              },
              {
                "average": 1.270769436,
                "count": 23152229,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5182434512,
                "variance": 0.2685762747
              },
              {
                "average": 0.5012022816,
                "count": 23152229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985653,
                "variance": 0.2499985653
              },
              {
                "average": 0,
                "count": 23152229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.168968569,
                "count": 23152229,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9259778968,
                "variance": 0.8574350653
              },
              {
                "average": -0.1509819399,
                "count": 23152229,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.09583155,
                "variance": 123.1174779
              },
              {
                "average": 0.4861104734,
                "count": 23152229,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998070546,
                "variance": 0.2498070918
              },
              {
                "average": 10039.46307,
                "count": 23152229,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.321132333,
                "variance": 5.387655307
              },
              {
                "average": 243551113.9,
                "count": 23152229,
                "maximum": 243616263.6,
                "minimum": 243537693.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25987.43843,
                "variance": 675346956.3
              },
              {
                "average": 0,
                "count": 23152229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23152229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23152229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23152229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23152229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610265.731,
              4808913.049,
              1241.127697,
              611300.171,
              4810317.749,
              1904.887697
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610265.7310182531,
                    4808913.048852351,
                    1241.1276974417688
                  ],
                  [
                    610265.7310182531,
                    4810317.74885235,
                    1241.1276974417688
                  ],
                  [
                    611300.1710182531,
                    4810317.74885235,
                    1904.887697441769
                  ],
                  [
                    611300.1710182531,
                    4808913.048852351,
                    1904.887697441769
                  ],
                  [
                    610265.7310182531,
                    4808913.048852351,
                    1241.1276974417688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:57:43+00:00",
            "end_time": "2019-06-02T19:08:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73774464056984,
              43.38749759857641,
              1259.784319393375
            ],
            [
              -121.73748232431933,
              43.400133017093204,
              1259.784319393375
            ],
            [
              -121.72472414431265,
              43.399991438182084,
              1947.284319393375
            ],
            [
              -121.72498910961819,
              43.387356081775806,
              1947.284319393375
            ],
            [
              -121.73774464056984,
              43.38749759857641,
              1259.784319393375
            ]
          ]
        ]
      },
      "bbox": [
        -121.7377446,
        43.38735608,
        1259.784319,
        -121.7247241,
        43.40013302,
        1947.284319
      ],
      "properties": {
        "datetime": "2019-06-02T18:52:17Z",
        "pc:count": 20910587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602764.2499,
            "count": 20910587,
            "maximum": 603269.3217,
            "minimum": 602235.9417,
            "name": "X",
            "position": 0,
            "stddev": 290.3311476,
            "variance": 84292.17524
          },
          {
            "average": 4805307.643,
            "count": 20910587,
            "maximum": 4806024.441,
            "minimum": 4804620.861,
            "name": "Y",
            "position": 1,
            "stddev": 395.8270351,
            "variance": 156679.0417
          },
          {
            "average": 1377.72565,
            "count": 20910587,
            "maximum": 1947.284319,
            "minimum": 1259.784319,
            "name": "Z",
            "position": 2,
            "stddev": 7.815407356,
            "variance": 61.08059214
          },
          {
            "average": 20667.72188,
            "count": 20910587,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9507.485801,
            "variance": 90392286.25
          },
          {
            "average": 1.092566411,
            "count": 20910587,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3006565283,
            "variance": 0.090394348
          },
          {
            "average": 1.185122302,
            "count": 20910587,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.41234785,
            "variance": 0.1700307494
          },
          {
            "average": 0.5010125254,
            "count": 20910587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989867,
            "variance": 0.2499989867
          },
          {
            "average": 0,
            "count": 20910587,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182016794,
            "count": 20910587,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6070658367,
            "variance": 0.3685289301
          },
          {
            "average": 0.2096329714,
            "count": 20910587,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73965553,
            "variance": 115.3402009
          },
          {
            "average": 0.4973990926,
            "count": 20910587,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999932472,
            "variance": 0.2499932472
          },
          {
            "average": 10030.1024,
            "count": 20910587,
            "maximum": 10033,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.226651266,
            "variance": 1.504673327
          },
          {
            "average": 243535084.2,
            "count": 20910587,
            "maximum": 243536737.8,
            "minimum": 243532877.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 834.4177292,
            "variance": 696252.9469
          },
          {
            "average": 0,
            "count": 20910587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20910587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20910587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20910587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20910587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602235.9417,
          4804620.861,
          1259.784319,
          603269.3217,
          4806024.441,
          1947.284319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602235.941672076,
                4804620.861123589,
                1259.784319393375
              ],
              [
                602235.941672076,
                4806024.441123589,
                1259.784319393375
              ],
              [
                603269.3216720759,
                4806024.441123589,
                1947.284319393375
              ],
              [
                603269.3216720759,
                4804620.861123589,
                1947.284319393375
              ],
              [
                602235.941672076,
                4804620.861123589,
                1259.784319393375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:52:17+00:00",
        "end_time": "2019-06-02T17:47:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7377446,
            43.38735608,
            1259.784319,
            -121.7247241,
            43.40013302,
            1947.284319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73774464056984,
                  43.38749759857641,
                  1259.784319393375
                ],
                [
                  -121.73748232431933,
                  43.400133017093204,
                  1259.784319393375
                ],
                [
                  -121.72472414431265,
                  43.399991438182084,
                  1947.284319393375
                ],
                [
                  -121.72498910961819,
                  43.387356081775806,
                  1947.284319393375
                ],
                [
                  -121.73774464056984,
                  43.38749759857641,
                  1259.784319393375
                ]
              ]
            ]
          },
          "id": "20190602_43121D6317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:52:17Z",
            "pc:count": 20910587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602764.2499,
                "count": 20910587,
                "maximum": 603269.3217,
                "minimum": 602235.9417,
                "name": "X",
                "position": 0,
                "stddev": 290.3311476,
                "variance": 84292.17524
              },
              {
                "average": 4805307.643,
                "count": 20910587,
                "maximum": 4806024.441,
                "minimum": 4804620.861,
                "name": "Y",
                "position": 1,
                "stddev": 395.8270351,
                "variance": 156679.0417
              },
              {
                "average": 1377.72565,
                "count": 20910587,
                "maximum": 1947.284319,
                "minimum": 1259.784319,
                "name": "Z",
                "position": 2,
                "stddev": 7.815407356,
                "variance": 61.08059214
              },
              {
                "average": 20667.72188,
                "count": 20910587,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9507.485801,
                "variance": 90392286.25
              },
              {
                "average": 1.092566411,
                "count": 20910587,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3006565283,
                "variance": 0.090394348
              },
              {
                "average": 1.185122302,
                "count": 20910587,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.41234785,
                "variance": 0.1700307494
              },
              {
                "average": 0.5010125254,
                "count": 20910587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989867,
                "variance": 0.2499989867
              },
              {
                "average": 0,
                "count": 20910587,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182016794,
                "count": 20910587,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6070658367,
                "variance": 0.3685289301
              },
              {
                "average": 0.2096329714,
                "count": 20910587,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73965553,
                "variance": 115.3402009
              },
              {
                "average": 0.4973990926,
                "count": 20910587,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999932472,
                "variance": 0.2499932472
              },
              {
                "average": 10030.1024,
                "count": 20910587,
                "maximum": 10033,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.226651266,
                "variance": 1.504673327
              },
              {
                "average": 243535084.2,
                "count": 20910587,
                "maximum": 243536737.8,
                "minimum": 243532877.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 834.4177292,
                "variance": 696252.9469
              },
              {
                "average": 0,
                "count": 20910587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20910587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20910587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20910587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20910587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602235.9417,
              4804620.861,
              1259.784319,
              603269.3217,
              4806024.441,
              1947.284319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602235.941672076,
                    4804620.861123589,
                    1259.784319393375
                  ],
                  [
                    602235.941672076,
                    4806024.441123589,
                    1259.784319393375
                  ],
                  [
                    603269.3216720759,
                    4806024.441123589,
                    1947.284319393375
                  ],
                  [
                    603269.3216720759,
                    4804620.861123589,
                    1947.284319393375
                  ],
                  [
                    602235.941672076,
                    4804620.861123589,
                    1259.784319393375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:52:17+00:00",
            "end_time": "2019-06-02T17:47: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": "20190605_43121E5101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62509790511565,
              43.61249605148617,
              1269.2147427251548
            ],
            [
              -121.62498283888249,
              43.61754536488886,
              1269.2147427251548
            ],
            [
              -121.61237438402173,
              43.6173929897792,
              1839.9147427251546
            ],
            [
              -121.61249050455298,
              43.61234370308212,
              1839.9147427251546
            ],
            [
              -121.62509790511565,
              43.61249605148617,
              1269.2147427251548
            ]
          ]
        ]
      },
      "bbox": [
        -121.6250979,
        43.6123437,
        1269.214743,
        -121.6123744,
        43.61754536,
        1839.914743
      ],
      "properties": {
        "datetime": "2019-06-05T19:16:16Z",
        "pc:count": 9531646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611447.953,
            "count": 9531646,
            "maximum": 611964.6235,
            "minimum": 610946.9835,
            "name": "X",
            "position": 0,
            "stddev": 288.3040915,
            "variance": 83119.24919
          },
          {
            "average": 4830047.668,
            "count": 9531646,
            "maximum": 4830314.34,
            "minimum": 4829753.4,
            "name": "Y",
            "position": 1,
            "stddev": 152.9374315,
            "variance": 23389.85794
          },
          {
            "average": 1311.675479,
            "count": 9531646,
            "maximum": 1839.914743,
            "minimum": 1269.214743,
            "name": "Z",
            "position": 2,
            "stddev": 5.412044506,
            "variance": 29.29022574
          },
          {
            "average": 17815.38839,
            "count": 9531646,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10706.47254,
            "variance": 114628554.3
          },
          {
            "average": 1.154547704,
            "count": 9531646,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.418247348,
            "variance": 0.1749308441
          },
          {
            "average": 1.309022072,
            "count": 9531646,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5884054922,
            "variance": 0.3462210232
          },
          {
            "average": 0.5063195801,
            "count": 9531646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999600875,
            "variance": 0.2499600891
          },
          {
            "average": 4.196546955e-07,
            "count": 9531646,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006478075049,
            "variance": 4.196545634e-07
          },
          {
            "average": 1.213974585,
            "count": 9531646,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.204606731,
            "variance": 1.451077376
          },
          {
            "average": -2.574926978,
            "count": 9531646,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.50881551,
            "variance": 110.4352035
          },
          {
            "average": 0.4952112154,
            "count": 9531646,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999770932,
            "variance": 0.2499770938
          },
          {
            "average": 10141.80235,
            "count": 9531646,
            "maximum": 10143,
            "minimum": 10140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7501774415,
            "variance": 0.5627661937
          },
          {
            "average": 243796852.5,
            "count": 9531646,
            "maximum": 243797376.1,
            "minimum": 243795942.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 307.3493688,
            "variance": 94463.63448
          },
          {
            "average": 0,
            "count": 9531646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9531646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9531646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9531646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9531646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610946.9835,
          4829753.4,
          1269.214743,
          611964.6235,
          4830314.34,
          1839.914743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610946.9834621673,
                4829753.399985305,
                1269.2147427251548
              ],
              [
                610946.9834621673,
                4830314.3399853045,
                1269.2147427251548
              ],
              [
                611964.6234621672,
                4830314.3399853045,
                1839.9147427251546
              ],
              [
                611964.6234621672,
                4829753.399985305,
                1839.9147427251546
              ],
              [
                610946.9834621673,
                4829753.399985305,
                1269.2147427251548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:16:16+00:00",
        "end_time": "2019-06-05T18:52:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6250979,
            43.6123437,
            1269.214743,
            -121.6123744,
            43.61754536,
            1839.914743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62509790511565,
                  43.61249605148617,
                  1269.2147427251548
                ],
                [
                  -121.62498283888249,
                  43.61754536488886,
                  1269.2147427251548
                ],
                [
                  -121.61237438402173,
                  43.6173929897792,
                  1839.9147427251546
                ],
                [
                  -121.61249050455298,
                  43.61234370308212,
                  1839.9147427251546
                ],
                [
                  -121.62509790511565,
                  43.61249605148617,
                  1269.2147427251548
                ]
              ]
            ]
          },
          "id": "20190605_43121E5101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:16:16Z",
            "pc:count": 9531646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611447.953,
                "count": 9531646,
                "maximum": 611964.6235,
                "minimum": 610946.9835,
                "name": "X",
                "position": 0,
                "stddev": 288.3040915,
                "variance": 83119.24919
              },
              {
                "average": 4830047.668,
                "count": 9531646,
                "maximum": 4830314.34,
                "minimum": 4829753.4,
                "name": "Y",
                "position": 1,
                "stddev": 152.9374315,
                "variance": 23389.85794
              },
              {
                "average": 1311.675479,
                "count": 9531646,
                "maximum": 1839.914743,
                "minimum": 1269.214743,
                "name": "Z",
                "position": 2,
                "stddev": 5.412044506,
                "variance": 29.29022574
              },
              {
                "average": 17815.38839,
                "count": 9531646,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10706.47254,
                "variance": 114628554.3
              },
              {
                "average": 1.154547704,
                "count": 9531646,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.418247348,
                "variance": 0.1749308441
              },
              {
                "average": 1.309022072,
                "count": 9531646,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5884054922,
                "variance": 0.3462210232
              },
              {
                "average": 0.5063195801,
                "count": 9531646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999600875,
                "variance": 0.2499600891
              },
              {
                "average": 4.196546955e-07,
                "count": 9531646,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006478075049,
                "variance": 4.196545634e-07
              },
              {
                "average": 1.213974585,
                "count": 9531646,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.204606731,
                "variance": 1.451077376
              },
              {
                "average": -2.574926978,
                "count": 9531646,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.50881551,
                "variance": 110.4352035
              },
              {
                "average": 0.4952112154,
                "count": 9531646,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999770932,
                "variance": 0.2499770938
              },
              {
                "average": 10141.80235,
                "count": 9531646,
                "maximum": 10143,
                "minimum": 10140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7501774415,
                "variance": 0.5627661937
              },
              {
                "average": 243796852.5,
                "count": 9531646,
                "maximum": 243797376.1,
                "minimum": 243795942.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 307.3493688,
                "variance": 94463.63448
              },
              {
                "average": 0,
                "count": 9531646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9531646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9531646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9531646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9531646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610946.9835,
              4829753.4,
              1269.214743,
              611964.6235,
              4830314.34,
              1839.914743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610946.9834621673,
                    4829753.399985305,
                    1269.2147427251548
                  ],
                  [
                    610946.9834621673,
                    4830314.3399853045,
                    1269.2147427251548
                  ],
                  [
                    611964.6234621672,
                    4830314.3399853045,
                    1839.9147427251546
                  ],
                  [
                    611964.6234621672,
                    4829753.399985305,
                    1839.9147427251546
                  ],
                  [
                    610946.9834621673,
                    4829753.399985305,
                    1269.2147427251548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:16:16+00:00",
            "end_time": "2019-06-05T18:52: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": "20190605_43121E4106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029608302624,
              43.599999026863095,
              1294.8286243357388
            ],
            [
              -121.49998146282256,
              43.612658812169734,
              1294.8286243357388
            ],
            [
              -121.48717354118989,
              43.61249000318237,
              1892.9486243357387
            ],
            [
              -121.48749084529477,
              43.59983029204557,
              1892.9486243357387
            ],
            [
              -121.50029608302624,
              43.599999026863095,
              1294.8286243357388
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002961,
        43.59983029,
        1294.828624,
        -121.4871735,
        43.61265881,
        1892.948624
      ],
      "properties": {
        "datetime": "2019-06-05T18:40:37Z",
        "pc:count": 19805575,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621562.1903,
            "count": 19805575,
            "maximum": 622076.8515,
            "minimum": 621042.9715,
            "name": "X",
            "position": 0,
            "stddev": 296.8591202,
            "variance": 88125.33727
          },
          {
            "average": 4829283.557,
            "count": 19805575,
            "maximum": 4829946.234,
            "minimum": 4828539.754,
            "name": "Y",
            "position": 1,
            "stddev": 405.8253615,
            "variance": 164694.224
          },
          {
            "average": 1301.243954,
            "count": 19805575,
            "maximum": 1892.948624,
            "minimum": 1294.828624,
            "name": "Z",
            "position": 2,
            "stddev": 4.758483008,
            "variance": 22.64316054
          },
          {
            "average": 22391.49926,
            "count": 19805575,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9744.598027,
            "variance": 94957190.71
          },
          {
            "average": 1.083786863,
            "count": 19805575,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2993998616,
            "variance": 0.0896402771
          },
          {
            "average": 1.167526063,
            "count": 19805575,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4219501679,
            "variance": 0.1780419442
          },
          {
            "average": 0.5045745453,
            "count": 19805575,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999790857,
            "variance": 0.2499790862
          },
          {
            "average": 0,
            "count": 19805575,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196302758,
            "count": 19805575,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.754466727,
            "variance": 0.5692200421
          },
          {
            "average": -1.44964583,
            "count": 19805575,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95542014,
            "variance": 120.0212304
          },
          {
            "average": 0.493986264,
            "count": 19805575,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999638463,
            "variance": 0.2499638476
          },
          {
            "average": 10135.01157,
            "count": 19805575,
            "maximum": 10138,
            "minimum": 10132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.31730625,
            "variance": 1.735295755
          },
          {
            "average": 243793709.7,
            "count": 19805575,
            "maximum": 243795237,
            "minimum": 243792338.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 675.9073264,
            "variance": 456850.7138
          },
          {
            "average": 0,
            "count": 19805575,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19805575,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19805575,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19805575,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19805575,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621042.9715,
          4828539.754,
          1294.828624,
          622076.8515,
          4829946.234,
          1892.948624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621042.9715250935,
                4828539.754481576,
                1294.8286243357388
              ],
              [
                621042.9715250935,
                4829946.234481577,
                1294.8286243357388
              ],
              [
                622076.8515250934,
                4829946.234481577,
                1892.9486243357387
              ],
              [
                622076.8515250934,
                4828539.754481576,
                1892.9486243357387
              ],
              [
                621042.9715250935,
                4828539.754481576,
                1294.8286243357388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:40:37+00:00",
        "end_time": "2019-06-05T17:52:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002961,
            43.59983029,
            1294.828624,
            -121.4871735,
            43.61265881,
            1892.948624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029608302624,
                  43.599999026863095,
                  1294.8286243357388
                ],
                [
                  -121.49998146282256,
                  43.612658812169734,
                  1294.8286243357388
                ],
                [
                  -121.48717354118989,
                  43.61249000318237,
                  1892.9486243357387
                ],
                [
                  -121.48749084529477,
                  43.59983029204557,
                  1892.9486243357387
                ],
                [
                  -121.50029608302624,
                  43.599999026863095,
                  1294.8286243357388
                ]
              ]
            ]
          },
          "id": "20190605_43121E4106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:40:37Z",
            "pc:count": 19805575,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621562.1903,
                "count": 19805575,
                "maximum": 622076.8515,
                "minimum": 621042.9715,
                "name": "X",
                "position": 0,
                "stddev": 296.8591202,
                "variance": 88125.33727
              },
              {
                "average": 4829283.557,
                "count": 19805575,
                "maximum": 4829946.234,
                "minimum": 4828539.754,
                "name": "Y",
                "position": 1,
                "stddev": 405.8253615,
                "variance": 164694.224
              },
              {
                "average": 1301.243954,
                "count": 19805575,
                "maximum": 1892.948624,
                "minimum": 1294.828624,
                "name": "Z",
                "position": 2,
                "stddev": 4.758483008,
                "variance": 22.64316054
              },
              {
                "average": 22391.49926,
                "count": 19805575,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9744.598027,
                "variance": 94957190.71
              },
              {
                "average": 1.083786863,
                "count": 19805575,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2993998616,
                "variance": 0.0896402771
              },
              {
                "average": 1.167526063,
                "count": 19805575,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4219501679,
                "variance": 0.1780419442
              },
              {
                "average": 0.5045745453,
                "count": 19805575,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999790857,
                "variance": 0.2499790862
              },
              {
                "average": 0,
                "count": 19805575,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196302758,
                "count": 19805575,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.754466727,
                "variance": 0.5692200421
              },
              {
                "average": -1.44964583,
                "count": 19805575,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95542014,
                "variance": 120.0212304
              },
              {
                "average": 0.493986264,
                "count": 19805575,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999638463,
                "variance": 0.2499638476
              },
              {
                "average": 10135.01157,
                "count": 19805575,
                "maximum": 10138,
                "minimum": 10132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.31730625,
                "variance": 1.735295755
              },
              {
                "average": 243793709.7,
                "count": 19805575,
                "maximum": 243795237,
                "minimum": 243792338.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 675.9073264,
                "variance": 456850.7138
              },
              {
                "average": 0,
                "count": 19805575,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19805575,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19805575,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19805575,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19805575,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621042.9715,
              4828539.754,
              1294.828624,
              622076.8515,
              4829946.234,
              1892.948624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621042.9715250935,
                    4828539.754481576,
                    1294.8286243357388
                  ],
                  [
                    621042.9715250935,
                    4829946.234481577,
                    1294.8286243357388
                  ],
                  [
                    622076.8515250934,
                    4829946.234481577,
                    1892.9486243357387
                  ],
                  [
                    622076.8515250934,
                    4828539.754481576,
                    1892.9486243357387
                  ],
                  [
                    621042.9715250935,
                    4828539.754481576,
                    1294.8286243357388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:40:37+00:00",
            "end_time": "2019-06-05T17:52:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525850119027,
              43.46249778456346,
              1428.508314201717
            ],
            [
              -121.67498232653253,
              43.47513974646236,
              1428.508314201717
            ],
            [
              -121.66221042594704,
              43.47499101108292,
              1884.968314201717
            ],
            [
              -121.66248926073834,
              43.46234911445832,
              1884.968314201717
            ],
            [
              -121.67525850119027,
              43.46249778456346,
              1428.508314201717
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752585,
        43.46234911,
        1428.508314,
        -121.6622104,
        43.47513975,
        1884.968314
      ],
      "properties": {
        "datetime": "2019-06-03T18:46:21Z",
        "pc:count": 20476316,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607663.5157,
            "count": 20476316,
            "maximum": 608197.869,
            "minimum": 607164.629,
            "name": "X",
            "position": 0,
            "stddev": 292.3194116,
            "variance": 85450.63839
          },
          {
            "average": 4813740.63,
            "count": 20476316,
            "maximum": 4814433.112,
            "minimum": 4813028.752,
            "name": "Y",
            "position": 1,
            "stddev": 402.6275953,
            "variance": 162108.9805
          },
          {
            "average": 1517.045139,
            "count": 20476316,
            "maximum": 1884.968314,
            "minimum": 1428.508314,
            "name": "Z",
            "position": 2,
            "stddev": 35.96344915,
            "variance": 1293.369675
          },
          {
            "average": 21497.26833,
            "count": 20476316,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11273.74167,
            "variance": 127097251.1
          },
          {
            "average": 1.155707404,
            "count": 20476316,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3926200273,
            "variance": 0.1541504858
          },
          {
            "average": 1.311440398,
            "count": 20476316,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5315331212,
            "variance": 0.2825274589
          },
          {
            "average": 0.4980428608,
            "count": 20476316,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961818,
            "variance": 0.2499961818
          },
          {
            "average": 0,
            "count": 20476316,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.202336739,
            "count": 20476316,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9774464521,
            "variance": 0.9554015667
          },
          {
            "average": 1.542458764,
            "count": 20476316,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.749108,
            "variance": 115.5433227
          },
          {
            "average": 0.4953155636,
            "count": 20476316,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999780678,
            "variance": 0.2499780683
          },
          {
            "average": 10052.78416,
            "count": 20476316,
            "maximum": 10055,
            "minimum": 10050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.078263006,
            "variance": 1.162651109
          },
          {
            "average": 243621527.5,
            "count": 20476316,
            "maximum": 243622781.5,
            "minimum": 243619796.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 688.0262862,
            "variance": 473380.1705
          },
          {
            "average": 0,
            "count": 20476316,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20476316,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20476316,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20476316,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20476316,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607164.629,
          4813028.752,
          1428.508314,
          608197.869,
          4814433.112,
          1884.968314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607164.6289692827,
                4813028.752297862,
                1428.508314201717
              ],
              [
                607164.6289692827,
                4814433.112297862,
                1428.508314201717
              ],
              [
                608197.8689692827,
                4814433.112297862,
                1884.968314201717
              ],
              [
                608197.8689692827,
                4813028.752297862,
                1884.968314201717
              ],
              [
                607164.6289692827,
                4813028.752297862,
                1428.508314201717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:46:21+00:00",
        "end_time": "2019-06-03T17:56:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752585,
            43.46234911,
            1428.508314,
            -121.6622104,
            43.47513975,
            1884.968314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525850119027,
                  43.46249778456346,
                  1428.508314201717
                ],
                [
                  -121.67498232653253,
                  43.47513974646236,
                  1428.508314201717
                ],
                [
                  -121.66221042594704,
                  43.47499101108292,
                  1884.968314201717
                ],
                [
                  -121.66248926073834,
                  43.46234911445832,
                  1884.968314201717
                ],
                [
                  -121.67525850119027,
                  43.46249778456346,
                  1428.508314201717
                ]
              ]
            ]
          },
          "id": "20190603_43121D6212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:46:21Z",
            "pc:count": 20476316,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607663.5157,
                "count": 20476316,
                "maximum": 608197.869,
                "minimum": 607164.629,
                "name": "X",
                "position": 0,
                "stddev": 292.3194116,
                "variance": 85450.63839
              },
              {
                "average": 4813740.63,
                "count": 20476316,
                "maximum": 4814433.112,
                "minimum": 4813028.752,
                "name": "Y",
                "position": 1,
                "stddev": 402.6275953,
                "variance": 162108.9805
              },
              {
                "average": 1517.045139,
                "count": 20476316,
                "maximum": 1884.968314,
                "minimum": 1428.508314,
                "name": "Z",
                "position": 2,
                "stddev": 35.96344915,
                "variance": 1293.369675
              },
              {
                "average": 21497.26833,
                "count": 20476316,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11273.74167,
                "variance": 127097251.1
              },
              {
                "average": 1.155707404,
                "count": 20476316,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3926200273,
                "variance": 0.1541504858
              },
              {
                "average": 1.311440398,
                "count": 20476316,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5315331212,
                "variance": 0.2825274589
              },
              {
                "average": 0.4980428608,
                "count": 20476316,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961818,
                "variance": 0.2499961818
              },
              {
                "average": 0,
                "count": 20476316,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.202336739,
                "count": 20476316,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9774464521,
                "variance": 0.9554015667
              },
              {
                "average": 1.542458764,
                "count": 20476316,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.749108,
                "variance": 115.5433227
              },
              {
                "average": 0.4953155636,
                "count": 20476316,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999780678,
                "variance": 0.2499780683
              },
              {
                "average": 10052.78416,
                "count": 20476316,
                "maximum": 10055,
                "minimum": 10050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.078263006,
                "variance": 1.162651109
              },
              {
                "average": 243621527.5,
                "count": 20476316,
                "maximum": 243622781.5,
                "minimum": 243619796.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 688.0262862,
                "variance": 473380.1705
              },
              {
                "average": 0,
                "count": 20476316,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20476316,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20476316,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20476316,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20476316,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607164.629,
              4813028.752,
              1428.508314,
              608197.869,
              4814433.112,
              1884.968314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607164.6289692827,
                    4813028.752297862,
                    1428.508314201717
                  ],
                  [
                    607164.6289692827,
                    4814433.112297862,
                    1428.508314201717
                  ],
                  [
                    608197.8689692827,
                    4814433.112297862,
                    1884.968314201717
                  ],
                  [
                    608197.8689692827,
                    4813028.752297862,
                    1884.968314201717
                  ],
                  [
                    607164.6289692827,
                    4813028.752297862,
                    1428.508314201717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:46:21+00:00",
            "end_time": "2019-06-03T17:56: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": "20190602_43121D6303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72524796808607,
              43.42499768027299,
              1347.6528926292285
            ],
            [
              -121.72498268936756,
              43.43763385469141,
              1347.6528926292285
            ],
            [
              -121.71222213100214,
              43.43749084415043,
              1875.4328926292287
            ],
            [
              -121.7124900628895,
              43.4248547324697,
              1875.4328926292287
            ],
            [
              -121.72524796808607,
              43.42499768027299,
              1347.6528926292285
            ]
          ]
        ]
      },
      "bbox": [
        -121.725248,
        43.42485473,
        1347.652893,
        -121.7122221,
        43.43763385,
        1875.432893
      ],
      "properties": {
        "datetime": "2019-06-03T17:35:49Z",
        "pc:count": 19697093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603683.7643,
            "count": 19697093,
            "maximum": 604217.3728,
            "minimum": 603184.4328,
            "name": "X",
            "position": 0,
            "stddev": 284.3998588,
            "variance": 80883.27971
          },
          {
            "average": 4809514.902,
            "count": 19697093,
            "maximum": 4810204.613,
            "minimum": 4808800.933,
            "name": "Y",
            "position": 1,
            "stddev": 401.5347119,
            "variance": 161230.1249
          },
          {
            "average": 1376.112105,
            "count": 19697093,
            "maximum": 1875.432893,
            "minimum": 1347.652893,
            "name": "Z",
            "position": 2,
            "stddev": 8.890161035,
            "variance": 79.03496322
          },
          {
            "average": 19369.91848,
            "count": 19697093,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9977.682239,
            "variance": 99554142.87
          },
          {
            "average": 1.12973422,
            "count": 19697093,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3713577019,
            "variance": 0.1379065428
          },
          {
            "average": 1.259463567,
            "count": 19697093,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5168750381,
            "variance": 0.267159805
          },
          {
            "average": 0.5039433992,
            "count": 19697093,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999844621,
            "variance": 0.2499844623
          },
          {
            "average": 0,
            "count": 19697093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211873752,
            "count": 19697093,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9610336201,
            "variance": 0.9235856189
          },
          {
            "average": -1.091219482,
            "count": 19697093,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8326161,
            "variance": 117.3455715
          },
          {
            "average": 0.4968784988,
            "count": 19697093,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999902688,
            "variance": 0.2499902689
          },
          {
            "average": 10045.05341,
            "count": 19697093,
            "maximum": 10048,
            "minimum": 10040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.590841673,
            "variance": 2.530777227
          },
          {
            "average": 243612109.9,
            "count": 19697093,
            "maximum": 243618549.3,
            "minimum": 243541381.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17752.4075,
            "variance": 315147972.2
          },
          {
            "average": 0,
            "count": 19697093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19697093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19697093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19697093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19697093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603184.4328,
          4808800.933,
          1347.652893,
          604217.3728,
          4810204.613,
          1875.432893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603184.432761713,
                4808800.933361022,
                1347.6528926292285
              ],
              [
                603184.432761713,
                4810204.6133610215,
                1347.6528926292285
              ],
              [
                604217.372761713,
                4810204.6133610215,
                1875.4328926292287
              ],
              [
                604217.372761713,
                4808800.933361022,
                1875.4328926292287
              ],
              [
                603184.432761713,
                4808800.933361022,
                1347.6528926292285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:35:49+00:00",
        "end_time": "2019-06-02T20:09:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.725248,
            43.42485473,
            1347.652893,
            -121.7122221,
            43.43763385,
            1875.432893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72524796808607,
                  43.42499768027299,
                  1347.6528926292285
                ],
                [
                  -121.72498268936756,
                  43.43763385469141,
                  1347.6528926292285
                ],
                [
                  -121.71222213100214,
                  43.43749084415043,
                  1875.4328926292287
                ],
                [
                  -121.7124900628895,
                  43.4248547324697,
                  1875.4328926292287
                ],
                [
                  -121.72524796808607,
                  43.42499768027299,
                  1347.6528926292285
                ]
              ]
            ]
          },
          "id": "20190602_43121D6303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:35:49Z",
            "pc:count": 19697093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603683.7643,
                "count": 19697093,
                "maximum": 604217.3728,
                "minimum": 603184.4328,
                "name": "X",
                "position": 0,
                "stddev": 284.3998588,
                "variance": 80883.27971
              },
              {
                "average": 4809514.902,
                "count": 19697093,
                "maximum": 4810204.613,
                "minimum": 4808800.933,
                "name": "Y",
                "position": 1,
                "stddev": 401.5347119,
                "variance": 161230.1249
              },
              {
                "average": 1376.112105,
                "count": 19697093,
                "maximum": 1875.432893,
                "minimum": 1347.652893,
                "name": "Z",
                "position": 2,
                "stddev": 8.890161035,
                "variance": 79.03496322
              },
              {
                "average": 19369.91848,
                "count": 19697093,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9977.682239,
                "variance": 99554142.87
              },
              {
                "average": 1.12973422,
                "count": 19697093,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3713577019,
                "variance": 0.1379065428
              },
              {
                "average": 1.259463567,
                "count": 19697093,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5168750381,
                "variance": 0.267159805
              },
              {
                "average": 0.5039433992,
                "count": 19697093,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999844621,
                "variance": 0.2499844623
              },
              {
                "average": 0,
                "count": 19697093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211873752,
                "count": 19697093,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9610336201,
                "variance": 0.9235856189
              },
              {
                "average": -1.091219482,
                "count": 19697093,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8326161,
                "variance": 117.3455715
              },
              {
                "average": 0.4968784988,
                "count": 19697093,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999902688,
                "variance": 0.2499902689
              },
              {
                "average": 10045.05341,
                "count": 19697093,
                "maximum": 10048,
                "minimum": 10040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.590841673,
                "variance": 2.530777227
              },
              {
                "average": 243612109.9,
                "count": 19697093,
                "maximum": 243618549.3,
                "minimum": 243541381.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17752.4075,
                "variance": 315147972.2
              },
              {
                "average": 0,
                "count": 19697093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19697093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19697093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19697093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19697093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603184.4328,
              4808800.933,
              1347.652893,
              604217.3728,
              4810204.613,
              1875.432893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603184.432761713,
                    4808800.933361022,
                    1347.6528926292285
                  ],
                  [
                    603184.432761713,
                    4810204.6133610215,
                    1347.6528926292285
                  ],
                  [
                    604217.372761713,
                    4810204.6133610215,
                    1875.4328926292287
                  ],
                  [
                    604217.372761713,
                    4808800.933361022,
                    1875.4328926292287
                  ],
                  [
                    603184.432761713,
                    4808800.933361022,
                    1347.6528926292285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:35:49+00:00",
            "end_time": "2019-06-02T20:09: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": "20190602_43121D5404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52528956236335,
              43.424998569652885,
              1201.8605089946318
            ],
            [
              -121.52498214237806,
              43.437655827072184,
              1201.8605089946318
            ],
            [
              -121.51218016511062,
              43.43748994711787,
              1924.120508994632
            ],
            [
              -121.51249025086773,
              43.42483276259026,
              1924.120508994632
            ],
            [
              -121.52528956236335,
              43.424998569652885,
              1201.8605089946318
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252896,
        43.42483276,
        1201.860509,
        -121.5121802,
        43.43765583,
        1924.120509
      ],
      "properties": {
        "datetime": "2019-06-02T19:50:53Z",
        "pc:count": 29243067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619889.323,
            "count": 29243067,
            "maximum": 620406.5748,
            "minimum": 619370.1948,
            "name": "X",
            "position": 0,
            "stddev": 293.2927295,
            "variance": 86020.62515
          },
          {
            "average": 4809788.732,
            "count": 29243067,
            "maximum": 4810474.181,
            "minimum": 4809068.041,
            "name": "Y",
            "position": 1,
            "stddev": 401.3504162,
            "variance": 161082.1566
          },
          {
            "average": 1422.509198,
            "count": 29243067,
            "maximum": 1924.120509,
            "minimum": 1201.860509,
            "name": "Z",
            "position": 2,
            "stddev": 40.22541906,
            "variance": 1618.084339
          },
          {
            "average": 17969.59554,
            "count": 29243067,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10268.64257,
            "variance": 105445020.3
          },
          {
            "average": 1.180743798,
            "count": 29243067,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4433627572,
            "variance": 0.1965705344
          },
          {
            "average": 1.361488793,
            "count": 29243067,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6134334761,
            "variance": 0.3763006296
          },
          {
            "average": 0.4970359641,
            "count": 29243067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991223,
            "variance": 0.249991223
          },
          {
            "average": 0,
            "count": 29243067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219747368,
            "count": 29243067,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.294074876,
            "variance": 1.674629784
          },
          {
            "average": 1.640522654,
            "count": 29243067,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.68399386,
            "variance": 114.1477247
          },
          {
            "average": 0.4936775612,
            "count": 29243067,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999600337,
            "variance": 0.2499600353
          },
          {
            "average": 10033.11727,
            "count": 29243067,
            "maximum": 10038,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.044912565,
            "variance": 4.181667397
          },
          {
            "average": 243536995.3,
            "count": 29243067,
            "maximum": 243540253,
            "minimum": 243534901.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1281.787215,
            "variance": 1642978.464
          },
          {
            "average": 0,
            "count": 29243067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29243067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29243067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29243067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29243067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619370.1948,
          4809068.041,
          1201.860509,
          620406.5748,
          4810474.181,
          1924.120509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619370.1948260514,
                4809068.040575757,
                1201.8605089946318
              ],
              [
                619370.1948260514,
                4810474.180575757,
                1201.8605089946318
              ],
              [
                620406.5748260512,
                4810474.180575757,
                1924.120508994632
              ],
              [
                620406.5748260512,
                4809068.040575757,
                1924.120508994632
              ],
              [
                619370.1948260514,
                4809068.040575757,
                1201.8605089946318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:50:53+00:00",
        "end_time": "2019-06-02T18:21:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D5404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D5404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D5404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252896,
            43.42483276,
            1201.860509,
            -121.5121802,
            43.43765583,
            1924.120509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52528956236335,
                  43.424998569652885,
                  1201.8605089946318
                ],
                [
                  -121.52498214237806,
                  43.437655827072184,
                  1201.8605089946318
                ],
                [
                  -121.51218016511062,
                  43.43748994711787,
                  1924.120508994632
                ],
                [
                  -121.51249025086773,
                  43.42483276259026,
                  1924.120508994632
                ],
                [
                  -121.52528956236335,
                  43.424998569652885,
                  1201.8605089946318
                ]
              ]
            ]
          },
          "id": "20190602_43121D5404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D5404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:50:53Z",
            "pc:count": 29243067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619889.323,
                "count": 29243067,
                "maximum": 620406.5748,
                "minimum": 619370.1948,
                "name": "X",
                "position": 0,
                "stddev": 293.2927295,
                "variance": 86020.62515
              },
              {
                "average": 4809788.732,
                "count": 29243067,
                "maximum": 4810474.181,
                "minimum": 4809068.041,
                "name": "Y",
                "position": 1,
                "stddev": 401.3504162,
                "variance": 161082.1566
              },
              {
                "average": 1422.509198,
                "count": 29243067,
                "maximum": 1924.120509,
                "minimum": 1201.860509,
                "name": "Z",
                "position": 2,
                "stddev": 40.22541906,
                "variance": 1618.084339
              },
              {
                "average": 17969.59554,
                "count": 29243067,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10268.64257,
                "variance": 105445020.3
              },
              {
                "average": 1.180743798,
                "count": 29243067,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4433627572,
                "variance": 0.1965705344
              },
              {
                "average": 1.361488793,
                "count": 29243067,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6134334761,
                "variance": 0.3763006296
              },
              {
                "average": 0.4970359641,
                "count": 29243067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991223,
                "variance": 0.249991223
              },
              {
                "average": 0,
                "count": 29243067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219747368,
                "count": 29243067,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.294074876,
                "variance": 1.674629784
              },
              {
                "average": 1.640522654,
                "count": 29243067,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.68399386,
                "variance": 114.1477247
              },
              {
                "average": 0.4936775612,
                "count": 29243067,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999600337,
                "variance": 0.2499600353
              },
              {
                "average": 10033.11727,
                "count": 29243067,
                "maximum": 10038,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.044912565,
                "variance": 4.181667397
              },
              {
                "average": 243536995.3,
                "count": 29243067,
                "maximum": 243540253,
                "minimum": 243534901.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1281.787215,
                "variance": 1642978.464
              },
              {
                "average": 0,
                "count": 29243067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29243067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29243067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29243067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29243067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619370.1948,
              4809068.041,
              1201.860509,
              620406.5748,
              4810474.181,
              1924.120509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619370.1948260514,
                    4809068.040575757,
                    1201.8605089946318
                  ],
                  [
                    619370.1948260514,
                    4810474.180575757,
                    1201.8605089946318
                  ],
                  [
                    620406.5748260512,
                    4810474.180575757,
                    1924.120508994632
                  ],
                  [
                    620406.5748260512,
                    4809068.040575757,
                    1924.120508994632
                  ],
                  [
                    619370.1948260514,
                    4809068.040575757,
                    1201.8605089946318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:50:53+00:00",
            "end_time": "2019-06-02T18:21:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E4112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779883623881,
              43.58749885659541,
              1275.9217098578142
            ],
            [
              -121.48748168809902,
              43.60016039714077,
              1275.9217098578142
            ],
            [
              -121.47467104242878,
              43.599990153790536,
              1871.1417098578145
            ],
            [
              -121.47499087420536,
              43.587328688057205,
              1871.1417098578145
            ],
            [
              -121.48779883623881,
              43.58749885659541,
              1275.9217098578142
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877988,
        43.58732869,
        1275.92171,
        -121.474671,
        43.6001604,
        1871.14171
      ],
      "properties": {
        "datetime": "2019-06-05T18:09:19Z",
        "pc:count": 20425051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622592.9407,
            "count": 20425051,
            "maximum": 623111.243,
            "minimum": 622076.923,
            "name": "X",
            "position": 0,
            "stddev": 291.369248,
            "variance": 84896.03869
          },
          {
            "average": 4827871.982,
            "count": 20425051,
            "maximum": 4828576.43,
            "minimum": 4827169.75,
            "name": "Y",
            "position": 1,
            "stddev": 399.5203591,
            "variance": 159616.5173
          },
          {
            "average": 1309.110151,
            "count": 20425051,
            "maximum": 1871.14171,
            "minimum": 1275.92171,
            "name": "Z",
            "position": 2,
            "stddev": 7.026970942,
            "variance": 49.37832062
          },
          {
            "average": 18042.78646,
            "count": 20425051,
            "maximum": 48768,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10344.10768,
            "variance": 107000563.7
          },
          {
            "average": 1.165032538,
            "count": 20425051,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4338037755,
            "variance": 0.1881857157
          },
          {
            "average": 1.330049555,
            "count": 20425051,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6101318456,
            "variance": 0.3722608691
          },
          {
            "average": 0.4979731018,
            "count": 20425051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959039,
            "variance": 0.2499959039
          },
          {
            "average": 0,
            "count": 20425051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227951989,
            "count": 20425051,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.23054198,
            "variance": 1.514233565
          },
          {
            "average": 1.206929837,
            "count": 20425051,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81744643,
            "variance": 117.0171473
          },
          {
            "average": 0.4840781059,
            "count": 20425051,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997464412,
            "variance": 0.2497465055
          },
          {
            "average": 10130.46259,
            "count": 20425051,
            "maximum": 10134,
            "minimum": 10127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.014874588,
            "variance": 4.059719604
          },
          {
            "average": 243790578,
            "count": 20425051,
            "maximum": 243793359.6,
            "minimum": 243787904.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1862.107251,
            "variance": 3467443.414
          },
          {
            "average": 0,
            "count": 20425051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20425051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20425051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20425051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20425051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622076.923,
          4827169.75,
          1275.92171,
          623111.243,
          4828576.43,
          1871.14171
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622076.9230396712,
                4827169.750054929,
                1275.9217098578142
              ],
              [
                622076.9230396712,
                4828576.430054929,
                1275.9217098578142
              ],
              [
                623111.2430396712,
                4828576.430054929,
                1871.1417098578145
              ],
              [
                623111.2430396712,
                4827169.750054929,
                1871.1417098578145
              ],
              [
                622076.9230396712,
                4827169.750054929,
                1275.9217098578142
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:09:19+00:00",
        "end_time": "2019-06-05T16:38:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877988,
            43.58732869,
            1275.92171,
            -121.474671,
            43.6001604,
            1871.14171
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779883623881,
                  43.58749885659541,
                  1275.9217098578142
                ],
                [
                  -121.48748168809902,
                  43.60016039714077,
                  1275.9217098578142
                ],
                [
                  -121.47467104242878,
                  43.599990153790536,
                  1871.1417098578145
                ],
                [
                  -121.47499087420536,
                  43.587328688057205,
                  1871.1417098578145
                ],
                [
                  -121.48779883623881,
                  43.58749885659541,
                  1275.9217098578142
                ]
              ]
            ]
          },
          "id": "20190605_43121E4112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:09:19Z",
            "pc:count": 20425051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622592.9407,
                "count": 20425051,
                "maximum": 623111.243,
                "minimum": 622076.923,
                "name": "X",
                "position": 0,
                "stddev": 291.369248,
                "variance": 84896.03869
              },
              {
                "average": 4827871.982,
                "count": 20425051,
                "maximum": 4828576.43,
                "minimum": 4827169.75,
                "name": "Y",
                "position": 1,
                "stddev": 399.5203591,
                "variance": 159616.5173
              },
              {
                "average": 1309.110151,
                "count": 20425051,
                "maximum": 1871.14171,
                "minimum": 1275.92171,
                "name": "Z",
                "position": 2,
                "stddev": 7.026970942,
                "variance": 49.37832062
              },
              {
                "average": 18042.78646,
                "count": 20425051,
                "maximum": 48768,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10344.10768,
                "variance": 107000563.7
              },
              {
                "average": 1.165032538,
                "count": 20425051,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4338037755,
                "variance": 0.1881857157
              },
              {
                "average": 1.330049555,
                "count": 20425051,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6101318456,
                "variance": 0.3722608691
              },
              {
                "average": 0.4979731018,
                "count": 20425051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959039,
                "variance": 0.2499959039
              },
              {
                "average": 0,
                "count": 20425051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227951989,
                "count": 20425051,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.23054198,
                "variance": 1.514233565
              },
              {
                "average": 1.206929837,
                "count": 20425051,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81744643,
                "variance": 117.0171473
              },
              {
                "average": 0.4840781059,
                "count": 20425051,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997464412,
                "variance": 0.2497465055
              },
              {
                "average": 10130.46259,
                "count": 20425051,
                "maximum": 10134,
                "minimum": 10127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.014874588,
                "variance": 4.059719604
              },
              {
                "average": 243790578,
                "count": 20425051,
                "maximum": 243793359.6,
                "minimum": 243787904.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1862.107251,
                "variance": 3467443.414
              },
              {
                "average": 0,
                "count": 20425051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20425051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20425051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20425051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20425051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622076.923,
              4827169.75,
              1275.92171,
              623111.243,
              4828576.43,
              1871.14171
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622076.9230396712,
                    4827169.750054929,
                    1275.9217098578142
                  ],
                  [
                    622076.9230396712,
                    4828576.430054929,
                    1275.9217098578142
                  ],
                  [
                    623111.2430396712,
                    4828576.430054929,
                    1871.1417098578145
                  ],
                  [
                    623111.2430396712,
                    4827169.750054929,
                    1871.1417098578145
                  ],
                  [
                    622076.9230396712,
                    4827169.750054929,
                    1275.9217098578142
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:09:19+00:00",
            "end_time": "2019-06-05T16:38: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": "20190602_43121D7216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.81273029804444,
              43.4499974934515,
              1312.7760671173662
            ],
            [
              -121.81248318597274,
              43.462624845407824,
              1312.7760671173662
            ],
            [
              -121.79973919596674,
              43.46249177134561,
              1948.916067117366
            ],
            [
              -121.79998895841042,
              43.44986447772436,
              1948.916067117366
            ],
            [
              -121.81273029804444,
              43.4499974934515,
              1312.7760671173662
            ]
          ]
        ]
      },
      "bbox": [
        -121.8127303,
        43.44986448,
        1312.776067,
        -121.7997392,
        43.46262485,
        1948.916067
      ],
      "properties": {
        "datetime": "2019-06-02T16:52:40Z",
        "pc:count": 21452632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596600.0884,
            "count": 21452632,
            "maximum": 597094.7184,
            "minimum": 596063.5784,
            "name": "X",
            "position": 0,
            "stddev": 297.4250683,
            "variance": 88461.67126
          },
          {
            "average": 4812165.85,
            "count": 21452632,
            "maximum": 4812875.427,
            "minimum": 4811472.767,
            "name": "Y",
            "position": 1,
            "stddev": 400.0355405,
            "variance": 160028.4337
          },
          {
            "average": 1391.090049,
            "count": 21452632,
            "maximum": 1948.916067,
            "minimum": 1312.776067,
            "name": "Z",
            "position": 2,
            "stddev": 4.501294692,
            "variance": 20.26165391
          },
          {
            "average": 18514.75112,
            "count": 21452632,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9309.62063,
            "variance": 86669036.27
          },
          {
            "average": 1.106301735,
            "count": 21452632,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3199682848,
            "variance": 0.1023797033
          },
          {
            "average": 1.212578112,
            "count": 21452632,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4353350217,
            "variance": 0.1895165811
          },
          {
            "average": 0.5003911874,
            "count": 21452632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998586,
            "variance": 0.2499998586
          },
          {
            "average": 0,
            "count": 21452632,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.152859286,
            "count": 21452632,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6291113107,
            "variance": 0.3957810412
          },
          {
            "average": 1.069356046,
            "count": 21452632,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.07258301,
            "variance": 122.6020944
          },
          {
            "average": 0.5029506869,
            "count": 21452632,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499991305,
            "variance": 0.2499913051
          },
          {
            "average": 10017.44231,
            "count": 21452632,
            "maximum": 10020,
            "minimum": 10012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.628000076,
            "variance": 2.650384249
          },
          {
            "average": 243528524.5,
            "count": 21452632,
            "maximum": 243529560.9,
            "minimum": 243526684.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 632.5730839,
            "variance": 400148.7064
          },
          {
            "average": 0,
            "count": 21452632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596063.5784,
          4811472.767,
          1312.776067,
          597094.7184,
          4812875.427,
          1948.916067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596063.5784362642,
                4811472.766850635,
                1312.7760671173662
              ],
              [
                596063.5784362642,
                4812875.426850636,
                1312.7760671173662
              ],
              [
                597094.7184362641,
                4812875.426850636,
                1948.916067117366
              ],
              [
                597094.7184362641,
                4811472.766850635,
                1948.916067117366
              ],
              [
                596063.5784362642,
                4811472.766850635,
                1312.7760671173662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:52:40+00:00",
        "end_time": "2019-06-02T16:04:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8127303,
            43.44986448,
            1312.776067,
            -121.7997392,
            43.46262485,
            1948.916067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.81273029804444,
                  43.4499974934515,
                  1312.7760671173662
                ],
                [
                  -121.81248318597274,
                  43.462624845407824,
                  1312.7760671173662
                ],
                [
                  -121.79973919596674,
                  43.46249177134561,
                  1948.916067117366
                ],
                [
                  -121.79998895841042,
                  43.44986447772436,
                  1948.916067117366
                ],
                [
                  -121.81273029804444,
                  43.4499974934515,
                  1312.7760671173662
                ]
              ]
            ]
          },
          "id": "20190602_43121D7216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:52:40Z",
            "pc:count": 21452632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596600.0884,
                "count": 21452632,
                "maximum": 597094.7184,
                "minimum": 596063.5784,
                "name": "X",
                "position": 0,
                "stddev": 297.4250683,
                "variance": 88461.67126
              },
              {
                "average": 4812165.85,
                "count": 21452632,
                "maximum": 4812875.427,
                "minimum": 4811472.767,
                "name": "Y",
                "position": 1,
                "stddev": 400.0355405,
                "variance": 160028.4337
              },
              {
                "average": 1391.090049,
                "count": 21452632,
                "maximum": 1948.916067,
                "minimum": 1312.776067,
                "name": "Z",
                "position": 2,
                "stddev": 4.501294692,
                "variance": 20.26165391
              },
              {
                "average": 18514.75112,
                "count": 21452632,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9309.62063,
                "variance": 86669036.27
              },
              {
                "average": 1.106301735,
                "count": 21452632,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3199682848,
                "variance": 0.1023797033
              },
              {
                "average": 1.212578112,
                "count": 21452632,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4353350217,
                "variance": 0.1895165811
              },
              {
                "average": 0.5003911874,
                "count": 21452632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998586,
                "variance": 0.2499998586
              },
              {
                "average": 0,
                "count": 21452632,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.152859286,
                "count": 21452632,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6291113107,
                "variance": 0.3957810412
              },
              {
                "average": 1.069356046,
                "count": 21452632,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.07258301,
                "variance": 122.6020944
              },
              {
                "average": 0.5029506869,
                "count": 21452632,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499991305,
                "variance": 0.2499913051
              },
              {
                "average": 10017.44231,
                "count": 21452632,
                "maximum": 10020,
                "minimum": 10012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.628000076,
                "variance": 2.650384249
              },
              {
                "average": 243528524.5,
                "count": 21452632,
                "maximum": 243529560.9,
                "minimum": 243526684.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 632.5730839,
                "variance": 400148.7064
              },
              {
                "average": 0,
                "count": 21452632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596063.5784,
              4811472.767,
              1312.776067,
              597094.7184,
              4812875.427,
              1948.916067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596063.5784362642,
                    4811472.766850635,
                    1312.7760671173662
                  ],
                  [
                    596063.5784362642,
                    4812875.426850636,
                    1312.7760671173662
                  ],
                  [
                    597094.7184362641,
                    4812875.426850636,
                    1948.916067117366
                  ],
                  [
                    597094.7184362641,
                    4811472.766850635,
                    1948.916067117366
                  ],
                  [
                    596063.5784362642,
                    4811472.766850635,
                    1312.7760671173662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:52:40+00:00",
            "end_time": "2019-06-02T16:04: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": "20190602_43121D6406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775514095294,
              43.412497970340446,
              1275.8891949436693
            ],
            [
              -121.68748209086914,
              43.42513812633198,
              1275.8891949436693
            ],
            [
              -121.67471397309109,
              43.424990844749686,
              1916.0291949436692
            ],
            [
              -121.67498967750898,
              43.412350753391465,
              1916.0291949436692
            ],
            [
              -121.68775514095294,
              43.412497970340446,
              1275.8891949436693
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877551,
        43.41235075,
        1275.889195,
        -121.674714,
        43.42513813,
        1916.029195
      ],
      "properties": {
        "datetime": "2019-06-02T20:10:51Z",
        "pc:count": 23035896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606734.8138,
            "count": 23035896,
            "maximum": 607274.9449,
            "minimum": 606241.1649,
            "name": "X",
            "position": 0,
            "stddev": 288.7920428,
            "variance": 83400.84396
          },
          {
            "average": 4808118.051,
            "count": 23035896,
            "maximum": 4808863.985,
            "minimum": 4807459.845,
            "name": "Y",
            "position": 1,
            "stddev": 388.6838856,
            "variance": 151075.1629
          },
          {
            "average": 1361.351728,
            "count": 23035896,
            "maximum": 1916.029195,
            "minimum": 1275.889195,
            "name": "Z",
            "position": 2,
            "stddev": 7.219392767,
            "variance": 52.11963193
          },
          {
            "average": 21237.97501,
            "count": 23035896,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9494.31272,
            "variance": 90141974.03
          },
          {
            "average": 1.086023917,
            "count": 23035896,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2929517843,
            "variance": 0.08582074791
          },
          {
            "average": 1.172062897,
            "count": 23035896,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4050228229,
            "variance": 0.1640434871
          },
          {
            "average": 0.5025226716,
            "count": 23035896,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936469,
            "variance": 0.249993647
          },
          {
            "average": 0,
            "count": 23035896,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169066877,
            "count": 23035896,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6569652745,
            "variance": 0.4316033719
          },
          {
            "average": -0.6010858572,
            "count": 23035896,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.54167382,
            "variance": 111.1268868
          },
          {
            "average": 0.4929369797,
            "count": 23035896,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999501221,
            "variance": 0.2499501246
          },
          {
            "average": 10037.04228,
            "count": 23035896,
            "maximum": 10040,
            "minimum": 10032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.156997288,
            "variance": 4.652637301
          },
          {
            "average": 243539562.7,
            "count": 23035896,
            "maximum": 243541451.4,
            "minimum": 243536446.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1383.166234,
            "variance": 1913148.83
          },
          {
            "average": 0,
            "count": 23035896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23035896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23035896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23035896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23035896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606241.1649,
          4807459.845,
          1275.889195,
          607274.9449,
          4808863.985,
          1916.029195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606241.164929534,
                4807459.844522599,
                1275.8891949436693
              ],
              [
                606241.164929534,
                4808863.9845226,
                1275.8891949436693
              ],
              [
                607274.944929534,
                4808863.9845226,
                1916.0291949436692
              ],
              [
                607274.944929534,
                4807459.844522599,
                1916.0291949436692
              ],
              [
                606241.164929534,
                4807459.844522599,
                1275.8891949436693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:10:51+00:00",
        "end_time": "2019-06-02T18:47:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877551,
            43.41235075,
            1275.889195,
            -121.674714,
            43.42513813,
            1916.029195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775514095294,
                  43.412497970340446,
                  1275.8891949436693
                ],
                [
                  -121.68748209086914,
                  43.42513812633198,
                  1275.8891949436693
                ],
                [
                  -121.67471397309109,
                  43.424990844749686,
                  1916.0291949436692
                ],
                [
                  -121.67498967750898,
                  43.412350753391465,
                  1916.0291949436692
                ],
                [
                  -121.68775514095294,
                  43.412497970340446,
                  1275.8891949436693
                ]
              ]
            ]
          },
          "id": "20190602_43121D6406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:10:51Z",
            "pc:count": 23035896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606734.8138,
                "count": 23035896,
                "maximum": 607274.9449,
                "minimum": 606241.1649,
                "name": "X",
                "position": 0,
                "stddev": 288.7920428,
                "variance": 83400.84396
              },
              {
                "average": 4808118.051,
                "count": 23035896,
                "maximum": 4808863.985,
                "minimum": 4807459.845,
                "name": "Y",
                "position": 1,
                "stddev": 388.6838856,
                "variance": 151075.1629
              },
              {
                "average": 1361.351728,
                "count": 23035896,
                "maximum": 1916.029195,
                "minimum": 1275.889195,
                "name": "Z",
                "position": 2,
                "stddev": 7.219392767,
                "variance": 52.11963193
              },
              {
                "average": 21237.97501,
                "count": 23035896,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9494.31272,
                "variance": 90141974.03
              },
              {
                "average": 1.086023917,
                "count": 23035896,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2929517843,
                "variance": 0.08582074791
              },
              {
                "average": 1.172062897,
                "count": 23035896,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4050228229,
                "variance": 0.1640434871
              },
              {
                "average": 0.5025226716,
                "count": 23035896,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936469,
                "variance": 0.249993647
              },
              {
                "average": 0,
                "count": 23035896,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169066877,
                "count": 23035896,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6569652745,
                "variance": 0.4316033719
              },
              {
                "average": -0.6010858572,
                "count": 23035896,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.54167382,
                "variance": 111.1268868
              },
              {
                "average": 0.4929369797,
                "count": 23035896,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999501221,
                "variance": 0.2499501246
              },
              {
                "average": 10037.04228,
                "count": 23035896,
                "maximum": 10040,
                "minimum": 10032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.156997288,
                "variance": 4.652637301
              },
              {
                "average": 243539562.7,
                "count": 23035896,
                "maximum": 243541451.4,
                "minimum": 243536446.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1383.166234,
                "variance": 1913148.83
              },
              {
                "average": 0,
                "count": 23035896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23035896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23035896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23035896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23035896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606241.1649,
              4807459.845,
              1275.889195,
              607274.9449,
              4808863.985,
              1916.029195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606241.164929534,
                    4807459.844522599,
                    1275.8891949436693
                  ],
                  [
                    606241.164929534,
                    4808863.9845226,
                    1275.8891949436693
                  ],
                  [
                    607274.944929534,
                    4808863.9845226,
                    1916.0291949436692
                  ],
                  [
                    607274.944929534,
                    4807459.844522599,
                    1916.0291949436692
                  ],
                  [
                    606241.164929534,
                    4807459.844522599,
                    1275.8891949436693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:10:51+00:00",
            "end_time": "2019-06-02T18:47: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": "20190605_43121E4107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779861221824,
              43.59999895153018,
              1297.2146634464734
            ],
            [
              -121.48748468304106,
              43.61252652971136,
              1297.2146634464734
            ],
            [
              -121.47467389040169,
              43.61235628140418,
              1899.6346634464735
            ],
            [
              -121.47499047601322,
              43.59982877724423,
              1899.6346634464735
            ],
            [
              -121.48779861221824,
              43.59999895153018,
              1297.2146634464734
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877986,
        43.59982878,
        1297.214663,
        -121.4746739,
        43.61252653,
        1899.634663
      ],
      "properties": {
        "datetime": "2019-06-05T18:40:41Z",
        "pc:count": 7747718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622425.0967,
            "count": 7747718,
            "maximum": 623085.7899,
            "minimum": 622051.6699,
            "name": "X",
            "position": 0,
            "stddev": 330.8755852,
            "variance": 109478.6529
          },
          {
            "average": 4828996.76,
            "count": 7747718,
            "maximum": 4829949.834,
            "minimum": 4828558.034,
            "name": "Y",
            "position": 1,
            "stddev": 405.8072758,
            "variance": 164679.5451
          },
          {
            "average": 1312.692387,
            "count": 7747718,
            "maximum": 1899.634663,
            "minimum": 1297.214663,
            "name": "Z",
            "position": 2,
            "stddev": 8.540573408,
            "variance": 72.94139414
          },
          {
            "average": 19872.69531,
            "count": 7747718,
            "maximum": 47371,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10244.63695,
            "variance": 104952586.2
          },
          {
            "average": 1.13103639,
            "count": 7747718,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3767608296,
            "variance": 0.1419487227
          },
          {
            "average": 1.262064391,
            "count": 7747718,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5269651601,
            "variance": 0.27769228
          },
          {
            "average": 0.5076629015,
            "count": 7747718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999413088,
            "variance": 0.2499413122
          },
          {
            "average": 0,
            "count": 7747718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193823007,
            "count": 7747718,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.026199056,
            "variance": 1.053084503
          },
          {
            "average": -2.803360525,
            "count": 7747718,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.60175767,
            "variance": 112.3972658
          },
          {
            "average": 0.5004678797,
            "count": 7747718,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998134,
            "variance": 0.2499998134
          },
          {
            "average": 10134.00605,
            "count": 7747718,
            "maximum": 10138,
            "minimum": 10132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.286228205,
            "variance": 1.654382995
          },
          {
            "average": 243793218.9,
            "count": 7747718,
            "maximum": 243795241.8,
            "minimum": 243792343.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 665.6197726,
            "variance": 443049.6817
          },
          {
            "average": 0,
            "count": 7747718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7747718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7747718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7747718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7747718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622051.6699,
          4828558.034,
          1297.214663,
          623085.7899,
          4829949.834,
          1899.634663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622051.669895153,
                4828558.033856556,
                1297.2146634464734
              ],
              [
                622051.669895153,
                4829949.833856557,
                1297.2146634464734
              ],
              [
                623085.7898951531,
                4829949.833856557,
                1899.6346634464735
              ],
              [
                623085.7898951531,
                4828558.033856556,
                1899.6346634464735
              ],
              [
                622051.669895153,
                4828558.033856556,
                1297.2146634464734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:40:41+00:00",
        "end_time": "2019-06-05T17:52:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877986,
            43.59982878,
            1297.214663,
            -121.4746739,
            43.61252653,
            1899.634663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779861221824,
                  43.59999895153018,
                  1297.2146634464734
                ],
                [
                  -121.48748468304106,
                  43.61252652971136,
                  1297.2146634464734
                ],
                [
                  -121.47467389040169,
                  43.61235628140418,
                  1899.6346634464735
                ],
                [
                  -121.47499047601322,
                  43.59982877724423,
                  1899.6346634464735
                ],
                [
                  -121.48779861221824,
                  43.59999895153018,
                  1297.2146634464734
                ]
              ]
            ]
          },
          "id": "20190605_43121E4107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:40:41Z",
            "pc:count": 7747718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622425.0967,
                "count": 7747718,
                "maximum": 623085.7899,
                "minimum": 622051.6699,
                "name": "X",
                "position": 0,
                "stddev": 330.8755852,
                "variance": 109478.6529
              },
              {
                "average": 4828996.76,
                "count": 7747718,
                "maximum": 4829949.834,
                "minimum": 4828558.034,
                "name": "Y",
                "position": 1,
                "stddev": 405.8072758,
                "variance": 164679.5451
              },
              {
                "average": 1312.692387,
                "count": 7747718,
                "maximum": 1899.634663,
                "minimum": 1297.214663,
                "name": "Z",
                "position": 2,
                "stddev": 8.540573408,
                "variance": 72.94139414
              },
              {
                "average": 19872.69531,
                "count": 7747718,
                "maximum": 47371,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10244.63695,
                "variance": 104952586.2
              },
              {
                "average": 1.13103639,
                "count": 7747718,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3767608296,
                "variance": 0.1419487227
              },
              {
                "average": 1.262064391,
                "count": 7747718,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5269651601,
                "variance": 0.27769228
              },
              {
                "average": 0.5076629015,
                "count": 7747718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999413088,
                "variance": 0.2499413122
              },
              {
                "average": 0,
                "count": 7747718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193823007,
                "count": 7747718,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.026199056,
                "variance": 1.053084503
              },
              {
                "average": -2.803360525,
                "count": 7747718,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.60175767,
                "variance": 112.3972658
              },
              {
                "average": 0.5004678797,
                "count": 7747718,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998134,
                "variance": 0.2499998134
              },
              {
                "average": 10134.00605,
                "count": 7747718,
                "maximum": 10138,
                "minimum": 10132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.286228205,
                "variance": 1.654382995
              },
              {
                "average": 243793218.9,
                "count": 7747718,
                "maximum": 243795241.8,
                "minimum": 243792343.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 665.6197726,
                "variance": 443049.6817
              },
              {
                "average": 0,
                "count": 7747718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7747718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7747718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7747718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7747718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622051.6699,
              4828558.034,
              1297.214663,
              623085.7899,
              4829949.834,
              1899.634663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622051.669895153,
                    4828558.033856556,
                    1297.2146634464734
                  ],
                  [
                    622051.669895153,
                    4829949.833856557,
                    1297.2146634464734
                  ],
                  [
                    623085.7898951531,
                    4829949.833856557,
                    1899.6346634464735
                  ],
                  [
                    623085.7898951531,
                    4828558.033856556,
                    1899.6346634464735
                  ],
                  [
                    622051.669895153,
                    4828558.033856556,
                    1297.2146634464734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:40:41+00:00",
            "end_time": "2019-06-05T17: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": "20190602_43121D7125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.82522759191235,
              43.437497432692425,
              1300.5613955064177
            ],
            [
              -121.82498322211077,
              43.4501230687581,
              1300.5613955064177
            ],
            [
              -121.81224179938543,
              43.44999141795895,
              1958.0413955064178
            ],
            [
              -121.81248881752776,
              43.437365839597994,
              1958.0413955064178
            ],
            [
              -121.82522759191235,
              43.437497432692425,
              1300.5613955064177
            ]
          ]
        ]
      },
      "bbox": [
        -121.8252276,
        43.43736584,
        1300.561396,
        -121.8122418,
        43.45012307,
        1958.041396
      ],
      "properties": {
        "datetime": "2019-06-02T16:52:11Z",
        "pc:count": 22581689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595603.3224,
            "count": 22581689,
            "maximum": 596103.1135,
            "minimum": 595071.9735,
            "name": "X",
            "position": 0,
            "stddev": 291.9678413,
            "variance": 85245.22033
          },
          {
            "average": 4810754.509,
            "count": 22581689,
            "maximum": 4811472.656,
            "minimum": 4810070.196,
            "name": "Y",
            "position": 1,
            "stddev": 407.8832922,
            "variance": 166368.7801
          },
          {
            "average": 1394.236407,
            "count": 22581689,
            "maximum": 1958.041396,
            "minimum": 1300.561396,
            "name": "Z",
            "position": 2,
            "stddev": 4.871984835,
            "variance": 23.73623623
          },
          {
            "average": 17580.26254,
            "count": 22581689,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9350.263998,
            "variance": 87427436.84
          },
          {
            "average": 1.125155474,
            "count": 22581689,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3510144015,
            "variance": 0.12321111
          },
          {
            "average": 1.250278622,
            "count": 22581689,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4783112003,
            "variance": 0.2287816043
          },
          {
            "average": 0.4999238542,
            "count": 22581689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000053,
            "variance": 0.2500000053
          },
          {
            "average": 0,
            "count": 22581689,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.159810588,
            "count": 22581689,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7213005994,
            "variance": 0.5202745547
          },
          {
            "average": 1.122961353,
            "count": 22581689,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0224815,
            "variance": 121.4950984
          },
          {
            "average": 0.5018162725,
            "count": 22581689,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999967122,
            "variance": 0.2499967122
          },
          {
            "average": 10017.2276,
            "count": 22581689,
            "maximum": 10020,
            "minimum": 10012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.740207744,
            "variance": 3.028322994
          },
          {
            "average": 243528440.5,
            "count": 22581689,
            "maximum": 243529531.8,
            "minimum": 243526714.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 672.020099,
            "variance": 451611.0134
          },
          {
            "average": 0,
            "count": 22581689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22581689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22581689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22581689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22581689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595071.9735,
          4810070.196,
          1300.561396,
          596103.1135,
          4811472.656,
          1958.041396
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595071.9734525309,
                4810070.195581626,
                1300.5613955064177
              ],
              [
                595071.9734525309,
                4811472.655581627,
                1300.5613955064177
              ],
              [
                596103.1134525308,
                4811472.655581627,
                1958.0413955064178
              ],
              [
                596103.1134525308,
                4810070.195581626,
                1958.0413955064178
              ],
              [
                595071.9734525309,
                4810070.195581626,
                1300.5613955064177
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:52:11+00:00",
        "end_time": "2019-06-02T16:05:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8252276,
            43.43736584,
            1300.561396,
            -121.8122418,
            43.45012307,
            1958.041396
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.82522759191235,
                  43.437497432692425,
                  1300.5613955064177
                ],
                [
                  -121.82498322211077,
                  43.4501230687581,
                  1300.5613955064177
                ],
                [
                  -121.81224179938543,
                  43.44999141795895,
                  1958.0413955064178
                ],
                [
                  -121.81248881752776,
                  43.437365839597994,
                  1958.0413955064178
                ],
                [
                  -121.82522759191235,
                  43.437497432692425,
                  1300.5613955064177
                ]
              ]
            ]
          },
          "id": "20190602_43121D7125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:52:11Z",
            "pc:count": 22581689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595603.3224,
                "count": 22581689,
                "maximum": 596103.1135,
                "minimum": 595071.9735,
                "name": "X",
                "position": 0,
                "stddev": 291.9678413,
                "variance": 85245.22033
              },
              {
                "average": 4810754.509,
                "count": 22581689,
                "maximum": 4811472.656,
                "minimum": 4810070.196,
                "name": "Y",
                "position": 1,
                "stddev": 407.8832922,
                "variance": 166368.7801
              },
              {
                "average": 1394.236407,
                "count": 22581689,
                "maximum": 1958.041396,
                "minimum": 1300.561396,
                "name": "Z",
                "position": 2,
                "stddev": 4.871984835,
                "variance": 23.73623623
              },
              {
                "average": 17580.26254,
                "count": 22581689,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9350.263998,
                "variance": 87427436.84
              },
              {
                "average": 1.125155474,
                "count": 22581689,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3510144015,
                "variance": 0.12321111
              },
              {
                "average": 1.250278622,
                "count": 22581689,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4783112003,
                "variance": 0.2287816043
              },
              {
                "average": 0.4999238542,
                "count": 22581689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000053,
                "variance": 0.2500000053
              },
              {
                "average": 0,
                "count": 22581689,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.159810588,
                "count": 22581689,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7213005994,
                "variance": 0.5202745547
              },
              {
                "average": 1.122961353,
                "count": 22581689,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0224815,
                "variance": 121.4950984
              },
              {
                "average": 0.5018162725,
                "count": 22581689,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999967122,
                "variance": 0.2499967122
              },
              {
                "average": 10017.2276,
                "count": 22581689,
                "maximum": 10020,
                "minimum": 10012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.740207744,
                "variance": 3.028322994
              },
              {
                "average": 243528440.5,
                "count": 22581689,
                "maximum": 243529531.8,
                "minimum": 243526714.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 672.020099,
                "variance": 451611.0134
              },
              {
                "average": 0,
                "count": 22581689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22581689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22581689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22581689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22581689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595071.9735,
              4810070.196,
              1300.561396,
              596103.1135,
              4811472.656,
              1958.041396
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595071.9734525309,
                    4810070.195581626,
                    1300.5613955064177
                  ],
                  [
                    595071.9734525309,
                    4811472.655581627,
                    1300.5613955064177
                  ],
                  [
                    596103.1134525308,
                    4811472.655581627,
                    1958.0413955064178
                  ],
                  [
                    596103.1134525308,
                    4810070.195581626,
                    1958.0413955064178
                  ],
                  [
                    595071.9734525309,
                    4810070.195581626,
                    1300.5613955064177
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:52:11+00:00",
            "end_time": "2019-06-02T16:05: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": "20190602_43121D6324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71257510367106,
              43.38327782169487,
              1335.6954049014737
            ],
            [
              -121.71248286305983,
              43.38763560868215,
              1335.6954049014737
            ],
            [
              -121.6998967804574,
              43.3874931996526,
              1944.0354049014738
            ],
            [
              -121.69998992214775,
              43.38313543421545,
              1944.0354049014738
            ],
            [
              -121.71257510367106,
              43.38327782169487,
              1335.6954049014737
            ]
          ]
        ]
      },
      "bbox": [
        -121.7125751,
        43.38313543,
        1335.695405,
        -121.6998968,
        43.38763561,
        1944.035405
      ],
      "properties": {
        "datetime": "2019-06-02T18:08:56Z",
        "pc:count": 8439127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604798.1364,
            "count": 8439127,
            "maximum": 605301.4539,
            "minimum": 604281.7939,
            "name": "X",
            "position": 0,
            "stddev": 293.1586066,
            "variance": 85941.9686
          },
          {
            "average": 4804429.139,
            "count": 8439127,
            "maximum": 4804667.467,
            "minimum": 4804183.387,
            "name": "Y",
            "position": 1,
            "stddev": 132.054075,
            "variance": 17438.27873
          },
          {
            "average": 1410.223467,
            "count": 8439127,
            "maximum": 1944.035405,
            "minimum": 1335.695405,
            "name": "Z",
            "position": 2,
            "stddev": 11.50292221,
            "variance": 132.3172194
          },
          {
            "average": 19541.20584,
            "count": 8439127,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9992.593819,
            "variance": 99851931.23
          },
          {
            "average": 1.154450691,
            "count": 8439127,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4169073967,
            "variance": 0.1738117774
          },
          {
            "average": 1.308883016,
            "count": 8439127,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5857897238,
            "variance": 0.3431496005
          },
          {
            "average": 0.5025934555,
            "count": 8439127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933036,
            "variance": 0.2499933036
          },
          {
            "average": 0,
            "count": 8439127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256057884,
            "count": 8439127,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.352297524,
            "variance": 1.828708594
          },
          {
            "average": 0.0408790514,
            "count": 8439127,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.59624325,
            "variance": 112.280371
          },
          {
            "average": 0.5081070589,
            "count": 8439127,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999343009,
            "variance": 0.2499343052
          },
          {
            "average": 10026.88152,
            "count": 8439127,
            "maximum": 10029,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8710659215,
            "variance": 0.7587558396
          },
          {
            "average": 243533051.8,
            "count": 8439127,
            "maximum": 243534136.9,
            "minimum": 243531735.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 564.7333501,
            "variance": 318923.7567
          },
          {
            "average": 0,
            "count": 8439127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8439127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8439127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8439127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8439127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604281.7939,
          4804183.387,
          1335.695405,
          605301.4539,
          4804667.467,
          1944.035405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604281.7938563232,
                4804183.387490406,
                1335.6954049014737
              ],
              [
                604281.7938563232,
                4804667.467490406,
                1335.6954049014737
              ],
              [
                605301.4538563231,
                4804667.467490406,
                1944.0354049014738
              ],
              [
                605301.4538563231,
                4804183.387490406,
                1944.0354049014738
              ],
              [
                604281.7938563232,
                4804183.387490406,
                1335.6954049014737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:08:56+00:00",
        "end_time": "2019-06-02T17:28:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7125751,
            43.38313543,
            1335.695405,
            -121.6998968,
            43.38763561,
            1944.035405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71257510367106,
                  43.38327782169487,
                  1335.6954049014737
                ],
                [
                  -121.71248286305983,
                  43.38763560868215,
                  1335.6954049014737
                ],
                [
                  -121.6998967804574,
                  43.3874931996526,
                  1944.0354049014738
                ],
                [
                  -121.69998992214775,
                  43.38313543421545,
                  1944.0354049014738
                ],
                [
                  -121.71257510367106,
                  43.38327782169487,
                  1335.6954049014737
                ]
              ]
            ]
          },
          "id": "20190602_43121D6324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:08:56Z",
            "pc:count": 8439127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604798.1364,
                "count": 8439127,
                "maximum": 605301.4539,
                "minimum": 604281.7939,
                "name": "X",
                "position": 0,
                "stddev": 293.1586066,
                "variance": 85941.9686
              },
              {
                "average": 4804429.139,
                "count": 8439127,
                "maximum": 4804667.467,
                "minimum": 4804183.387,
                "name": "Y",
                "position": 1,
                "stddev": 132.054075,
                "variance": 17438.27873
              },
              {
                "average": 1410.223467,
                "count": 8439127,
                "maximum": 1944.035405,
                "minimum": 1335.695405,
                "name": "Z",
                "position": 2,
                "stddev": 11.50292221,
                "variance": 132.3172194
              },
              {
                "average": 19541.20584,
                "count": 8439127,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9992.593819,
                "variance": 99851931.23
              },
              {
                "average": 1.154450691,
                "count": 8439127,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4169073967,
                "variance": 0.1738117774
              },
              {
                "average": 1.308883016,
                "count": 8439127,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5857897238,
                "variance": 0.3431496005
              },
              {
                "average": 0.5025934555,
                "count": 8439127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933036,
                "variance": 0.2499933036
              },
              {
                "average": 0,
                "count": 8439127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256057884,
                "count": 8439127,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.352297524,
                "variance": 1.828708594
              },
              {
                "average": 0.0408790514,
                "count": 8439127,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.59624325,
                "variance": 112.280371
              },
              {
                "average": 0.5081070589,
                "count": 8439127,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999343009,
                "variance": 0.2499343052
              },
              {
                "average": 10026.88152,
                "count": 8439127,
                "maximum": 10029,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8710659215,
                "variance": 0.7587558396
              },
              {
                "average": 243533051.8,
                "count": 8439127,
                "maximum": 243534136.9,
                "minimum": 243531735.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 564.7333501,
                "variance": 318923.7567
              },
              {
                "average": 0,
                "count": 8439127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8439127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8439127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8439127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8439127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604281.7939,
              4804183.387,
              1335.695405,
              605301.4539,
              4804667.467,
              1944.035405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604281.7938563232,
                    4804183.387490406,
                    1335.6954049014737
                  ],
                  [
                    604281.7938563232,
                    4804667.467490406,
                    1335.6954049014737
                  ],
                  [
                    605301.4538563231,
                    4804667.467490406,
                    1944.0354049014738
                  ],
                  [
                    605301.4538563231,
                    4804183.387490406,
                    1944.0354049014738
                  ],
                  [
                    604281.7938563232,
                    4804183.387490406,
                    1335.6954049014737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:08:56+00:00",
            "end_time": "2019-06-02T17:28:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61259817086126,
              43.61249593001184,
              1270.7271089121668
            ],
            [
              -121.6124832180469,
              43.61749480857351,
              1270.7271089121668
            ],
            [
              -121.59987434505345,
              43.61734104896229,
              1842.4271089121667
            ],
            [
              -121.59999034165811,
              43.61234219707975,
              1842.4271089121667
            ],
            [
              -121.61259817086126,
              43.61249593001184,
              1270.7271089121668
            ]
          ]
        ]
      },
      "bbox": [
        -121.6125982,
        43.6123422,
        1270.727109,
        -121.5998743,
        43.61749481,
        1842.427109
      ],
      "properties": {
        "datetime": "2019-06-05T19:15:57Z",
        "pc:count": 8186873,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612444.0147,
            "count": 8186873,
            "maximum": 612973.3328,
            "minimum": 611955.6528,
            "name": "X",
            "position": 0,
            "stddev": 292.4166831,
            "variance": 85507.51653
          },
          {
            "average": 4830040.86,
            "count": 8186873,
            "maximum": 4830325.501,
            "minimum": 4829770.161,
            "name": "Y",
            "position": 1,
            "stddev": 161.559526,
            "variance": 26101.48045
          },
          {
            "average": 1309.653082,
            "count": 8186873,
            "maximum": 1842.427109,
            "minimum": 1270.727109,
            "name": "Z",
            "position": 2,
            "stddev": 7.877292097,
            "variance": 62.05173078
          },
          {
            "average": 18143.51403,
            "count": 8186873,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10313.60648,
            "variance": 106370478.6
          },
          {
            "average": 1.175866903,
            "count": 8186873,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4571021966,
            "variance": 0.2089424182
          },
          {
            "average": 1.351785841,
            "count": 8186873,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6481039797,
            "variance": 0.4200387685
          },
          {
            "average": 0.5060856569,
            "count": 8186873,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999629939,
            "variance": 0.2499629953
          },
          {
            "average": 0,
            "count": 8186873,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288959045,
            "count": 8186873,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.589526625,
            "variance": 2.526594891
          },
          {
            "average": -2.357689038,
            "count": 8186873,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.50727851,
            "variance": 110.4029018
          },
          {
            "average": 0.5133199208,
            "count": 8186873,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998225787,
            "variance": 0.2498226102
          },
          {
            "average": 10141.33521,
            "count": 8186873,
            "maximum": 10143,
            "minimum": 10140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.787460939,
            "variance": 0.6200947304
          },
          {
            "average": 243796642.3,
            "count": 8186873,
            "maximum": 243797357.8,
            "minimum": 243795952.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 355.1520889,
            "variance": 126133.0063
          },
          {
            "average": 0,
            "count": 8186873,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8186873,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8186873,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8186873,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8186873,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611955.6528,
          4829770.161,
          1270.727109,
          612973.3328,
          4830325.501,
          1842.427109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611955.6528372957,
                4829770.161441872,
                1270.7271089121668
              ],
              [
                611955.6528372957,
                4830325.501441872,
                1270.7271089121668
              ],
              [
                612973.3328372956,
                4830325.501441872,
                1842.4271089121667
              ],
              [
                612973.3328372956,
                4829770.161441872,
                1842.4271089121667
              ],
              [
                611955.6528372957,
                4829770.161441872,
                1270.7271089121668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:15:57+00:00",
        "end_time": "2019-06-05T18:52:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6125982,
            43.6123422,
            1270.727109,
            -121.5998743,
            43.61749481,
            1842.427109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61259817086126,
                  43.61249593001184,
                  1270.7271089121668
                ],
                [
                  -121.6124832180469,
                  43.61749480857351,
                  1270.7271089121668
                ],
                [
                  -121.59987434505345,
                  43.61734104896229,
                  1842.4271089121667
                ],
                [
                  -121.59999034165811,
                  43.61234219707975,
                  1842.4271089121667
                ],
                [
                  -121.61259817086126,
                  43.61249593001184,
                  1270.7271089121668
                ]
              ]
            ]
          },
          "id": "20190605_43121E5102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:15:57Z",
            "pc:count": 8186873,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612444.0147,
                "count": 8186873,
                "maximum": 612973.3328,
                "minimum": 611955.6528,
                "name": "X",
                "position": 0,
                "stddev": 292.4166831,
                "variance": 85507.51653
              },
              {
                "average": 4830040.86,
                "count": 8186873,
                "maximum": 4830325.501,
                "minimum": 4829770.161,
                "name": "Y",
                "position": 1,
                "stddev": 161.559526,
                "variance": 26101.48045
              },
              {
                "average": 1309.653082,
                "count": 8186873,
                "maximum": 1842.427109,
                "minimum": 1270.727109,
                "name": "Z",
                "position": 2,
                "stddev": 7.877292097,
                "variance": 62.05173078
              },
              {
                "average": 18143.51403,
                "count": 8186873,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10313.60648,
                "variance": 106370478.6
              },
              {
                "average": 1.175866903,
                "count": 8186873,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4571021966,
                "variance": 0.2089424182
              },
              {
                "average": 1.351785841,
                "count": 8186873,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6481039797,
                "variance": 0.4200387685
              },
              {
                "average": 0.5060856569,
                "count": 8186873,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999629939,
                "variance": 0.2499629953
              },
              {
                "average": 0,
                "count": 8186873,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288959045,
                "count": 8186873,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.589526625,
                "variance": 2.526594891
              },
              {
                "average": -2.357689038,
                "count": 8186873,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.50727851,
                "variance": 110.4029018
              },
              {
                "average": 0.5133199208,
                "count": 8186873,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998225787,
                "variance": 0.2498226102
              },
              {
                "average": 10141.33521,
                "count": 8186873,
                "maximum": 10143,
                "minimum": 10140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.787460939,
                "variance": 0.6200947304
              },
              {
                "average": 243796642.3,
                "count": 8186873,
                "maximum": 243797357.8,
                "minimum": 243795952.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 355.1520889,
                "variance": 126133.0063
              },
              {
                "average": 0,
                "count": 8186873,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8186873,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8186873,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8186873,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8186873,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611955.6528,
              4829770.161,
              1270.727109,
              612973.3328,
              4830325.501,
              1842.427109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611955.6528372957,
                    4829770.161441872,
                    1270.7271089121668
                  ],
                  [
                    611955.6528372957,
                    4830325.501441872,
                    1270.7271089121668
                  ],
                  [
                    612973.3328372956,
                    4830325.501441872,
                    1842.4271089121667
                  ],
                  [
                    612973.3328372956,
                    4829770.161441872,
                    1842.4271089121667
                  ],
                  [
                    611955.6528372957,
                    4829770.161441872,
                    1270.7271089121668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:15:57+00:00",
            "end_time": "2019-06-05T18:52: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": "20190602_43121D7201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.80217602836132,
              43.487494665403425,
              1319.1759962640315
            ],
            [
              -121.8021659262272,
              43.48800581875746,
              1319.1759962640315
            ],
            [
              -121.79997719979399,
              43.48798286632928,
              1823.4559962640317
            ],
            [
              -121.79998732037633,
              43.48747171338261,
              1823.4559962640317
            ],
            [
              -121.80217602836132,
              43.487494665403425,
              1319.1759962640315
            ]
          ]
        ]
      },
      "bbox": [
        -121.802176,
        43.48747171,
        1319.175996,
        -121.7999772,
        43.48800582,
        1823.455996
      ],
      "properties": {
        "datetime": "2019-06-02T17:13:05Z",
        "pc:count": 81362,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596962.7651,
            "count": 81362,
            "maximum": 597034.6625,
            "minimum": 596857.6425,
            "name": "X",
            "position": 0,
            "stddev": 43.31176416,
            "variance": 1875.908915
          },
          {
            "average": 4815673.481,
            "count": 81362,
            "maximum": 4815706.162,
            "minimum": 4815649.382,
            "name": "Y",
            "position": 1,
            "stddev": 14.65940746,
            "variance": 214.898227
          },
          {
            "average": 1395.376354,
            "count": 81362,
            "maximum": 1823.455996,
            "minimum": 1319.175996,
            "name": "Z",
            "position": 2,
            "stddev": 5.558355386,
            "variance": 30.8953146
          },
          {
            "average": 15979.32108,
            "count": 81362,
            "maximum": 26713,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1996.897932,
            "variance": 3987601.35
          },
          {
            "average": 1.002015683,
            "count": 81362,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04485136278,
            "variance": 0.002011644744
          },
          {
            "average": 1.00409282,
            "count": 81362,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0640367119,
            "variance": 0.004100700471
          },
          {
            "average": 0.5063788992,
            "count": 81362,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999623805,
            "variance": 0.2499623819
          },
          {
            "average": 0,
            "count": 81362,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328998796,
            "count": 81362,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9887293989,
            "variance": 0.9775858242
          },
          {
            "average": -0.8234997083,
            "count": 81362,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99015796,
            "variance": 143.7638879
          },
          {
            "average": 0.5276173152,
            "count": 81362,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992397693,
            "variance": 0.2492403473
          },
          {
            "average": 10021.92114,
            "count": 81362,
            "maximum": 10023,
            "minimum": 10021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7918232542,
            "variance": 0.6269840659
          },
          {
            "average": 243530354.2,
            "count": 81362,
            "maximum": 243530785.2,
            "minimum": 243529992.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 312.5589887,
            "variance": 97693.1214
          },
          {
            "average": 0,
            "count": 81362,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81362,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81362,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81362,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81362,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596857.6425,
          4815649.382,
          1319.175996,
          597034.6625,
          4815706.162,
          1823.455996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596857.6425232156,
                4815649.382335665,
                1319.1759962640315
              ],
              [
                596857.6425232156,
                4815706.162335664,
                1319.1759962640315
              ],
              [
                597034.6625232156,
                4815706.162335664,
                1823.4559962640317
              ],
              [
                597034.6625232156,
                4815649.382335665,
                1823.4559962640317
              ],
              [
                596857.6425232156,
                4815649.382335665,
                1319.1759962640315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:13:05+00:00",
        "end_time": "2019-06-02T16:59:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.802176,
            43.48747171,
            1319.175996,
            -121.7999772,
            43.48800582,
            1823.455996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.80217602836132,
                  43.487494665403425,
                  1319.1759962640315
                ],
                [
                  -121.8021659262272,
                  43.48800581875746,
                  1319.1759962640315
                ],
                [
                  -121.79997719979399,
                  43.48798286632928,
                  1823.4559962640317
                ],
                [
                  -121.79998732037633,
                  43.48747171338261,
                  1823.4559962640317
                ],
                [
                  -121.80217602836132,
                  43.487494665403425,
                  1319.1759962640315
                ]
              ]
            ]
          },
          "id": "20190602_43121D7201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:13:05Z",
            "pc:count": 81362,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596962.7651,
                "count": 81362,
                "maximum": 597034.6625,
                "minimum": 596857.6425,
                "name": "X",
                "position": 0,
                "stddev": 43.31176416,
                "variance": 1875.908915
              },
              {
                "average": 4815673.481,
                "count": 81362,
                "maximum": 4815706.162,
                "minimum": 4815649.382,
                "name": "Y",
                "position": 1,
                "stddev": 14.65940746,
                "variance": 214.898227
              },
              {
                "average": 1395.376354,
                "count": 81362,
                "maximum": 1823.455996,
                "minimum": 1319.175996,
                "name": "Z",
                "position": 2,
                "stddev": 5.558355386,
                "variance": 30.8953146
              },
              {
                "average": 15979.32108,
                "count": 81362,
                "maximum": 26713,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1996.897932,
                "variance": 3987601.35
              },
              {
                "average": 1.002015683,
                "count": 81362,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04485136278,
                "variance": 0.002011644744
              },
              {
                "average": 1.00409282,
                "count": 81362,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0640367119,
                "variance": 0.004100700471
              },
              {
                "average": 0.5063788992,
                "count": 81362,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999623805,
                "variance": 0.2499623819
              },
              {
                "average": 0,
                "count": 81362,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328998796,
                "count": 81362,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9887293989,
                "variance": 0.9775858242
              },
              {
                "average": -0.8234997083,
                "count": 81362,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99015796,
                "variance": 143.7638879
              },
              {
                "average": 0.5276173152,
                "count": 81362,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992397693,
                "variance": 0.2492403473
              },
              {
                "average": 10021.92114,
                "count": 81362,
                "maximum": 10023,
                "minimum": 10021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7918232542,
                "variance": 0.6269840659
              },
              {
                "average": 243530354.2,
                "count": 81362,
                "maximum": 243530785.2,
                "minimum": 243529992.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 312.5589887,
                "variance": 97693.1214
              },
              {
                "average": 0,
                "count": 81362,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81362,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81362,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81362,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81362,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596857.6425,
              4815649.382,
              1319.175996,
              597034.6625,
              4815706.162,
              1823.455996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596857.6425232156,
                    4815649.382335665,
                    1319.1759962640315
                  ],
                  [
                    596857.6425232156,
                    4815706.162335664,
                    1319.1759962640315
                  ],
                  [
                    597034.6625232156,
                    4815706.162335664,
                    1823.4559962640317
                  ],
                  [
                    597034.6625232156,
                    4815649.382335665,
                    1823.4559962640317
                  ],
                  [
                    596857.6425232156,
                    4815649.382335665,
                    1319.1759962640315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:13:05+00:00",
            "end_time": "2019-06-02T16:59: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": "20190603_43121D6217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525838044057,
              43.449998241905746,
              1418.4102698655229
            ],
            [
              -121.67498233801294,
              43.462639691424414,
              1418.4102698655229
            ],
            [
              -121.66221133895095,
              43.462490969849334,
              1879.210269865523
            ],
            [
              -121.66249004005088,
              43.44984958559784,
              1879.210269865523
            ],
            [
              -121.67525838044057,
              43.449998241905746,
              1418.4102698655229
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752584,
        43.44984959,
        1418.41027,
        -121.6622113,
        43.46263969,
        1879.21027
      ],
      "properties": {
        "datetime": "2019-06-03T18:19:13Z",
        "pc:count": 21110364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607698.0093,
            "count": 21110364,
            "maximum": 608220.0986,
            "minimum": 607186.7186,
            "name": "X",
            "position": 0,
            "stddev": 294.0445757,
            "variance": 86462.21247
          },
          {
            "average": 4812348.249,
            "count": 21110364,
            "maximum": 4813044.868,
            "minimum": 4811640.568,
            "name": "Y",
            "position": 1,
            "stddev": 397.894362,
            "variance": 158319.9233
          },
          {
            "average": 1499.079578,
            "count": 21110364,
            "maximum": 1879.21027,
            "minimum": 1418.41027,
            "name": "Z",
            "position": 2,
            "stddev": 36.3116388,
            "variance": 1318.535112
          },
          {
            "average": 21558.46487,
            "count": 21110364,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11743.60134,
            "variance": 137912172.5
          },
          {
            "average": 1.178168221,
            "count": 21110364,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4320319087,
            "variance": 0.1866515701
          },
          {
            "average": 1.356310862,
            "count": 21110364,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5916196435,
            "variance": 0.3500138026
          },
          {
            "average": 0.5042252232,
            "count": 21110364,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499982159,
            "variance": 0.2499821593
          },
          {
            "average": 0,
            "count": 21110364,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264163801,
            "count": 21110364,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.315336128,
            "variance": 1.730109128
          },
          {
            "average": -1.298414656,
            "count": 21110364,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.70997065,
            "variance": 114.7034713
          },
          {
            "average": 0.5018730137,
            "count": 21110364,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999965036,
            "variance": 0.2499965037
          },
          {
            "average": 10049.69132,
            "count": 21110364,
            "maximum": 10052,
            "minimum": 10047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.092115231,
            "variance": 1.192715677
          },
          {
            "average": 243619514.7,
            "count": 21110364,
            "maximum": 243621153.2,
            "minimum": 243617606,
            "name": "GpsTime",
            "position": 12,
            "stddev": 728.4037321,
            "variance": 530571.997
          },
          {
            "average": 0,
            "count": 21110364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21110364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21110364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21110364,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21110364,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607186.7186,
          4811640.568,
          1418.41027,
          608220.0986,
          4813044.868,
          1879.21027
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607186.7185867594,
                4811640.567739883,
                1418.4102698655229
              ],
              [
                607186.7185867594,
                4813044.867739884,
                1418.4102698655229
              ],
              [
                608220.0985867593,
                4813044.867739884,
                1879.210269865523
              ],
              [
                608220.0985867593,
                4811640.567739883,
                1879.210269865523
              ],
              [
                607186.7185867594,
                4811640.567739883,
                1418.4102698655229
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:19:13+00:00",
        "end_time": "2019-06-03T17:20:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752584,
            43.44984959,
            1418.41027,
            -121.6622113,
            43.46263969,
            1879.21027
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525838044057,
                  43.449998241905746,
                  1418.4102698655229
                ],
                [
                  -121.67498233801294,
                  43.462639691424414,
                  1418.4102698655229
                ],
                [
                  -121.66221133895095,
                  43.462490969849334,
                  1879.210269865523
                ],
                [
                  -121.66249004005088,
                  43.44984958559784,
                  1879.210269865523
                ],
                [
                  -121.67525838044057,
                  43.449998241905746,
                  1418.4102698655229
                ]
              ]
            ]
          },
          "id": "20190603_43121D6217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:19:13Z",
            "pc:count": 21110364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607698.0093,
                "count": 21110364,
                "maximum": 608220.0986,
                "minimum": 607186.7186,
                "name": "X",
                "position": 0,
                "stddev": 294.0445757,
                "variance": 86462.21247
              },
              {
                "average": 4812348.249,
                "count": 21110364,
                "maximum": 4813044.868,
                "minimum": 4811640.568,
                "name": "Y",
                "position": 1,
                "stddev": 397.894362,
                "variance": 158319.9233
              },
              {
                "average": 1499.079578,
                "count": 21110364,
                "maximum": 1879.21027,
                "minimum": 1418.41027,
                "name": "Z",
                "position": 2,
                "stddev": 36.3116388,
                "variance": 1318.535112
              },
              {
                "average": 21558.46487,
                "count": 21110364,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11743.60134,
                "variance": 137912172.5
              },
              {
                "average": 1.178168221,
                "count": 21110364,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4320319087,
                "variance": 0.1866515701
              },
              {
                "average": 1.356310862,
                "count": 21110364,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5916196435,
                "variance": 0.3500138026
              },
              {
                "average": 0.5042252232,
                "count": 21110364,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499982159,
                "variance": 0.2499821593
              },
              {
                "average": 0,
                "count": 21110364,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264163801,
                "count": 21110364,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.315336128,
                "variance": 1.730109128
              },
              {
                "average": -1.298414656,
                "count": 21110364,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.70997065,
                "variance": 114.7034713
              },
              {
                "average": 0.5018730137,
                "count": 21110364,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999965036,
                "variance": 0.2499965037
              },
              {
                "average": 10049.69132,
                "count": 21110364,
                "maximum": 10052,
                "minimum": 10047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.092115231,
                "variance": 1.192715677
              },
              {
                "average": 243619514.7,
                "count": 21110364,
                "maximum": 243621153.2,
                "minimum": 243617606,
                "name": "GpsTime",
                "position": 12,
                "stddev": 728.4037321,
                "variance": 530571.997
              },
              {
                "average": 0,
                "count": 21110364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21110364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21110364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21110364,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21110364,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607186.7186,
              4811640.568,
              1418.41027,
              608220.0986,
              4813044.868,
              1879.21027
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607186.7185867594,
                    4811640.567739883,
                    1418.4102698655229
                  ],
                  [
                    607186.7185867594,
                    4813044.867739884,
                    1418.4102698655229
                  ],
                  [
                    608220.0985867593,
                    4813044.867739884,
                    1879.210269865523
                  ],
                  [
                    608220.0985867593,
                    4811640.567739883,
                    1879.210269865523
                  ],
                  [
                    607186.7185867594,
                    4811640.567739883,
                    1418.4102698655229
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:19:13+00:00",
            "end_time": "2019-06-03T17:20:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.82517558660902,
              43.427661671442664,
              1285.1782704579755
            ],
            [
              -121.82498284983723,
              43.43762330926985,
              1285.1782704579755
            ],
            [
              -121.81229247805511,
              43.43749219166619,
              1936.0182704579756
            ],
            [
              -121.81248729522856,
              43.42753059918676,
              1936.0182704579756
            ],
            [
              -121.82517558660902,
              43.427661671442664,
              1285.1782704579755
            ]
          ]
        ]
      },
      "bbox": [
        -121.8251756,
        43.4275306,
        1285.17827,
        -121.8122925,
        43.43762331,
        1936.01827
      ],
      "properties": {
        "datetime": "2019-06-02T16:36:58Z",
        "pc:count": 22610219,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595598.2783,
            "count": 22610219,
            "maximum": 596118.8029,
            "minimum": 595091.5829,
            "name": "X",
            "position": 0,
            "stddev": 291.166618,
            "variance": 84777.99946
          },
          {
            "average": 4809535.408,
            "count": 22610219,
            "maximum": 4810084.454,
            "minimum": 4808977.914,
            "name": "Y",
            "position": 1,
            "stddev": 314.6918381,
            "variance": 99030.95298
          },
          {
            "average": 1394.886941,
            "count": 22610219,
            "maximum": 1936.01827,
            "minimum": 1285.17827,
            "name": "Z",
            "position": 2,
            "stddev": 4.683108187,
            "variance": 21.93150229
          },
          {
            "average": 16785.86411,
            "count": 22610219,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8991.616949,
            "variance": 80849175.36
          },
          {
            "average": 1.134631646,
            "count": 22610219,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3629749969,
            "variance": 0.1317508484
          },
          {
            "average": 1.269337772,
            "count": 22610219,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4925094705,
            "variance": 0.2425655785
          },
          {
            "average": 0.5012192938,
            "count": 22610219,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985244,
            "variance": 0.2499985244
          },
          {
            "average": 0,
            "count": 22610219,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.131076926,
            "count": 22610219,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7406621292,
            "variance": 0.5485803896
          },
          {
            "average": 0.01904052731,
            "count": 22610219,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.54795639,
            "variance": 111.259384
          },
          {
            "average": 0.4939634154,
            "count": 22610219,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999635694,
            "variance": 0.2499635707
          },
          {
            "average": 10014.47186,
            "count": 22610219,
            "maximum": 10018,
            "minimum": 10011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.117882902,
            "variance": 4.485427987
          },
          {
            "average": 243527414,
            "count": 22610219,
            "maximum": 243528618.5,
            "minimum": 243526036.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 701.5629947,
            "variance": 492190.6355
          },
          {
            "average": 0,
            "count": 22610219,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22610219,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22610219,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22610219,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22610219,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595091.5829,
          4808977.914,
          1285.17827,
          596118.8029,
          4810084.454,
          1936.01827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595091.5829463416,
                4808977.914493673,
                1285.1782704579755
              ],
              [
                595091.5829463416,
                4810084.454493672,
                1285.1782704579755
              ],
              [
                596118.8029463416,
                4810084.454493672,
                1936.0182704579756
              ],
              [
                596118.8029463416,
                4808977.914493673,
                1936.0182704579756
              ],
              [
                595091.5829463416,
                4808977.914493673,
                1285.1782704579755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:36:58+00:00",
        "end_time": "2019-06-02T15:53:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8251756,
            43.4275306,
            1285.17827,
            -121.8122925,
            43.43762331,
            1936.01827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.82517558660902,
                  43.427661671442664,
                  1285.1782704579755
                ],
                [
                  -121.82498284983723,
                  43.43762330926985,
                  1285.1782704579755
                ],
                [
                  -121.81229247805511,
                  43.43749219166619,
                  1936.0182704579756
                ],
                [
                  -121.81248729522856,
                  43.42753059918676,
                  1936.0182704579756
                ],
                [
                  -121.82517558660902,
                  43.427661671442664,
                  1285.1782704579755
                ]
              ]
            ]
          },
          "id": "20190602_43121D7305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:36:58Z",
            "pc:count": 22610219,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595598.2783,
                "count": 22610219,
                "maximum": 596118.8029,
                "minimum": 595091.5829,
                "name": "X",
                "position": 0,
                "stddev": 291.166618,
                "variance": 84777.99946
              },
              {
                "average": 4809535.408,
                "count": 22610219,
                "maximum": 4810084.454,
                "minimum": 4808977.914,
                "name": "Y",
                "position": 1,
                "stddev": 314.6918381,
                "variance": 99030.95298
              },
              {
                "average": 1394.886941,
                "count": 22610219,
                "maximum": 1936.01827,
                "minimum": 1285.17827,
                "name": "Z",
                "position": 2,
                "stddev": 4.683108187,
                "variance": 21.93150229
              },
              {
                "average": 16785.86411,
                "count": 22610219,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8991.616949,
                "variance": 80849175.36
              },
              {
                "average": 1.134631646,
                "count": 22610219,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3629749969,
                "variance": 0.1317508484
              },
              {
                "average": 1.269337772,
                "count": 22610219,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4925094705,
                "variance": 0.2425655785
              },
              {
                "average": 0.5012192938,
                "count": 22610219,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985244,
                "variance": 0.2499985244
              },
              {
                "average": 0,
                "count": 22610219,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.131076926,
                "count": 22610219,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7406621292,
                "variance": 0.5485803896
              },
              {
                "average": 0.01904052731,
                "count": 22610219,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.54795639,
                "variance": 111.259384
              },
              {
                "average": 0.4939634154,
                "count": 22610219,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999635694,
                "variance": 0.2499635707
              },
              {
                "average": 10014.47186,
                "count": 22610219,
                "maximum": 10018,
                "minimum": 10011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.117882902,
                "variance": 4.485427987
              },
              {
                "average": 243527414,
                "count": 22610219,
                "maximum": 243528618.5,
                "minimum": 243526036.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 701.5629947,
                "variance": 492190.6355
              },
              {
                "average": 0,
                "count": 22610219,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22610219,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22610219,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22610219,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22610219,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595091.5829,
              4808977.914,
              1285.17827,
              596118.8029,
              4810084.454,
              1936.01827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595091.5829463416,
                    4808977.914493673,
                    1285.1782704579755
                  ],
                  [
                    595091.5829463416,
                    4810084.454493672,
                    1285.1782704579755
                  ],
                  [
                    596118.8029463416,
                    4810084.454493672,
                    1936.0182704579756
                  ],
                  [
                    596118.8029463416,
                    4808977.914493673,
                    1936.0182704579756
                  ],
                  [
                    595091.5829463416,
                    4808977.914493673,
                    1285.1782704579755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:36:58+00:00",
            "end_time": "2019-06-02T15:53: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": "20190602_43121D6325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70007562600354,
              43.38328767294738,
              1331.0847065572561
            ],
            [
              -121.699982670832,
              43.38763697638959,
              1331.0847065572561
            ],
            [
              -121.68739566305746,
              43.38749318037248,
              1945.704706557256
            ],
            [
              -121.68748951761134,
              43.38314389864794,
              1945.704706557256
            ],
            [
              -121.70007562600354,
              43.38328767294738,
              1331.0847065572561
            ]
          ]
        ]
      },
      "bbox": [
        -121.7000756,
        43.3831439,
        1331.084707,
        -121.6873957,
        43.38763698,
        1945.704707
      ],
      "properties": {
        "datetime": "2019-06-02T18:04:36Z",
        "pc:count": 8291040,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605828.5899,
            "count": 8291040,
            "maximum": 606313.9882,
            "minimum": 605294.2482,
            "name": "X",
            "position": 0,
            "stddev": 299.4223596,
            "variance": 89653.74946
          },
          {
            "average": 4804442.627,
            "count": 8291040,
            "maximum": 4804683.327,
            "minimum": 4804200.187,
            "name": "Y",
            "position": 1,
            "stddev": 134.6778578,
            "variance": 18138.12538
          },
          {
            "average": 1375.542731,
            "count": 8291040,
            "maximum": 1945.704707,
            "minimum": 1331.084707,
            "name": "Z",
            "position": 2,
            "stddev": 9.078863113,
            "variance": 82.42575542
          },
          {
            "average": 19005.55425,
            "count": 8291040,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9671.174269,
            "variance": 93531611.74
          },
          {
            "average": 1.13453861,
            "count": 8291040,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3834163531,
            "variance": 0.1470080998
          },
          {
            "average": 1.269190717,
            "count": 8291040,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5370996497,
            "variance": 0.2884760337
          },
          {
            "average": 0.502861764,
            "count": 8291040,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918404,
            "variance": 0.2499918405
          },
          {
            "average": 0,
            "count": 8291040,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21874011,
            "count": 8291040,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.0810507,
            "variance": 1.168670616
          },
          {
            "average": 0.6476279568,
            "count": 8291040,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72828388,
            "variance": 115.096075
          },
          {
            "average": 0.5191441604,
            "count": 8291040,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996333968,
            "variance": 0.2496335312
          },
          {
            "average": 10026.40383,
            "count": 8291040,
            "maximum": 10028,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9443216475,
            "variance": 0.8917433739
          },
          {
            "average": 243532731.3,
            "count": 8291040,
            "maximum": 243533876.9,
            "minimum": 243531753.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 605.7128523,
            "variance": 366888.0594
          },
          {
            "average": 0,
            "count": 8291040,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8291040,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8291040,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8291040,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8291040,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605294.2482,
          4804200.187,
          1331.084707,
          606313.9882,
          4804683.327,
          1945.704707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605294.2482084475,
                4804200.186525841,
                1331.0847065572561
              ],
              [
                605294.2482084475,
                4804683.326525842,
                1331.0847065572561
              ],
              [
                606313.9882084475,
                4804683.326525842,
                1945.704706557256
              ],
              [
                606313.9882084475,
                4804200.186525841,
                1945.704706557256
              ],
              [
                605294.2482084475,
                4804200.186525841,
                1331.0847065572561
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:04:36+00:00",
        "end_time": "2019-06-02T17:29:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7000756,
            43.3831439,
            1331.084707,
            -121.6873957,
            43.38763698,
            1945.704707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70007562600354,
                  43.38328767294738,
                  1331.0847065572561
                ],
                [
                  -121.699982670832,
                  43.38763697638959,
                  1331.0847065572561
                ],
                [
                  -121.68739566305746,
                  43.38749318037248,
                  1945.704706557256
                ],
                [
                  -121.68748951761134,
                  43.38314389864794,
                  1945.704706557256
                ],
                [
                  -121.70007562600354,
                  43.38328767294738,
                  1331.0847065572561
                ]
              ]
            ]
          },
          "id": "20190602_43121D6325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:04:36Z",
            "pc:count": 8291040,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605828.5899,
                "count": 8291040,
                "maximum": 606313.9882,
                "minimum": 605294.2482,
                "name": "X",
                "position": 0,
                "stddev": 299.4223596,
                "variance": 89653.74946
              },
              {
                "average": 4804442.627,
                "count": 8291040,
                "maximum": 4804683.327,
                "minimum": 4804200.187,
                "name": "Y",
                "position": 1,
                "stddev": 134.6778578,
                "variance": 18138.12538
              },
              {
                "average": 1375.542731,
                "count": 8291040,
                "maximum": 1945.704707,
                "minimum": 1331.084707,
                "name": "Z",
                "position": 2,
                "stddev": 9.078863113,
                "variance": 82.42575542
              },
              {
                "average": 19005.55425,
                "count": 8291040,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9671.174269,
                "variance": 93531611.74
              },
              {
                "average": 1.13453861,
                "count": 8291040,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3834163531,
                "variance": 0.1470080998
              },
              {
                "average": 1.269190717,
                "count": 8291040,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5370996497,
                "variance": 0.2884760337
              },
              {
                "average": 0.502861764,
                "count": 8291040,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918404,
                "variance": 0.2499918405
              },
              {
                "average": 0,
                "count": 8291040,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21874011,
                "count": 8291040,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.0810507,
                "variance": 1.168670616
              },
              {
                "average": 0.6476279568,
                "count": 8291040,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72828388,
                "variance": 115.096075
              },
              {
                "average": 0.5191441604,
                "count": 8291040,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996333968,
                "variance": 0.2496335312
              },
              {
                "average": 10026.40383,
                "count": 8291040,
                "maximum": 10028,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9443216475,
                "variance": 0.8917433739
              },
              {
                "average": 243532731.3,
                "count": 8291040,
                "maximum": 243533876.9,
                "minimum": 243531753.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 605.7128523,
                "variance": 366888.0594
              },
              {
                "average": 0,
                "count": 8291040,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8291040,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8291040,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8291040,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8291040,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605294.2482,
              4804200.187,
              1331.084707,
              606313.9882,
              4804683.327,
              1945.704707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605294.2482084475,
                    4804200.186525841,
                    1331.0847065572561
                  ],
                  [
                    605294.2482084475,
                    4804683.326525842,
                    1331.0847065572561
                  ],
                  [
                    606313.9882084475,
                    4804683.326525842,
                    1945.704706557256
                  ],
                  [
                    606313.9882084475,
                    4804200.186525841,
                    1945.704706557256
                  ],
                  [
                    605294.2482084475,
                    4804200.186525841,
                    1331.0847065572561
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:04:36+00:00",
            "end_time": "2019-06-02T17:29: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": "20190605_43121E4117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779785067185,
              43.57499893960102,
              1288.763747497253
            ],
            [
              -121.48748085866158,
              43.58765978784529,
              1288.763747497253
            ],
            [
              -121.47467137844275,
              43.58748956335491,
              1871.9637474972528
            ],
            [
              -121.47499105252317,
              43.57482878991191,
              1871.9637474972528
            ],
            [
              -121.48779785067185,
              43.57499893960102,
              1288.763747497253
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877979,
        43.57482879,
        1288.763747,
        -121.4746714,
        43.58765979,
        1871.963747
      ],
      "properties": {
        "datetime": "2019-06-05T16:54:58Z",
        "pc:count": 17206442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622616.6365,
            "count": 17206442,
            "maximum": 623136.7076,
            "minimum": 622102.2676,
            "name": "X",
            "position": 0,
            "stddev": 284.139539,
            "variance": 80735.2776
          },
          {
            "average": 4826531.816,
            "count": 17206442,
            "maximum": 4827188.091,
            "minimum": 4825781.491,
            "name": "Y",
            "position": 1,
            "stddev": 399.9675614,
            "variance": 159974.0501
          },
          {
            "average": 1304.009235,
            "count": 17206442,
            "maximum": 1871.963747,
            "minimum": 1288.763747,
            "name": "Z",
            "position": 2,
            "stddev": 4.020626444,
            "variance": 16.165437
          },
          {
            "average": 22375.83848,
            "count": 17206442,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9872.791015,
            "variance": 97472002.42
          },
          {
            "average": 1.096538959,
            "count": 17206442,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3415677301,
            "variance": 0.1166685143
          },
          {
            "average": 1.193073036,
            "count": 17206442,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4941005212,
            "variance": 0.244135325
          },
          {
            "average": 0.504933966,
            "count": 17206442,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999756699,
            "variance": 0.2499756705
          },
          {
            "average": 0,
            "count": 17206442,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252119817,
            "count": 17206442,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9762166392,
            "variance": 0.9529989267
          },
          {
            "average": -1.088840628,
            "count": 17206442,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73135242,
            "variance": 115.1619247
          },
          {
            "average": 0.5079465586,
            "count": 17206442,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999368627,
            "variance": 0.2499368667
          },
          {
            "average": 10126.61519,
            "count": 17206442,
            "maximum": 10129,
            "minimum": 10124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.083627032,
            "variance": 1.174247544
          },
          {
            "average": 243787875.6,
            "count": 17206442,
            "maximum": 243788898.4,
            "minimum": 243786761.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540.1436733,
            "variance": 291755.1878
          },
          {
            "average": 0,
            "count": 17206442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17206442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17206442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17206442,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17206442,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622102.2676,
          4825781.491,
          1288.763747,
          623136.7076,
          4827188.091,
          1871.963747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622102.2676429444,
                4825781.490628799,
                1288.763747497253
              ],
              [
                622102.2676429444,
                4827188.090628799,
                1288.763747497253
              ],
              [
                623136.7076429443,
                4827188.090628799,
                1871.9637474972528
              ],
              [
                623136.7076429443,
                4825781.490628799,
                1871.9637474972528
              ],
              [
                622102.2676429444,
                4825781.490628799,
                1288.763747497253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:54:58+00:00",
        "end_time": "2019-06-05T16:19:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877979,
            43.57482879,
            1288.763747,
            -121.4746714,
            43.58765979,
            1871.963747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779785067185,
                  43.57499893960102,
                  1288.763747497253
                ],
                [
                  -121.48748085866158,
                  43.58765978784529,
                  1288.763747497253
                ],
                [
                  -121.47467137844275,
                  43.58748956335491,
                  1871.9637474972528
                ],
                [
                  -121.47499105252317,
                  43.57482878991191,
                  1871.9637474972528
                ],
                [
                  -121.48779785067185,
                  43.57499893960102,
                  1288.763747497253
                ]
              ]
            ]
          },
          "id": "20190605_43121E4117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:54:58Z",
            "pc:count": 17206442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622616.6365,
                "count": 17206442,
                "maximum": 623136.7076,
                "minimum": 622102.2676,
                "name": "X",
                "position": 0,
                "stddev": 284.139539,
                "variance": 80735.2776
              },
              {
                "average": 4826531.816,
                "count": 17206442,
                "maximum": 4827188.091,
                "minimum": 4825781.491,
                "name": "Y",
                "position": 1,
                "stddev": 399.9675614,
                "variance": 159974.0501
              },
              {
                "average": 1304.009235,
                "count": 17206442,
                "maximum": 1871.963747,
                "minimum": 1288.763747,
                "name": "Z",
                "position": 2,
                "stddev": 4.020626444,
                "variance": 16.165437
              },
              {
                "average": 22375.83848,
                "count": 17206442,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9872.791015,
                "variance": 97472002.42
              },
              {
                "average": 1.096538959,
                "count": 17206442,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3415677301,
                "variance": 0.1166685143
              },
              {
                "average": 1.193073036,
                "count": 17206442,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4941005212,
                "variance": 0.244135325
              },
              {
                "average": 0.504933966,
                "count": 17206442,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999756699,
                "variance": 0.2499756705
              },
              {
                "average": 0,
                "count": 17206442,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252119817,
                "count": 17206442,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9762166392,
                "variance": 0.9529989267
              },
              {
                "average": -1.088840628,
                "count": 17206442,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73135242,
                "variance": 115.1619247
              },
              {
                "average": 0.5079465586,
                "count": 17206442,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999368627,
                "variance": 0.2499368667
              },
              {
                "average": 10126.61519,
                "count": 17206442,
                "maximum": 10129,
                "minimum": 10124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.083627032,
                "variance": 1.174247544
              },
              {
                "average": 243787875.6,
                "count": 17206442,
                "maximum": 243788898.4,
                "minimum": 243786761.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540.1436733,
                "variance": 291755.1878
              },
              {
                "average": 0,
                "count": 17206442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17206442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17206442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17206442,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17206442,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622102.2676,
              4825781.491,
              1288.763747,
              623136.7076,
              4827188.091,
              1871.963747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622102.2676429444,
                    4825781.490628799,
                    1288.763747497253
                  ],
                  [
                    622102.2676429444,
                    4827188.090628799,
                    1288.763747497253
                  ],
                  [
                    623136.7076429443,
                    4827188.090628799,
                    1871.9637474972528
                  ],
                  [
                    623136.7076429443,
                    4825781.490628799,
                    1871.9637474972528
                  ],
                  [
                    622102.2676429444,
                    4825781.490628799,
                    1288.763747497253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:54:58+00:00",
            "end_time": "2019-06-05T16:19:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527981724432,
              43.57499830056384,
              1306.6481791757565
            ],
            [
              -121.57498138046621,
              43.58765028397267,
              1306.6481791757565
            ],
            [
              -121.56218947633587,
              43.58749009091194,
              1865.1681791757564
            ],
            [
              -121.56249058983968,
              43.57483817784704,
              1865.1681791757564
            ],
            [
              -121.57527981724432,
              43.57499830056384,
              1306.6481791757565
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752798,
        43.57483818,
        1306.648179,
        -121.5621895,
        43.58765028,
        1865.168179
      ],
      "properties": {
        "datetime": "2019-06-05T18:06:57Z",
        "pc:count": 15371698,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615589.8944,
            "count": 15371698,
            "maximum": 616071.469,
            "minimum": 615038.489,
            "name": "X",
            "position": 0,
            "stddev": 293.6780207,
            "variance": 86246.77983
          },
          {
            "average": 4826321.501,
            "count": 15371698,
            "maximum": 4827062.16,
            "minimum": 4825656.6,
            "name": "Y",
            "position": 1,
            "stddev": 406.3659981,
            "variance": 165133.3244
          },
          {
            "average": 1312.237893,
            "count": 15371698,
            "maximum": 1865.168179,
            "minimum": 1306.648179,
            "name": "Z",
            "position": 2,
            "stddev": 3.892558397,
            "variance": 15.15201087
          },
          {
            "average": 22288.17479,
            "count": 15371698,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8836.698748,
            "variance": 78087244.76
          },
          {
            "average": 1.060389165,
            "count": 15371698,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2537072521,
            "variance": 0.06436736977
          },
          {
            "average": 1.120766945,
            "count": 15371698,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3592170618,
            "variance": 0.1290368975
          },
          {
            "average": 0.4871708383,
            "count": 15371698,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998354018,
            "variance": 0.2498354289
          },
          {
            "average": 0,
            "count": 15371698,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25900678,
            "count": 15371698,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7127137619,
            "variance": 0.5079609064
          },
          {
            "average": 1.335793861,
            "count": 15371698,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86039129,
            "variance": 117.948099
          },
          {
            "average": 0.4945941561,
            "count": 15371698,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999707923,
            "variance": 0.2499707931
          },
          {
            "average": 10129.86351,
            "count": 15371698,
            "maximum": 10134,
            "minimum": 10127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.984682268,
            "variance": 3.938963704
          },
          {
            "average": 243790075,
            "count": 15371698,
            "maximum": 243793217.9,
            "minimum": 243788039.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1774.007688,
            "variance": 3147103.278
          },
          {
            "average": 0,
            "count": 15371698,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15371698,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15371698,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15371698,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15371698,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615038.489,
          4825656.6,
          1306.648179,
          616071.469,
          4827062.16,
          1865.168179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615038.4889916177,
                4825656.599940272,
                1306.6481791757565
              ],
              [
                615038.4889916177,
                4827062.159940273,
                1306.6481791757565
              ],
              [
                616071.4689916177,
                4827062.159940273,
                1865.1681791757564
              ],
              [
                616071.4689916177,
                4825656.599940272,
                1865.1681791757564
              ],
              [
                615038.4889916177,
                4825656.599940272,
                1306.6481791757565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:06:57+00:00",
        "end_time": "2019-06-05T16:40:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752798,
            43.57483818,
            1306.648179,
            -121.5621895,
            43.58765028,
            1865.168179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527981724432,
                  43.57499830056384,
                  1306.6481791757565
                ],
                [
                  -121.57498138046621,
                  43.58765028397267,
                  1306.6481791757565
                ],
                [
                  -121.56218947633587,
                  43.58749009091194,
                  1865.1681791757564
                ],
                [
                  -121.56249058983968,
                  43.57483817784704,
                  1865.1681791757564
                ],
                [
                  -121.57527981724432,
                  43.57499830056384,
                  1306.6481791757565
                ]
              ]
            ]
          },
          "id": "20190605_43121E5120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:06:57Z",
            "pc:count": 15371698,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615589.8944,
                "count": 15371698,
                "maximum": 616071.469,
                "minimum": 615038.489,
                "name": "X",
                "position": 0,
                "stddev": 293.6780207,
                "variance": 86246.77983
              },
              {
                "average": 4826321.501,
                "count": 15371698,
                "maximum": 4827062.16,
                "minimum": 4825656.6,
                "name": "Y",
                "position": 1,
                "stddev": 406.3659981,
                "variance": 165133.3244
              },
              {
                "average": 1312.237893,
                "count": 15371698,
                "maximum": 1865.168179,
                "minimum": 1306.648179,
                "name": "Z",
                "position": 2,
                "stddev": 3.892558397,
                "variance": 15.15201087
              },
              {
                "average": 22288.17479,
                "count": 15371698,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8836.698748,
                "variance": 78087244.76
              },
              {
                "average": 1.060389165,
                "count": 15371698,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2537072521,
                "variance": 0.06436736977
              },
              {
                "average": 1.120766945,
                "count": 15371698,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3592170618,
                "variance": 0.1290368975
              },
              {
                "average": 0.4871708383,
                "count": 15371698,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998354018,
                "variance": 0.2498354289
              },
              {
                "average": 0,
                "count": 15371698,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25900678,
                "count": 15371698,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7127137619,
                "variance": 0.5079609064
              },
              {
                "average": 1.335793861,
                "count": 15371698,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86039129,
                "variance": 117.948099
              },
              {
                "average": 0.4945941561,
                "count": 15371698,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999707923,
                "variance": 0.2499707931
              },
              {
                "average": 10129.86351,
                "count": 15371698,
                "maximum": 10134,
                "minimum": 10127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.984682268,
                "variance": 3.938963704
              },
              {
                "average": 243790075,
                "count": 15371698,
                "maximum": 243793217.9,
                "minimum": 243788039.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1774.007688,
                "variance": 3147103.278
              },
              {
                "average": 0,
                "count": 15371698,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15371698,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15371698,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15371698,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15371698,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615038.489,
              4825656.6,
              1306.648179,
              616071.469,
              4827062.16,
              1865.168179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615038.4889916177,
                    4825656.599940272,
                    1306.6481791757565
                  ],
                  [
                    615038.4889916177,
                    4827062.159940273,
                    1306.6481791757565
                  ],
                  [
                    616071.4689916177,
                    4827062.159940273,
                    1865.1681791757564
                  ],
                  [
                    616071.4689916177,
                    4825656.599940272,
                    1865.1681791757564
                  ],
                  [
                    615038.4889916177,
                    4825656.599940272,
                    1306.6481791757565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:06:57+00:00",
            "end_time": "2019-06-05T16:40: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": "20190605_43121E4113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47530017172684,
              43.58749924239254,
              1301.899688976627
            ],
            [
              -121.47498134431657,
              43.60012344564916,
              1301.899688976627
            ],
            [
              -121.46487824052419,
              43.59998819764493,
              1866.919688976627
            ],
            [
              -121.46519917812101,
              43.587364053646745,
              1866.919688976627
            ],
            [
              -121.47530017172684,
              43.58749924239254,
              1301.899688976627
            ]
          ]
        ]
      },
      "bbox": [
        -121.4753002,
        43.58736405,
        1301.899689,
        -121.4648782,
        43.60012345,
        1866.919689
      ],
      "properties": {
        "datetime": "2019-06-05T17:55:45Z",
        "pc:count": 15477886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623481.8868,
            "count": 15477886,
            "maximum": 623901.6461,
            "minimum": 623085.9261,
            "name": "X",
            "position": 0,
            "stddev": 226.6996528,
            "variance": 51392.73257
          },
          {
            "average": 4827873.542,
            "count": 15477886,
            "maximum": 4828590.774,
            "minimum": 4827188.234,
            "name": "Y",
            "position": 1,
            "stddev": 394.1038318,
            "variance": 155317.8302
          },
          {
            "average": 1318.944779,
            "count": 15477886,
            "maximum": 1866.919689,
            "minimum": 1301.899689,
            "name": "Z",
            "position": 2,
            "stddev": 7.628381565,
            "variance": 58.19220529
          },
          {
            "average": 18802.50854,
            "count": 15477886,
            "maximum": 56608,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10564.39387,
            "variance": 111606417.9
          },
          {
            "average": 1.166486883,
            "count": 15477886,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4445745869,
            "variance": 0.1976465633
          },
          {
            "average": 1.332992955,
            "count": 15477886,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6314668373,
            "variance": 0.3987503666
          },
          {
            "average": 0.4996581575,
            "count": 15477886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998993,
            "variance": 0.2499998993
          },
          {
            "average": 0,
            "count": 15477886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260149868,
            "count": 15477886,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.376049638,
            "variance": 1.893512605
          },
          {
            "average": 0.599468319,
            "count": 15477886,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84287053,
            "variance": 117.5678414
          },
          {
            "average": 0.4928407536,
            "count": 15477886,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999487587,
            "variance": 0.2499487613
          },
          {
            "average": 10129.81246,
            "count": 15477886,
            "maximum": 10133,
            "minimum": 10127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.940705456,
            "variance": 3.766337668
          },
          {
            "average": 243790033.6,
            "count": 15477886,
            "maximum": 243792545.8,
            "minimum": 243787891.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1794.239078,
            "variance": 3219293.871
          },
          {
            "average": 0,
            "count": 15477886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15477886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15477886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15477886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15477886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623085.9261,
          4827188.234,
          1301.899689,
          623901.6461,
          4828590.774,
          1866.919689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623085.9260896011,
                4827188.233844966,
                1301.899688976627
              ],
              [
                623085.9260896011,
                4828590.773844965,
                1301.899688976627
              ],
              [
                623901.6460896011,
                4828590.773844965,
                1866.919688976627
              ],
              [
                623901.6460896011,
                4827188.233844966,
                1866.919688976627
              ],
              [
                623085.9260896011,
                4827188.233844966,
                1301.899688976627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:55:45+00:00",
        "end_time": "2019-06-05T16:38:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4753002,
            43.58736405,
            1301.899689,
            -121.4648782,
            43.60012345,
            1866.919689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47530017172684,
                  43.58749924239254,
                  1301.899688976627
                ],
                [
                  -121.47498134431657,
                  43.60012344564916,
                  1301.899688976627
                ],
                [
                  -121.46487824052419,
                  43.59998819764493,
                  1866.919688976627
                ],
                [
                  -121.46519917812101,
                  43.587364053646745,
                  1866.919688976627
                ],
                [
                  -121.47530017172684,
                  43.58749924239254,
                  1301.899688976627
                ]
              ]
            ]
          },
          "id": "20190605_43121E4113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:55:45Z",
            "pc:count": 15477886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623481.8868,
                "count": 15477886,
                "maximum": 623901.6461,
                "minimum": 623085.9261,
                "name": "X",
                "position": 0,
                "stddev": 226.6996528,
                "variance": 51392.73257
              },
              {
                "average": 4827873.542,
                "count": 15477886,
                "maximum": 4828590.774,
                "minimum": 4827188.234,
                "name": "Y",
                "position": 1,
                "stddev": 394.1038318,
                "variance": 155317.8302
              },
              {
                "average": 1318.944779,
                "count": 15477886,
                "maximum": 1866.919689,
                "minimum": 1301.899689,
                "name": "Z",
                "position": 2,
                "stddev": 7.628381565,
                "variance": 58.19220529
              },
              {
                "average": 18802.50854,
                "count": 15477886,
                "maximum": 56608,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10564.39387,
                "variance": 111606417.9
              },
              {
                "average": 1.166486883,
                "count": 15477886,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4445745869,
                "variance": 0.1976465633
              },
              {
                "average": 1.332992955,
                "count": 15477886,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6314668373,
                "variance": 0.3987503666
              },
              {
                "average": 0.4996581575,
                "count": 15477886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998993,
                "variance": 0.2499998993
              },
              {
                "average": 0,
                "count": 15477886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260149868,
                "count": 15477886,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.376049638,
                "variance": 1.893512605
              },
              {
                "average": 0.599468319,
                "count": 15477886,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84287053,
                "variance": 117.5678414
              },
              {
                "average": 0.4928407536,
                "count": 15477886,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999487587,
                "variance": 0.2499487613
              },
              {
                "average": 10129.81246,
                "count": 15477886,
                "maximum": 10133,
                "minimum": 10127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.940705456,
                "variance": 3.766337668
              },
              {
                "average": 243790033.6,
                "count": 15477886,
                "maximum": 243792545.8,
                "minimum": 243787891.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1794.239078,
                "variance": 3219293.871
              },
              {
                "average": 0,
                "count": 15477886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15477886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15477886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15477886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15477886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623085.9261,
              4827188.234,
              1301.899689,
              623901.6461,
              4828590.774,
              1866.919689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623085.9260896011,
                    4827188.233844966,
                    1301.899688976627
                  ],
                  [
                    623085.9260896011,
                    4828590.773844965,
                    1301.899688976627
                  ],
                  [
                    623901.6460896011,
                    4828590.773844965,
                    1866.919688976627
                  ],
                  [
                    623901.6460896011,
                    4827188.233844966,
                    1866.919688976627
                  ],
                  [
                    623085.9260896011,
                    4827188.233844966,
                    1301.899688976627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:55:45+00:00",
            "end_time": "2019-06-05T16:38:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72524695526664,
              43.38749753556187,
              1295.2970156460983
            ],
            [
              -121.72498201579592,
              43.40013415323403,
              1295.2970156460983
            ],
            [
              -121.71222192241697,
              43.399991157569126,
              1945.2170156460984
            ],
            [
              -121.71248951156564,
              43.38735460263496,
              1945.2170156460984
            ],
            [
              -121.72524695526664,
              43.38749753556187,
              1295.2970156460983
            ]
          ]
        ]
      },
      "bbox": [
        -121.725247,
        43.3873546,
        1295.297016,
        -121.7122219,
        43.40013415,
        1945.217016
      ],
      "properties": {
        "datetime": "2019-06-02T18:48:51Z",
        "pc:count": 22785654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603778.2825,
            "count": 22785654,
            "maximum": 604281.7372,
            "minimum": 603248.1972,
            "name": "X",
            "position": 0,
            "stddev": 297.1036112,
            "variance": 88270.55581
          },
          {
            "average": 4805340.039,
            "count": 22785654,
            "maximum": 4806039.971,
            "minimum": 4804636.251,
            "name": "Y",
            "position": 1,
            "stddev": 406.8180832,
            "variance": 165500.9529
          },
          {
            "average": 1388.252958,
            "count": 22785654,
            "maximum": 1945.217016,
            "minimum": 1295.297016,
            "name": "Z",
            "position": 2,
            "stddev": 16.52957625,
            "variance": 273.226891
          },
          {
            "average": 19686.40983,
            "count": 22785654,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9802.327253,
            "variance": 96085619.57
          },
          {
            "average": 1.121952567,
            "count": 22785654,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3515429664,
            "variance": 0.1235824572
          },
          {
            "average": 1.24392778,
            "count": 22785654,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4836812724,
            "variance": 0.2339475733
          },
          {
            "average": 0.5017944624,
            "count": 22785654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967909,
            "variance": 0.2499967909
          },
          {
            "average": 0,
            "count": 22785654,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200699572,
            "count": 22785654,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9181411878,
            "variance": 0.8429832408
          },
          {
            "average": 0.1390640933,
            "count": 22785654,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03955378,
            "variance": 121.8717476
          },
          {
            "average": 0.5051297628,
            "count": 22785654,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999736958,
            "variance": 0.2499736965
          },
          {
            "average": 10029.65202,
            "count": 22785654,
            "maximum": 10032,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.289905367,
            "variance": 1.663855855
          },
          {
            "average": 243534787.4,
            "count": 22785654,
            "maximum": 243536531.5,
            "minimum": 243532886.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 884.1455394,
            "variance": 781713.3348
          },
          {
            "average": 0,
            "count": 22785654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22785654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22785654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22785654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22785654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603248.1972,
          4804636.251,
          1295.297016,
          604281.7372,
          4806039.971,
          1945.217016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603248.1971699732,
                4804636.251354213,
                1295.2970156460983
              ],
              [
                603248.1971699732,
                4806039.971354214,
                1295.2970156460983
              ],
              [
                604281.7371699732,
                4806039.971354214,
                1945.2170156460984
              ],
              [
                604281.7371699732,
                4804636.251354213,
                1945.2170156460984
              ],
              [
                603248.1971699732,
                4804636.251354213,
                1295.2970156460983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:48:51+00:00",
        "end_time": "2019-06-02T17:48:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.725247,
            43.3873546,
            1295.297016,
            -121.7122219,
            43.40013415,
            1945.217016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72524695526664,
                  43.38749753556187,
                  1295.2970156460983
                ],
                [
                  -121.72498201579592,
                  43.40013415323403,
                  1295.2970156460983
                ],
                [
                  -121.71222192241697,
                  43.399991157569126,
                  1945.2170156460984
                ],
                [
                  -121.71248951156564,
                  43.38735460263496,
                  1945.2170156460984
                ],
                [
                  -121.72524695526664,
                  43.38749753556187,
                  1295.2970156460983
                ]
              ]
            ]
          },
          "id": "20190602_43121D6318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:48:51Z",
            "pc:count": 22785654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603778.2825,
                "count": 22785654,
                "maximum": 604281.7372,
                "minimum": 603248.1972,
                "name": "X",
                "position": 0,
                "stddev": 297.1036112,
                "variance": 88270.55581
              },
              {
                "average": 4805340.039,
                "count": 22785654,
                "maximum": 4806039.971,
                "minimum": 4804636.251,
                "name": "Y",
                "position": 1,
                "stddev": 406.8180832,
                "variance": 165500.9529
              },
              {
                "average": 1388.252958,
                "count": 22785654,
                "maximum": 1945.217016,
                "minimum": 1295.297016,
                "name": "Z",
                "position": 2,
                "stddev": 16.52957625,
                "variance": 273.226891
              },
              {
                "average": 19686.40983,
                "count": 22785654,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9802.327253,
                "variance": 96085619.57
              },
              {
                "average": 1.121952567,
                "count": 22785654,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3515429664,
                "variance": 0.1235824572
              },
              {
                "average": 1.24392778,
                "count": 22785654,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4836812724,
                "variance": 0.2339475733
              },
              {
                "average": 0.5017944624,
                "count": 22785654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967909,
                "variance": 0.2499967909
              },
              {
                "average": 0,
                "count": 22785654,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200699572,
                "count": 22785654,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9181411878,
                "variance": 0.8429832408
              },
              {
                "average": 0.1390640933,
                "count": 22785654,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03955378,
                "variance": 121.8717476
              },
              {
                "average": 0.5051297628,
                "count": 22785654,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999736958,
                "variance": 0.2499736965
              },
              {
                "average": 10029.65202,
                "count": 22785654,
                "maximum": 10032,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.289905367,
                "variance": 1.663855855
              },
              {
                "average": 243534787.4,
                "count": 22785654,
                "maximum": 243536531.5,
                "minimum": 243532886.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 884.1455394,
                "variance": 781713.3348
              },
              {
                "average": 0,
                "count": 22785654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22785654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22785654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22785654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22785654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603248.1972,
              4804636.251,
              1295.297016,
              604281.7372,
              4806039.971,
              1945.217016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603248.1971699732,
                    4804636.251354213,
                    1295.2970156460983
                  ],
                  [
                    603248.1971699732,
                    4806039.971354214,
                    1295.2970156460983
                  ],
                  [
                    604281.7371699732,
                    4806039.971354214,
                    1945.2170156460984
                  ],
                  [
                    604281.7371699732,
                    4804636.251354213,
                    1945.2170156460984
                  ],
                  [
                    603248.1971699732,
                    4804636.251354213,
                    1295.2970156460983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:48:51+00:00",
            "end_time": "2019-06-02T17:48:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525833146915,
              43.4124978465642,
              1232.2458371329622
            ],
            [
              -121.67498264617916,
              43.42513955933088,
              1232.2458371329622
            ],
            [
              -121.66221162861041,
              43.424990847505725,
              1937.1458371329622
            ],
            [
              -121.66248996913741,
              43.41234920000803,
              1937.1458371329622
            ],
            [
              -121.67525833146915,
              43.4124978465642,
              1232.2458371329622
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752583,
        43.4123492,
        1232.245837,
        -121.6622116,
        43.42513956,
        1937.145837
      ],
      "properties": {
        "datetime": "2019-06-02T20:11:07Z",
        "pc:count": 30078747,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607764.9261,
            "count": 30078747,
            "maximum": 608286.9544,
            "minimum": 607252.9344,
            "name": "X",
            "position": 0,
            "stddev": 278.6205808,
            "variance": 77629.42805
          },
          {
            "average": 4808137.071,
            "count": 30078747,
            "maximum": 4808880.155,
            "minimum": 4807475.835,
            "name": "Y",
            "position": 1,
            "stddev": 386.1165604,
            "variance": 149085.9982
          },
          {
            "average": 1359.478251,
            "count": 30078747,
            "maximum": 1937.145837,
            "minimum": 1232.245837,
            "name": "Z",
            "position": 2,
            "stddev": 9.382000169,
            "variance": 88.02192717
          },
          {
            "average": 19388.23067,
            "count": 30078747,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9720.969658,
            "variance": 94497251.08
          },
          {
            "average": 1.112750275,
            "count": 30078747,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.337446015,
            "variance": 0.113869813
          },
          {
            "average": 1.2255198,
            "count": 30078747,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4649224814,
            "variance": 0.2161529137
          },
          {
            "average": 0.5001741595,
            "count": 30078747,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999978,
            "variance": 0.249999978
          },
          {
            "average": 0,
            "count": 30078747,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.144673779,
            "count": 30078747,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7722116209,
            "variance": 0.5963107875
          },
          {
            "average": 0.6520070893,
            "count": 30078747,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.67402952,
            "variance": 113.9349062
          },
          {
            "average": 0.4897188038,
            "count": 30078747,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998942941,
            "variance": 0.2498943053
          },
          {
            "average": 10036.12856,
            "count": 30078747,
            "maximum": 10040,
            "minimum": 10032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.31649318,
            "variance": 5.366140653
          },
          {
            "average": 243538975,
            "count": 30078747,
            "maximum": 243541467.3,
            "minimum": 243536427.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1470.536382,
            "variance": 2162477.25
          },
          {
            "average": 0,
            "count": 30078747,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30078747,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30078747,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30078747,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30078747,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607252.9344,
          4807475.835,
          1232.245837,
          608286.9544,
          4808880.155,
          1937.145837
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607252.9344344689,
                4807475.8346858425,
                1232.2458371329622
              ],
              [
                607252.9344344689,
                4808880.154685843,
                1232.2458371329622
              ],
              [
                608286.9544344689,
                4808880.154685843,
                1937.1458371329622
              ],
              [
                608286.9544344689,
                4807475.8346858425,
                1937.1458371329622
              ],
              [
                607252.9344344689,
                4807475.8346858425,
                1232.2458371329622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:11:07+00:00",
        "end_time": "2019-06-02T18:47:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752583,
            43.4123492,
            1232.245837,
            -121.6622116,
            43.42513956,
            1937.145837
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525833146915,
                  43.4124978465642,
                  1232.2458371329622
                ],
                [
                  -121.67498264617916,
                  43.42513955933088,
                  1232.2458371329622
                ],
                [
                  -121.66221162861041,
                  43.424990847505725,
                  1937.1458371329622
                ],
                [
                  -121.66248996913741,
                  43.41234920000803,
                  1937.1458371329622
                ],
                [
                  -121.67525833146915,
                  43.4124978465642,
                  1232.2458371329622
                ]
              ]
            ]
          },
          "id": "20190602_43121D6407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:11:07Z",
            "pc:count": 30078747,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607764.9261,
                "count": 30078747,
                "maximum": 608286.9544,
                "minimum": 607252.9344,
                "name": "X",
                "position": 0,
                "stddev": 278.6205808,
                "variance": 77629.42805
              },
              {
                "average": 4808137.071,
                "count": 30078747,
                "maximum": 4808880.155,
                "minimum": 4807475.835,
                "name": "Y",
                "position": 1,
                "stddev": 386.1165604,
                "variance": 149085.9982
              },
              {
                "average": 1359.478251,
                "count": 30078747,
                "maximum": 1937.145837,
                "minimum": 1232.245837,
                "name": "Z",
                "position": 2,
                "stddev": 9.382000169,
                "variance": 88.02192717
              },
              {
                "average": 19388.23067,
                "count": 30078747,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9720.969658,
                "variance": 94497251.08
              },
              {
                "average": 1.112750275,
                "count": 30078747,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.337446015,
                "variance": 0.113869813
              },
              {
                "average": 1.2255198,
                "count": 30078747,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4649224814,
                "variance": 0.2161529137
              },
              {
                "average": 0.5001741595,
                "count": 30078747,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999978,
                "variance": 0.249999978
              },
              {
                "average": 0,
                "count": 30078747,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.144673779,
                "count": 30078747,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7722116209,
                "variance": 0.5963107875
              },
              {
                "average": 0.6520070893,
                "count": 30078747,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.67402952,
                "variance": 113.9349062
              },
              {
                "average": 0.4897188038,
                "count": 30078747,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998942941,
                "variance": 0.2498943053
              },
              {
                "average": 10036.12856,
                "count": 30078747,
                "maximum": 10040,
                "minimum": 10032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.31649318,
                "variance": 5.366140653
              },
              {
                "average": 243538975,
                "count": 30078747,
                "maximum": 243541467.3,
                "minimum": 243536427.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1470.536382,
                "variance": 2162477.25
              },
              {
                "average": 0,
                "count": 30078747,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30078747,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30078747,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30078747,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30078747,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607252.9344,
              4807475.835,
              1232.245837,
              608286.9544,
              4808880.155,
              1937.145837
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607252.9344344689,
                    4807475.8346858425,
                    1232.2458371329622
                  ],
                  [
                    607252.9344344689,
                    4808880.154685843,
                    1232.2458371329622
                  ],
                  [
                    608286.9544344689,
                    4808880.154685843,
                    1937.1458371329622
                  ],
                  [
                    608286.9544344689,
                    4807475.8346858425,
                    1937.1458371329622
                  ],
                  [
                    607252.9344344689,
                    4807475.8346858425,
                    1232.2458371329622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:11:07+00:00",
            "end_time": "2019-06-02T18:47: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": "20190602_43121D6401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775520425216,
              43.424997909908825,
              1327.775337245978
            ],
            [
              -121.68748203113067,
              43.437638218209266,
              1327.775337245978
            ],
            [
              -121.67471350895048,
              43.43749092862587,
              1916.915337245978
            ],
            [
              -121.6749893376861,
              43.42485068496145,
              1916.915337245978
            ],
            [
              -121.68775520425216,
              43.424997909908825,
              1327.775337245978
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877552,
        43.42485068,
        1327.775337,
        -121.6747135,
        43.43763822,
        1916.915337
      ],
      "properties": {
        "datetime": "2019-06-03T17:12:10Z",
        "pc:count": 20706285,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606734.9148,
            "count": 20706285,
            "maximum": 607252.9029,
            "minimum": 606219.3029,
            "name": "X",
            "position": 0,
            "stddev": 295.6919351,
            "variance": 87433.72048
          },
          {
            "average": 4809560.14,
            "count": 20706285,
            "maximum": 4810252.224,
            "minimum": 4808848.064,
            "name": "Y",
            "position": 1,
            "stddev": 399.5770331,
            "variance": 159661.8054
          },
          {
            "average": 1379.756097,
            "count": 20706285,
            "maximum": 1916.915337,
            "minimum": 1327.775337,
            "name": "Z",
            "position": 2,
            "stddev": 11.97984053,
            "variance": 143.5165792
          },
          {
            "average": 19359.86932,
            "count": 20706285,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9945.863543,
            "variance": 98920201.61
          },
          {
            "average": 1.13317995,
            "count": 20706285,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3749122563,
            "variance": 0.1405591999
          },
          {
            "average": 1.266349275,
            "count": 20706285,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5203528414,
            "variance": 0.2707670796
          },
          {
            "average": 0.5013745344,
            "count": 20706285,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981227,
            "variance": 0.2499981227
          },
          {
            "average": 0,
            "count": 20706285,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215974763,
            "count": 20706285,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.016133904,
            "variance": 1.032528111
          },
          {
            "average": -0.08058957784,
            "count": 20706285,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90258025,
            "variance": 118.8662561
          },
          {
            "average": 0.4944975402,
            "count": 20706285,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999697341,
            "variance": 0.249969735
          },
          {
            "average": 10042.98073,
            "count": 20706285,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.414253898,
            "variance": 5.828621885
          },
          {
            "average": 243591032.3,
            "count": 20706285,
            "maximum": 243617130.7,
            "minimum": 243540010.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35302.48385,
            "variance": 1246265366
          },
          {
            "average": 0,
            "count": 20706285,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20706285,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20706285,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20706285,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20706285,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606219.3029,
          4808848.064,
          1327.775337,
          607252.9029,
          4810252.224,
          1916.915337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606219.302877981,
                4808848.064187773,
                1327.775337245978
              ],
              [
                606219.302877981,
                4810252.224187773,
                1327.775337245978
              ],
              [
                607252.9028779811,
                4810252.224187773,
                1916.915337245978
              ],
              [
                607252.9028779811,
                4808848.064187773,
                1916.915337245978
              ],
              [
                606219.302877981,
                4808848.064187773,
                1327.775337245978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:12:10+00:00",
        "end_time": "2019-06-02T19:46:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877552,
            43.42485068,
            1327.775337,
            -121.6747135,
            43.43763822,
            1916.915337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775520425216,
                  43.424997909908825,
                  1327.775337245978
                ],
                [
                  -121.68748203113067,
                  43.437638218209266,
                  1327.775337245978
                ],
                [
                  -121.67471350895048,
                  43.43749092862587,
                  1916.915337245978
                ],
                [
                  -121.6749893376861,
                  43.42485068496145,
                  1916.915337245978
                ],
                [
                  -121.68775520425216,
                  43.424997909908825,
                  1327.775337245978
                ]
              ]
            ]
          },
          "id": "20190602_43121D6401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:12:10Z",
            "pc:count": 20706285,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606734.9148,
                "count": 20706285,
                "maximum": 607252.9029,
                "minimum": 606219.3029,
                "name": "X",
                "position": 0,
                "stddev": 295.6919351,
                "variance": 87433.72048
              },
              {
                "average": 4809560.14,
                "count": 20706285,
                "maximum": 4810252.224,
                "minimum": 4808848.064,
                "name": "Y",
                "position": 1,
                "stddev": 399.5770331,
                "variance": 159661.8054
              },
              {
                "average": 1379.756097,
                "count": 20706285,
                "maximum": 1916.915337,
                "minimum": 1327.775337,
                "name": "Z",
                "position": 2,
                "stddev": 11.97984053,
                "variance": 143.5165792
              },
              {
                "average": 19359.86932,
                "count": 20706285,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9945.863543,
                "variance": 98920201.61
              },
              {
                "average": 1.13317995,
                "count": 20706285,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3749122563,
                "variance": 0.1405591999
              },
              {
                "average": 1.266349275,
                "count": 20706285,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5203528414,
                "variance": 0.2707670796
              },
              {
                "average": 0.5013745344,
                "count": 20706285,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981227,
                "variance": 0.2499981227
              },
              {
                "average": 0,
                "count": 20706285,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215974763,
                "count": 20706285,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.016133904,
                "variance": 1.032528111
              },
              {
                "average": -0.08058957784,
                "count": 20706285,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90258025,
                "variance": 118.8662561
              },
              {
                "average": 0.4944975402,
                "count": 20706285,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999697341,
                "variance": 0.249969735
              },
              {
                "average": 10042.98073,
                "count": 20706285,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.414253898,
                "variance": 5.828621885
              },
              {
                "average": 243591032.3,
                "count": 20706285,
                "maximum": 243617130.7,
                "minimum": 243540010.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35302.48385,
                "variance": 1246265366
              },
              {
                "average": 0,
                "count": 20706285,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20706285,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20706285,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20706285,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20706285,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606219.3029,
              4808848.064,
              1327.775337,
              607252.9029,
              4810252.224,
              1916.915337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606219.302877981,
                    4808848.064187773,
                    1327.775337245978
                  ],
                  [
                    606219.302877981,
                    4810252.224187773,
                    1327.775337245978
                  ],
                  [
                    607252.9028779811,
                    4810252.224187773,
                    1916.915337245978
                  ],
                  [
                    607252.9028779811,
                    4808848.064187773,
                    1916.915337245978
                  ],
                  [
                    606219.302877981,
                    4808848.064187773,
                    1327.775337245978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:12:10+00:00",
            "end_time": "2019-06-02T19: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": "20190602_43121D7409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7752216052639,
              43.413275275212044,
              1296.6793304523155
            ],
            [
              -121.77498261740025,
              43.42512887166055,
              1296.6793304523155
            ],
            [
              -121.76225013142304,
              43.42499175010795,
              1880.2393304523155
            ],
            [
              -121.7624916017219,
              43.41313821009034,
              1880.2393304523155
            ],
            [
              -121.7752216052639,
              43.413275275212044,
              1296.6793304523155
            ]
          ]
        ]
      },
      "bbox": [
        -121.7752216,
        43.41313821,
        1296.67933,
        -121.7622501,
        43.42512887,
        1880.23933
      ],
      "properties": {
        "datetime": "2019-06-03T17:14:24Z",
        "pc:count": 21629182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599695.844,
            "count": 21629182,
            "maximum": 600189.2864,
            "minimum": 599158.4264,
            "name": "X",
            "position": 0,
            "stddev": 295.7472963,
            "variance": 87466.46329
          },
          {
            "average": 4808069.525,
            "count": 21629182,
            "maximum": 4808755.125,
            "minimum": 4807438.405,
            "name": "Y",
            "position": 1,
            "stddev": 357.1862273,
            "variance": 127582.001
          },
          {
            "average": 1421.589099,
            "count": 21629182,
            "maximum": 1880.23933,
            "minimum": 1296.67933,
            "name": "Z",
            "position": 2,
            "stddev": 8.249135025,
            "variance": 68.04822866
          },
          {
            "average": 17980.19427,
            "count": 21629182,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11197.67371,
            "variance": 125387896.5
          },
          {
            "average": 1.222605506,
            "count": 21629182,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5115540625,
            "variance": 0.2616875588
          },
          {
            "average": 1.445232048,
            "count": 21629182,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7161990082,
            "variance": 0.5129410194
          },
          {
            "average": 0.5015214168,
            "count": 21629182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976968,
            "variance": 0.2499976968
          },
          {
            "average": 0,
            "count": 21629182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324355956,
            "count": 21629182,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.791517872,
            "variance": 3.209536287
          },
          {
            "average": 0.01405852608,
            "count": 21629182,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95579713,
            "variance": 120.0294907
          },
          {
            "average": 0.4955735265,
            "count": 21629182,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999804175,
            "variance": 0.2499804179
          },
          {
            "average": 10042.61318,
            "count": 21629182,
            "maximum": 10046,
            "minimum": 10039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.398591989,
            "variance": 5.753243531
          },
          {
            "average": 243586261.8,
            "count": 21629182,
            "maximum": 243617264,
            "minimum": 243541096.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36617.3729,
            "variance": 1340831998
          },
          {
            "average": 0,
            "count": 21629182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21629182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21629182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21629182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21629182,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599158.4264,
          4807438.405,
          1296.67933,
          600189.2864,
          4808755.125,
          1880.23933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599158.4263795627,
                4807438.4049937725,
                1296.6793304523155
              ],
              [
                599158.4263795627,
                4808755.124993773,
                1296.6793304523155
              ],
              [
                600189.2863795628,
                4808755.124993773,
                1880.2393304523155
              ],
              [
                600189.2863795628,
                4807438.4049937725,
                1880.2393304523155
              ],
              [
                599158.4263795627,
                4807438.4049937725,
                1296.6793304523155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:14:24+00:00",
        "end_time": "2019-06-02T20:04:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7752216,
            43.41313821,
            1296.67933,
            -121.7622501,
            43.42512887,
            1880.23933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7752216052639,
                  43.413275275212044,
                  1296.6793304523155
                ],
                [
                  -121.77498261740025,
                  43.42512887166055,
                  1296.6793304523155
                ],
                [
                  -121.76225013142304,
                  43.42499175010795,
                  1880.2393304523155
                ],
                [
                  -121.7624916017219,
                  43.41313821009034,
                  1880.2393304523155
                ],
                [
                  -121.7752216052639,
                  43.413275275212044,
                  1296.6793304523155
                ]
              ]
            ]
          },
          "id": "20190602_43121D7409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:14:24Z",
            "pc:count": 21629182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599695.844,
                "count": 21629182,
                "maximum": 600189.2864,
                "minimum": 599158.4264,
                "name": "X",
                "position": 0,
                "stddev": 295.7472963,
                "variance": 87466.46329
              },
              {
                "average": 4808069.525,
                "count": 21629182,
                "maximum": 4808755.125,
                "minimum": 4807438.405,
                "name": "Y",
                "position": 1,
                "stddev": 357.1862273,
                "variance": 127582.001
              },
              {
                "average": 1421.589099,
                "count": 21629182,
                "maximum": 1880.23933,
                "minimum": 1296.67933,
                "name": "Z",
                "position": 2,
                "stddev": 8.249135025,
                "variance": 68.04822866
              },
              {
                "average": 17980.19427,
                "count": 21629182,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11197.67371,
                "variance": 125387896.5
              },
              {
                "average": 1.222605506,
                "count": 21629182,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5115540625,
                "variance": 0.2616875588
              },
              {
                "average": 1.445232048,
                "count": 21629182,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7161990082,
                "variance": 0.5129410194
              },
              {
                "average": 0.5015214168,
                "count": 21629182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976968,
                "variance": 0.2499976968
              },
              {
                "average": 0,
                "count": 21629182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324355956,
                "count": 21629182,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.791517872,
                "variance": 3.209536287
              },
              {
                "average": 0.01405852608,
                "count": 21629182,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95579713,
                "variance": 120.0294907
              },
              {
                "average": 0.4955735265,
                "count": 21629182,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999804175,
                "variance": 0.2499804179
              },
              {
                "average": 10042.61318,
                "count": 21629182,
                "maximum": 10046,
                "minimum": 10039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.398591989,
                "variance": 5.753243531
              },
              {
                "average": 243586261.8,
                "count": 21629182,
                "maximum": 243617264,
                "minimum": 243541096.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36617.3729,
                "variance": 1340831998
              },
              {
                "average": 0,
                "count": 21629182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21629182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21629182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21629182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21629182,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599158.4264,
              4807438.405,
              1296.67933,
              600189.2864,
              4808755.125,
              1880.23933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599158.4263795627,
                    4807438.4049937725,
                    1296.6793304523155
                  ],
                  [
                    599158.4263795627,
                    4808755.124993773,
                    1296.6793304523155
                  ],
                  [
                    600189.2863795628,
                    4808755.124993773,
                    1880.2393304523155
                  ],
                  [
                    600189.2863795628,
                    4807438.4049937725,
                    1880.2393304523155
                  ],
                  [
                    599158.4263795627,
                    4807438.4049937725,
                    1296.6793304523155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:14:24+00:00",
            "end_time": "2019-06-02T20:04: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": "20190605_43121E5116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526968044814,
              43.574998097160496,
              1295.8035819720194
            ],
            [
              -121.62498183600103,
              43.58764494991798,
              1295.8035819720194
            ],
            [
              -121.61219931712111,
              43.587490468699656,
              1866.4235819720193
            ],
            [
              -121.61248983536024,
              43.57484368375043,
              1866.4235819720193
            ],
            [
              -121.62526968044814,
              43.574998097160496,
              1295.8035819720194
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252697,
        43.57484368,
        1295.803582,
        -121.6121993,
        43.58764495,
        1866.423582
      ],
      "properties": {
        "datetime": "2019-06-05T18:16:12Z",
        "pc:count": 20825333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611506.1736,
            "count": 20825333,
            "maximum": 612034.2363,
            "minimum": 611002.0363,
            "name": "X",
            "position": 0,
            "stddev": 274.6303586,
            "variance": 75421.83388
          },
          {
            "average": 4826287.051,
            "count": 20825333,
            "maximum": 4826993.552,
            "minimum": 4825588.592,
            "name": "Y",
            "position": 1,
            "stddev": 401.7859929,
            "variance": 161431.9841
          },
          {
            "average": 1317.014768,
            "count": 20825333,
            "maximum": 1866.423582,
            "minimum": 1295.803582,
            "name": "Z",
            "position": 2,
            "stddev": 7.279371156,
            "variance": 52.98924443
          },
          {
            "average": 18672.83975,
            "count": 20825333,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10690.95502,
            "variance": 114296519.2
          },
          {
            "average": 1.165642057,
            "count": 20825333,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4279544843,
            "variance": 0.1831450407
          },
          {
            "average": 1.33134577,
            "count": 20825333,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5970295396,
            "variance": 0.3564442712
          },
          {
            "average": 0.5029551268,
            "count": 20825333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912792,
            "variance": 0.2499912792
          },
          {
            "average": 0,
            "count": 20825333,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231820831,
            "count": 20825333,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.281882214,
            "variance": 1.64322201
          },
          {
            "average": -0.4954372845,
            "count": 20825333,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81420172,
            "variance": 116.9469589
          },
          {
            "average": 0.4956529146,
            "count": 20825333,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999811145,
            "variance": 0.2499811149
          },
          {
            "average": 10132.56725,
            "count": 20825333,
            "maximum": 10135,
            "minimum": 10128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.561144523,
            "variance": 2.437172223
          },
          {
            "average": 243792295.8,
            "count": 20825333,
            "maximum": 243793772,
            "minimum": 243788494.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1258.580928,
            "variance": 1584025.953
          },
          {
            "average": 0,
            "count": 20825333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20825333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20825333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20825333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20825333,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611002.0363,
          4825588.592,
          1295.803582,
          612034.2363,
          4826993.552,
          1866.423582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611002.0363445405,
                4825588.591668166,
                1295.8035819720194
              ],
              [
                611002.0363445405,
                4826993.551668167,
                1295.8035819720194
              ],
              [
                612034.2363445405,
                4826993.551668167,
                1866.4235819720193
              ],
              [
                612034.2363445405,
                4825588.591668166,
                1866.4235819720193
              ],
              [
                611002.0363445405,
                4825588.591668166,
                1295.8035819720194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:16:12+00:00",
        "end_time": "2019-06-05T16:48:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252697,
            43.57484368,
            1295.803582,
            -121.6121993,
            43.58764495,
            1866.423582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526968044814,
                  43.574998097160496,
                  1295.8035819720194
                ],
                [
                  -121.62498183600103,
                  43.58764494991798,
                  1295.8035819720194
                ],
                [
                  -121.61219931712111,
                  43.587490468699656,
                  1866.4235819720193
                ],
                [
                  -121.61248983536024,
                  43.57484368375043,
                  1866.4235819720193
                ],
                [
                  -121.62526968044814,
                  43.574998097160496,
                  1295.8035819720194
                ]
              ]
            ]
          },
          "id": "20190605_43121E5116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:16:12Z",
            "pc:count": 20825333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611506.1736,
                "count": 20825333,
                "maximum": 612034.2363,
                "minimum": 611002.0363,
                "name": "X",
                "position": 0,
                "stddev": 274.6303586,
                "variance": 75421.83388
              },
              {
                "average": 4826287.051,
                "count": 20825333,
                "maximum": 4826993.552,
                "minimum": 4825588.592,
                "name": "Y",
                "position": 1,
                "stddev": 401.7859929,
                "variance": 161431.9841
              },
              {
                "average": 1317.014768,
                "count": 20825333,
                "maximum": 1866.423582,
                "minimum": 1295.803582,
                "name": "Z",
                "position": 2,
                "stddev": 7.279371156,
                "variance": 52.98924443
              },
              {
                "average": 18672.83975,
                "count": 20825333,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10690.95502,
                "variance": 114296519.2
              },
              {
                "average": 1.165642057,
                "count": 20825333,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4279544843,
                "variance": 0.1831450407
              },
              {
                "average": 1.33134577,
                "count": 20825333,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5970295396,
                "variance": 0.3564442712
              },
              {
                "average": 0.5029551268,
                "count": 20825333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912792,
                "variance": 0.2499912792
              },
              {
                "average": 0,
                "count": 20825333,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231820831,
                "count": 20825333,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.281882214,
                "variance": 1.64322201
              },
              {
                "average": -0.4954372845,
                "count": 20825333,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81420172,
                "variance": 116.9469589
              },
              {
                "average": 0.4956529146,
                "count": 20825333,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999811145,
                "variance": 0.2499811149
              },
              {
                "average": 10132.56725,
                "count": 20825333,
                "maximum": 10135,
                "minimum": 10128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.561144523,
                "variance": 2.437172223
              },
              {
                "average": 243792295.8,
                "count": 20825333,
                "maximum": 243793772,
                "minimum": 243788494.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1258.580928,
                "variance": 1584025.953
              },
              {
                "average": 0,
                "count": 20825333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20825333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20825333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20825333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20825333,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611002.0363,
              4825588.592,
              1295.803582,
              612034.2363,
              4826993.552,
              1866.423582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611002.0363445405,
                    4825588.591668166,
                    1295.8035819720194
                  ],
                  [
                    611002.0363445405,
                    4826993.551668167,
                    1295.8035819720194
                  ],
                  [
                    612034.2363445405,
                    4826993.551668167,
                    1866.4235819720193
                  ],
                  [
                    612034.2363445405,
                    4825588.591668166,
                    1866.4235819720193
                  ],
                  [
                    611002.0363445405,
                    4825588.591668166,
                    1295.8035819720194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:16:12+00:00",
            "end_time": "2019-06-05T16:48:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60009736280531,
              43.61249602551134,
              1207.8754990941898
            ],
            [
              -121.59998178803949,
              43.61747705467202,
              1207.8754990941898
            ],
            [
              -121.58737323405795,
              43.617321919356094,
              1854.8754990941898
            ],
            [
              -121.58748984884943,
              43.61234091701713,
              1854.8754990941898
            ],
            [
              -121.60009736280531,
              43.61249602551134,
              1207.8754990941898
            ]
          ]
        ]
      },
      "bbox": [
        -121.6000974,
        43.61234092,
        1207.875499,
        -121.5873732,
        43.61747705,
        1854.875499
      ],
      "properties": {
        "datetime": "2019-06-05T19:15:35Z",
        "pc:count": 8667696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613494.8311,
            "count": 8667696,
            "maximum": 613982.0687,
            "minimum": 612964.4087,
            "name": "X",
            "position": 0,
            "stddev": 264.8662564,
            "variance": 70154.1338
          },
          {
            "average": 4830073.066,
            "count": 8667696,
            "maximum": 4830340.46,
            "minimum": 4829787.1,
            "name": "Y",
            "position": 1,
            "stddev": 148.3100351,
            "variance": 21995.86652
          },
          {
            "average": 1310.245387,
            "count": 8667696,
            "maximum": 1854.875499,
            "minimum": 1207.875499,
            "name": "Z",
            "position": 2,
            "stddev": 7.827892929,
            "variance": 61.2759077
          },
          {
            "average": 18082.96503,
            "count": 8667696,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10952.89033,
            "variance": 119965806.7
          },
          {
            "average": 1.203213288,
            "count": 8667696,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4997557225,
            "variance": 0.2497557821
          },
          {
            "average": 1.406529948,
            "count": 8667696,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7105792441,
            "variance": 0.5049228621
          },
          {
            "average": 0.50157389,
            "count": 8667696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975517,
            "variance": 0.2499975517
          },
          {
            "average": 0,
            "count": 8667696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3497385,
            "count": 8667696,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.829510222,
            "variance": 3.347107653
          },
          {
            "average": -0.1249301731,
            "count": 8667696,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.50000102,
            "variance": 110.2500215
          },
          {
            "average": 0.49156754,
            "count": 8667696,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999289174,
            "variance": 0.2499289225
          },
          {
            "average": 10141.03878,
            "count": 8667696,
            "maximum": 10143,
            "minimum": 10139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7384069566,
            "variance": 0.5452448336
          },
          {
            "average": 243796502.7,
            "count": 8667696,
            "maximum": 243797335.6,
            "minimum": 243795550.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 353.9668788,
            "variance": 125292.5513
          },
          {
            "average": 0,
            "count": 8667696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8667696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8667696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8667696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8667696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612964.4087,
          4829787.1,
          1207.875499,
          613982.0687,
          4830340.46,
          1854.875499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612964.4087273177,
                4829787.100338057,
                1207.8754990941898
              ],
              [
                612964.4087273177,
                4830340.460338056,
                1207.8754990941898
              ],
              [
                613982.0687273176,
                4830340.460338056,
                1854.8754990941898
              ],
              [
                613982.0687273176,
                4829787.100338057,
                1854.8754990941898
              ],
              [
                612964.4087273177,
                4829787.100338057,
                1207.8754990941898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:15:35+00:00",
        "end_time": "2019-06-05T18:45:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6000974,
            43.61234092,
            1207.875499,
            -121.5873732,
            43.61747705,
            1854.875499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60009736280531,
                  43.61249602551134,
                  1207.8754990941898
                ],
                [
                  -121.59998178803949,
                  43.61747705467202,
                  1207.8754990941898
                ],
                [
                  -121.58737323405795,
                  43.617321919356094,
                  1854.8754990941898
                ],
                [
                  -121.58748984884943,
                  43.61234091701713,
                  1854.8754990941898
                ],
                [
                  -121.60009736280531,
                  43.61249602551134,
                  1207.8754990941898
                ]
              ]
            ]
          },
          "id": "20190605_43121E5103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:15:35Z",
            "pc:count": 8667696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613494.8311,
                "count": 8667696,
                "maximum": 613982.0687,
                "minimum": 612964.4087,
                "name": "X",
                "position": 0,
                "stddev": 264.8662564,
                "variance": 70154.1338
              },
              {
                "average": 4830073.066,
                "count": 8667696,
                "maximum": 4830340.46,
                "minimum": 4829787.1,
                "name": "Y",
                "position": 1,
                "stddev": 148.3100351,
                "variance": 21995.86652
              },
              {
                "average": 1310.245387,
                "count": 8667696,
                "maximum": 1854.875499,
                "minimum": 1207.875499,
                "name": "Z",
                "position": 2,
                "stddev": 7.827892929,
                "variance": 61.2759077
              },
              {
                "average": 18082.96503,
                "count": 8667696,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10952.89033,
                "variance": 119965806.7
              },
              {
                "average": 1.203213288,
                "count": 8667696,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4997557225,
                "variance": 0.2497557821
              },
              {
                "average": 1.406529948,
                "count": 8667696,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7105792441,
                "variance": 0.5049228621
              },
              {
                "average": 0.50157389,
                "count": 8667696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975517,
                "variance": 0.2499975517
              },
              {
                "average": 0,
                "count": 8667696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3497385,
                "count": 8667696,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.829510222,
                "variance": 3.347107653
              },
              {
                "average": -0.1249301731,
                "count": 8667696,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.50000102,
                "variance": 110.2500215
              },
              {
                "average": 0.49156754,
                "count": 8667696,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999289174,
                "variance": 0.2499289225
              },
              {
                "average": 10141.03878,
                "count": 8667696,
                "maximum": 10143,
                "minimum": 10139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7384069566,
                "variance": 0.5452448336
              },
              {
                "average": 243796502.7,
                "count": 8667696,
                "maximum": 243797335.6,
                "minimum": 243795550.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 353.9668788,
                "variance": 125292.5513
              },
              {
                "average": 0,
                "count": 8667696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8667696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8667696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8667696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8667696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612964.4087,
              4829787.1,
              1207.875499,
              613982.0687,
              4830340.46,
              1854.875499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612964.4087273177,
                    4829787.100338057,
                    1207.8754990941898
                  ],
                  [
                    612964.4087273177,
                    4830340.460338056,
                    1207.8754990941898
                  ],
                  [
                    613982.0687273176,
                    4830340.460338056,
                    1854.8754990941898
                  ],
                  [
                    613982.0687273176,
                    4829787.100338057,
                    1854.8754990941898
                  ],
                  [
                    612964.4087273177,
                    4829787.100338057,
                    1207.8754990941898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:15:35+00:00",
            "end_time": "2019-06-05T18:45: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": "20190603_43121D6206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68770345386085,
              43.4749976938342,
              1329.9062434710884
            ],
            [
              -121.68742980841229,
              43.48763717078007,
              1329.9062434710884
            ],
            [
              -121.67471356663202,
              43.4874904684739,
              1878.0062434710883
            ],
            [
              -121.67498986128878,
              43.47485105589594,
              1878.0062434710883
            ],
            [
              -121.68770345386085,
              43.4749976938342,
              1329.9062434710884
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877035,
        43.47485106,
        1329.906243,
        -121.6747136,
        43.48763717,
        1878.006243
      ],
      "properties": {
        "datetime": "2019-06-04T19:17:57Z",
        "pc:count": 18836051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606633.6204,
            "count": 18836051,
            "maximum": 607164.5298,
            "minimum": 606136.0098,
            "name": "X",
            "position": 0,
            "stddev": 295.806172,
            "variance": 87501.29137
          },
          {
            "average": 4815089.404,
            "count": 18836051,
            "maximum": 4815805.121,
            "minimum": 4814401.041,
            "name": "Y",
            "position": 1,
            "stddev": 394.7839516,
            "variance": 155854.3684
          },
          {
            "average": 1381.220448,
            "count": 18836051,
            "maximum": 1878.006243,
            "minimum": 1329.906243,
            "name": "Z",
            "position": 2,
            "stddev": 21.61896932,
            "variance": 467.3798344
          },
          {
            "average": 20987.85523,
            "count": 18836051,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10400.62626,
            "variance": 108173026.7
          },
          {
            "average": 1.135902318,
            "count": 18836051,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4026378024,
            "variance": 0.1621171999
          },
          {
            "average": 1.271813874,
            "count": 18836051,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5761758705,
            "variance": 0.3319786338
          },
          {
            "average": 0.499318355,
            "count": 18836051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995486,
            "variance": 0.2499995486
          },
          {
            "average": 0,
            "count": 18836051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338504658,
            "count": 18836051,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.624410744,
            "variance": 2.638710266
          },
          {
            "average": 0.858712902,
            "count": 18836051,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76721598,
            "variance": 115.93294
          },
          {
            "average": 0.4956216672,
            "count": 18836051,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999808431,
            "variance": 0.2499808435
          },
          {
            "average": 10062.01385,
            "count": 18836051,
            "maximum": 10108,
            "minimum": 10054,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.62723114,
            "variance": 276.4648155
          },
          {
            "average": 243633851.2,
            "count": 18836051,
            "maximum": 243711077.8,
            "minimum": 243622400,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28455.23303,
            "variance": 809700286.7
          },
          {
            "average": 0,
            "count": 18836051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18836051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18836051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18836051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18836051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606136.0098,
          4814401.041,
          1329.906243,
          607164.5298,
          4815805.121,
          1878.006243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606136.00980746,
                4814401.040859988,
                1329.9062434710884
              ],
              [
                606136.00980746,
                4815805.120859988,
                1329.9062434710884
              ],
              [
                607164.52980746,
                4815805.120859988,
                1878.0062434710883
              ],
              [
                607164.52980746,
                4814401.040859988,
                1878.0062434710883
              ],
              [
                606136.00980746,
                4814401.040859988,
                1329.9062434710884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:17:57+00:00",
        "end_time": "2019-06-03T18:40:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877035,
            43.47485106,
            1329.906243,
            -121.6747136,
            43.48763717,
            1878.006243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68770345386085,
                  43.4749976938342,
                  1329.9062434710884
                ],
                [
                  -121.68742980841229,
                  43.48763717078007,
                  1329.9062434710884
                ],
                [
                  -121.67471356663202,
                  43.4874904684739,
                  1878.0062434710883
                ],
                [
                  -121.67498986128878,
                  43.47485105589594,
                  1878.0062434710883
                ],
                [
                  -121.68770345386085,
                  43.4749976938342,
                  1329.9062434710884
                ]
              ]
            ]
          },
          "id": "20190603_43121D6206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:17:57Z",
            "pc:count": 18836051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606633.6204,
                "count": 18836051,
                "maximum": 607164.5298,
                "minimum": 606136.0098,
                "name": "X",
                "position": 0,
                "stddev": 295.806172,
                "variance": 87501.29137
              },
              {
                "average": 4815089.404,
                "count": 18836051,
                "maximum": 4815805.121,
                "minimum": 4814401.041,
                "name": "Y",
                "position": 1,
                "stddev": 394.7839516,
                "variance": 155854.3684
              },
              {
                "average": 1381.220448,
                "count": 18836051,
                "maximum": 1878.006243,
                "minimum": 1329.906243,
                "name": "Z",
                "position": 2,
                "stddev": 21.61896932,
                "variance": 467.3798344
              },
              {
                "average": 20987.85523,
                "count": 18836051,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10400.62626,
                "variance": 108173026.7
              },
              {
                "average": 1.135902318,
                "count": 18836051,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4026378024,
                "variance": 0.1621171999
              },
              {
                "average": 1.271813874,
                "count": 18836051,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5761758705,
                "variance": 0.3319786338
              },
              {
                "average": 0.499318355,
                "count": 18836051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995486,
                "variance": 0.2499995486
              },
              {
                "average": 0,
                "count": 18836051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338504658,
                "count": 18836051,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.624410744,
                "variance": 2.638710266
              },
              {
                "average": 0.858712902,
                "count": 18836051,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76721598,
                "variance": 115.93294
              },
              {
                "average": 0.4956216672,
                "count": 18836051,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999808431,
                "variance": 0.2499808435
              },
              {
                "average": 10062.01385,
                "count": 18836051,
                "maximum": 10108,
                "minimum": 10054,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.62723114,
                "variance": 276.4648155
              },
              {
                "average": 243633851.2,
                "count": 18836051,
                "maximum": 243711077.8,
                "minimum": 243622400,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28455.23303,
                "variance": 809700286.7
              },
              {
                "average": 0,
                "count": 18836051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18836051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18836051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18836051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18836051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606136.0098,
              4814401.041,
              1329.906243,
              607164.5298,
              4815805.121,
              1878.006243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606136.00980746,
                    4814401.040859988,
                    1329.9062434710884
                  ],
                  [
                    606136.00980746,
                    4815805.120859988,
                    1329.9062434710884
                  ],
                  [
                    607164.52980746,
                    4815805.120859988,
                    1878.0062434710883
                  ],
                  [
                    607164.52980746,
                    4814401.040859988,
                    1878.0062434710883
                  ],
                  [
                    606136.00980746,
                    4814401.040859988,
                    1329.9062434710884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:17:57+00:00",
            "end_time": "2019-06-03T18: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": "20190602_43121D7202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.79999501004835,
              43.48749481203758,
              1359.6697094192332
            ],
            [
              -121.79997739966348,
              43.48838424333949,
              1359.6697094192332
            ],
            [
              -121.78747113555661,
              43.488252290388296,
              1900.429709419233
            ],
            [
              -121.78748892936245,
              43.48736286316129,
              1900.429709419233
            ],
            [
              -121.79999501004835,
              43.48749481203758,
              1359.6697094192332
            ]
          ]
        ]
      },
      "bbox": [
        -121.799995,
        43.48736286,
        1359.669709,
        -121.7874711,
        43.48838424,
        1900.429709
      ],
      "properties": {
        "datetime": "2019-06-02T17:13:03Z",
        "pc:count": 1053897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597631.4181,
            "count": 1053897,
            "maximum": 598045.4837,
            "minimum": 597034.0037,
            "name": "X",
            "position": 0,
            "stddev": 272.6447897,
            "variance": 74335.18136
          },
          {
            "average": 4815696.281,
            "count": 1053897,
            "maximum": 4815750.739,
            "minimum": 4815651.939,
            "name": "Y",
            "position": 1,
            "stddev": 22.32505221,
            "variance": 498.4079562
          },
          {
            "average": 1373.931338,
            "count": 1053897,
            "maximum": 1900.429709,
            "minimum": 1359.669709,
            "name": "Z",
            "position": 2,
            "stddev": 10.086442,
            "variance": 101.7363122
          },
          {
            "average": 16497.87207,
            "count": 1053897,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9599.527793,
            "variance": 92150933.85
          },
          {
            "average": 1.185829355,
            "count": 1053897,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4775877988,
            "variance": 0.2280901056
          },
          {
            "average": 1.371608421,
            "count": 1053897,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6810428646,
            "variance": 0.4638193834
          },
          {
            "average": 0.49796612,
            "count": 1053897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961005,
            "variance": 0.2499961005
          },
          {
            "average": 0,
            "count": 1053897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297495865,
            "count": 1053897,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.617341437,
            "variance": 2.615793324
          },
          {
            "average": 0.7161825413,
            "count": 1053897,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78502275,
            "variance": 116.3167158
          },
          {
            "average": 0.4857884594,
            "count": 1053897,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997982284,
            "variance": 0.2497982691
          },
          {
            "average": 10020.6822,
            "count": 1053897,
            "maximum": 10023,
            "minimum": 10019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8896009365,
            "variance": 0.7913898262
          },
          {
            "average": 243529865.7,
            "count": 1053897,
            "maximum": 243530783.2,
            "minimum": 243529179.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 350.3676168,
            "variance": 122757.4669
          },
          {
            "average": 0,
            "count": 1053897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1053897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1053897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1053897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1053897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597034.0037,
          4815651.939,
          1359.669709,
          598045.4837,
          4815750.739,
          1900.429709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597034.0037399908,
                4815651.938688366,
                1359.6697094192332
              ],
              [
                597034.0037399908,
                4815750.7386883665,
                1359.6697094192332
              ],
              [
                598045.4837399907,
                4815750.7386883665,
                1900.429709419233
              ],
              [
                598045.4837399907,
                4815651.938688366,
                1900.429709419233
              ],
              [
                597034.0037399908,
                4815651.938688366,
                1359.6697094192332
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:13:03+00:00",
        "end_time": "2019-06-02T16:46:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.799995,
            43.48736286,
            1359.669709,
            -121.7874711,
            43.48838424,
            1900.429709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.79999501004835,
                  43.48749481203758,
                  1359.6697094192332
                ],
                [
                  -121.79997739966348,
                  43.48838424333949,
                  1359.6697094192332
                ],
                [
                  -121.78747113555661,
                  43.488252290388296,
                  1900.429709419233
                ],
                [
                  -121.78748892936245,
                  43.48736286316129,
                  1900.429709419233
                ],
                [
                  -121.79999501004835,
                  43.48749481203758,
                  1359.6697094192332
                ]
              ]
            ]
          },
          "id": "20190602_43121D7202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:13:03Z",
            "pc:count": 1053897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597631.4181,
                "count": 1053897,
                "maximum": 598045.4837,
                "minimum": 597034.0037,
                "name": "X",
                "position": 0,
                "stddev": 272.6447897,
                "variance": 74335.18136
              },
              {
                "average": 4815696.281,
                "count": 1053897,
                "maximum": 4815750.739,
                "minimum": 4815651.939,
                "name": "Y",
                "position": 1,
                "stddev": 22.32505221,
                "variance": 498.4079562
              },
              {
                "average": 1373.931338,
                "count": 1053897,
                "maximum": 1900.429709,
                "minimum": 1359.669709,
                "name": "Z",
                "position": 2,
                "stddev": 10.086442,
                "variance": 101.7363122
              },
              {
                "average": 16497.87207,
                "count": 1053897,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9599.527793,
                "variance": 92150933.85
              },
              {
                "average": 1.185829355,
                "count": 1053897,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4775877988,
                "variance": 0.2280901056
              },
              {
                "average": 1.371608421,
                "count": 1053897,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6810428646,
                "variance": 0.4638193834
              },
              {
                "average": 0.49796612,
                "count": 1053897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961005,
                "variance": 0.2499961005
              },
              {
                "average": 0,
                "count": 1053897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297495865,
                "count": 1053897,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.617341437,
                "variance": 2.615793324
              },
              {
                "average": 0.7161825413,
                "count": 1053897,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78502275,
                "variance": 116.3167158
              },
              {
                "average": 0.4857884594,
                "count": 1053897,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997982284,
                "variance": 0.2497982691
              },
              {
                "average": 10020.6822,
                "count": 1053897,
                "maximum": 10023,
                "minimum": 10019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8896009365,
                "variance": 0.7913898262
              },
              {
                "average": 243529865.7,
                "count": 1053897,
                "maximum": 243530783.2,
                "minimum": 243529179.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 350.3676168,
                "variance": 122757.4669
              },
              {
                "average": 0,
                "count": 1053897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1053897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1053897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1053897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1053897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597034.0037,
              4815651.939,
              1359.669709,
              598045.4837,
              4815750.739,
              1900.429709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597034.0037399908,
                    4815651.938688366,
                    1359.6697094192332
                  ],
                  [
                    597034.0037399908,
                    4815750.7386883665,
                    1359.6697094192332
                  ],
                  [
                    598045.4837399907,
                    4815750.7386883665,
                    1900.429709419233
                  ],
                  [
                    598045.4837399907,
                    4815651.938688366,
                    1900.429709419233
                  ],
                  [
                    597034.0037399908,
                    4815651.938688366,
                    1359.6697094192332
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:13:03+00:00",
            "end_time": "2019-06-02T16:46: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": "20190601_43121D7401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.81267937401391,
              43.427583715426735,
              1302.3514190169167
            ],
            [
              -121.81248304203007,
              43.43762435012046,
              1302.3514190169167
            ],
            [
              -121.79980606999203,
              43.43749198543553,
              1934.5914190169165
            ],
            [
              -121.80000449663801,
              43.427451396883846,
              1934.5914190169165
            ],
            [
              -121.81267937401391,
              43.427583715426735,
              1302.3514190169167
            ]
          ]
        ]
      },
      "bbox": [
        -121.8126794,
        43.4274514,
        1302.351419,
        -121.7998061,
        43.43762435,
        1934.591419
      ],
      "properties": {
        "datetime": "2019-06-03T17:39:37Z",
        "pc:count": 16376152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596596.3267,
            "count": 16376152,
            "maximum": 597129.3117,
            "minimum": 596103.1717,
            "name": "X",
            "position": 0,
            "stddev": 298.7315681,
            "variance": 89240.5498
          },
          {
            "average": 4809554.484,
            "count": 16376152,
            "maximum": 4810098.912,
            "minimum": 4808983.592,
            "name": "Y",
            "position": 1,
            "stddev": 321.0040615,
            "variance": 103043.6075
          },
          {
            "average": 1398.738973,
            "count": 16376152,
            "maximum": 1934.591419,
            "minimum": 1302.351419,
            "name": "Z",
            "position": 2,
            "stddev": 4.441610086,
            "variance": 19.72790015
          },
          {
            "average": 18436.44552,
            "count": 16376152,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9043.547933,
            "variance": 81785759.21
          },
          {
            "average": 1.108670828,
            "count": 16376152,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.325756071,
            "variance": 0.1061170178
          },
          {
            "average": 1.217314055,
            "count": 16376152,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4448071863,
            "variance": 0.197853433
          },
          {
            "average": 0.5024343936,
            "count": 16376152,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994089,
            "variance": 0.249994089
          },
          {
            "average": 0,
            "count": 16376152,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.162478768,
            "count": 16376152,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6665527061,
            "variance": 0.44429251
          },
          {
            "average": -0.6650371898,
            "count": 16376152,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.17476778,
            "variance": 124.875435
          },
          {
            "average": 0.489742401,
            "count": 16376152,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998947859,
            "variance": 0.2498947969
          },
          {
            "average": 10011.8567,
            "count": 16376152,
            "maximum": 10049,
            "minimum": 10006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.810484981,
            "variance": 14.51979579
          },
          {
            "average": 243525554.1,
            "count": 16376152,
            "maximum": 243618777.8,
            "minimum": 243444273,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14666.39281,
            "variance": 215103078
          },
          {
            "average": 0,
            "count": 16376152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16376152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16376152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16376152,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16376152,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596103.1717,
          4808983.592,
          1302.351419,
          597129.3117,
          4810098.912,
          1934.591419
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596103.1716707026,
                4808983.5919480175,
                1302.3514190169167
              ],
              [
                596103.1716707026,
                4810098.911948018,
                1302.3514190169167
              ],
              [
                597129.3116707025,
                4810098.911948018,
                1934.5914190169165
              ],
              [
                597129.3116707025,
                4808983.5919480175,
                1934.5914190169165
              ],
              [
                596103.1716707026,
                4808983.5919480175,
                1302.3514190169167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:39:37+00:00",
        "end_time": "2019-06-01T17:11:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8126794,
            43.4274514,
            1302.351419,
            -121.7998061,
            43.43762435,
            1934.591419
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.81267937401391,
                  43.427583715426735,
                  1302.3514190169167
                ],
                [
                  -121.81248304203007,
                  43.43762435012046,
                  1302.3514190169167
                ],
                [
                  -121.79980606999203,
                  43.43749198543553,
                  1934.5914190169165
                ],
                [
                  -121.80000449663801,
                  43.427451396883846,
                  1934.5914190169165
                ],
                [
                  -121.81267937401391,
                  43.427583715426735,
                  1302.3514190169167
                ]
              ]
            ]
          },
          "id": "20190601_43121D7401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:39:37Z",
            "pc:count": 16376152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596596.3267,
                "count": 16376152,
                "maximum": 597129.3117,
                "minimum": 596103.1717,
                "name": "X",
                "position": 0,
                "stddev": 298.7315681,
                "variance": 89240.5498
              },
              {
                "average": 4809554.484,
                "count": 16376152,
                "maximum": 4810098.912,
                "minimum": 4808983.592,
                "name": "Y",
                "position": 1,
                "stddev": 321.0040615,
                "variance": 103043.6075
              },
              {
                "average": 1398.738973,
                "count": 16376152,
                "maximum": 1934.591419,
                "minimum": 1302.351419,
                "name": "Z",
                "position": 2,
                "stddev": 4.441610086,
                "variance": 19.72790015
              },
              {
                "average": 18436.44552,
                "count": 16376152,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9043.547933,
                "variance": 81785759.21
              },
              {
                "average": 1.108670828,
                "count": 16376152,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.325756071,
                "variance": 0.1061170178
              },
              {
                "average": 1.217314055,
                "count": 16376152,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4448071863,
                "variance": 0.197853433
              },
              {
                "average": 0.5024343936,
                "count": 16376152,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994089,
                "variance": 0.249994089
              },
              {
                "average": 0,
                "count": 16376152,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.162478768,
                "count": 16376152,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6665527061,
                "variance": 0.44429251
              },
              {
                "average": -0.6650371898,
                "count": 16376152,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.17476778,
                "variance": 124.875435
              },
              {
                "average": 0.489742401,
                "count": 16376152,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998947859,
                "variance": 0.2498947969
              },
              {
                "average": 10011.8567,
                "count": 16376152,
                "maximum": 10049,
                "minimum": 10006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.810484981,
                "variance": 14.51979579
              },
              {
                "average": 243525554.1,
                "count": 16376152,
                "maximum": 243618777.8,
                "minimum": 243444273,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14666.39281,
                "variance": 215103078
              },
              {
                "average": 0,
                "count": 16376152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16376152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16376152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16376152,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16376152,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596103.1717,
              4808983.592,
              1302.351419,
              597129.3117,
              4810098.912,
              1934.591419
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596103.1716707026,
                    4808983.5919480175,
                    1302.3514190169167
                  ],
                  [
                    596103.1716707026,
                    4810098.911948018,
                    1302.3514190169167
                  ],
                  [
                    597129.3116707025,
                    4810098.911948018,
                    1934.5914190169165
                  ],
                  [
                    597129.3116707025,
                    4808983.5919480175,
                    1934.5914190169165
                  ],
                  [
                    596103.1716707026,
                    4808983.5919480175,
                    1302.3514190169167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:39:37+00:00",
            "end_time": "2019-06-01T17: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": "20190601_43121D7402a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.80016604061136,
              43.42836896620388,
              1372.3927072810657
            ],
            [
              -121.79998560204773,
              43.43750048935414,
              1372.3927072810657
            ],
            [
              -121.79914133001887,
              43.437491625408015,
              1867.5527072810655
            ],
            [
              -121.799321895456,
              43.42836010506797,
              1867.5527072810655
            ],
            [
              -121.80016604061136,
              43.42836896620388,
              1372.3927072810657
            ]
          ]
        ]
      },
      "bbox": [
        -121.800166,
        43.42836011,
        1372.392707,
        -121.7991413,
        43.43750049,
        1867.552707
      ],
      "properties": {
        "datetime": "2019-06-03T17:39:38Z",
        "pc:count": 931915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597147.5877,
            "count": 931915,
            "maximum": 597183.1088,
            "minimum": 597114.7688,
            "name": "X",
            "position": 0,
            "stddev": 15.85078812,
            "variance": 251.2474839
          },
          {
            "average": 4809599.347,
            "count": 931915,
            "maximum": 4810099.647,
            "minimum": 4809085.307,
            "name": "Y",
            "position": 1,
            "stddev": 298.2375799,
            "variance": 88945.65406
          },
          {
            "average": 1401.770446,
            "count": 931915,
            "maximum": 1867.552707,
            "minimum": 1372.392707,
            "name": "Z",
            "position": 2,
            "stddev": 4.052859221,
            "variance": 16.42566787
          },
          {
            "average": 19917.487,
            "count": 931915,
            "maximum": 54006,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9740.717283,
            "variance": 94881573.19
          },
          {
            "average": 1.108136472,
            "count": 931915,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3336625818,
            "variance": 0.1113307185
          },
          {
            "average": 1.216359861,
            "count": 931915,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4630916591,
            "variance": 0.2144538848
          },
          {
            "average": 0.5035362667,
            "count": 931915,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877629,
            "variance": 0.2499877631
          },
          {
            "average": 0,
            "count": 931915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158021923,
            "count": 931915,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7568907241,
            "variance": 0.5728835682
          },
          {
            "average": -0.4125063477,
            "count": 931915,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01199578,
            "variance": 121.264051
          },
          {
            "average": 0.5113974987,
            "count": 931915,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998703483,
            "variance": 0.2498703651
          },
          {
            "average": 10019.20962,
            "count": 931915,
            "maximum": 10049,
            "minimum": 10006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.27797608,
            "variance": 264.9725051
          },
          {
            "average": 243540581,
            "count": 931915,
            "maximum": 243618778.6,
            "minimum": 243444278.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 49832.71193,
            "variance": 2483299178
          },
          {
            "average": 0,
            "count": 931915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 931915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 931915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 931915,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 931915,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597114.7688,
          4809085.307,
          1372.392707,
          597183.1088,
          4810099.647,
          1867.552707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597114.7687761578,
                4809085.3071030285,
                1372.3927072810657
              ],
              [
                597114.7687761578,
                4810099.647103028,
                1372.3927072810657
              ],
              [
                597183.1087761578,
                4810099.647103028,
                1867.5527072810655
              ],
              [
                597183.1087761578,
                4809085.3071030285,
                1867.5527072810655
              ],
              [
                597114.7687761578,
                4809085.3071030285,
                1372.3927072810657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:39:38+00:00",
        "end_time": "2019-06-01T17:11:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7402a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7402a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7402a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7402a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.800166,
            43.42836011,
            1372.392707,
            -121.7991413,
            43.43750049,
            1867.552707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.80016604061136,
                  43.42836896620388,
                  1372.3927072810657
                ],
                [
                  -121.79998560204773,
                  43.43750048935414,
                  1372.3927072810657
                ],
                [
                  -121.79914133001887,
                  43.437491625408015,
                  1867.5527072810655
                ],
                [
                  -121.799321895456,
                  43.42836010506797,
                  1867.5527072810655
                ],
                [
                  -121.80016604061136,
                  43.42836896620388,
                  1372.3927072810657
                ]
              ]
            ]
          },
          "id": "20190601_43121D7402a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7402a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:39:38Z",
            "pc:count": 931915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597147.5877,
                "count": 931915,
                "maximum": 597183.1088,
                "minimum": 597114.7688,
                "name": "X",
                "position": 0,
                "stddev": 15.85078812,
                "variance": 251.2474839
              },
              {
                "average": 4809599.347,
                "count": 931915,
                "maximum": 4810099.647,
                "minimum": 4809085.307,
                "name": "Y",
                "position": 1,
                "stddev": 298.2375799,
                "variance": 88945.65406
              },
              {
                "average": 1401.770446,
                "count": 931915,
                "maximum": 1867.552707,
                "minimum": 1372.392707,
                "name": "Z",
                "position": 2,
                "stddev": 4.052859221,
                "variance": 16.42566787
              },
              {
                "average": 19917.487,
                "count": 931915,
                "maximum": 54006,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9740.717283,
                "variance": 94881573.19
              },
              {
                "average": 1.108136472,
                "count": 931915,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3336625818,
                "variance": 0.1113307185
              },
              {
                "average": 1.216359861,
                "count": 931915,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4630916591,
                "variance": 0.2144538848
              },
              {
                "average": 0.5035362667,
                "count": 931915,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877629,
                "variance": 0.2499877631
              },
              {
                "average": 0,
                "count": 931915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158021923,
                "count": 931915,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7568907241,
                "variance": 0.5728835682
              },
              {
                "average": -0.4125063477,
                "count": 931915,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01199578,
                "variance": 121.264051
              },
              {
                "average": 0.5113974987,
                "count": 931915,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998703483,
                "variance": 0.2498703651
              },
              {
                "average": 10019.20962,
                "count": 931915,
                "maximum": 10049,
                "minimum": 10006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.27797608,
                "variance": 264.9725051
              },
              {
                "average": 243540581,
                "count": 931915,
                "maximum": 243618778.6,
                "minimum": 243444278.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 49832.71193,
                "variance": 2483299178
              },
              {
                "average": 0,
                "count": 931915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 931915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 931915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 931915,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 931915,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597114.7688,
              4809085.307,
              1372.392707,
              597183.1088,
              4810099.647,
              1867.552707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597114.7687761578,
                    4809085.3071030285,
                    1372.3927072810657
                  ],
                  [
                    597114.7687761578,
                    4810099.647103028,
                    1372.3927072810657
                  ],
                  [
                    597183.1087761578,
                    4810099.647103028,
                    1867.5527072810655
                  ],
                  [
                    597183.1087761578,
                    4809085.3071030285,
                    1867.5527072810655
                  ],
                  [
                    597114.7687761578,
                    4809085.3071030285,
                    1372.3927072810657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:39:38+00:00",
            "end_time": "2019-06-01T17:11:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D7402b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7905570740744,
              43.42499816829527,
              1302.9777718756282
            ],
            [
              -121.79045421456182,
              43.43016338824968,
              1302.9777718756282
            ],
            [
              -121.7873836420572,
              43.430130865033085,
              1863.2577718756284
            ],
            [
              -121.78748676253484,
              43.424965650911616,
              1863.2577718756284
            ],
            [
              -121.7905570740744,
              43.42499816829527,
              1302.9777718756282
            ]
          ]
        ]
      },
      "bbox": [
        -121.7905571,
        43.42496565,
        1302.977772,
        -121.7873836,
        43.43016339,
        1863.257772
      ],
      "properties": {
        "datetime": "2019-06-03T17:37:24Z",
        "pc:count": 3462903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598030.754,
            "count": 3462903,
            "maximum": 598146.5397,
            "minimum": 597897.9597,
            "name": "X",
            "position": 0,
            "stddev": 65.70443352,
            "variance": 4317.072584
          },
          {
            "average": 4808998.946,
            "count": 3462903,
            "maximum": 4809295.956,
            "minimum": 4808722.196,
            "name": "Y",
            "position": 1,
            "stddev": 156.7296266,
            "variance": 24564.17586
          },
          {
            "average": 1401.167888,
            "count": 3462903,
            "maximum": 1863.257772,
            "minimum": 1302.977772,
            "name": "Z",
            "position": 2,
            "stddev": 5.574332197,
            "variance": 31.07317944
          },
          {
            "average": 17640.38526,
            "count": 3462903,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10537.681,
            "variance": 111042721
          },
          {
            "average": 1.170294403,
            "count": 3462903,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4333040553,
            "variance": 0.1877524044
          },
          {
            "average": 1.34063761,
            "count": 3462903,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6031705222,
            "variance": 0.3638146788
          },
          {
            "average": 0.5102531027,
            "count": 3462903,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499894935,
            "variance": 0.249894946
          },
          {
            "average": 0,
            "count": 3462903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165979238,
            "count": 3462903,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.205205101,
            "variance": 1.452519336
          },
          {
            "average": -4.76535614,
            "count": 3462903,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.472724934,
            "variance": 89.73251767
          },
          {
            "average": 0.4998546018,
            "count": 3462903,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000511,
            "variance": 0.2500000511
          },
          {
            "average": 10028.99445,
            "count": 3462903,
            "maximum": 10048,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.34704836,
            "variance": 414.0023768
          },
          {
            "average": 243543475.1,
            "count": 3462903,
            "maximum": 243618644.7,
            "minimum": 243444088.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 85675.79438,
            "variance": 7340341743
          },
          {
            "average": 0,
            "count": 3462903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3462903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3462903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3462903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3462903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597897.9597,
          4808722.196,
          1302.977772,
          598146.5397,
          4809295.956,
          1863.257772
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597897.9596587493,
                4808722.1959776515,
                1302.9777718756282
              ],
              [
                597897.9596587493,
                4809295.955977651,
                1302.9777718756282
              ],
              [
                598146.5396587494,
                4809295.955977651,
                1863.2577718756284
              ],
              [
                598146.5396587494,
                4808722.1959776515,
                1863.2577718756284
              ],
              [
                597897.9596587493,
                4808722.1959776515,
                1302.9777718756282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:37:24+00:00",
        "end_time": "2019-06-01T17:08:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7402b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7402b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7402b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7402b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7905571,
            43.42496565,
            1302.977772,
            -121.7873836,
            43.43016339,
            1863.257772
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7905570740744,
                  43.42499816829527,
                  1302.9777718756282
                ],
                [
                  -121.79045421456182,
                  43.43016338824968,
                  1302.9777718756282
                ],
                [
                  -121.7873836420572,
                  43.430130865033085,
                  1863.2577718756284
                ],
                [
                  -121.78748676253484,
                  43.424965650911616,
                  1863.2577718756284
                ],
                [
                  -121.7905570740744,
                  43.42499816829527,
                  1302.9777718756282
                ]
              ]
            ]
          },
          "id": "20190601_43121D7402b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7402b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:37:24Z",
            "pc:count": 3462903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598030.754,
                "count": 3462903,
                "maximum": 598146.5397,
                "minimum": 597897.9597,
                "name": "X",
                "position": 0,
                "stddev": 65.70443352,
                "variance": 4317.072584
              },
              {
                "average": 4808998.946,
                "count": 3462903,
                "maximum": 4809295.956,
                "minimum": 4808722.196,
                "name": "Y",
                "position": 1,
                "stddev": 156.7296266,
                "variance": 24564.17586
              },
              {
                "average": 1401.167888,
                "count": 3462903,
                "maximum": 1863.257772,
                "minimum": 1302.977772,
                "name": "Z",
                "position": 2,
                "stddev": 5.574332197,
                "variance": 31.07317944
              },
              {
                "average": 17640.38526,
                "count": 3462903,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10537.681,
                "variance": 111042721
              },
              {
                "average": 1.170294403,
                "count": 3462903,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4333040553,
                "variance": 0.1877524044
              },
              {
                "average": 1.34063761,
                "count": 3462903,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6031705222,
                "variance": 0.3638146788
              },
              {
                "average": 0.5102531027,
                "count": 3462903,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499894935,
                "variance": 0.249894946
              },
              {
                "average": 0,
                "count": 3462903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165979238,
                "count": 3462903,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.205205101,
                "variance": 1.452519336
              },
              {
                "average": -4.76535614,
                "count": 3462903,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.472724934,
                "variance": 89.73251767
              },
              {
                "average": 0.4998546018,
                "count": 3462903,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000511,
                "variance": 0.2500000511
              },
              {
                "average": 10028.99445,
                "count": 3462903,
                "maximum": 10048,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.34704836,
                "variance": 414.0023768
              },
              {
                "average": 243543475.1,
                "count": 3462903,
                "maximum": 243618644.7,
                "minimum": 243444088.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 85675.79438,
                "variance": 7340341743
              },
              {
                "average": 0,
                "count": 3462903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3462903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3462903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3462903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3462903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597897.9597,
              4808722.196,
              1302.977772,
              598146.5397,
              4809295.956,
              1863.257772
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597897.9596587493,
                    4808722.1959776515,
                    1302.9777718756282
                  ],
                  [
                    597897.9596587493,
                    4809295.955977651,
                    1302.9777718756282
                  ],
                  [
                    598146.5396587494,
                    4809295.955977651,
                    1863.2577718756284
                  ],
                  [
                    598146.5396587494,
                    4808722.1959776515,
                    1863.2577718756284
                  ],
                  [
                    597897.9596587493,
                    4808722.1959776515,
                    1302.9777718756282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:37:24+00:00",
            "end_time": "2019-06-01T17: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": "20190602_43121D6309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71275030543026,
              43.41249763238441,
              1297.616555068177
            ],
            [
              -121.71248250122581,
              43.425135753235345,
              1297.616555068177
            ],
            [
              -121.69971894973573,
              43.42499131633811,
              1912.136555068177
            ],
            [
              -121.69998940695069,
              43.412353258861884,
              1912.136555068177
            ],
            [
              -121.71275030543026,
              43.41249763238441,
              1297.616555068177
            ]
          ]
        ]
      },
      "bbox": [
        -121.7127503,
        43.41235326,
        1297.616555,
        -121.6997189,
        43.42513575,
        1912.136555
      ],
      "properties": {
        "datetime": "2019-06-03T16:49:49Z",
        "pc:count": 23628645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604740.6581,
            "count": 23628645,
            "maximum": 605250.9027,
            "minimum": 604217.5027,
            "name": "X",
            "position": 0,
            "stddev": 287.2828337,
            "variance": 82531.42653
          },
          {
            "average": 4808091.981,
            "count": 23628645,
            "maximum": 4808832.152,
            "minimum": 4807428.252,
            "name": "Y",
            "position": 1,
            "stddev": 407.4470296,
            "variance": 166013.0819
          },
          {
            "average": 1381.193473,
            "count": 23628645,
            "maximum": 1912.136555,
            "minimum": 1297.616555,
            "name": "Z",
            "position": 2,
            "stddev": 8.972322108,
            "variance": 80.50256401
          },
          {
            "average": 20347.48118,
            "count": 23628645,
            "maximum": 53730,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10156.21783,
            "variance": 103148760.5
          },
          {
            "average": 1.118551318,
            "count": 23628645,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3512093537,
            "variance": 0.1233480101
          },
          {
            "average": 1.237072587,
            "count": 23628645,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4872446417,
            "variance": 0.2374073409
          },
          {
            "average": 0.5057413153,
            "count": 23628645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999670468,
            "variance": 0.2499670479
          },
          {
            "average": 0,
            "count": 23628645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183154853,
            "count": 23628645,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8946883979,
            "variance": 0.8004673294
          },
          {
            "average": -2.180803916,
            "count": 23628645,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75977288,
            "variance": 115.7727125
          },
          {
            "average": 0.4955374716,
            "count": 23628645,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499980096,
            "variance": 0.2499800964
          },
          {
            "average": 10038.38279,
            "count": 23628645,
            "maximum": 10044,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.219629063,
            "variance": 4.926753178
          },
          {
            "average": 243544264.1,
            "count": 23628645,
            "maximum": 243615789.9,
            "minimum": 243536767.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16986.92156,
            "variance": 288555504.1
          },
          {
            "average": 0,
            "count": 23628645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23628645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23628645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23628645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23628645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604217.5027,
          4807428.252,
          1297.616555,
          605250.9027,
          4808832.152,
          1912.136555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604217.502670072,
                4807428.252469507,
                1297.616555068177
              ],
              [
                604217.502670072,
                4808832.152469507,
                1297.616555068177
              ],
              [
                605250.9026700719,
                4808832.152469507,
                1912.136555068177
              ],
              [
                605250.9026700719,
                4807428.252469507,
                1912.136555068177
              ],
              [
                604217.502670072,
                4807428.252469507,
                1297.616555068177
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:49:49+00:00",
        "end_time": "2019-06-02T18:52:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7127503,
            43.41235326,
            1297.616555,
            -121.6997189,
            43.42513575,
            1912.136555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71275030543026,
                  43.41249763238441,
                  1297.616555068177
                ],
                [
                  -121.71248250122581,
                  43.425135753235345,
                  1297.616555068177
                ],
                [
                  -121.69971894973573,
                  43.42499131633811,
                  1912.136555068177
                ],
                [
                  -121.69998940695069,
                  43.412353258861884,
                  1912.136555068177
                ],
                [
                  -121.71275030543026,
                  43.41249763238441,
                  1297.616555068177
                ]
              ]
            ]
          },
          "id": "20190602_43121D6309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:49:49Z",
            "pc:count": 23628645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604740.6581,
                "count": 23628645,
                "maximum": 605250.9027,
                "minimum": 604217.5027,
                "name": "X",
                "position": 0,
                "stddev": 287.2828337,
                "variance": 82531.42653
              },
              {
                "average": 4808091.981,
                "count": 23628645,
                "maximum": 4808832.152,
                "minimum": 4807428.252,
                "name": "Y",
                "position": 1,
                "stddev": 407.4470296,
                "variance": 166013.0819
              },
              {
                "average": 1381.193473,
                "count": 23628645,
                "maximum": 1912.136555,
                "minimum": 1297.616555,
                "name": "Z",
                "position": 2,
                "stddev": 8.972322108,
                "variance": 80.50256401
              },
              {
                "average": 20347.48118,
                "count": 23628645,
                "maximum": 53730,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10156.21783,
                "variance": 103148760.5
              },
              {
                "average": 1.118551318,
                "count": 23628645,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3512093537,
                "variance": 0.1233480101
              },
              {
                "average": 1.237072587,
                "count": 23628645,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4872446417,
                "variance": 0.2374073409
              },
              {
                "average": 0.5057413153,
                "count": 23628645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999670468,
                "variance": 0.2499670479
              },
              {
                "average": 0,
                "count": 23628645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183154853,
                "count": 23628645,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8946883979,
                "variance": 0.8004673294
              },
              {
                "average": -2.180803916,
                "count": 23628645,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75977288,
                "variance": 115.7727125
              },
              {
                "average": 0.4955374716,
                "count": 23628645,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499980096,
                "variance": 0.2499800964
              },
              {
                "average": 10038.38279,
                "count": 23628645,
                "maximum": 10044,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.219629063,
                "variance": 4.926753178
              },
              {
                "average": 243544264.1,
                "count": 23628645,
                "maximum": 243615789.9,
                "minimum": 243536767.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16986.92156,
                "variance": 288555504.1
              },
              {
                "average": 0,
                "count": 23628645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23628645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23628645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23628645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23628645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604217.5027,
              4807428.252,
              1297.616555,
              605250.9027,
              4808832.152,
              1912.136555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604217.502670072,
                    4807428.252469507,
                    1297.616555068177
                  ],
                  [
                    604217.502670072,
                    4808832.152469507,
                    1297.616555068177
                  ],
                  [
                    605250.9026700719,
                    4808832.152469507,
                    1912.136555068177
                  ],
                  [
                    605250.9026700719,
                    4807428.252469507,
                    1912.136555068177
                  ],
                  [
                    604217.502670072,
                    4807428.252469507,
                    1297.616555068177
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:49:49+00:00",
            "end_time": "2019-06-02T18:52: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": "20190602_43121D7208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7877352943281,
              43.474997542991005,
              1344.5122755523198
            ],
            [
              -121.78748270641326,
              43.4876274246173,
              1344.5122755523198
            ],
            [
              -121.77473407343224,
              43.487491507418504,
              1954.85227555232
            ],
            [
              -121.77498931549292,
              43.474861685382734,
              1954.85227555232
            ],
            [
              -121.7877352943281,
              43.474997542991005,
              1344.5122755523198
            ]
          ]
        ]
      },
      "bbox": [
        -121.7877353,
        43.47486169,
        1344.512276,
        -121.7747341,
        43.48762742,
        1954.852276
      ],
      "properties": {
        "datetime": "2019-06-02T16:59:44Z",
        "pc:count": 23355032,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598579.3786,
            "count": 23355032,
            "maximum": 599076.659,
            "minimum": 598045.559,
            "name": "X",
            "position": 0,
            "stddev": 297.7553735,
            "variance": 88658.26243
          },
          {
            "average": 4814964.049,
            "count": 23355032,
            "maximum": 4815681.328,
            "minimum": 4814278.368,
            "name": "Y",
            "position": 1,
            "stddev": 407.809032,
            "variance": 166308.2066
          },
          {
            "average": 1385.902327,
            "count": 23355032,
            "maximum": 1954.852276,
            "minimum": 1344.512276,
            "name": "Z",
            "position": 2,
            "stddev": 12.12569484,
            "variance": 147.0324752
          },
          {
            "average": 17080.53271,
            "count": 23355032,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9403.605467,
            "variance": 88427795.78
          },
          {
            "average": 1.158433266,
            "count": 23355032,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4018061346,
            "variance": 0.1614481698
          },
          {
            "average": 1.316824657,
            "count": 23355032,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5484349765,
            "variance": 0.3007809235
          },
          {
            "average": 0.5001245556,
            "count": 23355032,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999952,
            "variance": 0.2499999952
          },
          {
            "average": 0,
            "count": 23355032,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195165479,
            "count": 23355032,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.063003021,
            "variance": 1.129975422
          },
          {
            "average": 1.110677375,
            "count": 23355032,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.02927264,
            "variance": 121.6448551
          },
          {
            "average": 0.5011439933,
            "count": 23355032,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499998702,
            "variance": 0.249998702
          },
          {
            "average": 10017.7843,
            "count": 23355032,
            "maximum": 10021,
            "minimum": 10013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.526081926,
            "variance": 2.328926044
          },
          {
            "average": 243528665.8,
            "count": 23355032,
            "maximum": 243529984.2,
            "minimum": 243527014.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 590.783241,
            "variance": 349024.8378
          },
          {
            "average": 0,
            "count": 23355032,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23355032,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23355032,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23355032,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23355032,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598045.559,
          4814278.368,
          1344.512276,
          599076.659,
          4815681.328,
          1954.852276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598045.5589609217,
                4814278.367989806,
                1344.5122755523198
              ],
              [
                598045.5589609217,
                4815681.327989807,
                1344.5122755523198
              ],
              [
                599076.6589609218,
                4815681.327989807,
                1954.85227555232
              ],
              [
                599076.6589609218,
                4814278.367989806,
                1954.85227555232
              ],
              [
                598045.5589609217,
                4814278.367989806,
                1344.5122755523198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:59:44+00:00",
        "end_time": "2019-06-02T16:10:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7877353,
            43.47486169,
            1344.512276,
            -121.7747341,
            43.48762742,
            1954.852276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7877352943281,
                  43.474997542991005,
                  1344.5122755523198
                ],
                [
                  -121.78748270641326,
                  43.4876274246173,
                  1344.5122755523198
                ],
                [
                  -121.77473407343224,
                  43.487491507418504,
                  1954.85227555232
                ],
                [
                  -121.77498931549292,
                  43.474861685382734,
                  1954.85227555232
                ],
                [
                  -121.7877352943281,
                  43.474997542991005,
                  1344.5122755523198
                ]
              ]
            ]
          },
          "id": "20190602_43121D7208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:59:44Z",
            "pc:count": 23355032,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598579.3786,
                "count": 23355032,
                "maximum": 599076.659,
                "minimum": 598045.559,
                "name": "X",
                "position": 0,
                "stddev": 297.7553735,
                "variance": 88658.26243
              },
              {
                "average": 4814964.049,
                "count": 23355032,
                "maximum": 4815681.328,
                "minimum": 4814278.368,
                "name": "Y",
                "position": 1,
                "stddev": 407.809032,
                "variance": 166308.2066
              },
              {
                "average": 1385.902327,
                "count": 23355032,
                "maximum": 1954.852276,
                "minimum": 1344.512276,
                "name": "Z",
                "position": 2,
                "stddev": 12.12569484,
                "variance": 147.0324752
              },
              {
                "average": 17080.53271,
                "count": 23355032,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9403.605467,
                "variance": 88427795.78
              },
              {
                "average": 1.158433266,
                "count": 23355032,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4018061346,
                "variance": 0.1614481698
              },
              {
                "average": 1.316824657,
                "count": 23355032,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5484349765,
                "variance": 0.3007809235
              },
              {
                "average": 0.5001245556,
                "count": 23355032,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999952,
                "variance": 0.2499999952
              },
              {
                "average": 0,
                "count": 23355032,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195165479,
                "count": 23355032,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.063003021,
                "variance": 1.129975422
              },
              {
                "average": 1.110677375,
                "count": 23355032,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.02927264,
                "variance": 121.6448551
              },
              {
                "average": 0.5011439933,
                "count": 23355032,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499998702,
                "variance": 0.249998702
              },
              {
                "average": 10017.7843,
                "count": 23355032,
                "maximum": 10021,
                "minimum": 10013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.526081926,
                "variance": 2.328926044
              },
              {
                "average": 243528665.8,
                "count": 23355032,
                "maximum": 243529984.2,
                "minimum": 243527014.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 590.783241,
                "variance": 349024.8378
              },
              {
                "average": 0,
                "count": 23355032,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23355032,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23355032,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23355032,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23355032,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598045.559,
              4814278.368,
              1344.512276,
              599076.659,
              4815681.328,
              1954.852276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598045.5589609217,
                    4814278.367989806,
                    1344.5122755523198
                  ],
                  [
                    598045.5589609217,
                    4815681.327989807,
                    1344.5122755523198
                  ],
                  [
                    599076.6589609218,
                    4815681.327989807,
                    1954.85227555232
                  ],
                  [
                    599076.6589609218,
                    4814278.367989806,
                    1954.85227555232
                  ],
                  [
                    598045.5589609217,
                    4814278.367989806,
                    1344.5122755523198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:59:44+00:00",
            "end_time": "2019-06-02T16:10:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525797415902,
              43.42499790748805,
              1267.4037811796481
            ],
            [
              -121.67498216848479,
              43.437639592517264,
              1267.4037811796481
            ],
            [
              -121.66221099298693,
              43.43749087545187,
              1917.3237811796482
            ],
            [
              -121.66248945508953,
              43.4248492556922,
              1917.3237811796482
            ],
            [
              -121.67525797415902,
              43.42499790748805,
              1267.4037811796481
            ]
          ]
        ]
      },
      "bbox": [
        -121.675258,
        43.42484926,
        1267.403781,
        -121.662211,
        43.43763959,
        1917.323781
      ],
      "properties": {
        "datetime": "2019-06-03T17:11:51Z",
        "pc:count": 21184552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607749.9488,
            "count": 21184552,
            "maximum": 608264.718,
            "minimum": 607230.898,
            "name": "X",
            "position": 0,
            "stddev": 283.7043538,
            "variance": 80488.16034
          },
          {
            "average": 4809580.597,
            "count": 21184552,
            "maximum": 4810268.389,
            "minimum": 4808864.069,
            "name": "Y",
            "position": 1,
            "stddev": 408.911237,
            "variance": 167208.3998
          },
          {
            "average": 1391.055467,
            "count": 21184552,
            "maximum": 1917.323781,
            "minimum": 1267.403781,
            "name": "Z",
            "position": 2,
            "stddev": 18.85930796,
            "variance": 355.6734969
          },
          {
            "average": 18543.46984,
            "count": 21184552,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10106.38154,
            "variance": 102138947.9
          },
          {
            "average": 1.157226549,
            "count": 21184552,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4077751859,
            "variance": 0.1662806023
          },
          {
            "average": 1.314426427,
            "count": 21184552,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5629060016,
            "variance": 0.3168631666
          },
          {
            "average": 0.5043816362,
            "count": 21184552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999808127,
            "variance": 0.2499808131
          },
          {
            "average": 0,
            "count": 21184552,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212770466,
            "count": 21184552,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.123289573,
            "variance": 1.261779464
          },
          {
            "average": -1.597779238,
            "count": 21184552,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.777148,
            "variance": 116.1469189
          },
          {
            "average": 0.5025072043,
            "count": 21184552,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999937257,
            "variance": 0.2499937257
          },
          {
            "average": 10042.23555,
            "count": 21184552,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.533035862,
            "variance": 6.41627068
          },
          {
            "average": 243582492.5,
            "count": 21184552,
            "maximum": 243617111.1,
            "minimum": 243540012,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37184.86629,
            "variance": 1382714281
          },
          {
            "average": 0,
            "count": 21184552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21184552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21184552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21184552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21184552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607230.898,
          4808864.069,
          1267.403781,
          608264.718,
          4810268.389,
          1917.323781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607230.897986075,
                4808864.068764634,
                1267.4037811796481
              ],
              [
                607230.897986075,
                4810268.388764635,
                1267.4037811796481
              ],
              [
                608264.7179860751,
                4810268.388764635,
                1917.3237811796482
              ],
              [
                608264.7179860751,
                4808864.068764634,
                1917.3237811796482
              ],
              [
                607230.897986075,
                4808864.068764634,
                1267.4037811796481
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:11:51+00:00",
        "end_time": "2019-06-02T19:46:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.675258,
            43.42484926,
            1267.403781,
            -121.662211,
            43.43763959,
            1917.323781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525797415902,
                  43.42499790748805,
                  1267.4037811796481
                ],
                [
                  -121.67498216848479,
                  43.437639592517264,
                  1267.4037811796481
                ],
                [
                  -121.66221099298693,
                  43.43749087545187,
                  1917.3237811796482
                ],
                [
                  -121.66248945508953,
                  43.4248492556922,
                  1917.3237811796482
                ],
                [
                  -121.67525797415902,
                  43.42499790748805,
                  1267.4037811796481
                ]
              ]
            ]
          },
          "id": "20190602_43121D6402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:11:51Z",
            "pc:count": 21184552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607749.9488,
                "count": 21184552,
                "maximum": 608264.718,
                "minimum": 607230.898,
                "name": "X",
                "position": 0,
                "stddev": 283.7043538,
                "variance": 80488.16034
              },
              {
                "average": 4809580.597,
                "count": 21184552,
                "maximum": 4810268.389,
                "minimum": 4808864.069,
                "name": "Y",
                "position": 1,
                "stddev": 408.911237,
                "variance": 167208.3998
              },
              {
                "average": 1391.055467,
                "count": 21184552,
                "maximum": 1917.323781,
                "minimum": 1267.403781,
                "name": "Z",
                "position": 2,
                "stddev": 18.85930796,
                "variance": 355.6734969
              },
              {
                "average": 18543.46984,
                "count": 21184552,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10106.38154,
                "variance": 102138947.9
              },
              {
                "average": 1.157226549,
                "count": 21184552,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4077751859,
                "variance": 0.1662806023
              },
              {
                "average": 1.314426427,
                "count": 21184552,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5629060016,
                "variance": 0.3168631666
              },
              {
                "average": 0.5043816362,
                "count": 21184552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999808127,
                "variance": 0.2499808131
              },
              {
                "average": 0,
                "count": 21184552,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212770466,
                "count": 21184552,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.123289573,
                "variance": 1.261779464
              },
              {
                "average": -1.597779238,
                "count": 21184552,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.777148,
                "variance": 116.1469189
              },
              {
                "average": 0.5025072043,
                "count": 21184552,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999937257,
                "variance": 0.2499937257
              },
              {
                "average": 10042.23555,
                "count": 21184552,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.533035862,
                "variance": 6.41627068
              },
              {
                "average": 243582492.5,
                "count": 21184552,
                "maximum": 243617111.1,
                "minimum": 243540012,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37184.86629,
                "variance": 1382714281
              },
              {
                "average": 0,
                "count": 21184552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21184552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21184552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21184552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21184552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607230.898,
              4808864.069,
              1267.403781,
              608264.718,
              4810268.389,
              1917.323781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607230.897986075,
                    4808864.068764634,
                    1267.4037811796481
                  ],
                  [
                    607230.897986075,
                    4810268.388764635,
                    1267.4037811796481
                  ],
                  [
                    608264.7179860751,
                    4810268.388764635,
                    1917.3237811796482
                  ],
                  [
                    608264.7179860751,
                    4808864.068764634,
                    1917.3237811796482
                  ],
                  [
                    607230.897986075,
                    4808864.068764634,
                    1267.4037811796481
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:11:51+00:00",
            "end_time": "2019-06-02T19:46: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": "20190605_43121E4118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47530025034338,
              43.57499902211569,
              1236.181678994854
            ],
            [
              -121.4749815119814,
              43.58762523329028,
              1236.181678994854
            ],
            [
              -121.46475617451702,
              43.58748834624925,
              1884.1616789948541
            ],
            [
              -121.46507704799939,
              43.57486219506207,
              1884.1616789948541
            ],
            [
              -121.47530025034338,
              43.57499902211569,
              1236.181678994854
            ]
          ]
        ]
      },
      "bbox": [
        -121.4753003,
        43.5748622,
        1236.181679,
        -121.4647562,
        43.58762523,
        1884.161679
      ],
      "properties": {
        "datetime": "2019-06-05T16:54:39Z",
        "pc:count": 13377328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623539.0271,
            "count": 13377328,
            "maximum": 623937.1543,
            "minimum": 623111.3943,
            "name": "X",
            "position": 0,
            "stddev": 229.9217582,
            "variance": 52864.01487
          },
          {
            "average": 4826519.663,
            "count": 13377328,
            "maximum": 4827202.699,
            "minimum": 4825799.939,
            "name": "Y",
            "position": 1,
            "stddev": 405.7883984,
            "variance": 164664.2243
          },
          {
            "average": 1311.036583,
            "count": 13377328,
            "maximum": 1884.161679,
            "minimum": 1236.181679,
            "name": "Z",
            "position": 2,
            "stddev": 6.514077436,
            "variance": 42.43320485
          },
          {
            "average": 23221.28818,
            "count": 13377328,
            "maximum": 55453,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9780.553512,
            "variance": 95659226.99
          },
          {
            "average": 1.091192277,
            "count": 13377328,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3332013362,
            "variance": 0.1110231305
          },
          {
            "average": 1.182385152,
            "count": 13377328,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4832801065,
            "variance": 0.2335596614
          },
          {
            "average": 0.5034514366,
            "count": 13377328,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999881061,
            "variance": 0.2499881063
          },
          {
            "average": 0,
            "count": 13377328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254285609,
            "count": 13377328,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.010380173,
            "variance": 1.020868093
          },
          {
            "average": -0.6319315142,
            "count": 13377328,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87200014,
            "variance": 118.200387
          },
          {
            "average": 0.4980999943,
            "count": 13377328,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999964087,
            "variance": 0.2499964087
          },
          {
            "average": 10126.19971,
            "count": 13377328,
            "maximum": 10129,
            "minimum": 10124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.108653272,
            "variance": 1.229112077
          },
          {
            "average": 243787686.3,
            "count": 13377328,
            "maximum": 243788879.4,
            "minimum": 243786778.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 555.9229757,
            "variance": 309050.3549
          },
          {
            "average": 0,
            "count": 13377328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13377328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13377328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13377328,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13377328,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623111.3943,
          4825799.939,
          1236.181679,
          623937.1543,
          4827202.699,
          1884.161679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623111.3943099432,
                4825799.938761701,
                1236.181678994854
              ],
              [
                623111.3943099432,
                4827202.698761701,
                1236.181678994854
              ],
              [
                623937.1543099432,
                4827202.698761701,
                1884.1616789948541
              ],
              [
                623937.1543099432,
                4825799.938761701,
                1884.1616789948541
              ],
              [
                623111.3943099432,
                4825799.938761701,
                1236.181678994854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:54:39+00:00",
        "end_time": "2019-06-05T16:19:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4753003,
            43.5748622,
            1236.181679,
            -121.4647562,
            43.58762523,
            1884.161679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47530025034338,
                  43.57499902211569,
                  1236.181678994854
                ],
                [
                  -121.4749815119814,
                  43.58762523329028,
                  1236.181678994854
                ],
                [
                  -121.46475617451702,
                  43.58748834624925,
                  1884.1616789948541
                ],
                [
                  -121.46507704799939,
                  43.57486219506207,
                  1884.1616789948541
                ],
                [
                  -121.47530025034338,
                  43.57499902211569,
                  1236.181678994854
                ]
              ]
            ]
          },
          "id": "20190605_43121E4118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:54:39Z",
            "pc:count": 13377328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623539.0271,
                "count": 13377328,
                "maximum": 623937.1543,
                "minimum": 623111.3943,
                "name": "X",
                "position": 0,
                "stddev": 229.9217582,
                "variance": 52864.01487
              },
              {
                "average": 4826519.663,
                "count": 13377328,
                "maximum": 4827202.699,
                "minimum": 4825799.939,
                "name": "Y",
                "position": 1,
                "stddev": 405.7883984,
                "variance": 164664.2243
              },
              {
                "average": 1311.036583,
                "count": 13377328,
                "maximum": 1884.161679,
                "minimum": 1236.181679,
                "name": "Z",
                "position": 2,
                "stddev": 6.514077436,
                "variance": 42.43320485
              },
              {
                "average": 23221.28818,
                "count": 13377328,
                "maximum": 55453,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9780.553512,
                "variance": 95659226.99
              },
              {
                "average": 1.091192277,
                "count": 13377328,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3332013362,
                "variance": 0.1110231305
              },
              {
                "average": 1.182385152,
                "count": 13377328,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4832801065,
                "variance": 0.2335596614
              },
              {
                "average": 0.5034514366,
                "count": 13377328,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999881061,
                "variance": 0.2499881063
              },
              {
                "average": 0,
                "count": 13377328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254285609,
                "count": 13377328,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.010380173,
                "variance": 1.020868093
              },
              {
                "average": -0.6319315142,
                "count": 13377328,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87200014,
                "variance": 118.200387
              },
              {
                "average": 0.4980999943,
                "count": 13377328,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999964087,
                "variance": 0.2499964087
              },
              {
                "average": 10126.19971,
                "count": 13377328,
                "maximum": 10129,
                "minimum": 10124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.108653272,
                "variance": 1.229112077
              },
              {
                "average": 243787686.3,
                "count": 13377328,
                "maximum": 243788879.4,
                "minimum": 243786778.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 555.9229757,
                "variance": 309050.3549
              },
              {
                "average": 0,
                "count": 13377328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13377328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13377328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13377328,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13377328,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623111.3943,
              4825799.939,
              1236.181679,
              623937.1543,
              4827202.699,
              1884.161679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623111.3943099432,
                    4825799.938761701,
                    1236.181678994854
                  ],
                  [
                    623111.3943099432,
                    4827202.698761701,
                    1236.181678994854
                  ],
                  [
                    623937.1543099432,
                    4827202.698761701,
                    1884.1616789948541
                  ],
                  [
                    623937.1543099432,
                    4825799.938761701,
                    1884.1616789948541
                  ],
                  [
                    623111.3943099432,
                    4825799.938761701,
                    1236.181678994854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:54:39+00:00",
            "end_time": "2019-06-05T16:19: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": "20190603_43121D6213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276111629982,
              43.46249792443607,
              1482.0311829046268
            ],
            [
              -121.66248230495295,
              43.47514126243481,
              1482.0311829046268
            ],
            [
              -121.64970824441716,
              43.47499110461405,
              1846.891182904627
            ],
            [
              -121.64998971660995,
              43.46234783252106,
              1846.891182904627
            ],
            [
              -121.66276111629982,
              43.46249792443607,
              1482.0311829046268
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627611,
        43.46234783,
        1482.031183,
        -121.6497082,
        43.47514126,
        1846.891183
      ],
      "properties": {
        "datetime": "2019-06-03T18:46:29Z",
        "pc:count": 20563667,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608694.6544,
            "count": 20563667,
            "maximum": 609209.0316,
            "minimum": 608175.6116,
            "name": "X",
            "position": 0,
            "stddev": 291.0822024,
            "variance": 84728.84853
          },
          {
            "average": 4813752.373,
            "count": 20563667,
            "maximum": 4814449.446,
            "minimum": 4813044.926,
            "name": "Y",
            "position": 1,
            "stddev": 401.2811944,
            "variance": 161026.597
          },
          {
            "average": 1542.419283,
            "count": 20563667,
            "maximum": 1846.891183,
            "minimum": 1482.031183,
            "name": "Z",
            "position": 2,
            "stddev": 20.91667674,
            "variance": 437.5073658
          },
          {
            "average": 22305.98816,
            "count": 20563667,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11695.68239,
            "variance": 136788986.6
          },
          {
            "average": 1.157240243,
            "count": 20563667,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3937234606,
            "variance": 0.1550181634
          },
          {
            "average": 1.314483161,
            "count": 20563667,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5320691165,
            "variance": 0.2830975447
          },
          {
            "average": 0.4973892546,
            "count": 20563667,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931961,
            "variance": 0.2499931962
          },
          {
            "average": 0,
            "count": 20563667,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178199297,
            "count": 20563667,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8962022532,
            "variance": 0.8031784786
          },
          {
            "average": 1.800684037,
            "count": 20563667,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.63911585,
            "variance": 113.1907861
          },
          {
            "average": 0.4935235043,
            "count": 20563667,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999580654,
            "variance": 0.2499580672
          },
          {
            "average": 10052.35175,
            "count": 20563667,
            "maximum": 10055,
            "minimum": 10050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.053849501,
            "variance": 1.110598772
          },
          {
            "average": 243621256.8,
            "count": 20563667,
            "maximum": 243622789,
            "minimum": 243619778.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 680.4109302,
            "variance": 462959.0339
          },
          {
            "average": 0,
            "count": 20563667,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20563667,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20563667,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20563667,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20563667,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608175.6116,
          4813044.926,
          1482.031183,
          609209.0316,
          4814449.446,
          1846.891183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608175.6116282106,
                4813044.925811956,
                1482.0311829046268
              ],
              [
                608175.6116282106,
                4814449.445811955,
                1482.0311829046268
              ],
              [
                609209.0316282106,
                4814449.445811955,
                1846.891182904627
              ],
              [
                609209.0316282106,
                4813044.925811956,
                1846.891182904627
              ],
              [
                608175.6116282106,
                4813044.925811956,
                1482.0311829046268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:46:29+00:00",
        "end_time": "2019-06-03T17:56:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627611,
            43.46234783,
            1482.031183,
            -121.6497082,
            43.47514126,
            1846.891183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276111629982,
                  43.46249792443607,
                  1482.0311829046268
                ],
                [
                  -121.66248230495295,
                  43.47514126243481,
                  1482.0311829046268
                ],
                [
                  -121.64970824441716,
                  43.47499110461405,
                  1846.891182904627
                ],
                [
                  -121.64998971660995,
                  43.46234783252106,
                  1846.891182904627
                ],
                [
                  -121.66276111629982,
                  43.46249792443607,
                  1482.0311829046268
                ]
              ]
            ]
          },
          "id": "20190603_43121D6213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:46:29Z",
            "pc:count": 20563667,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608694.6544,
                "count": 20563667,
                "maximum": 609209.0316,
                "minimum": 608175.6116,
                "name": "X",
                "position": 0,
                "stddev": 291.0822024,
                "variance": 84728.84853
              },
              {
                "average": 4813752.373,
                "count": 20563667,
                "maximum": 4814449.446,
                "minimum": 4813044.926,
                "name": "Y",
                "position": 1,
                "stddev": 401.2811944,
                "variance": 161026.597
              },
              {
                "average": 1542.419283,
                "count": 20563667,
                "maximum": 1846.891183,
                "minimum": 1482.031183,
                "name": "Z",
                "position": 2,
                "stddev": 20.91667674,
                "variance": 437.5073658
              },
              {
                "average": 22305.98816,
                "count": 20563667,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11695.68239,
                "variance": 136788986.6
              },
              {
                "average": 1.157240243,
                "count": 20563667,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3937234606,
                "variance": 0.1550181634
              },
              {
                "average": 1.314483161,
                "count": 20563667,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5320691165,
                "variance": 0.2830975447
              },
              {
                "average": 0.4973892546,
                "count": 20563667,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931961,
                "variance": 0.2499931962
              },
              {
                "average": 0,
                "count": 20563667,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178199297,
                "count": 20563667,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8962022532,
                "variance": 0.8031784786
              },
              {
                "average": 1.800684037,
                "count": 20563667,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.63911585,
                "variance": 113.1907861
              },
              {
                "average": 0.4935235043,
                "count": 20563667,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999580654,
                "variance": 0.2499580672
              },
              {
                "average": 10052.35175,
                "count": 20563667,
                "maximum": 10055,
                "minimum": 10050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.053849501,
                "variance": 1.110598772
              },
              {
                "average": 243621256.8,
                "count": 20563667,
                "maximum": 243622789,
                "minimum": 243619778.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 680.4109302,
                "variance": 462959.0339
              },
              {
                "average": 0,
                "count": 20563667,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20563667,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20563667,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20563667,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20563667,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608175.6116,
              4813044.926,
              1482.031183,
              609209.0316,
              4814449.446,
              1846.891183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608175.6116282106,
                    4813044.925811956,
                    1482.0311829046268
                  ],
                  [
                    608175.6116282106,
                    4814449.445811955,
                    1482.0311829046268
                  ],
                  [
                    609209.0316282106,
                    4814449.445811955,
                    1846.891182904627
                  ],
                  [
                    609209.0316282106,
                    4813044.925811956,
                    1846.891182904627
                  ],
                  [
                    608175.6116282106,
                    4813044.925811956,
                    1482.0311829046268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:46:29+00:00",
            "end_time": "2019-06-03T17:56:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276007509335,
              43.41249835615874,
              1223.506434033048
            ],
            [
              -121.66248177345905,
              43.42514072487659,
              1223.506434033048
            ],
            [
              -121.64970859784637,
              43.42499059076035,
              1917.1264340330479
            ],
            [
              -121.64998955527706,
              43.41234828793912,
              1917.1264340330479
            ],
            [
              -121.66276007509335,
              43.41249835615874,
              1223.506434033048
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627601,
        43.41234829,
        1223.506434,
        -121.6497086,
        43.42514072,
        1917.126434
      ],
      "properties": {
        "datetime": "2019-06-02T20:11:11Z",
        "pc:count": 27728724,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608782.8295,
            "count": 27728724,
            "maximum": 609299.0202,
            "minimum": 608264.8202,
            "name": "X",
            "position": 0,
            "stddev": 285.4935366,
            "variance": 81506.55945
          },
          {
            "average": 4808206.433,
            "count": 27728724,
            "maximum": 4808896.449,
            "minimum": 4807492.049,
            "name": "Y",
            "position": 1,
            "stddev": 378.939861,
            "variance": 143595.4183
          },
          {
            "average": 1348.089601,
            "count": 27728724,
            "maximum": 1917.126434,
            "minimum": 1223.506434,
            "name": "Z",
            "position": 2,
            "stddev": 6.780184058,
            "variance": 45.97089586
          },
          {
            "average": 18663.55768,
            "count": 27728724,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9812.663288,
            "variance": 96288360.8
          },
          {
            "average": 1.115591651,
            "count": 27728724,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3358101659,
            "variance": 0.1127684675
          },
          {
            "average": 1.231187703,
            "count": 27728724,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4575496965,
            "variance": 0.2093517247
          },
          {
            "average": 0.5010273462,
            "count": 27728724,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989536,
            "variance": 0.2499989536
          },
          {
            "average": 0,
            "count": 27728724,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.143960826,
            "count": 27728724,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6650253105,
            "variance": 0.4422586636
          },
          {
            "average": 0.4012610383,
            "count": 27728724,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78129272,
            "variance": 116.2362728
          },
          {
            "average": 0.4977429903,
            "count": 27728724,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999949149,
            "variance": 0.2499949149
          },
          {
            "average": 10035.71507,
            "count": 27728724,
            "maximum": 10040,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.347772295,
            "variance": 5.512034748
          },
          {
            "average": 243538707,
            "count": 27728724,
            "maximum": 243541471.8,
            "minimum": 243535532.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1491.907757,
            "variance": 2225788.756
          },
          {
            "average": 0,
            "count": 27728724,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27728724,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27728724,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27728724,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27728724,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608264.8202,
          4807492.049,
          1223.506434,
          609299.0202,
          4808896.449,
          1917.126434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608264.8202495357,
                4807492.048815233,
                1223.506434033048
              ],
              [
                608264.8202495357,
                4808896.448815233,
                1223.506434033048
              ],
              [
                609299.0202495357,
                4808896.448815233,
                1917.1264340330479
              ],
              [
                609299.0202495357,
                4807492.048815233,
                1917.1264340330479
              ],
              [
                608264.8202495357,
                4807492.048815233,
                1223.506434033048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:11:11+00:00",
        "end_time": "2019-06-02T18:32:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627601,
            43.41234829,
            1223.506434,
            -121.6497086,
            43.42514072,
            1917.126434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276007509335,
                  43.41249835615874,
                  1223.506434033048
                ],
                [
                  -121.66248177345905,
                  43.42514072487659,
                  1223.506434033048
                ],
                [
                  -121.64970859784637,
                  43.42499059076035,
                  1917.1264340330479
                ],
                [
                  -121.64998955527706,
                  43.41234828793912,
                  1917.1264340330479
                ],
                [
                  -121.66276007509335,
                  43.41249835615874,
                  1223.506434033048
                ]
              ]
            ]
          },
          "id": "20190602_43121D6408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:11:11Z",
            "pc:count": 27728724,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608782.8295,
                "count": 27728724,
                "maximum": 609299.0202,
                "minimum": 608264.8202,
                "name": "X",
                "position": 0,
                "stddev": 285.4935366,
                "variance": 81506.55945
              },
              {
                "average": 4808206.433,
                "count": 27728724,
                "maximum": 4808896.449,
                "minimum": 4807492.049,
                "name": "Y",
                "position": 1,
                "stddev": 378.939861,
                "variance": 143595.4183
              },
              {
                "average": 1348.089601,
                "count": 27728724,
                "maximum": 1917.126434,
                "minimum": 1223.506434,
                "name": "Z",
                "position": 2,
                "stddev": 6.780184058,
                "variance": 45.97089586
              },
              {
                "average": 18663.55768,
                "count": 27728724,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9812.663288,
                "variance": 96288360.8
              },
              {
                "average": 1.115591651,
                "count": 27728724,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3358101659,
                "variance": 0.1127684675
              },
              {
                "average": 1.231187703,
                "count": 27728724,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4575496965,
                "variance": 0.2093517247
              },
              {
                "average": 0.5010273462,
                "count": 27728724,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989536,
                "variance": 0.2499989536
              },
              {
                "average": 0,
                "count": 27728724,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.143960826,
                "count": 27728724,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6650253105,
                "variance": 0.4422586636
              },
              {
                "average": 0.4012610383,
                "count": 27728724,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78129272,
                "variance": 116.2362728
              },
              {
                "average": 0.4977429903,
                "count": 27728724,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999949149,
                "variance": 0.2499949149
              },
              {
                "average": 10035.71507,
                "count": 27728724,
                "maximum": 10040,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.347772295,
                "variance": 5.512034748
              },
              {
                "average": 243538707,
                "count": 27728724,
                "maximum": 243541471.8,
                "minimum": 243535532.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1491.907757,
                "variance": 2225788.756
              },
              {
                "average": 0,
                "count": 27728724,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27728724,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27728724,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27728724,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27728724,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608264.8202,
              4807492.049,
              1223.506434,
              609299.0202,
              4808896.449,
              1917.126434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608264.8202495357,
                    4807492.048815233,
                    1223.506434033048
                  ],
                  [
                    608264.8202495357,
                    4808896.448815233,
                    1223.506434033048
                  ],
                  [
                    609299.0202495357,
                    4808896.448815233,
                    1917.1264340330479
                  ],
                  [
                    609299.0202495357,
                    4807492.048815233,
                    1917.1264340330479
                  ],
                  [
                    608264.8202495357,
                    4807492.048815233,
                    1223.506434033048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:11:11+00:00",
            "end_time": "2019-06-02T18: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": "20190605_43121E5109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777715268505,
              43.59999829723209,
              1208.7192447498035
            ],
            [
              -121.58748110031671,
              43.61264921341777,
              1208.7192447498035
            ],
            [
              -121.57469175781776,
              43.61249044544042,
              1849.2192447498035
            ],
            [
              -121.57499048852588,
              43.599839598963975,
              1849.2192447498035
            ],
            [
              -121.58777715268505,
              43.59999829723209,
              1208.7192447498035
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877772,
        43.5998396,
        1208.719245,
        -121.5746918,
        43.61264921,
        1849.219245
      ],
      "properties": {
        "datetime": "2019-06-05T19:01:43Z",
        "pc:count": 21093416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614469.2874,
            "count": 21093416,
            "maximum": 615014.5323,
            "minimum": 613982.1923,
            "name": "X",
            "position": 0,
            "stddev": 291.9495642,
            "variance": 85234.54803
          },
          {
            "average": 4829072.277,
            "count": 21093416,
            "maximum": 4829821.352,
            "minimum": 4828415.912,
            "name": "Y",
            "position": 1,
            "stddev": 396.6745034,
            "variance": 157350.6616
          },
          {
            "average": 1308.182953,
            "count": 21093416,
            "maximum": 1849.219245,
            "minimum": 1208.719245,
            "name": "Z",
            "position": 2,
            "stddev": 3.091009882,
            "variance": 9.554342092
          },
          {
            "average": 23734.85587,
            "count": 21093416,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9384.411827,
            "variance": 88067185.34
          },
          {
            "average": 1.068508913,
            "count": 21093416,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2648085622,
            "variance": 0.07012357461
          },
          {
            "average": 1.137065803,
            "count": 21093416,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3704171332,
            "variance": 0.1372088526
          },
          {
            "average": 0.5014469918,
            "count": 21093416,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979181,
            "variance": 0.2499979181
          },
          {
            "average": 0,
            "count": 21093416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184798896,
            "count": 21093416,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5949518036,
            "variance": 0.3539676486
          },
          {
            "average": 0.289289513,
            "count": 21093416,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.57395878,
            "variance": 111.8086042
          },
          {
            "average": 0.4999863465,
            "count": 21093416,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000117,
            "variance": 0.2500000117
          },
          {
            "average": 10138.09619,
            "count": 21093416,
            "maximum": 10141,
            "minimum": 10135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.317945208,
            "variance": 1.736979571
          },
          {
            "average": 243795144.1,
            "count": 21093416,
            "maximum": 243796503.9,
            "minimum": 243793693.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 592.04762,
            "variance": 350520.3843
          },
          {
            "average": 0,
            "count": 21093416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21093416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21093416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21093416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21093416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613982.1923,
          4828415.912,
          1208.719245,
          615014.5323,
          4829821.352,
          1849.219245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613982.1923195383,
                4828415.912338238,
                1208.7192447498035
              ],
              [
                613982.1923195383,
                4829821.352338238,
                1208.7192447498035
              ],
              [
                615014.5323195384,
                4829821.352338238,
                1849.2192447498035
              ],
              [
                615014.5323195384,
                4828415.912338238,
                1849.2192447498035
              ],
              [
                613982.1923195383,
                4828415.912338238,
                1208.7192447498035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:01:43+00:00",
        "end_time": "2019-06-05T18:14:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877772,
            43.5998396,
            1208.719245,
            -121.5746918,
            43.61264921,
            1849.219245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777715268505,
                  43.59999829723209,
                  1208.7192447498035
                ],
                [
                  -121.58748110031671,
                  43.61264921341777,
                  1208.7192447498035
                ],
                [
                  -121.57469175781776,
                  43.61249044544042,
                  1849.2192447498035
                ],
                [
                  -121.57499048852588,
                  43.599839598963975,
                  1849.2192447498035
                ],
                [
                  -121.58777715268505,
                  43.59999829723209,
                  1208.7192447498035
                ]
              ]
            ]
          },
          "id": "20190605_43121E5109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:01:43Z",
            "pc:count": 21093416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614469.2874,
                "count": 21093416,
                "maximum": 615014.5323,
                "minimum": 613982.1923,
                "name": "X",
                "position": 0,
                "stddev": 291.9495642,
                "variance": 85234.54803
              },
              {
                "average": 4829072.277,
                "count": 21093416,
                "maximum": 4829821.352,
                "minimum": 4828415.912,
                "name": "Y",
                "position": 1,
                "stddev": 396.6745034,
                "variance": 157350.6616
              },
              {
                "average": 1308.182953,
                "count": 21093416,
                "maximum": 1849.219245,
                "minimum": 1208.719245,
                "name": "Z",
                "position": 2,
                "stddev": 3.091009882,
                "variance": 9.554342092
              },
              {
                "average": 23734.85587,
                "count": 21093416,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9384.411827,
                "variance": 88067185.34
              },
              {
                "average": 1.068508913,
                "count": 21093416,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2648085622,
                "variance": 0.07012357461
              },
              {
                "average": 1.137065803,
                "count": 21093416,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3704171332,
                "variance": 0.1372088526
              },
              {
                "average": 0.5014469918,
                "count": 21093416,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979181,
                "variance": 0.2499979181
              },
              {
                "average": 0,
                "count": 21093416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184798896,
                "count": 21093416,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5949518036,
                "variance": 0.3539676486
              },
              {
                "average": 0.289289513,
                "count": 21093416,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.57395878,
                "variance": 111.8086042
              },
              {
                "average": 0.4999863465,
                "count": 21093416,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000117,
                "variance": 0.2500000117
              },
              {
                "average": 10138.09619,
                "count": 21093416,
                "maximum": 10141,
                "minimum": 10135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.317945208,
                "variance": 1.736979571
              },
              {
                "average": 243795144.1,
                "count": 21093416,
                "maximum": 243796503.9,
                "minimum": 243793693.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 592.04762,
                "variance": 350520.3843
              },
              {
                "average": 0,
                "count": 21093416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21093416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21093416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21093416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21093416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613982.1923,
              4828415.912,
              1208.719245,
              615014.5323,
              4829821.352,
              1849.219245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613982.1923195383,
                    4828415.912338238,
                    1208.7192447498035
                  ],
                  [
                    613982.1923195383,
                    4829821.352338238,
                    1208.7192447498035
                  ],
                  [
                    615014.5323195384,
                    4829821.352338238,
                    1849.2192447498035
                  ],
                  [
                    615014.5323195384,
                    4828415.912338238,
                    1849.2192447498035
                  ],
                  [
                    613982.1923195383,
                    4828415.912338238,
                    1208.7192447498035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:01:43+00:00",
            "end_time": "2019-06-05T18:14: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": "20190602_43121D7203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.78750036431398,
              43.487494783508076,
              1298.5416266256086
            ],
            [
              -121.78724761003427,
              43.50012499641961,
              1298.5416266256086
            ],
            [
              -121.77473428262243,
              43.49999157216152,
              1939.3416266256088
            ],
            [
              -121.77498964326995,
              43.4873614177477,
              1939.3416266256088
            ],
            [
              -121.78750036431398,
              43.487494783508076,
              1298.5416266256086
            ]
          ]
        ]
      },
      "bbox": [
        -121.7875004,
        43.48736142,
        1298.541627,
        -121.7747343,
        43.500125,
        1939.341627
      ],
      "properties": {
        "datetime": "2019-06-02T17:06:55Z",
        "pc:count": 18989220,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598667.5352,
            "count": 18989220,
            "maximum": 599056.2057,
            "minimum": 598044.3457,
            "name": "X",
            "position": 0,
            "stddev": 223.6483204,
            "variance": 50018.57124
          },
          {
            "average": 4816364.356,
            "count": 18989220,
            "maximum": 4817069.576,
            "minimum": 4815666.576,
            "name": "Y",
            "position": 1,
            "stddev": 402.8478938,
            "variance": 162286.4255
          },
          {
            "average": 1369.836054,
            "count": 18989220,
            "maximum": 1939.341627,
            "minimum": 1298.541627,
            "name": "Z",
            "position": 2,
            "stddev": 8.980074054,
            "variance": 80.64173002
          },
          {
            "average": 15273.23873,
            "count": 18989220,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9263.359901,
            "variance": 85809836.65
          },
          {
            "average": 1.182277787,
            "count": 18989220,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.428923129,
            "variance": 0.1839750506
          },
          {
            "average": 1.364568108,
            "count": 18989220,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5800225759,
            "variance": 0.3364261886
          },
          {
            "average": 0.5012412832,
            "count": 18989220,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984724,
            "variance": 0.2499984724
          },
          {
            "average": 0,
            "count": 18989220,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178536138,
            "count": 18989220,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.059770034,
            "variance": 1.123112526
          },
          {
            "average": -0.08990718372,
            "count": 18989220,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86501187,
            "variance": 118.0484829
          },
          {
            "average": 0.4981070839,
            "count": 18989220,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.49999643,
            "variance": 0.24999643
          },
          {
            "average": 10019.71759,
            "count": 18989220,
            "maximum": 10022,
            "minimum": 10017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9959930239,
            "variance": 0.9920021036
          },
          {
            "average": 243529471,
            "count": 18989220,
            "maximum": 243530415.9,
            "minimum": 243528285,
            "name": "GpsTime",
            "position": 12,
            "stddev": 413.47104,
            "variance": 170958.3009
          },
          {
            "average": 0,
            "count": 18989220,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18989220,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18989220,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18989220,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18989220,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598044.3457,
          4815666.576,
          1298.541627,
          599056.2057,
          4817069.576,
          1939.341627
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598044.3456811693,
                4815666.576182028,
                1298.5416266256086
              ],
              [
                598044.3456811693,
                4817069.576182028,
                1298.5416266256086
              ],
              [
                599056.2056811694,
                4817069.576182028,
                1939.3416266256088
              ],
              [
                599056.2056811694,
                4815666.576182028,
                1939.3416266256088
              ],
              [
                598044.3456811693,
                4815666.576182028,
                1298.5416266256086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:06:55+00:00",
        "end_time": "2019-06-02T16:31:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7875004,
            43.48736142,
            1298.541627,
            -121.7747343,
            43.500125,
            1939.341627
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.78750036431398,
                  43.487494783508076,
                  1298.5416266256086
                ],
                [
                  -121.78724761003427,
                  43.50012499641961,
                  1298.5416266256086
                ],
                [
                  -121.77473428262243,
                  43.49999157216152,
                  1939.3416266256088
                ],
                [
                  -121.77498964326995,
                  43.4873614177477,
                  1939.3416266256088
                ],
                [
                  -121.78750036431398,
                  43.487494783508076,
                  1298.5416266256086
                ]
              ]
            ]
          },
          "id": "20190602_43121D7203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:06:55Z",
            "pc:count": 18989220,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598667.5352,
                "count": 18989220,
                "maximum": 599056.2057,
                "minimum": 598044.3457,
                "name": "X",
                "position": 0,
                "stddev": 223.6483204,
                "variance": 50018.57124
              },
              {
                "average": 4816364.356,
                "count": 18989220,
                "maximum": 4817069.576,
                "minimum": 4815666.576,
                "name": "Y",
                "position": 1,
                "stddev": 402.8478938,
                "variance": 162286.4255
              },
              {
                "average": 1369.836054,
                "count": 18989220,
                "maximum": 1939.341627,
                "minimum": 1298.541627,
                "name": "Z",
                "position": 2,
                "stddev": 8.980074054,
                "variance": 80.64173002
              },
              {
                "average": 15273.23873,
                "count": 18989220,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9263.359901,
                "variance": 85809836.65
              },
              {
                "average": 1.182277787,
                "count": 18989220,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.428923129,
                "variance": 0.1839750506
              },
              {
                "average": 1.364568108,
                "count": 18989220,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5800225759,
                "variance": 0.3364261886
              },
              {
                "average": 0.5012412832,
                "count": 18989220,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984724,
                "variance": 0.2499984724
              },
              {
                "average": 0,
                "count": 18989220,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178536138,
                "count": 18989220,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.059770034,
                "variance": 1.123112526
              },
              {
                "average": -0.08990718372,
                "count": 18989220,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86501187,
                "variance": 118.0484829
              },
              {
                "average": 0.4981070839,
                "count": 18989220,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.49999643,
                "variance": 0.24999643
              },
              {
                "average": 10019.71759,
                "count": 18989220,
                "maximum": 10022,
                "minimum": 10017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9959930239,
                "variance": 0.9920021036
              },
              {
                "average": 243529471,
                "count": 18989220,
                "maximum": 243530415.9,
                "minimum": 243528285,
                "name": "GpsTime",
                "position": 12,
                "stddev": 413.47104,
                "variance": 170958.3009
              },
              {
                "average": 0,
                "count": 18989220,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18989220,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18989220,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18989220,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18989220,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598044.3457,
              4815666.576,
              1298.541627,
              599056.2057,
              4817069.576,
              1939.341627
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598044.3456811693,
                    4815666.576182028,
                    1298.5416266256086
                  ],
                  [
                    598044.3456811693,
                    4817069.576182028,
                    1298.5416266256086
                  ],
                  [
                    599056.2056811694,
                    4817069.576182028,
                    1939.3416266256088
                  ],
                  [
                    599056.2056811694,
                    4815666.576182028,
                    1939.3416266256088
                  ],
                  [
                    598044.3456811693,
                    4815666.576182028,
                    1298.5416266256086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:06:55+00:00",
            "end_time": "2019-06-02T16:31:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70025316952649,
              43.41249791471384,
              1241.2004160998858
            ],
            [
              -121.69998274269001,
              43.42513705344371,
              1241.2004160998858
            ],
            [
              -121.68721678420445,
              43.42499119308849,
              1906.4404160998856
            ],
            [
              -121.68748986473913,
              43.412352118363074,
              1906.4404160998856
            ],
            [
              -121.70025316952649,
              43.41249791471384,
              1241.2004160998858
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002532,
        43.41235212,
        1241.200416,
        -121.6872168,
        43.42513705,
        1906.440416
      ],
      "properties": {
        "datetime": "2019-06-03T16:49:31Z",
        "pc:count": 23381795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605752.6882,
            "count": 23381795,
            "maximum": 606262.8973,
            "minimum": 605229.2973,
            "name": "X",
            "position": 0,
            "stddev": 295.436139,
            "variance": 87282.51223
          },
          {
            "average": 4808051.355,
            "count": 23381795,
            "maximum": 4808848.005,
            "minimum": 4807443.985,
            "name": "Y",
            "position": 1,
            "stddev": 396.2807401,
            "variance": 157038.425
          },
          {
            "average": 1362.772446,
            "count": 23381795,
            "maximum": 1906.440416,
            "minimum": 1241.200416,
            "name": "Z",
            "position": 2,
            "stddev": 8.506497709,
            "variance": 72.36050328
          },
          {
            "average": 21102.35183,
            "count": 23381795,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9736.427993,
            "variance": 94798030.06
          },
          {
            "average": 1.090996435,
            "count": 23381795,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3012813867,
            "variance": 0.09077047399
          },
          {
            "average": 1.18200553,
            "count": 23381795,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4159957134,
            "variance": 0.1730524336
          },
          {
            "average": 0.5055065704,
            "count": 23381795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999696875,
            "variance": 0.2499696884
          },
          {
            "average": 0,
            "count": 23381795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161834068,
            "count": 23381795,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.63856943,
            "variance": 0.407770917
          },
          {
            "average": -2.151153287,
            "count": 23381795,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.48736356,
            "variance": 109.9847944
          },
          {
            "average": 0.4961870549,
            "count": 23381795,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999854719,
            "variance": 0.2499854721
          },
          {
            "average": 10037.3452,
            "count": 23381795,
            "maximum": 10044,
            "minimum": 10033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.205491262,
            "variance": 4.864191706
          },
          {
            "average": 243540518.4,
            "count": 23381795,
            "maximum": 243615771.1,
            "minimum": 243536780.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7824.61911,
            "variance": 61224664.22
          },
          {
            "average": 0,
            "count": 23381795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23381795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23381795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23381795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23381795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605229.2973,
          4807443.985,
          1241.200416,
          606262.8973,
          4808848.005,
          1906.440416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605229.2973273639,
                4807443.9846404735,
                1241.2004160998858
              ],
              [
                605229.2973273639,
                4808848.004640473,
                1241.2004160998858
              ],
              [
                606262.897327364,
                4808848.004640473,
                1906.4404160998856
              ],
              [
                606262.897327364,
                4807443.9846404735,
                1906.4404160998856
              ],
              [
                605229.2973273639,
                4807443.9846404735,
                1241.2004160998858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:49:31+00:00",
        "end_time": "2019-06-02T18:53:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002532,
            43.41235212,
            1241.200416,
            -121.6872168,
            43.42513705,
            1906.440416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70025316952649,
                  43.41249791471384,
                  1241.2004160998858
                ],
                [
                  -121.69998274269001,
                  43.42513705344371,
                  1241.2004160998858
                ],
                [
                  -121.68721678420445,
                  43.42499119308849,
                  1906.4404160998856
                ],
                [
                  -121.68748986473913,
                  43.412352118363074,
                  1906.4404160998856
                ],
                [
                  -121.70025316952649,
                  43.41249791471384,
                  1241.2004160998858
                ]
              ]
            ]
          },
          "id": "20190602_43121D6310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:49:31Z",
            "pc:count": 23381795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605752.6882,
                "count": 23381795,
                "maximum": 606262.8973,
                "minimum": 605229.2973,
                "name": "X",
                "position": 0,
                "stddev": 295.436139,
                "variance": 87282.51223
              },
              {
                "average": 4808051.355,
                "count": 23381795,
                "maximum": 4808848.005,
                "minimum": 4807443.985,
                "name": "Y",
                "position": 1,
                "stddev": 396.2807401,
                "variance": 157038.425
              },
              {
                "average": 1362.772446,
                "count": 23381795,
                "maximum": 1906.440416,
                "minimum": 1241.200416,
                "name": "Z",
                "position": 2,
                "stddev": 8.506497709,
                "variance": 72.36050328
              },
              {
                "average": 21102.35183,
                "count": 23381795,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9736.427993,
                "variance": 94798030.06
              },
              {
                "average": 1.090996435,
                "count": 23381795,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3012813867,
                "variance": 0.09077047399
              },
              {
                "average": 1.18200553,
                "count": 23381795,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4159957134,
                "variance": 0.1730524336
              },
              {
                "average": 0.5055065704,
                "count": 23381795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999696875,
                "variance": 0.2499696884
              },
              {
                "average": 0,
                "count": 23381795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161834068,
                "count": 23381795,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.63856943,
                "variance": 0.407770917
              },
              {
                "average": -2.151153287,
                "count": 23381795,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.48736356,
                "variance": 109.9847944
              },
              {
                "average": 0.4961870549,
                "count": 23381795,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999854719,
                "variance": 0.2499854721
              },
              {
                "average": 10037.3452,
                "count": 23381795,
                "maximum": 10044,
                "minimum": 10033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.205491262,
                "variance": 4.864191706
              },
              {
                "average": 243540518.4,
                "count": 23381795,
                "maximum": 243615771.1,
                "minimum": 243536780.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7824.61911,
                "variance": 61224664.22
              },
              {
                "average": 0,
                "count": 23381795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23381795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23381795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23381795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23381795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605229.2973,
              4807443.985,
              1241.200416,
              606262.8973,
              4808848.005,
              1906.440416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605229.2973273639,
                    4807443.9846404735,
                    1241.2004160998858
                  ],
                  [
                    605229.2973273639,
                    4808848.004640473,
                    1241.2004160998858
                  ],
                  [
                    606262.897327364,
                    4808848.004640473,
                    1906.4404160998856
                  ],
                  [
                    606262.897327364,
                    4807443.9846404735,
                    1906.4404160998856
                  ],
                  [
                    605229.2973273639,
                    4807443.9846404735,
                    1241.2004160998858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:49:31+00:00",
            "end_time": "2019-06-02T18:53: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": "20190602_43121D6403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276093308761,
              43.424998276043475,
              1289.3284437410873
            ],
            [
              -121.66248250621538,
              43.43764079706791,
              1289.3284437410873
            ],
            [
              -121.6497089251367,
              43.43749065487405,
              1924.2284437410874
            ],
            [
              -121.64999000908627,
              43.42484819974897,
              1924.2284437410874
            ],
            [
              -121.66276093308761,
              43.424998276043475,
              1289.3284437410873
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627609,
        43.4248482,
        1289.328444,
        -121.6497089,
        43.4376408,
        1924.228444
      ],
      "properties": {
        "datetime": "2019-06-03T17:11:31Z",
        "pc:count": 20890628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608757.9219,
            "count": 20890628,
            "maximum": 609276.4974,
            "minimum": 608242.4774,
            "name": "X",
            "position": 0,
            "stddev": 286.8007524,
            "variance": 82254.67157
          },
          {
            "average": 4809560.088,
            "count": 20890628,
            "maximum": 4810284.686,
            "minimum": 4808880.266,
            "name": "Y",
            "position": 1,
            "stddev": 398.3495153,
            "variance": 158682.3363
          },
          {
            "average": 1382.047524,
            "count": 20890628,
            "maximum": 1924.228444,
            "minimum": 1289.328444,
            "name": "Z",
            "position": 2,
            "stddev": 20.7964539,
            "variance": 432.492495
          },
          {
            "average": 20026.03397,
            "count": 20890628,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9903.710686,
            "variance": 98083485.36
          },
          {
            "average": 1.128626626,
            "count": 20890628,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3721621653,
            "variance": 0.1385046773
          },
          {
            "average": 1.257270964,
            "count": 20890628,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5199642948,
            "variance": 0.2703628679
          },
          {
            "average": 0.502372595,
            "count": 20890628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943827,
            "variance": 0.2499943828
          },
          {
            "average": 0,
            "count": 20890628,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216176699,
            "count": 20890628,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.052877238,
            "variance": 1.108550478
          },
          {
            "average": -0.6473212015,
            "count": 20890628,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7750384,
            "variance": 116.1014526
          },
          {
            "average": 0.4964025495,
            "count": 20890628,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999870701,
            "variance": 0.2499870703
          },
          {
            "average": 10041.21122,
            "count": 20890628,
            "maximum": 10046,
            "minimum": 10038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.445111305,
            "variance": 5.978569292
          },
          {
            "average": 243568814.4,
            "count": 20890628,
            "maximum": 243617091.3,
            "minimum": 243540033.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36104.32681,
            "variance": 1303522414
          },
          {
            "average": 0,
            "count": 20890628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20890628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20890628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20890628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20890628,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608242.4774,
          4808880.266,
          1289.328444,
          609276.4974,
          4810284.686,
          1924.228444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608242.4774212365,
                4808880.26605581,
                1289.3284437410873
              ],
              [
                608242.4774212365,
                4810284.68605581,
                1289.3284437410873
              ],
              [
                609276.4974212365,
                4810284.68605581,
                1924.2284437410874
              ],
              [
                609276.4974212365,
                4808880.26605581,
                1924.2284437410874
              ],
              [
                608242.4774212365,
                4808880.26605581,
                1289.3284437410873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:11:31+00:00",
        "end_time": "2019-06-02T19:47:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627609,
            43.4248482,
            1289.328444,
            -121.6497089,
            43.4376408,
            1924.228444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276093308761,
                  43.424998276043475,
                  1289.3284437410873
                ],
                [
                  -121.66248250621538,
                  43.43764079706791,
                  1289.3284437410873
                ],
                [
                  -121.6497089251367,
                  43.43749065487405,
                  1924.2284437410874
                ],
                [
                  -121.64999000908627,
                  43.42484819974897,
                  1924.2284437410874
                ],
                [
                  -121.66276093308761,
                  43.424998276043475,
                  1289.3284437410873
                ]
              ]
            ]
          },
          "id": "20190602_43121D6403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:11:31Z",
            "pc:count": 20890628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608757.9219,
                "count": 20890628,
                "maximum": 609276.4974,
                "minimum": 608242.4774,
                "name": "X",
                "position": 0,
                "stddev": 286.8007524,
                "variance": 82254.67157
              },
              {
                "average": 4809560.088,
                "count": 20890628,
                "maximum": 4810284.686,
                "minimum": 4808880.266,
                "name": "Y",
                "position": 1,
                "stddev": 398.3495153,
                "variance": 158682.3363
              },
              {
                "average": 1382.047524,
                "count": 20890628,
                "maximum": 1924.228444,
                "minimum": 1289.328444,
                "name": "Z",
                "position": 2,
                "stddev": 20.7964539,
                "variance": 432.492495
              },
              {
                "average": 20026.03397,
                "count": 20890628,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9903.710686,
                "variance": 98083485.36
              },
              {
                "average": 1.128626626,
                "count": 20890628,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3721621653,
                "variance": 0.1385046773
              },
              {
                "average": 1.257270964,
                "count": 20890628,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5199642948,
                "variance": 0.2703628679
              },
              {
                "average": 0.502372595,
                "count": 20890628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943827,
                "variance": 0.2499943828
              },
              {
                "average": 0,
                "count": 20890628,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216176699,
                "count": 20890628,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.052877238,
                "variance": 1.108550478
              },
              {
                "average": -0.6473212015,
                "count": 20890628,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7750384,
                "variance": 116.1014526
              },
              {
                "average": 0.4964025495,
                "count": 20890628,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999870701,
                "variance": 0.2499870703
              },
              {
                "average": 10041.21122,
                "count": 20890628,
                "maximum": 10046,
                "minimum": 10038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.445111305,
                "variance": 5.978569292
              },
              {
                "average": 243568814.4,
                "count": 20890628,
                "maximum": 243617091.3,
                "minimum": 243540033.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36104.32681,
                "variance": 1303522414
              },
              {
                "average": 0,
                "count": 20890628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20890628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20890628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20890628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20890628,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608242.4774,
              4808880.266,
              1289.328444,
              609276.4974,
              4810284.686,
              1924.228444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608242.4774212365,
                    4808880.26605581,
                    1289.3284437410873
                  ],
                  [
                    608242.4774212365,
                    4810284.68605581,
                    1289.3284437410873
                  ],
                  [
                    609276.4974212365,
                    4810284.68605581,
                    1924.2284437410874
                  ],
                  [
                    609276.4974212365,
                    4808880.26605581,
                    1924.2284437410874
                  ],
                  [
                    608242.4774212365,
                    4808880.26605581,
                    1289.3284437410873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:11:31+00:00",
            "end_time": "2019-06-02T19:47: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": "20190602_43121D7217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.80023313167693,
              43.449997336401836,
              1228.185729903891
            ],
            [
              -121.79998339395655,
              43.462625891191415,
              1228.185729903891
            ],
            [
              -121.78737120946873,
              43.46249282146934,
              1935.045729903891
            ],
            [
              -121.78762357037552,
              43.44986432501852,
              1935.045729903891
            ],
            [
              -121.80023313167693,
              43.449997336401836,
              1228.185729903891
            ]
          ]
        ]
      },
      "bbox": [
        -121.8002331,
        43.44986433,
        1228.18573,
        -121.7873712,
        43.46262589,
        1935.04573
      ],
      "properties": {
        "datetime": "2019-06-03T18:22:07Z",
        "pc:count": 24668053,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597536.4892,
            "count": 24668053,
            "maximum": 598095.2293,
            "minimum": 597074.7493,
            "name": "X",
            "position": 0,
            "stddev": 263.0455252,
            "variance": 69192.94834
          },
          {
            "average": 4812262.319,
            "count": 24668053,
            "maximum": 4812890.037,
            "minimum": 4811487.237,
            "name": "Y",
            "position": 1,
            "stddev": 387.8075554,
            "variance": 150394.7001
          },
          {
            "average": 1395.448867,
            "count": 24668053,
            "maximum": 1935.04573,
            "minimum": 1228.18573,
            "name": "Z",
            "position": 2,
            "stddev": 9.244400956,
            "variance": 85.45894904
          },
          {
            "average": 17874.30505,
            "count": 24668053,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9741.837449,
            "variance": 94903396.88
          },
          {
            "average": 1.138822387,
            "count": 24668053,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3801912861,
            "variance": 0.144545414
          },
          {
            "average": 1.277763348,
            "count": 24668053,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5250321886,
            "variance": 0.2756587991
          },
          {
            "average": 0.5004971815,
            "count": 24668053,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997629,
            "variance": 0.2499997629
          },
          {
            "average": 0,
            "count": 24668053,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.155824094,
            "count": 24668053,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9286544241,
            "variance": 0.8623990395
          },
          {
            "average": 0.5036537372,
            "count": 24668053,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.37552514,
            "variance": 107.6515219
          },
          {
            "average": 0.4976959065,
            "count": 24668053,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999947013,
            "variance": 0.2499947013
          },
          {
            "average": 10015.49942,
            "count": 24668053,
            "maximum": 10052,
            "minimum": 10011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.965563783,
            "variance": 24.65682369
          },
          {
            "average": 243529006.1,
            "count": 24668053,
            "maximum": 243621327.8,
            "minimum": 243526090.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11470.48365,
            "variance": 131571995.2
          },
          {
            "average": 0,
            "count": 24668053,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24668053,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24668053,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24668053,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24668053,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597074.7493,
          4811487.237,
          1228.18573,
          598095.2293,
          4812890.037,
          1935.04573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597074.7493287845,
                4811487.237345437,
                1228.185729903891
              ],
              [
                597074.7493287845,
                4812890.037345437,
                1228.185729903891
              ],
              [
                598095.2293287845,
                4812890.037345437,
                1935.045729903891
              ],
              [
                598095.2293287845,
                4811487.237345437,
                1935.045729903891
              ],
              [
                597074.7493287845,
                4811487.237345437,
                1228.185729903891
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:22:07+00:00",
        "end_time": "2019-06-02T15:54:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8002331,
            43.44986433,
            1228.18573,
            -121.7873712,
            43.46262589,
            1935.04573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.80023313167693,
                  43.449997336401836,
                  1228.185729903891
                ],
                [
                  -121.79998339395655,
                  43.462625891191415,
                  1228.185729903891
                ],
                [
                  -121.78737120946873,
                  43.46249282146934,
                  1935.045729903891
                ],
                [
                  -121.78762357037552,
                  43.44986432501852,
                  1935.045729903891
                ],
                [
                  -121.80023313167693,
                  43.449997336401836,
                  1228.185729903891
                ]
              ]
            ]
          },
          "id": "20190602_43121D7217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:22:07Z",
            "pc:count": 24668053,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597536.4892,
                "count": 24668053,
                "maximum": 598095.2293,
                "minimum": 597074.7493,
                "name": "X",
                "position": 0,
                "stddev": 263.0455252,
                "variance": 69192.94834
              },
              {
                "average": 4812262.319,
                "count": 24668053,
                "maximum": 4812890.037,
                "minimum": 4811487.237,
                "name": "Y",
                "position": 1,
                "stddev": 387.8075554,
                "variance": 150394.7001
              },
              {
                "average": 1395.448867,
                "count": 24668053,
                "maximum": 1935.04573,
                "minimum": 1228.18573,
                "name": "Z",
                "position": 2,
                "stddev": 9.244400956,
                "variance": 85.45894904
              },
              {
                "average": 17874.30505,
                "count": 24668053,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9741.837449,
                "variance": 94903396.88
              },
              {
                "average": 1.138822387,
                "count": 24668053,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3801912861,
                "variance": 0.144545414
              },
              {
                "average": 1.277763348,
                "count": 24668053,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5250321886,
                "variance": 0.2756587991
              },
              {
                "average": 0.5004971815,
                "count": 24668053,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997629,
                "variance": 0.2499997629
              },
              {
                "average": 0,
                "count": 24668053,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.155824094,
                "count": 24668053,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9286544241,
                "variance": 0.8623990395
              },
              {
                "average": 0.5036537372,
                "count": 24668053,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.37552514,
                "variance": 107.6515219
              },
              {
                "average": 0.4976959065,
                "count": 24668053,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999947013,
                "variance": 0.2499947013
              },
              {
                "average": 10015.49942,
                "count": 24668053,
                "maximum": 10052,
                "minimum": 10011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.965563783,
                "variance": 24.65682369
              },
              {
                "average": 243529006.1,
                "count": 24668053,
                "maximum": 243621327.8,
                "minimum": 243526090.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11470.48365,
                "variance": 131571995.2
              },
              {
                "average": 0,
                "count": 24668053,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24668053,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24668053,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24668053,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24668053,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597074.7493,
              4811487.237,
              1228.18573,
              598095.2293,
              4812890.037,
              1935.04573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597074.7493287845,
                    4811487.237345437,
                    1228.185729903891
                  ],
                  [
                    597074.7493287845,
                    4812890.037345437,
                    1228.185729903891
                  ],
                  [
                    598095.2293287845,
                    4812890.037345437,
                    1935.045729903891
                  ],
                  [
                    598095.2293287845,
                    4811487.237345437,
                    1935.045729903891
                  ],
                  [
                    597074.7493287845,
                    4811487.237345437,
                    1228.185729903891
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:22:07+00:00",
            "end_time": "2019-06-02T15: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": "20190605_43121E4116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029565043465,
              43.57499914014893,
              1193.7878188715263
            ],
            [
              -121.49998130894755,
              43.58765880099733,
              1193.7878188715263
            ],
            [
              -121.48717447911822,
              43.587490013153264,
              1874.2478188715263
            ],
            [
              -121.48749150190005,
              43.574830426467884,
              1874.2478188715263
            ],
            [
              -121.50029565043465,
              43.57499914014893,
              1193.7878188715263
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002957,
        43.57483043,
        1193.787819,
        -121.4871745,
        43.5876588,
        1874.247819
      ],
      "properties": {
        "datetime": "2019-06-05T16:55:17Z",
        "pc:count": 18897884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621594.6227,
            "count": 18897884,
            "maximum": 622127.3446,
            "minimum": 621093.1246,
            "name": "X",
            "position": 0,
            "stddev": 285.0234029,
            "variance": 81238.34018
          },
          {
            "average": 4826466.283,
            "count": 18897884,
            "maximum": 4827169.685,
            "minimum": 4825763.225,
            "name": "Y",
            "position": 1,
            "stddev": 398.4482796,
            "variance": 158761.0315
          },
          {
            "average": 1305.46805,
            "count": 18897884,
            "maximum": 1874.247819,
            "minimum": 1193.787819,
            "name": "Z",
            "position": 2,
            "stddev": 4.865268358,
            "variance": 23.6708362
          },
          {
            "average": 20223.14825,
            "count": 18897884,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10258.81237,
            "variance": 105243231.3
          },
          {
            "average": 1.125613958,
            "count": 18897884,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3851790553,
            "variance": 0.1483629047
          },
          {
            "average": 1.251242573,
            "count": 18897884,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5510885813,
            "variance": 0.3036986244
          },
          {
            "average": 0.5023668787,
            "count": 18897884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944111,
            "variance": 0.2499944111
          },
          {
            "average": 0,
            "count": 18897884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229288263,
            "count": 18897884,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.11375737,
            "variance": 1.240455479
          },
          {
            "average": -0.2062171669,
            "count": 18897884,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82594618,
            "variance": 117.2011108
          },
          {
            "average": 0.4953823931,
            "count": 18897884,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999786905,
            "variance": 0.2499786909
          },
          {
            "average": 10126.9116,
            "count": 18897884,
            "maximum": 10129,
            "minimum": 10124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.094667657,
            "variance": 1.198297278
          },
          {
            "average": 243788012.5,
            "count": 18897884,
            "maximum": 243788917,
            "minimum": 243786759.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 538.6948122,
            "variance": 290192.1007
          },
          {
            "average": 0,
            "count": 18897884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18897884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18897884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18897884,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18897884,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621093.1246,
          4825763.225,
          1193.787819,
          622127.3446,
          4827169.685,
          1874.247819
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621093.1246000695,
                4825763.225480436,
                1193.7878188715263
              ],
              [
                621093.1246000695,
                4827169.685480437,
                1193.7878188715263
              ],
              [
                622127.3446000695,
                4827169.685480437,
                1874.2478188715263
              ],
              [
                622127.3446000695,
                4825763.225480436,
                1874.2478188715263
              ],
              [
                621093.1246000695,
                4825763.225480436,
                1193.7878188715263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:55:17+00:00",
        "end_time": "2019-06-05T16:19:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002957,
            43.57483043,
            1193.787819,
            -121.4871745,
            43.5876588,
            1874.247819
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029565043465,
                  43.57499914014893,
                  1193.7878188715263
                ],
                [
                  -121.49998130894755,
                  43.58765880099733,
                  1193.7878188715263
                ],
                [
                  -121.48717447911822,
                  43.587490013153264,
                  1874.2478188715263
                ],
                [
                  -121.48749150190005,
                  43.574830426467884,
                  1874.2478188715263
                ],
                [
                  -121.50029565043465,
                  43.57499914014893,
                  1193.7878188715263
                ]
              ]
            ]
          },
          "id": "20190605_43121E4116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:55:17Z",
            "pc:count": 18897884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621594.6227,
                "count": 18897884,
                "maximum": 622127.3446,
                "minimum": 621093.1246,
                "name": "X",
                "position": 0,
                "stddev": 285.0234029,
                "variance": 81238.34018
              },
              {
                "average": 4826466.283,
                "count": 18897884,
                "maximum": 4827169.685,
                "minimum": 4825763.225,
                "name": "Y",
                "position": 1,
                "stddev": 398.4482796,
                "variance": 158761.0315
              },
              {
                "average": 1305.46805,
                "count": 18897884,
                "maximum": 1874.247819,
                "minimum": 1193.787819,
                "name": "Z",
                "position": 2,
                "stddev": 4.865268358,
                "variance": 23.6708362
              },
              {
                "average": 20223.14825,
                "count": 18897884,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10258.81237,
                "variance": 105243231.3
              },
              {
                "average": 1.125613958,
                "count": 18897884,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3851790553,
                "variance": 0.1483629047
              },
              {
                "average": 1.251242573,
                "count": 18897884,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5510885813,
                "variance": 0.3036986244
              },
              {
                "average": 0.5023668787,
                "count": 18897884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944111,
                "variance": 0.2499944111
              },
              {
                "average": 0,
                "count": 18897884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229288263,
                "count": 18897884,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.11375737,
                "variance": 1.240455479
              },
              {
                "average": -0.2062171669,
                "count": 18897884,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82594618,
                "variance": 117.2011108
              },
              {
                "average": 0.4953823931,
                "count": 18897884,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999786905,
                "variance": 0.2499786909
              },
              {
                "average": 10126.9116,
                "count": 18897884,
                "maximum": 10129,
                "minimum": 10124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.094667657,
                "variance": 1.198297278
              },
              {
                "average": 243788012.5,
                "count": 18897884,
                "maximum": 243788917,
                "minimum": 243786759.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 538.6948122,
                "variance": 290192.1007
              },
              {
                "average": 0,
                "count": 18897884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18897884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18897884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18897884,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18897884,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621093.1246,
              4825763.225,
              1193.787819,
              622127.3446,
              4827169.685,
              1874.247819
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621093.1246000695,
                    4825763.225480436,
                    1193.7878188715263
                  ],
                  [
                    621093.1246000695,
                    4827169.685480437,
                    1193.7878188715263
                  ],
                  [
                    622127.3446000695,
                    4827169.685480437,
                    1874.2478188715263
                  ],
                  [
                    622127.3446000695,
                    4825763.225480436,
                    1874.2478188715263
                  ],
                  [
                    621093.1246000695,
                    4825763.225480436,
                    1193.7878188715263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:55:17+00:00",
            "end_time": "2019-06-05T16:19:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6127720119889,
              43.574998377363364,
              1293.3643464230793
            ],
            [
              -121.61248152229986,
              43.58764642369304,
              1293.3643464230793
            ],
            [
              -121.59969659420696,
              43.58749051451385,
              1870.2843464230793
            ],
            [
              -121.59998975841604,
              43.574842536625674,
              1870.2843464230793
            ],
            [
              -121.6127720119889,
              43.574998377363364,
              1293.3643464230793
            ]
          ]
        ]
      },
      "bbox": [
        -121.612772,
        43.57484254,
        1293.364346,
        -121.5996966,
        43.58764642,
        1870.284346
      ],
      "properties": {
        "datetime": "2019-06-05T18:15:54Z",
        "pc:count": 18825134,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612564.272,
            "count": 18825134,
            "maximum": 613043.565,
            "minimum": 612011.165,
            "name": "X",
            "position": 0,
            "stddev": 282.1333584,
            "variance": 79599.2319
          },
          {
            "average": 4826311.18,
            "count": 18825134,
            "maximum": 4827010.492,
            "minimum": 4825605.392,
            "name": "Y",
            "position": 1,
            "stddev": 397.7295316,
            "variance": 158188.7803
          },
          {
            "average": 1313.6251,
            "count": 18825134,
            "maximum": 1870.284346,
            "minimum": 1293.364346,
            "name": "Z",
            "position": 2,
            "stddev": 6.523322438,
            "variance": 42.55373563
          },
          {
            "average": 20433.22744,
            "count": 18825134,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10891.22638,
            "variance": 118618812.2
          },
          {
            "average": 1.134758138,
            "count": 18825134,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.391065139,
            "variance": 0.1529319429
          },
          {
            "average": 1.269469264,
            "count": 18825134,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5530312935,
            "variance": 0.3058436116
          },
          {
            "average": 0.5043126917,
            "count": 18825134,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999814136,
            "variance": 0.249981414
          },
          {
            "average": 1.593614154e-07,
            "count": 18825134,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00039920095,
            "variance": 1.593613985e-07
          },
          {
            "average": 1.252213132,
            "count": 18825134,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.249912611,
            "variance": 1.562281534
          },
          {
            "average": -1.09253968,
            "count": 18825134,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77520362,
            "variance": 116.105013
          },
          {
            "average": 0.5021672621,
            "count": 18825134,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999953162,
            "variance": 0.2499953163
          },
          {
            "average": 10132.01181,
            "count": 18825134,
            "maximum": 10135,
            "minimum": 10128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.751946731,
            "variance": 3.069317349
          },
          {
            "average": 243791873.1,
            "count": 18825134,
            "maximum": 243793754.2,
            "minimum": 243788498,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1505.455868,
            "variance": 2266397.369
          },
          {
            "average": 0,
            "count": 18825134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18825134,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18825134,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18825134,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18825134,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612011.165,
          4825605.392,
          1293.364346,
          613043.565,
          4827010.492,
          1870.284346
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612011.1650349412,
                4825605.391755107,
                1293.3643464230793
              ],
              [
                612011.1650349412,
                4827010.4917551065,
                1293.3643464230793
              ],
              [
                613043.5650349411,
                4827010.4917551065,
                1870.2843464230793
              ],
              [
                613043.5650349411,
                4825605.391755107,
                1870.2843464230793
              ],
              [
                612011.1650349412,
                4825605.391755107,
                1293.3643464230793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:15:54+00:00",
        "end_time": "2019-06-05T16:48:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.612772,
            43.57484254,
            1293.364346,
            -121.5996966,
            43.58764642,
            1870.284346
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6127720119889,
                  43.574998377363364,
                  1293.3643464230793
                ],
                [
                  -121.61248152229986,
                  43.58764642369304,
                  1293.3643464230793
                ],
                [
                  -121.59969659420696,
                  43.58749051451385,
                  1870.2843464230793
                ],
                [
                  -121.59998975841604,
                  43.574842536625674,
                  1870.2843464230793
                ],
                [
                  -121.6127720119889,
                  43.574998377363364,
                  1293.3643464230793
                ]
              ]
            ]
          },
          "id": "20190605_43121E5117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:15:54Z",
            "pc:count": 18825134,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612564.272,
                "count": 18825134,
                "maximum": 613043.565,
                "minimum": 612011.165,
                "name": "X",
                "position": 0,
                "stddev": 282.1333584,
                "variance": 79599.2319
              },
              {
                "average": 4826311.18,
                "count": 18825134,
                "maximum": 4827010.492,
                "minimum": 4825605.392,
                "name": "Y",
                "position": 1,
                "stddev": 397.7295316,
                "variance": 158188.7803
              },
              {
                "average": 1313.6251,
                "count": 18825134,
                "maximum": 1870.284346,
                "minimum": 1293.364346,
                "name": "Z",
                "position": 2,
                "stddev": 6.523322438,
                "variance": 42.55373563
              },
              {
                "average": 20433.22744,
                "count": 18825134,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10891.22638,
                "variance": 118618812.2
              },
              {
                "average": 1.134758138,
                "count": 18825134,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.391065139,
                "variance": 0.1529319429
              },
              {
                "average": 1.269469264,
                "count": 18825134,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5530312935,
                "variance": 0.3058436116
              },
              {
                "average": 0.5043126917,
                "count": 18825134,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999814136,
                "variance": 0.249981414
              },
              {
                "average": 1.593614154e-07,
                "count": 18825134,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00039920095,
                "variance": 1.593613985e-07
              },
              {
                "average": 1.252213132,
                "count": 18825134,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.249912611,
                "variance": 1.562281534
              },
              {
                "average": -1.09253968,
                "count": 18825134,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77520362,
                "variance": 116.105013
              },
              {
                "average": 0.5021672621,
                "count": 18825134,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999953162,
                "variance": 0.2499953163
              },
              {
                "average": 10132.01181,
                "count": 18825134,
                "maximum": 10135,
                "minimum": 10128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.751946731,
                "variance": 3.069317349
              },
              {
                "average": 243791873.1,
                "count": 18825134,
                "maximum": 243793754.2,
                "minimum": 243788498,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1505.455868,
                "variance": 2266397.369
              },
              {
                "average": 0,
                "count": 18825134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18825134,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18825134,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18825134,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18825134,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612011.165,
              4825605.392,
              1293.364346,
              613043.565,
              4827010.492,
              1870.284346
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612011.1650349412,
                    4825605.391755107,
                    1293.3643464230793
                  ],
                  [
                    612011.1650349412,
                    4827010.4917551065,
                    1293.3643464230793
                  ],
                  [
                    613043.5650349411,
                    4827010.4917551065,
                    1870.2843464230793
                  ],
                  [
                    613043.5650349411,
                    4825605.391755107,
                    1870.2843464230793
                  ],
                  [
                    612011.1650349412,
                    4825605.391755107,
                    1293.3643464230793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:15:54+00:00",
            "end_time": "2019-06-05T16:48: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": "20190603_43121D6218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276091685859,
              43.44999776374169,
              1364.6634407322076
            ],
            [
              -121.66248223105323,
              43.46264094944287,
              1364.6634407322076
            ],
            [
              -121.64970882538248,
              43.4624908026336,
              1889.8434407322075
            ],
            [
              -121.64999017069916,
              43.449847682834104,
              1889.8434407322075
            ],
            [
              -121.66276091685859,
              43.44999776374169,
              1364.6634407322076
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627609,
        43.44984768,
        1364.663441,
        -121.6497088,
        43.46264095,
        1889.843441
      ],
      "properties": {
        "datetime": "2019-06-03T18:18:56Z",
        "pc:count": 20576689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608713.8968,
            "count": 20576689,
            "maximum": 609231.4971,
            "minimum": 608197.9171,
            "name": "X",
            "position": 0,
            "stddev": 293.7908179,
            "variance": 86313.04467
          },
          {
            "average": 4812348.383,
            "count": 20576689,
            "maximum": 4813061.172,
            "minimum": 4811656.672,
            "name": "Y",
            "position": 1,
            "stddev": 399.7521601,
            "variance": 159801.7895
          },
          {
            "average": 1493.46463,
            "count": 20576689,
            "maximum": 1889.843441,
            "minimum": 1364.663441,
            "name": "Z",
            "position": 2,
            "stddev": 26.49443802,
            "variance": 701.9552462
          },
          {
            "average": 22465.74441,
            "count": 20576689,
            "maximum": 56608,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11675.52258,
            "variance": 136317827.4
          },
          {
            "average": 1.158302096,
            "count": 20576689,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4067262608,
            "variance": 0.1654262512
          },
          {
            "average": 1.316601762,
            "count": 20576689,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5593707159,
            "variance": 0.3128955979
          },
          {
            "average": 0.5039509515,
            "count": 20576689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999844019,
            "variance": 0.2499844021
          },
          {
            "average": 0,
            "count": 20576689,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242431423,
            "count": 20576689,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.17542818,
            "variance": 1.381631405
          },
          {
            "average": -1.191619653,
            "count": 20576689,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80999861,
            "variance": 116.85607
          },
          {
            "average": 0.5005338322,
            "count": 20576689,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997272,
            "variance": 0.2499997272
          },
          {
            "average": 10049.22863,
            "count": 20576689,
            "maximum": 10052,
            "minimum": 10047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.108412931,
            "variance": 1.228579225
          },
          {
            "average": 243619201.7,
            "count": 20576689,
            "maximum": 243621136,
            "minimum": 243617617.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 743.7935106,
            "variance": 553228.7864
          },
          {
            "average": 0,
            "count": 20576689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608197.9171,
          4811656.672,
          1364.663441,
          609231.4971,
          4813061.172,
          1889.843441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608197.9170942666,
                4811656.6723290775,
                1364.6634407322076
              ],
              [
                608197.9170942666,
                4813061.1723290775,
                1364.6634407322076
              ],
              [
                609231.4970942667,
                4813061.1723290775,
                1889.8434407322075
              ],
              [
                609231.4970942667,
                4811656.6723290775,
                1889.8434407322075
              ],
              [
                608197.9170942666,
                4811656.6723290775,
                1364.6634407322076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:18:56+00:00",
        "end_time": "2019-06-03T17:20:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627609,
            43.44984768,
            1364.663441,
            -121.6497088,
            43.46264095,
            1889.843441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276091685859,
                  43.44999776374169,
                  1364.6634407322076
                ],
                [
                  -121.66248223105323,
                  43.46264094944287,
                  1364.6634407322076
                ],
                [
                  -121.64970882538248,
                  43.4624908026336,
                  1889.8434407322075
                ],
                [
                  -121.64999017069916,
                  43.449847682834104,
                  1889.8434407322075
                ],
                [
                  -121.66276091685859,
                  43.44999776374169,
                  1364.6634407322076
                ]
              ]
            ]
          },
          "id": "20190603_43121D6218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:18:56Z",
            "pc:count": 20576689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608713.8968,
                "count": 20576689,
                "maximum": 609231.4971,
                "minimum": 608197.9171,
                "name": "X",
                "position": 0,
                "stddev": 293.7908179,
                "variance": 86313.04467
              },
              {
                "average": 4812348.383,
                "count": 20576689,
                "maximum": 4813061.172,
                "minimum": 4811656.672,
                "name": "Y",
                "position": 1,
                "stddev": 399.7521601,
                "variance": 159801.7895
              },
              {
                "average": 1493.46463,
                "count": 20576689,
                "maximum": 1889.843441,
                "minimum": 1364.663441,
                "name": "Z",
                "position": 2,
                "stddev": 26.49443802,
                "variance": 701.9552462
              },
              {
                "average": 22465.74441,
                "count": 20576689,
                "maximum": 56608,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11675.52258,
                "variance": 136317827.4
              },
              {
                "average": 1.158302096,
                "count": 20576689,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4067262608,
                "variance": 0.1654262512
              },
              {
                "average": 1.316601762,
                "count": 20576689,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5593707159,
                "variance": 0.3128955979
              },
              {
                "average": 0.5039509515,
                "count": 20576689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999844019,
                "variance": 0.2499844021
              },
              {
                "average": 0,
                "count": 20576689,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242431423,
                "count": 20576689,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.17542818,
                "variance": 1.381631405
              },
              {
                "average": -1.191619653,
                "count": 20576689,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80999861,
                "variance": 116.85607
              },
              {
                "average": 0.5005338322,
                "count": 20576689,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997272,
                "variance": 0.2499997272
              },
              {
                "average": 10049.22863,
                "count": 20576689,
                "maximum": 10052,
                "minimum": 10047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.108412931,
                "variance": 1.228579225
              },
              {
                "average": 243619201.7,
                "count": 20576689,
                "maximum": 243621136,
                "minimum": 243617617.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 743.7935106,
                "variance": 553228.7864
              },
              {
                "average": 0,
                "count": 20576689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608197.9171,
              4811656.672,
              1364.663441,
              609231.4971,
              4813061.172,
              1889.843441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608197.9170942666,
                    4811656.6723290775,
                    1364.6634407322076
                  ],
                  [
                    608197.9170942666,
                    4813061.1723290775,
                    1364.6634407322076
                  ],
                  [
                    609231.4970942667,
                    4813061.1723290775,
                    1889.8434407322075
                  ],
                  [
                    609231.4970942667,
                    4811656.6723290775,
                    1889.8434407322075
                  ],
                  [
                    608197.9170942666,
                    4811656.6723290775,
                    1364.6634407322076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:18:56+00:00",
            "end_time": "2019-06-03T17:20:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77523829088972,
              43.48749731316729,
              1292.6808216850113
            ],
            [
              -121.77498296265222,
              43.50012836867805,
              1292.6808216850113
            ],
            [
              -121.76223151214805,
              43.49999102376125,
              1953.7608216850113
            ],
            [
              -121.76248949650395,
              43.48736002847115,
              1953.7608216850113
            ],
            [
              -121.77523829088972,
              43.48749731316729,
              1292.6808216850113
            ]
          ]
        ]
      },
      "bbox": [
        -121.7752383,
        43.48736003,
        1292.680822,
        -121.7622315,
        43.50012837,
        1953.760822
      ],
      "properties": {
        "datetime": "2019-06-02T16:59:15Z",
        "pc:count": 24763985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599543.511,
            "count": 24763985,
            "maximum": 600066.9974,
            "minimum": 599035.8774,
            "name": "X",
            "position": 0,
            "stddev": 293.1982148,
            "variance": 85965.19315
          },
          {
            "average": 4816390.116,
            "count": 24763985,
            "maximum": 4817084.473,
            "minimum": 4815681.373,
            "name": "Y",
            "position": 1,
            "stddev": 397.7553404,
            "variance": 158209.3108
          },
          {
            "average": 1360.248321,
            "count": 24763985,
            "maximum": 1953.760822,
            "minimum": 1292.680822,
            "name": "Z",
            "position": 2,
            "stddev": 6.922260474,
            "variance": 47.91769007
          },
          {
            "average": 15656.43101,
            "count": 24763985,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9137.791693,
            "variance": 83499237.02
          },
          {
            "average": 1.158916467,
            "count": 24763985,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3920761969,
            "variance": 0.1537237442
          },
          {
            "average": 1.317831561,
            "count": 24763985,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5262962097,
            "variance": 0.2769877004
          },
          {
            "average": 0.5013800485,
            "count": 24763985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981056,
            "variance": 0.2499981056
          },
          {
            "average": 0,
            "count": 24763985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.153206037,
            "count": 24763985,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.798464033,
            "variance": 0.6375448119
          },
          {
            "average": 0.3444307151,
            "count": 24763985,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83412873,
            "variance": 117.3783453
          },
          {
            "average": 0.4976340843,
            "count": 24763985,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999944125,
            "variance": 0.2499944125
          },
          {
            "average": 10018.20604,
            "count": 24763985,
            "maximum": 10021,
            "minimum": 10016,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016980329,
            "variance": 1.03424899
          },
          {
            "average": 243528823,
            "count": 24763985,
            "maximum": 243529955.4,
            "minimum": 243527886.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 444.5909285,
            "variance": 197661.0937
          },
          {
            "average": 0,
            "count": 24763985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24763985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24763985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24763985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24763985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599035.8774,
          4815681.373,
          1292.680822,
          600066.9974,
          4817084.473,
          1953.760822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599035.8774304099,
                4815681.372759902,
                1292.6808216850113
              ],
              [
                599035.8774304099,
                4817084.472759902,
                1292.6808216850113
              ],
              [
                600066.99743041,
                4817084.472759902,
                1953.7608216850113
              ],
              [
                600066.99743041,
                4815681.372759902,
                1953.7608216850113
              ],
              [
                599035.8774304099,
                4815681.372759902,
                1292.6808216850113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:59:15+00:00",
        "end_time": "2019-06-02T16:24:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7752383,
            43.48736003,
            1292.680822,
            -121.7622315,
            43.50012837,
            1953.760822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77523829088972,
                  43.48749731316729,
                  1292.6808216850113
                ],
                [
                  -121.77498296265222,
                  43.50012836867805,
                  1292.6808216850113
                ],
                [
                  -121.76223151214805,
                  43.49999102376125,
                  1953.7608216850113
                ],
                [
                  -121.76248949650395,
                  43.48736002847115,
                  1953.7608216850113
                ],
                [
                  -121.77523829088972,
                  43.48749731316729,
                  1292.6808216850113
                ]
              ]
            ]
          },
          "id": "20190602_43121D7204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:59:15Z",
            "pc:count": 24763985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599543.511,
                "count": 24763985,
                "maximum": 600066.9974,
                "minimum": 599035.8774,
                "name": "X",
                "position": 0,
                "stddev": 293.1982148,
                "variance": 85965.19315
              },
              {
                "average": 4816390.116,
                "count": 24763985,
                "maximum": 4817084.473,
                "minimum": 4815681.373,
                "name": "Y",
                "position": 1,
                "stddev": 397.7553404,
                "variance": 158209.3108
              },
              {
                "average": 1360.248321,
                "count": 24763985,
                "maximum": 1953.760822,
                "minimum": 1292.680822,
                "name": "Z",
                "position": 2,
                "stddev": 6.922260474,
                "variance": 47.91769007
              },
              {
                "average": 15656.43101,
                "count": 24763985,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9137.791693,
                "variance": 83499237.02
              },
              {
                "average": 1.158916467,
                "count": 24763985,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3920761969,
                "variance": 0.1537237442
              },
              {
                "average": 1.317831561,
                "count": 24763985,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5262962097,
                "variance": 0.2769877004
              },
              {
                "average": 0.5013800485,
                "count": 24763985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981056,
                "variance": 0.2499981056
              },
              {
                "average": 0,
                "count": 24763985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.153206037,
                "count": 24763985,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.798464033,
                "variance": 0.6375448119
              },
              {
                "average": 0.3444307151,
                "count": 24763985,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83412873,
                "variance": 117.3783453
              },
              {
                "average": 0.4976340843,
                "count": 24763985,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999944125,
                "variance": 0.2499944125
              },
              {
                "average": 10018.20604,
                "count": 24763985,
                "maximum": 10021,
                "minimum": 10016,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016980329,
                "variance": 1.03424899
              },
              {
                "average": 243528823,
                "count": 24763985,
                "maximum": 243529955.4,
                "minimum": 243527886.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 444.5909285,
                "variance": 197661.0937
              },
              {
                "average": 0,
                "count": 24763985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24763985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24763985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24763985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24763985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599035.8774,
              4815681.373,
              1292.680822,
              600066.9974,
              4817084.473,
              1953.760822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599035.8774304099,
                    4815681.372759902,
                    1292.6808216850113
                  ],
                  [
                    599035.8774304099,
                    4817084.472759902,
                    1292.6808216850113
                  ],
                  [
                    600066.99743041,
                    4817084.472759902,
                    1953.7608216850113
                  ],
                  [
                    600066.99743041,
                    4815681.372759902,
                    1953.7608216850113
                  ],
                  [
                    599035.8774304099,
                    4815681.372759902,
                    1292.6808216850113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:59:15+00:00",
            "end_time": "2019-06-02T16: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": "20190602_43121D6409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026337898296,
              43.41249812743374,
              1292.4077121277949
            ],
            [
              -121.64998244104494,
              43.42514205169383,
              1292.4077121277949
            ],
            [
              -121.63720661395172,
              43.424990489090774,
              1916.227712127795
            ],
            [
              -121.63749020853685,
              43.41234663136249,
              1916.227712127795
            ],
            [
              -121.65026337898296,
              43.41249812743374,
              1292.4077121277949
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502634,
        43.41234663,
        1292.407712,
        -121.6372066,
        43.42514205,
        1916.227712
      ],
      "properties": {
        "datetime": "2019-06-02T20:02:06Z",
        "pc:count": 28161219,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609798.4736,
            "count": 28161219,
            "maximum": 610311.0013,
            "minimum": 609276.5813,
            "name": "X",
            "position": 0,
            "stddev": 293.0909734,
            "variance": 85902.31868
          },
          {
            "average": 4808228.742,
            "count": 28161219,
            "maximum": 4808912.911,
            "minimum": 4807508.331,
            "name": "Y",
            "position": 1,
            "stddev": 388.5825971,
            "variance": 150996.4348
          },
          {
            "average": 1347.359319,
            "count": 28161219,
            "maximum": 1916.227712,
            "minimum": 1292.407712,
            "name": "Z",
            "position": 2,
            "stddev": 8.151109141,
            "variance": 66.44058023
          },
          {
            "average": 18794.92053,
            "count": 28161219,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9551.146505,
            "variance": 91224399.56
          },
          {
            "average": 1.12055089,
            "count": 28161219,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3575686758,
            "variance": 0.1278553579
          },
          {
            "average": 1.241117013,
            "count": 28161219,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4984798591,
            "variance": 0.24848217
          },
          {
            "average": 0.5024630503,
            "count": 28161219,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939422,
            "variance": 0.2499939423
          },
          {
            "average": 0,
            "count": 28161219,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160299382,
            "count": 28161219,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9167011948,
            "variance": 0.8403410805
          },
          {
            "average": -0.1025596704,
            "count": 28161219,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80533681,
            "variance": 116.7553036
          },
          {
            "average": 0.5039880553,
            "count": 28161219,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499984104,
            "variance": 0.2499841043
          },
          {
            "average": 10034.93078,
            "count": 28161219,
            "maximum": 10039,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.338838393,
            "variance": 5.47016503
          },
          {
            "average": 243538198.1,
            "count": 28161219,
            "maximum": 243540926.4,
            "minimum": 243535539.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1484.928894,
            "variance": 2205013.821
          },
          {
            "average": 0,
            "count": 28161219,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28161219,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28161219,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28161219,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28161219,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609276.5813,
          4807508.331,
          1292.407712,
          610311.0013,
          4808912.911,
          1916.227712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609276.5813463734,
                4807508.33068552,
                1292.4077121277949
              ],
              [
                609276.5813463734,
                4808912.91068552,
                1292.4077121277949
              ],
              [
                610311.0013463733,
                4808912.91068552,
                1916.227712127795
              ],
              [
                610311.0013463733,
                4807508.33068552,
                1916.227712127795
              ],
              [
                609276.5813463734,
                4807508.33068552,
                1292.4077121277949
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:02:06+00:00",
        "end_time": "2019-06-02T18:32:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502634,
            43.41234663,
            1292.407712,
            -121.6372066,
            43.42514205,
            1916.227712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026337898296,
                  43.41249812743374,
                  1292.4077121277949
                ],
                [
                  -121.64998244104494,
                  43.42514205169383,
                  1292.4077121277949
                ],
                [
                  -121.63720661395172,
                  43.424990489090774,
                  1916.227712127795
                ],
                [
                  -121.63749020853685,
                  43.41234663136249,
                  1916.227712127795
                ],
                [
                  -121.65026337898296,
                  43.41249812743374,
                  1292.4077121277949
                ]
              ]
            ]
          },
          "id": "20190602_43121D6409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:02:06Z",
            "pc:count": 28161219,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609798.4736,
                "count": 28161219,
                "maximum": 610311.0013,
                "minimum": 609276.5813,
                "name": "X",
                "position": 0,
                "stddev": 293.0909734,
                "variance": 85902.31868
              },
              {
                "average": 4808228.742,
                "count": 28161219,
                "maximum": 4808912.911,
                "minimum": 4807508.331,
                "name": "Y",
                "position": 1,
                "stddev": 388.5825971,
                "variance": 150996.4348
              },
              {
                "average": 1347.359319,
                "count": 28161219,
                "maximum": 1916.227712,
                "minimum": 1292.407712,
                "name": "Z",
                "position": 2,
                "stddev": 8.151109141,
                "variance": 66.44058023
              },
              {
                "average": 18794.92053,
                "count": 28161219,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9551.146505,
                "variance": 91224399.56
              },
              {
                "average": 1.12055089,
                "count": 28161219,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3575686758,
                "variance": 0.1278553579
              },
              {
                "average": 1.241117013,
                "count": 28161219,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4984798591,
                "variance": 0.24848217
              },
              {
                "average": 0.5024630503,
                "count": 28161219,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939422,
                "variance": 0.2499939423
              },
              {
                "average": 0,
                "count": 28161219,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160299382,
                "count": 28161219,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9167011948,
                "variance": 0.8403410805
              },
              {
                "average": -0.1025596704,
                "count": 28161219,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80533681,
                "variance": 116.7553036
              },
              {
                "average": 0.5039880553,
                "count": 28161219,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499984104,
                "variance": 0.2499841043
              },
              {
                "average": 10034.93078,
                "count": 28161219,
                "maximum": 10039,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.338838393,
                "variance": 5.47016503
              },
              {
                "average": 243538198.1,
                "count": 28161219,
                "maximum": 243540926.4,
                "minimum": 243535539.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1484.928894,
                "variance": 2205013.821
              },
              {
                "average": 0,
                "count": 28161219,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28161219,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28161219,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28161219,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28161219,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609276.5813,
              4807508.331,
              1292.407712,
              610311.0013,
              4808912.911,
              1916.227712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609276.5813463734,
                    4807508.33068552,
                    1292.4077121277949
                  ],
                  [
                    609276.5813463734,
                    4808912.91068552,
                    1292.4077121277949
                  ],
                  [
                    610311.0013463733,
                    4808912.91068552,
                    1916.227712127795
                  ],
                  [
                    610311.0013463733,
                    4807508.33068552,
                    1916.227712127795
                  ],
                  [
                    609276.5813463734,
                    4807508.33068552,
                    1292.4077121277949
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:02:06+00:00",
            "end_time": "2019-06-02T18:32:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.74559796358848,
              43.40000012214171,
              1323.2722559500867
            ],
            [
              -121.7453382991317,
              43.41258063717066,
              1323.2722559500867
            ],
            [
              -121.73722671771118,
              43.412491342383774,
              1942.5322559500864
            ],
            [
              -121.73748805985517,
              43.39991086635724,
              1942.5322559500864
            ],
            [
              -121.74559796358848,
              43.40000012214171,
              1323.2722559500867
            ]
          ]
        ]
      },
      "bbox": [
        -121.745598,
        43.39991087,
        1323.272256,
        -121.7372267,
        43.41258064,
        1942.532256
      ],
      "properties": {
        "datetime": "2019-06-02T20:04:37Z",
        "pc:count": 17123738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601915.8012,
            "count": 17123738,
            "maximum": 602235.8508,
            "minimum": 601578.9708,
            "name": "X",
            "position": 0,
            "stddev": 173.112611,
            "variance": 29967.97607
          },
          {
            "average": 4806723.364,
            "count": 17123738,
            "maximum": 4807397.243,
            "minimum": 4805999.763,
            "name": "Y",
            "position": 1,
            "stddev": 385.2966732,
            "variance": 148453.5264
          },
          {
            "average": 1402.509252,
            "count": 17123738,
            "maximum": 1942.532256,
            "minimum": 1323.272256,
            "name": "Z",
            "position": 2,
            "stddev": 10.54789912,
            "variance": 111.2581758
          },
          {
            "average": 20775.14191,
            "count": 17123738,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10050.99272,
            "variance": 101022454.6
          },
          {
            "average": 1.115513213,
            "count": 17123738,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3454284962,
            "variance": 0.119320846
          },
          {
            "average": 1.230975386,
            "count": 17123738,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4785955258,
            "variance": 0.2290536773
          },
          {
            "average": 0.5019388874,
            "count": 17123738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962553,
            "variance": 0.2499962553
          },
          {
            "average": 0,
            "count": 17123738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.171952935,
            "count": 17123738,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8690337072,
            "variance": 0.7552195843
          },
          {
            "average": -0.1832344542,
            "count": 17123738,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.93071997,
            "variance": 119.480639
          },
          {
            "average": 0.499702051,
            "count": 17123738,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999258,
            "variance": 0.2499999258
          },
          {
            "average": 10035.2458,
            "count": 17123738,
            "maximum": 10039,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.343056748,
            "variance": 5.489914925
          },
          {
            "average": 243538446.1,
            "count": 17123738,
            "maximum": 243541077.2,
            "minimum": 243535399.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1508.572122,
            "variance": 2275789.848
          },
          {
            "average": 0,
            "count": 17123738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17123738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17123738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17123738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17123738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601578.9708,
          4805999.763,
          1323.272256,
          602235.8508,
          4807397.243,
          1942.532256
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601578.9708037213,
                4805999.762552742,
                1323.2722559500867
              ],
              [
                601578.9708037213,
                4807397.242552742,
                1323.2722559500867
              ],
              [
                602235.8508037212,
                4807397.242552742,
                1942.5322559500864
              ],
              [
                602235.8508037212,
                4805999.762552742,
                1942.5322559500864
              ],
              [
                601578.9708037213,
                4805999.762552742,
                1323.2722559500867
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:04:37+00:00",
        "end_time": "2019-06-02T18:29:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.745598,
            43.39991087,
            1323.272256,
            -121.7372267,
            43.41258064,
            1942.532256
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.74559796358848,
                  43.40000012214171,
                  1323.2722559500867
                ],
                [
                  -121.7453382991317,
                  43.41258063717066,
                  1323.2722559500867
                ],
                [
                  -121.73722671771118,
                  43.412491342383774,
                  1942.5322559500864
                ],
                [
                  -121.73748805985517,
                  43.39991086635724,
                  1942.5322559500864
                ],
                [
                  -121.74559796358848,
                  43.40000012214171,
                  1323.2722559500867
                ]
              ]
            ]
          },
          "id": "20190602_43121D6311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:04:37Z",
            "pc:count": 17123738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601915.8012,
                "count": 17123738,
                "maximum": 602235.8508,
                "minimum": 601578.9708,
                "name": "X",
                "position": 0,
                "stddev": 173.112611,
                "variance": 29967.97607
              },
              {
                "average": 4806723.364,
                "count": 17123738,
                "maximum": 4807397.243,
                "minimum": 4805999.763,
                "name": "Y",
                "position": 1,
                "stddev": 385.2966732,
                "variance": 148453.5264
              },
              {
                "average": 1402.509252,
                "count": 17123738,
                "maximum": 1942.532256,
                "minimum": 1323.272256,
                "name": "Z",
                "position": 2,
                "stddev": 10.54789912,
                "variance": 111.2581758
              },
              {
                "average": 20775.14191,
                "count": 17123738,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10050.99272,
                "variance": 101022454.6
              },
              {
                "average": 1.115513213,
                "count": 17123738,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3454284962,
                "variance": 0.119320846
              },
              {
                "average": 1.230975386,
                "count": 17123738,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4785955258,
                "variance": 0.2290536773
              },
              {
                "average": 0.5019388874,
                "count": 17123738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962553,
                "variance": 0.2499962553
              },
              {
                "average": 0,
                "count": 17123738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.171952935,
                "count": 17123738,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8690337072,
                "variance": 0.7552195843
              },
              {
                "average": -0.1832344542,
                "count": 17123738,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.93071997,
                "variance": 119.480639
              },
              {
                "average": 0.499702051,
                "count": 17123738,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999258,
                "variance": 0.2499999258
              },
              {
                "average": 10035.2458,
                "count": 17123738,
                "maximum": 10039,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.343056748,
                "variance": 5.489914925
              },
              {
                "average": 243538446.1,
                "count": 17123738,
                "maximum": 243541077.2,
                "minimum": 243535399.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1508.572122,
                "variance": 2275789.848
              },
              {
                "average": 0,
                "count": 17123738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17123738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17123738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17123738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17123738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601578.9708,
              4805999.763,
              1323.272256,
              602235.8508,
              4807397.243,
              1942.532256
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601578.9708037213,
                    4805999.762552742,
                    1323.2722559500867
                  ],
                  [
                    601578.9708037213,
                    4807397.242552742,
                    1323.2722559500867
                  ],
                  [
                    602235.8508037212,
                    4807397.242552742,
                    1942.5322559500864
                  ],
                  [
                    602235.8508037212,
                    4805999.762552742,
                    1942.5322559500864
                  ],
                  [
                    601578.9708037213,
                    4805999.762552742,
                    1323.2722559500867
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:04:37+00:00",
            "end_time": "2019-06-02T18: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": "20190602_43121D6304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71275055523273,
              43.42499785695877,
              1349.9869727581527
            ],
            [
              -121.71248264948039,
              43.43763522991284,
              1349.9869727581527
            ],
            [
              -121.69971894174913,
              43.43749078801242,
              1913.1469727581525
            ],
            [
              -121.69998950155077,
              43.424853478429974,
              1913.1469727581525
            ],
            [
              -121.71275055523273,
              43.42499785695877,
              1349.9869727581527
            ]
          ]
        ]
      },
      "bbox": [
        -121.7127506,
        43.42485348,
        1349.986973,
        -121.6997189,
        43.43763523,
        1913.146973
      ],
      "properties": {
        "datetime": "2019-06-03T17:19:23Z",
        "pc:count": 20648017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604715.1843,
            "count": 20648017,
            "maximum": 605229.2415,
            "minimum": 604196.0415,
            "name": "X",
            "position": 0,
            "stddev": 290.9551601,
            "variance": 84654.90517
          },
          {
            "average": 4809544.76,
            "count": 20648017,
            "maximum": 4810220.323,
            "minimum": 4808816.503,
            "name": "Y",
            "position": 1,
            "stddev": 411.590771,
            "variance": 169406.9628
          },
          {
            "average": 1374.890179,
            "count": 20648017,
            "maximum": 1913.146973,
            "minimum": 1349.986973,
            "name": "Z",
            "position": 2,
            "stddev": 9.917289193,
            "variance": 98.35262493
          },
          {
            "average": 20491.2371,
            "count": 20648017,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10000.25099,
            "variance": 100005019.9
          },
          {
            "average": 1.114798336,
            "count": 20648017,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3502801559,
            "variance": 0.1226961876
          },
          {
            "average": 1.229594881,
            "count": 20648017,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4900062628,
            "variance": 0.2401061376
          },
          {
            "average": 0.498949318,
            "count": 20648017,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989082,
            "variance": 0.2499989082
          },
          {
            "average": 0,
            "count": 20648017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201970775,
            "count": 20648017,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9140375175,
            "variance": 0.8354645833
          },
          {
            "average": 1.143788174,
            "count": 20648017,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79691756,
            "variance": 116.5734288
          },
          {
            "average": 0.4956756864,
            "count": 20648017,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999813121,
            "variance": 0.2499813124
          },
          {
            "average": 10044.42646,
            "count": 20648017,
            "maximum": 10047,
            "minimum": 10039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.961327783,
            "variance": 3.846806673
          },
          {
            "average": 243606229.4,
            "count": 20648017,
            "maximum": 243617563.2,
            "minimum": 243541001.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25695.61409,
            "variance": 660264583.5
          },
          {
            "average": 0,
            "count": 20648017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20648017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20648017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20648017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20648017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604196.0415,
          4808816.503,
          1349.986973,
          605229.2415,
          4810220.323,
          1913.146973
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604196.0415103231,
                4808816.5027749585,
                1349.9869727581527
              ],
              [
                604196.0415103231,
                4810220.322774959,
                1349.9869727581527
              ],
              [
                605229.241510323,
                4810220.322774959,
                1913.1469727581525
              ],
              [
                605229.241510323,
                4808816.5027749585,
                1913.1469727581525
              ],
              [
                604196.0415103231,
                4808816.5027749585,
                1349.9869727581527
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:19:23+00:00",
        "end_time": "2019-06-02T20:03:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7127506,
            43.42485348,
            1349.986973,
            -121.6997189,
            43.43763523,
            1913.146973
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71275055523273,
                  43.42499785695877,
                  1349.9869727581527
                ],
                [
                  -121.71248264948039,
                  43.43763522991284,
                  1349.9869727581527
                ],
                [
                  -121.69971894174913,
                  43.43749078801242,
                  1913.1469727581525
                ],
                [
                  -121.69998950155077,
                  43.424853478429974,
                  1913.1469727581525
                ],
                [
                  -121.71275055523273,
                  43.42499785695877,
                  1349.9869727581527
                ]
              ]
            ]
          },
          "id": "20190602_43121D6304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:19:23Z",
            "pc:count": 20648017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604715.1843,
                "count": 20648017,
                "maximum": 605229.2415,
                "minimum": 604196.0415,
                "name": "X",
                "position": 0,
                "stddev": 290.9551601,
                "variance": 84654.90517
              },
              {
                "average": 4809544.76,
                "count": 20648017,
                "maximum": 4810220.323,
                "minimum": 4808816.503,
                "name": "Y",
                "position": 1,
                "stddev": 411.590771,
                "variance": 169406.9628
              },
              {
                "average": 1374.890179,
                "count": 20648017,
                "maximum": 1913.146973,
                "minimum": 1349.986973,
                "name": "Z",
                "position": 2,
                "stddev": 9.917289193,
                "variance": 98.35262493
              },
              {
                "average": 20491.2371,
                "count": 20648017,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10000.25099,
                "variance": 100005019.9
              },
              {
                "average": 1.114798336,
                "count": 20648017,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3502801559,
                "variance": 0.1226961876
              },
              {
                "average": 1.229594881,
                "count": 20648017,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4900062628,
                "variance": 0.2401061376
              },
              {
                "average": 0.498949318,
                "count": 20648017,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989082,
                "variance": 0.2499989082
              },
              {
                "average": 0,
                "count": 20648017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201970775,
                "count": 20648017,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9140375175,
                "variance": 0.8354645833
              },
              {
                "average": 1.143788174,
                "count": 20648017,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79691756,
                "variance": 116.5734288
              },
              {
                "average": 0.4956756864,
                "count": 20648017,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999813121,
                "variance": 0.2499813124
              },
              {
                "average": 10044.42646,
                "count": 20648017,
                "maximum": 10047,
                "minimum": 10039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.961327783,
                "variance": 3.846806673
              },
              {
                "average": 243606229.4,
                "count": 20648017,
                "maximum": 243617563.2,
                "minimum": 243541001.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25695.61409,
                "variance": 660264583.5
              },
              {
                "average": 0,
                "count": 20648017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20648017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20648017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20648017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20648017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604196.0415,
              4808816.503,
              1349.986973,
              605229.2415,
              4810220.323,
              1913.146973
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604196.0415103231,
                    4808816.5027749585,
                    1349.9869727581527
                  ],
                  [
                    604196.0415103231,
                    4810220.322774959,
                    1349.9869727581527
                  ],
                  [
                    605229.241510323,
                    4810220.322774959,
                    1913.1469727581525
                  ],
                  [
                    605229.241510323,
                    4808816.5027749585,
                    1913.1469727581525
                  ],
                  [
                    604196.0415103231,
                    4808816.5027749585,
                    1349.9869727581527
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:19:23+00:00",
            "end_time": "2019-06-02T20:03: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": "20190605_43121E4121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029595609128,
              43.562498572287154,
              1250.8300716186593
            ],
            [
              -121.49998175175575,
              43.575158260920304,
              1250.8300716186593
            ],
            [
              -121.48717360961007,
              43.57498945916001,
              1878.1500716186595
            ],
            [
              -121.48749049434585,
              43.5623298446978,
              1878.1500716186595
            ],
            [
              -121.50029595609128,
              43.562498572287154,
              1250.8300716186593
            ]
          ]
        ]
      },
      "bbox": [
        -121.500296,
        43.56232984,
        1250.830072,
        -121.4871736,
        43.57515826,
        1878.150072
      ],
      "properties": {
        "datetime": "2019-06-05T16:35:14Z",
        "pc:count": 19130745,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621638.2342,
            "count": 19130745,
            "maximum": 622152.6916,
            "minimum": 621118.1516,
            "name": "X",
            "position": 0,
            "stddev": 292.0091507,
            "variance": 85269.34407
          },
          {
            "average": 4825083.445,
            "count": 19130745,
            "maximum": 4825781.355,
            "minimum": 4824374.895,
            "name": "Y",
            "position": 1,
            "stddev": 396.6867068,
            "variance": 157360.3433
          },
          {
            "average": 1307.892942,
            "count": 19130745,
            "maximum": 1878.150072,
            "minimum": 1250.830072,
            "name": "Z",
            "position": 2,
            "stddev": 4.735930176,
            "variance": 22.42903463
          },
          {
            "average": 19234.60154,
            "count": 19130745,
            "maximum": 57762,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10198.1805,
            "variance": 104002885.6
          },
          {
            "average": 1.139282187,
            "count": 19130745,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.399862733,
            "variance": 0.1598902053
          },
          {
            "average": 1.278558206,
            "count": 19130745,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5665566829,
            "variance": 0.3209864749
          },
          {
            "average": 0.500513911,
            "count": 19130745,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999749,
            "variance": 0.249999749
          },
          {
            "average": 0,
            "count": 19130745,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225648661,
            "count": 19130745,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.113227525,
            "variance": 1.239275522
          },
          {
            "average": 0.2574640074,
            "count": 19130745,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88508748,
            "variance": 118.4851294
          },
          {
            "average": 0.4934526596,
            "count": 19130745,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999571436,
            "variance": 0.2499571454
          },
          {
            "average": 10123.94843,
            "count": 19130745,
            "maximum": 10126,
            "minimum": 10122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.094245843,
            "variance": 1.197373965
          },
          {
            "average": 243786611.6,
            "count": 19130745,
            "maximum": 243787714.5,
            "minimum": 243785788.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 536.7388879,
            "variance": 288088.6338
          },
          {
            "average": 0,
            "count": 19130745,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19130745,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19130745,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19130745,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19130745,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621118.1516,
          4824374.895,
          1250.830072,
          622152.6916,
          4825781.355,
          1878.150072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621118.1515525321,
                4824374.895119891,
                1250.8300716186593
              ],
              [
                621118.1515525321,
                4825781.355119891,
                1250.8300716186593
              ],
              [
                622152.6915525321,
                4825781.355119891,
                1878.1500716186595
              ],
              [
                622152.6915525321,
                4824374.895119891,
                1878.1500716186595
              ],
              [
                621118.1515525321,
                4824374.895119891,
                1250.8300716186593
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:35:14+00:00",
        "end_time": "2019-06-05T16:03:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.500296,
            43.56232984,
            1250.830072,
            -121.4871736,
            43.57515826,
            1878.150072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029595609128,
                  43.562498572287154,
                  1250.8300716186593
                ],
                [
                  -121.49998175175575,
                  43.575158260920304,
                  1250.8300716186593
                ],
                [
                  -121.48717360961007,
                  43.57498945916001,
                  1878.1500716186595
                ],
                [
                  -121.48749049434585,
                  43.5623298446978,
                  1878.1500716186595
                ],
                [
                  -121.50029595609128,
                  43.562498572287154,
                  1250.8300716186593
                ]
              ]
            ]
          },
          "id": "20190605_43121E4121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:35:14Z",
            "pc:count": 19130745,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621638.2342,
                "count": 19130745,
                "maximum": 622152.6916,
                "minimum": 621118.1516,
                "name": "X",
                "position": 0,
                "stddev": 292.0091507,
                "variance": 85269.34407
              },
              {
                "average": 4825083.445,
                "count": 19130745,
                "maximum": 4825781.355,
                "minimum": 4824374.895,
                "name": "Y",
                "position": 1,
                "stddev": 396.6867068,
                "variance": 157360.3433
              },
              {
                "average": 1307.892942,
                "count": 19130745,
                "maximum": 1878.150072,
                "minimum": 1250.830072,
                "name": "Z",
                "position": 2,
                "stddev": 4.735930176,
                "variance": 22.42903463
              },
              {
                "average": 19234.60154,
                "count": 19130745,
                "maximum": 57762,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10198.1805,
                "variance": 104002885.6
              },
              {
                "average": 1.139282187,
                "count": 19130745,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.399862733,
                "variance": 0.1598902053
              },
              {
                "average": 1.278558206,
                "count": 19130745,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5665566829,
                "variance": 0.3209864749
              },
              {
                "average": 0.500513911,
                "count": 19130745,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999749,
                "variance": 0.249999749
              },
              {
                "average": 0,
                "count": 19130745,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225648661,
                "count": 19130745,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.113227525,
                "variance": 1.239275522
              },
              {
                "average": 0.2574640074,
                "count": 19130745,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88508748,
                "variance": 118.4851294
              },
              {
                "average": 0.4934526596,
                "count": 19130745,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999571436,
                "variance": 0.2499571454
              },
              {
                "average": 10123.94843,
                "count": 19130745,
                "maximum": 10126,
                "minimum": 10122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.094245843,
                "variance": 1.197373965
              },
              {
                "average": 243786611.6,
                "count": 19130745,
                "maximum": 243787714.5,
                "minimum": 243785788.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 536.7388879,
                "variance": 288088.6338
              },
              {
                "average": 0,
                "count": 19130745,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19130745,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19130745,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19130745,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19130745,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621118.1516,
              4824374.895,
              1250.830072,
              622152.6916,
              4825781.355,
              1878.150072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621118.1515525321,
                    4824374.895119891,
                    1250.8300716186593
                  ],
                  [
                    621118.1515525321,
                    4825781.355119891,
                    1250.8300716186593
                  ],
                  [
                    622152.6915525321,
                    4825781.355119891,
                    1878.1500716186595
                  ],
                  [
                    622152.6915525321,
                    4824374.895119891,
                    1878.1500716186595
                  ],
                  [
                    621118.1515525321,
                    4824374.895119891,
                    1250.8300716186593
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:35:14+00:00",
            "end_time": "2019-06-05T16:03: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": "20190602_43121D7209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77523830262606,
              43.4749974913754,
              1286.4241746177047
            ],
            [
              -121.77498308211405,
              43.487628754647346,
              1286.4241746177047
            ],
            [
              -121.76223178850849,
              43.487491414395045,
              1949.8441746177048
            ],
            [
              -121.76248966398583,
              43.47486021134411,
              1949.8441746177048
            ],
            [
              -121.77523830262606,
              43.4749974913754,
              1286.4241746177047
            ]
          ]
        ]
      },
      "bbox": [
        -121.7752383,
        43.47486021,
        1286.424175,
        -121.7622318,
        43.48762875,
        1949.844175
      ],
      "properties": {
        "datetime": "2019-06-02T16:46:12Z",
        "pc:count": 27466472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599557.3524,
            "count": 27466472,
            "maximum": 600087.6193,
            "minimum": 599056.2993,
            "name": "X",
            "position": 0,
            "stddev": 285.0585374,
            "variance": 81258.36972
          },
          {
            "average": 4814934.516,
            "count": 27466472,
            "maximum": 4815696.274,
            "minimum": 4814293.154,
            "name": "Y",
            "position": 1,
            "stddev": 392.7891528,
            "variance": 154283.3186
          },
          {
            "average": 1384.053519,
            "count": 27466472,
            "maximum": 1949.844175,
            "minimum": 1286.424175,
            "name": "Z",
            "position": 2,
            "stddev": 15.78763269,
            "variance": 249.2493458
          },
          {
            "average": 16988.17542,
            "count": 27466472,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9319.972736,
            "variance": 86861891.79
          },
          {
            "average": 1.160083537,
            "count": 27466472,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.405557692,
            "variance": 0.1644770415
          },
          {
            "average": 1.320220413,
            "count": 27466472,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.554770243,
            "variance": 0.3077700225
          },
          {
            "average": 0.5012037221,
            "count": 27466472,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985602,
            "variance": 0.2499985602
          },
          {
            "average": 0,
            "count": 27466472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179482935,
            "count": 27466472,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.05875418,
            "variance": 1.120960413
          },
          {
            "average": 0.1848707616,
            "count": 27466472,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.53901609,
            "variance": 111.0708602
          },
          {
            "average": 0.4941431138,
            "count": 27466472,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999657048,
            "variance": 0.249965706
          },
          {
            "average": 10015.1314,
            "count": 27466472,
            "maximum": 10019,
            "minimum": 10011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.133445754,
            "variance": 4.551590783
          },
          {
            "average": 243527663.2,
            "count": 27466472,
            "maximum": 243529172.5,
            "minimum": 243526152.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 711.9556996,
            "variance": 506880.9182
          },
          {
            "average": 0,
            "count": 27466472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27466472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27466472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27466472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27466472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599056.2993,
          4814293.154,
          1286.424175,
          600087.6193,
          4815696.274,
          1949.844175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599056.2993008245,
                4814293.15420744,
                1286.4241746177047
              ],
              [
                599056.2993008245,
                4815696.274207439,
                1286.4241746177047
              ],
              [
                600087.6193008246,
                4815696.274207439,
                1949.8441746177048
              ],
              [
                600087.6193008246,
                4814293.15420744,
                1949.8441746177048
              ],
              [
                599056.2993008245,
                4814293.15420744,
                1286.4241746177047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:46:12+00:00",
        "end_time": "2019-06-02T15:55:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7752383,
            43.47486021,
            1286.424175,
            -121.7622318,
            43.48762875,
            1949.844175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77523830262606,
                  43.4749974913754,
                  1286.4241746177047
                ],
                [
                  -121.77498308211405,
                  43.487628754647346,
                  1286.4241746177047
                ],
                [
                  -121.76223178850849,
                  43.487491414395045,
                  1949.8441746177048
                ],
                [
                  -121.76248966398583,
                  43.47486021134411,
                  1949.8441746177048
                ],
                [
                  -121.77523830262606,
                  43.4749974913754,
                  1286.4241746177047
                ]
              ]
            ]
          },
          "id": "20190602_43121D7209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:46:12Z",
            "pc:count": 27466472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599557.3524,
                "count": 27466472,
                "maximum": 600087.6193,
                "minimum": 599056.2993,
                "name": "X",
                "position": 0,
                "stddev": 285.0585374,
                "variance": 81258.36972
              },
              {
                "average": 4814934.516,
                "count": 27466472,
                "maximum": 4815696.274,
                "minimum": 4814293.154,
                "name": "Y",
                "position": 1,
                "stddev": 392.7891528,
                "variance": 154283.3186
              },
              {
                "average": 1384.053519,
                "count": 27466472,
                "maximum": 1949.844175,
                "minimum": 1286.424175,
                "name": "Z",
                "position": 2,
                "stddev": 15.78763269,
                "variance": 249.2493458
              },
              {
                "average": 16988.17542,
                "count": 27466472,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9319.972736,
                "variance": 86861891.79
              },
              {
                "average": 1.160083537,
                "count": 27466472,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.405557692,
                "variance": 0.1644770415
              },
              {
                "average": 1.320220413,
                "count": 27466472,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.554770243,
                "variance": 0.3077700225
              },
              {
                "average": 0.5012037221,
                "count": 27466472,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985602,
                "variance": 0.2499985602
              },
              {
                "average": 0,
                "count": 27466472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179482935,
                "count": 27466472,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.05875418,
                "variance": 1.120960413
              },
              {
                "average": 0.1848707616,
                "count": 27466472,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.53901609,
                "variance": 111.0708602
              },
              {
                "average": 0.4941431138,
                "count": 27466472,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999657048,
                "variance": 0.249965706
              },
              {
                "average": 10015.1314,
                "count": 27466472,
                "maximum": 10019,
                "minimum": 10011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.133445754,
                "variance": 4.551590783
              },
              {
                "average": 243527663.2,
                "count": 27466472,
                "maximum": 243529172.5,
                "minimum": 243526152.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 711.9556996,
                "variance": 506880.9182
              },
              {
                "average": 0,
                "count": 27466472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27466472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27466472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27466472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27466472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599056.2993,
              4814293.154,
              1286.424175,
              600087.6193,
              4815696.274,
              1949.844175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599056.2993008245,
                    4814293.15420744,
                    1286.4241746177047
                  ],
                  [
                    599056.2993008245,
                    4815696.274207439,
                    1286.4241746177047
                  ],
                  [
                    600087.6193008246,
                    4815696.274207439,
                    1949.8441746177048
                  ],
                  [
                    600087.6193008246,
                    4814293.15420744,
                    1949.8441746177048
                  ],
                  [
                    599056.2993008245,
                    4814293.15420744,
                    1286.4241746177047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:46:12+00:00",
            "end_time": "2019-06-02T15:55: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": "20190603_43121D6207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525836252715,
              43.474997818178835,
              1363.6733807447406
            ],
            [
              -121.67498207520093,
              43.487639392261784,
              1363.6733807447406
            ],
            [
              -121.66221050854817,
              43.48749065753599,
              1844.2333807447405
            ],
            [
              -121.66248945702313,
              43.47484914872353,
              1844.2333807447405
            ],
            [
              -121.67525836252715,
              43.474997818178835,
              1363.6733807447406
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752584,
        43.47484915,
        1363.673381,
        -121.6622105,
        43.48763939,
        1844.233381
      ],
      "properties": {
        "datetime": "2019-06-04T19:15:31Z",
        "pc:count": 21421621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607650.9595,
            "count": 21421621,
            "maximum": 608175.5543,
            "minimum": 607142.5543,
            "name": "X",
            "position": 0,
            "stddev": 292.0624009,
            "variance": 85300.446
          },
          {
            "average": 4815138.83,
            "count": 21421621,
            "maximum": 4815821.315,
            "minimum": 4814416.995,
            "name": "Y",
            "position": 1,
            "stddev": 397.087109,
            "variance": 157678.1722
          },
          {
            "average": 1431.308619,
            "count": 21421621,
            "maximum": 1844.233381,
            "minimum": 1363.673381,
            "name": "Z",
            "position": 2,
            "stddev": 28.26785028,
            "variance": 799.0713597
          },
          {
            "average": 19423.09884,
            "count": 21421621,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10762.82861,
            "variance": 115838479.7
          },
          {
            "average": 1.168731769,
            "count": 21421621,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4147420544,
            "variance": 0.1720109717
          },
          {
            "average": 1.337475721,
            "count": 21421621,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5646555603,
            "variance": 0.3188359017
          },
          {
            "average": 0.5036540419,
            "count": 21421621,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866595,
            "variance": 0.2499866596
          },
          {
            "average": 0,
            "count": 21421621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27266452,
            "count": 21421621,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.41709857,
            "variance": 2.008168357
          },
          {
            "average": -1.045443653,
            "count": 21421621,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79927484,
            "variance": 116.624337
          },
          {
            "average": 0.495234511,
            "count": 21421621,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999773013,
            "variance": 0.2499773018
          },
          {
            "average": 10058.76411,
            "count": 21421621,
            "maximum": 10107,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.24529182,
            "variance": 149.9471717
          },
          {
            "average": 243628519.3,
            "count": 21421621,
            "maximum": 243710931.1,
            "minimum": 243621577.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20864.36356,
            "variance": 435321666.6
          },
          {
            "average": 0,
            "count": 21421621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21421621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21421621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21421621,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21421621,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607142.5543,
          4814416.995,
          1363.673381,
          608175.5543,
          4815821.315,
          1844.233381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607142.5543402326,
                4814416.99459907,
                1363.6733807447406
              ],
              [
                607142.5543402326,
                4815821.314599071,
                1363.6733807447406
              ],
              [
                608175.5543402326,
                4815821.314599071,
                1844.2333807447405
              ],
              [
                608175.5543402326,
                4814416.99459907,
                1844.2333807447405
              ],
              [
                607142.5543402326,
                4814416.99459907,
                1363.6733807447406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:15:31+00:00",
        "end_time": "2019-06-03T18:26:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752584,
            43.47484915,
            1363.673381,
            -121.6622105,
            43.48763939,
            1844.233381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525836252715,
                  43.474997818178835,
                  1363.6733807447406
                ],
                [
                  -121.67498207520093,
                  43.487639392261784,
                  1363.6733807447406
                ],
                [
                  -121.66221050854817,
                  43.48749065753599,
                  1844.2333807447405
                ],
                [
                  -121.66248945702313,
                  43.47484914872353,
                  1844.2333807447405
                ],
                [
                  -121.67525836252715,
                  43.474997818178835,
                  1363.6733807447406
                ]
              ]
            ]
          },
          "id": "20190603_43121D6207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:15:31Z",
            "pc:count": 21421621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607650.9595,
                "count": 21421621,
                "maximum": 608175.5543,
                "minimum": 607142.5543,
                "name": "X",
                "position": 0,
                "stddev": 292.0624009,
                "variance": 85300.446
              },
              {
                "average": 4815138.83,
                "count": 21421621,
                "maximum": 4815821.315,
                "minimum": 4814416.995,
                "name": "Y",
                "position": 1,
                "stddev": 397.087109,
                "variance": 157678.1722
              },
              {
                "average": 1431.308619,
                "count": 21421621,
                "maximum": 1844.233381,
                "minimum": 1363.673381,
                "name": "Z",
                "position": 2,
                "stddev": 28.26785028,
                "variance": 799.0713597
              },
              {
                "average": 19423.09884,
                "count": 21421621,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10762.82861,
                "variance": 115838479.7
              },
              {
                "average": 1.168731769,
                "count": 21421621,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4147420544,
                "variance": 0.1720109717
              },
              {
                "average": 1.337475721,
                "count": 21421621,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5646555603,
                "variance": 0.3188359017
              },
              {
                "average": 0.5036540419,
                "count": 21421621,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866595,
                "variance": 0.2499866596
              },
              {
                "average": 0,
                "count": 21421621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27266452,
                "count": 21421621,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.41709857,
                "variance": 2.008168357
              },
              {
                "average": -1.045443653,
                "count": 21421621,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79927484,
                "variance": 116.624337
              },
              {
                "average": 0.495234511,
                "count": 21421621,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999773013,
                "variance": 0.2499773018
              },
              {
                "average": 10058.76411,
                "count": 21421621,
                "maximum": 10107,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.24529182,
                "variance": 149.9471717
              },
              {
                "average": 243628519.3,
                "count": 21421621,
                "maximum": 243710931.1,
                "minimum": 243621577.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20864.36356,
                "variance": 435321666.6
              },
              {
                "average": 0,
                "count": 21421621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21421621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21421621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21421621,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21421621,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607142.5543,
              4814416.995,
              1363.673381,
              608175.5543,
              4815821.315,
              1844.233381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607142.5543402326,
                    4814416.99459907,
                    1363.6733807447406
                  ],
                  [
                    607142.5543402326,
                    4815821.314599071,
                    1363.6733807447406
                  ],
                  [
                    608175.5543402326,
                    4815821.314599071,
                    1844.2333807447405
                  ],
                  [
                    608175.5543402326,
                    4814416.99459907,
                    1844.2333807447405
                  ],
                  [
                    607142.5543402326,
                    4814416.99459907,
                    1363.6733807447406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:15:31+00:00",
            "end_time": "2019-06-03T18:26: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": "20190605_43121E5121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526965873859,
              43.56249822314725,
              1307.416795789248
            ],
            [
              -121.62498193161774,
              43.57514546372229,
              1307.416795789248
            ],
            [
              -121.61219933306627,
              43.574990984661746,
              1841.7767957892481
            ],
            [
              -121.61248973290617,
              43.562343811897584,
              1841.7767957892481
            ],
            [
              -121.62526965873859,
              43.56249822314725,
              1307.416795789248
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252697,
        43.56234381,
        1307.416796,
        -121.6121993,
        43.57514546,
        1841.776796
      ],
      "properties": {
        "datetime": "2019-06-05T17:49:26Z",
        "pc:count": 23603362,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611537.6443,
            "count": 23603362,
            "maximum": 612057.4199,
            "minimum": 611024.9999,
            "name": "X",
            "position": 0,
            "stddev": 278.7546211,
            "variance": 77704.13877
          },
          {
            "average": 4824906.074,
            "count": 23603362,
            "maximum": 4825605.343,
            "minimum": 4824200.343,
            "name": "Y",
            "position": 1,
            "stddev": 396.0212098,
            "variance": 156832.7986
          },
          {
            "average": 1318.132822,
            "count": 23603362,
            "maximum": 1841.776796,
            "minimum": 1307.416796,
            "name": "Z",
            "position": 2,
            "stddev": 6.126753004,
            "variance": 37.53710238
          },
          {
            "average": 15166.4969,
            "count": 23603362,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9803.101471,
            "variance": 96100798.45
          },
          {
            "average": 1.208204535,
            "count": 23603362,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4744572832,
            "variance": 0.2251097136
          },
          {
            "average": 1.41639458,
            "count": 23603362,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.650959199,
            "variance": 0.4237478788
          },
          {
            "average": 0.4993275111,
            "count": 23603362,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995584,
            "variance": 0.2499995584
          },
          {
            "average": 0,
            "count": 23603362,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21367634,
            "count": 23603362,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.351688851,
            "variance": 1.82706275
          },
          {
            "average": 0.7103127953,
            "count": 23603362,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81930689,
            "variance": 117.0574016
          },
          {
            "average": 0.491651952,
            "count": 23603362,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999303158,
            "variance": 0.2499303207
          },
          {
            "average": 10128.01261,
            "count": 23603362,
            "maximum": 10132,
            "minimum": 10125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.426494589,
            "variance": 2.034886814
          },
          {
            "average": 243788672,
            "count": 23603362,
            "maximum": 243792166.1,
            "minimum": 243787160.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1052.374202,
            "variance": 1107491.461
          },
          {
            "average": 0,
            "count": 23603362,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23603362,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23603362,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23603362,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23603362,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611024.9999,
          4824200.343,
          1307.416796,
          612057.4199,
          4825605.343,
          1841.776796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611024.9999395038,
                4824200.342752811,
                1307.416795789248
              ],
              [
                611024.9999395038,
                4825605.342752811,
                1307.416795789248
              ],
              [
                612057.4199395038,
                4825605.342752811,
                1841.7767957892481
              ],
              [
                612057.4199395038,
                4824200.342752811,
                1841.7767957892481
              ],
              [
                611024.9999395038,
                4824200.342752811,
                1307.416795789248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:49:26+00:00",
        "end_time": "2019-06-05T16:26:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252697,
            43.56234381,
            1307.416796,
            -121.6121993,
            43.57514546,
            1841.776796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526965873859,
                  43.56249822314725,
                  1307.416795789248
                ],
                [
                  -121.62498193161774,
                  43.57514546372229,
                  1307.416795789248
                ],
                [
                  -121.61219933306627,
                  43.574990984661746,
                  1841.7767957892481
                ],
                [
                  -121.61248973290617,
                  43.562343811897584,
                  1841.7767957892481
                ],
                [
                  -121.62526965873859,
                  43.56249822314725,
                  1307.416795789248
                ]
              ]
            ]
          },
          "id": "20190605_43121E5121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:49:26Z",
            "pc:count": 23603362,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611537.6443,
                "count": 23603362,
                "maximum": 612057.4199,
                "minimum": 611024.9999,
                "name": "X",
                "position": 0,
                "stddev": 278.7546211,
                "variance": 77704.13877
              },
              {
                "average": 4824906.074,
                "count": 23603362,
                "maximum": 4825605.343,
                "minimum": 4824200.343,
                "name": "Y",
                "position": 1,
                "stddev": 396.0212098,
                "variance": 156832.7986
              },
              {
                "average": 1318.132822,
                "count": 23603362,
                "maximum": 1841.776796,
                "minimum": 1307.416796,
                "name": "Z",
                "position": 2,
                "stddev": 6.126753004,
                "variance": 37.53710238
              },
              {
                "average": 15166.4969,
                "count": 23603362,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9803.101471,
                "variance": 96100798.45
              },
              {
                "average": 1.208204535,
                "count": 23603362,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4744572832,
                "variance": 0.2251097136
              },
              {
                "average": 1.41639458,
                "count": 23603362,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.650959199,
                "variance": 0.4237478788
              },
              {
                "average": 0.4993275111,
                "count": 23603362,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995584,
                "variance": 0.2499995584
              },
              {
                "average": 0,
                "count": 23603362,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21367634,
                "count": 23603362,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.351688851,
                "variance": 1.82706275
              },
              {
                "average": 0.7103127953,
                "count": 23603362,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81930689,
                "variance": 117.0574016
              },
              {
                "average": 0.491651952,
                "count": 23603362,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999303158,
                "variance": 0.2499303207
              },
              {
                "average": 10128.01261,
                "count": 23603362,
                "maximum": 10132,
                "minimum": 10125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.426494589,
                "variance": 2.034886814
              },
              {
                "average": 243788672,
                "count": 23603362,
                "maximum": 243792166.1,
                "minimum": 243787160.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1052.374202,
                "variance": 1107491.461
              },
              {
                "average": 0,
                "count": 23603362,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23603362,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23603362,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23603362,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23603362,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611024.9999,
              4824200.343,
              1307.416796,
              612057.4199,
              4825605.343,
              1841.776796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611024.9999395038,
                    4824200.342752811,
                    1307.416795789248
                  ],
                  [
                    611024.9999395038,
                    4825605.342752811,
                    1307.416795789248
                  ],
                  [
                    612057.4199395038,
                    4825605.342752811,
                    1841.7767957892481
                  ],
                  [
                    612057.4199395038,
                    4824200.342752811,
                    1841.7767957892481
                  ],
                  [
                    611024.9999395038,
                    4824200.342752811,
                    1307.416795789248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:49:26+00:00",
            "end_time": "2019-06-05T16:26: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": "20190602_43121D7218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.78760038265933,
              43.45672253145953,
              1312.1688830985781
            ],
            [
              -121.78748237384896,
              43.4626273492833,
              1312.1688830985781
            ],
            [
              -121.77487173063217,
              43.46249291666985,
              1924.3888830985784
            ],
            [
              -121.7749909660346,
              43.456588126406324,
              1924.3888830985784
            ],
            [
              -121.78760038265933,
              43.45672253145953,
              1312.1688830985781
            ]
          ]
        ]
      },
      "bbox": [
        -121.7876004,
        43.45658813,
        1312.168883,
        -121.7748717,
        43.46262735,
        1924.388883
      ],
      "properties": {
        "datetime": "2019-06-02T16:32:19Z",
        "pc:count": 11792077,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598556.389,
            "count": 11792077,
            "maximum": 599106.3791,
            "minimum": 598086.0191,
            "name": "X",
            "position": 0,
            "stddev": 289.0213654,
            "variance": 83533.34963
          },
          {
            "average": 4812575.122,
            "count": 11792077,
            "maximum": 4812904.847,
            "minimum": 4812248.927,
            "name": "Y",
            "position": 1,
            "stddev": 188.0916951,
            "variance": 35378.48575
          },
          {
            "average": 1403.477603,
            "count": 11792077,
            "maximum": 1924.388883,
            "minimum": 1312.168883,
            "name": "Z",
            "position": 2,
            "stddev": 6.22456556,
            "variance": 38.74521642
          },
          {
            "average": 17176.59119,
            "count": 11792077,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9661.285984,
            "variance": 93340446.86
          },
          {
            "average": 1.166223643,
            "count": 11792077,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4217476584,
            "variance": 0.1778710873
          },
          {
            "average": 1.332380547,
            "count": 11792077,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5828040932,
            "variance": 0.339660611
          },
          {
            "average": 0.5034629608,
            "count": 11792077,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988029,
            "variance": 0.2499880291
          },
          {
            "average": 0,
            "count": 11792077,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193824972,
            "count": 11792077,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.173825885,
            "variance": 1.377867208
          },
          {
            "average": -1.372294772,
            "count": 11792077,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.11723576,
            "variance": 123.5929309
          },
          {
            "average": 0.4870505849,
            "count": 11792077,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998323057,
            "variance": 0.2498323338
          },
          {
            "average": 10012.53357,
            "count": 11792077,
            "maximum": 10017,
            "minimum": 10010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.82299428,
            "variance": 3.323308143
          },
          {
            "average": 243526741.8,
            "count": 11792077,
            "maximum": 243528339,
            "minimum": 243525779.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 620.2135127,
            "variance": 384664.8013
          },
          {
            "average": 0,
            "count": 11792077,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11792077,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11792077,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11792077,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11792077,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598086.0191,
          4812248.927,
          1312.168883,
          599106.3791,
          4812904.847,
          1924.388883
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598086.0191219031,
                4812248.926894386,
                1312.1688830985781
              ],
              [
                598086.0191219031,
                4812904.846894386,
                1312.1688830985781
              ],
              [
                599106.3791219032,
                4812904.846894386,
                1924.3888830985784
              ],
              [
                599106.3791219032,
                4812248.926894386,
                1924.3888830985784
              ],
              [
                598086.0191219031,
                4812248.926894386,
                1312.1688830985781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:32:19+00:00",
        "end_time": "2019-06-02T15:49:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7876004,
            43.45658813,
            1312.168883,
            -121.7748717,
            43.46262735,
            1924.388883
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.78760038265933,
                  43.45672253145953,
                  1312.1688830985781
                ],
                [
                  -121.78748237384896,
                  43.4626273492833,
                  1312.1688830985781
                ],
                [
                  -121.77487173063217,
                  43.46249291666985,
                  1924.3888830985784
                ],
                [
                  -121.7749909660346,
                  43.456588126406324,
                  1924.3888830985784
                ],
                [
                  -121.78760038265933,
                  43.45672253145953,
                  1312.1688830985781
                ]
              ]
            ]
          },
          "id": "20190602_43121D7218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:32:19Z",
            "pc:count": 11792077,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598556.389,
                "count": 11792077,
                "maximum": 599106.3791,
                "minimum": 598086.0191,
                "name": "X",
                "position": 0,
                "stddev": 289.0213654,
                "variance": 83533.34963
              },
              {
                "average": 4812575.122,
                "count": 11792077,
                "maximum": 4812904.847,
                "minimum": 4812248.927,
                "name": "Y",
                "position": 1,
                "stddev": 188.0916951,
                "variance": 35378.48575
              },
              {
                "average": 1403.477603,
                "count": 11792077,
                "maximum": 1924.388883,
                "minimum": 1312.168883,
                "name": "Z",
                "position": 2,
                "stddev": 6.22456556,
                "variance": 38.74521642
              },
              {
                "average": 17176.59119,
                "count": 11792077,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9661.285984,
                "variance": 93340446.86
              },
              {
                "average": 1.166223643,
                "count": 11792077,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4217476584,
                "variance": 0.1778710873
              },
              {
                "average": 1.332380547,
                "count": 11792077,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5828040932,
                "variance": 0.339660611
              },
              {
                "average": 0.5034629608,
                "count": 11792077,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988029,
                "variance": 0.2499880291
              },
              {
                "average": 0,
                "count": 11792077,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193824972,
                "count": 11792077,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.173825885,
                "variance": 1.377867208
              },
              {
                "average": -1.372294772,
                "count": 11792077,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.11723576,
                "variance": 123.5929309
              },
              {
                "average": 0.4870505849,
                "count": 11792077,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998323057,
                "variance": 0.2498323338
              },
              {
                "average": 10012.53357,
                "count": 11792077,
                "maximum": 10017,
                "minimum": 10010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.82299428,
                "variance": 3.323308143
              },
              {
                "average": 243526741.8,
                "count": 11792077,
                "maximum": 243528339,
                "minimum": 243525779.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 620.2135127,
                "variance": 384664.8013
              },
              {
                "average": 0,
                "count": 11792077,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11792077,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11792077,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11792077,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11792077,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598086.0191,
              4812248.927,
              1312.168883,
              599106.3791,
              4812904.847,
              1924.388883
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598086.0191219031,
                    4812248.926894386,
                    1312.1688830985781
                  ],
                  [
                    598086.0191219031,
                    4812904.846894386,
                    1312.1688830985781
                  ],
                  [
                    599106.3791219032,
                    4812904.846894386,
                    1924.3888830985784
                  ],
                  [
                    599106.3791219032,
                    4812248.926894386,
                    1924.3888830985784
                  ],
                  [
                    598086.0191219031,
                    4812248.926894386,
                    1312.1688830985781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:32:19+00:00",
            "end_time": "2019-06-02T15:49:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D7403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7875883429894,
              43.42499580474218,
              1386.6836138489382
            ],
            [
              -121.78733616494041,
              43.437625796534405,
              1386.6836138489382
            ],
            [
              -121.77473442187402,
              43.43749144912595,
              1919.323613848938
            ],
            [
              -121.77498921891396,
              43.42486151624214,
              1919.323613848938
            ],
            [
              -121.7875883429894,
              43.42499580474218,
              1386.6836138489382
            ]
          ]
        ]
      },
      "bbox": [
        -121.7875883,
        43.42486152,
        1386.683614,
        -121.7747344,
        43.4376258,
        1919.323614
      ],
      "properties": {
        "datetime": "2019-06-03T17:59:39Z",
        "pc:count": 32427783,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598652.3549,
            "count": 32427783,
            "maximum": 599158.3285,
            "minimum": 598138.2685,
            "name": "X",
            "position": 0,
            "stddev": 266.9233814,
            "variance": 71248.09156
          },
          {
            "average": 4809420.694,
            "count": 32427783,
            "maximum": 4810128.385,
            "minimum": 4808725.425,
            "name": "Y",
            "position": 1,
            "stddev": 406.2189885,
            "variance": 165013.8666
          },
          {
            "average": 1417.567944,
            "count": 32427783,
            "maximum": 1919.323614,
            "minimum": 1386.683614,
            "name": "Z",
            "position": 2,
            "stddev": 8.523299451,
            "variance": 72.64663353
          },
          {
            "average": 16886.98387,
            "count": 32427783,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10809.10155,
            "variance": 116836676.4
          },
          {
            "average": 2.411182257,
            "count": 32427783,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.311748858,
            "variance": 1.720685066
          },
          {
            "average": 3.8272774,
            "count": 32427783,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.318372568,
            "variance": 1.738106227
          },
          {
            "average": 0.5023854082,
            "count": 32427783,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943175,
            "variance": 0.2499943175
          },
          {
            "average": 0,
            "count": 32427783,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265399889,
            "count": 32427783,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.697712558,
            "variance": 2.88222793
          },
          {
            "average": -0.6142198563,
            "count": 32427783,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88808786,
            "variance": 118.5504573
          },
          {
            "average": 0.4968179601,
            "count": 32427783,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999898822,
            "variance": 0.2499898823
          },
          {
            "average": 10034.15022,
            "count": 32427783,
            "maximum": 10050,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.32182623,
            "variance": 373.3329689
          },
          {
            "average": 243564281.2,
            "count": 32427783,
            "maximum": 243619979.4,
            "minimum": 243444067,
            "name": "GpsTime",
            "position": 12,
            "stddev": 79978.19865,
            "variance": 6396512259
          },
          {
            "average": 0,
            "count": 32427783,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32427783,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32427783,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32427783,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32427783,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598138.2685,
          4808725.425,
          1386.683614,
          599158.3285,
          4810128.385,
          1919.323614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598138.2684692569,
                4808725.425175564,
                1386.6836138489382
              ],
              [
                598138.2684692569,
                4810128.385175565,
                1386.6836138489382
              ],
              [
                599158.328469257,
                4810128.385175565,
                1919.323613848938
              ],
              [
                599158.328469257,
                4808725.425175564,
                1919.323613848938
              ],
              [
                598138.2684692569,
                4808725.425175564,
                1386.6836138489382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:59:39+00:00",
        "end_time": "2019-06-01T17:07:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7875883,
            43.42486152,
            1386.683614,
            -121.7747344,
            43.4376258,
            1919.323614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7875883429894,
                  43.42499580474218,
                  1386.6836138489382
                ],
                [
                  -121.78733616494041,
                  43.437625796534405,
                  1386.6836138489382
                ],
                [
                  -121.77473442187402,
                  43.43749144912595,
                  1919.323613848938
                ],
                [
                  -121.77498921891396,
                  43.42486151624214,
                  1919.323613848938
                ],
                [
                  -121.7875883429894,
                  43.42499580474218,
                  1386.6836138489382
                ]
              ]
            ]
          },
          "id": "20190601_43121D7403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:59:39Z",
            "pc:count": 32427783,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598652.3549,
                "count": 32427783,
                "maximum": 599158.3285,
                "minimum": 598138.2685,
                "name": "X",
                "position": 0,
                "stddev": 266.9233814,
                "variance": 71248.09156
              },
              {
                "average": 4809420.694,
                "count": 32427783,
                "maximum": 4810128.385,
                "minimum": 4808725.425,
                "name": "Y",
                "position": 1,
                "stddev": 406.2189885,
                "variance": 165013.8666
              },
              {
                "average": 1417.567944,
                "count": 32427783,
                "maximum": 1919.323614,
                "minimum": 1386.683614,
                "name": "Z",
                "position": 2,
                "stddev": 8.523299451,
                "variance": 72.64663353
              },
              {
                "average": 16886.98387,
                "count": 32427783,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10809.10155,
                "variance": 116836676.4
              },
              {
                "average": 2.411182257,
                "count": 32427783,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.311748858,
                "variance": 1.720685066
              },
              {
                "average": 3.8272774,
                "count": 32427783,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.318372568,
                "variance": 1.738106227
              },
              {
                "average": 0.5023854082,
                "count": 32427783,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943175,
                "variance": 0.2499943175
              },
              {
                "average": 0,
                "count": 32427783,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265399889,
                "count": 32427783,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.697712558,
                "variance": 2.88222793
              },
              {
                "average": -0.6142198563,
                "count": 32427783,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88808786,
                "variance": 118.5504573
              },
              {
                "average": 0.4968179601,
                "count": 32427783,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999898822,
                "variance": 0.2499898823
              },
              {
                "average": 10034.15022,
                "count": 32427783,
                "maximum": 10050,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.32182623,
                "variance": 373.3329689
              },
              {
                "average": 243564281.2,
                "count": 32427783,
                "maximum": 243619979.4,
                "minimum": 243444067,
                "name": "GpsTime",
                "position": 12,
                "stddev": 79978.19865,
                "variance": 6396512259
              },
              {
                "average": 0,
                "count": 32427783,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32427783,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32427783,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32427783,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32427783,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598138.2685,
              4808725.425,
              1386.683614,
              599158.3285,
              4810128.385,
              1919.323614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598138.2684692569,
                    4808725.425175564,
                    1386.6836138489382
                  ],
                  [
                    598138.2684692569,
                    4810128.385175565,
                    1386.6836138489382
                  ],
                  [
                    599158.328469257,
                    4810128.385175565,
                    1919.323613848938
                  ],
                  [
                    599158.328469257,
                    4808725.425175564,
                    1919.323613848938
                  ],
                  [
                    598138.2684692569,
                    4808725.425175564,
                    1386.6836138489382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:59:39+00:00",
            "end_time": "2019-06-01T17:07: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": "20190602_43121D6305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70025319203339,
              43.424997878919434,
              1247.7450655705074
            ],
            [
              -121.69998265104259,
              43.43763680987791,
              1247.7450655705074
            ],
            [
              -121.68721702988893,
              43.43749095011072,
              1906.4650655705077
            ],
            [
              -121.68749022562783,
              43.42485208315382,
              1906.4650655705077
            ],
            [
              -121.70025319203339,
              43.424997878919434,
              1247.7450655705074
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002532,
        43.42485208,
        1247.745066,
        -121.687217,
        43.43763681,
        1906.465066
      ],
      "properties": {
        "datetime": "2019-06-03T17:19:35Z",
        "pc:count": 19334671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605731.9413,
            "count": 19334671,
            "maximum": 606241.0068,
            "minimum": 605207.6468,
            "name": "X",
            "position": 0,
            "stddev": 298.4227739,
            "variance": 89056.15201
          },
          {
            "average": 4809537.043,
            "count": 19334671,
            "maximum": 4810236.207,
            "minimum": 4808832.207,
            "name": "Y",
            "position": 1,
            "stddev": 404.736742,
            "variance": 163811.8303
          },
          {
            "average": 1383.286856,
            "count": 19334671,
            "maximum": 1906.465066,
            "minimum": 1247.745066,
            "name": "Z",
            "position": 2,
            "stddev": 11.00492327,
            "variance": 121.1083363
          },
          {
            "average": 20649.14532,
            "count": 19334671,
            "maximum": 49391,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10007.23023,
            "variance": 100144656.9
          },
          {
            "average": 1.134032382,
            "count": 19334671,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3955395516,
            "variance": 0.1564515369
          },
          {
            "average": 1.268066263,
            "count": 19334671,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5633341912,
            "variance": 0.317345411
          },
          {
            "average": 0.4984695628,
            "count": 19334671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976707,
            "variance": 0.2499976707
          },
          {
            "average": 0,
            "count": 19334671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263159896,
            "count": 19334671,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.323493538,
            "variance": 1.751635146
          },
          {
            "average": 1.162645151,
            "count": 19334671,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78784138,
            "variance": 116.3775215
          },
          {
            "average": 0.4890842984,
            "count": 19334671,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998808462,
            "variance": 0.2498808604
          },
          {
            "average": 10043.77123,
            "count": 19334671,
            "maximum": 10047,
            "minimum": 10039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.17085676,
            "variance": 4.712619072
          },
          {
            "average": 243600667.7,
            "count": 19334671,
            "maximum": 243617575.7,
            "minimum": 243540984,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30374.02945,
            "variance": 922581664.8
          },
          {
            "average": 0,
            "count": 19334671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19334671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19334671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19334671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19334671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605207.6468,
          4808832.207,
          1247.745066,
          606241.0068,
          4810236.207,
          1906.465066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605207.6467822638,
                4808832.206702074,
                1247.7450655705074
              ],
              [
                605207.6467822638,
                4810236.206702074,
                1247.7450655705074
              ],
              [
                606241.0067822639,
                4810236.206702074,
                1906.4650655705077
              ],
              [
                606241.0067822639,
                4808832.206702074,
                1906.4650655705077
              ],
              [
                605207.6467822638,
                4808832.206702074,
                1247.7450655705074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:19:35+00:00",
        "end_time": "2019-06-02T20:03:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002532,
            43.42485208,
            1247.745066,
            -121.687217,
            43.43763681,
            1906.465066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70025319203339,
                  43.424997878919434,
                  1247.7450655705074
                ],
                [
                  -121.69998265104259,
                  43.43763680987791,
                  1247.7450655705074
                ],
                [
                  -121.68721702988893,
                  43.43749095011072,
                  1906.4650655705077
                ],
                [
                  -121.68749022562783,
                  43.42485208315382,
                  1906.4650655705077
                ],
                [
                  -121.70025319203339,
                  43.424997878919434,
                  1247.7450655705074
                ]
              ]
            ]
          },
          "id": "20190602_43121D6305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:19:35Z",
            "pc:count": 19334671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605731.9413,
                "count": 19334671,
                "maximum": 606241.0068,
                "minimum": 605207.6468,
                "name": "X",
                "position": 0,
                "stddev": 298.4227739,
                "variance": 89056.15201
              },
              {
                "average": 4809537.043,
                "count": 19334671,
                "maximum": 4810236.207,
                "minimum": 4808832.207,
                "name": "Y",
                "position": 1,
                "stddev": 404.736742,
                "variance": 163811.8303
              },
              {
                "average": 1383.286856,
                "count": 19334671,
                "maximum": 1906.465066,
                "minimum": 1247.745066,
                "name": "Z",
                "position": 2,
                "stddev": 11.00492327,
                "variance": 121.1083363
              },
              {
                "average": 20649.14532,
                "count": 19334671,
                "maximum": 49391,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10007.23023,
                "variance": 100144656.9
              },
              {
                "average": 1.134032382,
                "count": 19334671,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3955395516,
                "variance": 0.1564515369
              },
              {
                "average": 1.268066263,
                "count": 19334671,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5633341912,
                "variance": 0.317345411
              },
              {
                "average": 0.4984695628,
                "count": 19334671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976707,
                "variance": 0.2499976707
              },
              {
                "average": 0,
                "count": 19334671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263159896,
                "count": 19334671,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.323493538,
                "variance": 1.751635146
              },
              {
                "average": 1.162645151,
                "count": 19334671,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78784138,
                "variance": 116.3775215
              },
              {
                "average": 0.4890842984,
                "count": 19334671,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998808462,
                "variance": 0.2498808604
              },
              {
                "average": 10043.77123,
                "count": 19334671,
                "maximum": 10047,
                "minimum": 10039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.17085676,
                "variance": 4.712619072
              },
              {
                "average": 243600667.7,
                "count": 19334671,
                "maximum": 243617575.7,
                "minimum": 243540984,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30374.02945,
                "variance": 922581664.8
              },
              {
                "average": 0,
                "count": 19334671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19334671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19334671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19334671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19334671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605207.6468,
              4808832.207,
              1247.745066,
              606241.0068,
              4810236.207,
              1906.465066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605207.6467822638,
                    4808832.206702074,
                    1247.7450655705074
                  ],
                  [
                    605207.6467822638,
                    4810236.206702074,
                    1247.7450655705074
                  ],
                  [
                    606241.0067822639,
                    4810236.206702074,
                    1906.4650655705077
                  ],
                  [
                    606241.0067822639,
                    4808832.206702074,
                    1906.4650655705077
                  ],
                  [
                    605207.6467822638,
                    4808832.206702074,
                    1247.7450655705074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:19:35+00:00",
            "end_time": "2019-06-02T20: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": "20190602_43121D6312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73774486579708,
              43.39999764811059,
              1285.781821810781
            ],
            [
              -121.73748243885304,
              43.412632858862686,
              1285.781821810781
            ],
            [
              -121.72472459888648,
              43.41249128052396,
              1918.161821810781
            ],
            [
              -121.72498967593303,
              43.39985613187957,
              1918.161821810781
            ],
            [
              -121.73774486579708,
              43.39999764811059,
              1285.781821810781
            ]
          ]
        ]
      },
      "bbox": [
        -121.7377449,
        43.39985613,
        1285.781822,
        -121.7247246,
        43.41263286,
        1918.161822
      ],
      "properties": {
        "datetime": "2019-06-02T20:04:23Z",
        "pc:count": 26223622,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602742.4932,
            "count": 26223622,
            "maximum": 603248.049,
            "minimum": 602214.909,
            "name": "X",
            "position": 0,
            "stddev": 283.5314167,
            "variance": 80390.06428
          },
          {
            "average": 4806759.628,
            "count": 26223622,
            "maximum": 4807412.645,
            "minimum": 4806009.085,
            "name": "Y",
            "position": 1,
            "stddev": 397.3301815,
            "variance": 157871.2731
          },
          {
            "average": 1393.759627,
            "count": 26223622,
            "maximum": 1918.161822,
            "minimum": 1285.781822,
            "name": "Z",
            "position": 2,
            "stddev": 7.687204708,
            "variance": 59.09311622
          },
          {
            "average": 20245.42987,
            "count": 26223622,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9986.919208,
            "variance": 99738555.26
          },
          {
            "average": 1.110169602,
            "count": 26223622,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3319129563,
            "variance": 0.1101662105
          },
          {
            "average": 1.220416577,
            "count": 26223622,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4563656202,
            "variance": 0.2082695793
          },
          {
            "average": 0.5028459074,
            "count": 26223622,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999919103,
            "variance": 0.2499919103
          },
          {
            "average": 0,
            "count": 26223622,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148899454,
            "count": 26223622,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7114060178,
            "variance": 0.5060985221
          },
          {
            "average": -0.1784948213,
            "count": 26223622,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79365458,
            "variance": 116.5029793
          },
          {
            "average": 0.5077972829,
            "count": 26223622,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999392082,
            "variance": 0.2499392119
          },
          {
            "average": 10034.58486,
            "count": 26223622,
            "maximum": 10039,
            "minimum": 10031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.316769965,
            "variance": 5.367423072
          },
          {
            "average": 243538005,
            "count": 26223622,
            "maximum": 243541063.2,
            "minimum": 243535409.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1501.621057,
            "variance": 2254865.8
          },
          {
            "average": 0,
            "count": 26223622,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26223622,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26223622,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26223622,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26223622,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602214.909,
          4806009.085,
          1285.781822,
          603248.049,
          4807412.645,
          1918.161822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602214.9090365972,
                4806009.085462547,
                1285.781821810781
              ],
              [
                602214.9090365972,
                4807412.645462547,
                1285.781821810781
              ],
              [
                603248.0490365971,
                4807412.645462547,
                1918.161821810781
              ],
              [
                603248.0490365971,
                4806009.085462547,
                1918.161821810781
              ],
              [
                602214.9090365972,
                4806009.085462547,
                1285.781821810781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:04:23+00:00",
        "end_time": "2019-06-02T18:30:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7377449,
            43.39985613,
            1285.781822,
            -121.7247246,
            43.41263286,
            1918.161822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73774486579708,
                  43.39999764811059,
                  1285.781821810781
                ],
                [
                  -121.73748243885304,
                  43.412632858862686,
                  1285.781821810781
                ],
                [
                  -121.72472459888648,
                  43.41249128052396,
                  1918.161821810781
                ],
                [
                  -121.72498967593303,
                  43.39985613187957,
                  1918.161821810781
                ],
                [
                  -121.73774486579708,
                  43.39999764811059,
                  1285.781821810781
                ]
              ]
            ]
          },
          "id": "20190602_43121D6312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:04:23Z",
            "pc:count": 26223622,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602742.4932,
                "count": 26223622,
                "maximum": 603248.049,
                "minimum": 602214.909,
                "name": "X",
                "position": 0,
                "stddev": 283.5314167,
                "variance": 80390.06428
              },
              {
                "average": 4806759.628,
                "count": 26223622,
                "maximum": 4807412.645,
                "minimum": 4806009.085,
                "name": "Y",
                "position": 1,
                "stddev": 397.3301815,
                "variance": 157871.2731
              },
              {
                "average": 1393.759627,
                "count": 26223622,
                "maximum": 1918.161822,
                "minimum": 1285.781822,
                "name": "Z",
                "position": 2,
                "stddev": 7.687204708,
                "variance": 59.09311622
              },
              {
                "average": 20245.42987,
                "count": 26223622,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9986.919208,
                "variance": 99738555.26
              },
              {
                "average": 1.110169602,
                "count": 26223622,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3319129563,
                "variance": 0.1101662105
              },
              {
                "average": 1.220416577,
                "count": 26223622,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4563656202,
                "variance": 0.2082695793
              },
              {
                "average": 0.5028459074,
                "count": 26223622,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999919103,
                "variance": 0.2499919103
              },
              {
                "average": 0,
                "count": 26223622,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148899454,
                "count": 26223622,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7114060178,
                "variance": 0.5060985221
              },
              {
                "average": -0.1784948213,
                "count": 26223622,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79365458,
                "variance": 116.5029793
              },
              {
                "average": 0.5077972829,
                "count": 26223622,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999392082,
                "variance": 0.2499392119
              },
              {
                "average": 10034.58486,
                "count": 26223622,
                "maximum": 10039,
                "minimum": 10031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.316769965,
                "variance": 5.367423072
              },
              {
                "average": 243538005,
                "count": 26223622,
                "maximum": 243541063.2,
                "minimum": 243535409.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1501.621057,
                "variance": 2254865.8
              },
              {
                "average": 0,
                "count": 26223622,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26223622,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26223622,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26223622,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26223622,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602214.909,
              4806009.085,
              1285.781822,
              603248.049,
              4807412.645,
              1918.161822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602214.9090365972,
                    4806009.085462547,
                    1285.781821810781
                  ],
                  [
                    602214.9090365972,
                    4807412.645462547,
                    1285.781821810781
                  ],
                  [
                    603248.0490365971,
                    4807412.645462547,
                    1918.161821810781
                  ],
                  [
                    603248.0490365971,
                    4806009.085462547,
                    1918.161821810781
                  ],
                  [
                    602214.9090365972,
                    4806009.085462547,
                    1285.781821810781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:04:23+00:00",
            "end_time": "2019-06-02T18:30:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E4122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4877980873421,
              43.56249902326274,
              1256.1289619167346
            ],
            [
              -121.48748122460427,
              43.57516025933395,
              1256.1289619167346
            ],
            [
              -121.47467142285787,
              43.5749900340256,
              1848.5089619167347
            ],
            [
              -121.47499096664005,
              43.56232887275997,
              1848.5089619167347
            ],
            [
              -121.4877980873421,
              43.56249902326274,
              1256.1289619167346
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877981,
        43.56232887,
        1256.128962,
        -121.4746714,
        43.57516026,
        1848.508962
      ],
      "properties": {
        "datetime": "2019-06-05T16:35:32Z",
        "pc:count": 16674303,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622621.723,
            "count": 16674303,
            "maximum": 623162.1877,
            "minimum": 622127.5077,
            "name": "X",
            "position": 0,
            "stddev": 293.6260471,
            "variance": 86216.25552
          },
          {
            "average": 4825076.883,
            "count": 16674303,
            "maximum": 4825799.872,
            "minimum": 4824393.232,
            "name": "Y",
            "position": 1,
            "stddev": 403.2321991,
            "variance": 162596.2064
          },
          {
            "average": 1307.270454,
            "count": 16674303,
            "maximum": 1848.508962,
            "minimum": 1256.128962,
            "name": "Z",
            "position": 2,
            "stddev": 4.63254812,
            "variance": 21.46050209
          },
          {
            "average": 22950.7488,
            "count": 16674303,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9641.120861,
            "variance": 92951211.45
          },
          {
            "average": 1.088416409,
            "count": 16674303,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3303810409,
            "variance": 0.1091516322
          },
          {
            "average": 1.176824842,
            "count": 16674303,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4808161801,
            "variance": 0.2311841991
          },
          {
            "average": 0.4973536825,
            "count": 16674303,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930119,
            "variance": 0.249993012
          },
          {
            "average": 0,
            "count": 16674303,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255146917,
            "count": 16674303,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9772304069,
            "variance": 0.9549792683
          },
          {
            "average": 1.42923602,
            "count": 16674303,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.70886769,
            "variance": 114.6798472
          },
          {
            "average": 0.4880741342,
            "count": 16674303,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998577685,
            "variance": 0.2498577887
          },
          {
            "average": 10123.51948,
            "count": 16674303,
            "maximum": 10126,
            "minimum": 10121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.082382616,
            "variance": 1.171552128
          },
          {
            "average": 243786401.7,
            "count": 16674303,
            "maximum": 243787732.4,
            "minimum": 243785039.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 527.9315746,
            "variance": 278711.7474
          },
          {
            "average": 0,
            "count": 16674303,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16674303,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16674303,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16674303,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16674303,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622127.5077,
          4824393.232,
          1256.128962,
          623162.1877,
          4825799.872,
          1848.508962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622127.5077230186,
                4824393.232315374,
                1256.1289619167346
              ],
              [
                622127.5077230186,
                4825799.872315374,
                1256.1289619167346
              ],
              [
                623162.1877230186,
                4825799.872315374,
                1848.5089619167347
              ],
              [
                623162.1877230186,
                4824393.232315374,
                1848.5089619167347
              ],
              [
                622127.5077230186,
                4824393.232315374,
                1256.1289619167346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:35:32+00:00",
        "end_time": "2019-06-05T15:50:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877981,
            43.56232887,
            1256.128962,
            -121.4746714,
            43.57516026,
            1848.508962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4877980873421,
                  43.56249902326274,
                  1256.1289619167346
                ],
                [
                  -121.48748122460427,
                  43.57516025933395,
                  1256.1289619167346
                ],
                [
                  -121.47467142285787,
                  43.5749900340256,
                  1848.5089619167347
                ],
                [
                  -121.47499096664005,
                  43.56232887275997,
                  1848.5089619167347
                ],
                [
                  -121.4877980873421,
                  43.56249902326274,
                  1256.1289619167346
                ]
              ]
            ]
          },
          "id": "20190605_43121E4122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:35:32Z",
            "pc:count": 16674303,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622621.723,
                "count": 16674303,
                "maximum": 623162.1877,
                "minimum": 622127.5077,
                "name": "X",
                "position": 0,
                "stddev": 293.6260471,
                "variance": 86216.25552
              },
              {
                "average": 4825076.883,
                "count": 16674303,
                "maximum": 4825799.872,
                "minimum": 4824393.232,
                "name": "Y",
                "position": 1,
                "stddev": 403.2321991,
                "variance": 162596.2064
              },
              {
                "average": 1307.270454,
                "count": 16674303,
                "maximum": 1848.508962,
                "minimum": 1256.128962,
                "name": "Z",
                "position": 2,
                "stddev": 4.63254812,
                "variance": 21.46050209
              },
              {
                "average": 22950.7488,
                "count": 16674303,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9641.120861,
                "variance": 92951211.45
              },
              {
                "average": 1.088416409,
                "count": 16674303,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3303810409,
                "variance": 0.1091516322
              },
              {
                "average": 1.176824842,
                "count": 16674303,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4808161801,
                "variance": 0.2311841991
              },
              {
                "average": 0.4973536825,
                "count": 16674303,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930119,
                "variance": 0.249993012
              },
              {
                "average": 0,
                "count": 16674303,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255146917,
                "count": 16674303,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9772304069,
                "variance": 0.9549792683
              },
              {
                "average": 1.42923602,
                "count": 16674303,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.70886769,
                "variance": 114.6798472
              },
              {
                "average": 0.4880741342,
                "count": 16674303,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998577685,
                "variance": 0.2498577887
              },
              {
                "average": 10123.51948,
                "count": 16674303,
                "maximum": 10126,
                "minimum": 10121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.082382616,
                "variance": 1.171552128
              },
              {
                "average": 243786401.7,
                "count": 16674303,
                "maximum": 243787732.4,
                "minimum": 243785039.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 527.9315746,
                "variance": 278711.7474
              },
              {
                "average": 0,
                "count": 16674303,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16674303,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16674303,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16674303,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16674303,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622127.5077,
              4824393.232,
              1256.128962,
              623162.1877,
              4825799.872,
              1848.508962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622127.5077230186,
                    4824393.232315374,
                    1256.1289619167346
                  ],
                  [
                    622127.5077230186,
                    4825799.872315374,
                    1256.1289619167346
                  ],
                  [
                    623162.1877230186,
                    4825799.872315374,
                    1848.5089619167347
                  ],
                  [
                    623162.1877230186,
                    4824393.232315374,
                    1848.5089619167347
                  ],
                  [
                    622127.5077230186,
                    4824393.232315374,
                    1256.1289619167346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:35:32+00:00",
            "end_time": "2019-06-05T15:50: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": "20190601_43121D7219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77510039743521,
              43.456788278938134,
              1380.775734957746
            ],
            [
              -121.77498247714331,
              43.46262843273797,
              1380.775734957746
            ],
            [
              -121.76236917382728,
              43.46249259220247,
              1919.5757349577461
            ],
            [
              -121.76248830752536,
              43.45665246594658,
              1919.5757349577461
            ],
            [
              -121.77510039743521,
              43.456788278938134,
              1380.775734957746
            ]
          ]
        ]
      },
      "bbox": [
        -121.7751004,
        43.45665247,
        1380.775735,
        -121.7623692,
        43.46262843,
        1919.575735
      ],
      "properties": {
        "datetime": "2019-06-03T18:21:35Z",
        "pc:count": 9813575,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599621.5229,
            "count": 9813575,
            "maximum": 600117.7789,
            "minimum": 599097.1989,
            "name": "X",
            "position": 0,
            "stddev": 290.8566814,
            "variance": 84597.60909
          },
          {
            "average": 4812584.374,
            "count": 9813575,
            "maximum": 4812919.765,
            "minimum": 4812271.025,
            "name": "Y",
            "position": 1,
            "stddev": 188.8303396,
            "variance": 35656.89717
          },
          {
            "average": 1391.599582,
            "count": 9813575,
            "maximum": 1919.575735,
            "minimum": 1380.775735,
            "name": "Z",
            "position": 2,
            "stddev": 7.492779413,
            "variance": 56.14174333
          },
          {
            "average": 16979.33911,
            "count": 9813575,
            "maximum": 46562,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9099.676715,
            "variance": 82804116.31
          },
          {
            "average": 1.137397432,
            "count": 9813575,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3661124177,
            "variance": 0.1340383024
          },
          {
            "average": 1.27472924,
            "count": 9813575,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4958112513,
            "variance": 0.2458287969
          },
          {
            "average": 0.5020355986,
            "count": 9813575,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958818,
            "variance": 0.2499958818
          },
          {
            "average": 0,
            "count": 9813575,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.157276426,
            "count": 9813575,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8011416899,
            "variance": 0.6418280072
          },
          {
            "average": -0.6781954086,
            "count": 9813575,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.066043,
            "variance": 122.4573077
          },
          {
            "average": 0.4835505919,
            "count": 9813575,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997293692,
            "variance": 0.2497294424
          },
          {
            "average": 10010.62903,
            "count": 9813575,
            "maximum": 10052,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.728706036,
            "variance": 59.73289698
          },
          {
            "average": 243508561.5,
            "count": 9813575,
            "maximum": 243621295.8,
            "minimum": 243444024.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 40590.43784,
            "variance": 1647583644
          },
          {
            "average": 0,
            "count": 9813575,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9813575,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9813575,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9813575,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9813575,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599097.1989,
          4812271.025,
          1380.775735,
          600117.7789,
          4812919.765,
          1919.575735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599097.1988587588,
                4812271.025348506,
                1380.775734957746
              ],
              [
                599097.1988587588,
                4812919.765348506,
                1380.775734957746
              ],
              [
                600117.7788587589,
                4812919.765348506,
                1919.5757349577461
              ],
              [
                600117.7788587589,
                4812271.025348506,
                1919.5757349577461
              ],
              [
                599097.1988587588,
                4812271.025348506,
                1380.775734957746
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:21:35+00:00",
        "end_time": "2019-06-01T17:07:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7751004,
            43.45665247,
            1380.775735,
            -121.7623692,
            43.46262843,
            1919.575735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77510039743521,
                  43.456788278938134,
                  1380.775734957746
                ],
                [
                  -121.77498247714331,
                  43.46262843273797,
                  1380.775734957746
                ],
                [
                  -121.76236917382728,
                  43.46249259220247,
                  1919.5757349577461
                ],
                [
                  -121.76248830752536,
                  43.45665246594658,
                  1919.5757349577461
                ],
                [
                  -121.77510039743521,
                  43.456788278938134,
                  1380.775734957746
                ]
              ]
            ]
          },
          "id": "20190601_43121D7219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:21:35Z",
            "pc:count": 9813575,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599621.5229,
                "count": 9813575,
                "maximum": 600117.7789,
                "minimum": 599097.1989,
                "name": "X",
                "position": 0,
                "stddev": 290.8566814,
                "variance": 84597.60909
              },
              {
                "average": 4812584.374,
                "count": 9813575,
                "maximum": 4812919.765,
                "minimum": 4812271.025,
                "name": "Y",
                "position": 1,
                "stddev": 188.8303396,
                "variance": 35656.89717
              },
              {
                "average": 1391.599582,
                "count": 9813575,
                "maximum": 1919.575735,
                "minimum": 1380.775735,
                "name": "Z",
                "position": 2,
                "stddev": 7.492779413,
                "variance": 56.14174333
              },
              {
                "average": 16979.33911,
                "count": 9813575,
                "maximum": 46562,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9099.676715,
                "variance": 82804116.31
              },
              {
                "average": 1.137397432,
                "count": 9813575,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3661124177,
                "variance": 0.1340383024
              },
              {
                "average": 1.27472924,
                "count": 9813575,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4958112513,
                "variance": 0.2458287969
              },
              {
                "average": 0.5020355986,
                "count": 9813575,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958818,
                "variance": 0.2499958818
              },
              {
                "average": 0,
                "count": 9813575,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.157276426,
                "count": 9813575,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8011416899,
                "variance": 0.6418280072
              },
              {
                "average": -0.6781954086,
                "count": 9813575,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.066043,
                "variance": 122.4573077
              },
              {
                "average": 0.4835505919,
                "count": 9813575,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997293692,
                "variance": 0.2497294424
              },
              {
                "average": 10010.62903,
                "count": 9813575,
                "maximum": 10052,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.728706036,
                "variance": 59.73289698
              },
              {
                "average": 243508561.5,
                "count": 9813575,
                "maximum": 243621295.8,
                "minimum": 243444024.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 40590.43784,
                "variance": 1647583644
              },
              {
                "average": 0,
                "count": 9813575,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9813575,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9813575,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9813575,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9813575,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599097.1989,
              4812271.025,
              1380.775735,
              600117.7789,
              4812919.765,
              1919.575735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599097.1988587588,
                    4812271.025348506,
                    1380.775734957746
                  ],
                  [
                    599097.1988587588,
                    4812919.765348506,
                    1380.775734957746
                  ],
                  [
                    600117.7788587589,
                    4812919.765348506,
                    1919.5757349577461
                  ],
                  [
                    600117.7788587589,
                    4812271.025348506,
                    1919.5757349577461
                  ],
                  [
                    599097.1988587588,
                    4812271.025348506,
                    1380.775734957746
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:21:35+00:00",
            "end_time": "2019-06-01T17:07:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276105065414,
              43.474998127351675,
              1351.8665284133328
            ],
            [
              -121.66248213352254,
              43.48764071745887,
              1351.8665284133328
            ],
            [
              -121.64970840649869,
              43.487490560301474,
              1810.746528413333
            ],
            [
              -121.64998998541591,
              43.47484803609428,
              1810.746528413333
            ],
            [
              -121.66276105065414,
              43.474998127351675,
              1351.8665284133328
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627611,
        43.47484804,
        1351.866528,
        -121.6497084,
        43.48764072,
        1810.746528
      ],
      "properties": {
        "datetime": "2019-06-04T19:15:13Z",
        "pc:count": 21952520,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608683.0409,
            "count": 21952520,
            "maximum": 609186.5024,
            "minimum": 608153.3224,
            "name": "X",
            "position": 0,
            "stddev": 293.29563,
            "variance": 86022.3266
          },
          {
            "average": 4815140.716,
            "count": 21952520,
            "maximum": 4815837.627,
            "minimum": 4814433.187,
            "name": "Y",
            "position": 1,
            "stddev": 403.1926051,
            "variance": 162564.2768
          },
          {
            "average": 1470.19251,
            "count": 21952520,
            "maximum": 1810.746528,
            "minimum": 1351.866528,
            "name": "Z",
            "position": 2,
            "stddev": 29.674536,
            "variance": 880.578087
          },
          {
            "average": 19681.06481,
            "count": 21952520,
            "maximum": 60649,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11071.16398,
            "variance": 122570671.9
          },
          {
            "average": 1.176825941,
            "count": 21952520,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.422804078,
            "variance": 0.1787632883
          },
          {
            "average": 1.353675387,
            "count": 21952520,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5729170904,
            "variance": 0.3282339924
          },
          {
            "average": 0.5047229657,
            "count": 21952520,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999777045,
            "variance": 0.249977705
          },
          {
            "average": 0,
            "count": 21952520,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231960431,
            "count": 21952520,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.20461866,
            "variance": 1.451106116
          },
          {
            "average": -1.538957721,
            "count": 21952520,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74783709,
            "variance": 115.5160022
          },
          {
            "average": 0.4994068107,
            "count": 21952520,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999996595,
            "variance": 0.2499996595
          },
          {
            "average": 10055.82604,
            "count": 21952520,
            "maximum": 10107,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.014602644,
            "variance": 25.14623968
          },
          {
            "average": 243623866.6,
            "count": 21952520,
            "maximum": 243710913,
            "minimum": 243621582.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8363.702609,
            "variance": 69951521.33
          },
          {
            "average": 0,
            "count": 21952520,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21952520,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21952520,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21952520,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21952520,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608153.3224,
          4814433.187,
          1351.866528,
          609186.5024,
          4815837.627,
          1810.746528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608153.3223555004,
                4814433.187209488,
                1351.8665284133328
              ],
              [
                608153.3223555004,
                4815837.627209487,
                1351.8665284133328
              ],
              [
                609186.5023555004,
                4815837.627209487,
                1810.746528413333
              ],
              [
                609186.5023555004,
                4814433.187209488,
                1810.746528413333
              ],
              [
                608153.3223555004,
                4814433.187209488,
                1351.8665284133328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:15:13+00:00",
        "end_time": "2019-06-03T18:26:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627611,
            43.47484804,
            1351.866528,
            -121.6497084,
            43.48764072,
            1810.746528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276105065414,
                  43.474998127351675,
                  1351.8665284133328
                ],
                [
                  -121.66248213352254,
                  43.48764071745887,
                  1351.8665284133328
                ],
                [
                  -121.64970840649869,
                  43.487490560301474,
                  1810.746528413333
                ],
                [
                  -121.64998998541591,
                  43.47484803609428,
                  1810.746528413333
                ],
                [
                  -121.66276105065414,
                  43.474998127351675,
                  1351.8665284133328
                ]
              ]
            ]
          },
          "id": "20190603_43121D6208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:15:13Z",
            "pc:count": 21952520,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608683.0409,
                "count": 21952520,
                "maximum": 609186.5024,
                "minimum": 608153.3224,
                "name": "X",
                "position": 0,
                "stddev": 293.29563,
                "variance": 86022.3266
              },
              {
                "average": 4815140.716,
                "count": 21952520,
                "maximum": 4815837.627,
                "minimum": 4814433.187,
                "name": "Y",
                "position": 1,
                "stddev": 403.1926051,
                "variance": 162564.2768
              },
              {
                "average": 1470.19251,
                "count": 21952520,
                "maximum": 1810.746528,
                "minimum": 1351.866528,
                "name": "Z",
                "position": 2,
                "stddev": 29.674536,
                "variance": 880.578087
              },
              {
                "average": 19681.06481,
                "count": 21952520,
                "maximum": 60649,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11071.16398,
                "variance": 122570671.9
              },
              {
                "average": 1.176825941,
                "count": 21952520,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.422804078,
                "variance": 0.1787632883
              },
              {
                "average": 1.353675387,
                "count": 21952520,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5729170904,
                "variance": 0.3282339924
              },
              {
                "average": 0.5047229657,
                "count": 21952520,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999777045,
                "variance": 0.249977705
              },
              {
                "average": 0,
                "count": 21952520,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231960431,
                "count": 21952520,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.20461866,
                "variance": 1.451106116
              },
              {
                "average": -1.538957721,
                "count": 21952520,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74783709,
                "variance": 115.5160022
              },
              {
                "average": 0.4994068107,
                "count": 21952520,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999996595,
                "variance": 0.2499996595
              },
              {
                "average": 10055.82604,
                "count": 21952520,
                "maximum": 10107,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.014602644,
                "variance": 25.14623968
              },
              {
                "average": 243623866.6,
                "count": 21952520,
                "maximum": 243710913,
                "minimum": 243621582.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8363.702609,
                "variance": 69951521.33
              },
              {
                "average": 0,
                "count": 21952520,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21952520,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21952520,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21952520,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21952520,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608153.3224,
              4814433.187,
              1351.866528,
              609186.5024,
              4815837.627,
              1810.746528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608153.3223555004,
                    4814433.187209488,
                    1351.8665284133328
                  ],
                  [
                    608153.3223555004,
                    4815837.627209487,
                    1351.8665284133328
                  ],
                  [
                    609186.5023555004,
                    4815837.627209487,
                    1810.746528413333
                  ],
                  [
                    609186.5023555004,
                    4814433.187209488,
                    1810.746528413333
                  ],
                  [
                    608153.3223555004,
                    4814433.187209488,
                    1351.8665284133328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:15:13+00:00",
            "end_time": "2019-06-03T18:26:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D7210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76274057177481,
              43.474997784297116,
              1269.747205288483
            ],
            [
              -121.76248272895519,
              43.48762988846187,
              1269.747205288483
            ],
            [
              -121.74972877540361,
              43.487491124486986,
              1940.8472052884829
            ],
            [
              -121.74998927389407,
              43.47485908117159,
              1940.8472052884829
            ],
            [
              -121.76274057177481,
              43.474997784297116,
              1269.747205288483
            ]
          ]
        ]
      },
      "bbox": [
        -121.7627406,
        43.47485908,
        1269.747205,
        -121.7497288,
        43.48762989,
        1940.847205
      ],
      "properties": {
        "datetime": "2019-06-02T16:31:21Z",
        "pc:count": 20542344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600583.427,
            "count": 20542344,
            "maximum": 601098.6391,
            "minimum": 600067.0991,
            "name": "X",
            "position": 0,
            "stddev": 294.7071677,
            "variance": 86852.31469
          },
          {
            "average": 4814988.005,
            "count": 20542344,
            "maximum": 4815711.351,
            "minimum": 4814308.131,
            "name": "Y",
            "position": 1,
            "stddev": 392.4268313,
            "variance": 153998.8179
          },
          {
            "average": 1372.472417,
            "count": 20542344,
            "maximum": 1940.847205,
            "minimum": 1269.747205,
            "name": "Z",
            "position": 2,
            "stddev": 18.23391036,
            "variance": 332.4754872
          },
          {
            "average": 17204.30011,
            "count": 20542344,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8816.908185,
            "variance": 77737869.94
          },
          {
            "average": 1.129317034,
            "count": 20542344,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3591904537,
            "variance": 0.129017782
          },
          {
            "average": 1.258612357,
            "count": 20542344,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4909055174,
            "variance": 0.2409882271
          },
          {
            "average": 0.5011039149,
            "count": 20542344,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987935,
            "variance": 0.2499987935
          },
          {
            "average": 0,
            "count": 20542344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179529074,
            "count": 20542344,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.870596396,
            "variance": 0.7579380848
          },
          {
            "average": -0.1634125793,
            "count": 20542344,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91701575,
            "variance": 119.1812328
          },
          {
            "average": 0.4915274518,
            "count": 20542344,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999282229,
            "variance": 0.2499282281
          },
          {
            "average": 10012.02362,
            "count": 20542344,
            "maximum": 10017,
            "minimum": 10006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.041065241,
            "variance": 4.165947316
          },
          {
            "average": 243525706,
            "count": 20542344,
            "maximum": 243528281,
            "minimum": 243444395.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8368.750286,
            "variance": 70035981.35
          },
          {
            "average": 0,
            "count": 20542344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20542344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20542344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20542344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20542344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600067.0991,
          4814308.131,
          1269.747205,
          601098.6391,
          4815711.351,
          1940.847205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600067.099113785,
                4814308.131333198,
                1269.747205288483
              ],
              [
                600067.099113785,
                4815711.351333199,
                1269.747205288483
              ],
              [
                601098.639113785,
                4815711.351333199,
                1940.8472052884829
              ],
              [
                601098.639113785,
                4814308.131333198,
                1940.8472052884829
              ],
              [
                600067.099113785,
                4814308.131333198,
                1269.747205288483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:31:21+00:00",
        "end_time": "2019-06-01T17:13:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7627406,
            43.47485908,
            1269.747205,
            -121.7497288,
            43.48762989,
            1940.847205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76274057177481,
                  43.474997784297116,
                  1269.747205288483
                ],
                [
                  -121.76248272895519,
                  43.48762988846187,
                  1269.747205288483
                ],
                [
                  -121.74972877540361,
                  43.487491124486986,
                  1940.8472052884829
                ],
                [
                  -121.74998927389407,
                  43.47485908117159,
                  1940.8472052884829
                ],
                [
                  -121.76274057177481,
                  43.474997784297116,
                  1269.747205288483
                ]
              ]
            ]
          },
          "id": "20190601_43121D7210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:31:21Z",
            "pc:count": 20542344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600583.427,
                "count": 20542344,
                "maximum": 601098.6391,
                "minimum": 600067.0991,
                "name": "X",
                "position": 0,
                "stddev": 294.7071677,
                "variance": 86852.31469
              },
              {
                "average": 4814988.005,
                "count": 20542344,
                "maximum": 4815711.351,
                "minimum": 4814308.131,
                "name": "Y",
                "position": 1,
                "stddev": 392.4268313,
                "variance": 153998.8179
              },
              {
                "average": 1372.472417,
                "count": 20542344,
                "maximum": 1940.847205,
                "minimum": 1269.747205,
                "name": "Z",
                "position": 2,
                "stddev": 18.23391036,
                "variance": 332.4754872
              },
              {
                "average": 17204.30011,
                "count": 20542344,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8816.908185,
                "variance": 77737869.94
              },
              {
                "average": 1.129317034,
                "count": 20542344,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3591904537,
                "variance": 0.129017782
              },
              {
                "average": 1.258612357,
                "count": 20542344,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4909055174,
                "variance": 0.2409882271
              },
              {
                "average": 0.5011039149,
                "count": 20542344,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987935,
                "variance": 0.2499987935
              },
              {
                "average": 0,
                "count": 20542344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179529074,
                "count": 20542344,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.870596396,
                "variance": 0.7579380848
              },
              {
                "average": -0.1634125793,
                "count": 20542344,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91701575,
                "variance": 119.1812328
              },
              {
                "average": 0.4915274518,
                "count": 20542344,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999282229,
                "variance": 0.2499282281
              },
              {
                "average": 10012.02362,
                "count": 20542344,
                "maximum": 10017,
                "minimum": 10006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.041065241,
                "variance": 4.165947316
              },
              {
                "average": 243525706,
                "count": 20542344,
                "maximum": 243528281,
                "minimum": 243444395.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8368.750286,
                "variance": 70035981.35
              },
              {
                "average": 0,
                "count": 20542344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20542344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20542344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20542344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20542344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600067.0991,
              4814308.131,
              1269.747205,
              601098.6391,
              4815711.351,
              1940.847205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600067.099113785,
                    4814308.131333198,
                    1269.747205288483
                  ],
                  [
                    600067.099113785,
                    4815711.351333199,
                    1269.747205288483
                  ],
                  [
                    601098.639113785,
                    4815711.351333199,
                    1940.8472052884829
                  ],
                  [
                    601098.639113785,
                    4814308.131333198,
                    1940.8472052884829
                  ],
                  [
                    600067.099113785,
                    4814308.131333198,
                    1269.747205288483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:31:21+00:00",
            "end_time": "2019-06-01T17:13: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": "20190605_43121E5118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6002751459515,
              43.57499880890498,
              1298.6246173109414
            ],
            [
              -121.5999820148525,
              43.58764786816514,
              1298.6246173109414
            ],
            [
              -121.58719418284133,
              43.58749052445855,
              1869.5246173109415
            ],
            [
              -121.58748998925354,
              43.57484153427516,
              1869.5246173109415
            ],
            [
              -121.6002751459515,
              43.57499880890498,
              1298.6246173109414
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002751,
        43.57484153,
        1298.624617,
        -121.5871942,
        43.58764787,
        1869.524617
      ],
      "properties": {
        "datetime": "2019-06-05T18:06:36Z",
        "pc:count": 19910977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613531.061,
            "count": 19910977,
            "maximum": 614052.8689,
            "minimum": 613020.2289,
            "name": "X",
            "position": 0,
            "stddev": 295.1459267,
            "variance": 87111.11806
          },
          {
            "average": 4826331.55,
            "count": 19910977,
            "maximum": 4827027.579,
            "minimum": 4825622.359,
            "name": "Y",
            "position": 1,
            "stddev": 402.4060362,
            "variance": 161930.618
          },
          {
            "average": 1316.075455,
            "count": 19910977,
            "maximum": 1869.524617,
            "minimum": 1298.624617,
            "name": "Z",
            "position": 2,
            "stddev": 5.448530924,
            "variance": 29.68648923
          },
          {
            "average": 18043.48804,
            "count": 19910977,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10086.99971,
            "variance": 101747563.1
          },
          {
            "average": 1.154469065,
            "count": 19910977,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4091076984,
            "variance": 0.1673691089
          },
          {
            "average": 1.308949028,
            "count": 19910977,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5690225364,
            "variance": 0.323786647
          },
          {
            "average": 0.5015201414,
            "count": 19910977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977017,
            "variance": 0.2499977017
          },
          {
            "average": 0,
            "count": 19910977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225359258,
            "count": 19910977,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.171318275,
            "variance": 1.371986501
          },
          {
            "average": -0.05261110613,
            "count": 19910977,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88215702,
            "variance": 118.4213413
          },
          {
            "average": 0.493783404,
            "count": 19910977,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499961365,
            "variance": 0.2499613665
          },
          {
            "average": 10131.40014,
            "count": 19910977,
            "maximum": 10134,
            "minimum": 10128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.936127125,
            "variance": 3.748588243
          },
          {
            "average": 243791369.3,
            "count": 19910977,
            "maximum": 243793196.7,
            "minimum": 243788515.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1719.046966,
            "variance": 2955122.471
          },
          {
            "average": 0,
            "count": 19910977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19910977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19910977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19910977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19910977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613020.2289,
          4825622.359,
          1298.624617,
          614052.8689,
          4827027.579,
          1869.524617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613020.2289143404,
                4825622.359379963,
                1298.6246173109414
              ],
              [
                613020.2289143404,
                4827027.579379964,
                1298.6246173109414
              ],
              [
                614052.8689143403,
                4827027.579379964,
                1869.5246173109415
              ],
              [
                614052.8689143403,
                4825622.359379963,
                1869.5246173109415
              ],
              [
                613020.2289143404,
                4825622.359379963,
                1298.6246173109414
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:06:36+00:00",
        "end_time": "2019-06-05T16:48:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002751,
            43.57484153,
            1298.624617,
            -121.5871942,
            43.58764787,
            1869.524617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6002751459515,
                  43.57499880890498,
                  1298.6246173109414
                ],
                [
                  -121.5999820148525,
                  43.58764786816514,
                  1298.6246173109414
                ],
                [
                  -121.58719418284133,
                  43.58749052445855,
                  1869.5246173109415
                ],
                [
                  -121.58748998925354,
                  43.57484153427516,
                  1869.5246173109415
                ],
                [
                  -121.6002751459515,
                  43.57499880890498,
                  1298.6246173109414
                ]
              ]
            ]
          },
          "id": "20190605_43121E5118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:06:36Z",
            "pc:count": 19910977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613531.061,
                "count": 19910977,
                "maximum": 614052.8689,
                "minimum": 613020.2289,
                "name": "X",
                "position": 0,
                "stddev": 295.1459267,
                "variance": 87111.11806
              },
              {
                "average": 4826331.55,
                "count": 19910977,
                "maximum": 4827027.579,
                "minimum": 4825622.359,
                "name": "Y",
                "position": 1,
                "stddev": 402.4060362,
                "variance": 161930.618
              },
              {
                "average": 1316.075455,
                "count": 19910977,
                "maximum": 1869.524617,
                "minimum": 1298.624617,
                "name": "Z",
                "position": 2,
                "stddev": 5.448530924,
                "variance": 29.68648923
              },
              {
                "average": 18043.48804,
                "count": 19910977,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10086.99971,
                "variance": 101747563.1
              },
              {
                "average": 1.154469065,
                "count": 19910977,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4091076984,
                "variance": 0.1673691089
              },
              {
                "average": 1.308949028,
                "count": 19910977,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5690225364,
                "variance": 0.323786647
              },
              {
                "average": 0.5015201414,
                "count": 19910977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977017,
                "variance": 0.2499977017
              },
              {
                "average": 0,
                "count": 19910977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225359258,
                "count": 19910977,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.171318275,
                "variance": 1.371986501
              },
              {
                "average": -0.05261110613,
                "count": 19910977,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88215702,
                "variance": 118.4213413
              },
              {
                "average": 0.493783404,
                "count": 19910977,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499961365,
                "variance": 0.2499613665
              },
              {
                "average": 10131.40014,
                "count": 19910977,
                "maximum": 10134,
                "minimum": 10128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.936127125,
                "variance": 3.748588243
              },
              {
                "average": 243791369.3,
                "count": 19910977,
                "maximum": 243793196.7,
                "minimum": 243788515.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1719.046966,
                "variance": 2955122.471
              },
              {
                "average": 0,
                "count": 19910977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19910977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19910977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19910977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19910977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613020.2289,
              4825622.359,
              1298.624617,
              614052.8689,
              4827027.579,
              1869.524617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613020.2289143404,
                    4825622.359379963,
                    1298.6246173109414
                  ],
                  [
                    613020.2289143404,
                    4827027.579379964,
                    1298.6246173109414
                  ],
                  [
                    614052.8689143403,
                    4827027.579379964,
                    1869.5246173109415
                  ],
                  [
                    614052.8689143403,
                    4825622.359379963,
                    1869.5246173109415
                  ],
                  [
                    613020.2289143404,
                    4825622.359379963,
                    1298.6246173109414
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:06:36+00:00",
            "end_time": "2019-06-05T16:48:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E4123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4753010138493,
              43.5624991043211,
              1225.1728786683943
            ],
            [
              -121.47498237829315,
              43.57512678336594,
              1225.1728786683943
            ],
            [
              -121.46489187306615,
              43.574991710083665,
              1862.4728786683945
            ],
            [
              -121.46521261491068,
              43.56236409023957,
              1862.4728786683945
            ],
            [
              -121.4753010138493,
              43.5624991043211,
              1225.1728786683943
            ]
          ]
        ]
      },
      "bbox": [
        -121.475301,
        43.56236409,
        1225.172879,
        -121.4648919,
        43.57512678,
        1862.472879
      ],
      "properties": {
        "datetime": "2019-06-05T16:35:35Z",
        "pc:count": 13188394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623559.285,
            "count": 13188394,
            "maximum": 623951.8407,
            "minimum": 623136.8007,
            "name": "X",
            "position": 0,
            "stddev": 227.2799498,
            "variance": 51656.17559
          },
          {
            "average": 4825098.172,
            "count": 13188394,
            "maximum": 4825814.599,
            "minimum": 4824411.679,
            "name": "Y",
            "position": 1,
            "stddev": 397.8102814,
            "variance": 158253.02
          },
          {
            "average": 1315.528764,
            "count": 13188394,
            "maximum": 1862.472879,
            "minimum": 1225.172879,
            "name": "Z",
            "position": 2,
            "stddev": 5.566273113,
            "variance": 30.98339637
          },
          {
            "average": 23725.01082,
            "count": 13188394,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9476.116826,
            "variance": 89796790.1
          },
          {
            "average": 1.080176176,
            "count": 13188394,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3076890866,
            "variance": 0.094672574
          },
          {
            "average": 1.160344846,
            "count": 13188394,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4443026948,
            "variance": 0.1974048846
          },
          {
            "average": 0.4989787991,
            "count": 13188394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989761,
            "variance": 0.2499989761
          },
          {
            "average": 0,
            "count": 13188394,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236832627,
            "count": 13188394,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8944322192,
            "variance": 0.8000089947
          },
          {
            "average": 0.929501006,
            "count": 13188394,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79393823,
            "variance": 116.5091026
          },
          {
            "average": 0.4961679944,
            "count": 13188394,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999853345,
            "variance": 0.2499853347
          },
          {
            "average": 10123.16911,
            "count": 13188394,
            "maximum": 10126,
            "minimum": 10121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.078362759,
            "variance": 1.16286624
          },
          {
            "average": 243786226.1,
            "count": 13188394,
            "maximum": 243787735.2,
            "minimum": 243785025.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.5572868,
            "variance": 285751.4929
          },
          {
            "average": 0,
            "count": 13188394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188394,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188394,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623136.8007,
          4824411.679,
          1225.172879,
          623951.8407,
          4825814.599,
          1862.472879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623136.8007055272,
                4824411.679090246,
                1225.1728786683943
              ],
              [
                623136.8007055272,
                4825814.599090246,
                1225.1728786683943
              ],
              [
                623951.8407055272,
                4825814.599090246,
                1862.4728786683945
              ],
              [
                623951.8407055272,
                4824411.679090246,
                1862.4728786683945
              ],
              [
                623136.8007055272,
                4824411.679090246,
                1225.1728786683943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:35:35+00:00",
        "end_time": "2019-06-05T15:50:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.475301,
            43.56236409,
            1225.172879,
            -121.4648919,
            43.57512678,
            1862.472879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4753010138493,
                  43.5624991043211,
                  1225.1728786683943
                ],
                [
                  -121.47498237829315,
                  43.57512678336594,
                  1225.1728786683943
                ],
                [
                  -121.46489187306615,
                  43.574991710083665,
                  1862.4728786683945
                ],
                [
                  -121.46521261491068,
                  43.56236409023957,
                  1862.4728786683945
                ],
                [
                  -121.4753010138493,
                  43.5624991043211,
                  1225.1728786683943
                ]
              ]
            ]
          },
          "id": "20190605_43121E4123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:35:35Z",
            "pc:count": 13188394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623559.285,
                "count": 13188394,
                "maximum": 623951.8407,
                "minimum": 623136.8007,
                "name": "X",
                "position": 0,
                "stddev": 227.2799498,
                "variance": 51656.17559
              },
              {
                "average": 4825098.172,
                "count": 13188394,
                "maximum": 4825814.599,
                "minimum": 4824411.679,
                "name": "Y",
                "position": 1,
                "stddev": 397.8102814,
                "variance": 158253.02
              },
              {
                "average": 1315.528764,
                "count": 13188394,
                "maximum": 1862.472879,
                "minimum": 1225.172879,
                "name": "Z",
                "position": 2,
                "stddev": 5.566273113,
                "variance": 30.98339637
              },
              {
                "average": 23725.01082,
                "count": 13188394,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9476.116826,
                "variance": 89796790.1
              },
              {
                "average": 1.080176176,
                "count": 13188394,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3076890866,
                "variance": 0.094672574
              },
              {
                "average": 1.160344846,
                "count": 13188394,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4443026948,
                "variance": 0.1974048846
              },
              {
                "average": 0.4989787991,
                "count": 13188394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989761,
                "variance": 0.2499989761
              },
              {
                "average": 0,
                "count": 13188394,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236832627,
                "count": 13188394,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8944322192,
                "variance": 0.8000089947
              },
              {
                "average": 0.929501006,
                "count": 13188394,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79393823,
                "variance": 116.5091026
              },
              {
                "average": 0.4961679944,
                "count": 13188394,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999853345,
                "variance": 0.2499853347
              },
              {
                "average": 10123.16911,
                "count": 13188394,
                "maximum": 10126,
                "minimum": 10121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.078362759,
                "variance": 1.16286624
              },
              {
                "average": 243786226.1,
                "count": 13188394,
                "maximum": 243787735.2,
                "minimum": 243785025.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.5572868,
                "variance": 285751.4929
              },
              {
                "average": 0,
                "count": 13188394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188394,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188394,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623136.8007,
              4824411.679,
              1225.172879,
              623951.8407,
              4825814.599,
              1862.472879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623136.8007055272,
                    4824411.679090246,
                    1225.1728786683943
                  ],
                  [
                    623136.8007055272,
                    4825814.599090246,
                    1225.1728786683943
                  ],
                  [
                    623951.8407055272,
                    4825814.599090246,
                    1862.4728786683945
                  ],
                  [
                    623951.8407055272,
                    4824411.679090246,
                    1862.4728786683945
                  ],
                  [
                    623136.8007055272,
                    4824411.679090246,
                    1225.1728786683943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:35:35+00:00",
            "end_time": "2019-06-05T15:50: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": "20190602_43121D6306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75024151482422,
              43.41254931895678,
              1307.4567726821526
            ],
            [
              -121.74998266845503,
              43.425131268970546,
              1307.4567726821526
            ],
            [
              -121.73722683591349,
              43.42499110480488,
              1912.5967726821525
            ],
            [
              -121.73748832198505,
              43.4124092160178,
              1912.5967726821525
            ],
            [
              -121.75024151482422,
              43.41254931895678,
              1307.4567726821526
            ]
          ]
        ]
      },
      "bbox": [
        -121.7502415,
        43.41240922,
        1307.456773,
        -121.7372268,
        43.42513127,
        1912.596773
      ],
      "properties": {
        "datetime": "2019-06-03T16:54:56Z",
        "pc:count": 19914335,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601716.4244,
            "count": 19914335,
            "maximum": 602214.8089,
            "minimum": 601182.0489,
            "name": "X",
            "position": 0,
            "stddev": 287.4262863,
            "variance": 82613.87008
          },
          {
            "average": 4808116.197,
            "count": 19914335,
            "maximum": 4808785.441,
            "minimum": 4807387.801,
            "name": "Y",
            "position": 1,
            "stddev": 395.1581605,
            "variance": 156149.9718
          },
          {
            "average": 1400.459301,
            "count": 19914335,
            "maximum": 1912.596773,
            "minimum": 1307.456773,
            "name": "Z",
            "position": 2,
            "stddev": 13.80539974,
            "variance": 190.5890619
          },
          {
            "average": 19031.11708,
            "count": 19914335,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10204.3569,
            "variance": 104128899.7
          },
          {
            "average": 1.159246744,
            "count": 19914335,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4289645889,
            "variance": 0.1840106185
          },
          {
            "average": 1.318527382,
            "count": 19914335,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6061865923,
            "variance": 0.3674621847
          },
          {
            "average": 0.501317217,
            "count": 19914335,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982775,
            "variance": 0.2499982775
          },
          {
            "average": 0,
            "count": 19914335,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27775173,
            "count": 19914335,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.430116291,
            "variance": 2.045232607
          },
          {
            "average": -0.03105577081,
            "count": 19914335,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88305213,
            "variance": 118.4408237
          },
          {
            "average": 0.4956368867,
            "count": 19914335,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999809754,
            "variance": 0.2499809758
          },
          {
            "average": 10041.0753,
            "count": 19914335,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.423881978,
            "variance": 5.875203843
          },
          {
            "average": 243567104.5,
            "count": 19914335,
            "maximum": 243616096.9,
            "minimum": 243537860.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35650.95883,
            "variance": 1270990866
          },
          {
            "average": 0,
            "count": 19914335,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19914335,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19914335,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19914335,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19914335,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601182.0489,
          4807387.801,
          1307.456773,
          602214.8089,
          4808785.441,
          1912.596773
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601182.0489108256,
                4807387.800948574,
                1307.4567726821526
              ],
              [
                601182.0489108256,
                4808785.440948575,
                1307.4567726821526
              ],
              [
                602214.8089108256,
                4808785.440948575,
                1912.5967726821525
              ],
              [
                602214.8089108256,
                4807387.800948574,
                1912.5967726821525
              ],
              [
                601182.0489108256,
                4807387.800948574,
                1307.4567726821526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:54:56+00:00",
        "end_time": "2019-06-02T19:11:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7502415,
            43.41240922,
            1307.456773,
            -121.7372268,
            43.42513127,
            1912.596773
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75024151482422,
                  43.41254931895678,
                  1307.4567726821526
                ],
                [
                  -121.74998266845503,
                  43.425131268970546,
                  1307.4567726821526
                ],
                [
                  -121.73722683591349,
                  43.42499110480488,
                  1912.5967726821525
                ],
                [
                  -121.73748832198505,
                  43.4124092160178,
                  1912.5967726821525
                ],
                [
                  -121.75024151482422,
                  43.41254931895678,
                  1307.4567726821526
                ]
              ]
            ]
          },
          "id": "20190602_43121D6306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:54:56Z",
            "pc:count": 19914335,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601716.4244,
                "count": 19914335,
                "maximum": 602214.8089,
                "minimum": 601182.0489,
                "name": "X",
                "position": 0,
                "stddev": 287.4262863,
                "variance": 82613.87008
              },
              {
                "average": 4808116.197,
                "count": 19914335,
                "maximum": 4808785.441,
                "minimum": 4807387.801,
                "name": "Y",
                "position": 1,
                "stddev": 395.1581605,
                "variance": 156149.9718
              },
              {
                "average": 1400.459301,
                "count": 19914335,
                "maximum": 1912.596773,
                "minimum": 1307.456773,
                "name": "Z",
                "position": 2,
                "stddev": 13.80539974,
                "variance": 190.5890619
              },
              {
                "average": 19031.11708,
                "count": 19914335,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10204.3569,
                "variance": 104128899.7
              },
              {
                "average": 1.159246744,
                "count": 19914335,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4289645889,
                "variance": 0.1840106185
              },
              {
                "average": 1.318527382,
                "count": 19914335,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6061865923,
                "variance": 0.3674621847
              },
              {
                "average": 0.501317217,
                "count": 19914335,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982775,
                "variance": 0.2499982775
              },
              {
                "average": 0,
                "count": 19914335,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27775173,
                "count": 19914335,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.430116291,
                "variance": 2.045232607
              },
              {
                "average": -0.03105577081,
                "count": 19914335,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88305213,
                "variance": 118.4408237
              },
              {
                "average": 0.4956368867,
                "count": 19914335,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999809754,
                "variance": 0.2499809758
              },
              {
                "average": 10041.0753,
                "count": 19914335,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.423881978,
                "variance": 5.875203843
              },
              {
                "average": 243567104.5,
                "count": 19914335,
                "maximum": 243616096.9,
                "minimum": 243537860.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35650.95883,
                "variance": 1270990866
              },
              {
                "average": 0,
                "count": 19914335,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19914335,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19914335,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19914335,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19914335,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601182.0489,
              4807387.801,
              1307.456773,
              602214.8089,
              4808785.441,
              1912.596773
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601182.0489108256,
                    4807387.800948574,
                    1307.4567726821526
                  ],
                  [
                    601182.0489108256,
                    4808785.440948575,
                    1307.4567726821526
                  ],
                  [
                    602214.8089108256,
                    4808785.440948575,
                    1912.5967726821525
                  ],
                  [
                    602214.8089108256,
                    4807387.800948574,
                    1912.5967726821525
                  ],
                  [
                    601182.0489108256,
                    4807387.800948574,
                    1307.4567726821526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:54:56+00:00",
            "end_time": "2019-06-02T19:11:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776587252906,
              43.41249804130403,
              1241.194149404225
            ],
            [
              -121.63748229342518,
              43.42514370051973,
              1241.194149404225
            ],
            [
              -121.62470356841338,
              43.42499070577983,
              1930.5741494042252
            ],
            [
              -121.62498980510395,
              43.41234511373382,
              1930.5741494042252
            ],
            [
              -121.63776587252906,
              43.41249804130403,
              1241.194149404225
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377659,
        43.41234511,
        1241.194149,
        -121.6247036,
        43.4251437,
        1930.574149
      ],
      "properties": {
        "datetime": "2019-06-02T20:01:46Z",
        "pc:count": 28241974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610796.6387,
            "count": 28241974,
            "maximum": 611323.0681,
            "minimum": 610288.4081,
            "name": "X",
            "position": 0,
            "stddev": 293.9634719,
            "variance": 86414.52279
          },
          {
            "average": 4808259.536,
            "count": 28241974,
            "maximum": 4808929.561,
            "minimum": 4807524.781,
            "name": "Y",
            "position": 1,
            "stddev": 385.6841457,
            "variance": 148752.2602
          },
          {
            "average": 1349.61268,
            "count": 28241974,
            "maximum": 1930.574149,
            "minimum": 1241.194149,
            "name": "Z",
            "position": 2,
            "stddev": 8.568572425,
            "variance": 73.42043341
          },
          {
            "average": 19274.83055,
            "count": 28241974,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9656.964668,
            "variance": 93256966.6
          },
          {
            "average": 1.13236766,
            "count": 28241974,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.388460364,
            "variance": 0.1509014544
          },
          {
            "average": 1.264738152,
            "count": 28241974,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5503049423,
            "variance": 0.3028355295
          },
          {
            "average": 0.5009209696,
            "count": 28241974,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991607,
            "variance": 0.2499991607
          },
          {
            "average": 0,
            "count": 28241974,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193288507,
            "count": 28241974,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.152595162,
            "variance": 1.328475607
          },
          {
            "average": 0.6341751396,
            "count": 28241974,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.49018904,
            "variance": 110.0440662
          },
          {
            "average": 0.5041340241,
            "count": 28241974,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999829184,
            "variance": 0.2499829187
          },
          {
            "average": 10034.24323,
            "count": 28241974,
            "maximum": 10039,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.249856124,
            "variance": 5.061852578
          },
          {
            "average": 243537744.2,
            "count": 28241974,
            "maximum": 243540906.3,
            "minimum": 243535078.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1430.881933,
            "variance": 2047423.107
          },
          {
            "average": 0,
            "count": 28241974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28241974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28241974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28241974,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28241974,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610288.4081,
          4807524.781,
          1241.194149,
          611323.0681,
          4808929.561,
          1930.574149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610288.4080955636,
                4807524.781210893,
                1241.194149404225
              ],
              [
                610288.4080955636,
                4808929.561210892,
                1241.194149404225
              ],
              [
                611323.0680955636,
                4808929.561210892,
                1930.5741494042252
              ],
              [
                611323.0680955636,
                4807524.781210893,
                1930.5741494042252
              ],
              [
                610288.4080955636,
                4807524.781210893,
                1241.194149404225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:01:46+00:00",
        "end_time": "2019-06-02T18:24:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377659,
            43.41234511,
            1241.194149,
            -121.6247036,
            43.4251437,
            1930.574149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776587252906,
                  43.41249804130403,
                  1241.194149404225
                ],
                [
                  -121.63748229342518,
                  43.42514370051973,
                  1241.194149404225
                ],
                [
                  -121.62470356841338,
                  43.42499070577983,
                  1930.5741494042252
                ],
                [
                  -121.62498980510395,
                  43.41234511373382,
                  1930.5741494042252
                ],
                [
                  -121.63776587252906,
                  43.41249804130403,
                  1241.194149404225
                ]
              ]
            ]
          },
          "id": "20190602_43121D6410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:01:46Z",
            "pc:count": 28241974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610796.6387,
                "count": 28241974,
                "maximum": 611323.0681,
                "minimum": 610288.4081,
                "name": "X",
                "position": 0,
                "stddev": 293.9634719,
                "variance": 86414.52279
              },
              {
                "average": 4808259.536,
                "count": 28241974,
                "maximum": 4808929.561,
                "minimum": 4807524.781,
                "name": "Y",
                "position": 1,
                "stddev": 385.6841457,
                "variance": 148752.2602
              },
              {
                "average": 1349.61268,
                "count": 28241974,
                "maximum": 1930.574149,
                "minimum": 1241.194149,
                "name": "Z",
                "position": 2,
                "stddev": 8.568572425,
                "variance": 73.42043341
              },
              {
                "average": 19274.83055,
                "count": 28241974,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9656.964668,
                "variance": 93256966.6
              },
              {
                "average": 1.13236766,
                "count": 28241974,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.388460364,
                "variance": 0.1509014544
              },
              {
                "average": 1.264738152,
                "count": 28241974,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5503049423,
                "variance": 0.3028355295
              },
              {
                "average": 0.5009209696,
                "count": 28241974,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991607,
                "variance": 0.2499991607
              },
              {
                "average": 0,
                "count": 28241974,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193288507,
                "count": 28241974,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.152595162,
                "variance": 1.328475607
              },
              {
                "average": 0.6341751396,
                "count": 28241974,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.49018904,
                "variance": 110.0440662
              },
              {
                "average": 0.5041340241,
                "count": 28241974,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999829184,
                "variance": 0.2499829187
              },
              {
                "average": 10034.24323,
                "count": 28241974,
                "maximum": 10039,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.249856124,
                "variance": 5.061852578
              },
              {
                "average": 243537744.2,
                "count": 28241974,
                "maximum": 243540906.3,
                "minimum": 243535078.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1430.881933,
                "variance": 2047423.107
              },
              {
                "average": 0,
                "count": 28241974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28241974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28241974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28241974,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28241974,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610288.4081,
              4807524.781,
              1241.194149,
              611323.0681,
              4808929.561,
              1930.574149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610288.4080955636,
                    4807524.781210893,
                    1241.194149404225
                  ],
                  [
                    610288.4080955636,
                    4808929.561210892,
                    1241.194149404225
                  ],
                  [
                    611323.0680955636,
                    4808929.561210892,
                    1930.5741494042252
                  ],
                  [
                    611323.0680955636,
                    4807524.781210893,
                    1930.5741494042252
                  ],
                  [
                    610288.4080955636,
                    4807524.781210893,
                    1241.194149404225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:01:46+00:00",
            "end_time": "2019-06-02T18: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": "20190602_43121D6313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72524794332908,
              43.39999782315701,
              1207.5624381176635
            ],
            [
              -121.72498289221339,
              43.41263423306601,
              1207.5624381176635
            ],
            [
              -121.71222140962253,
              43.412491218587554,
              1909.2824381176638
            ],
            [
              -121.71248911182312,
              43.39985487142221,
              1909.2824381176638
            ],
            [
              -121.72524794332908,
              43.39999782315701,
              1207.5624381176635
            ]
          ]
        ]
      },
      "bbox": [
        -121.7252479,
        43.39985487,
        1207.562438,
        -121.7122214,
        43.41263423,
        1909.282438
      ],
      "properties": {
        "datetime": "2019-06-02T20:04:04Z",
        "pc:count": 26131895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603764.2047,
            "count": 26131895,
            "maximum": 604260.3342,
            "minimum": 603226.8942,
            "name": "X",
            "position": 0,
            "stddev": 286.8263861,
            "variance": 82269.37575
          },
          {
            "average": 4806757.848,
            "count": 26131895,
            "maximum": 4807428.202,
            "minimum": 4806024.502,
            "name": "Y",
            "position": 1,
            "stddev": 388.8038942,
            "variance": 151168.4681
          },
          {
            "average": 1389.929665,
            "count": 26131895,
            "maximum": 1909.282438,
            "minimum": 1207.562438,
            "name": "Z",
            "position": 2,
            "stddev": 11.24547232,
            "variance": 126.4606478
          },
          {
            "average": 20698.91877,
            "count": 26131895,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10095.07592,
            "variance": 101910557.9
          },
          {
            "average": 1.117765436,
            "count": 26131895,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3553619386,
            "variance": 0.1262821074
          },
          {
            "average": 1.235544609,
            "count": 26131895,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4972261442,
            "variance": 0.2472338385
          },
          {
            "average": 0.5002649062,
            "count": 26131895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999394,
            "variance": 0.2499999394
          },
          {
            "average": 0,
            "count": 26131895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189016296,
            "count": 26131895,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9721868755,
            "variance": 0.9451473208
          },
          {
            "average": 0.7012683462,
            "count": 26131895,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.44070971,
            "variance": 109.0084192
          },
          {
            "average": 0.4986518965,
            "count": 26131895,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981922,
            "variance": 0.2499981922
          },
          {
            "average": 10033.94212,
            "count": 26131895,
            "maximum": 10039,
            "minimum": 10030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.245336473,
            "variance": 5.041535877
          },
          {
            "average": 243537572.6,
            "count": 26131895,
            "maximum": 243541044,
            "minimum": 243535213.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1460.547013,
            "variance": 2133197.577
          },
          {
            "average": 0,
            "count": 26131895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26131895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26131895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26131895,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26131895,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603226.8942,
          4806024.502,
          1207.562438,
          604260.3342,
          4807428.202,
          1909.282438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603226.8942170565,
                4806024.501571134,
                1207.5624381176635
              ],
              [
                603226.8942170565,
                4807428.201571133,
                1207.5624381176635
              ],
              [
                604260.3342170564,
                4807428.201571133,
                1909.2824381176638
              ],
              [
                604260.3342170564,
                4806024.501571134,
                1909.2824381176638
              ],
              [
                603226.8942170565,
                4806024.501571134,
                1207.5624381176635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T20:04:04+00:00",
        "end_time": "2019-06-02T18:26:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7252479,
            43.39985487,
            1207.562438,
            -121.7122214,
            43.41263423,
            1909.282438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72524794332908,
                  43.39999782315701,
                  1207.5624381176635
                ],
                [
                  -121.72498289221339,
                  43.41263423306601,
                  1207.5624381176635
                ],
                [
                  -121.71222140962253,
                  43.412491218587554,
                  1909.2824381176638
                ],
                [
                  -121.71248911182312,
                  43.39985487142221,
                  1909.2824381176638
                ],
                [
                  -121.72524794332908,
                  43.39999782315701,
                  1207.5624381176635
                ]
              ]
            ]
          },
          "id": "20190602_43121D6313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T20:04:04Z",
            "pc:count": 26131895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603764.2047,
                "count": 26131895,
                "maximum": 604260.3342,
                "minimum": 603226.8942,
                "name": "X",
                "position": 0,
                "stddev": 286.8263861,
                "variance": 82269.37575
              },
              {
                "average": 4806757.848,
                "count": 26131895,
                "maximum": 4807428.202,
                "minimum": 4806024.502,
                "name": "Y",
                "position": 1,
                "stddev": 388.8038942,
                "variance": 151168.4681
              },
              {
                "average": 1389.929665,
                "count": 26131895,
                "maximum": 1909.282438,
                "minimum": 1207.562438,
                "name": "Z",
                "position": 2,
                "stddev": 11.24547232,
                "variance": 126.4606478
              },
              {
                "average": 20698.91877,
                "count": 26131895,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10095.07592,
                "variance": 101910557.9
              },
              {
                "average": 1.117765436,
                "count": 26131895,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3553619386,
                "variance": 0.1262821074
              },
              {
                "average": 1.235544609,
                "count": 26131895,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4972261442,
                "variance": 0.2472338385
              },
              {
                "average": 0.5002649062,
                "count": 26131895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999394,
                "variance": 0.2499999394
              },
              {
                "average": 0,
                "count": 26131895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189016296,
                "count": 26131895,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9721868755,
                "variance": 0.9451473208
              },
              {
                "average": 0.7012683462,
                "count": 26131895,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.44070971,
                "variance": 109.0084192
              },
              {
                "average": 0.4986518965,
                "count": 26131895,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981922,
                "variance": 0.2499981922
              },
              {
                "average": 10033.94212,
                "count": 26131895,
                "maximum": 10039,
                "minimum": 10030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.245336473,
                "variance": 5.041535877
              },
              {
                "average": 243537572.6,
                "count": 26131895,
                "maximum": 243541044,
                "minimum": 243535213.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1460.547013,
                "variance": 2133197.577
              },
              {
                "average": 0,
                "count": 26131895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26131895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26131895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26131895,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26131895,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603226.8942,
              4806024.502,
              1207.562438,
              604260.3342,
              4807428.202,
              1909.282438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603226.8942170565,
                    4806024.501571134,
                    1207.5624381176635
                  ],
                  [
                    603226.8942170565,
                    4807428.201571133,
                    1207.5624381176635
                  ],
                  [
                    604260.3342170564,
                    4807428.201571133,
                    1909.2824381176638
                  ],
                  [
                    604260.3342170564,
                    4806024.501571134,
                    1909.2824381176638
                  ],
                  [
                    603226.8942170565,
                    4806024.501571134,
                    1207.5624381176635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T20:04:04+00:00",
            "end_time": "2019-06-02T18:26: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": "20190605_43121E5122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277242108716,
              43.562498271231505,
              1221.4115712382713
            ],
            [
              -121.61248207470193,
              43.57514562519779,
              1221.4115712382713
            ],
            [
              -121.59969706772557,
              43.574989718257534,
              1898.8315712382714
            ],
            [
              -121.59999008732903,
              43.56234243272953,
              1898.8315712382714
            ],
            [
              -121.61277242108716,
              43.562498271231505,
              1221.4115712382713
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127724,
        43.56234243,
        1221.411571,
        -121.5996971,
        43.57514563,
        1898.831571
      ],
      "properties": {
        "datetime": "2019-06-05T17:49:41Z",
        "pc:count": 17626863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612579.343,
            "count": 17626863,
            "maximum": 613066.9231,
            "minimum": 612034.3031,
            "name": "X",
            "position": 0,
            "stddev": 285.388225,
            "variance": 81446.43896
          },
          {
            "average": 4824930.783,
            "count": 17626863,
            "maximum": 4825622.136,
            "minimum": 4824217.116,
            "name": "Y",
            "position": 1,
            "stddev": 403.1174971,
            "variance": 162503.7165
          },
          {
            "average": 1316.127899,
            "count": 17626863,
            "maximum": 1898.831571,
            "minimum": 1221.411571,
            "name": "Z",
            "position": 2,
            "stddev": 6.634387757,
            "variance": 44.01510091
          },
          {
            "average": 21555.2056,
            "count": 17626863,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10226.09967,
            "variance": 104573114.4
          },
          {
            "average": 1.117338065,
            "count": 17626863,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3723607855,
            "variance": 0.1386525546
          },
          {
            "average": 1.234677208,
            "count": 17626863,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5337136306,
            "variance": 0.2848502395
          },
          {
            "average": 0.4971663988,
            "count": 17626863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999919848,
            "variance": 0.2499919849
          },
          {
            "average": 3.97121144e-07,
            "count": 17626863,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006301753794,
            "variance": 3.971210088e-07
          },
          {
            "average": 1.284031878,
            "count": 17626863,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.284857531,
            "variance": 1.650858874
          },
          {
            "average": 1.507626252,
            "count": 17626863,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.71418078,
            "variance": 114.7936697
          },
          {
            "average": 0.4871470323,
            "count": 17626863,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998347881,
            "variance": 0.2498348154
          },
          {
            "average": 10127.51687,
            "count": 17626863,
            "maximum": 10132,
            "minimum": 10125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.20731627,
            "variance": 1.457612575
          },
          {
            "average": 243788347.9,
            "count": 17626863,
            "maximum": 243792181.8,
            "minimum": 243787140.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 726.0159664,
            "variance": 527099.1835
          },
          {
            "average": 0,
            "count": 17626863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17626863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17626863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17626863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17626863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612034.3031,
          4824217.116,
          1221.411571,
          613066.9231,
          4825622.136,
          1898.831571
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612034.3031012786,
                4824217.116104018,
                1221.4115712382713
              ],
              [
                612034.3031012786,
                4825622.1361040175,
                1221.4115712382713
              ],
              [
                613066.9231012787,
                4825622.1361040175,
                1898.8315712382714
              ],
              [
                613066.9231012787,
                4824217.116104018,
                1898.8315712382714
              ],
              [
                612034.3031012786,
                4824217.116104018,
                1221.4115712382713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:49:41+00:00",
        "end_time": "2019-06-05T16:25:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127724,
            43.56234243,
            1221.411571,
            -121.5996971,
            43.57514563,
            1898.831571
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277242108716,
                  43.562498271231505,
                  1221.4115712382713
                ],
                [
                  -121.61248207470193,
                  43.57514562519779,
                  1221.4115712382713
                ],
                [
                  -121.59969706772557,
                  43.574989718257534,
                  1898.8315712382714
                ],
                [
                  -121.59999008732903,
                  43.56234243272953,
                  1898.8315712382714
                ],
                [
                  -121.61277242108716,
                  43.562498271231505,
                  1221.4115712382713
                ]
              ]
            ]
          },
          "id": "20190605_43121E5122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:49:41Z",
            "pc:count": 17626863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612579.343,
                "count": 17626863,
                "maximum": 613066.9231,
                "minimum": 612034.3031,
                "name": "X",
                "position": 0,
                "stddev": 285.388225,
                "variance": 81446.43896
              },
              {
                "average": 4824930.783,
                "count": 17626863,
                "maximum": 4825622.136,
                "minimum": 4824217.116,
                "name": "Y",
                "position": 1,
                "stddev": 403.1174971,
                "variance": 162503.7165
              },
              {
                "average": 1316.127899,
                "count": 17626863,
                "maximum": 1898.831571,
                "minimum": 1221.411571,
                "name": "Z",
                "position": 2,
                "stddev": 6.634387757,
                "variance": 44.01510091
              },
              {
                "average": 21555.2056,
                "count": 17626863,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10226.09967,
                "variance": 104573114.4
              },
              {
                "average": 1.117338065,
                "count": 17626863,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3723607855,
                "variance": 0.1386525546
              },
              {
                "average": 1.234677208,
                "count": 17626863,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5337136306,
                "variance": 0.2848502395
              },
              {
                "average": 0.4971663988,
                "count": 17626863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999919848,
                "variance": 0.2499919849
              },
              {
                "average": 3.97121144e-07,
                "count": 17626863,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006301753794,
                "variance": 3.971210088e-07
              },
              {
                "average": 1.284031878,
                "count": 17626863,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.284857531,
                "variance": 1.650858874
              },
              {
                "average": 1.507626252,
                "count": 17626863,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.71418078,
                "variance": 114.7936697
              },
              {
                "average": 0.4871470323,
                "count": 17626863,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998347881,
                "variance": 0.2498348154
              },
              {
                "average": 10127.51687,
                "count": 17626863,
                "maximum": 10132,
                "minimum": 10125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.20731627,
                "variance": 1.457612575
              },
              {
                "average": 243788347.9,
                "count": 17626863,
                "maximum": 243792181.8,
                "minimum": 243787140.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 726.0159664,
                "variance": 527099.1835
              },
              {
                "average": 0,
                "count": 17626863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17626863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17626863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17626863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17626863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612034.3031,
              4824217.116,
              1221.411571,
              613066.9231,
              4825622.136,
              1898.831571
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612034.3031012786,
                    4824217.116104018,
                    1221.4115712382713
                  ],
                  [
                    612034.3031012786,
                    4825622.1361040175,
                    1221.4115712382713
                  ],
                  [
                    613066.9231012787,
                    4825622.1361040175,
                    1898.8315712382714
                  ],
                  [
                    613066.9231012787,
                    4824217.116104018,
                    1898.8315712382714
                  ],
                  [
                    612034.3031012786,
                    4824217.116104018,
                    1221.4115712382713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:49:41+00:00",
            "end_time": "2019-06-05T16:25: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": "20190602_43121D7205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76274067937669,
              43.48749753742111,
              1311.5383180770214
            ],
            [
              -121.76248271303874,
              43.50013015400017,
              1311.5383180770214
            ],
            [
              -121.7497283545605,
              43.49999138261196,
              1949.1983180770212
            ],
            [
              -121.7499889779258,
              43.48735882688655,
              1949.1983180770212
            ],
            [
              -121.76274067937669,
              43.48749753742111,
              1311.5383180770214
            ]
          ]
        ]
      },
      "bbox": [
        -121.7627407,
        43.48735883,
        1311.538318,
        -121.7497284,
        43.50013015,
        1949.198318
      ],
      "properties": {
        "datetime": "2019-06-02T16:45:40Z",
        "pc:count": 20123878,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600556.4205,
            "count": 20123878,
            "maximum": 601077.8192,
            "minimum": 600046.4592,
            "name": "X",
            "position": 0,
            "stddev": 293.8280312,
            "variance": 86334.91189
          },
          {
            "average": 4816407.457,
            "count": 20123878,
            "maximum": 4817099.622,
            "minimum": 4815696.342,
            "name": "Y",
            "position": 1,
            "stddev": 396.699941,
            "variance": 157370.8432
          },
          {
            "average": 1354.441388,
            "count": 20123878,
            "maximum": 1949.198318,
            "minimum": 1311.538318,
            "name": "Z",
            "position": 2,
            "stddev": 7.535650735,
            "variance": 56.78603201
          },
          {
            "average": 17892.08625,
            "count": 20123878,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9456.522455,
            "variance": 89425816.93
          },
          {
            "average": 1.131267989,
            "count": 20123878,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3830867459,
            "variance": 0.1467554549
          },
          {
            "average": 1.26253727,
            "count": 20123878,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5401742953,
            "variance": 0.2917882693
          },
          {
            "average": 0.5013617654,
            "count": 20123878,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998158,
            "variance": 0.249998158
          },
          {
            "average": 1.987688456e-07,
            "count": 20123878,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000445834965,
            "variance": 1.98768816e-07
          },
          {
            "average": 1.199939097,
            "count": 20123878,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.051330309,
            "variance": 1.105295418
          },
          {
            "average": 0.1158232749,
            "count": 20123878,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79496666,
            "variance": 116.5313052
          },
          {
            "average": 0.494491519,
            "count": 20123878,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999696681,
            "variance": 0.2499696691
          },
          {
            "average": 10015.95343,
            "count": 20123878,
            "maximum": 10019,
            "minimum": 10011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.974615018,
            "variance": 3.899104469
          },
          {
            "average": 243527927.7,
            "count": 20123878,
            "maximum": 243529140.6,
            "minimum": 243526183.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 697.0564483,
            "variance": 485887.6921
          },
          {
            "average": 0,
            "count": 20123878,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20123878,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20123878,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20123878,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20123878,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600046.4592,
          4815696.342,
          1311.538318,
          601077.8192,
          4817099.622,
          1949.198318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600046.4592377344,
                4815696.342471672,
                1311.5383180770214
              ],
              [
                600046.4592377344,
                4817099.622471672,
                1311.5383180770214
              ],
              [
                601077.8192377345,
                4817099.622471672,
                1949.1983180770212
              ],
              [
                601077.8192377345,
                4815696.342471672,
                1949.1983180770212
              ],
              [
                600046.4592377344,
                4815696.342471672,
                1311.5383180770214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:45:40+00:00",
        "end_time": "2019-06-02T15:56:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7627407,
            43.48735883,
            1311.538318,
            -121.7497284,
            43.50013015,
            1949.198318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76274067937669,
                  43.48749753742111,
                  1311.5383180770214
                ],
                [
                  -121.76248271303874,
                  43.50013015400017,
                  1311.5383180770214
                ],
                [
                  -121.7497283545605,
                  43.49999138261196,
                  1949.1983180770212
                ],
                [
                  -121.7499889779258,
                  43.48735882688655,
                  1949.1983180770212
                ],
                [
                  -121.76274067937669,
                  43.48749753742111,
                  1311.5383180770214
                ]
              ]
            ]
          },
          "id": "20190602_43121D7205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:45:40Z",
            "pc:count": 20123878,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600556.4205,
                "count": 20123878,
                "maximum": 601077.8192,
                "minimum": 600046.4592,
                "name": "X",
                "position": 0,
                "stddev": 293.8280312,
                "variance": 86334.91189
              },
              {
                "average": 4816407.457,
                "count": 20123878,
                "maximum": 4817099.622,
                "minimum": 4815696.342,
                "name": "Y",
                "position": 1,
                "stddev": 396.699941,
                "variance": 157370.8432
              },
              {
                "average": 1354.441388,
                "count": 20123878,
                "maximum": 1949.198318,
                "minimum": 1311.538318,
                "name": "Z",
                "position": 2,
                "stddev": 7.535650735,
                "variance": 56.78603201
              },
              {
                "average": 17892.08625,
                "count": 20123878,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9456.522455,
                "variance": 89425816.93
              },
              {
                "average": 1.131267989,
                "count": 20123878,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3830867459,
                "variance": 0.1467554549
              },
              {
                "average": 1.26253727,
                "count": 20123878,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5401742953,
                "variance": 0.2917882693
              },
              {
                "average": 0.5013617654,
                "count": 20123878,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998158,
                "variance": 0.249998158
              },
              {
                "average": 1.987688456e-07,
                "count": 20123878,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000445834965,
                "variance": 1.98768816e-07
              },
              {
                "average": 1.199939097,
                "count": 20123878,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.051330309,
                "variance": 1.105295418
              },
              {
                "average": 0.1158232749,
                "count": 20123878,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79496666,
                "variance": 116.5313052
              },
              {
                "average": 0.494491519,
                "count": 20123878,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999696681,
                "variance": 0.2499696691
              },
              {
                "average": 10015.95343,
                "count": 20123878,
                "maximum": 10019,
                "minimum": 10011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.974615018,
                "variance": 3.899104469
              },
              {
                "average": 243527927.7,
                "count": 20123878,
                "maximum": 243529140.6,
                "minimum": 243526183.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 697.0564483,
                "variance": 485887.6921
              },
              {
                "average": 0,
                "count": 20123878,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20123878,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20123878,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20123878,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20123878,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600046.4592,
              4815696.342,
              1311.538318,
              601077.8192,
              4817099.622,
              1949.198318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600046.4592377344,
                    4815696.342471672,
                    1311.5383180770214
                  ],
                  [
                    600046.4592377344,
                    4817099.622471672,
                    1311.5383180770214
                  ],
                  [
                    601077.8192377345,
                    4817099.622471672,
                    1949.1983180770212
                  ],
                  [
                    601077.8192377345,
                    4815696.342471672,
                    1949.1983180770212
                  ],
                  [
                    600046.4592377344,
                    4815696.342471672,
                    1311.5383180770214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:45:40+00:00",
            "end_time": "2019-06-02T15:56:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E4301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.500295695072,
              43.549999009838174,
              1219.741566797646
            ],
            [
              -121.49998163663662,
              43.56265836620553,
              1219.741566797646
            ],
            [
              -121.48717391487743,
              43.56248957343151,
              1886.4615667976464
            ],
            [
              -121.48749065238032,
              43.549830291230855,
              1886.4615667976464
            ],
            [
              -121.500295695072,
              43.549999009838174,
              1219.741566797646
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002957,
        43.54983029,
        1219.741567,
        -121.4871739,
        43.56265837,
        1886.461567
      ],
      "properties": {
        "datetime": "2019-06-05T16:07:26Z",
        "pc:count": 21778818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621669.7614,
            "count": 21778818,
            "maximum": 622177.9365,
            "minimum": 621143.2165,
            "name": "X",
            "position": 0,
            "stddev": 295.4441791,
            "variance": 87287.26294
          },
          {
            "average": 4823628.713,
            "count": 21778818,
            "maximum": 4824393.1,
            "minimum": 4822986.68,
            "name": "Y",
            "position": 1,
            "stddev": 394.8980341,
            "variance": 155944.4573
          },
          {
            "average": 1311.857216,
            "count": 21778818,
            "maximum": 1886.461567,
            "minimum": 1219.741567,
            "name": "Z",
            "position": 2,
            "stddev": 4.106024684,
            "variance": 16.8594387
          },
          {
            "average": 21183.94942,
            "count": 21778818,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9792.74733,
            "variance": 95897900.27
          },
          {
            "average": 1.093395059,
            "count": 21778818,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3092655791,
            "variance": 0.09564519844
          },
          {
            "average": 1.186796042,
            "count": 21778818,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4299091532,
            "variance": 0.18482188
          },
          {
            "average": 0.5030399721,
            "count": 21778818,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999077,
            "variance": 0.24999077
          },
          {
            "average": 0,
            "count": 21778818,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237480427,
            "count": 21778818,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.229423856,
            "variance": 1.511483017
          },
          {
            "average": -0.8946054344,
            "count": 21778818,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.58722764,
            "variance": 112.089389
          },
          {
            "average": 0.4921085249,
            "count": 21778818,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999377322,
            "variance": 0.2499377361
          },
          {
            "average": 10120.30883,
            "count": 21778818,
            "maximum": 10123,
            "minimum": 10115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.920820233,
            "variance": 3.689550369
          },
          {
            "average": 243779713.9,
            "count": 21778818,
            "maximum": 243786046.3,
            "minimum": 243714251.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18697.44304,
            "variance": 349594376.1
          },
          {
            "average": 0,
            "count": 21778818,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21778818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21778818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21778818,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21778818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621143.2165,
          4822986.68,
          1219.741567,
          622177.9365,
          4824393.1,
          1886.461567
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621143.2164585408,
                4822986.68008666,
                1219.741566797646
              ],
              [
                621143.2164585408,
                4824393.10008666,
                1219.741566797646
              ],
              [
                622177.9364585407,
                4824393.10008666,
                1886.4615667976464
              ],
              [
                622177.9364585407,
                4822986.68008666,
                1886.4615667976464
              ],
              [
                621143.2164585408,
                4822986.68008666,
                1219.741566797646
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:07:26+00:00",
        "end_time": "2019-06-04T20:10:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002957,
            43.54983029,
            1219.741567,
            -121.4871739,
            43.56265837,
            1886.461567
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.500295695072,
                  43.549999009838174,
                  1219.741566797646
                ],
                [
                  -121.49998163663662,
                  43.56265836620553,
                  1219.741566797646
                ],
                [
                  -121.48717391487743,
                  43.56248957343151,
                  1886.4615667976464
                ],
                [
                  -121.48749065238032,
                  43.549830291230855,
                  1886.4615667976464
                ],
                [
                  -121.500295695072,
                  43.549999009838174,
                  1219.741566797646
                ]
              ]
            ]
          },
          "id": "20190604_43121E4301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:07:26Z",
            "pc:count": 21778818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621669.7614,
                "count": 21778818,
                "maximum": 622177.9365,
                "minimum": 621143.2165,
                "name": "X",
                "position": 0,
                "stddev": 295.4441791,
                "variance": 87287.26294
              },
              {
                "average": 4823628.713,
                "count": 21778818,
                "maximum": 4824393.1,
                "minimum": 4822986.68,
                "name": "Y",
                "position": 1,
                "stddev": 394.8980341,
                "variance": 155944.4573
              },
              {
                "average": 1311.857216,
                "count": 21778818,
                "maximum": 1886.461567,
                "minimum": 1219.741567,
                "name": "Z",
                "position": 2,
                "stddev": 4.106024684,
                "variance": 16.8594387
              },
              {
                "average": 21183.94942,
                "count": 21778818,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9792.74733,
                "variance": 95897900.27
              },
              {
                "average": 1.093395059,
                "count": 21778818,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3092655791,
                "variance": 0.09564519844
              },
              {
                "average": 1.186796042,
                "count": 21778818,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4299091532,
                "variance": 0.18482188
              },
              {
                "average": 0.5030399721,
                "count": 21778818,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999077,
                "variance": 0.24999077
              },
              {
                "average": 0,
                "count": 21778818,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237480427,
                "count": 21778818,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.229423856,
                "variance": 1.511483017
              },
              {
                "average": -0.8946054344,
                "count": 21778818,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.58722764,
                "variance": 112.089389
              },
              {
                "average": 0.4921085249,
                "count": 21778818,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999377322,
                "variance": 0.2499377361
              },
              {
                "average": 10120.30883,
                "count": 21778818,
                "maximum": 10123,
                "minimum": 10115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.920820233,
                "variance": 3.689550369
              },
              {
                "average": 243779713.9,
                "count": 21778818,
                "maximum": 243786046.3,
                "minimum": 243714251.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18697.44304,
                "variance": 349594376.1
              },
              {
                "average": 0,
                "count": 21778818,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21778818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21778818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21778818,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21778818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621143.2165,
              4822986.68,
              1219.741567,
              622177.9365,
              4824393.1,
              1886.461567
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621143.2164585408,
                    4822986.68008666,
                    1219.741566797646
                  ],
                  [
                    621143.2164585408,
                    4824393.10008666,
                    1219.741566797646
                  ],
                  [
                    622177.9364585407,
                    4824393.10008666,
                    1886.4615667976464
                  ],
                  [
                    622177.9364585407,
                    4822986.68008666,
                    1886.4615667976464
                  ],
                  [
                    621143.2164585408,
                    4822986.68008666,
                    1219.741566797646
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:07:26+00:00",
            "end_time": "2019-06-04T20:10: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": "20190602_43121D6319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71275017577088,
              43.387497573328154,
              1308.7859105778543
            ],
            [
              -121.71248260894858,
              43.400135569588834,
              1308.7859105778543
            ],
            [
              -121.69971936817174,
              43.39999114280558,
              1959.8059105778543
            ],
            [
              -121.69998958558864,
              43.38735320991769,
              1959.8059105778543
            ],
            [
              -121.71275017577088,
              43.387497573328154,
              1308.7859105778543
            ]
          ]
        ]
      },
      "bbox": [
        -121.7127502,
        43.38735321,
        1308.785911,
        -121.6997194,
        43.40013557,
        1959.805911
      ],
      "properties": {
        "datetime": "2019-06-02T18:48:30Z",
        "pc:count": 23234549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604762.6709,
            "count": 23234549,
            "maximum": 605294.1794,
            "minimum": 604260.3794,
            "name": "X",
            "position": 0,
            "stddev": 294.9716138,
            "variance": 87008.25296
          },
          {
            "average": 4805335.872,
            "count": 23234549,
            "maximum": 4806055.683,
            "minimum": 4804651.803,
            "name": "Y",
            "position": 1,
            "stddev": 403.6147593,
            "variance": 162904.8739
          },
          {
            "average": 1388.917105,
            "count": 23234549,
            "maximum": 1959.805911,
            "minimum": 1308.785911,
            "name": "Z",
            "position": 2,
            "stddev": 13.82991662,
            "variance": 191.2665937
          },
          {
            "average": 19960.48124,
            "count": 23234549,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10001.53318,
            "variance": 100030665.9
          },
          {
            "average": 1.13264798,
            "count": 23234549,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3785669227,
            "variance": 0.143312915
          },
          {
            "average": 1.265262175,
            "count": 23234549,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5288246221,
            "variance": 0.279655481
          },
          {
            "average": 0.5024817138,
            "count": 23234549,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938518,
            "variance": 0.2499938519
          },
          {
            "average": 0,
            "count": 23234549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233250622,
            "count": 23234549,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.118480074,
            "variance": 1.250997676
          },
          {
            "average": -0.3479714026,
            "count": 23234549,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82809243,
            "variance": 117.2475856
          },
          {
            "average": 0.5016078857,
            "count": 23234549,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999974255,
            "variance": 0.2499974255
          },
          {
            "average": 10029.18792,
            "count": 23234549,
            "maximum": 10032,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.269927483,
            "variance": 1.612715812
          },
          {
            "average": 243534462.5,
            "count": 23234549,
            "maximum": 243536510.5,
            "minimum": 243532658.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 849.9454504,
            "variance": 722407.2687
          },
          {
            "average": 0,
            "count": 23234549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23234549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23234549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23234549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23234549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604260.3794,
          4804651.803,
          1308.785911,
          605294.1794,
          4806055.683,
          1959.805911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604260.3794153257,
                4804651.803397943,
                1308.7859105778543
              ],
              [
                604260.3794153257,
                4806055.683397944,
                1308.7859105778543
              ],
              [
                605294.1794153258,
                4806055.683397944,
                1959.8059105778543
              ],
              [
                605294.1794153258,
                4804651.803397943,
                1959.8059105778543
              ],
              [
                604260.3794153257,
                4804651.803397943,
                1308.7859105778543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:48:30+00:00",
        "end_time": "2019-06-02T17:44:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7127502,
            43.38735321,
            1308.785911,
            -121.6997194,
            43.40013557,
            1959.805911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71275017577088,
                  43.387497573328154,
                  1308.7859105778543
                ],
                [
                  -121.71248260894858,
                  43.400135569588834,
                  1308.7859105778543
                ],
                [
                  -121.69971936817174,
                  43.39999114280558,
                  1959.8059105778543
                ],
                [
                  -121.69998958558864,
                  43.38735320991769,
                  1959.8059105778543
                ],
                [
                  -121.71275017577088,
                  43.387497573328154,
                  1308.7859105778543
                ]
              ]
            ]
          },
          "id": "20190602_43121D6319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:48:30Z",
            "pc:count": 23234549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604762.6709,
                "count": 23234549,
                "maximum": 605294.1794,
                "minimum": 604260.3794,
                "name": "X",
                "position": 0,
                "stddev": 294.9716138,
                "variance": 87008.25296
              },
              {
                "average": 4805335.872,
                "count": 23234549,
                "maximum": 4806055.683,
                "minimum": 4804651.803,
                "name": "Y",
                "position": 1,
                "stddev": 403.6147593,
                "variance": 162904.8739
              },
              {
                "average": 1388.917105,
                "count": 23234549,
                "maximum": 1959.805911,
                "minimum": 1308.785911,
                "name": "Z",
                "position": 2,
                "stddev": 13.82991662,
                "variance": 191.2665937
              },
              {
                "average": 19960.48124,
                "count": 23234549,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10001.53318,
                "variance": 100030665.9
              },
              {
                "average": 1.13264798,
                "count": 23234549,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3785669227,
                "variance": 0.143312915
              },
              {
                "average": 1.265262175,
                "count": 23234549,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5288246221,
                "variance": 0.279655481
              },
              {
                "average": 0.5024817138,
                "count": 23234549,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938518,
                "variance": 0.2499938519
              },
              {
                "average": 0,
                "count": 23234549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233250622,
                "count": 23234549,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.118480074,
                "variance": 1.250997676
              },
              {
                "average": -0.3479714026,
                "count": 23234549,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82809243,
                "variance": 117.2475856
              },
              {
                "average": 0.5016078857,
                "count": 23234549,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999974255,
                "variance": 0.2499974255
              },
              {
                "average": 10029.18792,
                "count": 23234549,
                "maximum": 10032,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.269927483,
                "variance": 1.612715812
              },
              {
                "average": 243534462.5,
                "count": 23234549,
                "maximum": 243536510.5,
                "minimum": 243532658.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 849.9454504,
                "variance": 722407.2687
              },
              {
                "average": 0,
                "count": 23234549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23234549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23234549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23234549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23234549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604260.3794,
              4804651.803,
              1308.785911,
              605294.1794,
              4806055.683,
              1959.805911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604260.3794153257,
                    4804651.803397943,
                    1308.7859105778543
                  ],
                  [
                    604260.3794153257,
                    4806055.683397944,
                    1308.7859105778543
                  ],
                  [
                    605294.1794153258,
                    4806055.683397944,
                    1959.8059105778543
                  ],
                  [
                    605294.1794153258,
                    4804651.803397943,
                    1959.8059105778543
                  ],
                  [
                    604260.3794153257,
                    4804651.803397943,
                    1308.7859105778543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:48:30+00:00",
            "end_time": "2019-06-02T17:44: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": "20190602_43121D7213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.78773543703697,
              43.46249764194104,
              1298.714145362194
            ],
            [
              -121.78748296652279,
              43.47512719118819,
              1298.714145362194
            ],
            [
              -121.77473399487404,
              43.47499127333686,
              1939.9341453621942
            ],
            [
              -121.77498911837148,
              43.46236178368038,
              1939.9341453621942
            ],
            [
              -121.78773543703697,
              43.46249764194104,
              1298.714145362194
            ]
          ]
        ]
      },
      "bbox": [
        -121.7877354,
        43.46236178,
        1298.714145,
        -121.774734,
        43.47512719,
        1939.934145
      ],
      "properties": {
        "datetime": "2019-06-02T16:46:44Z",
        "pc:count": 28205971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598595.422,
            "count": 28205971,
            "maximum": 599097.0972,
            "minimum": 598065.7572,
            "name": "X",
            "position": 0,
            "stddev": 289.2098461,
            "variance": 83642.3351
          },
          {
            "average": 4813581.443,
            "count": 28205971,
            "maximum": 4814293.064,
            "minimum": 4812890.144,
            "name": "Y",
            "position": 1,
            "stddev": 392.08522,
            "variance": 153730.8198
          },
          {
            "average": 1401.88555,
            "count": 28205971,
            "maximum": 1939.934145,
            "minimum": 1298.714145,
            "name": "Z",
            "position": 2,
            "stddev": 9.314692855,
            "variance": 86.76350299
          },
          {
            "average": 18420.27262,
            "count": 28205971,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9539.528747,
            "variance": 91002608.72
          },
          {
            "average": 1.141011313,
            "count": 28205971,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3841239099,
            "variance": 0.1475511781
          },
          {
            "average": 1.282125334,
            "count": 28205971,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5309085065,
            "variance": 0.2818638423
          },
          {
            "average": 0.5008912829,
            "count": 28205971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992145,
            "variance": 0.2499992145
          },
          {
            "average": 0,
            "count": 28205971,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176055701,
            "count": 28205971,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.031615363,
            "variance": 1.064230258
          },
          {
            "average": 0.272881068,
            "count": 28205971,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.48099683,
            "variance": 109.8512946
          },
          {
            "average": 0.4952745644,
            "count": 28205971,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999776786,
            "variance": 0.2499776791
          },
          {
            "average": 10014.7372,
            "count": 28205971,
            "maximum": 10019,
            "minimum": 10011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.131440173,
            "variance": 4.543037211
          },
          {
            "average": 243527525,
            "count": 28205971,
            "maximum": 243529204,
            "minimum": 243526121.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 703.6417334,
            "variance": 495111.689
          },
          {
            "average": 0,
            "count": 28205971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28205971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28205971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28205971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28205971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598065.7572,
          4812890.144,
          1298.714145,
          599097.0972,
          4814293.064,
          1939.934145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598065.7572164378,
                4812890.143743421,
                1298.714145362194
              ],
              [
                598065.7572164378,
                4814293.063743421,
                1298.714145362194
              ],
              [
                599097.0972164379,
                4814293.063743421,
                1939.9341453621942
              ],
              [
                599097.0972164379,
                4812890.143743421,
                1939.9341453621942
              ],
              [
                598065.7572164378,
                4812890.143743421,
                1298.714145362194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:46:44+00:00",
        "end_time": "2019-06-02T15:55:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7877354,
            43.46236178,
            1298.714145,
            -121.774734,
            43.47512719,
            1939.934145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.78773543703697,
                  43.46249764194104,
                  1298.714145362194
                ],
                [
                  -121.78748296652279,
                  43.47512719118819,
                  1298.714145362194
                ],
                [
                  -121.77473399487404,
                  43.47499127333686,
                  1939.9341453621942
                ],
                [
                  -121.77498911837148,
                  43.46236178368038,
                  1939.9341453621942
                ],
                [
                  -121.78773543703697,
                  43.46249764194104,
                  1298.714145362194
                ]
              ]
            ]
          },
          "id": "20190602_43121D7213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:46:44Z",
            "pc:count": 28205971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598595.422,
                "count": 28205971,
                "maximum": 599097.0972,
                "minimum": 598065.7572,
                "name": "X",
                "position": 0,
                "stddev": 289.2098461,
                "variance": 83642.3351
              },
              {
                "average": 4813581.443,
                "count": 28205971,
                "maximum": 4814293.064,
                "minimum": 4812890.144,
                "name": "Y",
                "position": 1,
                "stddev": 392.08522,
                "variance": 153730.8198
              },
              {
                "average": 1401.88555,
                "count": 28205971,
                "maximum": 1939.934145,
                "minimum": 1298.714145,
                "name": "Z",
                "position": 2,
                "stddev": 9.314692855,
                "variance": 86.76350299
              },
              {
                "average": 18420.27262,
                "count": 28205971,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9539.528747,
                "variance": 91002608.72
              },
              {
                "average": 1.141011313,
                "count": 28205971,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3841239099,
                "variance": 0.1475511781
              },
              {
                "average": 1.282125334,
                "count": 28205971,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5309085065,
                "variance": 0.2818638423
              },
              {
                "average": 0.5008912829,
                "count": 28205971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992145,
                "variance": 0.2499992145
              },
              {
                "average": 0,
                "count": 28205971,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176055701,
                "count": 28205971,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.031615363,
                "variance": 1.064230258
              },
              {
                "average": 0.272881068,
                "count": 28205971,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.48099683,
                "variance": 109.8512946
              },
              {
                "average": 0.4952745644,
                "count": 28205971,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999776786,
                "variance": 0.2499776791
              },
              {
                "average": 10014.7372,
                "count": 28205971,
                "maximum": 10019,
                "minimum": 10011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.131440173,
                "variance": 4.543037211
              },
              {
                "average": 243527525,
                "count": 28205971,
                "maximum": 243529204,
                "minimum": 243526121.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 703.6417334,
                "variance": 495111.689
              },
              {
                "average": 0,
                "count": 28205971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28205971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28205971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28205971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28205971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598065.7572,
              4812890.144,
              1298.714145,
              599097.0972,
              4814293.064,
              1939.934145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598065.7572164378,
                    4812890.143743421,
                    1298.714145362194
                  ],
                  [
                    598065.7572164378,
                    4814293.063743421,
                    1298.714145362194
                  ],
                  [
                    599097.0972164379,
                    4814293.063743421,
                    1939.9341453621942
                  ],
                  [
                    599097.0972164379,
                    4812890.143743421,
                    1939.9341453621942
                  ],
                  [
                    598065.7572164378,
                    4812890.143743421,
                    1298.714145362194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:46:44+00:00",
            "end_time": "2019-06-02T15:55:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73774502903933,
              43.41249755303803,
              1376.9284582880798
            ],
            [
              -121.73748248760403,
              43.425132736070125,
              1376.9284582880798
            ],
            [
              -121.72472399911122,
              43.4249911472977,
              1902.0284582880797
            ],
            [
              -121.72498919194008,
              43.412356026376216,
              1902.0284582880797
            ],
            [
              -121.73774502903933,
              43.41249755303803,
              1376.9284582880798
            ]
          ]
        ]
      },
      "bbox": [
        -121.737745,
        43.41235603,
        1376.928458,
        -121.724724,
        43.42513274,
        1902.028458
      ],
      "properties": {
        "datetime": "2019-06-03T16:55:15Z",
        "pc:count": 21599258,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602713.8021,
            "count": 21599258,
            "maximum": 603226.8568,
            "minimum": 602193.8768,
            "name": "X",
            "position": 0,
            "stddev": 298.7321149,
            "variance": 89240.87648
          },
          {
            "average": 4808052.406,
            "count": 21599258,
            "maximum": 4808800.857,
            "minimum": 4807397.297,
            "name": "Y",
            "position": 1,
            "stddev": 396.1183086,
            "variance": 156909.7144
          },
          {
            "average": 1399.98944,
            "count": 21599258,
            "maximum": 1902.028458,
            "minimum": 1376.928458,
            "name": "Z",
            "position": 2,
            "stddev": 11.13462195,
            "variance": 123.979806
          },
          {
            "average": 18787.82736,
            "count": 21599258,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9956.364748,
            "variance": 99129198.99
          },
          {
            "average": 1.144053513,
            "count": 21599258,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3870379647,
            "variance": 0.1497983861
          },
          {
            "average": 1.288031144,
            "count": 21599258,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5334057264,
            "variance": 0.284521669
          },
          {
            "average": 0.4993010408,
            "count": 21599258,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999523,
            "variance": 0.249999523
          },
          {
            "average": 0,
            "count": 21599258,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201811655,
            "count": 21599258,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.015627316,
            "variance": 1.031498844
          },
          {
            "average": 0.3866471322,
            "count": 21599258,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01199495,
            "variance": 121.2640328
          },
          {
            "average": 0.4839655603,
            "count": 21599258,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997428422,
            "variance": 0.2497429083
          },
          {
            "average": 10039.87143,
            "count": 21599258,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.23112566,
            "variance": 4.977921713
          },
          {
            "average": 243553747.2,
            "count": 21599258,
            "maximum": 243616115,
            "minimum": 243537842,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28334.51694,
            "variance": 802844850.4
          },
          {
            "average": 0,
            "count": 21599258,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21599258,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21599258,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21599258,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21599258,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602193.8768,
          4807397.297,
          1376.928458,
          603226.8568,
          4808800.857,
          1902.028458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602193.8767776815,
                4807397.296716592,
                1376.9284582880798
              ],
              [
                602193.8767776815,
                4808800.856716593,
                1376.9284582880798
              ],
              [
                603226.8567776815,
                4808800.856716593,
                1902.0284582880797
              ],
              [
                603226.8567776815,
                4807397.296716592,
                1902.0284582880797
              ],
              [
                602193.8767776815,
                4807397.296716592,
                1376.9284582880798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:55:15+00:00",
        "end_time": "2019-06-02T19:10:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.737745,
            43.41235603,
            1376.928458,
            -121.724724,
            43.42513274,
            1902.028458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73774502903933,
                  43.41249755303803,
                  1376.9284582880798
                ],
                [
                  -121.73748248760403,
                  43.425132736070125,
                  1376.9284582880798
                ],
                [
                  -121.72472399911122,
                  43.4249911472977,
                  1902.0284582880797
                ],
                [
                  -121.72498919194008,
                  43.412356026376216,
                  1902.0284582880797
                ],
                [
                  -121.73774502903933,
                  43.41249755303803,
                  1376.9284582880798
                ]
              ]
            ]
          },
          "id": "20190602_43121D6307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:55:15Z",
            "pc:count": 21599258,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602713.8021,
                "count": 21599258,
                "maximum": 603226.8568,
                "minimum": 602193.8768,
                "name": "X",
                "position": 0,
                "stddev": 298.7321149,
                "variance": 89240.87648
              },
              {
                "average": 4808052.406,
                "count": 21599258,
                "maximum": 4808800.857,
                "minimum": 4807397.297,
                "name": "Y",
                "position": 1,
                "stddev": 396.1183086,
                "variance": 156909.7144
              },
              {
                "average": 1399.98944,
                "count": 21599258,
                "maximum": 1902.028458,
                "minimum": 1376.928458,
                "name": "Z",
                "position": 2,
                "stddev": 11.13462195,
                "variance": 123.979806
              },
              {
                "average": 18787.82736,
                "count": 21599258,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9956.364748,
                "variance": 99129198.99
              },
              {
                "average": 1.144053513,
                "count": 21599258,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3870379647,
                "variance": 0.1497983861
              },
              {
                "average": 1.288031144,
                "count": 21599258,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5334057264,
                "variance": 0.284521669
              },
              {
                "average": 0.4993010408,
                "count": 21599258,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999523,
                "variance": 0.249999523
              },
              {
                "average": 0,
                "count": 21599258,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201811655,
                "count": 21599258,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.015627316,
                "variance": 1.031498844
              },
              {
                "average": 0.3866471322,
                "count": 21599258,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01199495,
                "variance": 121.2640328
              },
              {
                "average": 0.4839655603,
                "count": 21599258,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997428422,
                "variance": 0.2497429083
              },
              {
                "average": 10039.87143,
                "count": 21599258,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.23112566,
                "variance": 4.977921713
              },
              {
                "average": 243553747.2,
                "count": 21599258,
                "maximum": 243616115,
                "minimum": 243537842,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28334.51694,
                "variance": 802844850.4
              },
              {
                "average": 0,
                "count": 21599258,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21599258,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21599258,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21599258,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21599258,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602193.8768,
              4807397.297,
              1376.928458,
              603226.8568,
              4808800.857,
              1902.028458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602193.8767776815,
                    4807397.296716592,
                    1376.9284582880798
                  ],
                  [
                    602193.8767776815,
                    4808800.856716593,
                    1376.9284582880798
                  ],
                  [
                    603226.8567776815,
                    4808800.856716593,
                    1902.0284582880797
                  ],
                  [
                    603226.8567776815,
                    4807397.296716592,
                    1902.0284582880797
                  ],
                  [
                    602193.8767776815,
                    4807397.296716592,
                    1376.9284582880798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:55:15+00:00",
            "end_time": "2019-06-02T19:10:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.83752644563087,
              43.4624951326244,
              1466.9967507092013
            ],
            [
              -121.83732801523547,
              43.472847281300695,
              1466.9967507092013
            ],
            [
              -121.82478869076887,
              43.472719078873546,
              1927.4967507092013
            ],
            [
              -121.82498926002636,
              43.46236697627154,
              1927.4967507092013
            ],
            [
              -121.83752644563087,
              43.4624951326244,
              1466.9967507092013
            ]
          ]
        ]
      },
      "bbox": [
        -121.8375264,
        43.46236698,
        1466.996751,
        -121.8247887,
        43.47284728,
        1927.496751
      ],
      "properties": {
        "datetime": "2019-06-02T17:18:26Z",
        "pc:count": 10524087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594644.3806,
            "count": 10524087,
            "maximum": 595052.302,
            "minimum": 594037.902,
            "name": "X",
            "position": 0,
            "stddev": 264.3618691,
            "variance": 69887.19783
          },
          {
            "average": 4813224.535,
            "count": 10524087,
            "maximum": 4813982.359,
            "minimum": 4812832.439,
            "name": "Y",
            "position": 1,
            "stddev": 261.1187857,
            "variance": 68183.02024
          },
          {
            "average": 1549.259921,
            "count": 10524087,
            "maximum": 1927.496751,
            "minimum": 1466.996751,
            "name": "Z",
            "position": 2,
            "stddev": 46.57796275,
            "variance": 2169.506614
          },
          {
            "average": 22215.34818,
            "count": 10524087,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12048.5402,
            "variance": 145167321
          },
          {
            "average": 1.184644996,
            "count": 10524087,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4444318676,
            "variance": 0.197519685
          },
          {
            "average": 1.36925778,
            "count": 10524087,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6113852204,
            "variance": 0.3737918877
          },
          {
            "average": 0.3590975635,
            "count": 10524087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4797358912,
            "variance": 0.2301465253
          },
          {
            "average": 0,
            "count": 10524087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275065001,
            "count": 10524087,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.366460075,
            "variance": 1.867213137
          },
          {
            "average": 1.441902854,
            "count": 10524087,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.71561549,
            "variance": 114.8244154
          },
          {
            "average": 0.4940454217,
            "count": 10524087,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999645655,
            "variance": 0.2499645667
          },
          {
            "average": 10022.73271,
            "count": 10524087,
            "maximum": 10024,
            "minimum": 10021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7921801281,
            "variance": 0.6275493553
          },
          {
            "average": 243530674.7,
            "count": 10524087,
            "maximum": 243531106.9,
            "minimum": 243530046.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319.6568601,
            "variance": 102180.5082
          },
          {
            "average": 0,
            "count": 10524087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10524087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10524087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10524087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10524087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594037.902,
          4812832.439,
          1466.996751,
          595052.302,
          4813982.359,
          1927.496751
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594037.9019955632,
                4812832.438558175,
                1466.9967507092013
              ],
              [
                594037.9019955632,
                4813982.358558175,
                1466.9967507092013
              ],
              [
                595052.3019955631,
                4813982.358558175,
                1927.4967507092013
              ],
              [
                595052.3019955631,
                4812832.438558175,
                1927.4967507092013
              ],
              [
                594037.9019955632,
                4812832.438558175,
                1466.9967507092013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:18:26+00:00",
        "end_time": "2019-06-02T17:00:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8375264,
            43.46236698,
            1466.996751,
            -121.8247887,
            43.47284728,
            1927.496751
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.83752644563087,
                  43.4624951326244,
                  1466.9967507092013
                ],
                [
                  -121.83732801523547,
                  43.472847281300695,
                  1466.9967507092013
                ],
                [
                  -121.82478869076887,
                  43.472719078873546,
                  1927.4967507092013
                ],
                [
                  -121.82498926002636,
                  43.46236697627154,
                  1927.4967507092013
                ],
                [
                  -121.83752644563087,
                  43.4624951326244,
                  1466.9967507092013
                ]
              ]
            ]
          },
          "id": "20190602_43121D7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:18:26Z",
            "pc:count": 10524087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594644.3806,
                "count": 10524087,
                "maximum": 595052.302,
                "minimum": 594037.902,
                "name": "X",
                "position": 0,
                "stddev": 264.3618691,
                "variance": 69887.19783
              },
              {
                "average": 4813224.535,
                "count": 10524087,
                "maximum": 4813982.359,
                "minimum": 4812832.439,
                "name": "Y",
                "position": 1,
                "stddev": 261.1187857,
                "variance": 68183.02024
              },
              {
                "average": 1549.259921,
                "count": 10524087,
                "maximum": 1927.496751,
                "minimum": 1466.996751,
                "name": "Z",
                "position": 2,
                "stddev": 46.57796275,
                "variance": 2169.506614
              },
              {
                "average": 22215.34818,
                "count": 10524087,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12048.5402,
                "variance": 145167321
              },
              {
                "average": 1.184644996,
                "count": 10524087,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4444318676,
                "variance": 0.197519685
              },
              {
                "average": 1.36925778,
                "count": 10524087,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6113852204,
                "variance": 0.3737918877
              },
              {
                "average": 0.3590975635,
                "count": 10524087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4797358912,
                "variance": 0.2301465253
              },
              {
                "average": 0,
                "count": 10524087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275065001,
                "count": 10524087,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.366460075,
                "variance": 1.867213137
              },
              {
                "average": 1.441902854,
                "count": 10524087,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.71561549,
                "variance": 114.8244154
              },
              {
                "average": 0.4940454217,
                "count": 10524087,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999645655,
                "variance": 0.2499645667
              },
              {
                "average": 10022.73271,
                "count": 10524087,
                "maximum": 10024,
                "minimum": 10021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7921801281,
                "variance": 0.6275493553
              },
              {
                "average": 243530674.7,
                "count": 10524087,
                "maximum": 243531106.9,
                "minimum": 243530046.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319.6568601,
                "variance": 102180.5082
              },
              {
                "average": 0,
                "count": 10524087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10524087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10524087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10524087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10524087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594037.902,
              4812832.439,
              1466.996751,
              595052.302,
              4813982.359,
              1927.496751
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594037.9019955632,
                    4812832.438558175,
                    1466.9967507092013
                  ],
                  [
                    594037.9019955632,
                    4813982.358558175,
                    1466.9967507092013
                  ],
                  [
                    595052.3019955631,
                    4813982.358558175,
                    1927.4967507092013
                  ],
                  [
                    595052.3019955631,
                    4812832.438558175,
                    1927.4967507092013
                  ],
                  [
                    594037.9019955632,
                    4812832.438558175,
                    1466.9967507092013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:18:26+00:00",
            "end_time": "2019-06-02T17:00:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D7220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76260251526196,
              43.45674333528525,
              1338.9238790427728
            ],
            [
              -121.76248244454506,
              43.46262991333858,
              1338.9238790427728
            ],
            [
              -121.74986722320628,
              43.462492672385046,
              1918.9038790427728
            ],
            [
              -121.7499885171479,
              43.456606122380805,
              1918.9038790427728
            ],
            [
              -121.76260251526196,
              43.45674333528525,
              1338.9238790427728
            ]
          ]
        ]
      },
      "bbox": [
        -121.7626025,
        43.45660612,
        1338.923879,
        -121.7498672,
        43.46262991,
        1918.903879
      ],
      "properties": {
        "datetime": "2019-06-03T18:21:21Z",
        "pc:count": 10313693,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600620.7027,
            "count": 10313693,
            "maximum": 601129.1292,
            "minimum": 600108.3892,
            "name": "X",
            "position": 0,
            "stddev": 297.1565072,
            "variance": 88301.98978
          },
          {
            "average": 4812595.475,
            "count": 10313693,
            "maximum": 4812934.88,
            "minimum": 4812280.98,
            "name": "Y",
            "position": 1,
            "stddev": 185.9048062,
            "variance": 34560.59699
          },
          {
            "average": 1384.899818,
            "count": 10313693,
            "maximum": 1918.903879,
            "minimum": 1338.923879,
            "name": "Z",
            "position": 2,
            "stddev": 3.254931008,
            "variance": 10.59457587
          },
          {
            "average": 18879.41234,
            "count": 10313693,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9424.462411,
            "variance": 88820491.74
          },
          {
            "average": 1.102940819,
            "count": 10313693,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3125907785,
            "variance": 0.09771299481
          },
          {
            "average": 1.205802713,
            "count": 10313693,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4237192934,
            "variance": 0.1795380396
          },
          {
            "average": 0.5062215833,
            "count": 10313693,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999613146,
            "variance": 0.2499613161
          },
          {
            "average": 0,
            "count": 10313693,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.140824533,
            "count": 10313693,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5594332575,
            "variance": 0.3129655696
          },
          {
            "average": -2.539833493,
            "count": 10313693,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.17780758,
            "variance": 124.9433823
          },
          {
            "average": 0.4873883681,
            "count": 10313693,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998409457,
            "variance": 0.249840971
          },
          {
            "average": 10011.55339,
            "count": 10313693,
            "maximum": 10052,
            "minimum": 10003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.47423388,
            "variance": 239.4519141
          },
          {
            "average": 243473483.9,
            "count": 10313693,
            "maximum": 243621281.9,
            "minimum": 243443386.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 60672.686,
            "variance": 3681174827
          },
          {
            "average": 0,
            "count": 10313693,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10313693,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10313693,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10313693,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10313693,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600108.3892,
          4812280.98,
          1338.923879,
          601129.1292,
          4812934.88,
          1918.903879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600108.3891578993,
                4812280.979895408,
                1338.9238790427728
              ],
              [
                600108.3891578993,
                4812934.879895409,
                1338.9238790427728
              ],
              [
                601129.1291578993,
                4812934.879895409,
                1918.9038790427728
              ],
              [
                601129.1291578993,
                4812280.979895408,
                1918.9038790427728
              ],
              [
                600108.3891578993,
                4812280.979895408,
                1338.9238790427728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:21:21+00:00",
        "end_time": "2019-06-01T16:56:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7626025,
            43.45660612,
            1338.923879,
            -121.7498672,
            43.46262991,
            1918.903879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76260251526196,
                  43.45674333528525,
                  1338.9238790427728
                ],
                [
                  -121.76248244454506,
                  43.46262991333858,
                  1338.9238790427728
                ],
                [
                  -121.74986722320628,
                  43.462492672385046,
                  1918.9038790427728
                ],
                [
                  -121.7499885171479,
                  43.456606122380805,
                  1918.9038790427728
                ],
                [
                  -121.76260251526196,
                  43.45674333528525,
                  1338.9238790427728
                ]
              ]
            ]
          },
          "id": "20190601_43121D7220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:21:21Z",
            "pc:count": 10313693,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600620.7027,
                "count": 10313693,
                "maximum": 601129.1292,
                "minimum": 600108.3892,
                "name": "X",
                "position": 0,
                "stddev": 297.1565072,
                "variance": 88301.98978
              },
              {
                "average": 4812595.475,
                "count": 10313693,
                "maximum": 4812934.88,
                "minimum": 4812280.98,
                "name": "Y",
                "position": 1,
                "stddev": 185.9048062,
                "variance": 34560.59699
              },
              {
                "average": 1384.899818,
                "count": 10313693,
                "maximum": 1918.903879,
                "minimum": 1338.923879,
                "name": "Z",
                "position": 2,
                "stddev": 3.254931008,
                "variance": 10.59457587
              },
              {
                "average": 18879.41234,
                "count": 10313693,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9424.462411,
                "variance": 88820491.74
              },
              {
                "average": 1.102940819,
                "count": 10313693,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3125907785,
                "variance": 0.09771299481
              },
              {
                "average": 1.205802713,
                "count": 10313693,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4237192934,
                "variance": 0.1795380396
              },
              {
                "average": 0.5062215833,
                "count": 10313693,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999613146,
                "variance": 0.2499613161
              },
              {
                "average": 0,
                "count": 10313693,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.140824533,
                "count": 10313693,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5594332575,
                "variance": 0.3129655696
              },
              {
                "average": -2.539833493,
                "count": 10313693,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.17780758,
                "variance": 124.9433823
              },
              {
                "average": 0.4873883681,
                "count": 10313693,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998409457,
                "variance": 0.249840971
              },
              {
                "average": 10011.55339,
                "count": 10313693,
                "maximum": 10052,
                "minimum": 10003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.47423388,
                "variance": 239.4519141
              },
              {
                "average": 243473483.9,
                "count": 10313693,
                "maximum": 243621281.9,
                "minimum": 243443386.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 60672.686,
                "variance": 3681174827
              },
              {
                "average": 0,
                "count": 10313693,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10313693,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10313693,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10313693,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10313693,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600108.3892,
              4812280.98,
              1338.923879,
              601129.1292,
              4812934.88,
              1918.903879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600108.3891578993,
                    4812280.979895408,
                    1338.9238790427728
                  ],
                  [
                    600108.3891578993,
                    4812934.879895409,
                    1338.9238790427728
                  ],
                  [
                    601129.1291578993,
                    4812934.879895409,
                    1918.9038790427728
                  ],
                  [
                    601129.1291578993,
                    4812280.979895408,
                    1918.9038790427728
                  ],
                  [
                    600108.3891578993,
                    4812280.979895408,
                    1338.9238790427728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:21:21+00:00",
            "end_time": "2019-06-01T16:56: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": "20190602_43121D7206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.81259967828008,
              43.474996305738706,
              1360.0081326087504
            ],
            [
              -121.81235233035947,
              43.48762324158973,
              1360.0081326087504
            ],
            [
              -121.79973884534016,
              43.48749151729583,
              1955.6681326087503
            ],
            [
              -121.79998881870583,
              43.47486463918355,
              1955.6681326087503
            ],
            [
              -121.81259967828008,
              43.474996305738706,
              1360.0081326087504
            ]
          ]
        ]
      },
      "bbox": [
        -121.8125997,
        43.47486464,
        1360.008133,
        -121.7997388,
        43.48762324,
        1955.668133
      ],
      "properties": {
        "datetime": "2019-06-02T17:13:33Z",
        "pc:count": 12863155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596622.5567,
            "count": 12863155,
            "maximum": 597054.723,
            "minimum": 596034.563,
            "name": "X",
            "position": 0,
            "stddev": 281.2670239,
            "variance": 79111.13876
          },
          {
            "average": 4814793.968,
            "count": 12863155,
            "maximum": 4815651.871,
            "minimum": 4814249.251,
            "name": "Y",
            "position": 1,
            "stddev": 359.1645601,
            "variance": 128999.1812
          },
          {
            "average": 1403.324704,
            "count": 12863155,
            "maximum": 1955.668133,
            "minimum": 1360.008133,
            "name": "Z",
            "position": 2,
            "stddev": 22.26675198,
            "variance": 495.8082436
          },
          {
            "average": 16024.38013,
            "count": 12863155,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6061.414816,
            "variance": 36740749.57
          },
          {
            "average": 1.055756461,
            "count": 12863155,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2578116433,
            "variance": 0.06646684345
          },
          {
            "average": 1.111520074,
            "count": 12863155,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3748958558,
            "variance": 0.1405469027
          },
          {
            "average": 0.2361328927,
            "count": 12863155,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.424704796,
            "variance": 0.1803741637
          },
          {
            "average": 0,
            "count": 12863155,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316496769,
            "count": 12863155,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.150405163,
            "variance": 1.323432039
          },
          {
            "average": -0.409396903,
            "count": 12863155,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.9110204,
            "variance": 119.0503662
          },
          {
            "average": 0.5007453459,
            "count": 12863155,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999994639,
            "variance": 0.2499994639
          },
          {
            "average": 10021.29017,
            "count": 12863155,
            "maximum": 10023,
            "minimum": 10019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9681397175,
            "variance": 0.9372945126
          },
          {
            "average": 243530106.5,
            "count": 12863155,
            "maximum": 243530813,
            "minimum": 243529208.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 380.4827719,
            "variance": 144767.1397
          },
          {
            "average": 0,
            "count": 12863155,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12863155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12863155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12863155,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12863155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596034.563,
          4814249.251,
          1360.008133,
          597054.723,
          4815651.871,
          1955.668133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596034.5630010566,
                4814249.251416278,
                1360.0081326087504
              ],
              [
                596034.5630010566,
                4815651.871416277,
                1360.0081326087504
              ],
              [
                597054.7230010565,
                4815651.871416277,
                1955.6681326087503
              ],
              [
                597054.7230010565,
                4814249.251416278,
                1955.6681326087503
              ],
              [
                596034.5630010566,
                4814249.251416278,
                1360.0081326087504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:13:33+00:00",
        "end_time": "2019-06-02T16:46:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8125997,
            43.47486464,
            1360.008133,
            -121.7997388,
            43.48762324,
            1955.668133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.81259967828008,
                  43.474996305738706,
                  1360.0081326087504
                ],
                [
                  -121.81235233035947,
                  43.48762324158973,
                  1360.0081326087504
                ],
                [
                  -121.79973884534016,
                  43.48749151729583,
                  1955.6681326087503
                ],
                [
                  -121.79998881870583,
                  43.47486463918355,
                  1955.6681326087503
                ],
                [
                  -121.81259967828008,
                  43.474996305738706,
                  1360.0081326087504
                ]
              ]
            ]
          },
          "id": "20190602_43121D7206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:13:33Z",
            "pc:count": 12863155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596622.5567,
                "count": 12863155,
                "maximum": 597054.723,
                "minimum": 596034.563,
                "name": "X",
                "position": 0,
                "stddev": 281.2670239,
                "variance": 79111.13876
              },
              {
                "average": 4814793.968,
                "count": 12863155,
                "maximum": 4815651.871,
                "minimum": 4814249.251,
                "name": "Y",
                "position": 1,
                "stddev": 359.1645601,
                "variance": 128999.1812
              },
              {
                "average": 1403.324704,
                "count": 12863155,
                "maximum": 1955.668133,
                "minimum": 1360.008133,
                "name": "Z",
                "position": 2,
                "stddev": 22.26675198,
                "variance": 495.8082436
              },
              {
                "average": 16024.38013,
                "count": 12863155,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6061.414816,
                "variance": 36740749.57
              },
              {
                "average": 1.055756461,
                "count": 12863155,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2578116433,
                "variance": 0.06646684345
              },
              {
                "average": 1.111520074,
                "count": 12863155,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3748958558,
                "variance": 0.1405469027
              },
              {
                "average": 0.2361328927,
                "count": 12863155,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.424704796,
                "variance": 0.1803741637
              },
              {
                "average": 0,
                "count": 12863155,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316496769,
                "count": 12863155,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.150405163,
                "variance": 1.323432039
              },
              {
                "average": -0.409396903,
                "count": 12863155,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.9110204,
                "variance": 119.0503662
              },
              {
                "average": 0.5007453459,
                "count": 12863155,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999994639,
                "variance": 0.2499994639
              },
              {
                "average": 10021.29017,
                "count": 12863155,
                "maximum": 10023,
                "minimum": 10019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9681397175,
                "variance": 0.9372945126
              },
              {
                "average": 243530106.5,
                "count": 12863155,
                "maximum": 243530813,
                "minimum": 243529208.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 380.4827719,
                "variance": 144767.1397
              },
              {
                "average": 0,
                "count": 12863155,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12863155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12863155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12863155,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12863155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596034.563,
              4814249.251,
              1360.008133,
              597054.723,
              4815651.871,
              1955.668133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596034.5630010566,
                    4814249.251416278,
                    1360.0081326087504
                  ],
                  [
                    596034.5630010566,
                    4815651.871416277,
                    1360.0081326087504
                  ],
                  [
                    597054.7230010565,
                    4815651.871416277,
                    1955.6681326087503
                  ],
                  [
                    597054.7230010565,
                    4814249.251416278,
                    1955.6681326087503
                  ],
                  [
                    596034.5630010566,
                    4814249.251416278,
                    1360.0081326087504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:13:33+00:00",
            "end_time": "2019-06-02T16:46:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57528042597734,
              43.59999841933454,
              1303.4638080307282
            ],
            [
              -121.57498172036958,
              43.61265070726707,
              1303.4638080307282
            ],
            [
              -121.562188730672,
              43.612490494220694,
              1863.7838080307283
            ],
            [
              -121.56249011564468,
              43.59983827663951,
              1863.7838080307283
            ],
            [
              -121.57528042597734,
              43.59999841933454,
              1303.4638080307282
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752804,
        43.59983828,
        1303.463808,
        -121.5621887,
        43.61265071,
        1863.783808
      ],
      "properties": {
        "datetime": "2019-06-05T19:01:27Z",
        "pc:count": 26781423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615487.6433,
            "count": 26781423,
            "maximum": 616023.4683,
            "minimum": 614990.8283,
            "name": "X",
            "position": 0,
            "stddev": 279.4917161,
            "variance": 78115.61937
          },
          {
            "average": 4829121.282,
            "count": 26781423,
            "maximum": 4829838.75,
            "minimum": 4828433.15,
            "name": "Y",
            "position": 1,
            "stddev": 399.0294089,
            "variance": 159224.4692
          },
          {
            "average": 1307.903074,
            "count": 26781423,
            "maximum": 1863.783808,
            "minimum": 1303.463808,
            "name": "Z",
            "position": 2,
            "stddev": 3.403759075,
            "variance": 11.58557584
          },
          {
            "average": 19271.64685,
            "count": 26781423,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10183.91663,
            "variance": 103712158
          },
          {
            "average": 1.116565763,
            "count": 26781423,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3388111886,
            "variance": 0.1147930215
          },
          {
            "average": 1.233175026,
            "count": 26781423,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4628942001,
            "variance": 0.2142710405
          },
          {
            "average": 0.5021422125,
            "count": 26781423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954202,
            "variance": 0.2499954203
          },
          {
            "average": 0,
            "count": 26781423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.149179228,
            "count": 26781423,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6554529546,
            "variance": 0.4296185757
          },
          {
            "average": -0.2942251815,
            "count": 26781423,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96830367,
            "variance": 120.3036855
          },
          {
            "average": 0.4953269287,
            "count": 26781423,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999781713,
            "variance": 0.2499781717
          },
          {
            "average": 10137.73619,
            "count": 26781423,
            "maximum": 10141,
            "minimum": 10135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.361142761,
            "variance": 1.852709615
          },
          {
            "average": 243794980.8,
            "count": 26781423,
            "maximum": 243796487.3,
            "minimum": 243793673,
            "name": "GpsTime",
            "position": 12,
            "stddev": 614.5456237,
            "variance": 377666.3236
          },
          {
            "average": 0,
            "count": 26781423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26781423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26781423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26781423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26781423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614990.8283,
          4828433.15,
          1303.463808,
          616023.4683,
          4829838.75,
          1863.783808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614990.8282787058,
                4828433.149788416,
                1303.4638080307282
              ],
              [
                614990.8282787058,
                4829838.749788416,
                1303.4638080307282
              ],
              [
                616023.4682787057,
                4829838.749788416,
                1863.7838080307283
              ],
              [
                616023.4682787057,
                4828433.149788416,
                1863.7838080307283
              ],
              [
                614990.8282787058,
                4828433.149788416,
                1303.4638080307282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:01:27+00:00",
        "end_time": "2019-06-05T18:14:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752804,
            43.59983828,
            1303.463808,
            -121.5621887,
            43.61265071,
            1863.783808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57528042597734,
                  43.59999841933454,
                  1303.4638080307282
                ],
                [
                  -121.57498172036958,
                  43.61265070726707,
                  1303.4638080307282
                ],
                [
                  -121.562188730672,
                  43.612490494220694,
                  1863.7838080307283
                ],
                [
                  -121.56249011564468,
                  43.59983827663951,
                  1863.7838080307283
                ],
                [
                  -121.57528042597734,
                  43.59999841933454,
                  1303.4638080307282
                ]
              ]
            ]
          },
          "id": "20190605_43121E5110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:01:27Z",
            "pc:count": 26781423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615487.6433,
                "count": 26781423,
                "maximum": 616023.4683,
                "minimum": 614990.8283,
                "name": "X",
                "position": 0,
                "stddev": 279.4917161,
                "variance": 78115.61937
              },
              {
                "average": 4829121.282,
                "count": 26781423,
                "maximum": 4829838.75,
                "minimum": 4828433.15,
                "name": "Y",
                "position": 1,
                "stddev": 399.0294089,
                "variance": 159224.4692
              },
              {
                "average": 1307.903074,
                "count": 26781423,
                "maximum": 1863.783808,
                "minimum": 1303.463808,
                "name": "Z",
                "position": 2,
                "stddev": 3.403759075,
                "variance": 11.58557584
              },
              {
                "average": 19271.64685,
                "count": 26781423,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10183.91663,
                "variance": 103712158
              },
              {
                "average": 1.116565763,
                "count": 26781423,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3388111886,
                "variance": 0.1147930215
              },
              {
                "average": 1.233175026,
                "count": 26781423,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4628942001,
                "variance": 0.2142710405
              },
              {
                "average": 0.5021422125,
                "count": 26781423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954202,
                "variance": 0.2499954203
              },
              {
                "average": 0,
                "count": 26781423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.149179228,
                "count": 26781423,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6554529546,
                "variance": 0.4296185757
              },
              {
                "average": -0.2942251815,
                "count": 26781423,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96830367,
                "variance": 120.3036855
              },
              {
                "average": 0.4953269287,
                "count": 26781423,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999781713,
                "variance": 0.2499781717
              },
              {
                "average": 10137.73619,
                "count": 26781423,
                "maximum": 10141,
                "minimum": 10135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.361142761,
                "variance": 1.852709615
              },
              {
                "average": 243794980.8,
                "count": 26781423,
                "maximum": 243796487.3,
                "minimum": 243793673,
                "name": "GpsTime",
                "position": 12,
                "stddev": 614.5456237,
                "variance": 377666.3236
              },
              {
                "average": 0,
                "count": 26781423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26781423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26781423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26781423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26781423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614990.8283,
              4828433.15,
              1303.463808,
              616023.4683,
              4829838.75,
              1863.783808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614990.8282787058,
                    4828433.149788416,
                    1303.4638080307282
                  ],
                  [
                    614990.8282787058,
                    4829838.749788416,
                    1303.4638080307282
                  ],
                  [
                    616023.4682787057,
                    4829838.749788416,
                    1863.7838080307283
                  ],
                  [
                    616023.4682787057,
                    4828433.149788416,
                    1863.7838080307283
                  ],
                  [
                    614990.8282787058,
                    4828433.149788416,
                    1303.4638080307282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:01:27+00:00",
            "end_time": "2019-06-05T18: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": "20190604_43121E4302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779840259509,
              43.54999852307411,
              1211.4237961272677
            ],
            [
              -121.4874816736079,
              43.56265996695386,
              1211.4237961272677
            ],
            [
              -121.47467105490179,
              43.5624897342584,
              1891.4837961272676
            ],
            [
              -121.47499046397333,
              43.549828365190365,
              1891.4837961272676
            ],
            [
              -121.48779840259509,
              43.54999852307411,
              1211.4237961272677
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877984,
        43.54982837,
        1211.423796,
        -121.4746711,
        43.56265997,
        1891.483796
      ],
      "properties": {
        "datetime": "2019-06-05T16:07:07Z",
        "pc:count": 22908099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622677.9789,
            "count": 22908099,
            "maximum": 623187.6968,
            "minimum": 622152.7368,
            "name": "X",
            "position": 0,
            "stddev": 298.3730755,
            "variance": 89026.49221
          },
          {
            "average": 4823672.441,
            "count": 22908099,
            "maximum": 4824411.572,
            "minimum": 4823004.912,
            "name": "Y",
            "position": 1,
            "stddev": 396.357714,
            "variance": 157099.4374
          },
          {
            "average": 1316.846152,
            "count": 22908099,
            "maximum": 1891.483796,
            "minimum": 1211.423796,
            "name": "Z",
            "position": 2,
            "stddev": 6.025988005,
            "variance": 36.31253143
          },
          {
            "average": 20841.93873,
            "count": 22908099,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10198.43364,
            "variance": 104008048.7
          },
          {
            "average": 1.112218696,
            "count": 22908099,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3587290999,
            "variance": 0.1286865671
          },
          {
            "average": 1.224467469,
            "count": 22908099,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5111557167,
            "variance": 0.2612801668
          },
          {
            "average": 0.5049363983,
            "count": 22908099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999756423,
            "variance": 0.2499756429
          },
          {
            "average": 0,
            "count": 22908099,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302728088,
            "count": 22908099,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.587333136,
            "variance": 2.519626484
          },
          {
            "average": -1.468910339,
            "count": 22908099,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.59956779,
            "variance": 112.3508374
          },
          {
            "average": 0.498283642,
            "count": 22908099,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499997065,
            "variance": 0.249997065
          },
          {
            "average": 10119.75484,
            "count": 22908099,
            "maximum": 10123,
            "minimum": 10114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.15746854,
            "variance": 4.654670503
          },
          {
            "average": 243775689,
            "count": 22908099,
            "maximum": 243786027.8,
            "minimum": 243714084.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23829.8345,
            "variance": 567861012.4
          },
          {
            "average": 0,
            "count": 22908099,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22908099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22908099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22908099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22908099,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622152.7368,
          4823004.912,
          1211.423796,
          623187.6968,
          4824411.572,
          1891.483796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622152.7367815005,
                4823004.911879135,
                1211.4237961272677
              ],
              [
                622152.7367815005,
                4824411.571879135,
                1211.4237961272677
              ],
              [
                623187.6967815005,
                4824411.571879135,
                1891.4837961272676
              ],
              [
                623187.6967815005,
                4823004.911879135,
                1891.4837961272676
              ],
              [
                622152.7367815005,
                4823004.911879135,
                1211.4237961272677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:07:07+00:00",
        "end_time": "2019-06-04T20:08:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877984,
            43.54982837,
            1211.423796,
            -121.4746711,
            43.56265997,
            1891.483796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779840259509,
                  43.54999852307411,
                  1211.4237961272677
                ],
                [
                  -121.4874816736079,
                  43.56265996695386,
                  1211.4237961272677
                ],
                [
                  -121.47467105490179,
                  43.5624897342584,
                  1891.4837961272676
                ],
                [
                  -121.47499046397333,
                  43.549828365190365,
                  1891.4837961272676
                ],
                [
                  -121.48779840259509,
                  43.54999852307411,
                  1211.4237961272677
                ]
              ]
            ]
          },
          "id": "20190604_43121E4302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:07:07Z",
            "pc:count": 22908099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622677.9789,
                "count": 22908099,
                "maximum": 623187.6968,
                "minimum": 622152.7368,
                "name": "X",
                "position": 0,
                "stddev": 298.3730755,
                "variance": 89026.49221
              },
              {
                "average": 4823672.441,
                "count": 22908099,
                "maximum": 4824411.572,
                "minimum": 4823004.912,
                "name": "Y",
                "position": 1,
                "stddev": 396.357714,
                "variance": 157099.4374
              },
              {
                "average": 1316.846152,
                "count": 22908099,
                "maximum": 1891.483796,
                "minimum": 1211.423796,
                "name": "Z",
                "position": 2,
                "stddev": 6.025988005,
                "variance": 36.31253143
              },
              {
                "average": 20841.93873,
                "count": 22908099,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10198.43364,
                "variance": 104008048.7
              },
              {
                "average": 1.112218696,
                "count": 22908099,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3587290999,
                "variance": 0.1286865671
              },
              {
                "average": 1.224467469,
                "count": 22908099,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5111557167,
                "variance": 0.2612801668
              },
              {
                "average": 0.5049363983,
                "count": 22908099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999756423,
                "variance": 0.2499756429
              },
              {
                "average": 0,
                "count": 22908099,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302728088,
                "count": 22908099,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.587333136,
                "variance": 2.519626484
              },
              {
                "average": -1.468910339,
                "count": 22908099,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.59956779,
                "variance": 112.3508374
              },
              {
                "average": 0.498283642,
                "count": 22908099,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499997065,
                "variance": 0.249997065
              },
              {
                "average": 10119.75484,
                "count": 22908099,
                "maximum": 10123,
                "minimum": 10114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.15746854,
                "variance": 4.654670503
              },
              {
                "average": 243775689,
                "count": 22908099,
                "maximum": 243786027.8,
                "minimum": 243714084.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23829.8345,
                "variance": 567861012.4
              },
              {
                "average": 0,
                "count": 22908099,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22908099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22908099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22908099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22908099,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622152.7368,
              4823004.912,
              1211.423796,
              623187.6968,
              4824411.572,
              1891.483796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622152.7367815005,
                    4823004.911879135,
                    1211.4237961272677
                  ],
                  [
                    622152.7367815005,
                    4824411.571879135,
                    1211.4237961272677
                  ],
                  [
                    623187.6967815005,
                    4824411.571879135,
                    1891.4837961272676
                  ],
                  [
                    623187.6967815005,
                    4823004.911879135,
                    1891.4837961272676
                  ],
                  [
                    622152.7367815005,
                    4823004.911879135,
                    1211.4237961272677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:07:07+00:00",
            "end_time": "2019-06-04T20:08:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70025278547911,
              43.387497943463885,
              1249.0557658377406
            ],
            [
              -121.69998259829573,
              43.40013695760717,
              1249.0557658377406
            ],
            [
              -121.68721645768726,
              43.399991101778205,
              1938.275765837741
            ],
            [
              -121.68748929625471,
              43.38735215163992,
              1938.275765837741
            ],
            [
              -121.70025278547911,
              43.387497943463885,
              1249.0557658377406
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002528,
        43.38735215,
        1249.055766,
        -121.6872165,
        43.40013696,
        1938.275766
      ],
      "properties": {
        "datetime": "2019-06-02T18:48:10Z",
        "pc:count": 22859548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605782.2127,
            "count": 22859548,
            "maximum": 606306.6508,
            "minimum": 605272.6108,
            "name": "X",
            "position": 0,
            "stddev": 289.6427049,
            "variance": 83892.89652
          },
          {
            "average": 4805350.854,
            "count": 22859548,
            "maximum": 4806071.545,
            "minimum": 4804667.545,
            "name": "Y",
            "position": 1,
            "stddev": 396.9920661,
            "variance": 157602.7005
          },
          {
            "average": 1370.279517,
            "count": 22859548,
            "maximum": 1938.275766,
            "minimum": 1249.055766,
            "name": "Z",
            "position": 2,
            "stddev": 12.10036801,
            "variance": 146.4189059
          },
          {
            "average": 19548.48739,
            "count": 22859548,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9762.991077,
            "variance": 95315994.76
          },
          {
            "average": 1.122580683,
            "count": 22859548,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3599379975,
            "variance": 0.1295553621
          },
          {
            "average": 1.245134724,
            "count": 22859548,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5010126601,
            "variance": 0.2510136856
          },
          {
            "average": 0.5007190431,
            "count": 22859548,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994939,
            "variance": 0.2499994939
          },
          {
            "average": 0,
            "count": 22859548,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.205935305,
            "count": 22859548,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9547459469,
            "variance": 0.911539823
          },
          {
            "average": 0.2236514342,
            "count": 22859548,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85380408,
            "variance": 117.805063
          },
          {
            "average": 0.4943426703,
            "count": 22859548,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999680045,
            "variance": 0.2499680056
          },
          {
            "average": 10028.69235,
            "count": 22859548,
            "maximum": 10032,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.287199526,
            "variance": 1.65688262
          },
          {
            "average": 243534152.9,
            "count": 22859548,
            "maximum": 243536490,
            "minimum": 243532640,
            "name": "GpsTime",
            "position": 12,
            "stddev": 833.0257506,
            "variance": 693931.9012
          },
          {
            "average": 0,
            "count": 22859548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22859548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22859548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22859548,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22859548,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605272.6108,
          4804667.545,
          1249.055766,
          606306.6508,
          4806071.545,
          1938.275766
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605272.6108429811,
                4804667.544857569,
                1249.0557658377406
              ],
              [
                605272.6108429811,
                4806071.544857569,
                1249.0557658377406
              ],
              [
                606306.6508429812,
                4806071.544857569,
                1938.275765837741
              ],
              [
                606306.6508429812,
                4804667.544857569,
                1938.275765837741
              ],
              [
                605272.6108429811,
                4804667.544857569,
                1249.0557658377406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:48:10+00:00",
        "end_time": "2019-06-02T17:44:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002528,
            43.38735215,
            1249.055766,
            -121.6872165,
            43.40013696,
            1938.275766
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70025278547911,
                  43.387497943463885,
                  1249.0557658377406
                ],
                [
                  -121.69998259829573,
                  43.40013695760717,
                  1249.0557658377406
                ],
                [
                  -121.68721645768726,
                  43.399991101778205,
                  1938.275765837741
                ],
                [
                  -121.68748929625471,
                  43.38735215163992,
                  1938.275765837741
                ],
                [
                  -121.70025278547911,
                  43.387497943463885,
                  1249.0557658377406
                ]
              ]
            ]
          },
          "id": "20190602_43121D6320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:48:10Z",
            "pc:count": 22859548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605782.2127,
                "count": 22859548,
                "maximum": 606306.6508,
                "minimum": 605272.6108,
                "name": "X",
                "position": 0,
                "stddev": 289.6427049,
                "variance": 83892.89652
              },
              {
                "average": 4805350.854,
                "count": 22859548,
                "maximum": 4806071.545,
                "minimum": 4804667.545,
                "name": "Y",
                "position": 1,
                "stddev": 396.9920661,
                "variance": 157602.7005
              },
              {
                "average": 1370.279517,
                "count": 22859548,
                "maximum": 1938.275766,
                "minimum": 1249.055766,
                "name": "Z",
                "position": 2,
                "stddev": 12.10036801,
                "variance": 146.4189059
              },
              {
                "average": 19548.48739,
                "count": 22859548,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9762.991077,
                "variance": 95315994.76
              },
              {
                "average": 1.122580683,
                "count": 22859548,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3599379975,
                "variance": 0.1295553621
              },
              {
                "average": 1.245134724,
                "count": 22859548,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5010126601,
                "variance": 0.2510136856
              },
              {
                "average": 0.5007190431,
                "count": 22859548,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994939,
                "variance": 0.2499994939
              },
              {
                "average": 0,
                "count": 22859548,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.205935305,
                "count": 22859548,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9547459469,
                "variance": 0.911539823
              },
              {
                "average": 0.2236514342,
                "count": 22859548,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85380408,
                "variance": 117.805063
              },
              {
                "average": 0.4943426703,
                "count": 22859548,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999680045,
                "variance": 0.2499680056
              },
              {
                "average": 10028.69235,
                "count": 22859548,
                "maximum": 10032,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.287199526,
                "variance": 1.65688262
              },
              {
                "average": 243534152.9,
                "count": 22859548,
                "maximum": 243536490,
                "minimum": 243532640,
                "name": "GpsTime",
                "position": 12,
                "stddev": 833.0257506,
                "variance": 693931.9012
              },
              {
                "average": 0,
                "count": 22859548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22859548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22859548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22859548,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22859548,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605272.6108,
              4804667.545,
              1249.055766,
              606306.6508,
              4806071.545,
              1938.275766
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605272.6108429811,
                    4804667.544857569,
                    1249.0557658377406
                  ],
                  [
                    605272.6108429811,
                    4806071.544857569,
                    1249.0557658377406
                  ],
                  [
                    606306.6508429812,
                    4806071.544857569,
                    1938.275765837741
                  ],
                  [
                    606306.6508429812,
                    4804667.544857569,
                    1938.275765837741
                  ],
                  [
                    605272.6108429811,
                    4804667.544857569,
                    1249.0557658377406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:48:10+00:00",
            "end_time": "2019-06-02T17:44:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.82518335614702,
              43.46249699807779,
              1384.465194668153
            ],
            [
              -121.82493876730969,
              43.47512239848923,
              1384.465194668153
            ],
            [
              -121.81224178762085,
              43.47499119866213,
              1967.965194668153
            ],
            [
              -121.81248901782683,
              43.46236585575392,
              1967.965194668153
            ],
            [
              -121.82518335614702,
              43.46249699807779,
              1384.465194668153
            ]
          ]
        ]
      },
      "bbox": [
        -121.8251834,
        43.46236586,
        1384.465195,
        -121.8122418,
        43.4751224,
        1967.965195
      ],
      "properties": {
        "datetime": "2019-06-02T17:18:33Z",
        "pc:count": 20198608,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 595583.8187,
            "count": 20198608,
            "maximum": 596063.5168,
            "minimum": 595036.3968,
            "name": "X",
            "position": 0,
            "stddev": 285.4842919,
            "variance": 81501.28092
          },
          {
            "average": 4813520.413,
            "count": 20198608,
            "maximum": 4814249.097,
            "minimum": 4812846.657,
            "name": "Y",
            "position": 1,
            "stddev": 402.7261741,
            "variance": 162188.3713
          },
          {
            "average": 1435.689076,
            "count": 20198608,
            "maximum": 1967.965195,
            "minimum": 1384.465195,
            "name": "Z",
            "position": 2,
            "stddev": 32.06142071,
            "variance": 1027.934698
          },
          {
            "average": 19613.4166,
            "count": 20198608,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10817.06276,
            "variance": 117008846.8
          },
          {
            "average": 1.172637293,
            "count": 20198608,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4448206163,
            "variance": 0.1978653807
          },
          {
            "average": 1.345339392,
            "count": 20198608,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6254941904,
            "variance": 0.3912429823
          },
          {
            "average": 0.391776057,
            "count": 20198608,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4881470987,
            "variance": 0.23828759
          },
          {
            "average": 0,
            "count": 20198608,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295593488,
            "count": 20198608,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.469551046,
            "variance": 2.159580278
          },
          {
            "average": 0.1894865763,
            "count": 20198608,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76255494,
            "variance": 115.8325889
          },
          {
            "average": 0.4960060119,
            "count": 20198608,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999840602,
            "variance": 0.2499840604
          },
          {
            "average": 10021.3988,
            "count": 20198608,
            "maximum": 10024,
            "minimum": 10019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9909915332,
            "variance": 0.9820642189
          },
          {
            "average": 243530149,
            "count": 20198608,
            "maximum": 243531113.7,
            "minimum": 243529239.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 391.1356457,
            "variance": 152987.0933
          },
          {
            "average": 0,
            "count": 20198608,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20198608,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20198608,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20198608,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20198608,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          595036.3968,
          4812846.657,
          1384.465195,
          596063.5168,
          4814249.097,
          1967.965195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                595036.396800612,
                4812846.65708662,
                1384.465194668153
              ],
              [
                595036.396800612,
                4814249.09708662,
                1384.465194668153
              ],
              [
                596063.5168006121,
                4814249.09708662,
                1967.965194668153
              ],
              [
                596063.5168006121,
                4812846.65708662,
                1967.965194668153
              ],
              [
                595036.396800612,
                4812846.65708662,
                1384.465194668153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:18:33+00:00",
        "end_time": "2019-06-02T16:47:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8251834,
            43.46236586,
            1384.465195,
            -121.8122418,
            43.4751224,
            1967.965195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.82518335614702,
                  43.46249699807779,
                  1384.465194668153
                ],
                [
                  -121.82493876730969,
                  43.47512239848923,
                  1384.465194668153
                ],
                [
                  -121.81224178762085,
                  43.47499119866213,
                  1967.965194668153
                ],
                [
                  -121.81248901782683,
                  43.46236585575392,
                  1967.965194668153
                ],
                [
                  -121.82518335614702,
                  43.46249699807779,
                  1384.465194668153
                ]
              ]
            ]
          },
          "id": "20190602_43121D7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:18:33Z",
            "pc:count": 20198608,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 595583.8187,
                "count": 20198608,
                "maximum": 596063.5168,
                "minimum": 595036.3968,
                "name": "X",
                "position": 0,
                "stddev": 285.4842919,
                "variance": 81501.28092
              },
              {
                "average": 4813520.413,
                "count": 20198608,
                "maximum": 4814249.097,
                "minimum": 4812846.657,
                "name": "Y",
                "position": 1,
                "stddev": 402.7261741,
                "variance": 162188.3713
              },
              {
                "average": 1435.689076,
                "count": 20198608,
                "maximum": 1967.965195,
                "minimum": 1384.465195,
                "name": "Z",
                "position": 2,
                "stddev": 32.06142071,
                "variance": 1027.934698
              },
              {
                "average": 19613.4166,
                "count": 20198608,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10817.06276,
                "variance": 117008846.8
              },
              {
                "average": 1.172637293,
                "count": 20198608,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4448206163,
                "variance": 0.1978653807
              },
              {
                "average": 1.345339392,
                "count": 20198608,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6254941904,
                "variance": 0.3912429823
              },
              {
                "average": 0.391776057,
                "count": 20198608,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4881470987,
                "variance": 0.23828759
              },
              {
                "average": 0,
                "count": 20198608,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295593488,
                "count": 20198608,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.469551046,
                "variance": 2.159580278
              },
              {
                "average": 0.1894865763,
                "count": 20198608,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76255494,
                "variance": 115.8325889
              },
              {
                "average": 0.4960060119,
                "count": 20198608,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999840602,
                "variance": 0.2499840604
              },
              {
                "average": 10021.3988,
                "count": 20198608,
                "maximum": 10024,
                "minimum": 10019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9909915332,
                "variance": 0.9820642189
              },
              {
                "average": 243530149,
                "count": 20198608,
                "maximum": 243531113.7,
                "minimum": 243529239.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 391.1356457,
                "variance": 152987.0933
              },
              {
                "average": 0,
                "count": 20198608,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20198608,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20198608,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20198608,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20198608,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              595036.3968,
              4812846.657,
              1384.465195,
              596063.5168,
              4814249.097,
              1967.965195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    595036.396800612,
                    4812846.65708662,
                    1384.465194668153
                  ],
                  [
                    595036.396800612,
                    4814249.09708662,
                    1384.465194668153
                  ],
                  [
                    596063.5168006121,
                    4814249.09708662,
                    1967.965194668153
                  ],
                  [
                    596063.5168006121,
                    4812846.65708662,
                    1967.965194668153
                  ],
                  [
                    595036.396800612,
                    4812846.65708662,
                    1384.465194668153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:18:33+00:00",
            "end_time": "2019-06-02T16: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": "20190602_43121D7211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.81273024090719,
              43.462497510761786,
              1364.0569722304544
            ],
            [
              -121.81248302451738,
              43.4751246549627,
              1364.0569722304544
            ],
            [
              -121.79973912762995,
              43.47499157894841,
              1961.6769722304543
            ],
            [
              -121.79998899549085,
              43.46236449308108,
              1961.6769722304543
            ],
            [
              -121.81273024090719,
              43.462497510761786,
              1364.0569722304544
            ]
          ]
        ]
      },
      "bbox": [
        -121.8127302,
        43.46236449,
        1364.056972,
        -121.7997391,
        43.47512465,
        1961.676972
      ],
      "properties": {
        "datetime": "2019-06-02T17:05:55Z",
        "pc:count": 21936726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596566.8006,
            "count": 21936726,
            "maximum": 597074.7145,
            "minimum": 596043.7945,
            "name": "X",
            "position": 0,
            "stddev": 298.9267537,
            "variance": 89357.2041
          },
          {
            "average": 4813582.738,
            "count": 21936726,
            "maximum": 4814263.64,
            "minimum": 4812861,
            "name": "Y",
            "position": 1,
            "stddev": 396.7443522,
            "variance": 157406.081
          },
          {
            "average": 1390.010714,
            "count": 21936726,
            "maximum": 1961.676972,
            "minimum": 1364.056972,
            "name": "Z",
            "position": 2,
            "stddev": 8.478407572,
            "variance": 71.88339496
          },
          {
            "average": 17145.82238,
            "count": 21936726,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9331.93394,
            "variance": 87084991.07
          },
          {
            "average": 1.135388207,
            "count": 21936726,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3656402826,
            "variance": 0.1336928163
          },
          {
            "average": 1.270763149,
            "count": 21936726,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4973478823,
            "variance": 0.247354916
          },
          {
            "average": 0.4990347238,
            "count": 21936726,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990796,
            "variance": 0.2499990796
          },
          {
            "average": 0,
            "count": 21936726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172989488,
            "count": 21936726,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8368691425,
            "variance": 0.7003499616
          },
          {
            "average": -0.05055505064,
            "count": 21936726,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85695962,
            "variance": 117.8735722
          },
          {
            "average": 0.4955522533,
            "count": 21936726,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999802286,
            "variance": 0.2499802289
          },
          {
            "average": 10019.72061,
            "count": 21936726,
            "maximum": 10022,
            "minimum": 10017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.055766711,
            "variance": 1.114643347
          },
          {
            "average": 243529477.5,
            "count": 21936726,
            "maximum": 243530355.4,
            "minimum": 243528343.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 439.6631148,
            "variance": 193303.6545
          },
          {
            "average": 0,
            "count": 21936726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21936726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21936726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21936726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21936726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596043.7945,
          4812861,
          1364.056972,
          597074.7145,
          4814263.64,
          1961.676972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596043.7944974652,
                4812861.000291882,
                1364.0569722304544
              ],
              [
                596043.7944974652,
                4814263.640291883,
                1364.0569722304544
              ],
              [
                597074.7144974652,
                4814263.640291883,
                1961.6769722304543
              ],
              [
                597074.7144974652,
                4812861.000291882,
                1961.6769722304543
              ],
              [
                596043.7944974652,
                4812861.000291882,
                1364.0569722304544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:05:55+00:00",
        "end_time": "2019-06-02T16:32:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8127302,
            43.46236449,
            1364.056972,
            -121.7997391,
            43.47512465,
            1961.676972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.81273024090719,
                  43.462497510761786,
                  1364.0569722304544
                ],
                [
                  -121.81248302451738,
                  43.4751246549627,
                  1364.0569722304544
                ],
                [
                  -121.79973912762995,
                  43.47499157894841,
                  1961.6769722304543
                ],
                [
                  -121.79998899549085,
                  43.46236449308108,
                  1961.6769722304543
                ],
                [
                  -121.81273024090719,
                  43.462497510761786,
                  1364.0569722304544
                ]
              ]
            ]
          },
          "id": "20190602_43121D7211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:05:55Z",
            "pc:count": 21936726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596566.8006,
                "count": 21936726,
                "maximum": 597074.7145,
                "minimum": 596043.7945,
                "name": "X",
                "position": 0,
                "stddev": 298.9267537,
                "variance": 89357.2041
              },
              {
                "average": 4813582.738,
                "count": 21936726,
                "maximum": 4814263.64,
                "minimum": 4812861,
                "name": "Y",
                "position": 1,
                "stddev": 396.7443522,
                "variance": 157406.081
              },
              {
                "average": 1390.010714,
                "count": 21936726,
                "maximum": 1961.676972,
                "minimum": 1364.056972,
                "name": "Z",
                "position": 2,
                "stddev": 8.478407572,
                "variance": 71.88339496
              },
              {
                "average": 17145.82238,
                "count": 21936726,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9331.93394,
                "variance": 87084991.07
              },
              {
                "average": 1.135388207,
                "count": 21936726,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3656402826,
                "variance": 0.1336928163
              },
              {
                "average": 1.270763149,
                "count": 21936726,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4973478823,
                "variance": 0.247354916
              },
              {
                "average": 0.4990347238,
                "count": 21936726,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990796,
                "variance": 0.2499990796
              },
              {
                "average": 0,
                "count": 21936726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172989488,
                "count": 21936726,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8368691425,
                "variance": 0.7003499616
              },
              {
                "average": -0.05055505064,
                "count": 21936726,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85695962,
                "variance": 117.8735722
              },
              {
                "average": 0.4955522533,
                "count": 21936726,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999802286,
                "variance": 0.2499802289
              },
              {
                "average": 10019.72061,
                "count": 21936726,
                "maximum": 10022,
                "minimum": 10017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.055766711,
                "variance": 1.114643347
              },
              {
                "average": 243529477.5,
                "count": 21936726,
                "maximum": 243530355.4,
                "minimum": 243528343.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 439.6631148,
                "variance": 193303.6545
              },
              {
                "average": 0,
                "count": 21936726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21936726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21936726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21936726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21936726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596043.7945,
              4812861,
              1364.056972,
              597074.7145,
              4814263.64,
              1961.676972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596043.7944974652,
                    4812861.000291882,
                    1364.0569722304544
                  ],
                  [
                    596043.7944974652,
                    4814263.640291883,
                    1364.0569722304544
                  ],
                  [
                    597074.7144974652,
                    4814263.640291883,
                    1961.6769722304543
                  ],
                  [
                    597074.7144974652,
                    4812861.000291882,
                    1961.6769722304543
                  ],
                  [
                    596043.7944974652,
                    4812861.000291882,
                    1364.0569722304544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:05:55+00:00",
            "end_time": "2019-06-02T16:32:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775566923314,
              43.39999799529086,
              1250.2161892986214
            ],
            [
              -121.68748274225788,
              43.41263799897508,
              1250.2161892986214
            ],
            [
              -121.67471404024346,
              43.41249071402883,
              1903.2961892986214
            ],
            [
              -121.67498962047875,
              43.39985077498018,
              1903.2961892986214
            ],
            [
              -121.68775566923314,
              43.39999799529086,
              1250.2161892986214
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877557,
        43.39985077,
        1250.216189,
        -121.674714,
        43.412638,
        1903.296189
      ],
      "properties": {
        "datetime": "2019-06-02T19:39:25Z",
        "pc:count": 22355231,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606757.2315,
            "count": 22355231,
            "maximum": 607297.0141,
            "minimum": 606262.9741,
            "name": "X",
            "position": 0,
            "stddev": 284.3523325,
            "variance": 80856.24898
          },
          {
            "average": 4806814.322,
            "count": 22355231,
            "maximum": 4807475.743,
            "minimum": 4806071.623,
            "name": "Y",
            "position": 1,
            "stddev": 407.7492201,
            "variance": 166259.4265
          },
          {
            "average": 1356.957006,
            "count": 22355231,
            "maximum": 1903.296189,
            "minimum": 1250.216189,
            "name": "Z",
            "position": 2,
            "stddev": 6.516354561,
            "variance": 42.46287677
          },
          {
            "average": 21331.62895,
            "count": 22355231,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9581.34878,
            "variance": 91802244.44
          },
          {
            "average": 1.083978466,
            "count": 22355231,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2897017997,
            "variance": 0.08392713274
          },
          {
            "average": 1.167946285,
            "count": 22355231,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4009319492,
            "variance": 0.1607464279
          },
          {
            "average": 0.501175452,
            "count": 22355231,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986295,
            "variance": 0.2499986295
          },
          {
            "average": 0,
            "count": 22355231,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17660663,
            "count": 22355231,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6353859513,
            "variance": 0.4037153071
          },
          {
            "average": 0.6096320294,
            "count": 22355231,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.11541207,
            "variance": 123.5523854
          },
          {
            "average": 0.5071764635,
            "count": 22355231,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999485069,
            "variance": 0.2499485096
          },
          {
            "average": 10032.03642,
            "count": 22355231,
            "maximum": 10037,
            "minimum": 10029,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.76980632,
            "variance": 3.13221441
          },
          {
            "average": 243536335.4,
            "count": 22355231,
            "maximum": 243539565.1,
            "minimum": 243534171.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1164.175685,
            "variance": 1355305.025
          },
          {
            "average": 0,
            "count": 22355231,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22355231,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22355231,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22355231,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22355231,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606262.9741,
          4806071.623,
          1250.216189,
          607297.0141,
          4807475.743,
          1903.296189
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606262.974054688,
                4806071.623049927,
                1250.2161892986214
              ],
              [
                606262.974054688,
                4807475.743049926,
                1250.2161892986214
              ],
              [
                607297.014054688,
                4807475.743049926,
                1903.2961892986214
              ],
              [
                607297.014054688,
                4806071.623049927,
                1903.2961892986214
              ],
              [
                606262.974054688,
                4806071.623049927,
                1250.2161892986214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:39:25+00:00",
        "end_time": "2019-06-02T18:09:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877557,
            43.39985077,
            1250.216189,
            -121.674714,
            43.412638,
            1903.296189
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775566923314,
                  43.39999799529086,
                  1250.2161892986214
                ],
                [
                  -121.68748274225788,
                  43.41263799897508,
                  1250.2161892986214
                ],
                [
                  -121.67471404024346,
                  43.41249071402883,
                  1903.2961892986214
                ],
                [
                  -121.67498962047875,
                  43.39985077498018,
                  1903.2961892986214
                ],
                [
                  -121.68775566923314,
                  43.39999799529086,
                  1250.2161892986214
                ]
              ]
            ]
          },
          "id": "20190602_43121D6411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:39:25Z",
            "pc:count": 22355231,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606757.2315,
                "count": 22355231,
                "maximum": 607297.0141,
                "minimum": 606262.9741,
                "name": "X",
                "position": 0,
                "stddev": 284.3523325,
                "variance": 80856.24898
              },
              {
                "average": 4806814.322,
                "count": 22355231,
                "maximum": 4807475.743,
                "minimum": 4806071.623,
                "name": "Y",
                "position": 1,
                "stddev": 407.7492201,
                "variance": 166259.4265
              },
              {
                "average": 1356.957006,
                "count": 22355231,
                "maximum": 1903.296189,
                "minimum": 1250.216189,
                "name": "Z",
                "position": 2,
                "stddev": 6.516354561,
                "variance": 42.46287677
              },
              {
                "average": 21331.62895,
                "count": 22355231,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9581.34878,
                "variance": 91802244.44
              },
              {
                "average": 1.083978466,
                "count": 22355231,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2897017997,
                "variance": 0.08392713274
              },
              {
                "average": 1.167946285,
                "count": 22355231,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4009319492,
                "variance": 0.1607464279
              },
              {
                "average": 0.501175452,
                "count": 22355231,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986295,
                "variance": 0.2499986295
              },
              {
                "average": 0,
                "count": 22355231,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17660663,
                "count": 22355231,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6353859513,
                "variance": 0.4037153071
              },
              {
                "average": 0.6096320294,
                "count": 22355231,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.11541207,
                "variance": 123.5523854
              },
              {
                "average": 0.5071764635,
                "count": 22355231,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999485069,
                "variance": 0.2499485096
              },
              {
                "average": 10032.03642,
                "count": 22355231,
                "maximum": 10037,
                "minimum": 10029,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.76980632,
                "variance": 3.13221441
              },
              {
                "average": 243536335.4,
                "count": 22355231,
                "maximum": 243539565.1,
                "minimum": 243534171.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1164.175685,
                "variance": 1355305.025
              },
              {
                "average": 0,
                "count": 22355231,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22355231,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22355231,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22355231,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22355231,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606262.9741,
              4806071.623,
              1250.216189,
              607297.0141,
              4807475.743,
              1903.296189
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606262.974054688,
                    4806071.623049927,
                    1250.2161892986214
                  ],
                  [
                    606262.974054688,
                    4807475.743049926,
                    1250.2161892986214
                  ],
                  [
                    607297.014054688,
                    4807475.743049926,
                    1903.2961892986214
                  ],
                  [
                    607297.014054688,
                    4806071.623049927,
                    1903.2961892986214
                  ],
                  [
                    606262.974054688,
                    4806071.623049927,
                    1250.2161892986214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:39:25+00:00",
            "end_time": "2019-06-02T18:09: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": "20190602_43121D6308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7252479236203,
              43.41249773887915,
              1292.3485946968995
            ],
            [
              -121.72498275683,
              43.42513412106473,
              1292.3485946968995
            ],
            [
              -121.7122216130358,
              43.424991107148564,
              1898.6485946968996
            ],
            [
              -121.71248943199731,
              43.412354787704736,
              1898.6485946968996
            ],
            [
              -121.7252479236203,
              43.41249773887915,
              1292.3485946968995
            ]
          ]
        ]
      },
      "bbox": [
        -121.7252479,
        43.41235479,
        1292.348595,
        -121.7122216,
        43.42513412,
        1898.648595
      ],
      "properties": {
        "datetime": "2019-06-03T16:55:18Z",
        "pc:count": 21543640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603727.533,
            "count": 21543640,
            "maximum": 604238.8686,
            "minimum": 603205.6686,
            "name": "X",
            "position": 0,
            "stddev": 290.0399087,
            "variance": 84123.14862
          },
          {
            "average": 4808051.257,
            "count": 21543640,
            "maximum": 4808816.415,
            "minimum": 4807412.715,
            "name": "Y",
            "position": 1,
            "stddev": 401.8496511,
            "variance": 161483.1421
          },
          {
            "average": 1390.302091,
            "count": 21543640,
            "maximum": 1898.648595,
            "minimum": 1292.348595,
            "name": "Z",
            "position": 2,
            "stddev": 10.28720388,
            "variance": 105.8265637
          },
          {
            "average": 19265.2502,
            "count": 21543640,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9941.500546,
            "variance": 98833433.11
          },
          {
            "average": 1.130944864,
            "count": 21543640,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3686478844,
            "variance": 0.1359012627
          },
          {
            "average": 1.261885967,
            "count": 21543640,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5095184829,
            "variance": 0.2596090844
          },
          {
            "average": 0.5017780189,
            "count": 21543640,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968502,
            "variance": 0.2499968503
          },
          {
            "average": 0,
            "count": 21543640,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201541151,
            "count": 21543640,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9514701536,
            "variance": 0.9052954531
          },
          {
            "average": -0.4036674382,
            "count": 21543640,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.17980156,
            "variance": 124.987963
          },
          {
            "average": 0.4931331474,
            "count": 21543640,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999528557,
            "variance": 0.2499528579
          },
          {
            "average": 10039.08652,
            "count": 21543640,
            "maximum": 10045,
            "minimum": 10034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.206473428,
            "variance": 4.868524989
          },
          {
            "average": 243548250.6,
            "count": 21543640,
            "maximum": 243616118.2,
            "minimum": 243537825.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22840.36707,
            "variance": 521682367.9
          },
          {
            "average": 0,
            "count": 21543640,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21543640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21543640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21543640,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21543640,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603205.6686,
          4807412.715,
          1292.348595,
          604238.8686,
          4808816.415,
          1898.648595
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603205.6685787778,
                4807412.714632325,
                1292.3485946968995
              ],
              [
                603205.6685787778,
                4808816.414632324,
                1292.3485946968995
              ],
              [
                604238.8685787778,
                4808816.414632324,
                1898.6485946968996
              ],
              [
                604238.8685787778,
                4807412.714632325,
                1898.6485946968996
              ],
              [
                603205.6685787778,
                4807412.714632325,
                1292.3485946968995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T16:55:18+00:00",
        "end_time": "2019-06-02T19:10:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7252479,
            43.41235479,
            1292.348595,
            -121.7122216,
            43.42513412,
            1898.648595
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7252479236203,
                  43.41249773887915,
                  1292.3485946968995
                ],
                [
                  -121.72498275683,
                  43.42513412106473,
                  1292.3485946968995
                ],
                [
                  -121.7122216130358,
                  43.424991107148564,
                  1898.6485946968996
                ],
                [
                  -121.71248943199731,
                  43.412354787704736,
                  1898.6485946968996
                ],
                [
                  -121.7252479236203,
                  43.41249773887915,
                  1292.3485946968995
                ]
              ]
            ]
          },
          "id": "20190602_43121D6308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T16:55:18Z",
            "pc:count": 21543640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603727.533,
                "count": 21543640,
                "maximum": 604238.8686,
                "minimum": 603205.6686,
                "name": "X",
                "position": 0,
                "stddev": 290.0399087,
                "variance": 84123.14862
              },
              {
                "average": 4808051.257,
                "count": 21543640,
                "maximum": 4808816.415,
                "minimum": 4807412.715,
                "name": "Y",
                "position": 1,
                "stddev": 401.8496511,
                "variance": 161483.1421
              },
              {
                "average": 1390.302091,
                "count": 21543640,
                "maximum": 1898.648595,
                "minimum": 1292.348595,
                "name": "Z",
                "position": 2,
                "stddev": 10.28720388,
                "variance": 105.8265637
              },
              {
                "average": 19265.2502,
                "count": 21543640,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9941.500546,
                "variance": 98833433.11
              },
              {
                "average": 1.130944864,
                "count": 21543640,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3686478844,
                "variance": 0.1359012627
              },
              {
                "average": 1.261885967,
                "count": 21543640,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5095184829,
                "variance": 0.2596090844
              },
              {
                "average": 0.5017780189,
                "count": 21543640,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968502,
                "variance": 0.2499968503
              },
              {
                "average": 0,
                "count": 21543640,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201541151,
                "count": 21543640,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9514701536,
                "variance": 0.9052954531
              },
              {
                "average": -0.4036674382,
                "count": 21543640,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.17980156,
                "variance": 124.987963
              },
              {
                "average": 0.4931331474,
                "count": 21543640,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999528557,
                "variance": 0.2499528579
              },
              {
                "average": 10039.08652,
                "count": 21543640,
                "maximum": 10045,
                "minimum": 10034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.206473428,
                "variance": 4.868524989
              },
              {
                "average": 243548250.6,
                "count": 21543640,
                "maximum": 243616118.2,
                "minimum": 243537825.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22840.36707,
                "variance": 521682367.9
              },
              {
                "average": 0,
                "count": 21543640,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21543640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21543640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21543640,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21543640,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603205.6686,
              4807412.715,
              1292.348595,
              604238.8686,
              4808816.415,
              1898.648595
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603205.6685787778,
                    4807412.714632325,
                    1292.3485946968995
                  ],
                  [
                    603205.6685787778,
                    4808816.414632324,
                    1292.3485946968995
                  ],
                  [
                    604238.8685787778,
                    4808816.414632324,
                    1898.6485946968996
                  ],
                  [
                    604238.8685787778,
                    4807412.714632325,
                    1898.6485946968996
                  ],
                  [
                    603205.6685787778,
                    4807412.714632325,
                    1292.3485946968995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T16:55:18+00:00",
            "end_time": "2019-06-02T19:10: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": "20190602_43121D7207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.80023272332336,
              43.47499770384946,
              1360.4872590700068
            ],
            [
              -121.79998276751375,
              43.48762620321646,
              1360.4872590700068
            ],
            [
              -121.7872360539183,
              43.48749170066199,
              1947.3672590700069
            ],
            [
              -121.7874886632083,
              43.47486326025885,
              1947.3672590700069
            ],
            [
              -121.80023272332336,
              43.47499770384946,
              1360.4872590700068
            ]
          ]
        ]
      },
      "bbox": [
        -121.8002327,
        43.47486326,
        1360.487259,
        -121.7872361,
        43.4876262,
        1947.367259
      ],
      "properties": {
        "datetime": "2019-06-02T17:13:03Z",
        "pc:count": 23072121,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597555.9256,
            "count": 23072121,
            "maximum": 598065.7233,
            "minimum": 597034.7833,
            "name": "X",
            "position": 0,
            "stddev": 285.0405131,
            "variance": 81248.09413
          },
          {
            "average": 4814942.717,
            "count": 23072121,
            "maximum": 4815666.545,
            "minimum": 4814263.745,
            "name": "Y",
            "position": 1,
            "stddev": 396.9615479,
            "variance": 157578.4705
          },
          {
            "average": 1383.203658,
            "count": 23072121,
            "maximum": 1947.367259,
            "minimum": 1360.487259,
            "name": "Z",
            "position": 2,
            "stddev": 11.47535995,
            "variance": 131.6838859
          },
          {
            "average": 15788.83947,
            "count": 23072121,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9181.771363,
            "variance": 84304925.36
          },
          {
            "average": 1.180338643,
            "count": 23072121,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4419301379,
            "variance": 0.1953022468
          },
          {
            "average": 1.360681534,
            "count": 23072121,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6107840976,
            "variance": 0.3730572139
          },
          {
            "average": 0.5011012208,
            "count": 23072121,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987981,
            "variance": 0.2499987981
          },
          {
            "average": 0,
            "count": 23072121,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237743639,
            "count": 23072121,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.337387695,
            "variance": 1.788605846
          },
          {
            "average": -0.06863304887,
            "count": 23072121,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82952486,
            "variance": 117.2786088
          },
          {
            "average": 0.4967422371,
            "count": 23072121,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999893977,
            "variance": 0.2499893978
          },
          {
            "average": 10019.78937,
            "count": 23072121,
            "maximum": 10023,
            "minimum": 10017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.020288771,
            "variance": 1.040989176
          },
          {
            "average": 243529504.3,
            "count": 23072121,
            "maximum": 243530783.7,
            "minimum": 243528314.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 421.5392169,
            "variance": 177695.3114
          },
          {
            "average": 0,
            "count": 23072121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23072121,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23072121,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23072121,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23072121,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597034.7833,
          4814263.745,
          1360.487259,
          598065.7233,
          4815666.545,
          1947.367259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597034.7833361141,
                4814263.74514921,
                1360.4872590700068
              ],
              [
                597034.7833361141,
                4815666.545149211,
                1360.4872590700068
              ],
              [
                598065.7233361141,
                4815666.545149211,
                1947.3672590700069
              ],
              [
                598065.7233361141,
                4814263.74514921,
                1947.3672590700069
              ],
              [
                597034.7833361141,
                4814263.74514921,
                1360.4872590700068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:13:03+00:00",
        "end_time": "2019-06-02T16:31:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8002327,
            43.47486326,
            1360.487259,
            -121.7872361,
            43.4876262,
            1947.367259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.80023272332336,
                  43.47499770384946,
                  1360.4872590700068
                ],
                [
                  -121.79998276751375,
                  43.48762620321646,
                  1360.4872590700068
                ],
                [
                  -121.7872360539183,
                  43.48749170066199,
                  1947.3672590700069
                ],
                [
                  -121.7874886632083,
                  43.47486326025885,
                  1947.3672590700069
                ],
                [
                  -121.80023272332336,
                  43.47499770384946,
                  1360.4872590700068
                ]
              ]
            ]
          },
          "id": "20190602_43121D7207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:13:03Z",
            "pc:count": 23072121,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597555.9256,
                "count": 23072121,
                "maximum": 598065.7233,
                "minimum": 597034.7833,
                "name": "X",
                "position": 0,
                "stddev": 285.0405131,
                "variance": 81248.09413
              },
              {
                "average": 4814942.717,
                "count": 23072121,
                "maximum": 4815666.545,
                "minimum": 4814263.745,
                "name": "Y",
                "position": 1,
                "stddev": 396.9615479,
                "variance": 157578.4705
              },
              {
                "average": 1383.203658,
                "count": 23072121,
                "maximum": 1947.367259,
                "minimum": 1360.487259,
                "name": "Z",
                "position": 2,
                "stddev": 11.47535995,
                "variance": 131.6838859
              },
              {
                "average": 15788.83947,
                "count": 23072121,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9181.771363,
                "variance": 84304925.36
              },
              {
                "average": 1.180338643,
                "count": 23072121,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4419301379,
                "variance": 0.1953022468
              },
              {
                "average": 1.360681534,
                "count": 23072121,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6107840976,
                "variance": 0.3730572139
              },
              {
                "average": 0.5011012208,
                "count": 23072121,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987981,
                "variance": 0.2499987981
              },
              {
                "average": 0,
                "count": 23072121,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237743639,
                "count": 23072121,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.337387695,
                "variance": 1.788605846
              },
              {
                "average": -0.06863304887,
                "count": 23072121,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82952486,
                "variance": 117.2786088
              },
              {
                "average": 0.4967422371,
                "count": 23072121,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999893977,
                "variance": 0.2499893978
              },
              {
                "average": 10019.78937,
                "count": 23072121,
                "maximum": 10023,
                "minimum": 10017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.020288771,
                "variance": 1.040989176
              },
              {
                "average": 243529504.3,
                "count": 23072121,
                "maximum": 243530783.7,
                "minimum": 243528314.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 421.5392169,
                "variance": 177695.3114
              },
              {
                "average": 0,
                "count": 23072121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23072121,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23072121,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23072121,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23072121,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597034.7833,
              4814263.745,
              1360.487259,
              598065.7233,
              4815666.545,
              1947.367259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597034.7833361141,
                    4814263.74514921,
                    1360.4872590700068
                  ],
                  [
                    597034.7833361141,
                    4815666.545149211,
                    1360.4872590700068
                  ],
                  [
                    598065.7233361141,
                    4815666.545149211,
                    1947.3672590700069
                  ],
                  [
                    598065.7233361141,
                    4814263.74514921,
                    1947.3672590700069
                  ],
                  [
                    597034.7833361141,
                    4814263.74514921,
                    1360.4872590700068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:13:03+00:00",
            "end_time": "2019-06-02T16:31:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7450441497636,
              43.384700031621456,
              1313.752753044465
            ],
            [
              -121.74498480034386,
              43.38757645180702,
              1313.752753044465
            ],
            [
              -121.7374268302731,
              43.3874932500894,
              1937.9927530444652
            ],
            [
              -121.73748653687699,
              43.384616838214626,
              1937.9927530444652
            ],
            [
              -121.7450441497636,
              43.384700031621456,
              1313.752753044465
            ]
          ]
        ]
      },
      "bbox": [
        -121.7450441,
        43.38461684,
        1313.752753,
        -121.7374268,
        43.38757645,
        1937.992753
      ],
      "properties": {
        "datetime": "2019-06-02T18:27:45Z",
        "pc:count": 2502780,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601981.9024,
            "count": 2502780,
            "maximum": 602261.6902,
            "minimum": 601649.3902,
            "name": "X",
            "position": 0,
            "stddev": 166.9124695,
            "variance": 27859.77248
          },
          {
            "average": 4804464.535,
            "count": 2502780,
            "maximum": 4804620.768,
            "minimum": 4804301.248,
            "name": "Y",
            "position": 1,
            "stddev": 92.99309068,
            "variance": 8647.714915
          },
          {
            "average": 1382.842907,
            "count": 2502780,
            "maximum": 1937.992753,
            "minimum": 1313.752753,
            "name": "Z",
            "position": 2,
            "stddev": 6.7435614,
            "variance": 45.47562035
          },
          {
            "average": 20450.93535,
            "count": 2502780,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9541.679783,
            "variance": 91043653.07
          },
          {
            "average": 1.099012298,
            "count": 2502780,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3123440683,
            "variance": 0.09755881698
          },
          {
            "average": 1.197878359,
            "count": 2502780,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4285842158,
            "variance": 0.18368443
          },
          {
            "average": 0.5091829885,
            "count": 2502780,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999157655,
            "variance": 0.2499157726
          },
          {
            "average": 0,
            "count": 2502780,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195343178,
            "count": 2502780,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6904117216,
            "variance": 0.4766683454
          },
          {
            "average": -1.362467997,
            "count": 2502780,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.34234792,
            "variance": 106.9641606
          },
          {
            "average": 0.5353714669,
            "count": 2502780,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4987473897,
            "variance": 0.2487489587
          },
          {
            "average": 10028.37737,
            "count": 2502780,
            "maximum": 10030,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8368449515,
            "variance": 0.7003094729
          },
          {
            "average": 243533943.3,
            "count": 2502780,
            "maximum": 243535265.7,
            "minimum": 243532861,
            "name": "GpsTime",
            "position": 12,
            "stddev": 571.0006705,
            "variance": 326041.7657
          },
          {
            "average": 0,
            "count": 2502780,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2502780,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2502780,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2502780,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2502780,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601649.3902,
          4804301.248,
          1313.752753,
          602261.6902,
          4804620.768,
          1937.992753
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601649.3901615384,
                4804301.247855775,
                1313.752753044465
              ],
              [
                601649.3901615384,
                4804620.767855775,
                1313.752753044465
              ],
              [
                602261.6901615384,
                4804620.767855775,
                1937.9927530444652
              ],
              [
                602261.6901615384,
                4804301.247855775,
                1937.9927530444652
              ],
              [
                601649.3901615384,
                4804301.247855775,
                1313.752753044465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:27:45+00:00",
        "end_time": "2019-06-02T17:47:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7450441,
            43.38461684,
            1313.752753,
            -121.7374268,
            43.38757645,
            1937.992753
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7450441497636,
                  43.384700031621456,
                  1313.752753044465
                ],
                [
                  -121.74498480034386,
                  43.38757645180702,
                  1313.752753044465
                ],
                [
                  -121.7374268302731,
                  43.3874932500894,
                  1937.9927530444652
                ],
                [
                  -121.73748653687699,
                  43.384616838214626,
                  1937.9927530444652
                ],
                [
                  -121.7450441497636,
                  43.384700031621456,
                  1313.752753044465
                ]
              ]
            ]
          },
          "id": "20190602_43121D6321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:27:45Z",
            "pc:count": 2502780,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601981.9024,
                "count": 2502780,
                "maximum": 602261.6902,
                "minimum": 601649.3902,
                "name": "X",
                "position": 0,
                "stddev": 166.9124695,
                "variance": 27859.77248
              },
              {
                "average": 4804464.535,
                "count": 2502780,
                "maximum": 4804620.768,
                "minimum": 4804301.248,
                "name": "Y",
                "position": 1,
                "stddev": 92.99309068,
                "variance": 8647.714915
              },
              {
                "average": 1382.842907,
                "count": 2502780,
                "maximum": 1937.992753,
                "minimum": 1313.752753,
                "name": "Z",
                "position": 2,
                "stddev": 6.7435614,
                "variance": 45.47562035
              },
              {
                "average": 20450.93535,
                "count": 2502780,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9541.679783,
                "variance": 91043653.07
              },
              {
                "average": 1.099012298,
                "count": 2502780,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3123440683,
                "variance": 0.09755881698
              },
              {
                "average": 1.197878359,
                "count": 2502780,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4285842158,
                "variance": 0.18368443
              },
              {
                "average": 0.5091829885,
                "count": 2502780,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999157655,
                "variance": 0.2499157726
              },
              {
                "average": 0,
                "count": 2502780,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195343178,
                "count": 2502780,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6904117216,
                "variance": 0.4766683454
              },
              {
                "average": -1.362467997,
                "count": 2502780,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.34234792,
                "variance": 106.9641606
              },
              {
                "average": 0.5353714669,
                "count": 2502780,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4987473897,
                "variance": 0.2487489587
              },
              {
                "average": 10028.37737,
                "count": 2502780,
                "maximum": 10030,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8368449515,
                "variance": 0.7003094729
              },
              {
                "average": 243533943.3,
                "count": 2502780,
                "maximum": 243535265.7,
                "minimum": 243532861,
                "name": "GpsTime",
                "position": 12,
                "stddev": 571.0006705,
                "variance": 326041.7657
              },
              {
                "average": 0,
                "count": 2502780,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2502780,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2502780,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2502780,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2502780,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601649.3902,
              4804301.248,
              1313.752753,
              602261.6902,
              4804620.768,
              1937.992753
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601649.3901615384,
                    4804301.247855775,
                    1313.752753044465
                  ],
                  [
                    601649.3901615384,
                    4804620.767855775,
                    1313.752753044465
                  ],
                  [
                    602261.6901615384,
                    4804620.767855775,
                    1937.9927530444652
                  ],
                  [
                    602261.6901615384,
                    4804301.247855775,
                    1937.9927530444652
                  ],
                  [
                    601649.3901615384,
                    4804301.247855775,
                    1313.752753044465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:27:45+00:00",
            "end_time": "2019-06-02T17: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": "20190602_43121D7118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.84411206861726,
              43.449996179102385,
              1339.8438917000044
            ],
            [
              -121.8438727294898,
              43.46255849452962,
              1339.8438917000044
            ],
            [
              -121.83724692328536,
              43.46249130407776,
              1953.5638917000047
            ],
            [
              -121.83748763332291,
              43.44992901795288,
              1953.5638917000047
            ],
            [
              -121.84411206861726,
              43.449996179102385,
              1339.8438917000044
            ]
          ]
        ]
      },
      "bbox": [
        -121.8441121,
        43.44992902,
        1339.843892,
        -121.8372469,
        43.46255849,
        1953.563892
      ],
      "properties": {
        "datetime": "2019-06-02T17:18:04Z",
        "pc:count": 10138673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593791.1168,
            "count": 10138673,
            "maximum": 594060.52,
            "minimum": 593524.42,
            "name": "X",
            "position": 0,
            "stddev": 151.7781323,
            "variance": 23036.60146
          },
          {
            "average": 4812085.412,
            "count": 10138673,
            "maximum": 4812832.329,
            "minimum": 4811436.909,
            "name": "Y",
            "position": 1,
            "stddev": 387.0755119,
            "variance": 149827.4519
          },
          {
            "average": 1562.027467,
            "count": 10138673,
            "maximum": 1953.563892,
            "minimum": 1339.843892,
            "name": "Z",
            "position": 2,
            "stddev": 59.34711294,
            "variance": 3522.079814
          },
          {
            "average": 22584.30102,
            "count": 10138673,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12103.57132,
            "variance": 146496438.8
          },
          {
            "average": 1.180804233,
            "count": 10138673,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4555404738,
            "variance": 0.2075171233
          },
          {
            "average": 1.361855837,
            "count": 10138673,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6398947084,
            "variance": 0.4094652378
          },
          {
            "average": 0.5008649554,
            "count": 10138673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992765,
            "variance": 0.2499992765
          },
          {
            "average": 0,
            "count": 10138673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336256727,
            "count": 10138673,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.572565325,
            "variance": 2.472961703
          },
          {
            "average": -0.0232290259,
            "count": 10138673,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72489027,
            "variance": 115.0232712
          },
          {
            "average": 0.4927376591,
            "count": 10138673,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999472803,
            "variance": 0.2499472831
          },
          {
            "average": 10022.68251,
            "count": 10138673,
            "maximum": 10024,
            "minimum": 10021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8525098731,
            "variance": 0.7267730837
          },
          {
            "average": 243530659.7,
            "count": 10138673,
            "maximum": 243531084.5,
            "minimum": 243530076.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.3255689,
            "variance": 117872.4463
          },
          {
            "average": 0,
            "count": 10138673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10138673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10138673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10138673,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10138673,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593524.42,
          4811436.909,
          1339.843892,
          594060.52,
          4812832.329,
          1953.563892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593524.419968771,
                4811436.909028987,
                1339.8438917000044
              ],
              [
                593524.419968771,
                4812832.329028987,
                1339.8438917000044
              ],
              [
                594060.5199687711,
                4812832.329028987,
                1953.5638917000047
              ],
              [
                594060.5199687711,
                4811436.909028987,
                1953.5638917000047
              ],
              [
                593524.419968771,
                4811436.909028987,
                1339.8438917000044
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:18:04+00:00",
        "end_time": "2019-06-02T17:01:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8441121,
            43.44992902,
            1339.843892,
            -121.8372469,
            43.46255849,
            1953.563892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.84411206861726,
                  43.449996179102385,
                  1339.8438917000044
                ],
                [
                  -121.8438727294898,
                  43.46255849452962,
                  1339.8438917000044
                ],
                [
                  -121.83724692328536,
                  43.46249130407776,
                  1953.5638917000047
                ],
                [
                  -121.83748763332291,
                  43.44992901795288,
                  1953.5638917000047
                ],
                [
                  -121.84411206861726,
                  43.449996179102385,
                  1339.8438917000044
                ]
              ]
            ]
          },
          "id": "20190602_43121D7118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:18:04Z",
            "pc:count": 10138673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593791.1168,
                "count": 10138673,
                "maximum": 594060.52,
                "minimum": 593524.42,
                "name": "X",
                "position": 0,
                "stddev": 151.7781323,
                "variance": 23036.60146
              },
              {
                "average": 4812085.412,
                "count": 10138673,
                "maximum": 4812832.329,
                "minimum": 4811436.909,
                "name": "Y",
                "position": 1,
                "stddev": 387.0755119,
                "variance": 149827.4519
              },
              {
                "average": 1562.027467,
                "count": 10138673,
                "maximum": 1953.563892,
                "minimum": 1339.843892,
                "name": "Z",
                "position": 2,
                "stddev": 59.34711294,
                "variance": 3522.079814
              },
              {
                "average": 22584.30102,
                "count": 10138673,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12103.57132,
                "variance": 146496438.8
              },
              {
                "average": 1.180804233,
                "count": 10138673,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4555404738,
                "variance": 0.2075171233
              },
              {
                "average": 1.361855837,
                "count": 10138673,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6398947084,
                "variance": 0.4094652378
              },
              {
                "average": 0.5008649554,
                "count": 10138673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992765,
                "variance": 0.2499992765
              },
              {
                "average": 0,
                "count": 10138673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336256727,
                "count": 10138673,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.572565325,
                "variance": 2.472961703
              },
              {
                "average": -0.0232290259,
                "count": 10138673,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72489027,
                "variance": 115.0232712
              },
              {
                "average": 0.4927376591,
                "count": 10138673,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999472803,
                "variance": 0.2499472831
              },
              {
                "average": 10022.68251,
                "count": 10138673,
                "maximum": 10024,
                "minimum": 10021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8525098731,
                "variance": 0.7267730837
              },
              {
                "average": 243530659.7,
                "count": 10138673,
                "maximum": 243531084.5,
                "minimum": 243530076.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.3255689,
                "variance": 117872.4463
              },
              {
                "average": 0,
                "count": 10138673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10138673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10138673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10138673,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10138673,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593524.42,
              4811436.909,
              1339.843892,
              594060.52,
              4812832.329,
              1953.563892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593524.419968771,
                    4811436.909028987,
                    1339.8438917000044
                  ],
                  [
                    593524.419968771,
                    4812832.329028987,
                    1339.8438917000044
                  ],
                  [
                    594060.5199687711,
                    4812832.329028987,
                    1953.5638917000047
                  ],
                  [
                    594060.5199687711,
                    4811436.909028987,
                    1953.5638917000047
                  ],
                  [
                    593524.419968771,
                    4811436.909028987,
                    1339.8438917000044
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:18:04+00:00",
            "end_time": "2019-06-02T17:01:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73757170702214,
              43.38332628360787,
              1321.1021754564695
            ],
            [
              -121.7374823258051,
              43.38763261986447,
              1321.1021754564695
            ],
            [
              -121.7248976016942,
              43.38749297857606,
              1903.6421754564694
            ],
            [
              -121.72498787327407,
              43.383186663201315,
              1903.6421754564694
            ],
            [
              -121.73757170702214,
              43.38332628360787,
              1321.1021754564695
            ]
          ]
        ]
      },
      "bbox": [
        -121.7375717,
        43.38318666,
        1321.102175,
        -121.7248976,
        43.38763262,
        1903.642175
      ],
      "properties": {
        "datetime": "2019-06-02T18:27:34Z",
        "pc:count": 6780014,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602813.5106,
            "count": 6780014,
            "maximum": 603276.501,
            "minimum": 602256.961,
            "name": "X",
            "position": 0,
            "stddev": 284.216789,
            "variance": 80779.18315
          },
          {
            "average": 4804416.422,
            "count": 6780014,
            "maximum": 4804636.178,
            "minimum": 4804157.818,
            "name": "Y",
            "position": 1,
            "stddev": 126.0397246,
            "variance": 15886.01218
          },
          {
            "average": 1386.934049,
            "count": 6780014,
            "maximum": 1903.642175,
            "minimum": 1321.102175,
            "name": "Z",
            "position": 2,
            "stddev": 12.55467042,
            "variance": 157.6197494
          },
          {
            "average": 19296.3569,
            "count": 6780014,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9856.787691,
            "variance": 97156263.59
          },
          {
            "average": 1.129701502,
            "count": 6780014,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3744312363,
            "variance": 0.1401987507
          },
          {
            "average": 1.259438107,
            "count": 6780014,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.523513257,
            "variance": 0.2740661302
          },
          {
            "average": 0.502286131,
            "count": 6780014,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948105,
            "variance": 0.2499948105
          },
          {
            "average": 0,
            "count": 6780014,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208035559,
            "count": 6780014,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.050849412,
            "variance": 1.104284486
          },
          {
            "average": -0.7163280009,
            "count": 6780014,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75934623,
            "variance": 115.7635314
          },
          {
            "average": 0.4909075409,
            "count": 6780014,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999173572,
            "variance": 0.249917364
          },
          {
            "average": 10027.85039,
            "count": 6780014,
            "maximum": 10030,
            "minimum": 10026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8850969211,
            "variance": 0.7833965598
          },
          {
            "average": 243533593.3,
            "count": 6780014,
            "maximum": 243535254.8,
            "minimum": 243532694.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 557.0246216,
            "variance": 310276.429
          },
          {
            "average": 0,
            "count": 6780014,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6780014,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6780014,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6780014,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6780014,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602256.961,
          4804157.818,
          1321.102175,
          603276.501,
          4804636.178,
          1903.642175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602256.9609548333,
                4804157.81785316,
                1321.1021754564695
              ],
              [
                602256.9609548333,
                4804636.17785316,
                1321.1021754564695
              ],
              [
                603276.5009548333,
                4804636.17785316,
                1903.6421754564694
              ],
              [
                603276.5009548333,
                4804157.81785316,
                1903.6421754564694
              ],
              [
                602256.9609548333,
                4804157.81785316,
                1321.1021754564695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:27:34+00:00",
        "end_time": "2019-06-02T17:44:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7375717,
            43.38318666,
            1321.102175,
            -121.7248976,
            43.38763262,
            1903.642175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73757170702214,
                  43.38332628360787,
                  1321.1021754564695
                ],
                [
                  -121.7374823258051,
                  43.38763261986447,
                  1321.1021754564695
                ],
                [
                  -121.7248976016942,
                  43.38749297857606,
                  1903.6421754564694
                ],
                [
                  -121.72498787327407,
                  43.383186663201315,
                  1903.6421754564694
                ],
                [
                  -121.73757170702214,
                  43.38332628360787,
                  1321.1021754564695
                ]
              ]
            ]
          },
          "id": "20190602_43121D6322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:27:34Z",
            "pc:count": 6780014,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602813.5106,
                "count": 6780014,
                "maximum": 603276.501,
                "minimum": 602256.961,
                "name": "X",
                "position": 0,
                "stddev": 284.216789,
                "variance": 80779.18315
              },
              {
                "average": 4804416.422,
                "count": 6780014,
                "maximum": 4804636.178,
                "minimum": 4804157.818,
                "name": "Y",
                "position": 1,
                "stddev": 126.0397246,
                "variance": 15886.01218
              },
              {
                "average": 1386.934049,
                "count": 6780014,
                "maximum": 1903.642175,
                "minimum": 1321.102175,
                "name": "Z",
                "position": 2,
                "stddev": 12.55467042,
                "variance": 157.6197494
              },
              {
                "average": 19296.3569,
                "count": 6780014,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9856.787691,
                "variance": 97156263.59
              },
              {
                "average": 1.129701502,
                "count": 6780014,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3744312363,
                "variance": 0.1401987507
              },
              {
                "average": 1.259438107,
                "count": 6780014,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.523513257,
                "variance": 0.2740661302
              },
              {
                "average": 0.502286131,
                "count": 6780014,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948105,
                "variance": 0.2499948105
              },
              {
                "average": 0,
                "count": 6780014,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208035559,
                "count": 6780014,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.050849412,
                "variance": 1.104284486
              },
              {
                "average": -0.7163280009,
                "count": 6780014,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75934623,
                "variance": 115.7635314
              },
              {
                "average": 0.4909075409,
                "count": 6780014,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999173572,
                "variance": 0.249917364
              },
              {
                "average": 10027.85039,
                "count": 6780014,
                "maximum": 10030,
                "minimum": 10026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8850969211,
                "variance": 0.7833965598
              },
              {
                "average": 243533593.3,
                "count": 6780014,
                "maximum": 243535254.8,
                "minimum": 243532694.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 557.0246216,
                "variance": 310276.429
              },
              {
                "average": 0,
                "count": 6780014,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6780014,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6780014,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6780014,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6780014,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602256.961,
              4804157.818,
              1321.102175,
              603276.501,
              4804636.178,
              1903.642175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602256.9609548333,
                    4804157.81785316,
                    1321.1021754564695
                  ],
                  [
                    602256.9609548333,
                    4804636.17785316,
                    1321.1021754564695
                  ],
                  [
                    603276.5009548333,
                    4804636.17785316,
                    1903.6421754564694
                  ],
                  [
                    603276.5009548333,
                    4804157.81785316,
                    1903.6421754564694
                  ],
                  [
                    602256.9609548333,
                    4804157.81785316,
                    1321.1021754564695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:27:34+00:00",
            "end_time": "2019-06-02T17:44:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E4303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47530078630473,
              43.549998714957766,
              1308.7547655702012
            ],
            [
              -121.47498231691407,
              43.56262534159203,
              1308.7547655702012
            ],
            [
              -121.46504985841429,
              43.562492393521836,
              1875.3147655702012
            ],
            [
              -121.46537040002175,
              43.549865825153304,
              1875.3147655702012
            ],
            [
              -121.47530078630473,
              43.549998714957766,
              1308.7547655702012
            ]
          ]
        ]
      },
      "bbox": [
        -121.4753008,
        43.54986583,
        1308.754766,
        -121.4650499,
        43.56262534,
        1875.314766
      ],
      "properties": {
        "datetime": "2019-06-05T16:06:48Z",
        "pc:count": 18167125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623575.8715,
            "count": 18167125,
            "maximum": 623964.7222,
            "minimum": 623162.2822,
            "name": "X",
            "position": 0,
            "stddev": 230.1354094,
            "variance": 52962.30664
          },
          {
            "average": 4823720.587,
            "count": 18167125,
            "maximum": 4824426.171,
            "minimum": 4823023.371,
            "name": "Y",
            "position": 1,
            "stddev": 385.3503023,
            "variance": 148494.8555
          },
          {
            "average": 1320.805814,
            "count": 18167125,
            "maximum": 1875.314766,
            "minimum": 1308.754766,
            "name": "Z",
            "position": 2,
            "stddev": 5.576725909,
            "variance": 31.09987186
          },
          {
            "average": 20838.67475,
            "count": 18167125,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10344.20203,
            "variance": 107002515.7
          },
          {
            "average": 1.12532148,
            "count": 18167125,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.390258069,
            "variance": 0.1523013604
          },
          {
            "average": 1.250655291,
            "count": 18167125,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5620332705,
            "variance": 0.3158813972
          },
          {
            "average": 0.5038584256,
            "count": 18167125,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999851261,
            "variance": 0.2499851263
          },
          {
            "average": 0,
            "count": 18167125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297510531,
            "count": 18167125,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.526360117,
            "variance": 2.329775206
          },
          {
            "average": -0.9545038095,
            "count": 18167125,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84279229,
            "variance": 117.5661446
          },
          {
            "average": 0.4971206506,
            "count": 18167125,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499991723,
            "variance": 0.2499917231
          },
          {
            "average": 10119.31383,
            "count": 18167125,
            "maximum": 10123,
            "minimum": 10114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.27724682,
            "variance": 5.185853081
          },
          {
            "average": 243772636.6,
            "count": 18167125,
            "maximum": 243786008.4,
            "minimum": 243714101,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26687.46938,
            "variance": 712221021.7
          },
          {
            "average": 0,
            "count": 18167125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18167125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18167125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18167125,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18167125,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623162.2822,
          4823023.371,
          1308.754766,
          623964.7222,
          4824426.171,
          1875.314766
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623162.282198695,
                4823023.371346206,
                1308.7547655702012
              ],
              [
                623162.282198695,
                4824426.171346207,
                1308.7547655702012
              ],
              [
                623964.722198695,
                4824426.171346207,
                1875.3147655702012
              ],
              [
                623964.722198695,
                4823023.371346206,
                1875.3147655702012
              ],
              [
                623162.282198695,
                4823023.371346206,
                1308.7547655702012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:06:48+00:00",
        "end_time": "2019-06-04T20:08:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4753008,
            43.54986583,
            1308.754766,
            -121.4650499,
            43.56262534,
            1875.314766
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47530078630473,
                  43.549998714957766,
                  1308.7547655702012
                ],
                [
                  -121.47498231691407,
                  43.56262534159203,
                  1308.7547655702012
                ],
                [
                  -121.46504985841429,
                  43.562492393521836,
                  1875.3147655702012
                ],
                [
                  -121.46537040002175,
                  43.549865825153304,
                  1875.3147655702012
                ],
                [
                  -121.47530078630473,
                  43.549998714957766,
                  1308.7547655702012
                ]
              ]
            ]
          },
          "id": "20190604_43121E4303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:06:48Z",
            "pc:count": 18167125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623575.8715,
                "count": 18167125,
                "maximum": 623964.7222,
                "minimum": 623162.2822,
                "name": "X",
                "position": 0,
                "stddev": 230.1354094,
                "variance": 52962.30664
              },
              {
                "average": 4823720.587,
                "count": 18167125,
                "maximum": 4824426.171,
                "minimum": 4823023.371,
                "name": "Y",
                "position": 1,
                "stddev": 385.3503023,
                "variance": 148494.8555
              },
              {
                "average": 1320.805814,
                "count": 18167125,
                "maximum": 1875.314766,
                "minimum": 1308.754766,
                "name": "Z",
                "position": 2,
                "stddev": 5.576725909,
                "variance": 31.09987186
              },
              {
                "average": 20838.67475,
                "count": 18167125,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10344.20203,
                "variance": 107002515.7
              },
              {
                "average": 1.12532148,
                "count": 18167125,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.390258069,
                "variance": 0.1523013604
              },
              {
                "average": 1.250655291,
                "count": 18167125,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5620332705,
                "variance": 0.3158813972
              },
              {
                "average": 0.5038584256,
                "count": 18167125,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999851261,
                "variance": 0.2499851263
              },
              {
                "average": 0,
                "count": 18167125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297510531,
                "count": 18167125,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.526360117,
                "variance": 2.329775206
              },
              {
                "average": -0.9545038095,
                "count": 18167125,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84279229,
                "variance": 117.5661446
              },
              {
                "average": 0.4971206506,
                "count": 18167125,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499991723,
                "variance": 0.2499917231
              },
              {
                "average": 10119.31383,
                "count": 18167125,
                "maximum": 10123,
                "minimum": 10114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.27724682,
                "variance": 5.185853081
              },
              {
                "average": 243772636.6,
                "count": 18167125,
                "maximum": 243786008.4,
                "minimum": 243714101,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26687.46938,
                "variance": 712221021.7
              },
              {
                "average": 0,
                "count": 18167125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18167125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18167125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18167125,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18167125,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623162.2822,
              4823023.371,
              1308.754766,
              623964.7222,
              4824426.171,
              1875.314766
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623162.282198695,
                    4823023.371346206,
                    1308.7547655702012
                  ],
                  [
                    623162.282198695,
                    4824426.171346207,
                    1308.7547655702012
                  ],
                  [
                    623964.722198695,
                    4824426.171346207,
                    1875.3147655702012
                  ],
                  [
                    623964.722198695,
                    4823023.371346206,
                    1875.3147655702012
                  ],
                  [
                    623162.282198695,
                    4823023.371346206,
                    1308.7547655702012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:06:48+00:00",
            "end_time": "2019-06-04T20:08:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027505234581,
              43.56249882092876,
              1273.5513247237386
            ],
            [
              -121.59998205740193,
              43.57514754788807,
              1273.5513247237386
            ],
            [
              -121.58719439464471,
              43.574990209450476,
              1891.6913247237385
            ],
            [
              -121.58749006362383,
              43.56234155156532,
              1891.6913247237385
            ],
            [
              -121.60027505234581,
              43.56249882092876,
              1273.5513247237386
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002751,
        43.56234155,
        1273.551325,
        -121.5871944,
        43.57514755,
        1891.691325
      ],
      "properties": {
        "datetime": "2019-06-05T16:57:43Z",
        "pc:count": 19651229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613557.8146,
            "count": 19651229,
            "maximum": 614076.4562,
            "minimum": 613043.6162,
            "name": "X",
            "position": 0,
            "stddev": 288.8594133,
            "variance": 83439.76066
          },
          {
            "average": 4824948.266,
            "count": 19651229,
            "maximum": 4825639.277,
            "minimum": 4824234.097,
            "name": "Y",
            "position": 1,
            "stddev": 398.2531264,
            "variance": 158605.5527
          },
          {
            "average": 1317.562014,
            "count": 19651229,
            "maximum": 1891.691325,
            "minimum": 1273.551325,
            "name": "Z",
            "position": 2,
            "stddev": 5.294849405,
            "variance": 28.03543022
          },
          {
            "average": 18697.94323,
            "count": 19651229,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10025.82108,
            "variance": 100517088.3
          },
          {
            "average": 1.137200121,
            "count": 19651229,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3894981738,
            "variance": 0.1517088274
          },
          {
            "average": 1.274391897,
            "count": 19651229,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5469010419,
            "variance": 0.2991007496
          },
          {
            "average": 0.4999919852,
            "count": 19651229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000127,
            "variance": 0.2500000127
          },
          {
            "average": 0,
            "count": 19651229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242305354,
            "count": 19651229,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.160327145,
            "variance": 1.346359083
          },
          {
            "average": 0.4520825086,
            "count": 19651229,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91245812,
            "variance": 119.0817422
          },
          {
            "average": 0.4925939238,
            "count": 19651229,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999451597,
            "variance": 0.2499451628
          },
          {
            "average": 10127.10255,
            "count": 19651229,
            "maximum": 10129,
            "minimum": 10125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.109810472,
            "variance": 1.231679285
          },
          {
            "average": 243788117.5,
            "count": 19651229,
            "maximum": 243789063.7,
            "minimum": 243787119.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535.0243593,
            "variance": 286251.0651
          },
          {
            "average": 0,
            "count": 19651229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19651229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19651229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19651229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19651229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613043.6162,
          4824234.097,
          1273.551325,
          614076.4562,
          4825639.277,
          1891.691325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613043.616186173,
                4824234.097150625,
                1273.5513247237386
              ],
              [
                613043.616186173,
                4825639.277150624,
                1273.5513247237386
              ],
              [
                614076.4561861731,
                4825639.277150624,
                1891.6913247237385
              ],
              [
                614076.4561861731,
                4824234.097150625,
                1891.6913247237385
              ],
              [
                613043.616186173,
                4824234.097150625,
                1273.5513247237386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:57:43+00:00",
        "end_time": "2019-06-05T16:25:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002751,
            43.56234155,
            1273.551325,
            -121.5871944,
            43.57514755,
            1891.691325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027505234581,
                  43.56249882092876,
                  1273.5513247237386
                ],
                [
                  -121.59998205740193,
                  43.57514754788807,
                  1273.5513247237386
                ],
                [
                  -121.58719439464471,
                  43.574990209450476,
                  1891.6913247237385
                ],
                [
                  -121.58749006362383,
                  43.56234155156532,
                  1891.6913247237385
                ],
                [
                  -121.60027505234581,
                  43.56249882092876,
                  1273.5513247237386
                ]
              ]
            ]
          },
          "id": "20190605_43121E5123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:57:43Z",
            "pc:count": 19651229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613557.8146,
                "count": 19651229,
                "maximum": 614076.4562,
                "minimum": 613043.6162,
                "name": "X",
                "position": 0,
                "stddev": 288.8594133,
                "variance": 83439.76066
              },
              {
                "average": 4824948.266,
                "count": 19651229,
                "maximum": 4825639.277,
                "minimum": 4824234.097,
                "name": "Y",
                "position": 1,
                "stddev": 398.2531264,
                "variance": 158605.5527
              },
              {
                "average": 1317.562014,
                "count": 19651229,
                "maximum": 1891.691325,
                "minimum": 1273.551325,
                "name": "Z",
                "position": 2,
                "stddev": 5.294849405,
                "variance": 28.03543022
              },
              {
                "average": 18697.94323,
                "count": 19651229,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10025.82108,
                "variance": 100517088.3
              },
              {
                "average": 1.137200121,
                "count": 19651229,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3894981738,
                "variance": 0.1517088274
              },
              {
                "average": 1.274391897,
                "count": 19651229,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5469010419,
                "variance": 0.2991007496
              },
              {
                "average": 0.4999919852,
                "count": 19651229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000127,
                "variance": 0.2500000127
              },
              {
                "average": 0,
                "count": 19651229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242305354,
                "count": 19651229,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.160327145,
                "variance": 1.346359083
              },
              {
                "average": 0.4520825086,
                "count": 19651229,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91245812,
                "variance": 119.0817422
              },
              {
                "average": 0.4925939238,
                "count": 19651229,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999451597,
                "variance": 0.2499451628
              },
              {
                "average": 10127.10255,
                "count": 19651229,
                "maximum": 10129,
                "minimum": 10125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.109810472,
                "variance": 1.231679285
              },
              {
                "average": 243788117.5,
                "count": 19651229,
                "maximum": 243789063.7,
                "minimum": 243787119.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535.0243593,
                "variance": 286251.0651
              },
              {
                "average": 0,
                "count": 19651229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19651229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19651229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19651229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19651229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613043.6162,
              4824234.097,
              1273.551325,
              614076.4562,
              4825639.277,
              1891.691325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613043.616186173,
                    4824234.097150625,
                    1273.5513247237386
                  ],
                  [
                    613043.616186173,
                    4825639.277150624,
                    1273.5513247237386
                  ],
                  [
                    614076.4561861731,
                    4825639.277150624,
                    1891.6913247237385
                  ],
                  [
                    614076.4561861731,
                    4824234.097150625,
                    1891.6913247237385
                  ],
                  [
                    613043.616186173,
                    4824234.097150625,
                    1273.5513247237386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:57:43+00:00",
            "end_time": "2019-06-05T16:25: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": "20190604_43121E4308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4751541273061,
              43.54331382527607,
              1307.5707093344604
            ],
            [
              -121.47498245097684,
              43.55012238578278,
              1307.5707093344604
            ],
            [
              -121.4652941051818,
              43.54999271823889,
              1894.9907093344605
            ],
            [
              -121.46546687112051,
              43.54318418837874,
              1894.9907093344605
            ],
            [
              -121.4751541273061,
              43.54331382527607,
              1307.5707093344604
            ]
          ]
        ]
      },
      "bbox": [
        -121.4751541,
        43.54318419,
        1307.570709,
        -121.4652941,
        43.55012239,
        1894.990709
      ],
      "properties": {
        "datetime": "2019-06-05T15:47:22Z",
        "pc:count": 6377415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623573.9143,
            "count": 6377415,
            "maximum": 623970.6251,
            "minimum": 623187.7451,
            "name": "X",
            "position": 0,
            "stddev": 236.2953126,
            "variance": 55835.47476
          },
          {
            "average": 4822659.37,
            "count": 6377415,
            "maximum": 4823037.578,
            "minimum": 4822281.158,
            "name": "Y",
            "position": 1,
            "stddev": 209.7509105,
            "variance": 43995.44447
          },
          {
            "average": 1322.276293,
            "count": 6377415,
            "maximum": 1894.990709,
            "minimum": 1307.570709,
            "name": "Z",
            "position": 2,
            "stddev": 4.248527229,
            "variance": 18.04998362
          },
          {
            "average": 22805.49516,
            "count": 6377415,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9736.003758,
            "variance": 94789769.17
          },
          {
            "average": 1.075338205,
            "count": 6377415,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2884470743,
            "variance": 0.08320171466
          },
          {
            "average": 1.15070291,
            "count": 6377415,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4106580257,
            "variance": 0.168640014
          },
          {
            "average": 0.5011521126,
            "count": 6377415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987118,
            "variance": 0.2499987118
          },
          {
            "average": 0,
            "count": 6377415,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.70733675,
            "count": 6377415,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.682967843,
            "variance": 7.198316444
          },
          {
            "average": 0.3624419463,
            "count": 6377415,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.41242408,
            "variance": 108.4185752
          },
          {
            "average": 0.502803095,
            "count": 6377415,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999921818,
            "variance": 0.2499921819
          },
          {
            "average": 10114.06229,
            "count": 6377415,
            "maximum": 10120,
            "minimum": 10112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.008128229,
            "variance": 1.016322526
          },
          {
            "average": 243714921.8,
            "count": 6377415,
            "maximum": 243784842.2,
            "minimum": 243713144.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8345.502534,
            "variance": 69647412.54
          },
          {
            "average": 0,
            "count": 6377415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6377415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6377415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6377415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6377415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623187.7451,
          4822281.158,
          1307.570709,
          623970.6251,
          4823037.578,
          1894.990709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623187.7450945267,
                4822281.157994925,
                1307.5707093344604
              ],
              [
                623187.7450945267,
                4823037.577994925,
                1307.5707093344604
              ],
              [
                623970.6250945266,
                4823037.577994925,
                1894.9907093344605
              ],
              [
                623970.6250945266,
                4822281.157994925,
                1894.9907093344605
              ],
              [
                623187.7450945267,
                4822281.157994925,
                1307.5707093344604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:47:22+00:00",
        "end_time": "2019-06-04T19:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4751541,
            43.54318419,
            1307.570709,
            -121.4652941,
            43.55012239,
            1894.990709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4751541273061,
                  43.54331382527607,
                  1307.5707093344604
                ],
                [
                  -121.47498245097684,
                  43.55012238578278,
                  1307.5707093344604
                ],
                [
                  -121.4652941051818,
                  43.54999271823889,
                  1894.9907093344605
                ],
                [
                  -121.46546687112051,
                  43.54318418837874,
                  1894.9907093344605
                ],
                [
                  -121.4751541273061,
                  43.54331382527607,
                  1307.5707093344604
                ]
              ]
            ]
          },
          "id": "20190604_43121E4308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:47:22Z",
            "pc:count": 6377415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623573.9143,
                "count": 6377415,
                "maximum": 623970.6251,
                "minimum": 623187.7451,
                "name": "X",
                "position": 0,
                "stddev": 236.2953126,
                "variance": 55835.47476
              },
              {
                "average": 4822659.37,
                "count": 6377415,
                "maximum": 4823037.578,
                "minimum": 4822281.158,
                "name": "Y",
                "position": 1,
                "stddev": 209.7509105,
                "variance": 43995.44447
              },
              {
                "average": 1322.276293,
                "count": 6377415,
                "maximum": 1894.990709,
                "minimum": 1307.570709,
                "name": "Z",
                "position": 2,
                "stddev": 4.248527229,
                "variance": 18.04998362
              },
              {
                "average": 22805.49516,
                "count": 6377415,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9736.003758,
                "variance": 94789769.17
              },
              {
                "average": 1.075338205,
                "count": 6377415,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2884470743,
                "variance": 0.08320171466
              },
              {
                "average": 1.15070291,
                "count": 6377415,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4106580257,
                "variance": 0.168640014
              },
              {
                "average": 0.5011521126,
                "count": 6377415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987118,
                "variance": 0.2499987118
              },
              {
                "average": 0,
                "count": 6377415,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.70733675,
                "count": 6377415,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.682967843,
                "variance": 7.198316444
              },
              {
                "average": 0.3624419463,
                "count": 6377415,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.41242408,
                "variance": 108.4185752
              },
              {
                "average": 0.502803095,
                "count": 6377415,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999921818,
                "variance": 0.2499921819
              },
              {
                "average": 10114.06229,
                "count": 6377415,
                "maximum": 10120,
                "minimum": 10112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.008128229,
                "variance": 1.016322526
              },
              {
                "average": 243714921.8,
                "count": 6377415,
                "maximum": 243784842.2,
                "minimum": 243713144.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8345.502534,
                "variance": 69647412.54
              },
              {
                "average": 0,
                "count": 6377415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6377415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6377415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6377415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6377415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623187.7451,
              4822281.158,
              1307.570709,
              623970.6251,
              4823037.578,
              1894.990709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623187.7450945267,
                    4822281.157994925,
                    1307.5707093344604
                  ],
                  [
                    623187.7450945267,
                    4823037.577994925,
                    1307.5707093344604
                  ],
                  [
                    623970.6250945266,
                    4823037.577994925,
                    1894.9907093344605
                  ],
                  [
                    623970.6250945266,
                    4822281.157994925,
                    1894.9907093344605
                  ],
                  [
                    623187.7450945267,
                    4822281.157994925,
                    1307.5707093344604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:47:22+00:00",
            "end_time": "2019-06-04T19: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": "20190601_43121D7404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77523750330538,
              43.42499744381143,
              1360.6329431655631
            ],
            [
              -121.7749827276292,
              43.437628817940514,
              1360.6329431655631
            ],
            [
              -121.76223205518538,
              43.4374914964449,
              1903.372943165563
            ],
            [
              -121.76248948106954,
              43.424860182534886,
              1903.372943165563
            ],
            [
              -121.77523750330538,
              43.42499744381143,
              1360.6329431655631
            ]
          ]
        ]
      },
      "bbox": [
        -121.7752375,
        43.42486018,
        1360.632943,
        -121.7622321,
        43.43762882,
        1903.372943
      ],
      "properties": {
        "datetime": "2019-06-03T17:40:30Z",
        "pc:count": 24620437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599635.3223,
            "count": 24620437,
            "maximum": 600170.1291,
            "minimum": 599138.0091,
            "name": "X",
            "position": 0,
            "stddev": 294.3018274,
            "variance": 86613.56559
          },
          {
            "average": 4809461.107,
            "count": 24620437,
            "maximum": 4810143.346,
            "minimum": 4808740.226,
            "name": "Y",
            "position": 1,
            "stddev": 405.651687,
            "variance": 164553.2912
          },
          {
            "average": 1414.977109,
            "count": 24620437,
            "maximum": 1903.372943,
            "minimum": 1360.632943,
            "name": "Z",
            "position": 2,
            "stddev": 10.04930089,
            "variance": 100.9884484
          },
          {
            "average": 17771.08063,
            "count": 24620437,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11344.02357,
            "variance": 128686870.8
          },
          {
            "average": 1.218186663,
            "count": 24620437,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5033512504,
            "variance": 0.2533624812
          },
          {
            "average": 1.436297902,
            "count": 24620437,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7029913194,
            "variance": 0.4941967952
          },
          {
            "average": 0.4989050357,
            "count": 24620437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988112,
            "variance": 0.2499988112
          },
          {
            "average": 0,
            "count": 24620437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316416642,
            "count": 24620437,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.706676887,
            "variance": 2.912745996
          },
          {
            "average": 1.035037465,
            "count": 24620437,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96893362,
            "variance": 120.3175048
          },
          {
            "average": 0.5007783168,
            "count": 24620437,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999994044,
            "variance": 0.2499994044
          },
          {
            "average": 10045.35813,
            "count": 24620437,
            "maximum": 10049,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.79052083,
            "variance": 60.6922148
          },
          {
            "average": 243611459.2,
            "count": 24620437,
            "maximum": 243618830.4,
            "minimum": 243444061.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32000.63379,
            "variance": 1024040563
          },
          {
            "average": 0,
            "count": 24620437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24620437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24620437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24620437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24620437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599138.0091,
          4808740.226,
          1360.632943,
          600170.1291,
          4810143.346,
          1903.372943
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599138.0090970532,
                4808740.2256336,
                1360.6329431655631
              ],
              [
                599138.0090970532,
                4810143.345633599,
                1360.6329431655631
              ],
              [
                600170.1290970533,
                4810143.345633599,
                1903.372943165563
              ],
              [
                600170.1290970533,
                4808740.2256336,
                1903.372943165563
              ],
              [
                599138.0090970532,
                4808740.2256336,
                1360.6329431655631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:40:30+00:00",
        "end_time": "2019-06-01T17:07:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7752375,
            43.42486018,
            1360.632943,
            -121.7622321,
            43.43762882,
            1903.372943
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77523750330538,
                  43.42499744381143,
                  1360.6329431655631
                ],
                [
                  -121.7749827276292,
                  43.437628817940514,
                  1360.6329431655631
                ],
                [
                  -121.76223205518538,
                  43.4374914964449,
                  1903.372943165563
                ],
                [
                  -121.76248948106954,
                  43.424860182534886,
                  1903.372943165563
                ],
                [
                  -121.77523750330538,
                  43.42499744381143,
                  1360.6329431655631
                ]
              ]
            ]
          },
          "id": "20190601_43121D7404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:40:30Z",
            "pc:count": 24620437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599635.3223,
                "count": 24620437,
                "maximum": 600170.1291,
                "minimum": 599138.0091,
                "name": "X",
                "position": 0,
                "stddev": 294.3018274,
                "variance": 86613.56559
              },
              {
                "average": 4809461.107,
                "count": 24620437,
                "maximum": 4810143.346,
                "minimum": 4808740.226,
                "name": "Y",
                "position": 1,
                "stddev": 405.651687,
                "variance": 164553.2912
              },
              {
                "average": 1414.977109,
                "count": 24620437,
                "maximum": 1903.372943,
                "minimum": 1360.632943,
                "name": "Z",
                "position": 2,
                "stddev": 10.04930089,
                "variance": 100.9884484
              },
              {
                "average": 17771.08063,
                "count": 24620437,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11344.02357,
                "variance": 128686870.8
              },
              {
                "average": 1.218186663,
                "count": 24620437,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5033512504,
                "variance": 0.2533624812
              },
              {
                "average": 1.436297902,
                "count": 24620437,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7029913194,
                "variance": 0.4941967952
              },
              {
                "average": 0.4989050357,
                "count": 24620437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988112,
                "variance": 0.2499988112
              },
              {
                "average": 0,
                "count": 24620437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316416642,
                "count": 24620437,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.706676887,
                "variance": 2.912745996
              },
              {
                "average": 1.035037465,
                "count": 24620437,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96893362,
                "variance": 120.3175048
              },
              {
                "average": 0.5007783168,
                "count": 24620437,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999994044,
                "variance": 0.2499994044
              },
              {
                "average": 10045.35813,
                "count": 24620437,
                "maximum": 10049,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.79052083,
                "variance": 60.6922148
              },
              {
                "average": 243611459.2,
                "count": 24620437,
                "maximum": 243618830.4,
                "minimum": 243444061.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32000.63379,
                "variance": 1024040563
              },
              {
                "average": 0,
                "count": 24620437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24620437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24620437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24620437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24620437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599138.0091,
              4808740.226,
              1360.632943,
              600170.1291,
              4810143.346,
              1903.372943
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599138.0090970532,
                    4808740.2256336,
                    1360.6329431655631
                  ],
                  [
                    599138.0090970532,
                    4810143.345633599,
                    1360.6329431655631
                  ],
                  [
                    600170.1290970533,
                    4810143.345633599,
                    1903.372943165563
                  ],
                  [
                    600170.1290970533,
                    4808740.2256336,
                    1903.372943165563
                  ],
                  [
                    599138.0090970532,
                    4808740.2256336,
                    1360.6329431655631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:40:30+00:00",
            "end_time": "2019-06-01T17:07:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.81273042339912,
              43.4374972012718,
              1322.9631519123227
            ],
            [
              -121.81248341209755,
              43.450124941033465,
              1322.9631519123227
            ],
            [
              -121.79973932842088,
              43.449991868950136,
              1941.4631519123227
            ],
            [
              -121.79998898903361,
              43.43736418752589,
              1941.4631519123227
            ],
            [
              -121.81273042339912,
              43.4374972012718,
              1322.9631519123227
            ]
          ]
        ]
      },
      "bbox": [
        -121.8127304,
        43.43736419,
        1322.963152,
        -121.7997393,
        43.45012494,
        1941.463152
      ],
      "properties": {
        "datetime": "2019-06-03T17:39:39Z",
        "pc:count": 24555242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 596586.8924,
            "count": 24555242,
            "maximum": 597114.7127,
            "minimum": 596083.3527,
            "name": "X",
            "position": 0,
            "stddev": 290.12005,
            "variance": 84169.64344
          },
          {
            "average": 4810799.189,
            "count": 24555242,
            "maximum": 4811487.206,
            "minimum": 4810084.506,
            "name": "Y",
            "position": 1,
            "stddev": 395.6289954,
            "variance": 156522.302
          },
          {
            "average": 1390.11299,
            "count": 24555242,
            "maximum": 1941.463152,
            "minimum": 1322.963152,
            "name": "Z",
            "position": 2,
            "stddev": 5.174059965,
            "variance": 26.77089652
          },
          {
            "average": 19919.33702,
            "count": 24555242,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9003.845271,
            "variance": 81069229.66
          },
          {
            "average": 1.090083983,
            "count": 24555242,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3014992241,
            "variance": 0.09090178211
          },
          {
            "average": 1.180204048,
            "count": 24555242,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4177782679,
            "variance": 0.1745386811
          },
          {
            "average": 0.5012989487,
            "count": 24555242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983229,
            "variance": 0.2499983229
          },
          {
            "average": 0,
            "count": 24555242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.163759331,
            "count": 24555242,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6596609798,
            "variance": 0.4351526082
          },
          {
            "average": 0.08189161353,
            "count": 24555242,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.54717832,
            "variance": 111.2429705
          },
          {
            "average": 0.4970711753,
            "count": 24555242,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999914321,
            "variance": 0.2499914322
          },
          {
            "average": 10014.62469,
            "count": 24555242,
            "maximum": 10049,
            "minimum": 10010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.525798385,
            "variance": 12.43125425
          },
          {
            "average": 243527989.5,
            "count": 24555242,
            "maximum": 243618779.1,
            "minimum": 243525839.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7389.494142,
            "variance": 54604623.67
          },
          {
            "average": 0,
            "count": 24555242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24555242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24555242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24555242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24555242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          596083.3527,
          4810084.506,
          1322.963152,
          597114.7127,
          4811487.206,
          1941.463152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                596083.3526890461,
                4810084.505720343,
                1322.9631519123227
              ],
              [
                596083.3526890461,
                4811487.205720343,
                1322.9631519123227
              ],
              [
                597114.7126890462,
                4811487.205720343,
                1941.4631519123227
              ],
              [
                597114.7126890462,
                4810084.505720343,
                1941.4631519123227
              ],
              [
                596083.3526890461,
                4810084.505720343,
                1322.9631519123227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:39:39+00:00",
        "end_time": "2019-06-02T15:50:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8127304,
            43.43736419,
            1322.963152,
            -121.7997393,
            43.45012494,
            1941.463152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.81273042339912,
                  43.4374972012718,
                  1322.9631519123227
                ],
                [
                  -121.81248341209755,
                  43.450124941033465,
                  1322.9631519123227
                ],
                [
                  -121.79973932842088,
                  43.449991868950136,
                  1941.4631519123227
                ],
                [
                  -121.79998898903361,
                  43.43736418752589,
                  1941.4631519123227
                ],
                [
                  -121.81273042339912,
                  43.4374972012718,
                  1322.9631519123227
                ]
              ]
            ]
          },
          "id": "20190602_43121D7221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:39:39Z",
            "pc:count": 24555242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 596586.8924,
                "count": 24555242,
                "maximum": 597114.7127,
                "minimum": 596083.3527,
                "name": "X",
                "position": 0,
                "stddev": 290.12005,
                "variance": 84169.64344
              },
              {
                "average": 4810799.189,
                "count": 24555242,
                "maximum": 4811487.206,
                "minimum": 4810084.506,
                "name": "Y",
                "position": 1,
                "stddev": 395.6289954,
                "variance": 156522.302
              },
              {
                "average": 1390.11299,
                "count": 24555242,
                "maximum": 1941.463152,
                "minimum": 1322.963152,
                "name": "Z",
                "position": 2,
                "stddev": 5.174059965,
                "variance": 26.77089652
              },
              {
                "average": 19919.33702,
                "count": 24555242,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9003.845271,
                "variance": 81069229.66
              },
              {
                "average": 1.090083983,
                "count": 24555242,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3014992241,
                "variance": 0.09090178211
              },
              {
                "average": 1.180204048,
                "count": 24555242,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4177782679,
                "variance": 0.1745386811
              },
              {
                "average": 0.5012989487,
                "count": 24555242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983229,
                "variance": 0.2499983229
              },
              {
                "average": 0,
                "count": 24555242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.163759331,
                "count": 24555242,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6596609798,
                "variance": 0.4351526082
              },
              {
                "average": 0.08189161353,
                "count": 24555242,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.54717832,
                "variance": 111.2429705
              },
              {
                "average": 0.4970711753,
                "count": 24555242,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999914321,
                "variance": 0.2499914322
              },
              {
                "average": 10014.62469,
                "count": 24555242,
                "maximum": 10049,
                "minimum": 10010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.525798385,
                "variance": 12.43125425
              },
              {
                "average": 243527989.5,
                "count": 24555242,
                "maximum": 243618779.1,
                "minimum": 243525839.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7389.494142,
                "variance": 54604623.67
              },
              {
                "average": 0,
                "count": 24555242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24555242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24555242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24555242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24555242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              596083.3527,
              4810084.506,
              1322.963152,
              597114.7127,
              4811487.206,
              1941.463152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    596083.3526890461,
                    4810084.505720343,
                    1322.9631519123227
                  ],
                  [
                    596083.3526890461,
                    4811487.205720343,
                    1322.9631519123227
                  ],
                  [
                    597114.7126890462,
                    4811487.205720343,
                    1941.4631519123227
                  ],
                  [
                    597114.7126890462,
                    4810084.505720343,
                    1941.4631519123227
                  ],
                  [
                    596083.3526890461,
                    4810084.505720343,
                    1322.9631519123227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:39:39+00:00",
            "end_time": "2019-06-02T15:50: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": "20190602_43121D6414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026288996381,
              43.399997857397885,
              1281.5178856423147
            ],
            [
              -121.64998207047786,
              43.41264198943425,
              1281.5178856423147
            ],
            [
              -121.63720640166282,
              43.41249043210815,
              1948.9978856423147
            ],
            [
              -121.63748987664215,
              43.399846366603995,
              1948.9978856423147
            ],
            [
              -121.65026288996381,
              43.399997857397885,
              1281.5178856423147
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502629,
        43.39984637,
        1281.517886,
        -121.6372064,
        43.41264199,
        1948.997886
      ],
      "properties": {
        "datetime": "2019-06-02T18:54:30Z",
        "pc:count": 21436798,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609823.1232,
            "count": 21436798,
            "maximum": 610333.718,
            "minimum": 609299.098,
            "name": "X",
            "position": 0,
            "stddev": 289.4921577,
            "variance": 83805.70935
          },
          {
            "average": 4806822.945,
            "count": 21436798,
            "maximum": 4807524.677,
            "minimum": 4806120.077,
            "name": "Y",
            "position": 1,
            "stddev": 403.3747115,
            "variance": 162711.1579
          },
          {
            "average": 1355.592917,
            "count": 21436798,
            "maximum": 1948.997886,
            "minimum": 1281.517886,
            "name": "Z",
            "position": 2,
            "stddev": 7.460723185,
            "variance": 55.66239044
          },
          {
            "average": 19934.92621,
            "count": 21436798,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9324.032815,
            "variance": 86937587.93
          },
          {
            "average": 1.109348141,
            "count": 21436798,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3491692148,
            "variance": 0.1219191406
          },
          {
            "average": 1.218709576,
            "count": 21436798,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4944428521,
            "variance": 0.244473734
          },
          {
            "average": 0.4999535378,
            "count": 21436798,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000095,
            "variance": 0.2500000095
          },
          {
            "average": 0,
            "count": 21436798,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24503347,
            "count": 21436798,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.00427547,
            "variance": 1.008569219
          },
          {
            "average": 0.3256549686,
            "count": 21436798,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82787698,
            "variance": 117.2429198
          },
          {
            "average": 0.4922197336,
            "count": 21436798,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999394755,
            "variance": 0.2499394791
          },
          {
            "average": 10030.33135,
            "count": 21436798,
            "maximum": 10033,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.247815301,
            "variance": 1.557043027
          },
          {
            "average": 243535217.6,
            "count": 21436798,
            "maximum": 243536870.1,
            "minimum": 243533014.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 818.8161443,
            "variance": 670459.8781
          },
          {
            "average": 0,
            "count": 21436798,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21436798,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21436798,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21436798,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21436798,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609299.098,
          4806120.077,
          1281.517886,
          610333.718,
          4807524.677,
          1948.997886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609299.097954731,
                4806120.076559237,
                1281.5178856423147
              ],
              [
                609299.097954731,
                4807524.676559237,
                1281.5178856423147
              ],
              [
                610333.7179547311,
                4807524.676559237,
                1948.9978856423147
              ],
              [
                610333.7179547311,
                4806120.076559237,
                1948.9978856423147
              ],
              [
                609299.097954731,
                4806120.076559237,
                1281.5178856423147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:54:30+00:00",
        "end_time": "2019-06-02T17:50:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502629,
            43.39984637,
            1281.517886,
            -121.6372064,
            43.41264199,
            1948.997886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026288996381,
                  43.399997857397885,
                  1281.5178856423147
                ],
                [
                  -121.64998207047786,
                  43.41264198943425,
                  1281.5178856423147
                ],
                [
                  -121.63720640166282,
                  43.41249043210815,
                  1948.9978856423147
                ],
                [
                  -121.63748987664215,
                  43.399846366603995,
                  1948.9978856423147
                ],
                [
                  -121.65026288996381,
                  43.399997857397885,
                  1281.5178856423147
                ]
              ]
            ]
          },
          "id": "20190602_43121D6414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:54:30Z",
            "pc:count": 21436798,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609823.1232,
                "count": 21436798,
                "maximum": 610333.718,
                "minimum": 609299.098,
                "name": "X",
                "position": 0,
                "stddev": 289.4921577,
                "variance": 83805.70935
              },
              {
                "average": 4806822.945,
                "count": 21436798,
                "maximum": 4807524.677,
                "minimum": 4806120.077,
                "name": "Y",
                "position": 1,
                "stddev": 403.3747115,
                "variance": 162711.1579
              },
              {
                "average": 1355.592917,
                "count": 21436798,
                "maximum": 1948.997886,
                "minimum": 1281.517886,
                "name": "Z",
                "position": 2,
                "stddev": 7.460723185,
                "variance": 55.66239044
              },
              {
                "average": 19934.92621,
                "count": 21436798,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9324.032815,
                "variance": 86937587.93
              },
              {
                "average": 1.109348141,
                "count": 21436798,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3491692148,
                "variance": 0.1219191406
              },
              {
                "average": 1.218709576,
                "count": 21436798,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4944428521,
                "variance": 0.244473734
              },
              {
                "average": 0.4999535378,
                "count": 21436798,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000095,
                "variance": 0.2500000095
              },
              {
                "average": 0,
                "count": 21436798,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24503347,
                "count": 21436798,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.00427547,
                "variance": 1.008569219
              },
              {
                "average": 0.3256549686,
                "count": 21436798,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82787698,
                "variance": 117.2429198
              },
              {
                "average": 0.4922197336,
                "count": 21436798,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999394755,
                "variance": 0.2499394791
              },
              {
                "average": 10030.33135,
                "count": 21436798,
                "maximum": 10033,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.247815301,
                "variance": 1.557043027
              },
              {
                "average": 243535217.6,
                "count": 21436798,
                "maximum": 243536870.1,
                "minimum": 243533014.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 818.8161443,
                "variance": 670459.8781
              },
              {
                "average": 0,
                "count": 21436798,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21436798,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21436798,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21436798,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21436798,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609299.098,
              4806120.077,
              1281.517886,
              610333.718,
              4807524.677,
              1948.997886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609299.097954731,
                    4806120.076559237,
                    1281.5178856423147
                  ],
                  [
                    609299.097954731,
                    4807524.676559237,
                    1281.5178856423147
                  ],
                  [
                    610333.7179547311,
                    4807524.676559237,
                    1948.9978856423147
                  ],
                  [
                    610333.7179547311,
                    4806120.076559237,
                    1948.9978856423147
                  ],
                  [
                    609299.097954731,
                    4806120.076559237,
                    1281.5178856423147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:54:30+00:00",
            "end_time": "2019-06-02T17:50:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D6219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026373367243,
              43.4499983287656,
              1362.6711695278743
            ],
            [
              -121.64998242785005,
              43.46264216980464,
              1362.6711695278743
            ],
            [
              -121.63720587471353,
              43.46249058842331,
              1894.0311695278745
            ],
            [
              -121.63748984081305,
              43.44984681391906,
              1894.0311695278745
            ],
            [
              -121.65026373367243,
              43.4499983287656,
              1362.6711695278743
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502637,
        43.44984681,
        1362.67117,
        -121.6372059,
        43.46264217,
        1894.03117
      ],
      "properties": {
        "datetime": "2019-06-03T18:05:46Z",
        "pc:count": 21312095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609733.3108,
            "count": 21312095,
            "maximum": 610242.9313,
            "minimum": 609209.0913,
            "name": "X",
            "position": 0,
            "stddev": 290.0925611,
            "variance": 84153.69402
          },
          {
            "average": 4812394.26,
            "count": 21312095,
            "maximum": 4813077.624,
            "minimum": 4811673.044,
            "name": "Y",
            "position": 1,
            "stddev": 398.5748104,
            "variance": 158861.8795
          },
          {
            "average": 1450.56398,
            "count": 21312095,
            "maximum": 1894.03117,
            "minimum": 1362.67117,
            "name": "Z",
            "position": 2,
            "stddev": 48.35770848,
            "variance": 2338.467969
          },
          {
            "average": 20228.34051,
            "count": 21312095,
            "maximum": 53144,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10811.85757,
            "variance": 116896264
          },
          {
            "average": 1.163195735,
            "count": 21312095,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4159700795,
            "variance": 0.173031107
          },
          {
            "average": 1.326372513,
            "count": 21312095,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5738070124,
            "variance": 0.3292544875
          },
          {
            "average": 0.4996274651,
            "count": 21312095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998729,
            "variance": 0.2499998729
          },
          {
            "average": 0,
            "count": 21312095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234458133,
            "count": 21312095,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.190556754,
            "variance": 1.417425383
          },
          {
            "average": 0.660639394,
            "count": 21312095,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81368821,
            "variance": 116.9358526
          },
          {
            "average": 0.4982261481,
            "count": 21312095,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999968652,
            "variance": 0.2499968652
          },
          {
            "average": 10048.8819,
            "count": 21312095,
            "maximum": 10051,
            "minimum": 10046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.123345,
            "variance": 1.261903988
          },
          {
            "average": 243618969.3,
            "count": 21312095,
            "maximum": 243620346.1,
            "minimum": 243617046.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 759.3859313,
            "variance": 576666.9927
          },
          {
            "average": 0,
            "count": 21312095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21312095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21312095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21312095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21312095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609209.0913,
          4811673.044,
          1362.67117,
          610242.9313,
          4813077.624,
          1894.03117
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609209.0913396063,
                4811673.044180348,
                1362.6711695278743
              ],
              [
                609209.0913396063,
                4813077.624180348,
                1362.6711695278743
              ],
              [
                610242.9313396064,
                4813077.624180348,
                1894.0311695278745
              ],
              [
                610242.9313396064,
                4811673.044180348,
                1894.0311695278745
              ],
              [
                609209.0913396063,
                4811673.044180348,
                1362.6711695278743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:05:46+00:00",
        "end_time": "2019-06-03T17:10:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502637,
            43.44984681,
            1362.67117,
            -121.6372059,
            43.46264217,
            1894.03117
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026373367243,
                  43.4499983287656,
                  1362.6711695278743
                ],
                [
                  -121.64998242785005,
                  43.46264216980464,
                  1362.6711695278743
                ],
                [
                  -121.63720587471353,
                  43.46249058842331,
                  1894.0311695278745
                ],
                [
                  -121.63748984081305,
                  43.44984681391906,
                  1894.0311695278745
                ],
                [
                  -121.65026373367243,
                  43.4499983287656,
                  1362.6711695278743
                ]
              ]
            ]
          },
          "id": "20190603_43121D6219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:05:46Z",
            "pc:count": 21312095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609733.3108,
                "count": 21312095,
                "maximum": 610242.9313,
                "minimum": 609209.0913,
                "name": "X",
                "position": 0,
                "stddev": 290.0925611,
                "variance": 84153.69402
              },
              {
                "average": 4812394.26,
                "count": 21312095,
                "maximum": 4813077.624,
                "minimum": 4811673.044,
                "name": "Y",
                "position": 1,
                "stddev": 398.5748104,
                "variance": 158861.8795
              },
              {
                "average": 1450.56398,
                "count": 21312095,
                "maximum": 1894.03117,
                "minimum": 1362.67117,
                "name": "Z",
                "position": 2,
                "stddev": 48.35770848,
                "variance": 2338.467969
              },
              {
                "average": 20228.34051,
                "count": 21312095,
                "maximum": 53144,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10811.85757,
                "variance": 116896264
              },
              {
                "average": 1.163195735,
                "count": 21312095,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4159700795,
                "variance": 0.173031107
              },
              {
                "average": 1.326372513,
                "count": 21312095,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5738070124,
                "variance": 0.3292544875
              },
              {
                "average": 0.4996274651,
                "count": 21312095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998729,
                "variance": 0.2499998729
              },
              {
                "average": 0,
                "count": 21312095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234458133,
                "count": 21312095,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.190556754,
                "variance": 1.417425383
              },
              {
                "average": 0.660639394,
                "count": 21312095,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81368821,
                "variance": 116.9358526
              },
              {
                "average": 0.4982261481,
                "count": 21312095,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999968652,
                "variance": 0.2499968652
              },
              {
                "average": 10048.8819,
                "count": 21312095,
                "maximum": 10051,
                "minimum": 10046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.123345,
                "variance": 1.261903988
              },
              {
                "average": 243618969.3,
                "count": 21312095,
                "maximum": 243620346.1,
                "minimum": 243617046.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 759.3859313,
                "variance": 576666.9927
              },
              {
                "average": 0,
                "count": 21312095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21312095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21312095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21312095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21312095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609209.0913,
              4811673.044,
              1362.67117,
              610242.9313,
              4813077.624,
              1894.03117
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609209.0913396063,
                    4811673.044180348,
                    1362.6711695278743
                  ],
                  [
                    609209.0913396063,
                    4813077.624180348,
                    1362.6711695278743
                  ],
                  [
                    610242.9313396064,
                    4813077.624180348,
                    1894.0311695278745
                  ],
                  [
                    610242.9313396064,
                    4811673.044180348,
                    1894.0311695278745
                  ],
                  [
                    609209.0913396063,
                    4811673.044180348,
                    1362.6711695278743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:05:46+00:00",
            "end_time": "2019-06-03T17:10: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": "20190602_43121D7119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.83772503914469,
              43.449997161665884,
              1401.140874449966
            ],
            [
              -121.83748318728912,
              43.46262156596876,
              1401.140874449966
            ],
            [
              -121.82474452083976,
              43.46249133398185,
              1951.0808744499661
            ],
            [
              -121.8249890213895,
              43.44986698675487,
              1951.0808744499661
            ],
            [
              -121.83772503914469,
              43.449997161665884,
              1401.140874449966
            ]
          ]
        ]
      },
      "bbox": [
        -121.837725,
        43.44986699,
        1401.140874,
        -121.8247445,
        43.46262157,
        1951.080874
      ],
      "properties": {
        "datetime": "2019-06-02T17:18:06Z",
        "pc:count": 19606903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594552.8778,
            "count": 19606903,
            "maximum": 595071.9054,
            "minimum": 594041.2054,
            "name": "X",
            "position": 0,
            "stddev": 291.8780821,
            "variance": 85192.8148
          },
          {
            "average": 4812140.752,
            "count": 19606903,
            "maximum": 4812846.529,
            "minimum": 4811444.209,
            "name": "Y",
            "position": 1,
            "stddev": 406.7379898,
            "variance": 165435.7924
          },
          {
            "average": 1532.319408,
            "count": 19606903,
            "maximum": 1951.080874,
            "minimum": 1401.140874,
            "name": "Z",
            "position": 2,
            "stddev": 51.25156048,
            "variance": 2626.722451
          },
          {
            "average": 23214.75726,
            "count": 19606903,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11613.89187,
            "variance": 134882484.4
          },
          {
            "average": 1.1507287,
            "count": 19606903,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4073620752,
            "variance": 0.1659438603
          },
          {
            "average": 1.301488103,
            "count": 19606903,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5695696539,
            "variance": 0.3244095906
          },
          {
            "average": 0.4905799758,
            "count": 19606903,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499911268,
            "variance": 0.2499112759
          },
          {
            "average": 0,
            "count": 19606903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313371775,
            "count": 19606903,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.338758509,
            "variance": 1.792274347
          },
          {
            "average": 0.07169407446,
            "count": 19606903,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82979307,
            "variance": 117.2844179
          },
          {
            "average": 0.4978994898,
            "count": 19606903,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999956006,
            "variance": 0.2499956006
          },
          {
            "average": 10021.3878,
            "count": 19606903,
            "maximum": 10024,
            "minimum": 10019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.020644184,
            "variance": 1.041714551
          },
          {
            "average": 243530148.6,
            "count": 19606903,
            "maximum": 243531086.3,
            "minimum": 243529271.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 407.122082,
            "variance": 165748.3896
          },
          {
            "average": 0,
            "count": 19606903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19606903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19606903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19606903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19606903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594041.2054,
          4811444.209,
          1401.140874,
          595071.9054,
          4812846.529,
          1951.080874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594041.2053877445,
                4811444.208912365,
                1401.140874449966
              ],
              [
                594041.2053877445,
                4812846.528912365,
                1401.140874449966
              ],
              [
                595071.9053877444,
                4812846.528912365,
                1951.0808744499661
              ],
              [
                595071.9053877444,
                4811444.208912365,
                1951.0808744499661
              ],
              [
                594041.2053877445,
                4811444.208912365,
                1401.140874449966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:18:06+00:00",
        "end_time": "2019-06-02T16:47:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.837725,
            43.44986699,
            1401.140874,
            -121.8247445,
            43.46262157,
            1951.080874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.83772503914469,
                  43.449997161665884,
                  1401.140874449966
                ],
                [
                  -121.83748318728912,
                  43.46262156596876,
                  1401.140874449966
                ],
                [
                  -121.82474452083976,
                  43.46249133398185,
                  1951.0808744499661
                ],
                [
                  -121.8249890213895,
                  43.44986698675487,
                  1951.0808744499661
                ],
                [
                  -121.83772503914469,
                  43.449997161665884,
                  1401.140874449966
                ]
              ]
            ]
          },
          "id": "20190602_43121D7119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:18:06Z",
            "pc:count": 19606903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594552.8778,
                "count": 19606903,
                "maximum": 595071.9054,
                "minimum": 594041.2054,
                "name": "X",
                "position": 0,
                "stddev": 291.8780821,
                "variance": 85192.8148
              },
              {
                "average": 4812140.752,
                "count": 19606903,
                "maximum": 4812846.529,
                "minimum": 4811444.209,
                "name": "Y",
                "position": 1,
                "stddev": 406.7379898,
                "variance": 165435.7924
              },
              {
                "average": 1532.319408,
                "count": 19606903,
                "maximum": 1951.080874,
                "minimum": 1401.140874,
                "name": "Z",
                "position": 2,
                "stddev": 51.25156048,
                "variance": 2626.722451
              },
              {
                "average": 23214.75726,
                "count": 19606903,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11613.89187,
                "variance": 134882484.4
              },
              {
                "average": 1.1507287,
                "count": 19606903,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4073620752,
                "variance": 0.1659438603
              },
              {
                "average": 1.301488103,
                "count": 19606903,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5695696539,
                "variance": 0.3244095906
              },
              {
                "average": 0.4905799758,
                "count": 19606903,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499911268,
                "variance": 0.2499112759
              },
              {
                "average": 0,
                "count": 19606903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313371775,
                "count": 19606903,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.338758509,
                "variance": 1.792274347
              },
              {
                "average": 0.07169407446,
                "count": 19606903,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82979307,
                "variance": 117.2844179
              },
              {
                "average": 0.4978994898,
                "count": 19606903,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999956006,
                "variance": 0.2499956006
              },
              {
                "average": 10021.3878,
                "count": 19606903,
                "maximum": 10024,
                "minimum": 10019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.020644184,
                "variance": 1.041714551
              },
              {
                "average": 243530148.6,
                "count": 19606903,
                "maximum": 243531086.3,
                "minimum": 243529271.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 407.122082,
                "variance": 165748.3896
              },
              {
                "average": 0,
                "count": 19606903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19606903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19606903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19606903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19606903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594041.2054,
              4811444.209,
              1401.140874,
              595071.9054,
              4812846.529,
              1951.080874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594041.2053877445,
                    4811444.208912365,
                    1401.140874449966
                  ],
                  [
                    594041.2053877445,
                    4812846.528912365,
                    1401.140874449966
                  ],
                  [
                    595071.9053877444,
                    4812846.528912365,
                    1951.0808744499661
                  ],
                  [
                    595071.9053877444,
                    4811444.208912365,
                    1951.0808744499661
                  ],
                  [
                    594041.2053877445,
                    4811444.208912365,
                    1401.140874449966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:18:06+00:00",
            "end_time": "2019-06-02T16:47: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": "20190604_43121E4311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029545788125,
              43.524998841668236,
              1309.3189679417915
            ],
            [
              -121.49998165987833,
              43.53765879366243,
              1309.3189679417915
            ],
            [
              -121.48717477648447,
              43.53749001895323,
              1907.7389679417915
            ],
            [
              -121.48749125115808,
              43.5248301411246,
              1907.7389679417915
            ],
            [
              -121.50029545788125,
              43.524998841668236,
              1309.3189679417915
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002955,
        43.52483014,
        1309.318968,
        -121.4871748,
        43.53765879,
        1907.738968
      ],
      "properties": {
        "datetime": "2019-06-04T20:07:39Z",
        "pc:count": 16697591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621716.8225,
            "count": 16697591,
            "maximum": 622228.388,
            "minimum": 621193.308,
            "name": "X",
            "position": 0,
            "stddev": 295.0618567,
            "variance": 87061.4993
          },
          {
            "average": 4820910.735,
            "count": 16697591,
            "maximum": 4821616.622,
            "minimum": 4820210.142,
            "name": "Y",
            "position": 1,
            "stddev": 403.1742984,
            "variance": 162549.5149
          },
          {
            "average": 1315.672624,
            "count": 16697591,
            "maximum": 1907.738968,
            "minimum": 1309.318968,
            "name": "Z",
            "position": 2,
            "stddev": 3.710473439,
            "variance": 13.76761314
          },
          {
            "average": 22180.16501,
            "count": 16697591,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9847.853722,
            "variance": 96980222.94
          },
          {
            "average": 1.077020512,
            "count": 16697591,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2849578103,
            "variance": 0.08120095367
          },
          {
            "average": 1.154064919,
            "count": 16697591,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4008537477,
            "variance": 0.160683727
          },
          {
            "average": 0.5006235929,
            "count": 16697591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996261,
            "variance": 0.2499996261
          },
          {
            "average": 0,
            "count": 16697591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.782029755,
            "count": 16697591,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.902610315,
            "variance": 8.42514664
          },
          {
            "average": 0.354551045,
            "count": 16697591,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78886805,
            "variance": 116.3996737
          },
          {
            "average": 0.4988847792,
            "count": 16697591,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987713,
            "variance": 0.2499987713
          },
          {
            "average": 10111.10169,
            "count": 16697591,
            "maximum": 10114,
            "minimum": 10109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.080142354,
            "variance": 1.166707505
          },
          {
            "average": 243712614,
            "count": 16697591,
            "maximum": 243714059,
            "minimum": 243711558.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 490.3634798,
            "variance": 240456.3423
          },
          {
            "average": 0,
            "count": 16697591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16697591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16697591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16697591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16697591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621193.308,
          4820210.142,
          1309.318968,
          622228.388,
          4821616.622,
          1907.738968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621193.3079719204,
                4820210.142255379,
                1309.3189679417915
              ],
              [
                621193.3079719204,
                4821616.622255379,
                1309.3189679417915
              ],
              [
                622228.3879719204,
                4821616.622255379,
                1907.7389679417915
              ],
              [
                622228.3879719204,
                4820210.142255379,
                1907.7389679417915
              ],
              [
                621193.3079719204,
                4820210.142255379,
                1309.3189679417915
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:07:39+00:00",
        "end_time": "2019-06-04T19:25:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002955,
            43.52483014,
            1309.318968,
            -121.4871748,
            43.53765879,
            1907.738968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029545788125,
                  43.524998841668236,
                  1309.3189679417915
                ],
                [
                  -121.49998165987833,
                  43.53765879366243,
                  1309.3189679417915
                ],
                [
                  -121.48717477648447,
                  43.53749001895323,
                  1907.7389679417915
                ],
                [
                  -121.48749125115808,
                  43.5248301411246,
                  1907.7389679417915
                ],
                [
                  -121.50029545788125,
                  43.524998841668236,
                  1309.3189679417915
                ]
              ]
            ]
          },
          "id": "20190604_43121E4311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:07:39Z",
            "pc:count": 16697591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621716.8225,
                "count": 16697591,
                "maximum": 622228.388,
                "minimum": 621193.308,
                "name": "X",
                "position": 0,
                "stddev": 295.0618567,
                "variance": 87061.4993
              },
              {
                "average": 4820910.735,
                "count": 16697591,
                "maximum": 4821616.622,
                "minimum": 4820210.142,
                "name": "Y",
                "position": 1,
                "stddev": 403.1742984,
                "variance": 162549.5149
              },
              {
                "average": 1315.672624,
                "count": 16697591,
                "maximum": 1907.738968,
                "minimum": 1309.318968,
                "name": "Z",
                "position": 2,
                "stddev": 3.710473439,
                "variance": 13.76761314
              },
              {
                "average": 22180.16501,
                "count": 16697591,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9847.853722,
                "variance": 96980222.94
              },
              {
                "average": 1.077020512,
                "count": 16697591,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2849578103,
                "variance": 0.08120095367
              },
              {
                "average": 1.154064919,
                "count": 16697591,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4008537477,
                "variance": 0.160683727
              },
              {
                "average": 0.5006235929,
                "count": 16697591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996261,
                "variance": 0.2499996261
              },
              {
                "average": 0,
                "count": 16697591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.782029755,
                "count": 16697591,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.902610315,
                "variance": 8.42514664
              },
              {
                "average": 0.354551045,
                "count": 16697591,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78886805,
                "variance": 116.3996737
              },
              {
                "average": 0.4988847792,
                "count": 16697591,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987713,
                "variance": 0.2499987713
              },
              {
                "average": 10111.10169,
                "count": 16697591,
                "maximum": 10114,
                "minimum": 10109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.080142354,
                "variance": 1.166707505
              },
              {
                "average": 243712614,
                "count": 16697591,
                "maximum": 243714059,
                "minimum": 243711558.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 490.3634798,
                "variance": 240456.3423
              },
              {
                "average": 0,
                "count": 16697591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16697591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16697591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16697591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16697591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621193.308,
              4820210.142,
              1309.318968,
              622228.388,
              4821616.622,
              1907.738968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621193.3079719204,
                    4820210.142255379,
                    1309.3189679417915
                  ],
                  [
                    621193.3079719204,
                    4821616.622255379,
                    1309.3189679417915
                  ],
                  [
                    622228.3879719204,
                    4821616.622255379,
                    1907.7389679417915
                  ],
                  [
                    622228.3879719204,
                    4820210.142255379,
                    1907.7389679417915
                  ],
                  [
                    621193.3079719204,
                    4820210.142255379,
                    1309.3189679417915
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:07:39+00:00",
            "end_time": "2019-06-04T19:25: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": "20190604_43121E4306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029549615996,
              43.53749899982768,
              1258.8284273050822
            ],
            [
              -121.49998157018139,
              43.55015856399623,
              1258.8284273050822
            ],
            [
              -121.48717377298806,
              43.54998977368377,
              1867.448427305082
            ],
            [
              -121.48749037691985,
              43.537330283683715,
              1867.448427305082
            ],
            [
              -121.50029549615996,
              43.53749899982768,
              1258.8284273050822
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002955,
        43.53733028,
        1258.828427,
        -121.4871738,
        43.55015856,
        1867.448427
      ],
      "properties": {
        "datetime": "2019-06-05T15:46:56Z",
        "pc:count": 19999779,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621670.9135,
            "count": 19999779,
            "maximum": 622203.2115,
            "minimum": 621168.2715,
            "name": "X",
            "position": 0,
            "stddev": 292.3862988,
            "variance": 85489.74775
          },
          {
            "average": 4822345.892,
            "count": 19999779,
            "maximum": 4823004.858,
            "minimum": 4821598.418,
            "name": "Y",
            "position": 1,
            "stddev": 410.6816908,
            "variance": 168659.4511
          },
          {
            "average": 1314.461253,
            "count": 19999779,
            "maximum": 1867.448427,
            "minimum": 1258.828427,
            "name": "Z",
            "position": 2,
            "stddev": 4.128961604,
            "variance": 17.04832393
          },
          {
            "average": 20129.83015,
            "count": 19999779,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10255.33737,
            "variance": 105171944.6
          },
          {
            "average": 1.101243369,
            "count": 19999779,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3262081003,
            "variance": 0.1064117247
          },
          {
            "average": 1.202449087,
            "count": 19999779,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4557372878,
            "variance": 0.2076964755
          },
          {
            "average": 0.4999807248,
            "count": 19999779,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000121,
            "variance": 0.2500000121
          },
          {
            "average": 0,
            "count": 19999779,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.775154065,
            "count": 19999779,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.971427304,
            "variance": 8.82938022
          },
          {
            "average": 1.096898351,
            "count": 19999779,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.08790168,
            "variance": 122.9415637
          },
          {
            "average": 0.501626943,
            "count": 19999779,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999973655,
            "variance": 0.2499973656
          },
          {
            "average": 10114.8405,
            "count": 19999779,
            "maximum": 10120,
            "minimum": 10112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.334995646,
            "variance": 5.452204669
          },
          {
            "average": 243726351.3,
            "count": 19999779,
            "maximum": 243784816.5,
            "minimum": 243713102.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26949.4789,
            "variance": 726274412.8
          },
          {
            "average": 0,
            "count": 19999779,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19999779,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19999779,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19999779,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19999779,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621168.2715,
          4821598.418,
          1258.828427,
          622203.2115,
          4823004.858,
          1867.448427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621168.2714538653,
                4821598.418095288,
                1258.8284273050822
              ],
              [
                621168.2714538653,
                4823004.858095287,
                1258.8284273050822
              ],
              [
                622203.2114538653,
                4823004.858095287,
                1867.448427305082
              ],
              [
                622203.2114538653,
                4821598.418095288,
                1867.448427305082
              ],
              [
                621168.2714538653,
                4821598.418095288,
                1258.8284273050822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:46:56+00:00",
        "end_time": "2019-06-04T19:51:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002955,
            43.53733028,
            1258.828427,
            -121.4871738,
            43.55015856,
            1867.448427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029549615996,
                  43.53749899982768,
                  1258.8284273050822
                ],
                [
                  -121.49998157018139,
                  43.55015856399623,
                  1258.8284273050822
                ],
                [
                  -121.48717377298806,
                  43.54998977368377,
                  1867.448427305082
                ],
                [
                  -121.48749037691985,
                  43.537330283683715,
                  1867.448427305082
                ],
                [
                  -121.50029549615996,
                  43.53749899982768,
                  1258.8284273050822
                ]
              ]
            ]
          },
          "id": "20190604_43121E4306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:46:56Z",
            "pc:count": 19999779,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621670.9135,
                "count": 19999779,
                "maximum": 622203.2115,
                "minimum": 621168.2715,
                "name": "X",
                "position": 0,
                "stddev": 292.3862988,
                "variance": 85489.74775
              },
              {
                "average": 4822345.892,
                "count": 19999779,
                "maximum": 4823004.858,
                "minimum": 4821598.418,
                "name": "Y",
                "position": 1,
                "stddev": 410.6816908,
                "variance": 168659.4511
              },
              {
                "average": 1314.461253,
                "count": 19999779,
                "maximum": 1867.448427,
                "minimum": 1258.828427,
                "name": "Z",
                "position": 2,
                "stddev": 4.128961604,
                "variance": 17.04832393
              },
              {
                "average": 20129.83015,
                "count": 19999779,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10255.33737,
                "variance": 105171944.6
              },
              {
                "average": 1.101243369,
                "count": 19999779,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3262081003,
                "variance": 0.1064117247
              },
              {
                "average": 1.202449087,
                "count": 19999779,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4557372878,
                "variance": 0.2076964755
              },
              {
                "average": 0.4999807248,
                "count": 19999779,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000121,
                "variance": 0.2500000121
              },
              {
                "average": 0,
                "count": 19999779,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.775154065,
                "count": 19999779,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.971427304,
                "variance": 8.82938022
              },
              {
                "average": 1.096898351,
                "count": 19999779,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.08790168,
                "variance": 122.9415637
              },
              {
                "average": 0.501626943,
                "count": 19999779,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999973655,
                "variance": 0.2499973656
              },
              {
                "average": 10114.8405,
                "count": 19999779,
                "maximum": 10120,
                "minimum": 10112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.334995646,
                "variance": 5.452204669
              },
              {
                "average": 243726351.3,
                "count": 19999779,
                "maximum": 243784816.5,
                "minimum": 243713102.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26949.4789,
                "variance": 726274412.8
              },
              {
                "average": 0,
                "count": 19999779,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19999779,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19999779,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19999779,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19999779,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621168.2715,
              4821598.418,
              1258.828427,
              622203.2115,
              4823004.858,
              1867.448427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621168.2714538653,
                    4821598.418095288,
                    1258.8284273050822
                  ],
                  [
                    621168.2714538653,
                    4823004.858095287,
                    1258.8284273050822
                  ],
                  [
                    622203.2114538653,
                    4823004.858095287,
                    1867.448427305082
                  ],
                  [
                    622203.2114538653,
                    4821598.418095288,
                    1867.448427305082
                  ],
                  [
                    621168.2714538653,
                    4821598.418095288,
                    1258.8284273050822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:46:56+00:00",
            "end_time": "2019-06-04T19:51:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526969500686,
              43.587498086157794,
              1304.1461988936521
            ],
            [
              -121.62498173318599,
              43.600144551098396,
              1304.1461988936521
            ],
            [
              -121.61220003655065,
              43.59999007676689,
              1859.4061988936523
            ],
            [
              -121.6124906730816,
              43.58734367962797,
              1859.4061988936523
            ],
            [
              -121.62526969500686,
              43.587498086157794,
              1304.1461988936521
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252697,
        43.58734368,
        1304.146199,
        -121.6122,
        43.60014455,
        1859.406199
      ],
      "properties": {
        "datetime": "2019-06-05T18:46:49Z",
        "pc:count": 23428106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611490.4575,
            "count": 23428106,
            "maximum": 612010.9878,
            "minimum": 610979.0678,
            "name": "X",
            "position": 0,
            "stddev": 299.1244736,
            "variance": 89475.45069
          },
          {
            "average": 4827725.426,
            "count": 23428106,
            "maximum": 4828381.776,
            "minimum": 4826976.856,
            "name": "Y",
            "position": 1,
            "stddev": 399.0439286,
            "variance": 159236.0569
          },
          {
            "average": 1316.994786,
            "count": 23428106,
            "maximum": 1859.406199,
            "minimum": 1304.146199,
            "name": "Z",
            "position": 2,
            "stddev": 6.846006062,
            "variance": 46.867799
          },
          {
            "average": 19621.03174,
            "count": 23428106,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10506.97567,
            "variance": 110396537.7
          },
          {
            "average": 1.14740863,
            "count": 23428106,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.399592897,
            "variance": 0.1596744833
          },
          {
            "average": 1.294833735,
            "count": 23428106,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5566739327,
            "variance": 0.3098858673
          },
          {
            "average": 0.4996893902,
            "count": 23428106,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999142,
            "variance": 0.2499999142
          },
          {
            "average": 8.536754956e-08,
            "count": 23428106,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002921772508,
            "variance": 8.536754591e-08
          },
          {
            "average": 1.201455081,
            "count": 23428106,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.152876525,
            "variance": 1.329124282
          },
          {
            "average": 0.5948033327,
            "count": 23428106,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.57825476,
            "variance": 111.8994738
          },
          {
            "average": 0.4941405848,
            "count": 23428106,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999656767,
            "variance": 0.2499656779
          },
          {
            "average": 10136.20479,
            "count": 23428106,
            "maximum": 10139,
            "minimum": 10133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.392909318,
            "variance": 1.940196369
          },
          {
            "average": 243794269,
            "count": 23428106,
            "maximum": 243795609.3,
            "minimum": 243792744,
            "name": "GpsTime",
            "position": 12,
            "stddev": 650.9153626,
            "variance": 423690.8093
          },
          {
            "average": 0,
            "count": 23428106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23428106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23428106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23428106,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23428106,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610979.0678,
          4826976.856,
          1304.146199,
          612010.9878,
          4828381.776,
          1859.406199
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610979.067803145,
                4826976.856235766,
                1304.1461988936521
              ],
              [
                610979.067803145,
                4828381.776235766,
                1304.1461988936521
              ],
              [
                612010.987803145,
                4828381.776235766,
                1859.4061988936523
              ],
              [
                612010.987803145,
                4826976.856235766,
                1859.4061988936523
              ],
              [
                610979.067803145,
                4826976.856235766,
                1304.1461988936521
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:46:49+00:00",
        "end_time": "2019-06-05T17:59:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252697,
            43.58734368,
            1304.146199,
            -121.6122,
            43.60014455,
            1859.406199
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526969500686,
                  43.587498086157794,
                  1304.1461988936521
                ],
                [
                  -121.62498173318599,
                  43.600144551098396,
                  1304.1461988936521
                ],
                [
                  -121.61220003655065,
                  43.59999007676689,
                  1859.4061988936523
                ],
                [
                  -121.6124906730816,
                  43.58734367962797,
                  1859.4061988936523
                ],
                [
                  -121.62526969500686,
                  43.587498086157794,
                  1304.1461988936521
                ]
              ]
            ]
          },
          "id": "20190605_43121E5111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:46:49Z",
            "pc:count": 23428106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611490.4575,
                "count": 23428106,
                "maximum": 612010.9878,
                "minimum": 610979.0678,
                "name": "X",
                "position": 0,
                "stddev": 299.1244736,
                "variance": 89475.45069
              },
              {
                "average": 4827725.426,
                "count": 23428106,
                "maximum": 4828381.776,
                "minimum": 4826976.856,
                "name": "Y",
                "position": 1,
                "stddev": 399.0439286,
                "variance": 159236.0569
              },
              {
                "average": 1316.994786,
                "count": 23428106,
                "maximum": 1859.406199,
                "minimum": 1304.146199,
                "name": "Z",
                "position": 2,
                "stddev": 6.846006062,
                "variance": 46.867799
              },
              {
                "average": 19621.03174,
                "count": 23428106,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10506.97567,
                "variance": 110396537.7
              },
              {
                "average": 1.14740863,
                "count": 23428106,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.399592897,
                "variance": 0.1596744833
              },
              {
                "average": 1.294833735,
                "count": 23428106,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5566739327,
                "variance": 0.3098858673
              },
              {
                "average": 0.4996893902,
                "count": 23428106,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999142,
                "variance": 0.2499999142
              },
              {
                "average": 8.536754956e-08,
                "count": 23428106,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002921772508,
                "variance": 8.536754591e-08
              },
              {
                "average": 1.201455081,
                "count": 23428106,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.152876525,
                "variance": 1.329124282
              },
              {
                "average": 0.5948033327,
                "count": 23428106,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.57825476,
                "variance": 111.8994738
              },
              {
                "average": 0.4941405848,
                "count": 23428106,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999656767,
                "variance": 0.2499656779
              },
              {
                "average": 10136.20479,
                "count": 23428106,
                "maximum": 10139,
                "minimum": 10133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.392909318,
                "variance": 1.940196369
              },
              {
                "average": 243794269,
                "count": 23428106,
                "maximum": 243795609.3,
                "minimum": 243792744,
                "name": "GpsTime",
                "position": 12,
                "stddev": 650.9153626,
                "variance": 423690.8093
              },
              {
                "average": 0,
                "count": 23428106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23428106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23428106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23428106,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23428106,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610979.0678,
              4826976.856,
              1304.146199,
              612010.9878,
              4828381.776,
              1859.406199
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610979.067803145,
                    4826976.856235766,
                    1304.1461988936521
                  ],
                  [
                    610979.067803145,
                    4828381.776235766,
                    1304.1461988936521
                  ],
                  [
                    612010.987803145,
                    4828381.776235766,
                    1859.4061988936523
                  ],
                  [
                    612010.987803145,
                    4826976.856235766,
                    1859.4061988936523
                  ],
                  [
                    610979.067803145,
                    4826976.856235766,
                    1304.1461988936521
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:46:49+00:00",
            "end_time": "2019-06-05T17: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": "20190605_43121E4108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47506093155532,
              43.599996322635015,
              1310.87921897464
            ],
            [
              -121.47498099104017,
              43.60316051482471,
              1310.87921897464
            ],
            [
              -121.46527398150224,
              43.60303058541673,
              1846.6992189746402
            ],
            [
              -121.4653544303673,
              43.59986640749795,
              1846.6992189746402
            ],
            [
              -121.47506093155532,
              43.599996322635015,
              1310.87921897464
            ]
          ]
        ]
      },
      "bbox": [
        -121.4750609,
        43.59986641,
        1310.879219,
        -121.465274,
        43.60316051,
        1846.699219
      ],
      "properties": {
        "datetime": "2019-06-05T18:09:35Z",
        "pc:count": 3498368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623475.0014,
            "count": 3498368,
            "maximum": 623863.4616,
            "minimum": 623079.7616,
            "name": "X",
            "position": 0,
            "stddev": 224.8282575,
            "variance": 50547.74535
          },
          {
            "average": 4828754.675,
            "count": 3498368,
            "maximum": 4828928.077,
            "minimum": 4828576.537,
            "name": "Y",
            "position": 1,
            "stddev": 91.70510629,
            "variance": 8409.826519
          },
          {
            "average": 1322.161526,
            "count": 3498368,
            "maximum": 1846.699219,
            "minimum": 1310.879219,
            "name": "Z",
            "position": 2,
            "stddev": 6.285341762,
            "variance": 39.50552107
          },
          {
            "average": 20019.35148,
            "count": 3498368,
            "maximum": 45639,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10278.22854,
            "variance": 105641982
          },
          {
            "average": 1.139049408,
            "count": 3498368,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3931173352,
            "variance": 0.1545412393
          },
          {
            "average": 1.278003343,
            "count": 3498368,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5523838982,
            "variance": 0.305127971
          },
          {
            "average": 0.4968676823,
            "count": 3498368,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999026,
            "variance": 0.24999026
          },
          {
            "average": 0,
            "count": 3498368,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222006376,
            "count": 3498368,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.123612821,
            "variance": 1.262505772
          },
          {
            "average": 1.754977434,
            "count": 3498368,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.37086568,
            "variance": 129.2965863
          },
          {
            "average": 0.4959818407,
            "count": 3498368,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999839256,
            "variance": 0.2499839259
          },
          {
            "average": 10132.89648,
            "count": 3498368,
            "maximum": 10134,
            "minimum": 10132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7551507554,
            "variance": 0.5702526633
          },
          {
            "average": 243792677.8,
            "count": 3498368,
            "maximum": 243793375.4,
            "minimum": 243792361.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 393.8083447,
            "variance": 155085.0123
          },
          {
            "average": 0,
            "count": 3498368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3498368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3498368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3498368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3498368,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623079.7616,
          4828576.537,
          1310.879219,
          623863.4616,
          4828928.077,
          1846.699219
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623079.7616383923,
                4828576.537377706,
                1310.87921897464
              ],
              [
                623079.7616383923,
                4828928.077377705,
                1310.87921897464
              ],
              [
                623863.4616383923,
                4828928.077377705,
                1846.6992189746402
              ],
              [
                623863.4616383923,
                4828576.537377706,
                1846.6992189746402
              ],
              [
                623079.7616383923,
                4828576.537377706,
                1310.87921897464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:09:35+00:00",
        "end_time": "2019-06-05T17:52:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4750609,
            43.59986641,
            1310.879219,
            -121.465274,
            43.60316051,
            1846.699219
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47506093155532,
                  43.599996322635015,
                  1310.87921897464
                ],
                [
                  -121.47498099104017,
                  43.60316051482471,
                  1310.87921897464
                ],
                [
                  -121.46527398150224,
                  43.60303058541673,
                  1846.6992189746402
                ],
                [
                  -121.4653544303673,
                  43.59986640749795,
                  1846.6992189746402
                ],
                [
                  -121.47506093155532,
                  43.599996322635015,
                  1310.87921897464
                ]
              ]
            ]
          },
          "id": "20190605_43121E4108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:09:35Z",
            "pc:count": 3498368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623475.0014,
                "count": 3498368,
                "maximum": 623863.4616,
                "minimum": 623079.7616,
                "name": "X",
                "position": 0,
                "stddev": 224.8282575,
                "variance": 50547.74535
              },
              {
                "average": 4828754.675,
                "count": 3498368,
                "maximum": 4828928.077,
                "minimum": 4828576.537,
                "name": "Y",
                "position": 1,
                "stddev": 91.70510629,
                "variance": 8409.826519
              },
              {
                "average": 1322.161526,
                "count": 3498368,
                "maximum": 1846.699219,
                "minimum": 1310.879219,
                "name": "Z",
                "position": 2,
                "stddev": 6.285341762,
                "variance": 39.50552107
              },
              {
                "average": 20019.35148,
                "count": 3498368,
                "maximum": 45639,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10278.22854,
                "variance": 105641982
              },
              {
                "average": 1.139049408,
                "count": 3498368,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3931173352,
                "variance": 0.1545412393
              },
              {
                "average": 1.278003343,
                "count": 3498368,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5523838982,
                "variance": 0.305127971
              },
              {
                "average": 0.4968676823,
                "count": 3498368,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999026,
                "variance": 0.24999026
              },
              {
                "average": 0,
                "count": 3498368,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222006376,
                "count": 3498368,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.123612821,
                "variance": 1.262505772
              },
              {
                "average": 1.754977434,
                "count": 3498368,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.37086568,
                "variance": 129.2965863
              },
              {
                "average": 0.4959818407,
                "count": 3498368,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999839256,
                "variance": 0.2499839259
              },
              {
                "average": 10132.89648,
                "count": 3498368,
                "maximum": 10134,
                "minimum": 10132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7551507554,
                "variance": 0.5702526633
              },
              {
                "average": 243792677.8,
                "count": 3498368,
                "maximum": 243793375.4,
                "minimum": 243792361.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 393.8083447,
                "variance": 155085.0123
              },
              {
                "average": 0,
                "count": 3498368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3498368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3498368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3498368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3498368,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623079.7616,
              4828576.537,
              1310.879219,
              623863.4616,
              4828928.077,
              1846.699219
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623079.7616383923,
                    4828576.537377706,
                    1310.87921897464
                  ],
                  [
                    623079.7616383923,
                    4828928.077377705,
                    1310.87921897464
                  ],
                  [
                    623863.4616383923,
                    4828928.077377705,
                    1846.6992189746402
                  ],
                  [
                    623863.4616383923,
                    4828576.537377706,
                    1846.6992189746402
                  ],
                  [
                    623079.7616383923,
                    4828576.537377706,
                    1310.87921897464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:09:35+00:00",
            "end_time": "2019-06-05T17:52: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": "20190602_43121D6323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72507409281229,
              43.383267261510895,
              1231.272829855363
            ],
            [
              -121.7249825513382,
              43.3876344321428,
              1231.272829855363
            ],
            [
              -121.71239739448082,
              43.38749340983574,
              1930.4328298553628
            ],
            [
              -121.71248983891654,
              43.38312626059007,
              1930.4328298553628
            ],
            [
              -121.72507409281229,
              43.383267261510895,
              1231.272829855363
            ]
          ]
        ]
      },
      "bbox": [
        -121.7250741,
        43.38312626,
        1231.27283,
        -121.7123974,
        43.38763443,
        1930.43283
      ],
      "properties": {
        "datetime": "2019-06-02T18:08:48Z",
        "pc:count": 8573923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603786.8319,
            "count": 8573923,
            "maximum": 604288.9602,
            "minimum": 603269.3802,
            "name": "X",
            "position": 0,
            "stddev": 288.4742883,
            "variance": 83217.41499
          },
          {
            "average": 4804405.588,
            "count": 8573923,
            "maximum": 4804651.782,
            "minimum": 4804166.662,
            "name": "Y",
            "position": 1,
            "stddev": 136.2853576,
            "variance": 18573.6987
          },
          {
            "average": 1406.606916,
            "count": 8573923,
            "maximum": 1930.43283,
            "minimum": 1231.27283,
            "name": "Z",
            "position": 2,
            "stddev": 12.52576356,
            "variance": 156.8947527
          },
          {
            "average": 19369.83567,
            "count": 8573923,
            "maximum": 46216,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10119.39906,
            "variance": 102402237.4
          },
          {
            "average": 1.159724551,
            "count": 8573923,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4253864957,
            "variance": 0.1809536707
          },
          {
            "average": 1.319616003,
            "count": 8573923,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5981837296,
            "variance": 0.3578237743
          },
          {
            "average": 0.498317398,
            "count": 8573923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997198,
            "variance": 0.249997198
          },
          {
            "average": 0,
            "count": 8573923,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261427354,
            "count": 8573923,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.381111642,
            "variance": 1.907469367
          },
          {
            "average": 0.6211306639,
            "count": 8573923,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.49619249,
            "variance": 110.1700567
          },
          {
            "average": 0.4770888425,
            "count": 8573923,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994748322,
            "variance": 0.249475108
          },
          {
            "average": 10027.33772,
            "count": 8573923,
            "maximum": 10029,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8719891873,
            "variance": 0.7603651427
          },
          {
            "average": 243533311.7,
            "count": 8573923,
            "maximum": 243534128.9,
            "minimum": 243531735.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 561.8563062,
            "variance": 315682.5088
          },
          {
            "average": 0,
            "count": 8573923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8573923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8573923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8573923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8573923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603269.3802,
          4804166.662,
          1231.27283,
          604288.9602,
          4804651.782,
          1930.43283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603269.3802388958,
                4804166.662125439,
                1231.272829855363
              ],
              [
                603269.3802388958,
                4804651.782125439,
                1231.272829855363
              ],
              [
                604288.9602388958,
                4804651.782125439,
                1930.4328298553628
              ],
              [
                604288.9602388958,
                4804166.662125439,
                1930.4328298553628
              ],
              [
                603269.3802388958,
                4804166.662125439,
                1231.272829855363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:08:48+00:00",
        "end_time": "2019-06-02T17:28:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7250741,
            43.38312626,
            1231.27283,
            -121.7123974,
            43.38763443,
            1930.43283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72507409281229,
                  43.383267261510895,
                  1231.272829855363
                ],
                [
                  -121.7249825513382,
                  43.3876344321428,
                  1231.272829855363
                ],
                [
                  -121.71239739448082,
                  43.38749340983574,
                  1930.4328298553628
                ],
                [
                  -121.71248983891654,
                  43.38312626059007,
                  1930.4328298553628
                ],
                [
                  -121.72507409281229,
                  43.383267261510895,
                  1231.272829855363
                ]
              ]
            ]
          },
          "id": "20190602_43121D6323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:08:48Z",
            "pc:count": 8573923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603786.8319,
                "count": 8573923,
                "maximum": 604288.9602,
                "minimum": 603269.3802,
                "name": "X",
                "position": 0,
                "stddev": 288.4742883,
                "variance": 83217.41499
              },
              {
                "average": 4804405.588,
                "count": 8573923,
                "maximum": 4804651.782,
                "minimum": 4804166.662,
                "name": "Y",
                "position": 1,
                "stddev": 136.2853576,
                "variance": 18573.6987
              },
              {
                "average": 1406.606916,
                "count": 8573923,
                "maximum": 1930.43283,
                "minimum": 1231.27283,
                "name": "Z",
                "position": 2,
                "stddev": 12.52576356,
                "variance": 156.8947527
              },
              {
                "average": 19369.83567,
                "count": 8573923,
                "maximum": 46216,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10119.39906,
                "variance": 102402237.4
              },
              {
                "average": 1.159724551,
                "count": 8573923,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4253864957,
                "variance": 0.1809536707
              },
              {
                "average": 1.319616003,
                "count": 8573923,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5981837296,
                "variance": 0.3578237743
              },
              {
                "average": 0.498317398,
                "count": 8573923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997198,
                "variance": 0.249997198
              },
              {
                "average": 0,
                "count": 8573923,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261427354,
                "count": 8573923,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.381111642,
                "variance": 1.907469367
              },
              {
                "average": 0.6211306639,
                "count": 8573923,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.49619249,
                "variance": 110.1700567
              },
              {
                "average": 0.4770888425,
                "count": 8573923,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994748322,
                "variance": 0.249475108
              },
              {
                "average": 10027.33772,
                "count": 8573923,
                "maximum": 10029,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8719891873,
                "variance": 0.7603651427
              },
              {
                "average": 243533311.7,
                "count": 8573923,
                "maximum": 243534128.9,
                "minimum": 243531735.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 561.8563062,
                "variance": 315682.5088
              },
              {
                "average": 0,
                "count": 8573923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8573923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8573923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8573923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8573923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603269.3802,
              4804166.662,
              1231.27283,
              604288.9602,
              4804651.782,
              1930.43283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603269.3802388958,
                    4804166.662125439,
                    1231.272829855363
                  ],
                  [
                    603269.3802388958,
                    4804651.782125439,
                    1231.272829855363
                  ],
                  [
                    604288.9602388958,
                    4804651.782125439,
                    1930.4328298553628
                  ],
                  [
                    604288.9602388958,
                    4804166.662125439,
                    1930.4328298553628
                  ],
                  [
                    603269.3802388958,
                    4804166.662125439,
                    1231.272829855363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:08:48+00:00",
            "end_time": "2019-06-02T17:28:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776568358102,
              43.399997913923805,
              1316.9169314811538
            ],
            [
              -121.63748222410536,
              43.41264378091979,
              1316.9169314811538
            ],
            [
              -121.62470415187173,
              43.41249079748818,
              1941.9969314811538
            ],
            [
              -121.62499026767716,
              43.39984499765966,
              1941.9969314811538
            ],
            [
              -121.63776568358102,
              43.399997913923805,
              1316.9169314811538
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377657,
        43.399845,
        1316.916931,
        -121.6247042,
        43.41264378,
        1941.996931
      ],
      "properties": {
        "datetime": "2019-06-02T18:54:39Z",
        "pc:count": 21300609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610836.1819,
            "count": 21300609,
            "maximum": 611345.9284,
            "minimum": 610311.1084,
            "name": "X",
            "position": 0,
            "stddev": 290.5337455,
            "variance": 84409.8573
          },
          {
            "average": 4806839.56,
            "count": 21300609,
            "maximum": 4807541.342,
            "minimum": 4806136.542,
            "name": "Y",
            "position": 1,
            "stddev": 400.7279021,
            "variance": 160582.8515
          },
          {
            "average": 1358.344835,
            "count": 21300609,
            "maximum": 1941.996931,
            "minimum": 1316.916931,
            "name": "Z",
            "position": 2,
            "stddev": 8.258435957,
            "variance": 68.20176445
          },
          {
            "average": 19759.95564,
            "count": 21300609,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9479.939475,
            "variance": 89869252.44
          },
          {
            "average": 1.124418884,
            "count": 21300609,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3828791466,
            "variance": 0.1465964409
          },
          {
            "average": 1.248765,
            "count": 21300609,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5474790856,
            "variance": 0.2997333491
          },
          {
            "average": 0.501706031,
            "count": 21300609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971012,
            "variance": 0.2499971012
          },
          {
            "average": 0,
            "count": 21300609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276310457,
            "count": 21300609,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.190319758,
            "variance": 1.416861126
          },
          {
            "average": 0.02711486275,
            "count": 21300609,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83750605,
            "variance": 117.4515373
          },
          {
            "average": 0.5021833413,
            "count": 21300609,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999952447,
            "variance": 0.2499952448
          },
          {
            "average": 10029.86034,
            "count": 21300609,
            "maximum": 10033,
            "minimum": 10027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.252031778,
            "variance": 1.567583574
          },
          {
            "average": 243534912.8,
            "count": 21300609,
            "maximum": 243536879.3,
            "minimum": 243533017.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 820.9920499,
            "variance": 674027.9461
          },
          {
            "average": 0,
            "count": 21300609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21300609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21300609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21300609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21300609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610311.1084,
          4806136.542,
          1316.916931,
          611345.9284,
          4807541.342,
          1941.996931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610311.108350356,
                4806136.542126593,
                1316.9169314811538
              ],
              [
                610311.108350356,
                4807541.342126594,
                1316.9169314811538
              ],
              [
                611345.9283503561,
                4807541.342126594,
                1941.9969314811538
              ],
              [
                611345.9283503561,
                4806136.542126593,
                1941.9969314811538
              ],
              [
                610311.108350356,
                4806136.542126593,
                1316.9169314811538
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:54:39+00:00",
        "end_time": "2019-06-02T17:50:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377657,
            43.399845,
            1316.916931,
            -121.6247042,
            43.41264378,
            1941.996931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776568358102,
                  43.399997913923805,
                  1316.9169314811538
                ],
                [
                  -121.63748222410536,
                  43.41264378091979,
                  1316.9169314811538
                ],
                [
                  -121.62470415187173,
                  43.41249079748818,
                  1941.9969314811538
                ],
                [
                  -121.62499026767716,
                  43.39984499765966,
                  1941.9969314811538
                ],
                [
                  -121.63776568358102,
                  43.399997913923805,
                  1316.9169314811538
                ]
              ]
            ]
          },
          "id": "20190602_43121D6415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:54:39Z",
            "pc:count": 21300609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610836.1819,
                "count": 21300609,
                "maximum": 611345.9284,
                "minimum": 610311.1084,
                "name": "X",
                "position": 0,
                "stddev": 290.5337455,
                "variance": 84409.8573
              },
              {
                "average": 4806839.56,
                "count": 21300609,
                "maximum": 4807541.342,
                "minimum": 4806136.542,
                "name": "Y",
                "position": 1,
                "stddev": 400.7279021,
                "variance": 160582.8515
              },
              {
                "average": 1358.344835,
                "count": 21300609,
                "maximum": 1941.996931,
                "minimum": 1316.916931,
                "name": "Z",
                "position": 2,
                "stddev": 8.258435957,
                "variance": 68.20176445
              },
              {
                "average": 19759.95564,
                "count": 21300609,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9479.939475,
                "variance": 89869252.44
              },
              {
                "average": 1.124418884,
                "count": 21300609,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3828791466,
                "variance": 0.1465964409
              },
              {
                "average": 1.248765,
                "count": 21300609,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5474790856,
                "variance": 0.2997333491
              },
              {
                "average": 0.501706031,
                "count": 21300609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971012,
                "variance": 0.2499971012
              },
              {
                "average": 0,
                "count": 21300609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276310457,
                "count": 21300609,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.190319758,
                "variance": 1.416861126
              },
              {
                "average": 0.02711486275,
                "count": 21300609,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83750605,
                "variance": 117.4515373
              },
              {
                "average": 0.5021833413,
                "count": 21300609,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999952447,
                "variance": 0.2499952448
              },
              {
                "average": 10029.86034,
                "count": 21300609,
                "maximum": 10033,
                "minimum": 10027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.252031778,
                "variance": 1.567583574
              },
              {
                "average": 243534912.8,
                "count": 21300609,
                "maximum": 243536879.3,
                "minimum": 243533017.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 820.9920499,
                "variance": 674027.9461
              },
              {
                "average": 0,
                "count": 21300609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21300609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21300609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21300609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21300609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610311.1084,
              4806136.542,
              1316.916931,
              611345.9284,
              4807541.342,
              1941.996931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610311.108350356,
                    4806136.542126593,
                    1316.9169314811538
                  ],
                  [
                    610311.108350356,
                    4807541.342126594,
                    1316.9169314811538
                  ],
                  [
                    611345.9283503561,
                    4807541.342126594,
                    1941.9969314811538
                  ],
                  [
                    611345.9283503561,
                    4806136.542126593,
                    1941.9969314811538
                  ],
                  [
                    610311.108350356,
                    4806136.542126593,
                    1316.9169314811538
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:54:39+00:00",
            "end_time": "2019-06-02T17:50: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": "20190602_43121D6412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525782224487,
              43.39999814324266,
              1275.1290678259093
            ],
            [
              -121.67498226495742,
              43.41263952365987,
              1275.1290678259093
            ],
            [
              -121.66221165161151,
              43.4124908198889,
              1911.4290678259094
            ],
            [
              -121.66248986281836,
              43.39984950473702,
              1911.4290678259094
            ],
            [
              -121.67525782224487,
              43.39999814324266,
              1275.1290678259093
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752578,
        43.3998495,
        1275.129068,
        -121.6622117,
        43.41263952,
        1911.429068
      ],
      "properties": {
        "datetime": "2019-06-02T19:39:05Z",
        "pc:count": 22067215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607805.3557,
            "count": 22067215,
            "maximum": 608309.2353,
            "minimum": 607275.0353,
            "name": "X",
            "position": 0,
            "stddev": 290.8046974,
            "variance": 84567.37204
          },
          {
            "average": 4806801.402,
            "count": 22067215,
            "maximum": 4807491.924,
            "minimum": 4806087.644,
            "name": "Y",
            "position": 1,
            "stddev": 411.3508173,
            "variance": 169209.4949
          },
          {
            "average": 1354.805921,
            "count": 22067215,
            "maximum": 1911.429068,
            "minimum": 1275.129068,
            "name": "Z",
            "position": 2,
            "stddev": 6.947286606,
            "variance": 48.26479119
          },
          {
            "average": 19424.78159,
            "count": 22067215,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9546.055319,
            "variance": 91127172.16
          },
          {
            "average": 1.104188589,
            "count": 22067215,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3238870215,
            "variance": 0.1049028027
          },
          {
            "average": 1.208351303,
            "count": 22067215,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4468166388,
            "variance": 0.1996451087
          },
          {
            "average": 0.4901582279,
            "count": 22067215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999031415,
            "variance": 0.2499031508
          },
          {
            "average": 0,
            "count": 22067215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172165994,
            "count": 22067215,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7366239177,
            "variance": 0.5426147961
          },
          {
            "average": -0.1001318082,
            "count": 22067215,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.94096109,
            "variance": 119.7046296
          },
          {
            "average": 0.5056827969,
            "count": 22067215,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999677161,
            "variance": 0.2499677171
          },
          {
            "average": 10031.34521,
            "count": 22067215,
            "maximum": 10037,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.477208239,
            "variance": 2.18214418
          },
          {
            "average": 243535869.2,
            "count": 22067215,
            "maximum": 243539545.3,
            "minimum": 243533818.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 972.2321733,
            "variance": 945235.3987
          },
          {
            "average": 0,
            "count": 22067215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22067215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22067215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22067215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22067215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607275.0353,
          4806087.644,
          1275.129068,
          608309.2353,
          4807491.924,
          1911.429068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607275.035277316,
                4806087.644320522,
                1275.1290678259093
              ],
              [
                607275.035277316,
                4807491.924320522,
                1275.1290678259093
              ],
              [
                608309.235277316,
                4807491.924320522,
                1911.4290678259094
              ],
              [
                608309.235277316,
                4806087.644320522,
                1911.4290678259094
              ],
              [
                607275.035277316,
                4806087.644320522,
                1275.1290678259093
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:39:05+00:00",
        "end_time": "2019-06-02T18:03:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752578,
            43.3998495,
            1275.129068,
            -121.6622117,
            43.41263952,
            1911.429068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525782224487,
                  43.39999814324266,
                  1275.1290678259093
                ],
                [
                  -121.67498226495742,
                  43.41263952365987,
                  1275.1290678259093
                ],
                [
                  -121.66221165161151,
                  43.4124908198889,
                  1911.4290678259094
                ],
                [
                  -121.66248986281836,
                  43.39984950473702,
                  1911.4290678259094
                ],
                [
                  -121.67525782224487,
                  43.39999814324266,
                  1275.1290678259093
                ]
              ]
            ]
          },
          "id": "20190602_43121D6412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:39:05Z",
            "pc:count": 22067215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607805.3557,
                "count": 22067215,
                "maximum": 608309.2353,
                "minimum": 607275.0353,
                "name": "X",
                "position": 0,
                "stddev": 290.8046974,
                "variance": 84567.37204
              },
              {
                "average": 4806801.402,
                "count": 22067215,
                "maximum": 4807491.924,
                "minimum": 4806087.644,
                "name": "Y",
                "position": 1,
                "stddev": 411.3508173,
                "variance": 169209.4949
              },
              {
                "average": 1354.805921,
                "count": 22067215,
                "maximum": 1911.429068,
                "minimum": 1275.129068,
                "name": "Z",
                "position": 2,
                "stddev": 6.947286606,
                "variance": 48.26479119
              },
              {
                "average": 19424.78159,
                "count": 22067215,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9546.055319,
                "variance": 91127172.16
              },
              {
                "average": 1.104188589,
                "count": 22067215,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3238870215,
                "variance": 0.1049028027
              },
              {
                "average": 1.208351303,
                "count": 22067215,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4468166388,
                "variance": 0.1996451087
              },
              {
                "average": 0.4901582279,
                "count": 22067215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999031415,
                "variance": 0.2499031508
              },
              {
                "average": 0,
                "count": 22067215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172165994,
                "count": 22067215,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7366239177,
                "variance": 0.5426147961
              },
              {
                "average": -0.1001318082,
                "count": 22067215,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.94096109,
                "variance": 119.7046296
              },
              {
                "average": 0.5056827969,
                "count": 22067215,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999677161,
                "variance": 0.2499677171
              },
              {
                "average": 10031.34521,
                "count": 22067215,
                "maximum": 10037,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.477208239,
                "variance": 2.18214418
              },
              {
                "average": 243535869.2,
                "count": 22067215,
                "maximum": 243539545.3,
                "minimum": 243533818.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 972.2321733,
                "variance": 945235.3987
              },
              {
                "average": 0,
                "count": 22067215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22067215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22067215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22067215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22067215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607275.0353,
              4806087.644,
              1275.129068,
              608309.2353,
              4807491.924,
              1911.429068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607275.035277316,
                    4806087.644320522,
                    1275.1290678259093
                  ],
                  [
                    607275.035277316,
                    4807491.924320522,
                    1275.1290678259093
                  ],
                  [
                    608309.235277316,
                    4807491.924320522,
                    1911.4290678259094
                  ],
                  [
                    608309.235277316,
                    4806087.644320522,
                    1911.4290678259094
                  ],
                  [
                    607275.035277316,
                    4806087.644320522,
                    1275.1290678259093
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:39:05+00:00",
            "end_time": "2019-06-02T18:03:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E4312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779724444144,
              43.5249989086561,
              1277.7809079072192
            ],
            [
              -121.4874842165183,
              43.537523411383454,
              1277.7809079072192
            ],
            [
              -121.47467545619888,
              43.53735321083638,
              1871.6009079072194
            ],
            [
              -121.47499113250905,
              43.524828782101146,
              1871.6009079072194
            ],
            [
              -121.48779724444144,
              43.5249989086561,
              1277.7809079072192
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877972,
        43.52482878,
        1277.780908,
        -121.4746755,
        43.53752341,
        1871.600908
      ],
      "properties": {
        "datetime": "2019-06-04T19:56:14Z",
        "pc:count": 9378367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622626.3364,
            "count": 9378367,
            "maximum": 623238.5591,
            "minimum": 622203.3191,
            "name": "X",
            "position": 0,
            "stddev": 312.8843731,
            "variance": 97896.63094
          },
          {
            "average": 4820703.592,
            "count": 9378367,
            "maximum": 4821619.876,
            "minimum": 4820228.436,
            "name": "Y",
            "position": 1,
            "stddev": 354.3870675,
            "variance": 125590.1936
          },
          {
            "average": 1316.375995,
            "count": 9378367,
            "maximum": 1871.600908,
            "minimum": 1277.780908,
            "name": "Z",
            "position": 2,
            "stddev": 4.530774329,
            "variance": 20.52791602
          },
          {
            "average": 21817.80341,
            "count": 9378367,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10338.64044,
            "variance": 106887486.2
          },
          {
            "average": 1.096412947,
            "count": 9378367,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3324250828,
            "variance": 0.1105064357
          },
          {
            "average": 1.192862894,
            "count": 9378367,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4752383987,
            "variance": 0.2258515356
          },
          {
            "average": 0.5048936558,
            "count": 9378367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999760782,
            "variance": 0.2499760788
          },
          {
            "average": 0,
            "count": 9378367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.753395447,
            "count": 9378367,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.804601962,
            "variance": 7.865792166
          },
          {
            "average": -1.17310372,
            "count": 9378367,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.45582776,
            "variance": 109.3243342
          },
          {
            "average": 0.4992766864,
            "count": 9378367,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999995035,
            "variance": 0.2499995035
          },
          {
            "average": 10110.31403,
            "count": 9378367,
            "maximum": 10113,
            "minimum": 10108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.061154209,
            "variance": 1.126048254
          },
          {
            "average": 243712261.8,
            "count": 9378367,
            "maximum": 243713374.6,
            "minimum": 243711375.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 502.0833933,
            "variance": 252087.7338
          },
          {
            "average": 0,
            "count": 9378367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9378367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9378367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9378367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9378367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622203.3191,
          4820228.436,
          1277.780908,
          623238.5591,
          4821619.876,
          1871.600908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622203.319072368,
                4820228.436067515,
                1277.7809079072192
              ],
              [
                622203.319072368,
                4821619.8760675145,
                1277.7809079072192
              ],
              [
                623238.559072368,
                4821619.8760675145,
                1871.6009079072194
              ],
              [
                623238.559072368,
                4820228.436067515,
                1871.6009079072194
              ],
              [
                622203.319072368,
                4820228.436067515,
                1277.7809079072192
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:56:14+00:00",
        "end_time": "2019-06-04T19:22:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877972,
            43.52482878,
            1277.780908,
            -121.4746755,
            43.53752341,
            1871.600908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779724444144,
                  43.5249989086561,
                  1277.7809079072192
                ],
                [
                  -121.4874842165183,
                  43.537523411383454,
                  1277.7809079072192
                ],
                [
                  -121.47467545619888,
                  43.53735321083638,
                  1871.6009079072194
                ],
                [
                  -121.47499113250905,
                  43.524828782101146,
                  1871.6009079072194
                ],
                [
                  -121.48779724444144,
                  43.5249989086561,
                  1277.7809079072192
                ]
              ]
            ]
          },
          "id": "20190604_43121E4312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:56:14Z",
            "pc:count": 9378367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622626.3364,
                "count": 9378367,
                "maximum": 623238.5591,
                "minimum": 622203.3191,
                "name": "X",
                "position": 0,
                "stddev": 312.8843731,
                "variance": 97896.63094
              },
              {
                "average": 4820703.592,
                "count": 9378367,
                "maximum": 4821619.876,
                "minimum": 4820228.436,
                "name": "Y",
                "position": 1,
                "stddev": 354.3870675,
                "variance": 125590.1936
              },
              {
                "average": 1316.375995,
                "count": 9378367,
                "maximum": 1871.600908,
                "minimum": 1277.780908,
                "name": "Z",
                "position": 2,
                "stddev": 4.530774329,
                "variance": 20.52791602
              },
              {
                "average": 21817.80341,
                "count": 9378367,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10338.64044,
                "variance": 106887486.2
              },
              {
                "average": 1.096412947,
                "count": 9378367,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3324250828,
                "variance": 0.1105064357
              },
              {
                "average": 1.192862894,
                "count": 9378367,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4752383987,
                "variance": 0.2258515356
              },
              {
                "average": 0.5048936558,
                "count": 9378367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999760782,
                "variance": 0.2499760788
              },
              {
                "average": 0,
                "count": 9378367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.753395447,
                "count": 9378367,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.804601962,
                "variance": 7.865792166
              },
              {
                "average": -1.17310372,
                "count": 9378367,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.45582776,
                "variance": 109.3243342
              },
              {
                "average": 0.4992766864,
                "count": 9378367,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999995035,
                "variance": 0.2499995035
              },
              {
                "average": 10110.31403,
                "count": 9378367,
                "maximum": 10113,
                "minimum": 10108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.061154209,
                "variance": 1.126048254
              },
              {
                "average": 243712261.8,
                "count": 9378367,
                "maximum": 243713374.6,
                "minimum": 243711375.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 502.0833933,
                "variance": 252087.7338
              },
              {
                "average": 0,
                "count": 9378367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9378367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9378367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9378367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9378367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622203.3191,
              4820228.436,
              1277.780908,
              623238.5591,
              4821619.876,
              1871.600908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622203.319072368,
                    4820228.436067515,
                    1277.7809079072192
                  ],
                  [
                    622203.319072368,
                    4821619.8760675145,
                    1277.7809079072192
                  ],
                  [
                    623238.559072368,
                    4821619.8760675145,
                    1871.6009079072194
                  ],
                  [
                    623238.559072368,
                    4820228.436067515,
                    1871.6009079072194
                  ],
                  [
                    622203.319072368,
                    4820228.436067515,
                    1277.7809079072192
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:56:14+00:00",
            "end_time": "2019-06-04T19:22: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": "20190601_43121D7214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77523821319647,
              43.462497884529014,
              1319.6351683445014
            ],
            [
              -121.77498311489413,
              43.47512863537916,
              1319.6351683445014
            ],
            [
              -121.76223173038954,
              43.474991297125165,
              1934.9151683445011
            ],
            [
              -121.76248948240492,
              43.462360606494144,
              1934.9151683445011
            ],
            [
              -121.77523821319647,
              43.462497884529014,
              1319.6351683445014
            ]
          ]
        ]
      },
      "bbox": [
        -121.7752382,
        43.46236061,
        1319.635168,
        -121.7622317,
        43.47512864,
        1934.915168
      ],
      "properties": {
        "datetime": "2019-06-02T16:31:50Z",
        "pc:count": 24959986,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599564.6012,
            "count": 24959986,
            "maximum": 600108.2643,
            "minimum": 599076.7243,
            "name": "X",
            "position": 0,
            "stddev": 291.9735213,
            "variance": 85248.53717
          },
          {
            "average": 4813660.448,
            "count": 24959986,
            "maximum": 4814308.023,
            "minimum": 4812904.963,
            "name": "Y",
            "position": 1,
            "stddev": 400.2383291,
            "variance": 160190.7201
          },
          {
            "average": 1399.522271,
            "count": 24959986,
            "maximum": 1934.915168,
            "minimum": 1319.635168,
            "name": "Z",
            "position": 2,
            "stddev": 8.045105609,
            "variance": 64.72372426
          },
          {
            "average": 16593.87497,
            "count": 24959986,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9466.793259,
            "variance": 89620174.61
          },
          {
            "average": 1.16970298,
            "count": 24959986,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4169196719,
            "variance": 0.1738220128
          },
          {
            "average": 1.339355399,
            "count": 24959986,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5682491375,
            "variance": 0.3229070823
          },
          {
            "average": 0.5032889041,
            "count": 24959986,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989193,
            "variance": 0.2499891931
          },
          {
            "average": 0,
            "count": 24959986,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184365608,
            "count": 24959986,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.094260451,
            "variance": 1.197405935
          },
          {
            "average": -1.216173323,
            "count": 24959986,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.00200928,
            "variance": 121.0442082
          },
          {
            "average": 0.4893738722,
            "count": 24959986,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998870827,
            "variance": 0.2498870954
          },
          {
            "average": 10011.96758,
            "count": 24959986,
            "maximum": 10017,
            "minimum": 10006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.957380701,
            "variance": 3.831339209
          },
          {
            "average": 243525023.5,
            "count": 24959986,
            "maximum": 243528310,
            "minimum": 243444363.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11204.39431,
            "variance": 125538451.8
          },
          {
            "average": 0,
            "count": 24959986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24959986,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24959986,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24959986,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24959986,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599076.7243,
          4812904.963,
          1319.635168,
          600108.2643,
          4814308.023,
          1934.915168
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599076.7242621952,
                4812904.962554726,
                1319.6351683445014
              ],
              [
                599076.7242621952,
                4814308.022554726,
                1319.6351683445014
              ],
              [
                600108.2642621952,
                4814308.022554726,
                1934.9151683445011
              ],
              [
                600108.2642621952,
                4812904.962554726,
                1934.9151683445011
              ],
              [
                599076.7242621952,
                4812904.962554726,
                1319.6351683445014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:31:50+00:00",
        "end_time": "2019-06-01T17:12:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7752382,
            43.46236061,
            1319.635168,
            -121.7622317,
            43.47512864,
            1934.915168
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77523821319647,
                  43.462497884529014,
                  1319.6351683445014
                ],
                [
                  -121.77498311489413,
                  43.47512863537916,
                  1319.6351683445014
                ],
                [
                  -121.76223173038954,
                  43.474991297125165,
                  1934.9151683445011
                ],
                [
                  -121.76248948240492,
                  43.462360606494144,
                  1934.9151683445011
                ],
                [
                  -121.77523821319647,
                  43.462497884529014,
                  1319.6351683445014
                ]
              ]
            ]
          },
          "id": "20190601_43121D7214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:31:50Z",
            "pc:count": 24959986,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599564.6012,
                "count": 24959986,
                "maximum": 600108.2643,
                "minimum": 599076.7243,
                "name": "X",
                "position": 0,
                "stddev": 291.9735213,
                "variance": 85248.53717
              },
              {
                "average": 4813660.448,
                "count": 24959986,
                "maximum": 4814308.023,
                "minimum": 4812904.963,
                "name": "Y",
                "position": 1,
                "stddev": 400.2383291,
                "variance": 160190.7201
              },
              {
                "average": 1399.522271,
                "count": 24959986,
                "maximum": 1934.915168,
                "minimum": 1319.635168,
                "name": "Z",
                "position": 2,
                "stddev": 8.045105609,
                "variance": 64.72372426
              },
              {
                "average": 16593.87497,
                "count": 24959986,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9466.793259,
                "variance": 89620174.61
              },
              {
                "average": 1.16970298,
                "count": 24959986,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4169196719,
                "variance": 0.1738220128
              },
              {
                "average": 1.339355399,
                "count": 24959986,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5682491375,
                "variance": 0.3229070823
              },
              {
                "average": 0.5032889041,
                "count": 24959986,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989193,
                "variance": 0.2499891931
              },
              {
                "average": 0,
                "count": 24959986,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184365608,
                "count": 24959986,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.094260451,
                "variance": 1.197405935
              },
              {
                "average": -1.216173323,
                "count": 24959986,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.00200928,
                "variance": 121.0442082
              },
              {
                "average": 0.4893738722,
                "count": 24959986,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998870827,
                "variance": 0.2498870954
              },
              {
                "average": 10011.96758,
                "count": 24959986,
                "maximum": 10017,
                "minimum": 10006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.957380701,
                "variance": 3.831339209
              },
              {
                "average": 243525023.5,
                "count": 24959986,
                "maximum": 243528310,
                "minimum": 243444363.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11204.39431,
                "variance": 125538451.8
              },
              {
                "average": 0,
                "count": 24959986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24959986,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24959986,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24959986,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24959986,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599076.7243,
              4812904.963,
              1319.635168,
              600108.2643,
              4814308.023,
              1934.915168
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599076.7242621952,
                    4812904.962554726,
                    1319.6351683445014
                  ],
                  [
                    599076.7242621952,
                    4814308.022554726,
                    1319.6351683445014
                  ],
                  [
                    600108.2642621952,
                    4814308.022554726,
                    1934.9151683445011
                  ],
                  [
                    600108.2642621952,
                    4812904.962554726,
                    1934.9151683445011
                  ],
                  [
                    599076.7242621952,
                    4812904.962554726,
                    1319.6351683445014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:31:50+00:00",
            "end_time": "2019-06-01T17:12:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277286696395,
              43.5999982525087,
              1259.7012663152634
            ],
            [
              -121.61248211151889,
              43.612646783415904,
              1259.7012663152634
            ],
            [
              -121.5996968441553,
              43.61249086394862,
              1852.5412663152636
            ],
            [
              -121.5999902766394,
              43.59984240148709,
              1852.5412663152636
            ],
            [
              -121.61277286696395,
              43.5999982525087,
              1259.7012663152634
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127729,
        43.5998424,
        1259.701266,
        -121.5996968,
        43.61264678,
        1852.541266
      ],
      "properties": {
        "datetime": "2019-06-05T19:08:46Z",
        "pc:count": 23915967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612494.2611,
            "count": 23915967,
            "maximum": 612996.7384,
            "minimum": 611964.7384,
            "name": "X",
            "position": 0,
            "stddev": 289.6392543,
            "variance": 83890.89761
          },
          {
            "average": 4829029.282,
            "count": 23915967,
            "maximum": 4829787.072,
            "minimum": 4828381.912,
            "name": "Y",
            "position": 1,
            "stddev": 401.8218542,
            "variance": 161460.8025
          },
          {
            "average": 1308.63601,
            "count": 23915967,
            "maximum": 1852.541266,
            "minimum": 1259.701266,
            "name": "Z",
            "position": 2,
            "stddev": 7.224409143,
            "variance": 52.19208746
          },
          {
            "average": 18873.0269,
            "count": 23915967,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10847.90157,
            "variance": 117676968.6
          },
          {
            "average": 1.177028259,
            "count": 23915967,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4692647832,
            "variance": 0.2202094368
          },
          {
            "average": 1.35410038,
            "count": 23915967,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6725492617,
            "variance": 0.4523225094
          },
          {
            "average": 0.4995612346,
            "count": 23915967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998179,
            "variance": 0.2499998179
          },
          {
            "average": 0,
            "count": 23915967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300730679,
            "count": 23915967,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.655674701,
            "variance": 2.741258717
          },
          {
            "average": 1.085476969,
            "count": 23915967,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7052428,
            "variance": 114.6022235
          },
          {
            "average": 0.4952096647,
            "count": 23915967,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999770626,
            "variance": 0.2499770631
          },
          {
            "average": 10138.98713,
            "count": 23915967,
            "maximum": 10142,
            "minimum": 10136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.346829518,
            "variance": 1.813949752
          },
          {
            "average": 243795557.9,
            "count": 23915967,
            "maximum": 243796926,
            "minimum": 243794164.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.4730121,
            "variance": 376349.1366
          },
          {
            "average": 0,
            "count": 23915967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23915967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23915967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23915967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23915967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611964.7384,
          4828381.912,
          1259.701266,
          612996.7384,
          4829787.072,
          1852.541266
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611964.7383577838,
                4828381.9119692035,
                1259.7012663152634
              ],
              [
                611964.7383577838,
                4829787.071969204,
                1259.7012663152634
              ],
              [
                612996.7383577838,
                4829787.071969204,
                1852.5412663152636
              ],
              [
                612996.7383577838,
                4828381.9119692035,
                1852.5412663152636
              ],
              [
                611964.7383577838,
                4828381.9119692035,
                1259.7012663152634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:08:46+00:00",
        "end_time": "2019-06-05T18:22:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127729,
            43.5998424,
            1259.701266,
            -121.5996968,
            43.61264678,
            1852.541266
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277286696395,
                  43.5999982525087,
                  1259.7012663152634
                ],
                [
                  -121.61248211151889,
                  43.612646783415904,
                  1259.7012663152634
                ],
                [
                  -121.5996968441553,
                  43.61249086394862,
                  1852.5412663152636
                ],
                [
                  -121.5999902766394,
                  43.59984240148709,
                  1852.5412663152636
                ],
                [
                  -121.61277286696395,
                  43.5999982525087,
                  1259.7012663152634
                ]
              ]
            ]
          },
          "id": "20190605_43121E5107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:08:46Z",
            "pc:count": 23915967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612494.2611,
                "count": 23915967,
                "maximum": 612996.7384,
                "minimum": 611964.7384,
                "name": "X",
                "position": 0,
                "stddev": 289.6392543,
                "variance": 83890.89761
              },
              {
                "average": 4829029.282,
                "count": 23915967,
                "maximum": 4829787.072,
                "minimum": 4828381.912,
                "name": "Y",
                "position": 1,
                "stddev": 401.8218542,
                "variance": 161460.8025
              },
              {
                "average": 1308.63601,
                "count": 23915967,
                "maximum": 1852.541266,
                "minimum": 1259.701266,
                "name": "Z",
                "position": 2,
                "stddev": 7.224409143,
                "variance": 52.19208746
              },
              {
                "average": 18873.0269,
                "count": 23915967,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10847.90157,
                "variance": 117676968.6
              },
              {
                "average": 1.177028259,
                "count": 23915967,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4692647832,
                "variance": 0.2202094368
              },
              {
                "average": 1.35410038,
                "count": 23915967,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6725492617,
                "variance": 0.4523225094
              },
              {
                "average": 0.4995612346,
                "count": 23915967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998179,
                "variance": 0.2499998179
              },
              {
                "average": 0,
                "count": 23915967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300730679,
                "count": 23915967,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.655674701,
                "variance": 2.741258717
              },
              {
                "average": 1.085476969,
                "count": 23915967,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7052428,
                "variance": 114.6022235
              },
              {
                "average": 0.4952096647,
                "count": 23915967,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999770626,
                "variance": 0.2499770631
              },
              {
                "average": 10138.98713,
                "count": 23915967,
                "maximum": 10142,
                "minimum": 10136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.346829518,
                "variance": 1.813949752
              },
              {
                "average": 243795557.9,
                "count": 23915967,
                "maximum": 243796926,
                "minimum": 243794164.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.4730121,
                "variance": 376349.1366
              },
              {
                "average": 0,
                "count": 23915967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23915967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23915967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23915967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23915967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611964.7384,
              4828381.912,
              1259.701266,
              612996.7384,
              4829787.072,
              1852.541266
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611964.7383577838,
                    4828381.9119692035,
                    1259.7012663152634
                  ],
                  [
                    611964.7383577838,
                    4829787.071969204,
                    1259.7012663152634
                  ],
                  [
                    612996.7383577838,
                    4829787.071969204,
                    1852.5412663152636
                  ],
                  [
                    612996.7383577838,
                    4828381.9119692035,
                    1852.5412663152636
                  ],
                  [
                    611964.7383577838,
                    4828381.9119692035,
                    1259.7012663152634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:08:46+00:00",
            "end_time": "2019-06-05T18:22:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E4307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779746909473,
              43.53749864469261,
              1224.3324201979938
            ],
            [
              -121.48748087803935,
              43.550160116350845,
              1224.3324201979938
            ],
            [
              -121.47481819282694,
              43.54999186102153,
              1865.8524201979938
            ],
            [
              -121.47513743186308,
              43.53733046330785,
              1865.8524201979938
            ],
            [
              -121.48779746909473,
              43.53749864469261,
              1224.3324201979938
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877975,
        43.53733046,
        1224.33242,
        -121.4748182,
        43.55016012,
        1865.85242
      ],
      "properties": {
        "datetime": "2019-06-05T15:47:14Z",
        "pc:count": 12613124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622623.7685,
            "count": 12613124,
            "maximum": 623201.2796,
            "minimum": 622178.0596,
            "name": "X",
            "position": 0,
            "stddev": 292.4028674,
            "variance": 85499.43688
          },
          {
            "average": 4822587.54,
            "count": 12613124,
            "maximum": 4823023.325,
            "minimum": 4821616.665,
            "name": "Y",
            "position": 1,
            "stddev": 324.4747638,
            "variance": 105283.8724
          },
          {
            "average": 1317.905968,
            "count": 12613124,
            "maximum": 1865.85242,
            "minimum": 1224.33242,
            "name": "Z",
            "position": 2,
            "stddev": 4.330651245,
            "variance": 18.75454021
          },
          {
            "average": 20065.95545,
            "count": 12613124,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10378.81891,
            "variance": 107719882
          },
          {
            "average": 1.102587828,
            "count": 12613124,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3256265883,
            "variance": 0.106032675
          },
          {
            "average": 1.20513998,
            "count": 12613124,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4527303042,
            "variance": 0.2049647283
          },
          {
            "average": 0.4961739058,
            "count": 12613124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999853806,
            "variance": 0.2499853808
          },
          {
            "average": 0,
            "count": 12613124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.838399829,
            "count": 12613124,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.118658536,
            "variance": 9.726031064
          },
          {
            "average": 2.65711592,
            "count": 12613124,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91493318,
            "variance": 119.1357663
          },
          {
            "average": 0.5006298995,
            "count": 12613124,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999623,
            "variance": 0.249999623
          },
          {
            "average": 10114.73836,
            "count": 12613124,
            "maximum": 10120,
            "minimum": 10112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.9819251,
            "variance": 3.928027102
          },
          {
            "average": 243722980.3,
            "count": 12613124,
            "maximum": 243784834.2,
            "minimum": 243713120.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23553.93928,
            "variance": 554788055.5
          },
          {
            "average": 0,
            "count": 12613124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12613124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12613124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12613124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12613124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622178.0596,
          4821616.665,
          1224.33242,
          623201.2796,
          4823023.325,
          1865.85242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622178.059620671,
                4821616.665171869,
                1224.3324201979938
              ],
              [
                622178.059620671,
                4823023.325171869,
                1224.3324201979938
              ],
              [
                623201.279620671,
                4823023.325171869,
                1865.8524201979938
              ],
              [
                623201.279620671,
                4821616.665171869,
                1865.8524201979938
              ],
              [
                622178.059620671,
                4821616.665171869,
                1224.3324201979938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:47:14+00:00",
        "end_time": "2019-06-04T19:52:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877975,
            43.53733046,
            1224.33242,
            -121.4748182,
            43.55016012,
            1865.85242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779746909473,
                  43.53749864469261,
                  1224.3324201979938
                ],
                [
                  -121.48748087803935,
                  43.550160116350845,
                  1224.3324201979938
                ],
                [
                  -121.47481819282694,
                  43.54999186102153,
                  1865.8524201979938
                ],
                [
                  -121.47513743186308,
                  43.53733046330785,
                  1865.8524201979938
                ],
                [
                  -121.48779746909473,
                  43.53749864469261,
                  1224.3324201979938
                ]
              ]
            ]
          },
          "id": "20190604_43121E4307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:47:14Z",
            "pc:count": 12613124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622623.7685,
                "count": 12613124,
                "maximum": 623201.2796,
                "minimum": 622178.0596,
                "name": "X",
                "position": 0,
                "stddev": 292.4028674,
                "variance": 85499.43688
              },
              {
                "average": 4822587.54,
                "count": 12613124,
                "maximum": 4823023.325,
                "minimum": 4821616.665,
                "name": "Y",
                "position": 1,
                "stddev": 324.4747638,
                "variance": 105283.8724
              },
              {
                "average": 1317.905968,
                "count": 12613124,
                "maximum": 1865.85242,
                "minimum": 1224.33242,
                "name": "Z",
                "position": 2,
                "stddev": 4.330651245,
                "variance": 18.75454021
              },
              {
                "average": 20065.95545,
                "count": 12613124,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10378.81891,
                "variance": 107719882
              },
              {
                "average": 1.102587828,
                "count": 12613124,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3256265883,
                "variance": 0.106032675
              },
              {
                "average": 1.20513998,
                "count": 12613124,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4527303042,
                "variance": 0.2049647283
              },
              {
                "average": 0.4961739058,
                "count": 12613124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999853806,
                "variance": 0.2499853808
              },
              {
                "average": 0,
                "count": 12613124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.838399829,
                "count": 12613124,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.118658536,
                "variance": 9.726031064
              },
              {
                "average": 2.65711592,
                "count": 12613124,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91493318,
                "variance": 119.1357663
              },
              {
                "average": 0.5006298995,
                "count": 12613124,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999623,
                "variance": 0.249999623
              },
              {
                "average": 10114.73836,
                "count": 12613124,
                "maximum": 10120,
                "minimum": 10112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.9819251,
                "variance": 3.928027102
              },
              {
                "average": 243722980.3,
                "count": 12613124,
                "maximum": 243784834.2,
                "minimum": 243713120.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23553.93928,
                "variance": 554788055.5
              },
              {
                "average": 0,
                "count": 12613124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12613124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12613124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12613124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12613124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622178.0596,
              4821616.665,
              1224.33242,
              623201.2796,
              4823023.325,
              1865.85242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622178.059620671,
                    4821616.665171869,
                    1224.3324201979938
                  ],
                  [
                    622178.059620671,
                    4823023.325171869,
                    1224.3324201979938
                  ],
                  [
                    623201.279620671,
                    4823023.325171869,
                    1865.8524201979938
                  ],
                  [
                    623201.279620671,
                    4821616.665171869,
                    1865.8524201979938
                  ],
                  [
                    622178.059620671,
                    4821616.665171869,
                    1224.3324201979938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:47:14+00:00",
            "end_time": "2019-06-04T19:52: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": "20190604_43121E4313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47512632654129,
              43.524996778430456,
              1292.0710216926054
            ],
            [
              -121.47498280921731,
              43.530692290173086,
              1292.0710216926054
            ],
            [
              -121.46541213188956,
              43.53056420658534,
              1894.7510216926057
            ],
            [
              -121.46555654903835,
              43.524868720167426,
              1894.7510216926057
            ],
            [
              -121.47512632654129,
              43.524996778430456,
              1292.0710216926054
            ]
          ]
        ]
      },
      "bbox": [
        -121.4751263,
        43.52486872,
        1292.071022,
        -121.4654121,
        43.53069229,
        1894.751022
      ],
      "properties": {
        "datetime": "2019-06-04T19:40:28Z",
        "pc:count": 6142500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623621.0491,
            "count": 6142500,
            "maximum": 624000.9116,
            "minimum": 623227.2916,
            "name": "X",
            "position": 0,
            "stddev": 221.3863108,
            "variance": 49011.89859
          },
          {
            "average": 4820555.524,
            "count": 6142500,
            "maximum": 4820879.654,
            "minimum": 4820246.894,
            "name": "Y",
            "position": 1,
            "stddev": 190.8417264,
            "variance": 36420.56453
          },
          {
            "average": 1318.791601,
            "count": 6142500,
            "maximum": 1894.751022,
            "minimum": 1292.071022,
            "name": "Z",
            "position": 2,
            "stddev": 5.244212188,
            "variance": 27.50176148
          },
          {
            "average": 20168.90573,
            "count": 6142500,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10706.4259,
            "variance": 114627555.6
          },
          {
            "average": 1.124457468,
            "count": 6142500,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3770922956,
            "variance": 0.1421985994
          },
          {
            "average": 1.248936101,
            "count": 6142500,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5354671271,
            "variance": 0.2867250442
          },
          {
            "average": 0.5088910053,
            "count": 6142500,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999209845,
            "variance": 0.2499209907
          },
          {
            "average": 0,
            "count": 6142500,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.838202849,
            "count": 6142500,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.125015235,
            "variance": 9.765720219
          },
          {
            "average": -2.671829095,
            "count": 6142500,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0121527,
            "variance": 121.2675072
          },
          {
            "average": 0.5081408221,
            "count": 6142500,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999337633,
            "variance": 0.2499337677
          },
          {
            "average": 10109.56592,
            "count": 6142500,
            "maximum": 10111,
            "minimum": 10108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8130186508,
            "variance": 0.6609993265
          },
          {
            "average": 243711935,
            "count": 6142500,
            "maximum": 243712428.7,
            "minimum": 243711382.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 406.9665153,
            "variance": 165621.7446
          },
          {
            "average": 0,
            "count": 6142500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6142500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6142500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6142500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6142500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623227.2916,
          4820246.894,
          1292.071022,
          624000.9116,
          4820879.654,
          1894.751022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623227.2916290895,
                4820246.893543779,
                1292.0710216926054
              ],
              [
                623227.2916290895,
                4820879.653543779,
                1292.0710216926054
              ],
              [
                624000.9116290896,
                4820879.653543779,
                1894.7510216926057
              ],
              [
                624000.9116290896,
                4820246.893543779,
                1894.7510216926057
              ],
              [
                623227.2916290895,
                4820246.893543779,
                1292.0710216926054
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:40:28+00:00",
        "end_time": "2019-06-04T19:23:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E4313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E4313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E4313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4751263,
            43.52486872,
            1292.071022,
            -121.4654121,
            43.53069229,
            1894.751022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47512632654129,
                  43.524996778430456,
                  1292.0710216926054
                ],
                [
                  -121.47498280921731,
                  43.530692290173086,
                  1292.0710216926054
                ],
                [
                  -121.46541213188956,
                  43.53056420658534,
                  1894.7510216926057
                ],
                [
                  -121.46555654903835,
                  43.524868720167426,
                  1894.7510216926057
                ],
                [
                  -121.47512632654129,
                  43.524996778430456,
                  1292.0710216926054
                ]
              ]
            ]
          },
          "id": "20190604_43121E4313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E4313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:40:28Z",
            "pc:count": 6142500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623621.0491,
                "count": 6142500,
                "maximum": 624000.9116,
                "minimum": 623227.2916,
                "name": "X",
                "position": 0,
                "stddev": 221.3863108,
                "variance": 49011.89859
              },
              {
                "average": 4820555.524,
                "count": 6142500,
                "maximum": 4820879.654,
                "minimum": 4820246.894,
                "name": "Y",
                "position": 1,
                "stddev": 190.8417264,
                "variance": 36420.56453
              },
              {
                "average": 1318.791601,
                "count": 6142500,
                "maximum": 1894.751022,
                "minimum": 1292.071022,
                "name": "Z",
                "position": 2,
                "stddev": 5.244212188,
                "variance": 27.50176148
              },
              {
                "average": 20168.90573,
                "count": 6142500,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10706.4259,
                "variance": 114627555.6
              },
              {
                "average": 1.124457468,
                "count": 6142500,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3770922956,
                "variance": 0.1421985994
              },
              {
                "average": 1.248936101,
                "count": 6142500,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5354671271,
                "variance": 0.2867250442
              },
              {
                "average": 0.5088910053,
                "count": 6142500,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999209845,
                "variance": 0.2499209907
              },
              {
                "average": 0,
                "count": 6142500,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.838202849,
                "count": 6142500,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.125015235,
                "variance": 9.765720219
              },
              {
                "average": -2.671829095,
                "count": 6142500,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0121527,
                "variance": 121.2675072
              },
              {
                "average": 0.5081408221,
                "count": 6142500,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999337633,
                "variance": 0.2499337677
              },
              {
                "average": 10109.56592,
                "count": 6142500,
                "maximum": 10111,
                "minimum": 10108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8130186508,
                "variance": 0.6609993265
              },
              {
                "average": 243711935,
                "count": 6142500,
                "maximum": 243712428.7,
                "minimum": 243711382.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 406.9665153,
                "variance": 165621.7446
              },
              {
                "average": 0,
                "count": 6142500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6142500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6142500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6142500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6142500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623227.2916,
              4820246.894,
              1292.071022,
              624000.9116,
              4820879.654,
              1894.751022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623227.2916290895,
                    4820246.893543779,
                    1292.0710216926054
                  ],
                  [
                    623227.2916290895,
                    4820879.653543779,
                    1292.0710216926054
                  ],
                  [
                    624000.9116290896,
                    4820879.653543779,
                    1894.7510216926057
                  ],
                  [
                    624000.9116290896,
                    4820246.893543779,
                    1894.7510216926057
                  ],
                  [
                    623227.2916290895,
                    4820246.893543779,
                    1292.0710216926054
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:40:28+00:00",
            "end_time": "2019-06-04T19:23: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": "20190603_43121D6220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776615926523,
              43.44999804418648,
              1367.270989055666
            ],
            [
              -121.63748220476155,
              43.46264380020627,
              1367.270989055666
            ],
            [
              -121.62470349337656,
              43.46249079540234,
              1878.710989055666
            ],
            [
              -121.62499010898199,
              43.449845106552274,
              1878.710989055666
            ],
            [
              -121.63776615926523,
              43.44999804418648,
              1367.270989055666
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377662,
        43.44984511,
        1367.270989,
        -121.6247035,
        43.4626438,
        1878.710989
      ],
      "properties": {
        "datetime": "2019-06-03T18:06:03Z",
        "pc:count": 21262083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610730.2902,
            "count": 21262083,
            "maximum": 611254.3191,
            "minimum": 610220.2991,
            "name": "X",
            "position": 0,
            "stddev": 288.4365811,
            "variance": 83195.66131
          },
          {
            "average": 4812394.486,
            "count": 21262083,
            "maximum": 4813094.274,
            "minimum": 4811689.474,
            "name": "Y",
            "position": 1,
            "stddev": 405.1411859,
            "variance": 164139.3805
          },
          {
            "average": 1397.079672,
            "count": 21262083,
            "maximum": 1878.710989,
            "minimum": 1367.270989,
            "name": "Z",
            "position": 2,
            "stddev": 14.52560157,
            "variance": 210.9931011
          },
          {
            "average": 19277.05011,
            "count": 21262083,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10448.48,
            "variance": 109170734.4
          },
          {
            "average": 1.149329301,
            "count": 21262083,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3932187281,
            "variance": 0.1546209681
          },
          {
            "average": 1.298651736,
            "count": 21262083,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5405838798,
            "variance": 0.2922309311
          },
          {
            "average": 0.4982095592,
            "count": 21262083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968061,
            "variance": 0.2499968061
          },
          {
            "average": 0,
            "count": 21262083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203028603,
            "count": 21262083,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9884844146,
            "variance": 0.9771014379
          },
          {
            "average": 1.048309749,
            "count": 21262083,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8880743,
            "variance": 118.550162
          },
          {
            "average": 0.4914847242,
            "count": 21262083,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999274966,
            "variance": 0.2499275018
          },
          {
            "average": 10048.44053,
            "count": 21262083,
            "maximum": 10051,
            "minimum": 10046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.156300306,
            "variance": 1.337030397
          },
          {
            "average": 243618673.4,
            "count": 21262083,
            "maximum": 243620363.9,
            "minimum": 243617025.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 783.6319974,
            "variance": 614079.1073
          },
          {
            "average": 0,
            "count": 21262083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21262083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21262083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21262083,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21262083,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610220.2991,
          4811689.474,
          1367.270989,
          611254.3191,
          4813094.274,
          1878.710989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610220.2990530946,
                4811689.473962841,
                1367.270989055666
              ],
              [
                610220.2990530946,
                4813094.273962841,
                1367.270989055666
              ],
              [
                611254.3190530946,
                4813094.273962841,
                1878.710989055666
              ],
              [
                611254.3190530946,
                4811689.473962841,
                1878.710989055666
              ],
              [
                610220.2990530946,
                4811689.473962841,
                1367.270989055666
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:06:03+00:00",
        "end_time": "2019-06-03T17:10:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D6220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D6220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D6220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377662,
            43.44984511,
            1367.270989,
            -121.6247035,
            43.4626438,
            1878.710989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776615926523,
                  43.44999804418648,
                  1367.270989055666
                ],
                [
                  -121.63748220476155,
                  43.46264380020627,
                  1367.270989055666
                ],
                [
                  -121.62470349337656,
                  43.46249079540234,
                  1878.710989055666
                ],
                [
                  -121.62499010898199,
                  43.449845106552274,
                  1878.710989055666
                ],
                [
                  -121.63776615926523,
                  43.44999804418648,
                  1367.270989055666
                ]
              ]
            ]
          },
          "id": "20190603_43121D6220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D6220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:06:03Z",
            "pc:count": 21262083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610730.2902,
                "count": 21262083,
                "maximum": 611254.3191,
                "minimum": 610220.2991,
                "name": "X",
                "position": 0,
                "stddev": 288.4365811,
                "variance": 83195.66131
              },
              {
                "average": 4812394.486,
                "count": 21262083,
                "maximum": 4813094.274,
                "minimum": 4811689.474,
                "name": "Y",
                "position": 1,
                "stddev": 405.1411859,
                "variance": 164139.3805
              },
              {
                "average": 1397.079672,
                "count": 21262083,
                "maximum": 1878.710989,
                "minimum": 1367.270989,
                "name": "Z",
                "position": 2,
                "stddev": 14.52560157,
                "variance": 210.9931011
              },
              {
                "average": 19277.05011,
                "count": 21262083,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10448.48,
                "variance": 109170734.4
              },
              {
                "average": 1.149329301,
                "count": 21262083,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3932187281,
                "variance": 0.1546209681
              },
              {
                "average": 1.298651736,
                "count": 21262083,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5405838798,
                "variance": 0.2922309311
              },
              {
                "average": 0.4982095592,
                "count": 21262083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968061,
                "variance": 0.2499968061
              },
              {
                "average": 0,
                "count": 21262083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203028603,
                "count": 21262083,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9884844146,
                "variance": 0.9771014379
              },
              {
                "average": 1.048309749,
                "count": 21262083,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8880743,
                "variance": 118.550162
              },
              {
                "average": 0.4914847242,
                "count": 21262083,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999274966,
                "variance": 0.2499275018
              },
              {
                "average": 10048.44053,
                "count": 21262083,
                "maximum": 10051,
                "minimum": 10046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.156300306,
                "variance": 1.337030397
              },
              {
                "average": 243618673.4,
                "count": 21262083,
                "maximum": 243620363.9,
                "minimum": 243617025.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 783.6319974,
                "variance": 614079.1073
              },
              {
                "average": 0,
                "count": 21262083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21262083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21262083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21262083,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21262083,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610220.2991,
              4811689.474,
              1367.270989,
              611254.3191,
              4813094.274,
              1878.710989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610220.2990530946,
                    4811689.473962841,
                    1367.270989055666
                  ],
                  [
                    610220.2990530946,
                    4813094.273962841,
                    1367.270989055666
                  ],
                  [
                    611254.3190530946,
                    4813094.273962841,
                    1878.710989055666
                  ],
                  [
                    611254.3190530946,
                    4811689.473962841,
                    1878.710989055666
                  ],
                  [
                    610220.2990530946,
                    4811689.473962841,
                    1367.270989055666
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:06:03+00:00",
            "end_time": "2019-06-03T17:10: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": "20190605_43121E5112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277273609848,
              43.587498054466835,
              1200.8120961258958
            ],
            [
              -121.6124821156941,
              43.60014625307335,
              1200.8120961258958
            ],
            [
              -121.59969751382809,
              43.599990344843604,
              1881.7120961258959
            ],
            [
              -121.59999080988887,
              43.587342214677506,
              1881.7120961258959
            ],
            [
              -121.61277273609848,
              43.587498054466835,
              1200.8120961258958
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127727,
        43.58734221,
        1200.812096,
        -121.5996975,
        43.60014625,
        1881.712096
      ],
      "properties": {
        "datetime": "2019-06-05T18:46:36Z",
        "pc:count": 20376003,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612503.4668,
            "count": 20376003,
            "maximum": 613020.0909,
            "minimum": 611987.9309,
            "name": "X",
            "position": 0,
            "stddev": 303.5780236,
            "variance": 92159.61643
          },
          {
            "average": 4827750.963,
            "count": 20376003,
            "maximum": 4828398.741,
            "minimum": 4826993.621,
            "name": "Y",
            "position": 1,
            "stddev": 411.1448439,
            "variance": 169040.0826
          },
          {
            "average": 1310.126521,
            "count": 20376003,
            "maximum": 1881.712096,
            "minimum": 1200.812096,
            "name": "Z",
            "position": 2,
            "stddev": 6.932146741,
            "variance": 48.05465844
          },
          {
            "average": 21617.09589,
            "count": 20376003,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10612.3619,
            "variance": 112622225.1
          },
          {
            "average": 1.12332988,
            "count": 20376003,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3881911311,
            "variance": 0.1506923543
          },
          {
            "average": 1.246647785,
            "count": 20376003,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5599137131,
            "variance": 0.3135033661
          },
          {
            "average": 0.4993886681,
            "count": 20376003,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996385,
            "variance": 0.2499996385
          },
          {
            "average": 0,
            "count": 20376003,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288158379,
            "count": 20376003,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.370380159,
            "variance": 1.87794178
          },
          {
            "average": 0.4897168392,
            "count": 20376003,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81347261,
            "variance": 116.93119
          },
          {
            "average": 0.4918663881,
            "count": 20376003,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999338522,
            "variance": 0.2499338566
          },
          {
            "average": 10135.7395,
            "count": 20376003,
            "maximum": 10139,
            "minimum": 10133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.369696959,
            "variance": 1.876069759
          },
          {
            "average": 243794051.7,
            "count": 20376003,
            "maximum": 243795596.7,
            "minimum": 243792723.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 649.479938,
            "variance": 421824.1899
          },
          {
            "average": 0,
            "count": 20376003,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20376003,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20376003,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20376003,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20376003,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611987.9309,
          4826993.621,
          1200.812096,
          613020.0909,
          4828398.741,
          1881.712096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611987.9309064877,
                4826993.621099626,
                1200.8120961258958
              ],
              [
                611987.9309064877,
                4828398.741099625,
                1200.8120961258958
              ],
              [
                613020.0909064877,
                4828398.741099625,
                1881.7120961258959
              ],
              [
                613020.0909064877,
                4826993.621099626,
                1881.7120961258959
              ],
              [
                611987.9309064877,
                4826993.621099626,
                1200.8120961258958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:46:36+00:00",
        "end_time": "2019-06-05T17:58:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127727,
            43.58734221,
            1200.812096,
            -121.5996975,
            43.60014625,
            1881.712096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277273609848,
                  43.587498054466835,
                  1200.8120961258958
                ],
                [
                  -121.6124821156941,
                  43.60014625307335,
                  1200.8120961258958
                ],
                [
                  -121.59969751382809,
                  43.599990344843604,
                  1881.7120961258959
                ],
                [
                  -121.59999080988887,
                  43.587342214677506,
                  1881.7120961258959
                ],
                [
                  -121.61277273609848,
                  43.587498054466835,
                  1200.8120961258958
                ]
              ]
            ]
          },
          "id": "20190605_43121E5112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:46:36Z",
            "pc:count": 20376003,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612503.4668,
                "count": 20376003,
                "maximum": 613020.0909,
                "minimum": 611987.9309,
                "name": "X",
                "position": 0,
                "stddev": 303.5780236,
                "variance": 92159.61643
              },
              {
                "average": 4827750.963,
                "count": 20376003,
                "maximum": 4828398.741,
                "minimum": 4826993.621,
                "name": "Y",
                "position": 1,
                "stddev": 411.1448439,
                "variance": 169040.0826
              },
              {
                "average": 1310.126521,
                "count": 20376003,
                "maximum": 1881.712096,
                "minimum": 1200.812096,
                "name": "Z",
                "position": 2,
                "stddev": 6.932146741,
                "variance": 48.05465844
              },
              {
                "average": 21617.09589,
                "count": 20376003,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10612.3619,
                "variance": 112622225.1
              },
              {
                "average": 1.12332988,
                "count": 20376003,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3881911311,
                "variance": 0.1506923543
              },
              {
                "average": 1.246647785,
                "count": 20376003,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5599137131,
                "variance": 0.3135033661
              },
              {
                "average": 0.4993886681,
                "count": 20376003,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996385,
                "variance": 0.2499996385
              },
              {
                "average": 0,
                "count": 20376003,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288158379,
                "count": 20376003,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.370380159,
                "variance": 1.87794178
              },
              {
                "average": 0.4897168392,
                "count": 20376003,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81347261,
                "variance": 116.93119
              },
              {
                "average": 0.4918663881,
                "count": 20376003,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999338522,
                "variance": 0.2499338566
              },
              {
                "average": 10135.7395,
                "count": 20376003,
                "maximum": 10139,
                "minimum": 10133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.369696959,
                "variance": 1.876069759
              },
              {
                "average": 243794051.7,
                "count": 20376003,
                "maximum": 243795596.7,
                "minimum": 243792723.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 649.479938,
                "variance": 421824.1899
              },
              {
                "average": 0,
                "count": 20376003,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20376003,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20376003,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20376003,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20376003,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611987.9309,
              4826993.621,
              1200.812096,
              613020.0909,
              4828398.741,
              1881.712096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611987.9309064877,
                    4826993.621099626,
                    1200.8120961258958
                  ],
                  [
                    611987.9309064877,
                    4828398.741099625,
                    1200.8120961258958
                  ],
                  [
                    613020.0909064877,
                    4828398.741099625,
                    1881.7120961258959
                  ],
                  [
                    613020.0909064877,
                    4826993.621099626,
                    1881.7120961258959
                  ],
                  [
                    611987.9309064877,
                    4826993.621099626,
                    1200.8120961258958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:46:36+00:00",
            "end_time": "2019-06-05T17:58:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D6416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775542018867,
              43.38749785885698,
              1306.4906347216397
            ],
            [
              -121.68748260444814,
              43.4001382503544,
              1306.4906347216397
            ],
            [
              -121.67489899826435,
              43.39999311394663,
              1954.4506347216397
            ],
            [
              -121.67517442773757,
              43.38735278614544,
              1954.4506347216397
            ],
            [
              -121.68775542018867,
              43.38749785885698,
              1306.4906347216397
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877554,
        43.38735279,
        1306.490635,
        -121.674899,
        43.40013825,
        1954.450635
      ],
      "properties": {
        "datetime": "2019-06-02T18:31:40Z",
        "pc:count": 17898248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606712.7869,
            "count": 17898248,
            "maximum": 607304.1013,
            "minimum": 606284.8413,
            "name": "X",
            "position": 0,
            "stddev": 269.2997128,
            "variance": 72522.33533
          },
          {
            "average": 4805440.329,
            "count": 17898248,
            "maximum": 4806087.548,
            "minimum": 4804683.388,
            "name": "Y",
            "position": 1,
            "stddev": 386.3415292,
            "variance": 149259.7772
          },
          {
            "average": 1360.18063,
            "count": 17898248,
            "maximum": 1954.450635,
            "minimum": 1306.490635,
            "name": "Z",
            "position": 2,
            "stddev": 5.779600341,
            "variance": 33.4037801
          },
          {
            "average": 18960.78031,
            "count": 17898248,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9317.978508,
            "variance": 86824723.47
          },
          {
            "average": 1.110282247,
            "count": 17898248,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3360586018,
            "variance": 0.1129353838
          },
          {
            "average": 1.220614889,
            "count": 17898248,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4652243433,
            "variance": 0.2164336896
          },
          {
            "average": 0.5008444961,
            "count": 17898248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993008,
            "variance": 0.2499993008
          },
          {
            "average": 0,
            "count": 17898248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172236188,
            "count": 17898248,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7579825543,
            "variance": 0.5745375526
          },
          {
            "average": 0.2313903074,
            "count": 17898248,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85958558,
            "variance": 117.9305989
          },
          {
            "average": 0.4916916449,
            "count": 17898248,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999309804,
            "variance": 0.2499309852
          },
          {
            "average": 10028.48929,
            "count": 17898248,
            "maximum": 10031,
            "minimum": 10025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.24786609,
            "variance": 1.557169778
          },
          {
            "average": 243534031.6,
            "count": 17898248,
            "maximum": 243535500,
            "minimum": 243531780.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 803.5868234,
            "variance": 645751.7827
          },
          {
            "average": 0,
            "count": 17898248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17898248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17898248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17898248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17898248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606284.8413,
          4804683.388,
          1306.490635,
          607304.1013,
          4806087.548,
          1954.450635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606284.8413179306,
                4804683.387531947,
                1306.4906347216397
              ],
              [
                606284.8413179306,
                4806087.5475319475,
                1306.4906347216397
              ],
              [
                607304.1013179306,
                4806087.5475319475,
                1954.4506347216397
              ],
              [
                607304.1013179306,
                4804683.387531947,
                1954.4506347216397
              ],
              [
                606284.8413179306,
                4804683.387531947,
                1306.4906347216397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T18:31:40+00:00",
        "end_time": "2019-06-02T17:29:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877554,
            43.38735279,
            1306.490635,
            -121.674899,
            43.40013825,
            1954.450635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775542018867,
                  43.38749785885698,
                  1306.4906347216397
                ],
                [
                  -121.68748260444814,
                  43.4001382503544,
                  1306.4906347216397
                ],
                [
                  -121.67489899826435,
                  43.39999311394663,
                  1954.4506347216397
                ],
                [
                  -121.67517442773757,
                  43.38735278614544,
                  1954.4506347216397
                ],
                [
                  -121.68775542018867,
                  43.38749785885698,
                  1306.4906347216397
                ]
              ]
            ]
          },
          "id": "20190602_43121D6416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T18:31:40Z",
            "pc:count": 17898248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606712.7869,
                "count": 17898248,
                "maximum": 607304.1013,
                "minimum": 606284.8413,
                "name": "X",
                "position": 0,
                "stddev": 269.2997128,
                "variance": 72522.33533
              },
              {
                "average": 4805440.329,
                "count": 17898248,
                "maximum": 4806087.548,
                "minimum": 4804683.388,
                "name": "Y",
                "position": 1,
                "stddev": 386.3415292,
                "variance": 149259.7772
              },
              {
                "average": 1360.18063,
                "count": 17898248,
                "maximum": 1954.450635,
                "minimum": 1306.490635,
                "name": "Z",
                "position": 2,
                "stddev": 5.779600341,
                "variance": 33.4037801
              },
              {
                "average": 18960.78031,
                "count": 17898248,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9317.978508,
                "variance": 86824723.47
              },
              {
                "average": 1.110282247,
                "count": 17898248,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3360586018,
                "variance": 0.1129353838
              },
              {
                "average": 1.220614889,
                "count": 17898248,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4652243433,
                "variance": 0.2164336896
              },
              {
                "average": 0.5008444961,
                "count": 17898248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993008,
                "variance": 0.2499993008
              },
              {
                "average": 0,
                "count": 17898248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172236188,
                "count": 17898248,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7579825543,
                "variance": 0.5745375526
              },
              {
                "average": 0.2313903074,
                "count": 17898248,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85958558,
                "variance": 117.9305989
              },
              {
                "average": 0.4916916449,
                "count": 17898248,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999309804,
                "variance": 0.2499309852
              },
              {
                "average": 10028.48929,
                "count": 17898248,
                "maximum": 10031,
                "minimum": 10025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.24786609,
                "variance": 1.557169778
              },
              {
                "average": 243534031.6,
                "count": 17898248,
                "maximum": 243535500,
                "minimum": 243531780.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 803.5868234,
                "variance": 645751.7827
              },
              {
                "average": 0,
                "count": 17898248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17898248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17898248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17898248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17898248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606284.8413,
              4804683.388,
              1306.490635,
              607304.1013,
              4806087.548,
              1954.450635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606284.8413179306,
                    4804683.387531947,
                    1306.4906347216397
                  ],
                  [
                    606284.8413179306,
                    4806087.5475319475,
                    1306.4906347216397
                  ],
                  [
                    607304.1013179306,
                    4806087.5475319475,
                    1954.4506347216397
                  ],
                  [
                    607304.1013179306,
                    4804683.387531947,
                    1954.4506347216397
                  ],
                  [
                    606284.8413179306,
                    4804683.387531947,
                    1306.4906347216397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T18:31:40+00:00",
            "end_time": "2019-06-02T17:29:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.80023280555478,
              43.43749709499487,
              1324.554185864804
            ],
            [
              -121.79998400265858,
              43.450083906352305,
              1324.554185864804
            ],
            [
              -121.79136309878658,
              43.44999310074935,
              1939.3141858648041
            ],
            [
              -121.791613688024,
              43.43740632907119,
              1939.3141858648041
            ],
            [
              -121.80023280555478,
              43.43749709499487,
              1324.554185864804
            ]
          ]
        ]
      },
      "bbox": [
        -121.8002328,
        43.43740633,
        1324.554186,
        -121.7913631,
        43.45008391,
        1939.314186
      ],
      "properties": {
        "datetime": "2019-06-03T18:22:07Z",
        "pc:count": 16540148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597477.2249,
            "count": 16540148,
            "maximum": 597792.4484,
            "minimum": 597094.7684,
            "name": "X",
            "position": 0,
            "stddev": 201.9655739,
            "variance": 40790.09304
          },
          {
            "average": 4810877.628,
            "count": 16540148,
            "maximum": 4811497.142,
            "minimum": 4810098.982,
            "name": "Y",
            "position": 1,
            "stddev": 369.1623763,
            "variance": 136280.8601
          },
          {
            "average": 1391.136242,
            "count": 16540148,
            "maximum": 1939.314186,
            "minimum": 1324.554186,
            "name": "Z",
            "position": 2,
            "stddev": 4.538228628,
            "variance": 20.59551908
          },
          {
            "average": 18606.86736,
            "count": 16540148,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9497.760337,
            "variance": 90207451.42
          },
          {
            "average": 1.118495312,
            "count": 16540148,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.356430884,
            "variance": 0.1270429751
          },
          {
            "average": 1.236984578,
            "count": 16540148,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4985877751,
            "variance": 0.2485897694
          },
          {
            "average": 0.5006525939,
            "count": 16540148,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995892,
            "variance": 0.2499995892
          },
          {
            "average": 0,
            "count": 16540148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165417262,
            "count": 16540148,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8890651679,
            "variance": 0.7904368728
          },
          {
            "average": 0.2812840142,
            "count": 16540148,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.29142813,
            "variance": 127.4963493
          },
          {
            "average": 0.4919506766,
            "count": 16540148,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999352193,
            "variance": 0.2499352235
          },
          {
            "average": 10020.48979,
            "count": 16540148,
            "maximum": 10052,
            "minimum": 10010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.93225916,
            "variance": 253.8368819
          },
          {
            "average": 243547102.3,
            "count": 16540148,
            "maximum": 243621327.8,
            "minimum": 243525819.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38638.47264,
            "variance": 1492931568
          },
          {
            "average": 0,
            "count": 16540148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16540148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16540148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16540148,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16540148,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597094.7684,
          4810098.982,
          1324.554186,
          597792.4484,
          4811497.142,
          1939.314186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597094.7683537198,
                4810098.982025545,
                1324.554185864804
              ],
              [
                597094.7683537198,
                4811497.142025545,
                1324.554185864804
              ],
              [
                597792.4483537198,
                4811497.142025545,
                1939.3141858648041
              ],
              [
                597792.4483537198,
                4810098.982025545,
                1939.3141858648041
              ],
              [
                597094.7683537198,
                4810098.982025545,
                1324.554185864804
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:22:07+00:00",
        "end_time": "2019-06-02T15:50:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8002328,
            43.43740633,
            1324.554186,
            -121.7913631,
            43.45008391,
            1939.314186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.80023280555478,
                  43.43749709499487,
                  1324.554185864804
                ],
                [
                  -121.79998400265858,
                  43.450083906352305,
                  1324.554185864804
                ],
                [
                  -121.79136309878658,
                  43.44999310074935,
                  1939.3141858648041
                ],
                [
                  -121.791613688024,
                  43.43740632907119,
                  1939.3141858648041
                ],
                [
                  -121.80023280555478,
                  43.43749709499487,
                  1324.554185864804
                ]
              ]
            ]
          },
          "id": "20190602_43121D7222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:22:07Z",
            "pc:count": 16540148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597477.2249,
                "count": 16540148,
                "maximum": 597792.4484,
                "minimum": 597094.7684,
                "name": "X",
                "position": 0,
                "stddev": 201.9655739,
                "variance": 40790.09304
              },
              {
                "average": 4810877.628,
                "count": 16540148,
                "maximum": 4811497.142,
                "minimum": 4810098.982,
                "name": "Y",
                "position": 1,
                "stddev": 369.1623763,
                "variance": 136280.8601
              },
              {
                "average": 1391.136242,
                "count": 16540148,
                "maximum": 1939.314186,
                "minimum": 1324.554186,
                "name": "Z",
                "position": 2,
                "stddev": 4.538228628,
                "variance": 20.59551908
              },
              {
                "average": 18606.86736,
                "count": 16540148,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9497.760337,
                "variance": 90207451.42
              },
              {
                "average": 1.118495312,
                "count": 16540148,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.356430884,
                "variance": 0.1270429751
              },
              {
                "average": 1.236984578,
                "count": 16540148,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4985877751,
                "variance": 0.2485897694
              },
              {
                "average": 0.5006525939,
                "count": 16540148,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995892,
                "variance": 0.2499995892
              },
              {
                "average": 0,
                "count": 16540148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165417262,
                "count": 16540148,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8890651679,
                "variance": 0.7904368728
              },
              {
                "average": 0.2812840142,
                "count": 16540148,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.29142813,
                "variance": 127.4963493
              },
              {
                "average": 0.4919506766,
                "count": 16540148,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999352193,
                "variance": 0.2499352235
              },
              {
                "average": 10020.48979,
                "count": 16540148,
                "maximum": 10052,
                "minimum": 10010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.93225916,
                "variance": 253.8368819
              },
              {
                "average": 243547102.3,
                "count": 16540148,
                "maximum": 243621327.8,
                "minimum": 243525819.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38638.47264,
                "variance": 1492931568
              },
              {
                "average": 0,
                "count": 16540148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16540148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16540148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16540148,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16540148,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597094.7684,
              4810098.982,
              1324.554186,
              597792.4484,
              4811497.142,
              1939.314186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597094.7683537198,
                    4810098.982025545,
                    1324.554185864804
                  ],
                  [
                    597094.7683537198,
                    4811497.142025545,
                    1324.554185864804
                  ],
                  [
                    597792.4483537198,
                    4811497.142025545,
                    1939.3141858648041
                  ],
                  [
                    597792.4483537198,
                    4810098.982025545,
                    1939.3141858648041
                  ],
                  [
                    597094.7683537198,
                    4810098.982025545,
                    1324.554185864804
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:22:07+00:00",
            "end_time": "2019-06-02T15: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": "20190603_43121E4317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.4877977056517,
              43.512499414330726,
              1311.9833974622616
            ],
            [
              -121.48748141771625,
              43.525159861421095,
              1311.9833974622616
            ],
            [
              -121.47467180996937,
              43.52498965277514,
              1891.4833974622616
            ],
            [
              -121.4749907740454,
              43.51232928048508,
              1891.4833974622616
            ],
            [
              -121.4877977056517,
              43.512499414330726,
              1311.9833974622616
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877977,
        43.51232928,
        1311.983397,
        -121.4746718,
        43.52515986,
        1891.483397
      ],
      "properties": {
        "datetime": "2019-06-04T19:37:56Z",
        "pc:count": 18780299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622751.0353,
            "count": 18780299,
            "maximum": 623264.0368,
            "minimum": 622228.5168,
            "name": "X",
            "position": 0,
            "stddev": 289.6848375,
            "variance": 83917.30509
          },
          {
            "average": 4819560.571,
            "count": 18780299,
            "maximum": 4820246.776,
            "minimum": 4818840.236,
            "name": "Y",
            "position": 1,
            "stddev": 403.0174665,
            "variance": 162423.0783
          },
          {
            "average": 1321.174462,
            "count": 18780299,
            "maximum": 1891.483397,
            "minimum": 1311.983397,
            "name": "Z",
            "position": 2,
            "stddev": 5.09554784,
            "variance": 25.96460779
          },
          {
            "average": 19105.90024,
            "count": 18780299,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10658.10779,
            "variance": 113595261.8
          },
          {
            "average": 1.132664288,
            "count": 18780299,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3893976983,
            "variance": 0.1516305674
          },
          {
            "average": 1.265303018,
            "count": 18780299,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5519090164,
            "variance": 0.3046035624
          },
          {
            "average": 0.4995295336,
            "count": 18780299,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999792,
            "variance": 0.249999792
          },
          {
            "average": 0,
            "count": 18780299,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.806912872,
            "count": 18780299,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.127287972,
            "variance": 9.779930057
          },
          {
            "average": 0.7175382964,
            "count": 18780299,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88537532,
            "variance": 118.4913959
          },
          {
            "average": 0.4922269342,
            "count": 18780299,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999395891,
            "variance": 0.2499395928
          },
          {
            "average": 10101.98765,
            "count": 18780299,
            "maximum": 10110,
            "minimum": 10056,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.612089,
            "variance": 275.9615008
          },
          {
            "average": 243700844.3,
            "count": 18780299,
            "maximum": 243712276.1,
            "minimum": 243623283,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28304.48063,
            "variance": 801143624
          },
          {
            "average": 0,
            "count": 18780299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18780299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18780299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18780299,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18780299,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622228.5168,
          4818840.236,
          1311.983397,
          623264.0368,
          4820246.776,
          1891.483397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622228.5167572555,
                4818840.235635379,
                1311.9833974622616
              ],
              [
                622228.5167572555,
                4820246.775635378,
                1311.9833974622616
              ],
              [
                623264.0367572556,
                4820246.775635378,
                1891.4833974622616
              ],
              [
                623264.0367572556,
                4818840.235635379,
                1891.4833974622616
              ],
              [
                622228.5167572555,
                4818840.235635379,
                1311.9833974622616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:37:56+00:00",
        "end_time": "2019-06-03T18:54:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E4317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E4317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E4317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877977,
            43.51232928,
            1311.983397,
            -121.4746718,
            43.52515986,
            1891.483397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.4877977056517,
                  43.512499414330726,
                  1311.9833974622616
                ],
                [
                  -121.48748141771625,
                  43.525159861421095,
                  1311.9833974622616
                ],
                [
                  -121.47467180996937,
                  43.52498965277514,
                  1891.4833974622616
                ],
                [
                  -121.4749907740454,
                  43.51232928048508,
                  1891.4833974622616
                ],
                [
                  -121.4877977056517,
                  43.512499414330726,
                  1311.9833974622616
                ]
              ]
            ]
          },
          "id": "20190603_43121E4317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:37:56Z",
            "pc:count": 18780299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622751.0353,
                "count": 18780299,
                "maximum": 623264.0368,
                "minimum": 622228.5168,
                "name": "X",
                "position": 0,
                "stddev": 289.6848375,
                "variance": 83917.30509
              },
              {
                "average": 4819560.571,
                "count": 18780299,
                "maximum": 4820246.776,
                "minimum": 4818840.236,
                "name": "Y",
                "position": 1,
                "stddev": 403.0174665,
                "variance": 162423.0783
              },
              {
                "average": 1321.174462,
                "count": 18780299,
                "maximum": 1891.483397,
                "minimum": 1311.983397,
                "name": "Z",
                "position": 2,
                "stddev": 5.09554784,
                "variance": 25.96460779
              },
              {
                "average": 19105.90024,
                "count": 18780299,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10658.10779,
                "variance": 113595261.8
              },
              {
                "average": 1.132664288,
                "count": 18780299,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3893976983,
                "variance": 0.1516305674
              },
              {
                "average": 1.265303018,
                "count": 18780299,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5519090164,
                "variance": 0.3046035624
              },
              {
                "average": 0.4995295336,
                "count": 18780299,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999792,
                "variance": 0.249999792
              },
              {
                "average": 0,
                "count": 18780299,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.806912872,
                "count": 18780299,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.127287972,
                "variance": 9.779930057
              },
              {
                "average": 0.7175382964,
                "count": 18780299,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88537532,
                "variance": 118.4913959
              },
              {
                "average": 0.4922269342,
                "count": 18780299,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999395891,
                "variance": 0.2499395928
              },
              {
                "average": 10101.98765,
                "count": 18780299,
                "maximum": 10110,
                "minimum": 10056,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.612089,
                "variance": 275.9615008
              },
              {
                "average": 243700844.3,
                "count": 18780299,
                "maximum": 243712276.1,
                "minimum": 243623283,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28304.48063,
                "variance": 801143624
              },
              {
                "average": 0,
                "count": 18780299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18780299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18780299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18780299,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18780299,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622228.5168,
              4818840.236,
              1311.983397,
              623264.0368,
              4820246.776,
              1891.483397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622228.5167572555,
                    4818840.235635379,
                    1311.9833974622616
                  ],
                  [
                    622228.5167572555,
                    4820246.775635378,
                    1311.9833974622616
                  ],
                  [
                    623264.0367572556,
                    4820246.775635378,
                    1891.4833974622616
                  ],
                  [
                    623264.0367572556,
                    4818840.235635379,
                    1891.4833974622616
                  ],
                  [
                    622228.5167572555,
                    4818840.235635379,
                    1311.9833974622616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:37:56+00:00",
            "end_time": "2019-06-03T18: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": "20190605_43121E4111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029523820903,
              43.58749928369495,
              1289.1022413613598
            ],
            [
              -121.49998076844251,
              43.60015855671631,
              1289.1022413613598
            ],
            [
              -121.48717376475551,
              43.59998976313983,
              1896.7022413613597
            ],
            [
              -121.48749091694641,
              43.58733056428012,
              1896.7022413613597
            ],
            [
              -121.50029523820903,
              43.58749928369495,
              1289.1022413613598
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002952,
        43.58733056,
        1289.102241,
        -121.4871738,
        43.60015856,
        1896.702241
      ],
      "properties": {
        "datetime": "2019-06-05T18:09:03Z",
        "pc:count": 17236431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621576.182,
            "count": 17236431,
            "maximum": 622102.1213,
            "minimum": 621068.1013,
            "name": "X",
            "position": 0,
            "stddev": 302.5494415,
            "variance": 91536.16453
          },
          {
            "average": 4827865.758,
            "count": 17236431,
            "maximum": 4828557.932,
            "minimum": 4827151.512,
            "name": "Y",
            "position": 1,
            "stddev": 402.5302016,
            "variance": 162030.5632
          },
          {
            "average": 1303.402704,
            "count": 17236431,
            "maximum": 1896.702241,
            "minimum": 1289.102241,
            "name": "Z",
            "position": 2,
            "stddev": 4.708464062,
            "variance": 22.16963383
          },
          {
            "average": 21660.48871,
            "count": 17236431,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9807.190592,
            "variance": 96180987.31
          },
          {
            "average": 1.095094802,
            "count": 17236431,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3284427415,
            "variance": 0.1078746344
          },
          {
            "average": 1.190201962,
            "count": 17236431,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4685425671,
            "variance": 0.2195321372
          },
          {
            "average": 0.5002105134,
            "count": 17236431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999702,
            "variance": 0.2499999702
          },
          {
            "average": 0,
            "count": 17236431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226727273,
            "count": 17236431,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9214968572,
            "variance": 0.8491564579
          },
          {
            "average": 0.326418267,
            "count": 17236431,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85468297,
            "variance": 117.8241424
          },
          {
            "average": 0.4932485153,
            "count": 17236431,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999544299,
            "variance": 0.249954432
          },
          {
            "average": 10131.12816,
            "count": 17236431,
            "maximum": 10134,
            "minimum": 10127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.973296118,
            "variance": 3.893897569
          },
          {
            "average": 243791143.1,
            "count": 17236431,
            "maximum": 243793343.5,
            "minimum": 243787924.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1811.147359,
            "variance": 3280254.754
          },
          {
            "average": 0,
            "count": 17236431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17236431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17236431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17236431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17236431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621068.1013,
          4827151.512,
          1289.102241,
          622102.1213,
          4828557.932,
          1896.702241
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621068.1012948131,
                4827151.511710577,
                1289.1022413613598
              ],
              [
                621068.1012948131,
                4828557.931710577,
                1289.1022413613598
              ],
              [
                622102.1212948131,
                4828557.931710577,
                1896.7022413613597
              ],
              [
                622102.1212948131,
                4827151.511710577,
                1896.7022413613597
              ],
              [
                621068.1012948131,
                4827151.511710577,
                1289.1022413613598
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:09:03+00:00",
        "end_time": "2019-06-05T16:38:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E4111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E4111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E4111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002952,
            43.58733056,
            1289.102241,
            -121.4871738,
            43.60015856,
            1896.702241
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029523820903,
                  43.58749928369495,
                  1289.1022413613598
                ],
                [
                  -121.49998076844251,
                  43.60015855671631,
                  1289.1022413613598
                ],
                [
                  -121.48717376475551,
                  43.59998976313983,
                  1896.7022413613597
                ],
                [
                  -121.48749091694641,
                  43.58733056428012,
                  1896.7022413613597
                ],
                [
                  -121.50029523820903,
                  43.58749928369495,
                  1289.1022413613598
                ]
              ]
            ]
          },
          "id": "20190605_43121E4111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E4111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:09:03Z",
            "pc:count": 17236431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621576.182,
                "count": 17236431,
                "maximum": 622102.1213,
                "minimum": 621068.1013,
                "name": "X",
                "position": 0,
                "stddev": 302.5494415,
                "variance": 91536.16453
              },
              {
                "average": 4827865.758,
                "count": 17236431,
                "maximum": 4828557.932,
                "minimum": 4827151.512,
                "name": "Y",
                "position": 1,
                "stddev": 402.5302016,
                "variance": 162030.5632
              },
              {
                "average": 1303.402704,
                "count": 17236431,
                "maximum": 1896.702241,
                "minimum": 1289.102241,
                "name": "Z",
                "position": 2,
                "stddev": 4.708464062,
                "variance": 22.16963383
              },
              {
                "average": 21660.48871,
                "count": 17236431,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9807.190592,
                "variance": 96180987.31
              },
              {
                "average": 1.095094802,
                "count": 17236431,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3284427415,
                "variance": 0.1078746344
              },
              {
                "average": 1.190201962,
                "count": 17236431,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4685425671,
                "variance": 0.2195321372
              },
              {
                "average": 0.5002105134,
                "count": 17236431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999702,
                "variance": 0.2499999702
              },
              {
                "average": 0,
                "count": 17236431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226727273,
                "count": 17236431,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9214968572,
                "variance": 0.8491564579
              },
              {
                "average": 0.326418267,
                "count": 17236431,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85468297,
                "variance": 117.8241424
              },
              {
                "average": 0.4932485153,
                "count": 17236431,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999544299,
                "variance": 0.249954432
              },
              {
                "average": 10131.12816,
                "count": 17236431,
                "maximum": 10134,
                "minimum": 10127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.973296118,
                "variance": 3.893897569
              },
              {
                "average": 243791143.1,
                "count": 17236431,
                "maximum": 243793343.5,
                "minimum": 243787924.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1811.147359,
                "variance": 3280254.754
              },
              {
                "average": 0,
                "count": 17236431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17236431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17236431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17236431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17236431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621068.1013,
              4827151.512,
              1289.102241,
              622102.1213,
              4828557.932,
              1896.702241
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621068.1012948131,
                    4827151.511710577,
                    1289.1022413613598
                  ],
                  [
                    621068.1012948131,
                    4828557.931710577,
                    1289.1022413613598
                  ],
                  [
                    622102.1212948131,
                    4828557.931710577,
                    1896.7022413613597
                  ],
                  [
                    622102.1212948131,
                    4827151.511710577,
                    1896.7022413613597
                  ],
                  [
                    621068.1012948131,
                    4827151.511710577,
                    1289.1022413613598
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:09:03+00:00",
            "end_time": "2019-06-05T16:38:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52529137141345,
              43.59999876524881,
              1268.103647327824
            ],
            [
              -121.52498205537756,
              43.61265617392154,
              1268.103647327824
            ],
            [
              -121.51217844777366,
              43.6124902239123,
              1892.183647327824
            ],
            [
              -121.51249044636428,
              43.59983288813957,
              1892.183647327824
            ],
            [
              -121.52529137141345,
              43.59999876524881,
              1268.103647327824
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252914,
        43.59983289,
        1268.103647,
        -121.5121784,
        43.61265617,
        1892.183647
      ],
      "properties": {
        "datetime": "2019-06-05T18:44:22Z",
        "pc:count": 21957259,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619511.5252,
            "count": 21957259,
            "maximum": 620059.0685,
            "minimum": 619025.5485,
            "name": "X",
            "position": 0,
            "stddev": 297.4918326,
            "variance": 88501.39044
          },
          {
            "average": 4829252.254,
            "count": 21957259,
            "maximum": 4829909.805,
            "minimum": 4828503.605,
            "name": "Y",
            "position": 1,
            "stddev": 401.78674,
            "variance": 161432.5844
          },
          {
            "average": 1301.677892,
            "count": 21957259,
            "maximum": 1892.183647,
            "minimum": 1268.103647,
            "name": "Z",
            "position": 2,
            "stddev": 5.019156947,
            "variance": 25.19193646
          },
          {
            "average": 21042.72251,
            "count": 21957259,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10763.0749,
            "variance": 115843781.2
          },
          {
            "average": 1.130078349,
            "count": 21957259,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3882161198,
            "variance": 0.1507117556
          },
          {
            "average": 1.260157928,
            "count": 21957259,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.55238567,
            "variance": 0.3051299284
          },
          {
            "average": 0.4990499953,
            "count": 21957259,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991089,
            "variance": 0.2499991089
          },
          {
            "average": 0,
            "count": 21957259,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266458623,
            "count": 21957259,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.16669121,
            "variance": 1.361168378
          },
          {
            "average": 1.118578889,
            "count": 21957259,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73379185,
            "variance": 115.2142874
          },
          {
            "average": 0.4974999839,
            "count": 21957259,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999937613,
            "variance": 0.2499937613
          },
          {
            "average": 10135.96781,
            "count": 21957259,
            "maximum": 10139,
            "minimum": 10133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.394623289,
            "variance": 1.944974119
          },
          {
            "average": 243794169.2,
            "count": 21957259,
            "maximum": 243795462.8,
            "minimum": 243792594.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666.8850167,
            "variance": 444735.6256
          },
          {
            "average": 0,
            "count": 21957259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21957259,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21957259,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21957259,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21957259,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619025.5485,
          4828503.605,
          1268.103647,
          620059.0685,
          4829909.805,
          1892.183647
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619025.5484846241,
                4828503.604962423,
                1268.103647327824
              ],
              [
                619025.5484846241,
                4829909.804962423,
                1268.103647327824
              ],
              [
                620059.0684846241,
                4829909.804962423,
                1892.183647327824
              ],
              [
                620059.0684846241,
                4828503.604962423,
                1892.183647327824
              ],
              [
                619025.5484846241,
                4828503.604962423,
                1268.103647327824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:44:22+00:00",
        "end_time": "2019-06-05T17:56:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252914,
            43.59983289,
            1268.103647,
            -121.5121784,
            43.61265617,
            1892.183647
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52529137141345,
                  43.59999876524881,
                  1268.103647327824
                ],
                [
                  -121.52498205537756,
                  43.61265617392154,
                  1268.103647327824
                ],
                [
                  -121.51217844777366,
                  43.6124902239123,
                  1892.183647327824
                ],
                [
                  -121.51249044636428,
                  43.59983288813957,
                  1892.183647327824
                ],
                [
                  -121.52529137141345,
                  43.59999876524881,
                  1268.103647327824
                ]
              ]
            ]
          },
          "id": "20190605_43121E5209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:44:22Z",
            "pc:count": 21957259,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619511.5252,
                "count": 21957259,
                "maximum": 620059.0685,
                "minimum": 619025.5485,
                "name": "X",
                "position": 0,
                "stddev": 297.4918326,
                "variance": 88501.39044
              },
              {
                "average": 4829252.254,
                "count": 21957259,
                "maximum": 4829909.805,
                "minimum": 4828503.605,
                "name": "Y",
                "position": 1,
                "stddev": 401.78674,
                "variance": 161432.5844
              },
              {
                "average": 1301.677892,
                "count": 21957259,
                "maximum": 1892.183647,
                "minimum": 1268.103647,
                "name": "Z",
                "position": 2,
                "stddev": 5.019156947,
                "variance": 25.19193646
              },
              {
                "average": 21042.72251,
                "count": 21957259,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10763.0749,
                "variance": 115843781.2
              },
              {
                "average": 1.130078349,
                "count": 21957259,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3882161198,
                "variance": 0.1507117556
              },
              {
                "average": 1.260157928,
                "count": 21957259,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.55238567,
                "variance": 0.3051299284
              },
              {
                "average": 0.4990499953,
                "count": 21957259,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991089,
                "variance": 0.2499991089
              },
              {
                "average": 0,
                "count": 21957259,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266458623,
                "count": 21957259,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.16669121,
                "variance": 1.361168378
              },
              {
                "average": 1.118578889,
                "count": 21957259,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73379185,
                "variance": 115.2142874
              },
              {
                "average": 0.4974999839,
                "count": 21957259,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999937613,
                "variance": 0.2499937613
              },
              {
                "average": 10135.96781,
                "count": 21957259,
                "maximum": 10139,
                "minimum": 10133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.394623289,
                "variance": 1.944974119
              },
              {
                "average": 243794169.2,
                "count": 21957259,
                "maximum": 243795462.8,
                "minimum": 243792594.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666.8850167,
                "variance": 444735.6256
              },
              {
                "average": 0,
                "count": 21957259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21957259,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21957259,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21957259,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21957259,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619025.5485,
              4828503.605,
              1268.103647,
              620059.0685,
              4829909.805,
              1892.183647
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619025.5484846241,
                    4828503.604962423,
                    1268.103647327824
                  ],
                  [
                    619025.5484846241,
                    4829909.804962423,
                    1268.103647327824
                  ],
                  [
                    620059.0684846241,
                    4829909.804962423,
                    1892.183647327824
                  ],
                  [
                    620059.0684846241,
                    4828503.604962423,
                    1892.183647327824
                  ],
                  [
                    619025.5484846241,
                    4828503.604962423,
                    1268.103647327824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:44:22+00:00",
            "end_time": "2019-06-05T17:56:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121D7212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.80023309607701,
              43.462497465565775,
              1296.9952866060942
            ],
            [
              -121.79998324224356,
              43.47512635273973,
              1296.9952866060942
            ],
            [
              -121.78723668395233,
              43.47499185480273,
              1949.115286606094
            ],
            [
              -121.78748919015234,
              43.46236302659381,
              1949.115286606094
            ],
            [
              -121.80023309607701,
              43.462497465565775,
              1296.9952866060942
            ]
          ]
        ]
      },
      "bbox": [
        -121.8002331,
        43.46236303,
        1296.995287,
        -121.7872367,
        43.47512635,
        1949.115287
      ],
      "properties": {
        "datetime": "2019-06-02T17:00:12Z",
        "pc:count": 24302174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 597578.9049,
            "count": 24302174,
            "maximum": 598085.8951,
            "minimum": 597054.7551,
            "name": "X",
            "position": 0,
            "stddev": 293.5764724,
            "variance": 86187.14514
          },
          {
            "average": 4813545.139,
            "count": 24302174,
            "maximum": 4814278.324,
            "minimum": 4812875.484,
            "name": "Y",
            "position": 1,
            "stddev": 402.9511254,
            "variance": 162369.6094
          },
          {
            "average": 1397.06567,
            "count": 24302174,
            "maximum": 1949.115287,
            "minimum": 1296.995287,
            "name": "Z",
            "position": 2,
            "stddev": 7.15654764,
            "variance": 51.21617412
          },
          {
            "average": 16174.90208,
            "count": 24302174,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9007.526385,
            "variance": 81135531.58
          },
          {
            "average": 1.149731666,
            "count": 24302174,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3801046375,
            "variance": 0.1444795354
          },
          {
            "average": 1.2994063,
            "count": 24302174,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5111063221,
            "variance": 0.2612296725
          },
          {
            "average": 0.4999027248,
            "count": 24302174,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000008,
            "variance": 0.2500000008
          },
          {
            "average": 0,
            "count": 24302174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.151702807,
            "count": 24302174,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8221082354,
            "variance": 0.6758619507
          },
          {
            "average": 1.241116821,
            "count": 24302174,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.05458386,
            "variance": 122.2038243
          },
          {
            "average": 0.5018740299,
            "count": 24302174,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999964983,
            "variance": 0.2499964983
          },
          {
            "average": 10017.60051,
            "count": 24302174,
            "maximum": 10021,
            "minimum": 10012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.577484061,
            "variance": 2.488455961
          },
          {
            "average": 243528589.6,
            "count": 24302174,
            "maximum": 243530012.7,
            "minimum": 243526654.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 611.7030827,
            "variance": 374180.6613
          },
          {
            "average": 0,
            "count": 24302174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24302174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24302174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24302174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24302174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597054.7551,
          4812875.484,
          1296.995287,
          598085.8951,
          4814278.324,
          1949.115287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597054.7551090309,
                4812875.483534757,
                1296.9952866060942
              ],
              [
                597054.7551090309,
                4814278.323534757,
                1296.9952866060942
              ],
              [
                598085.8951090308,
                4814278.323534757,
                1949.115286606094
              ],
              [
                598085.8951090308,
                4812875.483534757,
                1949.115286606094
              ],
              [
                597054.7551090309,
                4812875.483534757,
                1296.9952866060942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:00:12+00:00",
        "end_time": "2019-06-02T16:04:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8002331,
            43.46236303,
            1296.995287,
            -121.7872367,
            43.47512635,
            1949.115287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.80023309607701,
                  43.462497465565775,
                  1296.9952866060942
                ],
                [
                  -121.79998324224356,
                  43.47512635273973,
                  1296.9952866060942
                ],
                [
                  -121.78723668395233,
                  43.47499185480273,
                  1949.115286606094
                ],
                [
                  -121.78748919015234,
                  43.46236302659381,
                  1949.115286606094
                ],
                [
                  -121.80023309607701,
                  43.462497465565775,
                  1296.9952866060942
                ]
              ]
            ]
          },
          "id": "20190602_43121D7212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:00:12Z",
            "pc:count": 24302174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 597578.9049,
                "count": 24302174,
                "maximum": 598085.8951,
                "minimum": 597054.7551,
                "name": "X",
                "position": 0,
                "stddev": 293.5764724,
                "variance": 86187.14514
              },
              {
                "average": 4813545.139,
                "count": 24302174,
                "maximum": 4814278.324,
                "minimum": 4812875.484,
                "name": "Y",
                "position": 1,
                "stddev": 402.9511254,
                "variance": 162369.6094
              },
              {
                "average": 1397.06567,
                "count": 24302174,
                "maximum": 1949.115287,
                "minimum": 1296.995287,
                "name": "Z",
                "position": 2,
                "stddev": 7.15654764,
                "variance": 51.21617412
              },
              {
                "average": 16174.90208,
                "count": 24302174,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9007.526385,
                "variance": 81135531.58
              },
              {
                "average": 1.149731666,
                "count": 24302174,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3801046375,
                "variance": 0.1444795354
              },
              {
                "average": 1.2994063,
                "count": 24302174,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5111063221,
                "variance": 0.2612296725
              },
              {
                "average": 0.4999027248,
                "count": 24302174,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000008,
                "variance": 0.2500000008
              },
              {
                "average": 0,
                "count": 24302174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.151702807,
                "count": 24302174,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8221082354,
                "variance": 0.6758619507
              },
              {
                "average": 1.241116821,
                "count": 24302174,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.05458386,
                "variance": 122.2038243
              },
              {
                "average": 0.5018740299,
                "count": 24302174,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999964983,
                "variance": 0.2499964983
              },
              {
                "average": 10017.60051,
                "count": 24302174,
                "maximum": 10021,
                "minimum": 10012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.577484061,
                "variance": 2.488455961
              },
              {
                "average": 243528589.6,
                "count": 24302174,
                "maximum": 243530012.7,
                "minimum": 243526654.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 611.7030827,
                "variance": 374180.6613
              },
              {
                "average": 0,
                "count": 24302174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24302174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24302174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24302174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24302174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597054.7551,
              4812875.484,
              1296.995287,
              598085.8951,
              4814278.324,
              1949.115287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597054.7551090309,
                    4812875.483534757,
                    1296.9952866060942
                  ],
                  [
                    597054.7551090309,
                    4814278.323534757,
                    1296.9952866060942
                  ],
                  [
                    598085.8951090308,
                    4814278.323534757,
                    1949.115286606094
                  ],
                  [
                    598085.8951090308,
                    4812875.483534757,
                    1949.115286606094
                  ],
                  [
                    597054.7551090309,
                    4812875.483534757,
                    1296.9952866060942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:00:12+00:00",
            "end_time": "2019-06-02T16:04: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": "20190602_43121E6309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70409901008415,
              43.537495095097796,
              1441.110205410557
            ],
            [
              -121.70383026893441,
              43.55003765529389,
              1441.110205410557
            ],
            [
              -121.69971805590906,
              43.54999095428766,
              1873.010205410557
            ],
            [
              -121.69998764907939,
              43.53744841442296,
              1873.010205410557
            ],
            [
              -121.70409901008415,
              43.537495095097796,
              1441.110205410557
            ]
          ]
        ]
      },
      "bbox": [
        -121.704099,
        43.53744841,
        1441.110205,
        -121.6997181,
        43.55003766,
        1873.010205
      ],
      "properties": {
        "datetime": "2019-06-05T16:44:15Z",
        "pc:count": 6413251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604851.1114,
            "count": 6413251,
            "maximum": 605034.1217,
            "minimum": 604701.8617,
            "name": "X",
            "position": 0,
            "stddev": 95.71831711,
            "variance": 9161.99623
          },
          {
            "average": 4821987.376,
            "count": 6413251,
            "maximum": 4822714.533,
            "minimum": 4821321.213,
            "name": "Y",
            "position": 1,
            "stddev": 400.5586392,
            "variance": 160447.2234
          },
          {
            "average": 1488.890452,
            "count": 6413251,
            "maximum": 1873.010205,
            "minimum": 1441.110205,
            "name": "Z",
            "position": 2,
            "stddev": 20.78167343,
            "variance": 431.8779504
          },
          {
            "average": 23785.81416,
            "count": 6413251,
            "maximum": 64402,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12454.65253,
            "variance": 155118369.8
          },
          {
            "average": 1.168372952,
            "count": 6413251,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4452042396,
            "variance": 0.198206815
          },
          {
            "average": 1.336546784,
            "count": 6413251,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6304566386,
            "variance": 0.3974755732
          },
          {
            "average": 0.5051938557,
            "count": 6413251,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999730621,
            "variance": 0.2499730628
          },
          {
            "average": 0,
            "count": 6413251,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292503443,
            "count": 6413251,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.447809087,
            "variance": 2.096151152
          },
          {
            "average": -1.919540987,
            "count": 6413251,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.55467445,
            "variance": 111.4011527
          },
          {
            "average": 0.4961050176,
            "count": 6413251,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999848679,
            "variance": 0.2499848681
          },
          {
            "average": 10123.95916,
            "count": 6413251,
            "maximum": 10127,
            "minimum": 10012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.960202198,
            "variance": 63.36481904
          },
          {
            "average": 243785583.7,
            "count": 6413251,
            "maximum": 243788255.8,
            "minimum": 243526467,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18284.47027,
            "variance": 334321853.1
          },
          {
            "average": 0,
            "count": 6413251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6413251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6413251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6413251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6413251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604701.8617,
          4821321.213,
          1441.110205,
          605034.1217,
          4822714.533,
          1873.010205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604701.8617481433,
                4821321.213154104,
                1441.110205410557
              ],
              [
                604701.8617481433,
                4822714.533154104,
                1441.110205410557
              ],
              [
                605034.1217481433,
                4822714.533154104,
                1873.010205410557
              ],
              [
                605034.1217481433,
                4821321.213154104,
                1873.010205410557
              ],
              [
                604701.8617481433,
                4821321.213154104,
                1441.110205410557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:44:15+00:00",
        "end_time": "2019-06-02T16:01:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.704099,
            43.53744841,
            1441.110205,
            -121.6997181,
            43.55003766,
            1873.010205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70409901008415,
                  43.537495095097796,
                  1441.110205410557
                ],
                [
                  -121.70383026893441,
                  43.55003765529389,
                  1441.110205410557
                ],
                [
                  -121.69971805590906,
                  43.54999095428766,
                  1873.010205410557
                ],
                [
                  -121.69998764907939,
                  43.53744841442296,
                  1873.010205410557
                ],
                [
                  -121.70409901008415,
                  43.537495095097796,
                  1441.110205410557
                ]
              ]
            ]
          },
          "id": "20190602_43121E6309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:44:15Z",
            "pc:count": 6413251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604851.1114,
                "count": 6413251,
                "maximum": 605034.1217,
                "minimum": 604701.8617,
                "name": "X",
                "position": 0,
                "stddev": 95.71831711,
                "variance": 9161.99623
              },
              {
                "average": 4821987.376,
                "count": 6413251,
                "maximum": 4822714.533,
                "minimum": 4821321.213,
                "name": "Y",
                "position": 1,
                "stddev": 400.5586392,
                "variance": 160447.2234
              },
              {
                "average": 1488.890452,
                "count": 6413251,
                "maximum": 1873.010205,
                "minimum": 1441.110205,
                "name": "Z",
                "position": 2,
                "stddev": 20.78167343,
                "variance": 431.8779504
              },
              {
                "average": 23785.81416,
                "count": 6413251,
                "maximum": 64402,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12454.65253,
                "variance": 155118369.8
              },
              {
                "average": 1.168372952,
                "count": 6413251,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4452042396,
                "variance": 0.198206815
              },
              {
                "average": 1.336546784,
                "count": 6413251,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6304566386,
                "variance": 0.3974755732
              },
              {
                "average": 0.5051938557,
                "count": 6413251,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999730621,
                "variance": 0.2499730628
              },
              {
                "average": 0,
                "count": 6413251,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292503443,
                "count": 6413251,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.447809087,
                "variance": 2.096151152
              },
              {
                "average": -1.919540987,
                "count": 6413251,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.55467445,
                "variance": 111.4011527
              },
              {
                "average": 0.4961050176,
                "count": 6413251,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999848679,
                "variance": 0.2499848681
              },
              {
                "average": 10123.95916,
                "count": 6413251,
                "maximum": 10127,
                "minimum": 10012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.960202198,
                "variance": 63.36481904
              },
              {
                "average": 243785583.7,
                "count": 6413251,
                "maximum": 243788255.8,
                "minimum": 243526467,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18284.47027,
                "variance": 334321853.1
              },
              {
                "average": 0,
                "count": 6413251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6413251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6413251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6413251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6413251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604701.8617,
              4821321.213,
              1441.110205,
              605034.1217,
              4822714.533,
              1873.010205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604701.8617481433,
                    4821321.213154104,
                    1441.110205410557
                  ],
                  [
                    604701.8617481433,
                    4822714.533154104,
                    1441.110205410557
                  ],
                  [
                    605034.1217481433,
                    4822714.533154104,
                    1873.010205410557
                  ],
                  [
                    605034.1217481433,
                    4821321.213154104,
                    1873.010205410557
                  ],
                  [
                    604701.8617481433,
                    4821321.213154104,
                    1441.110205410557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:44:15+00:00",
            "end_time": "2019-06-02T16:01:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278318105548,
              43.59999858836468,
              1291.8262683689084
            ],
            [
              -121.56248182151673,
              43.61265224742228,
              1291.8262683689084
            ],
            [
              -121.54968642411494,
              43.61249060416312,
              1880.2862683689084
            ],
            [
              -121.54999046378389,
              43.599837016092565,
              1880.2862683689084
            ],
            [
              -121.56278318105548,
              43.59999858836468,
              1291.8262683689084
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627832,
        43.59983702,
        1291.826268,
        -121.5496864,
        43.61265225,
        1880.286268
      ],
      "properties": {
        "datetime": "2019-06-05T18:54:01Z",
        "pc:count": 23003960,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616489.5519,
            "count": 23003960,
            "maximum": 617032.3462,
            "minimum": 615999.5062,
            "name": "X",
            "position": 0,
            "stddev": 301.9406199,
            "variance": 91168.13797
          },
          {
            "average": 4829161.745,
            "count": 23003960,
            "maximum": 4829856.305,
            "minimum": 4828450.545,
            "name": "Y",
            "position": 1,
            "stddev": 392.1230163,
            "variance": 153760.4599
          },
          {
            "average": 1305.868828,
            "count": 23003960,
            "maximum": 1880.286268,
            "minimum": 1291.826268,
            "name": "Z",
            "position": 2,
            "stddev": 3.29059315,
            "variance": 10.82800328
          },
          {
            "average": 22363.65731,
            "count": 23003960,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9648.940536,
            "variance": 93102053.47
          },
          {
            "average": 1.076953316,
            "count": 23003960,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2823434735,
            "variance": 0.07971783703
          },
          {
            "average": 1.153897242,
            "count": 23003960,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3953098527,
            "variance": 0.1562698797
          },
          {
            "average": 0.5013897172,
            "count": 23003960,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980795,
            "variance": 0.2499980796
          },
          {
            "average": 0,
            "count": 23003960,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190272023,
            "count": 23003960,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6328342718,
            "variance": 0.4004792155
          },
          {
            "average": -0.07499709807,
            "count": 23003960,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8245478,
            "variance": 117.170835
          },
          {
            "average": 0.4981875295,
            "count": 23003960,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999967258,
            "variance": 0.2499967258
          },
          {
            "average": 10137.2703,
            "count": 23003960,
            "maximum": 10140,
            "minimum": 10134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.362039442,
            "variance": 1.85515144
          },
          {
            "average": 243794769.4,
            "count": 23003960,
            "maximum": 243796041,
            "minimum": 243793242.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 621.7719234,
            "variance": 386600.3247
          },
          {
            "average": 0,
            "count": 23003960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23003960,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23003960,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23003960,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23003960,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615999.5062,
          4828450.545,
          1291.826268,
          617032.3462,
          4829856.305,
          1880.286268
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615999.5062454595,
                4828450.544984506,
                1291.8262683689084
              ],
              [
                615999.5062454595,
                4829856.304984506,
                1291.8262683689084
              ],
              [
                617032.3462454596,
                4829856.304984506,
                1880.2862683689084
              ],
              [
                617032.3462454596,
                4828450.544984506,
                1880.2862683689084
              ],
              [
                615999.5062454595,
                4828450.544984506,
                1291.8262683689084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:54:01+00:00",
        "end_time": "2019-06-05T18:07:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627832,
            43.59983702,
            1291.826268,
            -121.5496864,
            43.61265225,
            1880.286268
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278318105548,
                  43.59999858836468,
                  1291.8262683689084
                ],
                [
                  -121.56248182151673,
                  43.61265224742228,
                  1291.8262683689084
                ],
                [
                  -121.54968642411494,
                  43.61249060416312,
                  1880.2862683689084
                ],
                [
                  -121.54999046378389,
                  43.599837016092565,
                  1880.2862683689084
                ],
                [
                  -121.56278318105548,
                  43.59999858836468,
                  1291.8262683689084
                ]
              ]
            ]
          },
          "id": "20190605_43121E5206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:54:01Z",
            "pc:count": 23003960,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616489.5519,
                "count": 23003960,
                "maximum": 617032.3462,
                "minimum": 615999.5062,
                "name": "X",
                "position": 0,
                "stddev": 301.9406199,
                "variance": 91168.13797
              },
              {
                "average": 4829161.745,
                "count": 23003960,
                "maximum": 4829856.305,
                "minimum": 4828450.545,
                "name": "Y",
                "position": 1,
                "stddev": 392.1230163,
                "variance": 153760.4599
              },
              {
                "average": 1305.868828,
                "count": 23003960,
                "maximum": 1880.286268,
                "minimum": 1291.826268,
                "name": "Z",
                "position": 2,
                "stddev": 3.29059315,
                "variance": 10.82800328
              },
              {
                "average": 22363.65731,
                "count": 23003960,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9648.940536,
                "variance": 93102053.47
              },
              {
                "average": 1.076953316,
                "count": 23003960,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2823434735,
                "variance": 0.07971783703
              },
              {
                "average": 1.153897242,
                "count": 23003960,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3953098527,
                "variance": 0.1562698797
              },
              {
                "average": 0.5013897172,
                "count": 23003960,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980795,
                "variance": 0.2499980796
              },
              {
                "average": 0,
                "count": 23003960,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190272023,
                "count": 23003960,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6328342718,
                "variance": 0.4004792155
              },
              {
                "average": -0.07499709807,
                "count": 23003960,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8245478,
                "variance": 117.170835
              },
              {
                "average": 0.4981875295,
                "count": 23003960,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999967258,
                "variance": 0.2499967258
              },
              {
                "average": 10137.2703,
                "count": 23003960,
                "maximum": 10140,
                "minimum": 10134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.362039442,
                "variance": 1.85515144
              },
              {
                "average": 243794769.4,
                "count": 23003960,
                "maximum": 243796041,
                "minimum": 243793242.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 621.7719234,
                "variance": 386600.3247
              },
              {
                "average": 0,
                "count": 23003960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23003960,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23003960,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23003960,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23003960,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615999.5062,
              4828450.545,
              1291.826268,
              617032.3462,
              4829856.305,
              1880.286268
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615999.5062454595,
                    4828450.544984506,
                    1291.8262683689084
                  ],
                  [
                    615999.5062454595,
                    4829856.304984506,
                    1291.8262683689084
                  ],
                  [
                    617032.3462454596,
                    4829856.304984506,
                    1880.2862683689084
                  ],
                  [
                    617032.3462454596,
                    4828450.544984506,
                    1880.2862683689084
                  ],
                  [
                    615999.5062454595,
                    4828450.544984506,
                    1291.8262683689084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:54:01+00:00",
            "end_time": "2019-06-05T18:07: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": "20190603_43121E4318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.475300093282,
              43.51249901287578,
              1313.74245603482
            ],
            [
              -121.47498218085022,
              43.52512014196593,
              1313.74245603482
            ],
            [
              -121.46527482886995,
              43.524990224628176,
              1903.78245603482
            ],
            [
              -121.46559476301273,
              43.51236915245461,
              1903.78245603482
            ],
            [
              -121.475300093282,
              43.51249901287578,
              1313.74245603482
            ]
          ]
        ]
      },
      "bbox": [
        -121.4753001,
        43.51236915,
        1313.742456,
        -121.4652748,
        43.52512014,
        1903.782456
      ],
      "properties": {
        "datetime": "2019-06-04T19:38:08Z",
        "pc:count": 13098948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623636.949,
            "count": 13098948,
            "maximum": 624023.4292,
            "minimum": 623238.6892,
            "name": "X",
            "position": 0,
            "stddev": 219.8372761,
            "variance": 48328.42797
          },
          {
            "average": 4819564.112,
            "count": 13098948,
            "maximum": 4820260.808,
            "minimum": 4818858.628,
            "name": "Y",
            "position": 1,
            "stddev": 405.3759523,
            "variance": 164329.6627
          },
          {
            "average": 1322.072813,
            "count": 13098948,
            "maximum": 1903.782456,
            "minimum": 1313.742456,
            "name": "Z",
            "position": 2,
            "stddev": 4.761413516,
            "variance": 22.67105867
          },
          {
            "average": 21940.11885,
            "count": 13098948,
            "maximum": 56608,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9894.513952,
            "variance": 97901406.35
          },
          {
            "average": 1.083481437,
            "count": 13098948,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2988221777,
            "variance": 0.08929469389
          },
          {
            "average": 1.166950125,
            "count": 13098948,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4211892846,
            "variance": 0.1774004135
          },
          {
            "average": 0.4986602741,
            "count": 13098948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982242,
            "variance": 0.2499982242
          },
          {
            "average": 0,
            "count": 13098948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.672221388,
            "count": 13098948,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.743327035,
            "variance": 7.525843222
          },
          {
            "average": 0.9986285286,
            "count": 13098948,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75593581,
            "variance": 115.6901551
          },
          {
            "average": 0.4849680295,
            "count": 13098948,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997740079,
            "variance": 0.2497740589
          },
          {
            "average": 10097.66543,
            "count": 13098948,
            "maximum": 10110,
            "minimum": 10056,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.40848889,
            "variance": 416.5064187
          },
          {
            "average": 243693742.7,
            "count": 13098948,
            "maximum": 243712288.5,
            "minimum": 243623268.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34853.29833,
            "variance": 1214752404
          },
          {
            "average": 0,
            "count": 13098948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13098948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13098948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13098948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13098948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623238.6892,
          4818858.628,
          1313.742456,
          624023.4292,
          4820260.808,
          1903.782456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623238.6892041032,
                4818858.627938233,
                1313.74245603482
              ],
              [
                623238.6892041032,
                4820260.807938233,
                1313.74245603482
              ],
              [
                624023.4292041032,
                4820260.807938233,
                1903.78245603482
              ],
              [
                624023.4292041032,
                4818858.627938233,
                1903.78245603482
              ],
              [
                623238.6892041032,
                4818858.627938233,
                1313.74245603482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:38:08+00:00",
        "end_time": "2019-06-03T18:54:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E4318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E4318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E4318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4753001,
            43.51236915,
            1313.742456,
            -121.4652748,
            43.52512014,
            1903.782456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.475300093282,
                  43.51249901287578,
                  1313.74245603482
                ],
                [
                  -121.47498218085022,
                  43.52512014196593,
                  1313.74245603482
                ],
                [
                  -121.46527482886995,
                  43.524990224628176,
                  1903.78245603482
                ],
                [
                  -121.46559476301273,
                  43.51236915245461,
                  1903.78245603482
                ],
                [
                  -121.475300093282,
                  43.51249901287578,
                  1313.74245603482
                ]
              ]
            ]
          },
          "id": "20190603_43121E4318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:38:08Z",
            "pc:count": 13098948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623636.949,
                "count": 13098948,
                "maximum": 624023.4292,
                "minimum": 623238.6892,
                "name": "X",
                "position": 0,
                "stddev": 219.8372761,
                "variance": 48328.42797
              },
              {
                "average": 4819564.112,
                "count": 13098948,
                "maximum": 4820260.808,
                "minimum": 4818858.628,
                "name": "Y",
                "position": 1,
                "stddev": 405.3759523,
                "variance": 164329.6627
              },
              {
                "average": 1322.072813,
                "count": 13098948,
                "maximum": 1903.782456,
                "minimum": 1313.742456,
                "name": "Z",
                "position": 2,
                "stddev": 4.761413516,
                "variance": 22.67105867
              },
              {
                "average": 21940.11885,
                "count": 13098948,
                "maximum": 56608,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9894.513952,
                "variance": 97901406.35
              },
              {
                "average": 1.083481437,
                "count": 13098948,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2988221777,
                "variance": 0.08929469389
              },
              {
                "average": 1.166950125,
                "count": 13098948,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4211892846,
                "variance": 0.1774004135
              },
              {
                "average": 0.4986602741,
                "count": 13098948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982242,
                "variance": 0.2499982242
              },
              {
                "average": 0,
                "count": 13098948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.672221388,
                "count": 13098948,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.743327035,
                "variance": 7.525843222
              },
              {
                "average": 0.9986285286,
                "count": 13098948,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75593581,
                "variance": 115.6901551
              },
              {
                "average": 0.4849680295,
                "count": 13098948,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997740079,
                "variance": 0.2497740589
              },
              {
                "average": 10097.66543,
                "count": 13098948,
                "maximum": 10110,
                "minimum": 10056,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.40848889,
                "variance": 416.5064187
              },
              {
                "average": 243693742.7,
                "count": 13098948,
                "maximum": 243712288.5,
                "minimum": 243623268.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34853.29833,
                "variance": 1214752404
              },
              {
                "average": 0,
                "count": 13098948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13098948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13098948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13098948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13098948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623238.6892,
              4818858.628,
              1313.742456,
              624023.4292,
              4820260.808,
              1903.782456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623238.6892041032,
                    4818858.627938233,
                    1313.74245603482
                  ],
                  [
                    623238.6892041032,
                    4820260.807938233,
                    1313.74245603482
                  ],
                  [
                    624023.4292041032,
                    4820260.807938233,
                    1903.78245603482
                  ],
                  [
                    624023.4292041032,
                    4818858.627938233,
                    1903.78245603482
                  ],
                  [
                    623238.6892041032,
                    4818858.627938233,
                    1313.74245603482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:38:08+00:00",
            "end_time": "2019-06-03T18:54: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": "20190603_43121E5325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527960010913,
              43.49999824364055,
              1197.1346265122602
            ],
            [
              -121.57498193911438,
              43.51265057366199,
              1197.1346265122602
            ],
            [
              -121.56219055029685,
              43.512490406980525,
              1893.3546265122604
            ],
            [
              -121.56249088095268,
              43.49983814730286,
              1893.3546265122604
            ],
            [
              -121.57527960010913,
              43.49999824364055,
              1197.1346265122602
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752796,
        43.49983815,
        1197.134627,
        -121.5621906,
        43.51265057,
        1893.354627
      ],
      "properties": {
        "datetime": "2019-06-04T19:35:45Z",
        "pc:count": 19352672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615698.7435,
            "count": 19352672,
            "maximum": 616215.4285,
            "minimum": 615181.2085,
            "name": "X",
            "position": 0,
            "stddev": 295.5291462,
            "variance": 87337.47623
          },
          {
            "average": 4818009.089,
            "count": 19352672,
            "maximum": 4818732.63,
            "minimum": 4817327.05,
            "name": "Y",
            "position": 1,
            "stddev": 409.3109985,
            "variance": 167535.4935
          },
          {
            "average": 1329.321096,
            "count": 19352672,
            "maximum": 1893.354627,
            "minimum": 1197.134627,
            "name": "Z",
            "position": 2,
            "stddev": 8.78929216,
            "variance": 77.25165668
          },
          {
            "average": 19139.31287,
            "count": 19352672,
            "maximum": 47371,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10545.29042,
            "variance": 111203150
          },
          {
            "average": 1.135760116,
            "count": 19352672,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3936645345,
            "variance": 0.1549717657
          },
          {
            "average": 1.27148773,
            "count": 19352672,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.557383103,
            "variance": 0.3106759235
          },
          {
            "average": 0.4975480905,
            "count": 19352672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994001,
            "variance": 0.2499940011
          },
          {
            "average": 0,
            "count": 19352672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.844418073,
            "count": 19352672,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.205356238,
            "variance": 10.27430861
          },
          {
            "average": 1.58043982,
            "count": 19352672,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72030159,
            "variance": 114.9248662
          },
          {
            "average": 0.4864335013,
            "count": 19352672,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998159291,
            "variance": 0.249815963
          },
          {
            "average": 10097.98371,
            "count": 19352672,
            "maximum": 10110,
            "minimum": 10056,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.22195633,
            "variance": 408.9275177
          },
          {
            "average": 243694202.6,
            "count": 19352672,
            "maximum": 243712145.8,
            "minimum": 243623414.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34572.16558,
            "variance": 1195234633
          },
          {
            "average": 0,
            "count": 19352672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19352672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19352672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19352672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19352672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615181.2085,
          4817327.05,
          1197.134627,
          616215.4285,
          4818732.63,
          1893.354627
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615181.2085309845,
                4817327.050045227,
                1197.1346265122602
              ],
              [
                615181.2085309845,
                4818732.630045227,
                1197.1346265122602
              ],
              [
                616215.4285309844,
                4818732.630045227,
                1893.3546265122604
              ],
              [
                616215.4285309844,
                4817327.050045227,
                1893.3546265122604
              ],
              [
                615181.2085309845,
                4817327.050045227,
                1197.1346265122602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:35:45+00:00",
        "end_time": "2019-06-03T18:56:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752796,
            43.49983815,
            1197.134627,
            -121.5621906,
            43.51265057,
            1893.354627
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527960010913,
                  43.49999824364055,
                  1197.1346265122602
                ],
                [
                  -121.57498193911438,
                  43.51265057366199,
                  1197.1346265122602
                ],
                [
                  -121.56219055029685,
                  43.512490406980525,
                  1893.3546265122604
                ],
                [
                  -121.56249088095268,
                  43.49983814730286,
                  1893.3546265122604
                ],
                [
                  -121.57527960010913,
                  43.49999824364055,
                  1197.1346265122602
                ]
              ]
            ]
          },
          "id": "20190603_43121E5325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:35:45Z",
            "pc:count": 19352672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615698.7435,
                "count": 19352672,
                "maximum": 616215.4285,
                "minimum": 615181.2085,
                "name": "X",
                "position": 0,
                "stddev": 295.5291462,
                "variance": 87337.47623
              },
              {
                "average": 4818009.089,
                "count": 19352672,
                "maximum": 4818732.63,
                "minimum": 4817327.05,
                "name": "Y",
                "position": 1,
                "stddev": 409.3109985,
                "variance": 167535.4935
              },
              {
                "average": 1329.321096,
                "count": 19352672,
                "maximum": 1893.354627,
                "minimum": 1197.134627,
                "name": "Z",
                "position": 2,
                "stddev": 8.78929216,
                "variance": 77.25165668
              },
              {
                "average": 19139.31287,
                "count": 19352672,
                "maximum": 47371,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10545.29042,
                "variance": 111203150
              },
              {
                "average": 1.135760116,
                "count": 19352672,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3936645345,
                "variance": 0.1549717657
              },
              {
                "average": 1.27148773,
                "count": 19352672,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.557383103,
                "variance": 0.3106759235
              },
              {
                "average": 0.4975480905,
                "count": 19352672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994001,
                "variance": 0.2499940011
              },
              {
                "average": 0,
                "count": 19352672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.844418073,
                "count": 19352672,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.205356238,
                "variance": 10.27430861
              },
              {
                "average": 1.58043982,
                "count": 19352672,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72030159,
                "variance": 114.9248662
              },
              {
                "average": 0.4864335013,
                "count": 19352672,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998159291,
                "variance": 0.249815963
              },
              {
                "average": 10097.98371,
                "count": 19352672,
                "maximum": 10110,
                "minimum": 10056,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.22195633,
                "variance": 408.9275177
              },
              {
                "average": 243694202.6,
                "count": 19352672,
                "maximum": 243712145.8,
                "minimum": 243623414.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34572.16558,
                "variance": 1195234633
              },
              {
                "average": 0,
                "count": 19352672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19352672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19352672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19352672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19352672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615181.2085,
              4817327.05,
              1197.134627,
              616215.4285,
              4818732.63,
              1893.354627
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615181.2085309845,
                    4817327.050045227,
                    1197.1346265122602
                  ],
                  [
                    615181.2085309845,
                    4818732.630045227,
                    1197.1346265122602
                  ],
                  [
                    616215.4285309844,
                    4818732.630045227,
                    1893.3546265122604
                  ],
                  [
                    616215.4285309844,
                    4817327.050045227,
                    1893.3546265122604
                  ],
                  [
                    615181.2085309845,
                    4817327.050045227,
                    1197.1346265122602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:35:45+00:00",
            "end_time": "2019-06-03T18:56: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": "20190605_43121E5113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.600275533915,
              43.58749868893094,
              1285.3528004268032
            ],
            [
              -121.59998226666335,
              43.60014808049161,
              1285.3528004268032
            ],
            [
              -121.58719401701406,
              43.59999072850876,
              1861.552800426803
            ],
            [
              -121.5874899609094,
              43.587341406028806,
              1861.552800426803
            ],
            [
              -121.600275533915,
              43.58749868893094,
              1285.3528004268032
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002755,
        43.58734141,
        1285.3528,
        -121.587194,
        43.60014808,
        1861.5528
      ],
      "properties": {
        "datetime": "2019-06-05T18:38:10Z",
        "pc:count": 20841983,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613515.6829,
            "count": 20841983,
            "maximum": 614029.2727,
            "minimum": 612996.8127,
            "name": "X",
            "position": 0,
            "stddev": 288.8852841,
            "variance": 83454.70735
          },
          {
            "average": 4827776.84,
            "count": 20841983,
            "maximum": 4828415.872,
            "minimum": 4827010.612,
            "name": "Y",
            "position": 1,
            "stddev": 413.4747349,
            "variance": 170961.3564
          },
          {
            "average": 1312.970155,
            "count": 20841983,
            "maximum": 1861.5528,
            "minimum": 1285.3528,
            "name": "Z",
            "position": 2,
            "stddev": 5.383393386,
            "variance": 28.98092435
          },
          {
            "average": 20162.3285,
            "count": 20841983,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10354.71044,
            "variance": 107220028.3
          },
          {
            "average": 1.132830979,
            "count": 20841983,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.38698976,
            "variance": 0.1497610743
          },
          {
            "average": 1.265636192,
            "count": 20841983,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5466103269,
            "variance": 0.2987828495
          },
          {
            "average": 0.5034622185,
            "count": 20841983,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999880249,
            "variance": 0.249988025
          },
          {
            "average": 0,
            "count": 20841983,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233612272,
            "count": 20841983,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.168306246,
            "variance": 1.364939484
          },
          {
            "average": -1.216324264,
            "count": 20841983,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.05762283,
            "variance": 122.2710226
          },
          {
            "average": 0.490787225,
            "count": 20841983,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999151296,
            "variance": 0.2499151368
          },
          {
            "average": 10135.31653,
            "count": 20841983,
            "maximum": 10138,
            "minimum": 10133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.38394473,
            "variance": 1.915303014
          },
          {
            "average": 243793848.5,
            "count": 20841983,
            "maximum": 243795090.4,
            "minimum": 243792705.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 665.4542508,
            "variance": 442829.3599
          },
          {
            "average": 0,
            "count": 20841983,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20841983,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20841983,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20841983,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20841983,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612996.8127,
          4827010.612,
          1285.3528,
          614029.2727,
          4828415.872,
          1861.5528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612996.8126747163,
                4827010.6120858975,
                1285.3528004268032
              ],
              [
                612996.8126747163,
                4828415.872085897,
                1285.3528004268032
              ],
              [
                614029.2726747163,
                4828415.872085897,
                1861.552800426803
              ],
              [
                614029.2726747163,
                4827010.6120858975,
                1861.552800426803
              ],
              [
                612996.8126747163,
                4827010.6120858975,
                1285.3528004268032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:38:10+00:00",
        "end_time": "2019-06-05T17:58:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002755,
            43.58734141,
            1285.3528,
            -121.587194,
            43.60014808,
            1861.5528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.600275533915,
                  43.58749868893094,
                  1285.3528004268032
                ],
                [
                  -121.59998226666335,
                  43.60014808049161,
                  1285.3528004268032
                ],
                [
                  -121.58719401701406,
                  43.59999072850876,
                  1861.552800426803
                ],
                [
                  -121.5874899609094,
                  43.587341406028806,
                  1861.552800426803
                ],
                [
                  -121.600275533915,
                  43.58749868893094,
                  1285.3528004268032
                ]
              ]
            ]
          },
          "id": "20190605_43121E5113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:38:10Z",
            "pc:count": 20841983,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613515.6829,
                "count": 20841983,
                "maximum": 614029.2727,
                "minimum": 612996.8127,
                "name": "X",
                "position": 0,
                "stddev": 288.8852841,
                "variance": 83454.70735
              },
              {
                "average": 4827776.84,
                "count": 20841983,
                "maximum": 4828415.872,
                "minimum": 4827010.612,
                "name": "Y",
                "position": 1,
                "stddev": 413.4747349,
                "variance": 170961.3564
              },
              {
                "average": 1312.970155,
                "count": 20841983,
                "maximum": 1861.5528,
                "minimum": 1285.3528,
                "name": "Z",
                "position": 2,
                "stddev": 5.383393386,
                "variance": 28.98092435
              },
              {
                "average": 20162.3285,
                "count": 20841983,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10354.71044,
                "variance": 107220028.3
              },
              {
                "average": 1.132830979,
                "count": 20841983,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.38698976,
                "variance": 0.1497610743
              },
              {
                "average": 1.265636192,
                "count": 20841983,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5466103269,
                "variance": 0.2987828495
              },
              {
                "average": 0.5034622185,
                "count": 20841983,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999880249,
                "variance": 0.249988025
              },
              {
                "average": 0,
                "count": 20841983,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233612272,
                "count": 20841983,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.168306246,
                "variance": 1.364939484
              },
              {
                "average": -1.216324264,
                "count": 20841983,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.05762283,
                "variance": 122.2710226
              },
              {
                "average": 0.490787225,
                "count": 20841983,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999151296,
                "variance": 0.2499151368
              },
              {
                "average": 10135.31653,
                "count": 20841983,
                "maximum": 10138,
                "minimum": 10133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.38394473,
                "variance": 1.915303014
              },
              {
                "average": 243793848.5,
                "count": 20841983,
                "maximum": 243795090.4,
                "minimum": 243792705.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 665.4542508,
                "variance": 442829.3599
              },
              {
                "average": 0,
                "count": 20841983,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20841983,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20841983,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20841983,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20841983,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612996.8127,
              4827010.612,
              1285.3528,
              614029.2727,
              4828415.872,
              1861.5528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612996.8126747163,
                    4827010.6120858975,
                    1285.3528004268032
                  ],
                  [
                    612996.8126747163,
                    4828415.872085897,
                    1285.3528004268032
                  ],
                  [
                    614029.2726747163,
                    4828415.872085897,
                    1861.552800426803
                  ],
                  [
                    614029.2726747163,
                    4827010.6120858975,
                    1861.552800426803
                  ],
                  [
                    612996.8126747163,
                    4827010.6120858975,
                    1285.3528004268032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:38:10+00:00",
            "end_time": "2019-06-05T17:58: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": "20190602_43121D6413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.662760580034,
              43.39999799327162,
              1251.0825244320959
            ],
            [
              -121.66248239198357,
              43.41264074980831,
              1251.0825244320959
            ],
            [
              -121.6497086331759,
              43.41249061227348,
              1930.502524432096
            ],
            [
              -121.64998947606125,
              43.39984792163856,
              1930.502524432096
            ],
            [
              -121.662760580034,
              43.39999799327162,
              1251.0825244320959
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627606,
        43.39984792,
        1251.082524,
        -121.6497086,
        43.41264075,
        1930.502524
      ],
      "properties": {
        "datetime": "2019-06-02T19:38:46Z",
        "pc:count": 21106245,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608797.2798,
            "count": 21106245,
            "maximum": 609321.5083,
            "minimum": 608287.0483,
            "name": "X",
            "position": 0,
            "stddev": 295.8288366,
            "variance": 87514.70054
          },
          {
            "average": 4806820.196,
            "count": 21106245,
            "maximum": 4807508.223,
            "minimum": 4806103.783,
            "name": "Y",
            "position": 1,
            "stddev": 401.8831229,
            "variance": 161510.0444
          },
          {
            "average": 1348.099818,
            "count": 21106245,
            "maximum": 1930.502524,
            "minimum": 1251.082524,
            "name": "Z",
            "position": 2,
            "stddev": 3.835173112,
            "variance": 14.7085528
          },
          {
            "average": 20204.81266,
            "count": 21106245,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9197.006979,
            "variance": 84584937.37
          },
          {
            "average": 1.087323823,
            "count": 21106245,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2941701358,
            "variance": 0.08653606881
          },
          {
            "average": 1.174647835,
            "count": 21106245,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.405785762,
            "variance": 0.1646620846
          },
          {
            "average": 0.3526730596,
            "count": 21106245,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4778020337,
            "variance": 0.2282947834
          },
          {
            "average": 0,
            "count": 21106245,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170910032,
            "count": 21106245,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6091730641,
            "variance": 0.371091822
          },
          {
            "average": 0.3296314015,
            "count": 21106245,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78412605,
            "variance": 116.2973746
          },
          {
            "average": 0.492279323,
            "count": 21106245,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999403994,
            "variance": 0.249940403
          },
          {
            "average": 10030.8135,
            "count": 21106245,
            "maximum": 10037,
            "minimum": 10028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.255293667,
            "variance": 1.575762191
          },
          {
            "average": 243535528.8,
            "count": 21106245,
            "maximum": 243539526.8,
            "minimum": 243533800.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 826.5280848,
            "variance": 683148.675
          },
          {
            "average": 0,
            "count": 21106245,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21106245,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21106245,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21106245,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21106245,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608287.0483,
          4806103.783,
          1251.082524,
          609321.5083,
          4807508.223,
          1930.502524
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608287.0483446661,
                4806103.783486333,
                1251.0825244320959
              ],
              [
                608287.0483446661,
                4807508.223486332,
                1251.0825244320959
              ],
              [
                609321.5083446661,
                4807508.223486332,
                1930.502524432096
              ],
              [
                609321.5083446661,
                4806103.783486333,
                1930.502524432096
              ],
              [
                608287.0483446661,
                4806103.783486333,
                1251.0825244320959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T19:38:46+00:00",
        "end_time": "2019-06-02T18:03:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D6413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D6413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D6413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627606,
            43.39984792,
            1251.082524,
            -121.6497086,
            43.41264075,
            1930.502524
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.662760580034,
                  43.39999799327162,
                  1251.0825244320959
                ],
                [
                  -121.66248239198357,
                  43.41264074980831,
                  1251.0825244320959
                ],
                [
                  -121.6497086331759,
                  43.41249061227348,
                  1930.502524432096
                ],
                [
                  -121.64998947606125,
                  43.39984792163856,
                  1930.502524432096
                ],
                [
                  -121.662760580034,
                  43.39999799327162,
                  1251.0825244320959
                ]
              ]
            ]
          },
          "id": "20190602_43121D6413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D6413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T19:38:46Z",
            "pc:count": 21106245,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608797.2798,
                "count": 21106245,
                "maximum": 609321.5083,
                "minimum": 608287.0483,
                "name": "X",
                "position": 0,
                "stddev": 295.8288366,
                "variance": 87514.70054
              },
              {
                "average": 4806820.196,
                "count": 21106245,
                "maximum": 4807508.223,
                "minimum": 4806103.783,
                "name": "Y",
                "position": 1,
                "stddev": 401.8831229,
                "variance": 161510.0444
              },
              {
                "average": 1348.099818,
                "count": 21106245,
                "maximum": 1930.502524,
                "minimum": 1251.082524,
                "name": "Z",
                "position": 2,
                "stddev": 3.835173112,
                "variance": 14.7085528
              },
              {
                "average": 20204.81266,
                "count": 21106245,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9197.006979,
                "variance": 84584937.37
              },
              {
                "average": 1.087323823,
                "count": 21106245,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2941701358,
                "variance": 0.08653606881
              },
              {
                "average": 1.174647835,
                "count": 21106245,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.405785762,
                "variance": 0.1646620846
              },
              {
                "average": 0.3526730596,
                "count": 21106245,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4778020337,
                "variance": 0.2282947834
              },
              {
                "average": 0,
                "count": 21106245,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170910032,
                "count": 21106245,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6091730641,
                "variance": 0.371091822
              },
              {
                "average": 0.3296314015,
                "count": 21106245,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78412605,
                "variance": 116.2973746
              },
              {
                "average": 0.492279323,
                "count": 21106245,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999403994,
                "variance": 0.249940403
              },
              {
                "average": 10030.8135,
                "count": 21106245,
                "maximum": 10037,
                "minimum": 10028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.255293667,
                "variance": 1.575762191
              },
              {
                "average": 243535528.8,
                "count": 21106245,
                "maximum": 243539526.8,
                "minimum": 243533800.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 826.5280848,
                "variance": 683148.675
              },
              {
                "average": 0,
                "count": 21106245,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21106245,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21106245,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21106245,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21106245,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608287.0483,
              4806103.783,
              1251.082524,
              609321.5083,
              4807508.223,
              1930.502524
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608287.0483446661,
                    4806103.783486333,
                    1251.0825244320959
                  ],
                  [
                    608287.0483446661,
                    4807508.223486332,
                    1251.0825244320959
                  ],
                  [
                    609321.5083446661,
                    4807508.223486332,
                    1930.502524432096
                  ],
                  [
                    609321.5083446661,
                    4806103.783486333,
                    1930.502524432096
                  ],
                  [
                    608287.0483446661,
                    4806103.783486333,
                    1251.0825244320959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T19:38:46+00:00",
            "end_time": "2019-06-02T18:03: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": "20190605_43121E6310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70025375826596,
              43.53749761247068,
              1347.2036601732775
            ],
            [
              -121.69998215308561,
              43.55013629383731,
              1347.2036601732775
            ],
            [
              -121.68721533830997,
              43.5499903920833,
              1889.0036601732777
            ],
            [
              -121.68748960892918,
              43.537351774721934,
              1889.0036601732777
            ],
            [
              -121.70025375826596,
              43.53749761247068,
              1347.2036601732775
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002538,
        43.53735177,
        1347.20366,
        -121.6872153,
        43.55013629,
        1889.00366
      ],
      "properties": {
        "datetime": "2019-06-05T16:44:10Z",
        "pc:count": 17426541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605524.0051,
            "count": 17426541,
            "maximum": 606044.0759,
            "minimum": 605012.5359,
            "name": "X",
            "position": 0,
            "stddev": 290.7562209,
            "variance": 84539.17999
          },
          {
            "average": 4821998.726,
            "count": 17426541,
            "maximum": 4822730.341,
            "minimum": 4821326.341,
            "name": "Y",
            "position": 1,
            "stddev": 401.7430648,
            "variance": 161397.4901
          },
          {
            "average": 1422.630744,
            "count": 17426541,
            "maximum": 1889.00366,
            "minimum": 1347.20366,
            "name": "Z",
            "position": 2,
            "stddev": 32.13046322,
            "variance": 1032.366667
          },
          {
            "average": 25300.17865,
            "count": 17426541,
            "maximum": 61804,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11125.20019,
            "variance": 123770079.2
          },
          {
            "average": 1.10553127,
            "count": 17426541,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3424205908,
            "variance": 0.117251861
          },
          {
            "average": 1.211053875,
            "count": 17426541,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.484841894,
            "variance": 0.2350716621
          },
          {
            "average": 0.5047295387,
            "count": 17426541,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999776453,
            "variance": 0.2499776458
          },
          {
            "average": 0,
            "count": 17426541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275248771,
            "count": 17426541,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.107508519,
            "variance": 1.22657512
          },
          {
            "average": -1.469359643,
            "count": 17426541,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73508036,
            "variance": 115.2419504
          },
          {
            "average": 0.4973843059,
            "count": 17426541,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999931724,
            "variance": 0.2499931725
          },
          {
            "average": 10124.24871,
            "count": 17426541,
            "maximum": 10127,
            "minimum": 10122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.057187459,
            "variance": 1.117645323
          },
          {
            "average": 243786745.8,
            "count": 17426541,
            "maximum": 243788250,
            "minimum": 243785500.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 517.8920829,
            "variance": 268212.2096
          },
          {
            "average": 0,
            "count": 17426541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17426541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17426541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17426541,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17426541,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605012.5359,
          4821326.341,
          1347.20366,
          606044.0759,
          4822730.341,
          1889.00366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605012.5359445929,
                4821326.341045943,
                1347.2036601732775
              ],
              [
                605012.5359445929,
                4822730.341045943,
                1347.2036601732775
              ],
              [
                606044.075944593,
                4822730.341045943,
                1889.0036601732777
              ],
              [
                606044.075944593,
                4821326.341045943,
                1889.0036601732777
              ],
              [
                605012.5359445929,
                4821326.341045943,
                1347.2036601732775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:44:10+00:00",
        "end_time": "2019-06-05T15:58:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002538,
            43.53735177,
            1347.20366,
            -121.6872153,
            43.55013629,
            1889.00366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70025375826596,
                  43.53749761247068,
                  1347.2036601732775
                ],
                [
                  -121.69998215308561,
                  43.55013629383731,
                  1347.2036601732775
                ],
                [
                  -121.68721533830997,
                  43.5499903920833,
                  1889.0036601732777
                ],
                [
                  -121.68748960892918,
                  43.537351774721934,
                  1889.0036601732777
                ],
                [
                  -121.70025375826596,
                  43.53749761247068,
                  1347.2036601732775
                ]
              ]
            ]
          },
          "id": "20190605_43121E6310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:44:10Z",
            "pc:count": 17426541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605524.0051,
                "count": 17426541,
                "maximum": 606044.0759,
                "minimum": 605012.5359,
                "name": "X",
                "position": 0,
                "stddev": 290.7562209,
                "variance": 84539.17999
              },
              {
                "average": 4821998.726,
                "count": 17426541,
                "maximum": 4822730.341,
                "minimum": 4821326.341,
                "name": "Y",
                "position": 1,
                "stddev": 401.7430648,
                "variance": 161397.4901
              },
              {
                "average": 1422.630744,
                "count": 17426541,
                "maximum": 1889.00366,
                "minimum": 1347.20366,
                "name": "Z",
                "position": 2,
                "stddev": 32.13046322,
                "variance": 1032.366667
              },
              {
                "average": 25300.17865,
                "count": 17426541,
                "maximum": 61804,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11125.20019,
                "variance": 123770079.2
              },
              {
                "average": 1.10553127,
                "count": 17426541,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3424205908,
                "variance": 0.117251861
              },
              {
                "average": 1.211053875,
                "count": 17426541,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.484841894,
                "variance": 0.2350716621
              },
              {
                "average": 0.5047295387,
                "count": 17426541,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999776453,
                "variance": 0.2499776458
              },
              {
                "average": 0,
                "count": 17426541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275248771,
                "count": 17426541,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.107508519,
                "variance": 1.22657512
              },
              {
                "average": -1.469359643,
                "count": 17426541,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73508036,
                "variance": 115.2419504
              },
              {
                "average": 0.4973843059,
                "count": 17426541,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999931724,
                "variance": 0.2499931725
              },
              {
                "average": 10124.24871,
                "count": 17426541,
                "maximum": 10127,
                "minimum": 10122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.057187459,
                "variance": 1.117645323
              },
              {
                "average": 243786745.8,
                "count": 17426541,
                "maximum": 243788250,
                "minimum": 243785500.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 517.8920829,
                "variance": 268212.2096
              },
              {
                "average": 0,
                "count": 17426541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17426541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17426541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17426541,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17426541,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605012.5359,
              4821326.341,
              1347.20366,
              606044.0759,
              4822730.341,
              1889.00366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605012.5359445929,
                    4821326.341045943,
                    1347.2036601732775
                  ],
                  [
                    605012.5359445929,
                    4822730.341045943,
                    1347.2036601732775
                  ],
                  [
                    606044.075944593,
                    4822730.341045943,
                    1889.0036601732777
                  ],
                  [
                    606044.075944593,
                    4821326.341045943,
                    1889.0036601732777
                  ],
                  [
                    605012.5359445929,
                    4821326.341045943,
                    1347.2036601732775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:44:10+00:00",
            "end_time": "2019-06-05T15:58: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": "20190605_43121E5214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52529076279077,
              43.587498496400855,
              1276.2066228854928
            ],
            [
              -121.5249815727165,
              43.60015629289509,
              1276.2066228854928
            ],
            [
              -121.51217863434971,
              43.599990354825515,
              1873.486622885493
            ],
            [
              -121.51249050574523,
              43.58733263122981,
              1873.486622885493
            ],
            [
              -121.52529076279077,
              43.587498496400855,
              1276.2066228854928
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252908,
        43.58733263,
        1276.206623,
        -121.5121786,
        43.60015629,
        1873.486623
      ],
      "properties": {
        "datetime": "2019-06-05T18:13:43Z",
        "pc:count": 17930785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619552.806,
            "count": 17930785,
            "maximum": 620083.9223,
            "minimum": 619050.2423,
            "name": "X",
            "position": 0,
            "stddev": 294.0356245,
            "variance": 86456.94846
          },
          {
            "average": 4827856.986,
            "count": 17930785,
            "maximum": 4828521.544,
            "minimum": 4827115.304,
            "name": "Y",
            "position": 1,
            "stddev": 399.995959,
            "variance": 159996.7672
          },
          {
            "average": 1303.310116,
            "count": 17930785,
            "maximum": 1873.486623,
            "minimum": 1276.206623,
            "name": "Z",
            "position": 2,
            "stddev": 4.774876926,
            "variance": 22.79944965
          },
          {
            "average": 21533.48575,
            "count": 17930785,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10218.39227,
            "variance": 104415540.6
          },
          {
            "average": 1.108077309,
            "count": 17930785,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3529285605,
            "variance": 0.1245585688
          },
          {
            "average": 1.216152834,
            "count": 17930785,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5039022258,
            "variance": 0.2539174531
          },
          {
            "average": 0.5047285994,
            "count": 17930785,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999776538,
            "variance": 0.2499776543
          },
          {
            "average": 0,
            "count": 17930785,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254031098,
            "count": 17930785,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.025441094,
            "variance": 1.051529436
          },
          {
            "average": -1.342027496,
            "count": 17930785,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77921674,
            "variance": 116.1915134
          },
          {
            "average": 0.5015946597,
            "count": 17930785,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499997471,
            "variance": 0.249997471
          },
          {
            "average": 10132.45014,
            "count": 17930785,
            "maximum": 10135,
            "minimum": 10128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.63828835,
            "variance": 2.683988718
          },
          {
            "average": 243792193.1,
            "count": 17930785,
            "maximum": 243793623.8,
            "minimum": 243788629.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1379.612079,
            "variance": 1903329.489
          },
          {
            "average": 0,
            "count": 17930785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17930785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17930785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17930785,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17930785,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619050.2423,
          4827115.304,
          1276.206623,
          620083.9223,
          4828521.544,
          1873.486623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619050.2423249603,
                4827115.304244964,
                1276.2066228854928
              ],
              [
                619050.2423249603,
                4828521.544244965,
                1276.2066228854928
              ],
              [
                620083.9223249602,
                4828521.544244965,
                1873.486622885493
              ],
              [
                620083.9223249602,
                4827115.304244964,
                1873.486622885493
              ],
              [
                619050.2423249603,
                4827115.304244964,
                1276.2066228854928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:13:43+00:00",
        "end_time": "2019-06-05T16:50:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252908,
            43.58733263,
            1276.206623,
            -121.5121786,
            43.60015629,
            1873.486623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52529076279077,
                  43.587498496400855,
                  1276.2066228854928
                ],
                [
                  -121.5249815727165,
                  43.60015629289509,
                  1276.2066228854928
                ],
                [
                  -121.51217863434971,
                  43.599990354825515,
                  1873.486622885493
                ],
                [
                  -121.51249050574523,
                  43.58733263122981,
                  1873.486622885493
                ],
                [
                  -121.52529076279077,
                  43.587498496400855,
                  1276.2066228854928
                ]
              ]
            ]
          },
          "id": "20190605_43121E5214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:13:43Z",
            "pc:count": 17930785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619552.806,
                "count": 17930785,
                "maximum": 620083.9223,
                "minimum": 619050.2423,
                "name": "X",
                "position": 0,
                "stddev": 294.0356245,
                "variance": 86456.94846
              },
              {
                "average": 4827856.986,
                "count": 17930785,
                "maximum": 4828521.544,
                "minimum": 4827115.304,
                "name": "Y",
                "position": 1,
                "stddev": 399.995959,
                "variance": 159996.7672
              },
              {
                "average": 1303.310116,
                "count": 17930785,
                "maximum": 1873.486623,
                "minimum": 1276.206623,
                "name": "Z",
                "position": 2,
                "stddev": 4.774876926,
                "variance": 22.79944965
              },
              {
                "average": 21533.48575,
                "count": 17930785,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10218.39227,
                "variance": 104415540.6
              },
              {
                "average": 1.108077309,
                "count": 17930785,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3529285605,
                "variance": 0.1245585688
              },
              {
                "average": 1.216152834,
                "count": 17930785,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5039022258,
                "variance": 0.2539174531
              },
              {
                "average": 0.5047285994,
                "count": 17930785,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999776538,
                "variance": 0.2499776543
              },
              {
                "average": 0,
                "count": 17930785,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254031098,
                "count": 17930785,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.025441094,
                "variance": 1.051529436
              },
              {
                "average": -1.342027496,
                "count": 17930785,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77921674,
                "variance": 116.1915134
              },
              {
                "average": 0.5015946597,
                "count": 17930785,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499997471,
                "variance": 0.249997471
              },
              {
                "average": 10132.45014,
                "count": 17930785,
                "maximum": 10135,
                "minimum": 10128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.63828835,
                "variance": 2.683988718
              },
              {
                "average": 243792193.1,
                "count": 17930785,
                "maximum": 243793623.8,
                "minimum": 243788629.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1379.612079,
                "variance": 1903329.489
              },
              {
                "average": 0,
                "count": 17930785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17930785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17930785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17930785,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17930785,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619050.2423,
              4827115.304,
              1276.206623,
              620083.9223,
              4828521.544,
              1873.486623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619050.2423249603,
                    4827115.304244964,
                    1276.2066228854928
                  ],
                  [
                    619050.2423249603,
                    4828521.544244965,
                    1276.2066228854928
                  ],
                  [
                    620083.9223249602,
                    4828521.544244965,
                    1873.486622885493
                  ],
                  [
                    620083.9223249602,
                    4827115.304244964,
                    1873.486622885493
                  ],
                  [
                    619050.2423249603,
                    4827115.304244964,
                    1276.2066228854928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:13:43+00:00",
            "end_time": "2019-06-05T16:50:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121D7405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76274035399892,
              43.42499769487904,
              1314.7567799034805
            ],
            [
              -121.76248295703896,
              43.437630089956706,
              1314.7567799034805
            ],
            [
              -121.74972888562975,
              43.43749133691545,
              1876.7967799034805
            ],
            [
              -121.74998893369339,
              43.424859002689566,
              1876.7967799034805
            ],
            [
              -121.76274035399892,
              43.42499769487904,
              1314.7567799034805
            ]
          ]
        ]
      },
      "bbox": [
        -121.7627404,
        43.424859,
        1314.75678,
        -121.7497289,
        43.43763009,
        1876.79678
      ],
      "properties": {
        "datetime": "2019-06-03T17:40:47Z",
        "pc:count": 21727802,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600656.2682,
            "count": 21727802,
            "maximum": 601181.9953,
            "minimum": 600149.5953,
            "name": "X",
            "position": 0,
            "stddev": 293.2217022,
            "variance": 85978.96664
          },
          {
            "average": 4809468.811,
            "count": 21727802,
            "maximum": 4810158.436,
            "minimum": 4808755.196,
            "name": "Y",
            "position": 1,
            "stddev": 395.6368273,
            "variance": 156528.4991
          },
          {
            "average": 1408.271995,
            "count": 21727802,
            "maximum": 1876.79678,
            "minimum": 1314.75678,
            "name": "Z",
            "position": 2,
            "stddev": 9.947498226,
            "variance": 98.95272095
          },
          {
            "average": 18829.92675,
            "count": 21727802,
            "maximum": 57762,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10682.34855,
            "variance": 114112570.6
          },
          {
            "average": 1.169755689,
            "count": 21727802,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4247675427,
            "variance": 0.1804274653
          },
          {
            "average": 1.339491174,
            "count": 21727802,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5853883068,
            "variance": 0.3426794698
          },
          {
            "average": 0.4982167547,
            "count": 21727802,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968315,
            "variance": 0.2499968315
          },
          {
            "average": 0,
            "count": 21727802,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2427593,
            "count": 21727802,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.226827576,
            "variance": 1.5051059
          },
          {
            "average": 1.060610985,
            "count": 21727802,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8369,
            "variance": 117.4384017
          },
          {
            "average": 0.4914518735,
            "count": 21727802,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999269357,
            "variance": 0.249926941
          },
          {
            "average": 10046.44054,
            "count": 21727802,
            "maximum": 10049,
            "minimum": 10044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.093936771,
            "variance": 1.196697659
          },
          {
            "average": 243617313.1,
            "count": 21727802,
            "maximum": 243618847.2,
            "minimum": 243615839.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 792.9612793,
            "variance": 628787.5904
          },
          {
            "average": 0,
            "count": 21727802,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21727802,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21727802,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21727802,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21727802,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600149.5953,
          4808755.196,
          1314.75678,
          601181.9953,
          4810158.436,
          1876.79678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600149.5953108923,
                4808755.19597149,
                1314.7567799034805
              ],
              [
                600149.5953108923,
                4810158.43597149,
                1314.7567799034805
              ],
              [
                601181.9953108922,
                4810158.43597149,
                1876.7967799034805
              ],
              [
                601181.9953108922,
                4808755.19597149,
                1876.7967799034805
              ],
              [
                600149.5953108923,
                4808755.19597149,
                1314.7567799034805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:40:47+00:00",
        "end_time": "2019-06-03T16:50:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121D7405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121D7405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121D7405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D7405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7627404,
            43.424859,
            1314.75678,
            -121.7497289,
            43.43763009,
            1876.79678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76274035399892,
                  43.42499769487904,
                  1314.7567799034805
                ],
                [
                  -121.76248295703896,
                  43.437630089956706,
                  1314.7567799034805
                ],
                [
                  -121.74972888562975,
                  43.43749133691545,
                  1876.7967799034805
                ],
                [
                  -121.74998893369339,
                  43.424859002689566,
                  1876.7967799034805
                ],
                [
                  -121.76274035399892,
                  43.42499769487904,
                  1314.7567799034805
                ]
              ]
            ]
          },
          "id": "20190603_43121D7405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121D7405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:40:47Z",
            "pc:count": 21727802,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600656.2682,
                "count": 21727802,
                "maximum": 601181.9953,
                "minimum": 600149.5953,
                "name": "X",
                "position": 0,
                "stddev": 293.2217022,
                "variance": 85978.96664
              },
              {
                "average": 4809468.811,
                "count": 21727802,
                "maximum": 4810158.436,
                "minimum": 4808755.196,
                "name": "Y",
                "position": 1,
                "stddev": 395.6368273,
                "variance": 156528.4991
              },
              {
                "average": 1408.271995,
                "count": 21727802,
                "maximum": 1876.79678,
                "minimum": 1314.75678,
                "name": "Z",
                "position": 2,
                "stddev": 9.947498226,
                "variance": 98.95272095
              },
              {
                "average": 18829.92675,
                "count": 21727802,
                "maximum": 57762,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10682.34855,
                "variance": 114112570.6
              },
              {
                "average": 1.169755689,
                "count": 21727802,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4247675427,
                "variance": 0.1804274653
              },
              {
                "average": 1.339491174,
                "count": 21727802,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5853883068,
                "variance": 0.3426794698
              },
              {
                "average": 0.4982167547,
                "count": 21727802,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968315,
                "variance": 0.2499968315
              },
              {
                "average": 0,
                "count": 21727802,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2427593,
                "count": 21727802,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.226827576,
                "variance": 1.5051059
              },
              {
                "average": 1.060610985,
                "count": 21727802,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8369,
                "variance": 117.4384017
              },
              {
                "average": 0.4914518735,
                "count": 21727802,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999269357,
                "variance": 0.249926941
              },
              {
                "average": 10046.44054,
                "count": 21727802,
                "maximum": 10049,
                "minimum": 10044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.093936771,
                "variance": 1.196697659
              },
              {
                "average": 243617313.1,
                "count": 21727802,
                "maximum": 243618847.2,
                "minimum": 243615839.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 792.9612793,
                "variance": 628787.5904
              },
              {
                "average": 0,
                "count": 21727802,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21727802,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21727802,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21727802,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21727802,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600149.5953,
              4808755.196,
              1314.75678,
              601181.9953,
              4810158.436,
              1876.79678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600149.5953108923,
                    4808755.19597149,
                    1314.7567799034805
                  ],
                  [
                    600149.5953108923,
                    4810158.43597149,
                    1314.7567799034805
                  ],
                  [
                    601181.9953108922,
                    4810158.43597149,
                    1876.7967799034805
                  ],
                  [
                    601181.9953108922,
                    4808755.19597149,
                    1876.7967799034805
                  ],
                  [
                    600149.5953108923,
                    4808755.19597149,
                    1314.7567799034805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:40:47+00:00",
            "end_time": "2019-06-03T16:50: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": "20190603_43121E4321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50029488573946,
              43.499998737332824,
              1306.8884475661248
            ],
            [
              -121.49998137019386,
              43.512658384835184,
              1306.8884475661248
            ],
            [
              -121.48717458013887,
              43.51248961842401,
              1886.5284475661247
            ],
            [
              -121.4874907699258,
              43.4998300450852,
              1886.5284475661247
            ],
            [
              -121.50029488573946,
              43.499998737332824,
              1306.8884475661248
            ]
          ]
        ]
      },
      "bbox": [
        -121.5002949,
        43.49983005,
        1306.888448,
        -121.4871746,
        43.51265838,
        1886.528448
      ],
      "properties": {
        "datetime": "2019-06-04T19:22:28Z",
        "pc:count": 19499551,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 621778.7259,
            "count": 19499551,
            "maximum": 622278.9033,
            "minimum": 621243.4033,
            "name": "X",
            "position": 0,
            "stddev": 293.7925279,
            "variance": 86314.04944
          },
          {
            "average": 4818131.884,
            "count": 19499551,
            "maximum": 4818840.063,
            "minimum": 4817433.623,
            "name": "Y",
            "position": 1,
            "stddev": 399.9043907,
            "variance": 159923.5217
          },
          {
            "average": 1321.552366,
            "count": 19499551,
            "maximum": 1886.528448,
            "minimum": 1306.888448,
            "name": "Z",
            "position": 2,
            "stddev": 5.793658515,
            "variance": 33.56647898
          },
          {
            "average": 20072.14167,
            "count": 19499551,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10184.74679,
            "variance": 103729067.2
          },
          {
            "average": 1.119589574,
            "count": 19499551,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3683381934,
            "variance": 0.1356730247
          },
          {
            "average": 1.239161456,
            "count": 19499551,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.522580414,
            "variance": 0.2730902891
          },
          {
            "average": 0.4990493884,
            "count": 19499551,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991092,
            "variance": 0.2499991092
          },
          {
            "average": 0,
            "count": 19499551,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308361716,
            "count": 19499551,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.525811291,
            "variance": 2.328100095
          },
          {
            "average": 0.8957045316,
            "count": 19499551,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76224604,
            "variance": 115.8259398
          },
          {
            "average": 0.494360306,
            "count": 19499551,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999682057,
            "variance": 0.2499682067
          },
          {
            "average": 10062.2908,
            "count": 19499551,
            "maximum": 10108,
            "minimum": 10054,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.92717227,
            "variance": 286.5291609
          },
          {
            "average": 243634287.1,
            "count": 19499551,
            "maximum": 243711348.9,
            "minimum": 243622129.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28878.62286,
            "variance": 833974858.5
          },
          {
            "average": 0,
            "count": 19499551,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19499551,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19499551,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19499551,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19499551,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          621243.4033,
          4817433.623,
          1306.888448,
          622278.9033,
          4818840.063,
          1886.528448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                621243.4032502316,
                4817433.623357512,
                1306.8884475661248
              ],
              [
                621243.4032502316,
                4818840.063357512,
                1306.8884475661248
              ],
              [
                622278.9032502316,
                4818840.063357512,
                1886.5284475661247
              ],
              [
                622278.9032502316,
                4817433.623357512,
                1886.5284475661247
              ],
              [
                621243.4032502316,
                4817433.623357512,
                1306.8884475661248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:22:28+00:00",
        "end_time": "2019-06-03T18:35:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E4321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E4321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E4321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5002949,
            43.49983005,
            1306.888448,
            -121.4871746,
            43.51265838,
            1886.528448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.50029488573946,
                  43.499998737332824,
                  1306.8884475661248
                ],
                [
                  -121.49998137019386,
                  43.512658384835184,
                  1306.8884475661248
                ],
                [
                  -121.48717458013887,
                  43.51248961842401,
                  1886.5284475661247
                ],
                [
                  -121.4874907699258,
                  43.4998300450852,
                  1886.5284475661247
                ],
                [
                  -121.50029488573946,
                  43.499998737332824,
                  1306.8884475661248
                ]
              ]
            ]
          },
          "id": "20190603_43121E4321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:22:28Z",
            "pc:count": 19499551,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 621778.7259,
                "count": 19499551,
                "maximum": 622278.9033,
                "minimum": 621243.4033,
                "name": "X",
                "position": 0,
                "stddev": 293.7925279,
                "variance": 86314.04944
              },
              {
                "average": 4818131.884,
                "count": 19499551,
                "maximum": 4818840.063,
                "minimum": 4817433.623,
                "name": "Y",
                "position": 1,
                "stddev": 399.9043907,
                "variance": 159923.5217
              },
              {
                "average": 1321.552366,
                "count": 19499551,
                "maximum": 1886.528448,
                "minimum": 1306.888448,
                "name": "Z",
                "position": 2,
                "stddev": 5.793658515,
                "variance": 33.56647898
              },
              {
                "average": 20072.14167,
                "count": 19499551,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10184.74679,
                "variance": 103729067.2
              },
              {
                "average": 1.119589574,
                "count": 19499551,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3683381934,
                "variance": 0.1356730247
              },
              {
                "average": 1.239161456,
                "count": 19499551,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.522580414,
                "variance": 0.2730902891
              },
              {
                "average": 0.4990493884,
                "count": 19499551,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991092,
                "variance": 0.2499991092
              },
              {
                "average": 0,
                "count": 19499551,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308361716,
                "count": 19499551,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.525811291,
                "variance": 2.328100095
              },
              {
                "average": 0.8957045316,
                "count": 19499551,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76224604,
                "variance": 115.8259398
              },
              {
                "average": 0.494360306,
                "count": 19499551,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999682057,
                "variance": 0.2499682067
              },
              {
                "average": 10062.2908,
                "count": 19499551,
                "maximum": 10108,
                "minimum": 10054,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.92717227,
                "variance": 286.5291609
              },
              {
                "average": 243634287.1,
                "count": 19499551,
                "maximum": 243711348.9,
                "minimum": 243622129.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28878.62286,
                "variance": 833974858.5
              },
              {
                "average": 0,
                "count": 19499551,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19499551,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19499551,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19499551,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19499551,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              621243.4033,
              4817433.623,
              1306.888448,
              622278.9033,
              4818840.063,
              1886.528448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    621243.4032502316,
                    4817433.623357512,
                    1306.8884475661248
                  ],
                  [
                    621243.4032502316,
                    4818840.063357512,
                    1306.8884475661248
                  ],
                  [
                    622278.9032502316,
                    4818840.063357512,
                    1886.5284475661247
                  ],
                  [
                    622278.9032502316,
                    4817433.623357512,
                    1886.5284475661247
                  ],
                  [
                    621243.4032502316,
                    4817433.623357512,
                    1306.8884475661248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:22:28+00:00",
            "end_time": "2019-06-03T18:35:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D7223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.78557042545317,
              43.43749545683349,
              1394.0887557627057
            ],
            [
              -121.78544069841398,
              43.4439800423103,
              1394.0887557627057
            ],
            [
              -121.77485771595487,
              43.44386713362278,
              1876.7487557627055
            ],
            [
              -121.77498857267598,
              43.437382573567,
              1876.7487557627055
            ],
            [
              -121.78557042545317,
              43.43749545683349,
              1394.0887557627057
            ]
          ]
        ]
      },
      "bbox": [
        -121.7855704,
        43.43738257,
        1394.088756,
        -121.7748577,
        43.44398004,
        1876.748756
      ],
      "properties": {
        "datetime": "2019-06-03T18:02:27Z",
        "pc:count": 11849030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598725.9143,
            "count": 11849030,
            "maximum": 599137.9381,
            "minimum": 598281.3781,
            "name": "X",
            "position": 0,
            "stddev": 244.5906973,
            "variance": 59824.60923
          },
          {
            "average": 4810323.825,
            "count": 11849030,
            "maximum": 4810836.311,
            "minimum": 4810115.991,
            "name": "Y",
            "position": 1,
            "stddev": 126.4956998,
            "variance": 16001.16207
          },
          {
            "average": 1416.645081,
            "count": 11849030,
            "maximum": 1876.748756,
            "minimum": 1394.088756,
            "name": "Z",
            "position": 2,
            "stddev": 7.624030386,
            "variance": 58.12583933
          },
          {
            "average": 17378.98029,
            "count": 11849030,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10806.74311,
            "variance": 116785696.7
          },
          {
            "average": 1.223514499,
            "count": 11849030,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5057408696,
            "variance": 0.2557738272
          },
          {
            "average": 1.447266401,
            "count": 11849030,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7029949915,
            "variance": 0.494201958
          },
          {
            "average": 0.5012500601,
            "count": 11849030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984584,
            "variance": 0.2499984584
          },
          {
            "average": 0,
            "count": 11849030,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255741778,
            "count": 11849030,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.738076706,
            "variance": 3.020910636
          },
          {
            "average": -0.4082837576,
            "count": 11849030,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77139806,
            "variance": 116.0230162
          },
          {
            "average": 0.4928901353,
            "count": 11849030,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999494684,
            "variance": 0.2499494709
          },
          {
            "average": 10028.66328,
            "count": 11849030,
            "maximum": 10051,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.49790859,
            "variance": 462.1600739
          },
          {
            "average": 243541449.1,
            "count": 11849030,
            "maximum": 243620147.1,
            "minimum": 243444057.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 83818.85683,
            "variance": 7025600761
          },
          {
            "average": 0,
            "count": 11849030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11849030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11849030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11849030,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11849030,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598281.3781,
          4810115.991,
          1394.088756,
          599137.9381,
          4810836.311,
          1876.748756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598281.3781470903,
                4810115.991208818,
                1394.0887557627057
              ],
              [
                598281.3781470903,
                4810836.311208818,
                1394.0887557627057
              ],
              [
                599137.9381470904,
                4810836.311208818,
                1876.7487557627055
              ],
              [
                599137.9381470904,
                4810115.991208818,
                1876.7487557627055
              ],
              [
                598281.3781470903,
                4810115.991208818,
                1394.0887557627057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:02:27+00:00",
        "end_time": "2019-06-01T17:07:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7855704,
            43.43738257,
            1394.088756,
            -121.7748577,
            43.44398004,
            1876.748756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.78557042545317,
                  43.43749545683349,
                  1394.0887557627057
                ],
                [
                  -121.78544069841398,
                  43.4439800423103,
                  1394.0887557627057
                ],
                [
                  -121.77485771595487,
                  43.44386713362278,
                  1876.7487557627055
                ],
                [
                  -121.77498857267598,
                  43.437382573567,
                  1876.7487557627055
                ],
                [
                  -121.78557042545317,
                  43.43749545683349,
                  1394.0887557627057
                ]
              ]
            ]
          },
          "id": "20190601_43121D7223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:02:27Z",
            "pc:count": 11849030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598725.9143,
                "count": 11849030,
                "maximum": 599137.9381,
                "minimum": 598281.3781,
                "name": "X",
                "position": 0,
                "stddev": 244.5906973,
                "variance": 59824.60923
              },
              {
                "average": 4810323.825,
                "count": 11849030,
                "maximum": 4810836.311,
                "minimum": 4810115.991,
                "name": "Y",
                "position": 1,
                "stddev": 126.4956998,
                "variance": 16001.16207
              },
              {
                "average": 1416.645081,
                "count": 11849030,
                "maximum": 1876.748756,
                "minimum": 1394.088756,
                "name": "Z",
                "position": 2,
                "stddev": 7.624030386,
                "variance": 58.12583933
              },
              {
                "average": 17378.98029,
                "count": 11849030,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10806.74311,
                "variance": 116785696.7
              },
              {
                "average": 1.223514499,
                "count": 11849030,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5057408696,
                "variance": 0.2557738272
              },
              {
                "average": 1.447266401,
                "count": 11849030,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7029949915,
                "variance": 0.494201958
              },
              {
                "average": 0.5012500601,
                "count": 11849030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984584,
                "variance": 0.2499984584
              },
              {
                "average": 0,
                "count": 11849030,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255741778,
                "count": 11849030,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.738076706,
                "variance": 3.020910636
              },
              {
                "average": -0.4082837576,
                "count": 11849030,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77139806,
                "variance": 116.0230162
              },
              {
                "average": 0.4928901353,
                "count": 11849030,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999494684,
                "variance": 0.2499494709
              },
              {
                "average": 10028.66328,
                "count": 11849030,
                "maximum": 10051,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.49790859,
                "variance": 462.1600739
              },
              {
                "average": 243541449.1,
                "count": 11849030,
                "maximum": 243620147.1,
                "minimum": 243444057.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 83818.85683,
                "variance": 7025600761
              },
              {
                "average": 0,
                "count": 11849030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11849030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11849030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11849030,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11849030,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598281.3781,
              4810115.991,
              1394.088756,
              599137.9381,
              4810836.311,
              1876.748756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598281.3781470903,
                    4810115.991208818,
                    1394.0887557627057
                  ],
                  [
                    598281.3781470903,
                    4810836.311208818,
                    1394.0887557627057
                  ],
                  [
                    599137.9381470904,
                    4810836.311208818,
                    1876.7487557627055
                  ],
                  [
                    599137.9381470904,
                    4810115.991208818,
                    1876.7487557627055
                  ],
                  [
                    598281.3781470903,
                    4810115.991208818,
                    1394.0887557627057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:02:27+00:00",
            "end_time": "2019-06-01T17:07: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": "20190604_43121E5319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777641352705,
              43.512498237633075,
              1322.9482918204262
            ],
            [
              -121.58748126358286,
              43.52514934815411,
              1322.9482918204262
            ],
            [
              -121.57469211271813,
              43.52499060520146,
              1890.2482918204264
            ],
            [
              -121.57498993279827,
              43.512339564390594,
              1890.2482918204264
            ],
            [
              -121.58777641352705,
              43.512498237633075,
              1322.9482918204262
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877764,
        43.51233956,
        1322.948292,
        -121.5746921,
        43.52514935,
        1890.248292
      ],
      "properties": {
        "datetime": "2019-06-04T19:58:38Z",
        "pc:count": 18413679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614659.0119,
            "count": 18413679,
            "maximum": 615181.154,
            "minimum": 614147.334,
            "name": "X",
            "position": 0,
            "stddev": 293.6058635,
            "variance": 86204.40308
          },
          {
            "average": 4819372.889,
            "count": 18413679,
            "maximum": 4820103.518,
            "minimum": 4818698.078,
            "name": "Y",
            "position": 1,
            "stddev": 405.3885946,
            "variance": 164339.9127
          },
          {
            "average": 1339.515489,
            "count": 18413679,
            "maximum": 1890.248292,
            "minimum": 1322.948292,
            "name": "Z",
            "position": 2,
            "stddev": 7.832326069,
            "variance": 61.34533165
          },
          {
            "average": 20993.64886,
            "count": 18413679,
            "maximum": 56608,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10347.48626,
            "variance": 107070472
          },
          {
            "average": 1.098678108,
            "count": 18413679,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3253019325,
            "variance": 0.1058213473
          },
          {
            "average": 1.197347363,
            "count": 18413679,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4572136122,
            "variance": 0.2090442872
          },
          {
            "average": 0.5022485186,
            "count": 18413679,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949577,
            "variance": 0.2499949577
          },
          {
            "average": 0,
            "count": 18413679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.908578183,
            "count": 18413679,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.199992114,
            "variance": 10.23994953
          },
          {
            "average": -0.3131844481,
            "count": 18413679,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81993247,
            "variance": 117.0709386
          },
          {
            "average": 0.4976226098,
            "count": 18413679,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999943616,
            "variance": 0.2499943616
          },
          {
            "average": 10110.81949,
            "count": 18413679,
            "maximum": 10113,
            "minimum": 10109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.096896697,
            "variance": 1.203182364
          },
          {
            "average": 243712488.7,
            "count": 18413679,
            "maximum": 243713518.5,
            "minimum": 243711684.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 485.9646265,
            "variance": 236161.6182
          },
          {
            "average": 0,
            "count": 18413679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18413679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18413679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18413679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18413679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614147.334,
          4818698.078,
          1322.948292,
          615181.154,
          4820103.518,
          1890.248292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614147.3340121553,
                4818698.078249113,
                1322.9482918204262
              ],
              [
                614147.3340121553,
                4820103.518249112,
                1322.9482918204262
              ],
              [
                615181.1540121554,
                4820103.518249112,
                1890.2482918204264
              ],
              [
                615181.1540121554,
                4818698.078249113,
                1890.2482918204264
              ],
              [
                614147.3340121553,
                4818698.078249113,
                1322.9482918204262
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:58:38+00:00",
        "end_time": "2019-06-04T19:28:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877764,
            43.51233956,
            1322.948292,
            -121.5746921,
            43.52514935,
            1890.248292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777641352705,
                  43.512498237633075,
                  1322.9482918204262
                ],
                [
                  -121.58748126358286,
                  43.52514934815411,
                  1322.9482918204262
                ],
                [
                  -121.57469211271813,
                  43.52499060520146,
                  1890.2482918204264
                ],
                [
                  -121.57498993279827,
                  43.512339564390594,
                  1890.2482918204264
                ],
                [
                  -121.58777641352705,
                  43.512498237633075,
                  1322.9482918204262
                ]
              ]
            ]
          },
          "id": "20190604_43121E5319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:58:38Z",
            "pc:count": 18413679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614659.0119,
                "count": 18413679,
                "maximum": 615181.154,
                "minimum": 614147.334,
                "name": "X",
                "position": 0,
                "stddev": 293.6058635,
                "variance": 86204.40308
              },
              {
                "average": 4819372.889,
                "count": 18413679,
                "maximum": 4820103.518,
                "minimum": 4818698.078,
                "name": "Y",
                "position": 1,
                "stddev": 405.3885946,
                "variance": 164339.9127
              },
              {
                "average": 1339.515489,
                "count": 18413679,
                "maximum": 1890.248292,
                "minimum": 1322.948292,
                "name": "Z",
                "position": 2,
                "stddev": 7.832326069,
                "variance": 61.34533165
              },
              {
                "average": 20993.64886,
                "count": 18413679,
                "maximum": 56608,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10347.48626,
                "variance": 107070472
              },
              {
                "average": 1.098678108,
                "count": 18413679,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3253019325,
                "variance": 0.1058213473
              },
              {
                "average": 1.197347363,
                "count": 18413679,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4572136122,
                "variance": 0.2090442872
              },
              {
                "average": 0.5022485186,
                "count": 18413679,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949577,
                "variance": 0.2499949577
              },
              {
                "average": 0,
                "count": 18413679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.908578183,
                "count": 18413679,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.199992114,
                "variance": 10.23994953
              },
              {
                "average": -0.3131844481,
                "count": 18413679,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81993247,
                "variance": 117.0709386
              },
              {
                "average": 0.4976226098,
                "count": 18413679,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999943616,
                "variance": 0.2499943616
              },
              {
                "average": 10110.81949,
                "count": 18413679,
                "maximum": 10113,
                "minimum": 10109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.096896697,
                "variance": 1.203182364
              },
              {
                "average": 243712488.7,
                "count": 18413679,
                "maximum": 243713518.5,
                "minimum": 243711684.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 485.9646265,
                "variance": 236161.6182
              },
              {
                "average": 0,
                "count": 18413679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18413679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18413679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18413679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18413679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614147.334,
              4818698.078,
              1322.948292,
              615181.154,
              4820103.518,
              1890.248292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614147.3340121553,
                    4818698.078249113,
                    1322.9482918204262
                  ],
                  [
                    614147.3340121553,
                    4820103.518249112,
                    1322.9482918204262
                  ],
                  [
                    615181.1540121554,
                    4820103.518249112,
                    1890.2482918204264
                  ],
                  [
                    615181.1540121554,
                    4818698.078249113,
                    1890.2482918204264
                  ],
                  [
                    614147.3340121553,
                    4818698.078249113,
                    1322.9482918204262
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:58:38+00:00",
            "end_time": "2019-06-04T19: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": "20190605_43121E5218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5377882756585,
              43.574998724686246,
              1244.3219403119551
            ],
            [
              -121.53748189126863,
              43.58765445958861,
              1244.3219403119551
            ],
            [
              -121.52468153076798,
              43.587489958894494,
              1834.941940311955
            ],
            [
              -121.52499059435827,
              43.57483429624903,
              1834.941940311955
            ],
            [
              -121.5377882756585,
              43.574998724686246,
              1244.3219403119551
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377883,
        43.5748343,
        1244.32194,
        -121.5246815,
        43.58765446,
        1834.94194
      ],
      "properties": {
        "datetime": "2019-06-05T17:51:29Z",
        "pc:count": 21361040,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618598.7031,
            "count": 21361040,
            "maximum": 619099.4418,
            "minimum": 618065.7618,
            "name": "X",
            "position": 0,
            "stddev": 289.2269375,
            "variance": 83652.22136
          },
          {
            "average": 4826394.533,
            "count": 21361040,
            "maximum": 4827115.229,
            "minimum": 4825709.229,
            "name": "Y",
            "position": 1,
            "stddev": 395.6899075,
            "variance": 156570.5029
          },
          {
            "average": 1307.67598,
            "count": 21361040,
            "maximum": 1834.94194,
            "minimum": 1244.32194,
            "name": "Z",
            "position": 2,
            "stddev": 5.420626371,
            "variance": 29.38319026
          },
          {
            "average": 17413.71208,
            "count": 21361040,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10148.84047,
            "variance": 102998962.9
          },
          {
            "average": 1.16552504,
            "count": 21361040,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4293971769,
            "variance": 0.1843819355
          },
          {
            "average": 1.331050876,
            "count": 21361040,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6001870157,
            "variance": 0.3602244538
          },
          {
            "average": 0.5020396947,
            "count": 21361040,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958513,
            "variance": 0.2499958513
          },
          {
            "average": 0,
            "count": 21361040,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2607528,
            "count": 21361040,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.228914055,
            "variance": 1.510229754
          },
          {
            "average": -0.3409791573,
            "count": 21361040,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85210836,
            "variance": 117.7682559
          },
          {
            "average": 0.4940681259,
            "count": 21361040,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999648233,
            "variance": 0.2499648246
          },
          {
            "average": 10128.22366,
            "count": 21361040,
            "maximum": 10132,
            "minimum": 10126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.507594033,
            "variance": 2.272839768
          },
          {
            "average": 243788822.4,
            "count": 21361040,
            "maximum": 243792289.2,
            "minimum": 243787643.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1195.95111,
            "variance": 1430299.058
          },
          {
            "average": 0,
            "count": 21361040,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21361040,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21361040,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21361040,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21361040,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618065.7618,
          4825709.229,
          1244.32194,
          619099.4418,
          4827115.229,
          1834.94194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618065.7617632454,
                4825709.229210908,
                1244.3219403119551
              ],
              [
                618065.7617632454,
                4827115.229210908,
                1244.3219403119551
              ],
              [
                619099.4417632454,
                4827115.229210908,
                1834.941940311955
              ],
              [
                619099.4417632454,
                4825709.229210908,
                1834.941940311955
              ],
              [
                618065.7617632454,
                4825709.229210908,
                1244.3219403119551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:51:29+00:00",
        "end_time": "2019-06-05T16:34:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377883,
            43.5748343,
            1244.32194,
            -121.5246815,
            43.58765446,
            1834.94194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5377882756585,
                  43.574998724686246,
                  1244.3219403119551
                ],
                [
                  -121.53748189126863,
                  43.58765445958861,
                  1244.3219403119551
                ],
                [
                  -121.52468153076798,
                  43.587489958894494,
                  1834.941940311955
                ],
                [
                  -121.52499059435827,
                  43.57483429624903,
                  1834.941940311955
                ],
                [
                  -121.5377882756585,
                  43.574998724686246,
                  1244.3219403119551
                ]
              ]
            ]
          },
          "id": "20190605_43121E5218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:51:29Z",
            "pc:count": 21361040,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618598.7031,
                "count": 21361040,
                "maximum": 619099.4418,
                "minimum": 618065.7618,
                "name": "X",
                "position": 0,
                "stddev": 289.2269375,
                "variance": 83652.22136
              },
              {
                "average": 4826394.533,
                "count": 21361040,
                "maximum": 4827115.229,
                "minimum": 4825709.229,
                "name": "Y",
                "position": 1,
                "stddev": 395.6899075,
                "variance": 156570.5029
              },
              {
                "average": 1307.67598,
                "count": 21361040,
                "maximum": 1834.94194,
                "minimum": 1244.32194,
                "name": "Z",
                "position": 2,
                "stddev": 5.420626371,
                "variance": 29.38319026
              },
              {
                "average": 17413.71208,
                "count": 21361040,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10148.84047,
                "variance": 102998962.9
              },
              {
                "average": 1.16552504,
                "count": 21361040,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4293971769,
                "variance": 0.1843819355
              },
              {
                "average": 1.331050876,
                "count": 21361040,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6001870157,
                "variance": 0.3602244538
              },
              {
                "average": 0.5020396947,
                "count": 21361040,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958513,
                "variance": 0.2499958513
              },
              {
                "average": 0,
                "count": 21361040,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2607528,
                "count": 21361040,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.228914055,
                "variance": 1.510229754
              },
              {
                "average": -0.3409791573,
                "count": 21361040,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85210836,
                "variance": 117.7682559
              },
              {
                "average": 0.4940681259,
                "count": 21361040,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999648233,
                "variance": 0.2499648246
              },
              {
                "average": 10128.22366,
                "count": 21361040,
                "maximum": 10132,
                "minimum": 10126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.507594033,
                "variance": 2.272839768
              },
              {
                "average": 243788822.4,
                "count": 21361040,
                "maximum": 243792289.2,
                "minimum": 243787643.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1195.95111,
                "variance": 1430299.058
              },
              {
                "average": 0,
                "count": 21361040,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21361040,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21361040,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21361040,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21361040,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618065.7618,
              4825709.229,
              1244.32194,
              619099.4418,
              4827115.229,
              1834.94194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618065.7617632454,
                    4825709.229210908,
                    1244.3219403119551
                  ],
                  [
                    618065.7617632454,
                    4827115.229210908,
                    1244.3219403119551
                  ],
                  [
                    619099.4417632454,
                    4827115.229210908,
                    1834.941940311955
                  ],
                  [
                    619099.4417632454,
                    4825709.229210908,
                    1834.941940311955
                  ],
                  [
                    618065.7617632454,
                    4825709.229210908,
                    1244.3219403119551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:51:29+00:00",
            "end_time": "2019-06-05T16:34:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777703587832,
              43.56249854419293,
              1282.9012495067109
            ],
            [
              -121.58748138324906,
              43.57514900358278,
              1282.9012495067109
            ],
            [
              -121.57469156069061,
              43.574990239162744,
              1883.161249506711
            ],
            [
              -121.57498988814417,
              43.56233984948261,
              1883.161249506711
            ],
            [
              -121.58777703587832,
              43.56249854419293,
              1282.9012495067109
            ]
          ]
        ]
      },
      "bbox": [
        -121.587777,
        43.56233985,
        1282.90125,
        -121.5746916,
        43.575149,
        1883.16125
      ],
      "properties": {
        "datetime": "2019-06-05T16:57:25Z",
        "pc:count": 18712632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614576.6235,
            "count": 18712632,
            "maximum": 615086.0034,
            "minimum": 614052.9834,
            "name": "X",
            "position": 0,
            "stddev": 291.7000097,
            "variance": 85088.89568
          },
          {
            "average": 4824989.048,
            "count": 18712632,
            "maximum": 4825656.519,
            "minimum": 4824251.139,
            "name": "Y",
            "position": 1,
            "stddev": 405.4855559,
            "variance": 164418.536
          },
          {
            "average": 1315.781151,
            "count": 18712632,
            "maximum": 1883.16125,
            "minimum": 1282.90125,
            "name": "Z",
            "position": 2,
            "stddev": 4.774008774,
            "variance": 22.79115978
          },
          {
            "average": 19659.12583,
            "count": 18712632,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10148.68444,
            "variance": 102995795.8
          },
          {
            "average": 1.119773905,
            "count": 18712632,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3588970464,
            "variance": 0.1288070899
          },
          {
            "average": 1.239560635,
            "count": 18712632,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5022987978,
            "variance": 0.2523040822
          },
          {
            "average": 0.5040640461,
            "count": 18712632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999834966,
            "variance": 0.2499834969
          },
          {
            "average": 0,
            "count": 18712632,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216804723,
            "count": 18712632,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9231606541,
            "variance": 0.8522255933
          },
          {
            "average": -1.062091046,
            "count": 18712632,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84980244,
            "variance": 117.718213
          },
          {
            "average": 0.4987693874,
            "count": 18712632,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499998499,
            "variance": 0.249998499
          },
          {
            "average": 10126.76123,
            "count": 18712632,
            "maximum": 10129,
            "minimum": 10124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.105809294,
            "variance": 1.222814195
          },
          {
            "average": 243787950.9,
            "count": 18712632,
            "maximum": 243789045.1,
            "minimum": 243786623.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.8438499,
            "variance": 282857.8806
          },
          {
            "average": 0,
            "count": 18712632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18712632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18712632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18712632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18712632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614052.9834,
          4824251.139,
          1282.90125,
          615086.0034,
          4825656.519,
          1883.16125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614052.9834020226,
                4824251.1391139375,
                1282.9012495067109
              ],
              [
                614052.9834020226,
                4825656.519113938,
                1282.9012495067109
              ],
              [
                615086.0034020226,
                4825656.519113938,
                1883.161249506711
              ],
              [
                615086.0034020226,
                4824251.1391139375,
                1883.161249506711
              ],
              [
                614052.9834020226,
                4824251.1391139375,
                1282.9012495067109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:57:25+00:00",
        "end_time": "2019-06-05T16:17:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.587777,
            43.56233985,
            1282.90125,
            -121.5746916,
            43.575149,
            1883.16125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777703587832,
                  43.56249854419293,
                  1282.9012495067109
                ],
                [
                  -121.58748138324906,
                  43.57514900358278,
                  1282.9012495067109
                ],
                [
                  -121.57469156069061,
                  43.574990239162744,
                  1883.161249506711
                ],
                [
                  -121.57498988814417,
                  43.56233984948261,
                  1883.161249506711
                ],
                [
                  -121.58777703587832,
                  43.56249854419293,
                  1282.9012495067109
                ]
              ]
            ]
          },
          "id": "20190605_43121E5124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:57:25Z",
            "pc:count": 18712632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614576.6235,
                "count": 18712632,
                "maximum": 615086.0034,
                "minimum": 614052.9834,
                "name": "X",
                "position": 0,
                "stddev": 291.7000097,
                "variance": 85088.89568
              },
              {
                "average": 4824989.048,
                "count": 18712632,
                "maximum": 4825656.519,
                "minimum": 4824251.139,
                "name": "Y",
                "position": 1,
                "stddev": 405.4855559,
                "variance": 164418.536
              },
              {
                "average": 1315.781151,
                "count": 18712632,
                "maximum": 1883.16125,
                "minimum": 1282.90125,
                "name": "Z",
                "position": 2,
                "stddev": 4.774008774,
                "variance": 22.79115978
              },
              {
                "average": 19659.12583,
                "count": 18712632,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10148.68444,
                "variance": 102995795.8
              },
              {
                "average": 1.119773905,
                "count": 18712632,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3588970464,
                "variance": 0.1288070899
              },
              {
                "average": 1.239560635,
                "count": 18712632,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5022987978,
                "variance": 0.2523040822
              },
              {
                "average": 0.5040640461,
                "count": 18712632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999834966,
                "variance": 0.2499834969
              },
              {
                "average": 0,
                "count": 18712632,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216804723,
                "count": 18712632,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9231606541,
                "variance": 0.8522255933
              },
              {
                "average": -1.062091046,
                "count": 18712632,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84980244,
                "variance": 117.718213
              },
              {
                "average": 0.4987693874,
                "count": 18712632,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499998499,
                "variance": 0.249998499
              },
              {
                "average": 10126.76123,
                "count": 18712632,
                "maximum": 10129,
                "minimum": 10124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.105809294,
                "variance": 1.222814195
              },
              {
                "average": 243787950.9,
                "count": 18712632,
                "maximum": 243789045.1,
                "minimum": 243786623.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.8438499,
                "variance": 282857.8806
              },
              {
                "average": 0,
                "count": 18712632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18712632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18712632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18712632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18712632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614052.9834,
              4824251.139,
              1282.90125,
              615086.0034,
              4825656.519,
              1883.16125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614052.9834020226,
                    4824251.1391139375,
                    1282.9012495067109
                  ],
                  [
                    614052.9834020226,
                    4825656.519113938,
                    1282.9012495067109
                  ],
                  [
                    615086.0034020226,
                    4825656.519113938,
                    1883.161249506711
                  ],
                  [
                    615086.0034020226,
                    4824251.1391139375,
                    1883.161249506711
                  ],
                  [
                    614052.9834020226,
                    4824251.1391139375,
                    1282.9012495067109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:57:25+00:00",
            "end_time": "2019-06-05T16:17:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5127927316389,
              43.53749885657739,
              1197.2217595635707
            ],
            [
              -121.51248144320306,
              43.5501575927683,
              1197.2217595635707
            ],
            [
              -121.49967629534592,
              43.54999023844561,
              1879.5017595635709
            ],
            [
              -121.4999902610366,
              43.537331575787384,
              1879.5017595635709
            ],
            [
              -121.5127927316389,
              43.53749885657739,
              1197.2217595635707
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127927,
        43.53733158,
        1197.22176,
        -121.4996763,
        43.55015759,
        1879.50176
      ],
      "properties": {
        "datetime": "2019-06-05T15:51:39Z",
        "pc:count": 17041833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620668.6876,
            "count": 17041833,
            "maximum": 621193.2685,
            "minimum": 620158.5485,
            "name": "X",
            "position": 0,
            "stddev": 291.6885438,
            "variance": 85082.20661
          },
          {
            "average": 4822280.717,
            "count": 17041833,
            "maximum": 4822986.609,
            "minimum": 4821580.269,
            "name": "Y",
            "position": 1,
            "stddev": 402.6434792,
            "variance": 162121.7713
          },
          {
            "average": 1313.045183,
            "count": 17041833,
            "maximum": 1879.50176,
            "minimum": 1197.22176,
            "name": "Z",
            "position": 2,
            "stddev": 4.339239198,
            "variance": 18.82899682
          },
          {
            "average": 20895.5669,
            "count": 17041833,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10276.26893,
            "variance": 105601703
          },
          {
            "average": 1.099753002,
            "count": 17041833,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3323917526,
            "variance": 0.1104842772
          },
          {
            "average": 1.199534111,
            "count": 17041833,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4709443555,
            "variance": 0.2217885859
          },
          {
            "average": 0.5055259607,
            "count": 17041833,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999694775,
            "variance": 0.2499694784
          },
          {
            "average": 0,
            "count": 17041833,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.726728105,
            "count": 17041833,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.770840481,
            "variance": 7.677556969
          },
          {
            "average": -1.345602545,
            "count": 17041833,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73546007,
            "variance": 115.2501028
          },
          {
            "average": 0.5083585786,
            "count": 17041833,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499930144,
            "variance": 0.2499301488
          },
          {
            "average": 10115.16331,
            "count": 17041833,
            "maximum": 10121,
            "minimum": 10112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.447203595,
            "variance": 5.988805435
          },
          {
            "average": 243726809.5,
            "count": 17041833,
            "maximum": 243785099.2,
            "minimum": 243713084.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27304.1626,
            "variance": 745517295.2
          },
          {
            "average": 0,
            "count": 17041833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17041833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17041833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17041833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17041833,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620158.5485,
          4821580.269,
          1197.22176,
          621193.2685,
          4822986.609,
          1879.50176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620158.5485485899,
                4821580.268647556,
                1197.2217595635707
              ],
              [
                620158.5485485899,
                4822986.608647556,
                1197.2217595635707
              ],
              [
                621193.2685485899,
                4822986.608647556,
                1879.5017595635709
              ],
              [
                621193.2685485899,
                4821580.268647556,
                1879.5017595635709
              ],
              [
                620158.5485485899,
                4821580.268647556,
                1197.2217595635707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:51:39+00:00",
        "end_time": "2019-06-04T19:51:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127927,
            43.53733158,
            1197.22176,
            -121.4996763,
            43.55015759,
            1879.50176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5127927316389,
                  43.53749885657739,
                  1197.2217595635707
                ],
                [
                  -121.51248144320306,
                  43.5501575927683,
                  1197.2217595635707
                ],
                [
                  -121.49967629534592,
                  43.54999023844561,
                  1879.5017595635709
                ],
                [
                  -121.4999902610366,
                  43.537331575787384,
                  1879.5017595635709
                ],
                [
                  -121.5127927316389,
                  43.53749885657739,
                  1197.2217595635707
                ]
              ]
            ]
          },
          "id": "20190604_43121E5410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:51:39Z",
            "pc:count": 17041833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620668.6876,
                "count": 17041833,
                "maximum": 621193.2685,
                "minimum": 620158.5485,
                "name": "X",
                "position": 0,
                "stddev": 291.6885438,
                "variance": 85082.20661
              },
              {
                "average": 4822280.717,
                "count": 17041833,
                "maximum": 4822986.609,
                "minimum": 4821580.269,
                "name": "Y",
                "position": 1,
                "stddev": 402.6434792,
                "variance": 162121.7713
              },
              {
                "average": 1313.045183,
                "count": 17041833,
                "maximum": 1879.50176,
                "minimum": 1197.22176,
                "name": "Z",
                "position": 2,
                "stddev": 4.339239198,
                "variance": 18.82899682
              },
              {
                "average": 20895.5669,
                "count": 17041833,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10276.26893,
                "variance": 105601703
              },
              {
                "average": 1.099753002,
                "count": 17041833,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3323917526,
                "variance": 0.1104842772
              },
              {
                "average": 1.199534111,
                "count": 17041833,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4709443555,
                "variance": 0.2217885859
              },
              {
                "average": 0.5055259607,
                "count": 17041833,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999694775,
                "variance": 0.2499694784
              },
              {
                "average": 0,
                "count": 17041833,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.726728105,
                "count": 17041833,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.770840481,
                "variance": 7.677556969
              },
              {
                "average": -1.345602545,
                "count": 17041833,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73546007,
                "variance": 115.2501028
              },
              {
                "average": 0.5083585786,
                "count": 17041833,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499930144,
                "variance": 0.2499301488
              },
              {
                "average": 10115.16331,
                "count": 17041833,
                "maximum": 10121,
                "minimum": 10112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.447203595,
                "variance": 5.988805435
              },
              {
                "average": 243726809.5,
                "count": 17041833,
                "maximum": 243785099.2,
                "minimum": 243713084.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27304.1626,
                "variance": 745517295.2
              },
              {
                "average": 0,
                "count": 17041833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17041833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17041833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17041833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17041833,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620158.5485,
              4821580.269,
              1197.22176,
              621193.2685,
              4822986.609,
              1879.50176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620158.5485485899,
                    4821580.268647556,
                    1197.2217595635707
                  ],
                  [
                    620158.5485485899,
                    4822986.608647556,
                    1197.2217595635707
                  ],
                  [
                    621193.2685485899,
                    4822986.608647556,
                    1879.5017595635709
                  ],
                  [
                    621193.2685485899,
                    4821580.268647556,
                    1879.5017595635709
                  ],
                  [
                    620158.5485485899,
                    4821580.268647556,
                    1197.2217595635707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:51:39+00:00",
            "end_time": "2019-06-04T19:51:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279319839402,
              43.562499081052735,
              1300.9153134158935
            ],
            [
              -121.51248164723147,
              43.57515740164275,
              1300.9153134158935
            ],
            [
              -121.49967640313318,
              43.5749900392357,
              1875.7353134158936
            ],
            [
              -121.49999063383066,
              43.56233179217623,
              1875.7353134158936
            ],
            [
              -121.51279319839402,
              43.562499081052735,
              1300.9153134158935
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127932,
        43.56233179,
        1300.915313,
        -121.4996764,
        43.5751574,
        1875.735313
      ],
      "properties": {
        "datetime": "2019-06-05T16:39:29Z",
        "pc:count": 17487836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620625.3238,
            "count": 17487836,
            "maximum": 621143.1444,
            "minimum": 620108.8444,
            "name": "X",
            "position": 0,
            "stddev": 293.5744293,
            "variance": 86185.94552
          },
          {
            "average": 4825037.53,
            "count": 17487836,
            "maximum": 4825763.117,
            "minimum": 4824356.817,
            "name": "Y",
            "position": 1,
            "stddev": 403.3013963,
            "variance": 162652.0162
          },
          {
            "average": 1307.717471,
            "count": 17487836,
            "maximum": 1875.735313,
            "minimum": 1300.915313,
            "name": "Z",
            "position": 2,
            "stddev": 3.857782023,
            "variance": 14.88248214
          },
          {
            "average": 20844.03163,
            "count": 17487836,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9675.546026,
            "variance": 93616190.9
          },
          {
            "average": 1.093653955,
            "count": 17487836,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3135067773,
            "variance": 0.09828649943
          },
          {
            "average": 1.187321119,
            "count": 17487836,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4386953383,
            "variance": 0.1924535999
          },
          {
            "average": 0.5045756948,
            "count": 17487836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999790769,
            "variance": 0.2499790773
          },
          {
            "average": 0,
            "count": 17487836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209032896,
            "count": 17487836,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7430731304,
            "variance": 0.5521576771
          },
          {
            "average": -1.238705639,
            "count": 17487836,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7935445,
            "variance": 116.5006028
          },
          {
            "average": 0.4987411822,
            "count": 17487836,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999984297,
            "variance": 0.2499984297
          },
          {
            "average": 10124.28179,
            "count": 17487836,
            "maximum": 10127,
            "minimum": 10122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.10943849,
            "variance": 1.230853763
          },
          {
            "average": 243786771.1,
            "count": 17487836,
            "maximum": 243787969.3,
            "minimum": 243785771.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 546.6111133,
            "variance": 298783.7092
          },
          {
            "average": 0,
            "count": 17487836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17487836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17487836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17487836,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17487836,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620108.8444,
          4824356.817,
          1300.915313,
          621143.1444,
          4825763.117,
          1875.735313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620108.84435096,
                4824356.817258738,
                1300.9153134158935
              ],
              [
                620108.84435096,
                4825763.117258739,
                1300.9153134158935
              ],
              [
                621143.14435096,
                4825763.117258739,
                1875.7353134158936
              ],
              [
                621143.14435096,
                4824356.817258738,
                1875.7353134158936
              ],
              [
                620108.84435096,
                4824356.817258738,
                1300.9153134158935
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:39:29+00:00",
        "end_time": "2019-06-05T16:02:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127932,
            43.56233179,
            1300.915313,
            -121.4996764,
            43.5751574,
            1875.735313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279319839402,
                  43.562499081052735,
                  1300.9153134158935
                ],
                [
                  -121.51248164723147,
                  43.57515740164275,
                  1300.9153134158935
                ],
                [
                  -121.49967640313318,
                  43.5749900392357,
                  1875.7353134158936
                ],
                [
                  -121.49999063383066,
                  43.56233179217623,
                  1875.7353134158936
                ],
                [
                  -121.51279319839402,
                  43.562499081052735,
                  1300.9153134158935
                ]
              ]
            ]
          },
          "id": "20190605_43121E5225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:39:29Z",
            "pc:count": 17487836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620625.3238,
                "count": 17487836,
                "maximum": 621143.1444,
                "minimum": 620108.8444,
                "name": "X",
                "position": 0,
                "stddev": 293.5744293,
                "variance": 86185.94552
              },
              {
                "average": 4825037.53,
                "count": 17487836,
                "maximum": 4825763.117,
                "minimum": 4824356.817,
                "name": "Y",
                "position": 1,
                "stddev": 403.3013963,
                "variance": 162652.0162
              },
              {
                "average": 1307.717471,
                "count": 17487836,
                "maximum": 1875.735313,
                "minimum": 1300.915313,
                "name": "Z",
                "position": 2,
                "stddev": 3.857782023,
                "variance": 14.88248214
              },
              {
                "average": 20844.03163,
                "count": 17487836,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9675.546026,
                "variance": 93616190.9
              },
              {
                "average": 1.093653955,
                "count": 17487836,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3135067773,
                "variance": 0.09828649943
              },
              {
                "average": 1.187321119,
                "count": 17487836,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4386953383,
                "variance": 0.1924535999
              },
              {
                "average": 0.5045756948,
                "count": 17487836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999790769,
                "variance": 0.2499790773
              },
              {
                "average": 0,
                "count": 17487836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209032896,
                "count": 17487836,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7430731304,
                "variance": 0.5521576771
              },
              {
                "average": -1.238705639,
                "count": 17487836,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7935445,
                "variance": 116.5006028
              },
              {
                "average": 0.4987411822,
                "count": 17487836,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999984297,
                "variance": 0.2499984297
              },
              {
                "average": 10124.28179,
                "count": 17487836,
                "maximum": 10127,
                "minimum": 10122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.10943849,
                "variance": 1.230853763
              },
              {
                "average": 243786771.1,
                "count": 17487836,
                "maximum": 243787969.3,
                "minimum": 243785771.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 546.6111133,
                "variance": 298783.7092
              },
              {
                "average": 0,
                "count": 17487836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17487836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17487836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17487836,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17487836,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620108.8444,
              4824356.817,
              1300.915313,
              621143.1444,
              4825763.117,
              1875.735313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620108.84435096,
                    4824356.817258738,
                    1300.9153134158935
                  ],
                  [
                    620108.84435096,
                    4825763.117258739,
                    1300.9153134158935
                  ],
                  [
                    621143.14435096,
                    4825763.117258739,
                    1875.7353134158936
                  ],
                  [
                    621143.14435096,
                    4824356.817258738,
                    1875.7353134158936
                  ],
                  [
                    620108.84435096,
                    4824356.817258738,
                    1300.9153134158935
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:39:29+00:00",
            "end_time": "2019-06-05T16: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": "20190601_43121D7224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77511437926435,
              43.43749630798195,
              1337.3545460982587
            ],
            [
              -121.77496065438918,
              43.445114621192594,
              1337.3545460982587
            ],
            [
              -121.76233443443428,
              43.44497864263793,
              1860.5345460982585
            ],
            [
              -121.7624897427384,
              43.43736036539423,
              1860.5345460982585
            ],
            [
              -121.77511437926435,
              43.43749630798195,
              1337.3545460982587
            ]
          ]
        ]
      },
      "bbox": [
        -121.7751144,
        43.43736037,
        1337.354546,
        -121.7623344,
        43.44511462,
        1860.534546
      ],
      "properties": {
        "datetime": "2019-06-03T18:02:44Z",
        "pc:count": 19812544,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599577.2064,
            "count": 19812544,
            "maximum": 600149.4911,
            "minimum": 599127.5711,
            "name": "X",
            "position": 0,
            "stddev": 282.5383087,
            "variance": 79827.8959
          },
          {
            "average": 4810560.427,
            "count": 19812544,
            "maximum": 4810974.733,
            "minimum": 4810128.473,
            "name": "Y",
            "position": 1,
            "stddev": 234.5838506,
            "variance": 55029.58298
          },
          {
            "average": 1411.439051,
            "count": 19812544,
            "maximum": 1860.534546,
            "minimum": 1337.354546,
            "name": "Z",
            "position": 2,
            "stddev": 11.49379971,
            "variance": 132.1074317
          },
          {
            "average": 17287.50493,
            "count": 19812544,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10772.13194,
            "variance": 116038826.6
          },
          {
            "average": 1.226046337,
            "count": 19812544,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5171749027,
            "variance": 0.26746988
          },
          {
            "average": 1.452047299,
            "count": 19812544,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7246912445,
            "variance": 0.5251773998
          },
          {
            "average": 0.4985255806,
            "count": 19812544,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978387,
            "variance": 0.2499978387
          },
          {
            "average": 0,
            "count": 19812544,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299369177,
            "count": 19812544,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.809956483,
            "variance": 3.275942471
          },
          {
            "average": 0.9707467394,
            "count": 19812544,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.94332987,
            "variance": 119.7564687
          },
          {
            "average": 0.4939565055,
            "count": 19812544,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999634875,
            "variance": 0.2499634888
          },
          {
            "average": 10037.08058,
            "count": 19812544,
            "maximum": 10051,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.71523527,
            "variance": 388.6905018
          },
          {
            "average": 243570768.7,
            "count": 19812544,
            "maximum": 243620164.8,
            "minimum": 243444045.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 78345.77952,
            "variance": 6138061169
          },
          {
            "average": 0,
            "count": 19812544,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19812544,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19812544,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19812544,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19812544,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599127.5711,
          4810128.473,
          1337.354546,
          600149.4911,
          4810974.733,
          1860.534546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599127.5710699304,
                4810128.472668441,
                1337.3545460982587
              ],
              [
                599127.5710699304,
                4810974.732668441,
                1337.3545460982587
              ],
              [
                600149.4910699304,
                4810974.732668441,
                1860.5345460982585
              ],
              [
                600149.4910699304,
                4810128.472668441,
                1860.5345460982585
              ],
              [
                599127.5710699304,
                4810128.472668441,
                1337.3545460982587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:02:44+00:00",
        "end_time": "2019-06-01T17:07:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7751144,
            43.43736037,
            1337.354546,
            -121.7623344,
            43.44511462,
            1860.534546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77511437926435,
                  43.43749630798195,
                  1337.3545460982587
                ],
                [
                  -121.77496065438918,
                  43.445114621192594,
                  1337.3545460982587
                ],
                [
                  -121.76233443443428,
                  43.44497864263793,
                  1860.5345460982585
                ],
                [
                  -121.7624897427384,
                  43.43736036539423,
                  1860.5345460982585
                ],
                [
                  -121.77511437926435,
                  43.43749630798195,
                  1337.3545460982587
                ]
              ]
            ]
          },
          "id": "20190601_43121D7224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:02:44Z",
            "pc:count": 19812544,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599577.2064,
                "count": 19812544,
                "maximum": 600149.4911,
                "minimum": 599127.5711,
                "name": "X",
                "position": 0,
                "stddev": 282.5383087,
                "variance": 79827.8959
              },
              {
                "average": 4810560.427,
                "count": 19812544,
                "maximum": 4810974.733,
                "minimum": 4810128.473,
                "name": "Y",
                "position": 1,
                "stddev": 234.5838506,
                "variance": 55029.58298
              },
              {
                "average": 1411.439051,
                "count": 19812544,
                "maximum": 1860.534546,
                "minimum": 1337.354546,
                "name": "Z",
                "position": 2,
                "stddev": 11.49379971,
                "variance": 132.1074317
              },
              {
                "average": 17287.50493,
                "count": 19812544,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10772.13194,
                "variance": 116038826.6
              },
              {
                "average": 1.226046337,
                "count": 19812544,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5171749027,
                "variance": 0.26746988
              },
              {
                "average": 1.452047299,
                "count": 19812544,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7246912445,
                "variance": 0.5251773998
              },
              {
                "average": 0.4985255806,
                "count": 19812544,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978387,
                "variance": 0.2499978387
              },
              {
                "average": 0,
                "count": 19812544,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299369177,
                "count": 19812544,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.809956483,
                "variance": 3.275942471
              },
              {
                "average": 0.9707467394,
                "count": 19812544,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.94332987,
                "variance": 119.7564687
              },
              {
                "average": 0.4939565055,
                "count": 19812544,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999634875,
                "variance": 0.2499634888
              },
              {
                "average": 10037.08058,
                "count": 19812544,
                "maximum": 10051,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.71523527,
                "variance": 388.6905018
              },
              {
                "average": 243570768.7,
                "count": 19812544,
                "maximum": 243620164.8,
                "minimum": 243444045.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 78345.77952,
                "variance": 6138061169
              },
              {
                "average": 0,
                "count": 19812544,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19812544,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19812544,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19812544,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19812544,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599127.5711,
              4810128.473,
              1337.354546,
              600149.4911,
              4810974.733,
              1860.534546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599127.5710699304,
                    4810128.472668441,
                    1337.3545460982587
                  ],
                  [
                    599127.5710699304,
                    4810974.732668441,
                    1337.3545460982587
                  ],
                  [
                    600149.4910699304,
                    4810974.732668441,
                    1860.5345460982585
                  ],
                  [
                    600149.4910699304,
                    4810128.472668441,
                    1860.5345460982585
                  ],
                  [
                    599127.5710699304,
                    4810128.472668441,
                    1337.3545460982587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:02:44+00:00",
            "end_time": "2019-06-01T17: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": "20190603_43121E4322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.48779744849413,
              43.49999918413335,
              1312.5436783619502
            ],
            [
              -121.4874812849623,
              43.512660199071,
              1312.5436783619502
            ],
            [
              -121.47467135301274,
              43.5124899896781,
              1877.7836783619505
            ],
            [
              -121.47499019170009,
              43.499829049546186,
              1877.7836783619505
            ],
            [
              -121.48779744849413,
              43.49999918413335,
              1312.5436783619502
            ]
          ]
        ]
      },
      "bbox": [
        -121.4877974,
        43.49982905,
        1312.543678,
        -121.4746714,
        43.5126602,
        1877.783678
      ],
      "properties": {
        "datetime": "2019-06-04T19:11:00Z",
        "pc:count": 18295033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 622785.0742,
            "count": 18295033,
            "maximum": 623289.5281,
            "minimum": 622253.7681,
            "name": "X",
            "position": 0,
            "stddev": 293.0663646,
            "variance": 85887.89407
          },
          {
            "average": 4818200.234,
            "count": 18295033,
            "maximum": 4818858.557,
            "minimum": 4817451.957,
            "name": "Y",
            "position": 1,
            "stddev": 399.3469538,
            "variance": 159477.9895
          },
          {
            "average": 1327.124558,
            "count": 18295033,
            "maximum": 1877.783678,
            "minimum": 1312.543678,
            "name": "Z",
            "position": 2,
            "stddev": 6.023326974,
            "variance": 36.28046783
          },
          {
            "average": 19964.87936,
            "count": 18295033,
            "maximum": 48814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9961.114909,
            "variance": 99223810.23
          },
          {
            "average": 1.108385101,
            "count": 18295033,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.338561297,
            "variance": 0.1146237518
          },
          {
            "average": 1.216793924,
            "count": 18295033,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4730398346,
            "variance": 0.2237666851
          },
          {
            "average": 0.5034114451,
            "count": 18295033,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883756,
            "variance": 0.2499883757
          },
          {
            "average": 0,
            "count": 18295033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289852388,
            "count": 18295033,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.433498862,
            "variance": 2.054918989
          },
          {
            "average": -0.7667425769,
            "count": 18295033,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88336843,
            "variance": 118.4477084
          },
          {
            "average": 0.4995501785,
            "count": 18295033,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998113,
            "variance": 0.2499998113
          },
          {
            "average": 10059.66829,
            "count": 18295033,
            "maximum": 10107,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.74940114,
            "variance": 189.0460318
          },
          {
            "average": 243630018.5,
            "count": 18295033,
            "maximum": 243710660.3,
            "minimum": 243621842.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23376.84628,
            "variance": 546476941.9
          },
          {
            "average": 0,
            "count": 18295033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18295033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18295033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18295033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18295033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          622253.7681,
          4817451.957,
          1312.543678,
          623289.5281,
          4818858.557,
          1877.783678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                622253.7681393615,
                4817451.957367774,
                1312.5436783619502
              ],
              [
                622253.7681393615,
                4818858.557367774,
                1312.5436783619502
              ],
              [
                623289.5281393615,
                4818858.557367774,
                1877.7836783619505
              ],
              [
                623289.5281393615,
                4817451.957367774,
                1877.7836783619505
              ],
              [
                622253.7681393615,
                4817451.957367774,
                1312.5436783619502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:11:00+00:00",
        "end_time": "2019-06-03T18:30:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E4322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E4322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E4322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4877974,
            43.49982905,
            1312.543678,
            -121.4746714,
            43.5126602,
            1877.783678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.48779744849413,
                  43.49999918413335,
                  1312.5436783619502
                ],
                [
                  -121.4874812849623,
                  43.512660199071,
                  1312.5436783619502
                ],
                [
                  -121.47467135301274,
                  43.5124899896781,
                  1877.7836783619505
                ],
                [
                  -121.47499019170009,
                  43.499829049546186,
                  1877.7836783619505
                ],
                [
                  -121.48779744849413,
                  43.49999918413335,
                  1312.5436783619502
                ]
              ]
            ]
          },
          "id": "20190603_43121E4322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:11:00Z",
            "pc:count": 18295033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 622785.0742,
                "count": 18295033,
                "maximum": 623289.5281,
                "minimum": 622253.7681,
                "name": "X",
                "position": 0,
                "stddev": 293.0663646,
                "variance": 85887.89407
              },
              {
                "average": 4818200.234,
                "count": 18295033,
                "maximum": 4818858.557,
                "minimum": 4817451.957,
                "name": "Y",
                "position": 1,
                "stddev": 399.3469538,
                "variance": 159477.9895
              },
              {
                "average": 1327.124558,
                "count": 18295033,
                "maximum": 1877.783678,
                "minimum": 1312.543678,
                "name": "Z",
                "position": 2,
                "stddev": 6.023326974,
                "variance": 36.28046783
              },
              {
                "average": 19964.87936,
                "count": 18295033,
                "maximum": 48814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9961.114909,
                "variance": 99223810.23
              },
              {
                "average": 1.108385101,
                "count": 18295033,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.338561297,
                "variance": 0.1146237518
              },
              {
                "average": 1.216793924,
                "count": 18295033,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4730398346,
                "variance": 0.2237666851
              },
              {
                "average": 0.5034114451,
                "count": 18295033,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883756,
                "variance": 0.2499883757
              },
              {
                "average": 0,
                "count": 18295033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289852388,
                "count": 18295033,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.433498862,
                "variance": 2.054918989
              },
              {
                "average": -0.7667425769,
                "count": 18295033,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88336843,
                "variance": 118.4477084
              },
              {
                "average": 0.4995501785,
                "count": 18295033,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998113,
                "variance": 0.2499998113
              },
              {
                "average": 10059.66829,
                "count": 18295033,
                "maximum": 10107,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.74940114,
                "variance": 189.0460318
              },
              {
                "average": 243630018.5,
                "count": 18295033,
                "maximum": 243710660.3,
                "minimum": 243621842.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23376.84628,
                "variance": 546476941.9
              },
              {
                "average": 0,
                "count": 18295033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18295033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18295033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18295033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18295033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              622253.7681,
              4817451.957,
              1312.543678,
              623289.5281,
              4818858.557,
              1877.783678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    622253.7681393615,
                    4817451.957367774,
                    1312.5436783619502
                  ],
                  [
                    622253.7681393615,
                    4818858.557367774,
                    1312.5436783619502
                  ],
                  [
                    623289.5281393615,
                    4818858.557367774,
                    1877.7836783619505
                  ],
                  [
                    623289.5281393615,
                    4817451.957367774,
                    1877.7836783619505
                  ],
                  [
                    622253.7681393615,
                    4817451.957367774,
                    1312.5436783619502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:11:00+00:00",
            "end_time": "2019-06-03T18:30: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": "20190605_43121E5401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5627828810979,
              43.54999825033488,
              1301.821470448284
            ],
            [
              -121.56248205111208,
              43.562651840442165,
              1301.821470448284
            ],
            [
              -121.54968709048244,
              43.5624902157239,
              1834.0614704482837
            ],
            [
              -121.54999059579798,
              43.549836696601375,
              1834.0614704482837
            ],
            [
              -121.5627828810979,
              43.54999825033488,
              1301.821470448284
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627829,
        43.5498367,
        1301.82147,
        -121.5496871,
        43.56265184,
        1834.06147
      ],
      "properties": {
        "datetime": "2019-06-05T16:24:47Z",
        "pc:count": 16864927,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616620.5679,
            "count": 16864927,
            "maximum": 617129.2272,
            "minimum": 616095.5672,
            "name": "X",
            "position": 0,
            "stddev": 292.2699407,
            "variance": 85421.71827
          },
          {
            "average": 4823613.089,
            "count": 16864927,
            "maximum": 4824303.183,
            "minimum": 4822897.443,
            "name": "Y",
            "position": 1,
            "stddev": 403.9368244,
            "variance": 163164.9581
          },
          {
            "average": 1315.791618,
            "count": 16864927,
            "maximum": 1834.06147,
            "minimum": 1301.82147,
            "name": "Z",
            "position": 2,
            "stddev": 4.591575056,
            "variance": 21.08256149
          },
          {
            "average": 22576.19443,
            "count": 16864927,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9327.157512,
            "variance": 86995867.25
          },
          {
            "average": 1.074106221,
            "count": 16864927,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2835479225,
            "variance": 0.08039942434
          },
          {
            "average": 1.148215109,
            "count": 16864927,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4020110274,
            "variance": 0.1616128662
          },
          {
            "average": 0.50205874,
            "count": 16864927,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957764,
            "variance": 0.2499957764
          },
          {
            "average": 0,
            "count": 16864927,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251412888,
            "count": 16864927,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7528447566,
            "variance": 0.5667752275
          },
          {
            "average": -0.2427917529,
            "count": 16864927,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86995649,
            "variance": 118.1559542
          },
          {
            "average": 0.4957164653,
            "count": 16864927,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999816658,
            "variance": 0.2499816662
          },
          {
            "average": 10122.96324,
            "count": 16864927,
            "maximum": 10125,
            "minimum": 10121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.108382735,
            "variance": 1.228512286
          },
          {
            "average": 243786134.8,
            "count": 16864927,
            "maximum": 243787087.4,
            "minimum": 243785148.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.8787317,
            "variance": 282894.9853
          },
          {
            "average": 0,
            "count": 16864927,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16864927,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16864927,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16864927,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16864927,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616095.5672,
          4822897.443,
          1301.82147,
          617129.2272,
          4824303.183,
          1834.06147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616095.5672196633,
                4822897.44274843,
                1301.821470448284
              ],
              [
                616095.5672196633,
                4824303.18274843,
                1301.821470448284
              ],
              [
                617129.2272196632,
                4824303.18274843,
                1834.0614704482837
              ],
              [
                617129.2272196632,
                4822897.44274843,
                1834.0614704482837
              ],
              [
                616095.5672196633,
                4822897.44274843,
                1301.821470448284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:24:47+00:00",
        "end_time": "2019-06-05T15:52:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627829,
            43.5498367,
            1301.82147,
            -121.5496871,
            43.56265184,
            1834.06147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5627828810979,
                  43.54999825033488,
                  1301.821470448284
                ],
                [
                  -121.56248205111208,
                  43.562651840442165,
                  1301.821470448284
                ],
                [
                  -121.54968709048244,
                  43.5624902157239,
                  1834.0614704482837
                ],
                [
                  -121.54999059579798,
                  43.549836696601375,
                  1834.0614704482837
                ],
                [
                  -121.5627828810979,
                  43.54999825033488,
                  1301.821470448284
                ]
              ]
            ]
          },
          "id": "20190605_43121E5401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:24:47Z",
            "pc:count": 16864927,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616620.5679,
                "count": 16864927,
                "maximum": 617129.2272,
                "minimum": 616095.5672,
                "name": "X",
                "position": 0,
                "stddev": 292.2699407,
                "variance": 85421.71827
              },
              {
                "average": 4823613.089,
                "count": 16864927,
                "maximum": 4824303.183,
                "minimum": 4822897.443,
                "name": "Y",
                "position": 1,
                "stddev": 403.9368244,
                "variance": 163164.9581
              },
              {
                "average": 1315.791618,
                "count": 16864927,
                "maximum": 1834.06147,
                "minimum": 1301.82147,
                "name": "Z",
                "position": 2,
                "stddev": 4.591575056,
                "variance": 21.08256149
              },
              {
                "average": 22576.19443,
                "count": 16864927,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9327.157512,
                "variance": 86995867.25
              },
              {
                "average": 1.074106221,
                "count": 16864927,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2835479225,
                "variance": 0.08039942434
              },
              {
                "average": 1.148215109,
                "count": 16864927,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4020110274,
                "variance": 0.1616128662
              },
              {
                "average": 0.50205874,
                "count": 16864927,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957764,
                "variance": 0.2499957764
              },
              {
                "average": 0,
                "count": 16864927,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251412888,
                "count": 16864927,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7528447566,
                "variance": 0.5667752275
              },
              {
                "average": -0.2427917529,
                "count": 16864927,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86995649,
                "variance": 118.1559542
              },
              {
                "average": 0.4957164653,
                "count": 16864927,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999816658,
                "variance": 0.2499816662
              },
              {
                "average": 10122.96324,
                "count": 16864927,
                "maximum": 10125,
                "minimum": 10121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.108382735,
                "variance": 1.228512286
              },
              {
                "average": 243786134.8,
                "count": 16864927,
                "maximum": 243787087.4,
                "minimum": 243785148.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.8787317,
                "variance": 282894.9853
              },
              {
                "average": 0,
                "count": 16864927,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16864927,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16864927,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16864927,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16864927,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616095.5672,
              4822897.443,
              1301.82147,
              617129.2272,
              4824303.183,
              1834.06147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616095.5672196633,
                    4822897.44274843,
                    1301.821470448284
                  ],
                  [
                    616095.5672196633,
                    4824303.18274843,
                    1301.821470448284
                  ],
                  [
                    617129.2272196632,
                    4824303.18274843,
                    1834.0614704482837
                  ],
                  [
                    617129.2272196632,
                    4822897.44274843,
                    1834.0614704482837
                  ],
                  [
                    616095.5672196633,
                    4822897.44274843,
                    1301.821470448284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:24:47+00:00",
            "end_time": "2019-06-05T15: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": "20190602_43121E6311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75011960482873,
              43.52499590676403,
              1337.799611958034
            ],
            [
              -121.74998553810408,
              43.53148732781402,
              1337.799611958034
            ],
            [
              -121.73735405461433,
              43.53134851154342,
              1918.8196119580339
            ],
            [
              -121.73748947521979,
              43.52485712177528,
              1918.8196119580339
            ],
            [
              -121.75011960482873,
              43.52499590676403,
              1337.799611958034
            ]
          ]
        ]
      },
      "bbox": [
        -121.7501196,
        43.52485712,
        1337.799612,
        -121.7373541,
        43.53148733,
        1918.819612
      ],
      "properties": {
        "datetime": "2019-06-02T17:08:09Z",
        "pc:count": 11629317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601505.7477,
            "count": 11629317,
            "maximum": 602025.3725,
            "minimum": 601004.4725,
            "name": "X",
            "position": 0,
            "stddev": 290.7856715,
            "variance": 84556.30674
          },
          {
            "average": 4820245.13,
            "count": 11629317,
            "maximum": 4820597.242,
            "minimum": 4819876.142,
            "name": "Y",
            "position": 1,
            "stddev": 208.8991775,
            "variance": 43638.86634
          },
          {
            "average": 1606.559312,
            "count": 11629317,
            "maximum": 1918.819612,
            "minimum": 1337.799612,
            "name": "Z",
            "position": 2,
            "stddev": 30.52882922,
            "variance": 932.0094133
          },
          {
            "average": 22405.90945,
            "count": 11629317,
            "maximum": 64402,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11558.80444,
            "variance": 133605960.2
          },
          {
            "average": 1.162222683,
            "count": 11629317,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4097574338,
            "variance": 0.1679011545
          },
          {
            "average": 1.324451642,
            "count": 11629317,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.561380463,
            "variance": 0.3151480243
          },
          {
            "average": 0.5006377417,
            "count": 11629317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996148,
            "variance": 0.2499996148
          },
          {
            "average": 0,
            "count": 11629317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183231139,
            "count": 11629317,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.055348014,
            "variance": 1.113759432
          },
          {
            "average": 0.2797769351,
            "count": 11629317,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82796429,
            "variance": 117.2448107
          },
          {
            "average": 0.4959940468,
            "count": 11629317,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999839736,
            "variance": 0.2499839738
          },
          {
            "average": 10019.93648,
            "count": 11629317,
            "maximum": 10022,
            "minimum": 10018,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8671251736,
            "variance": 0.7519060667
          },
          {
            "average": 243529558.6,
            "count": 11629317,
            "maximum": 243530489.1,
            "minimum": 243528830,
            "name": "GpsTime",
            "position": 12,
            "stddev": 370.8019018,
            "variance": 137494.0504
          },
          {
            "average": 0,
            "count": 11629317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11629317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601004.4725,
          4819876.142,
          1337.799612,
          602025.3725,
          4820597.242,
          1918.819612
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601004.4725065993,
                4819876.142406733,
                1337.799611958034
              ],
              [
                601004.4725065993,
                4820597.242406732,
                1337.799611958034
              ],
              [
                602025.3725065992,
                4820597.242406732,
                1918.8196119580339
              ],
              [
                602025.3725065992,
                4819876.142406733,
                1918.8196119580339
              ],
              [
                601004.4725065993,
                4819876.142406733,
                1337.799611958034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:08:09+00:00",
        "end_time": "2019-06-02T16:40:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7501196,
            43.52485712,
            1337.799612,
            -121.7373541,
            43.53148733,
            1918.819612
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75011960482873,
                  43.52499590676403,
                  1337.799611958034
                ],
                [
                  -121.74998553810408,
                  43.53148732781402,
                  1337.799611958034
                ],
                [
                  -121.73735405461433,
                  43.53134851154342,
                  1918.8196119580339
                ],
                [
                  -121.73748947521979,
                  43.52485712177528,
                  1918.8196119580339
                ],
                [
                  -121.75011960482873,
                  43.52499590676403,
                  1337.799611958034
                ]
              ]
            ]
          },
          "id": "20190602_43121E6311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:08:09Z",
            "pc:count": 11629317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601505.7477,
                "count": 11629317,
                "maximum": 602025.3725,
                "minimum": 601004.4725,
                "name": "X",
                "position": 0,
                "stddev": 290.7856715,
                "variance": 84556.30674
              },
              {
                "average": 4820245.13,
                "count": 11629317,
                "maximum": 4820597.242,
                "minimum": 4819876.142,
                "name": "Y",
                "position": 1,
                "stddev": 208.8991775,
                "variance": 43638.86634
              },
              {
                "average": 1606.559312,
                "count": 11629317,
                "maximum": 1918.819612,
                "minimum": 1337.799612,
                "name": "Z",
                "position": 2,
                "stddev": 30.52882922,
                "variance": 932.0094133
              },
              {
                "average": 22405.90945,
                "count": 11629317,
                "maximum": 64402,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11558.80444,
                "variance": 133605960.2
              },
              {
                "average": 1.162222683,
                "count": 11629317,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4097574338,
                "variance": 0.1679011545
              },
              {
                "average": 1.324451642,
                "count": 11629317,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.561380463,
                "variance": 0.3151480243
              },
              {
                "average": 0.5006377417,
                "count": 11629317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996148,
                "variance": 0.2499996148
              },
              {
                "average": 0,
                "count": 11629317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183231139,
                "count": 11629317,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.055348014,
                "variance": 1.113759432
              },
              {
                "average": 0.2797769351,
                "count": 11629317,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82796429,
                "variance": 117.2448107
              },
              {
                "average": 0.4959940468,
                "count": 11629317,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999839736,
                "variance": 0.2499839738
              },
              {
                "average": 10019.93648,
                "count": 11629317,
                "maximum": 10022,
                "minimum": 10018,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8671251736,
                "variance": 0.7519060667
              },
              {
                "average": 243529558.6,
                "count": 11629317,
                "maximum": 243530489.1,
                "minimum": 243528830,
                "name": "GpsTime",
                "position": 12,
                "stddev": 370.8019018,
                "variance": 137494.0504
              },
              {
                "average": 0,
                "count": 11629317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11629317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601004.4725,
              4819876.142,
              1337.799612,
              602025.3725,
              4820597.242,
              1918.819612
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601004.4725065993,
                    4819876.142406733,
                    1337.799611958034
                  ],
                  [
                    601004.4725065993,
                    4820597.242406732,
                    1337.799611958034
                  ],
                  [
                    602025.3725065992,
                    4820597.242406732,
                    1918.8196119580339
                  ],
                  [
                    602025.3725065992,
                    4819876.142406733,
                    1918.8196119580339
                  ],
                  [
                    601004.4725065993,
                    4819876.142406733,
                    1337.799611958034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:08:09+00:00",
            "end_time": "2019-06-02T16:40:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121D7215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7627403200196,
              43.4624975629752,
              1327.252649036671
            ],
            [
              -121.76248258226343,
              43.475130054946575,
              1327.252649036671
            ],
            [
              -121.74972903277092,
              43.47499129838353,
              1939.392649036671
            ],
            [
              -121.74998942503143,
              43.46235886726156,
              1939.392649036671
            ],
            [
              -121.7627403200196,
              43.4624975629752,
              1327.252649036671
            ]
          ]
        ]
      },
      "bbox": [
        -121.7627403,
        43.46235887,
        1327.252649,
        -121.749729,
        43.47513005,
        1939.392649
      ],
      "properties": {
        "datetime": "2019-06-02T16:03:40Z",
        "pc:count": 20882858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600590.3247,
            "count": 20882858,
            "maximum": 601119.4666,
            "minimum": 600087.7466,
            "name": "X",
            "position": 0,
            "stddev": 284.9525335,
            "variance": 81197.94637
          },
          {
            "average": 4813620.065,
            "count": 20882858,
            "maximum": 4814323.131,
            "minimum": 4812919.871,
            "name": "Y",
            "position": 1,
            "stddev": 401.3817308,
            "variance": 161107.2938
          },
          {
            "average": 1384.509557,
            "count": 20882858,
            "maximum": 1939.392649,
            "minimum": 1327.252649,
            "name": "Z",
            "position": 2,
            "stddev": 6.058192889,
            "variance": 36.70170108
          },
          {
            "average": 17314.99628,
            "count": 20882858,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9367.306312,
            "variance": 87746427.54
          },
          {
            "average": 1.142484329,
            "count": 20882858,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3784669558,
            "variance": 0.1432372367
          },
          {
            "average": 1.284967843,
            "count": 20882858,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5166384416,
            "variance": 0.2669152793
          },
          {
            "average": 0.5010760979,
            "count": 20882858,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998854,
            "variance": 0.249998854
          },
          {
            "average": 0,
            "count": 20882858,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177578567,
            "count": 20882858,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.887783442,
            "variance": 0.7881594399
          },
          {
            "average": 0.1742981425,
            "count": 20882858,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76177,
            "variance": 115.8156934
          },
          {
            "average": 0.4922626491,
            "count": 20882858,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999401418,
            "variance": 0.2499401454
          },
          {
            "average": 10008.48091,
            "count": 20882858,
            "maximum": 10012,
            "minimum": 10004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.36362356,
            "variance": 5.586716332
          },
          {
            "average": 243492231.1,
            "count": 20882858,
            "maximum": 243526620.8,
            "minimum": 243443558,
            "name": "GpsTime",
            "position": 12,
            "stddev": 40191.16284,
            "variance": 1615329570
          },
          {
            "average": 0,
            "count": 20882858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20882858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20882858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20882858,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20882858,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600087.7466,
          4812919.871,
          1327.252649,
          601119.4666,
          4814323.131,
          1939.392649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600087.7466375224,
                4812919.871275435,
                1327.252649036671
              ],
              [
                600087.7466375224,
                4814323.131275435,
                1327.252649036671
              ],
              [
                601119.4666375223,
                4814323.131275435,
                1939.392649036671
              ],
              [
                601119.4666375223,
                4812919.871275435,
                1939.392649036671
              ],
              [
                600087.7466375224,
                4812919.871275435,
                1327.252649036671
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:03:40+00:00",
        "end_time": "2019-06-01T16:59:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7627403,
            43.46235887,
            1327.252649,
            -121.749729,
            43.47513005,
            1939.392649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7627403200196,
                  43.4624975629752,
                  1327.252649036671
                ],
                [
                  -121.76248258226343,
                  43.475130054946575,
                  1327.252649036671
                ],
                [
                  -121.74972903277092,
                  43.47499129838353,
                  1939.392649036671
                ],
                [
                  -121.74998942503143,
                  43.46235886726156,
                  1939.392649036671
                ],
                [
                  -121.7627403200196,
                  43.4624975629752,
                  1327.252649036671
                ]
              ]
            ]
          },
          "id": "20190601_43121D7215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:03:40Z",
            "pc:count": 20882858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600590.3247,
                "count": 20882858,
                "maximum": 601119.4666,
                "minimum": 600087.7466,
                "name": "X",
                "position": 0,
                "stddev": 284.9525335,
                "variance": 81197.94637
              },
              {
                "average": 4813620.065,
                "count": 20882858,
                "maximum": 4814323.131,
                "minimum": 4812919.871,
                "name": "Y",
                "position": 1,
                "stddev": 401.3817308,
                "variance": 161107.2938
              },
              {
                "average": 1384.509557,
                "count": 20882858,
                "maximum": 1939.392649,
                "minimum": 1327.252649,
                "name": "Z",
                "position": 2,
                "stddev": 6.058192889,
                "variance": 36.70170108
              },
              {
                "average": 17314.99628,
                "count": 20882858,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9367.306312,
                "variance": 87746427.54
              },
              {
                "average": 1.142484329,
                "count": 20882858,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3784669558,
                "variance": 0.1432372367
              },
              {
                "average": 1.284967843,
                "count": 20882858,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5166384416,
                "variance": 0.2669152793
              },
              {
                "average": 0.5010760979,
                "count": 20882858,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998854,
                "variance": 0.249998854
              },
              {
                "average": 0,
                "count": 20882858,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177578567,
                "count": 20882858,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.887783442,
                "variance": 0.7881594399
              },
              {
                "average": 0.1742981425,
                "count": 20882858,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76177,
                "variance": 115.8156934
              },
              {
                "average": 0.4922626491,
                "count": 20882858,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999401418,
                "variance": 0.2499401454
              },
              {
                "average": 10008.48091,
                "count": 20882858,
                "maximum": 10012,
                "minimum": 10004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.36362356,
                "variance": 5.586716332
              },
              {
                "average": 243492231.1,
                "count": 20882858,
                "maximum": 243526620.8,
                "minimum": 243443558,
                "name": "GpsTime",
                "position": 12,
                "stddev": 40191.16284,
                "variance": 1615329570
              },
              {
                "average": 0,
                "count": 20882858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20882858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20882858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20882858,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20882858,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600087.7466,
              4812919.871,
              1327.252649,
              601119.4666,
              4814323.131,
              1939.392649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600087.7466375224,
                    4812919.871275435,
                    1327.252649036671
                  ],
                  [
                    600087.7466375224,
                    4814323.131275435,
                    1327.252649036671
                  ],
                  [
                    601119.4666375223,
                    4814323.131275435,
                    1939.392649036671
                  ],
                  [
                    601119.4666375223,
                    4812919.871275435,
                    1939.392649036671
                  ],
                  [
                    600087.7466375224,
                    4812919.871275435,
                    1327.252649036671
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:03:40+00:00",
            "end_time": "2019-06-01T16:59: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": "20190605_43121E5222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028567049433,
              43.5624987023017,
              1301.8721037724083
            ],
            [
              -121.54998206257919,
              43.57515345513023,
              1301.8721037724083
            ],
            [
              -121.53718378347067,
              43.57499038483508,
              1860.7721037724084
            ],
            [
              -121.53749006879893,
              43.56233570363119,
              1860.7721037724084
            ],
            [
              -121.55028567049433,
              43.5624987023017,
              1301.8721037724083
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502857,
        43.5623357,
        1301.872104,
        -121.5371838,
        43.57515346,
        1860.772104
      ],
      "properties": {
        "datetime": "2019-06-05T16:50:02Z",
        "pc:count": 16851344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617584.6004,
            "count": 16851344,
            "maximum": 618114.5881,
            "minimum": 617080.8681,
            "name": "X",
            "position": 0,
            "stddev": 294.0265003,
            "variance": 86451.5829
          },
          {
            "average": 4824988.27,
            "count": 16851344,
            "maximum": 4825709.162,
            "minimum": 4824303.282,
            "name": "Y",
            "position": 1,
            "stddev": 415.2974687,
            "variance": 172471.9875
          },
          {
            "average": 1309.328157,
            "count": 16851344,
            "maximum": 1860.772104,
            "minimum": 1301.872104,
            "name": "Z",
            "position": 2,
            "stddev": 4.264709831,
            "variance": 18.18774994
          },
          {
            "average": 21573.54527,
            "count": 16851344,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9205.149568,
            "variance": 84734778.57
          },
          {
            "average": 1.08569358,
            "count": 16851344,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3091381403,
            "variance": 0.09556638981
          },
          {
            "average": 1.171362177,
            "count": 16851344,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4400505291,
            "variance": 0.1936444682
          },
          {
            "average": 0.4969804189,
            "count": 16851344,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908969,
            "variance": 0.249990897
          },
          {
            "average": 0,
            "count": 16851344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239368444,
            "count": 16851344,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8291096753,
            "variance": 0.6874228537
          },
          {
            "average": 1.723664285,
            "count": 16851344,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.61416769,
            "variance": 112.6605557
          },
          {
            "average": 0.4872166873,
            "count": 16851344,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499836575,
            "variance": 0.2498366017
          },
          {
            "average": 10125.46666,
            "count": 16851344,
            "maximum": 10128,
            "minimum": 10123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116813079,
            "variance": 1.247271452
          },
          {
            "average": 243787331.9,
            "count": 16851344,
            "maximum": 243788602.2,
            "minimum": 243786096.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 532.1248936,
            "variance": 283156.9024
          },
          {
            "average": 0,
            "count": 16851344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16851344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16851344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16851344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16851344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617080.8681,
          4824303.282,
          1301.872104,
          618114.5881,
          4825709.162,
          1860.772104
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617080.8681172025,
                4824303.281973298,
                1301.8721037724083
              ],
              [
                617080.8681172025,
                4825709.1619732985,
                1301.8721037724083
              ],
              [
                618114.5881172025,
                4825709.1619732985,
                1860.7721037724084
              ],
              [
                618114.5881172025,
                4824303.281973298,
                1860.7721037724084
              ],
              [
                617080.8681172025,
                4824303.281973298,
                1301.8721037724083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:50:02+00:00",
        "end_time": "2019-06-05T16:08:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502857,
            43.5623357,
            1301.872104,
            -121.5371838,
            43.57515346,
            1860.772104
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028567049433,
                  43.5624987023017,
                  1301.8721037724083
                ],
                [
                  -121.54998206257919,
                  43.57515345513023,
                  1301.8721037724083
                ],
                [
                  -121.53718378347067,
                  43.57499038483508,
                  1860.7721037724084
                ],
                [
                  -121.53749006879893,
                  43.56233570363119,
                  1860.7721037724084
                ],
                [
                  -121.55028567049433,
                  43.5624987023017,
                  1301.8721037724083
                ]
              ]
            ]
          },
          "id": "20190605_43121E5222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:50:02Z",
            "pc:count": 16851344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617584.6004,
                "count": 16851344,
                "maximum": 618114.5881,
                "minimum": 617080.8681,
                "name": "X",
                "position": 0,
                "stddev": 294.0265003,
                "variance": 86451.5829
              },
              {
                "average": 4824988.27,
                "count": 16851344,
                "maximum": 4825709.162,
                "minimum": 4824303.282,
                "name": "Y",
                "position": 1,
                "stddev": 415.2974687,
                "variance": 172471.9875
              },
              {
                "average": 1309.328157,
                "count": 16851344,
                "maximum": 1860.772104,
                "minimum": 1301.872104,
                "name": "Z",
                "position": 2,
                "stddev": 4.264709831,
                "variance": 18.18774994
              },
              {
                "average": 21573.54527,
                "count": 16851344,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9205.149568,
                "variance": 84734778.57
              },
              {
                "average": 1.08569358,
                "count": 16851344,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3091381403,
                "variance": 0.09556638981
              },
              {
                "average": 1.171362177,
                "count": 16851344,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4400505291,
                "variance": 0.1936444682
              },
              {
                "average": 0.4969804189,
                "count": 16851344,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908969,
                "variance": 0.249990897
              },
              {
                "average": 0,
                "count": 16851344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239368444,
                "count": 16851344,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8291096753,
                "variance": 0.6874228537
              },
              {
                "average": 1.723664285,
                "count": 16851344,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.61416769,
                "variance": 112.6605557
              },
              {
                "average": 0.4872166873,
                "count": 16851344,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499836575,
                "variance": 0.2498366017
              },
              {
                "average": 10125.46666,
                "count": 16851344,
                "maximum": 10128,
                "minimum": 10123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116813079,
                "variance": 1.247271452
              },
              {
                "average": 243787331.9,
                "count": 16851344,
                "maximum": 243788602.2,
                "minimum": 243786096.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 532.1248936,
                "variance": 283156.9024
              },
              {
                "average": 0,
                "count": 16851344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16851344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16851344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16851344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16851344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617080.8681,
              4824303.282,
              1301.872104,
              618114.5881,
              4825709.162,
              1860.772104
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617080.8681172025,
                    4824303.281973298,
                    1301.8721037724083
                  ],
                  [
                    617080.8681172025,
                    4825709.1619732985,
                    1301.8721037724083
                  ],
                  [
                    618114.5881172025,
                    4825709.1619732985,
                    1860.7721037724084
                  ],
                  [
                    618114.5881172025,
                    4824303.281973298,
                    1860.7721037724084
                  ],
                  [
                    617080.8681172025,
                    4824303.281973298,
                    1301.8721037724083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:50:02+00:00",
            "end_time": "2019-06-05T16:08: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": "20190605_43121E5125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57528033712023,
              43.562498630087305,
              1308.0597045145928
            ],
            [
              -121.57498203908507,
              43.57515028120805,
              1308.0597045145928
            ],
            [
              -121.56218931453681,
              43.5749900811309,
              1877.319704514593
            ],
            [
              -121.56249028822612,
              43.562338500356866,
              1877.319704514593
            ],
            [
              -121.57528033712023,
              43.562498630087305,
              1308.0597045145928
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752803,
        43.5623385,
        1308.059705,
        -121.5621893,
        43.57515028,
        1877.319705
      ],
      "properties": {
        "datetime": "2019-06-05T16:57:06Z",
        "pc:count": 17947051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615572.1781,
            "count": 17947051,
            "maximum": 616095.5038,
            "minimum": 615062.2438,
            "name": "X",
            "position": 0,
            "stddev": 289.7589083,
            "variance": 83960.22492
          },
          {
            "average": 4824962.104,
            "count": 17947051,
            "maximum": 4825673.891,
            "minimum": 4824268.371,
            "name": "Y",
            "position": 1,
            "stddev": 394.6927442,
            "variance": 155782.3623
          },
          {
            "average": 1316.301844,
            "count": 17947051,
            "maximum": 1877.319705,
            "minimum": 1308.059705,
            "name": "Z",
            "position": 2,
            "stddev": 4.764860388,
            "variance": 22.70389452
          },
          {
            "average": 20959.57914,
            "count": 17947051,
            "maximum": 58917,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9813.948627,
            "variance": 96313587.64
          },
          {
            "average": 1.100390755,
            "count": 17947051,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3270960943,
            "variance": 0.1069918549
          },
          {
            "average": 1.200801458,
            "count": 17947051,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4588299252,
            "variance": 0.2105249003
          },
          {
            "average": 0.5037445428,
            "count": 17947051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999859921,
            "variance": 0.2499859923
          },
          {
            "average": 0,
            "count": 17947051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216105197,
            "count": 17947051,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.847760469,
            "variance": 0.7186978128
          },
          {
            "average": -0.8203598446,
            "count": 17947051,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79998506,
            "variance": 116.6396773
          },
          {
            "average": 0.4980613249,
            "count": 17947051,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999962555,
            "variance": 0.2499962555
          },
          {
            "average": 10126.27852,
            "count": 17947051,
            "maximum": 10129,
            "minimum": 10124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.086203007,
            "variance": 1.179836972
          },
          {
            "average": 243787718.4,
            "count": 17947051,
            "maximum": 243789026,
            "minimum": 243786634.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 521.7126923,
            "variance": 272184.1334
          },
          {
            "average": 0,
            "count": 17947051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17947051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17947051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17947051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17947051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615062.2438,
          4824268.371,
          1308.059705,
          616095.5038,
          4825673.891,
          1877.319705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615062.243796402,
                4824268.371357192,
                1308.0597045145928
              ],
              [
                615062.243796402,
                4825673.891357192,
                1308.0597045145928
              ],
              [
                616095.503796402,
                4825673.891357192,
                1877.319704514593
              ],
              [
                616095.503796402,
                4824268.371357192,
                1877.319704514593
              ],
              [
                615062.243796402,
                4824268.371357192,
                1308.0597045145928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:57:06+00:00",
        "end_time": "2019-06-05T16:17:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752803,
            43.5623385,
            1308.059705,
            -121.5621893,
            43.57515028,
            1877.319705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57528033712023,
                  43.562498630087305,
                  1308.0597045145928
                ],
                [
                  -121.57498203908507,
                  43.57515028120805,
                  1308.0597045145928
                ],
                [
                  -121.56218931453681,
                  43.5749900811309,
                  1877.319704514593
                ],
                [
                  -121.56249028822612,
                  43.562338500356866,
                  1877.319704514593
                ],
                [
                  -121.57528033712023,
                  43.562498630087305,
                  1308.0597045145928
                ]
              ]
            ]
          },
          "id": "20190605_43121E5125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:57:06Z",
            "pc:count": 17947051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615572.1781,
                "count": 17947051,
                "maximum": 616095.5038,
                "minimum": 615062.2438,
                "name": "X",
                "position": 0,
                "stddev": 289.7589083,
                "variance": 83960.22492
              },
              {
                "average": 4824962.104,
                "count": 17947051,
                "maximum": 4825673.891,
                "minimum": 4824268.371,
                "name": "Y",
                "position": 1,
                "stddev": 394.6927442,
                "variance": 155782.3623
              },
              {
                "average": 1316.301844,
                "count": 17947051,
                "maximum": 1877.319705,
                "minimum": 1308.059705,
                "name": "Z",
                "position": 2,
                "stddev": 4.764860388,
                "variance": 22.70389452
              },
              {
                "average": 20959.57914,
                "count": 17947051,
                "maximum": 58917,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9813.948627,
                "variance": 96313587.64
              },
              {
                "average": 1.100390755,
                "count": 17947051,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3270960943,
                "variance": 0.1069918549
              },
              {
                "average": 1.200801458,
                "count": 17947051,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4588299252,
                "variance": 0.2105249003
              },
              {
                "average": 0.5037445428,
                "count": 17947051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999859921,
                "variance": 0.2499859923
              },
              {
                "average": 0,
                "count": 17947051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216105197,
                "count": 17947051,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.847760469,
                "variance": 0.7186978128
              },
              {
                "average": -0.8203598446,
                "count": 17947051,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79998506,
                "variance": 116.6396773
              },
              {
                "average": 0.4980613249,
                "count": 17947051,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999962555,
                "variance": 0.2499962555
              },
              {
                "average": 10126.27852,
                "count": 17947051,
                "maximum": 10129,
                "minimum": 10124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.086203007,
                "variance": 1.179836972
              },
              {
                "average": 243787718.4,
                "count": 17947051,
                "maximum": 243789026,
                "minimum": 243786634.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 521.7126923,
                "variance": 272184.1334
              },
              {
                "average": 0,
                "count": 17947051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17947051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17947051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17947051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17947051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615062.2438,
              4824268.371,
              1308.059705,
              616095.5038,
              4825673.891,
              1877.319705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615062.243796402,
                    4824268.371357192,
                    1308.0597045145928
                  ],
                  [
                    615062.243796402,
                    4825673.891357192,
                    1308.0597045145928
                  ],
                  [
                    616095.503796402,
                    4825673.891357192,
                    1877.319704514593
                  ],
                  [
                    616095.503796402,
                    4824268.371357192,
                    1877.319704514593
                  ],
                  [
                    615062.243796402,
                    4824268.371357192,
                    1308.0597045145928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:57:06+00:00",
            "end_time": "2019-06-05T16:17: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": "20190602_43121E6312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73761835652235,
              43.52499615463316,
              1488.669171603291
            ],
            [
              -121.73748567232273,
              43.53135701468168,
              1488.669171603291
            ],
            [
              -121.72485526684238,
              43.53121682886095,
              1941.9091716032913
            ],
            [
              -121.72498927756476,
              43.524855999767574,
              1941.9091716032913
            ],
            [
              -121.73761835652235,
              43.52499615463316,
              1488.669171603291
            ]
          ]
        ]
      },
      "bbox": [
        -121.7376184,
        43.524856,
        1488.669172,
        -121.7248553,
        43.53135701,
        1941.909172
      ],
      "properties": {
        "datetime": "2019-06-02T16:55:24Z",
        "pc:count": 11404980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602519.6111,
            "count": 11404980,
            "maximum": 603035.543,
            "minimum": 602014.723,
            "name": "X",
            "position": 0,
            "stddev": 285.1714487,
            "variance": 81322.75516
          },
          {
            "average": 4820260.658,
            "count": 11404980,
            "maximum": 4820598.025,
            "minimum": 4819891.425,
            "name": "Y",
            "position": 1,
            "stddev": 207.0011837,
            "variance": 42849.49004
          },
          {
            "average": 1537.562373,
            "count": 11404980,
            "maximum": 1941.909172,
            "minimum": 1488.669172,
            "name": "Z",
            "position": 2,
            "stddev": 23.8887038,
            "variance": 570.670169
          },
          {
            "average": 20592.07955,
            "count": 11404980,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11135.8667,
            "variance": 124007527.1
          },
          {
            "average": 1.178299129,
            "count": 11404980,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4377621444,
            "variance": 0.1916356951
          },
          {
            "average": 1.356610446,
            "count": 11404980,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6039995178,
            "variance": 0.3648154175
          },
          {
            "average": 0.5012371788,
            "count": 11404980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984913,
            "variance": 0.2499984913
          },
          {
            "average": 0,
            "count": 11404980,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216789771,
            "count": 11404980,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.224622426,
            "variance": 1.499700085
          },
          {
            "average": 0.07786193518,
            "count": 11404980,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8120609,
            "variance": 116.9006608
          },
          {
            "average": 0.4942565441,
            "count": 11404980,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999670335,
            "variance": 0.2499670346
          },
          {
            "average": 10018.1283,
            "count": 11404980,
            "maximum": 10020,
            "minimum": 10016,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8536153776,
            "variance": 0.7286592128
          },
          {
            "average": 243528785,
            "count": 11404980,
            "maximum": 243529724.4,
            "minimum": 243527984.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389.5469885,
            "variance": 151746.8563
          },
          {
            "average": 0,
            "count": 11404980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11404980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11404980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11404980,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11404980,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602014.723,
          4819891.425,
          1488.669172,
          603035.543,
          4820598.025,
          1941.909172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602014.7229968495,
                4819891.425324866,
                1488.669171603291
              ],
              [
                602014.7229968495,
                4820598.025324865,
                1488.669171603291
              ],
              [
                603035.5429968495,
                4820598.025324865,
                1941.9091716032913
              ],
              [
                603035.5429968495,
                4819891.425324866,
                1941.9091716032913
              ],
              [
                602014.7229968495,
                4819891.425324866,
                1488.669171603291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:55:24+00:00",
        "end_time": "2019-06-02T16:26:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7376184,
            43.524856,
            1488.669172,
            -121.7248553,
            43.53135701,
            1941.909172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73761835652235,
                  43.52499615463316,
                  1488.669171603291
                ],
                [
                  -121.73748567232273,
                  43.53135701468168,
                  1488.669171603291
                ],
                [
                  -121.72485526684238,
                  43.53121682886095,
                  1941.9091716032913
                ],
                [
                  -121.72498927756476,
                  43.524855999767574,
                  1941.9091716032913
                ],
                [
                  -121.73761835652235,
                  43.52499615463316,
                  1488.669171603291
                ]
              ]
            ]
          },
          "id": "20190602_43121E6312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:55:24Z",
            "pc:count": 11404980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602519.6111,
                "count": 11404980,
                "maximum": 603035.543,
                "minimum": 602014.723,
                "name": "X",
                "position": 0,
                "stddev": 285.1714487,
                "variance": 81322.75516
              },
              {
                "average": 4820260.658,
                "count": 11404980,
                "maximum": 4820598.025,
                "minimum": 4819891.425,
                "name": "Y",
                "position": 1,
                "stddev": 207.0011837,
                "variance": 42849.49004
              },
              {
                "average": 1537.562373,
                "count": 11404980,
                "maximum": 1941.909172,
                "minimum": 1488.669172,
                "name": "Z",
                "position": 2,
                "stddev": 23.8887038,
                "variance": 570.670169
              },
              {
                "average": 20592.07955,
                "count": 11404980,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11135.8667,
                "variance": 124007527.1
              },
              {
                "average": 1.178299129,
                "count": 11404980,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4377621444,
                "variance": 0.1916356951
              },
              {
                "average": 1.356610446,
                "count": 11404980,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6039995178,
                "variance": 0.3648154175
              },
              {
                "average": 0.5012371788,
                "count": 11404980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984913,
                "variance": 0.2499984913
              },
              {
                "average": 0,
                "count": 11404980,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216789771,
                "count": 11404980,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.224622426,
                "variance": 1.499700085
              },
              {
                "average": 0.07786193518,
                "count": 11404980,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8120609,
                "variance": 116.9006608
              },
              {
                "average": 0.4942565441,
                "count": 11404980,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999670335,
                "variance": 0.2499670346
              },
              {
                "average": 10018.1283,
                "count": 11404980,
                "maximum": 10020,
                "minimum": 10016,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8536153776,
                "variance": 0.7286592128
              },
              {
                "average": 243528785,
                "count": 11404980,
                "maximum": 243529724.4,
                "minimum": 243527984.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389.5469885,
                "variance": 151746.8563
              },
              {
                "average": 0,
                "count": 11404980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11404980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11404980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11404980,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11404980,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602014.723,
              4819891.425,
              1488.669172,
              603035.543,
              4820598.025,
              1941.909172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602014.7229968495,
                    4819891.425324866,
                    1488.669171603291
                  ],
                  [
                    602014.7229968495,
                    4820598.025324865,
                    1488.669171603291
                  ],
                  [
                    603035.5429968495,
                    4820598.025324865,
                    1941.9091716032913
                  ],
                  [
                    603035.5429968495,
                    4819891.425324866,
                    1941.9091716032913
                  ],
                  [
                    602014.7229968495,
                    4819891.425324866,
                    1488.669171603291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:55:24+00:00",
            "end_time": "2019-06-02T16:26: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": "20190605_43121E5108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6002754525689,
              43.59999861646094,
              1259.9499943942246
            ],
            [
              -121.59998205735963,
              43.61264798026012,
              1259.9499943942246
            ],
            [
              -121.5871936371297,
              43.612490623033025,
              1866.9899943942246
            ],
            [
              -121.58748971018586,
              43.5998413283152,
              1866.9899943942246
            ],
            [
              -121.6002754525689,
              43.59999861646094,
              1259.9499943942246
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002755,
        43.59984133,
        1259.949994,
        -121.5871936,
        43.61264798,
        1866.989994
      ],
      "properties": {
        "datetime": "2019-06-05T19:02:04Z",
        "pc:count": 24914368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613478.3611,
            "count": 24914368,
            "maximum": 614005.6888,
            "minimum": 612973.4288,
            "name": "X",
            "position": 0,
            "stddev": 292.9211785,
            "variance": 85802.81682
          },
          {
            "average": 4829051.813,
            "count": 24914368,
            "maximum": 4829804.134,
            "minimum": 4828398.874,
            "name": "Y",
            "position": 1,
            "stddev": 404.1675196,
            "variance": 163351.3839
          },
          {
            "average": 1311.067907,
            "count": 24914368,
            "maximum": 1866.989994,
            "minimum": 1259.949994,
            "name": "Z",
            "position": 2,
            "stddev": 6.243898306,
            "variance": 38.98626605
          },
          {
            "average": 19412.40163,
            "count": 24914368,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10789.47378,
            "variance": 116412744.4
          },
          {
            "average": 1.156135247,
            "count": 24914368,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4283284653,
            "variance": 0.1834652741
          },
          {
            "average": 1.312276635,
            "count": 24914368,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6081640124,
            "variance": 0.369863466
          },
          {
            "average": 0.5002378146,
            "count": 24914368,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999535,
            "variance": 0.2499999535
          },
          {
            "average": 0,
            "count": 24914368,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254249315,
            "count": 24914368,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.396541314,
            "variance": 1.950327641
          },
          {
            "average": 0.6670539242,
            "count": 24914368,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.60352868,
            "variance": 112.4348205
          },
          {
            "average": 0.4981741058,
            "count": 24914368,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999966761,
            "variance": 0.2499966761
          },
          {
            "average": 10138.5273,
            "count": 24914368,
            "maximum": 10141,
            "minimum": 10136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.37921973,
            "variance": 1.902247063
          },
          {
            "average": 243795342.8,
            "count": 24914368,
            "maximum": 243796524.7,
            "minimum": 243794181.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 623.2976792,
            "variance": 388499.9969
          },
          {
            "average": 0,
            "count": 24914368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24914368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24914368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24914368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24914368,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612973.4288,
          4828398.874,
          1259.949994,
          614005.6888,
          4829804.134,
          1866.989994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612973.4288294875,
                4828398.873572038,
                1259.9499943942246
              ],
              [
                612973.4288294875,
                4829804.133572037,
                1259.9499943942246
              ],
              [
                614005.6888294875,
                4829804.133572037,
                1866.9899943942246
              ],
              [
                614005.6888294875,
                4828398.873572038,
                1866.9899943942246
              ],
              [
                612973.4288294875,
                4828398.873572038,
                1259.9499943942246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:02:04+00:00",
        "end_time": "2019-06-05T18:23:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002755,
            43.59984133,
            1259.949994,
            -121.5871936,
            43.61264798,
            1866.989994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6002754525689,
                  43.59999861646094,
                  1259.9499943942246
                ],
                [
                  -121.59998205735963,
                  43.61264798026012,
                  1259.9499943942246
                ],
                [
                  -121.5871936371297,
                  43.612490623033025,
                  1866.9899943942246
                ],
                [
                  -121.58748971018586,
                  43.5998413283152,
                  1866.9899943942246
                ],
                [
                  -121.6002754525689,
                  43.59999861646094,
                  1259.9499943942246
                ]
              ]
            ]
          },
          "id": "20190605_43121E5108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:02:04Z",
            "pc:count": 24914368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613478.3611,
                "count": 24914368,
                "maximum": 614005.6888,
                "minimum": 612973.4288,
                "name": "X",
                "position": 0,
                "stddev": 292.9211785,
                "variance": 85802.81682
              },
              {
                "average": 4829051.813,
                "count": 24914368,
                "maximum": 4829804.134,
                "minimum": 4828398.874,
                "name": "Y",
                "position": 1,
                "stddev": 404.1675196,
                "variance": 163351.3839
              },
              {
                "average": 1311.067907,
                "count": 24914368,
                "maximum": 1866.989994,
                "minimum": 1259.949994,
                "name": "Z",
                "position": 2,
                "stddev": 6.243898306,
                "variance": 38.98626605
              },
              {
                "average": 19412.40163,
                "count": 24914368,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10789.47378,
                "variance": 116412744.4
              },
              {
                "average": 1.156135247,
                "count": 24914368,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4283284653,
                "variance": 0.1834652741
              },
              {
                "average": 1.312276635,
                "count": 24914368,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6081640124,
                "variance": 0.369863466
              },
              {
                "average": 0.5002378146,
                "count": 24914368,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999535,
                "variance": 0.2499999535
              },
              {
                "average": 0,
                "count": 24914368,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254249315,
                "count": 24914368,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.396541314,
                "variance": 1.950327641
              },
              {
                "average": 0.6670539242,
                "count": 24914368,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.60352868,
                "variance": 112.4348205
              },
              {
                "average": 0.4981741058,
                "count": 24914368,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999966761,
                "variance": 0.2499966761
              },
              {
                "average": 10138.5273,
                "count": 24914368,
                "maximum": 10141,
                "minimum": 10136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.37921973,
                "variance": 1.902247063
              },
              {
                "average": 243795342.8,
                "count": 24914368,
                "maximum": 243796524.7,
                "minimum": 243794181.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 623.2976792,
                "variance": 388499.9969
              },
              {
                "average": 0,
                "count": 24914368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24914368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24914368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24914368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24914368,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612973.4288,
              4828398.874,
              1259.949994,
              614005.6888,
              4829804.134,
              1866.989994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612973.4288294875,
                    4828398.873572038,
                    1259.9499943942246
                  ],
                  [
                    612973.4288294875,
                    4829804.133572037,
                    1259.9499943942246
                  ],
                  [
                    614005.6888294875,
                    4829804.133572037,
                    1866.9899943942246
                  ],
                  [
                    614005.6888294875,
                    4828398.873572038,
                    1866.9899943942246
                  ],
                  [
                    612973.4288294875,
                    4828398.873572038,
                    1259.9499943942246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:02:04+00:00",
            "end_time": "2019-06-05T18:23: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": "20190601_43121D7225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76263752381801,
              43.437496462637064,
              1376.9462743646088
            ],
            [
              -121.76248503777109,
              43.444977185235246,
              1376.9462743646088
            ],
            [
              -121.74983518394855,
              43.44483957018261,
              1858.4662743646088
            ],
            [
              -121.7499892277205,
              43.43735888332694,
              1858.4662743646088
            ],
            [
              -121.76263752381801,
              43.437496462637064,
              1376.9462743646088
            ]
          ]
        ]
      },
      "bbox": [
        -121.7626375,
        43.43735888,
        1376.946274,
        -121.7498352,
        43.44497719,
        1858.466274
      ],
      "properties": {
        "datetime": "2019-06-03T18:02:55Z",
        "pc:count": 12946895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600646.4843,
            "count": 12946895,
            "maximum": 601161.1468,
            "minimum": 600137.3068,
            "name": "X",
            "position": 0,
            "stddev": 290.6852436,
            "variance": 84497.91083
          },
          {
            "average": 4810554.708,
            "count": 12946895,
            "maximum": 4810974.39,
            "minimum": 4810143.41,
            "name": "Y",
            "position": 1,
            "stddev": 237.794361,
            "variance": 56546.15814
          },
          {
            "average": 1402.694225,
            "count": 12946895,
            "maximum": 1858.466274,
            "minimum": 1376.946274,
            "name": "Z",
            "position": 2,
            "stddev": 12.73729705,
            "variance": 162.2387362
          },
          {
            "average": 18738.93697,
            "count": 12946895,
            "maximum": 52855,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10244.68582,
            "variance": 104953587.5
          },
          {
            "average": 1.16109909,
            "count": 12946895,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4109752896,
            "variance": 0.1689006886
          },
          {
            "average": 1.322116693,
            "count": 12946895,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.565292048,
            "variance": 0.3195550995
          },
          {
            "average": 0.5021519059,
            "count": 12946895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953886,
            "variance": 0.2499953886
          },
          {
            "average": 0,
            "count": 12946895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227682854,
            "count": 12946895,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.168753764,
            "variance": 1.365985361
          },
          {
            "average": -0.4409465753,
            "count": 12946895,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8230841,
            "variance": 117.1391495
          },
          {
            "average": 0.5003316239,
            "count": 12946895,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999093,
            "variance": 0.2499999093
          },
          {
            "average": 10048.01276,
            "count": 12946895,
            "maximum": 10051,
            "minimum": 10003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.051233087,
            "variance": 36.61742188
          },
          {
            "average": 243615736.6,
            "count": 12946895,
            "maximum": 243620175.6,
            "minimum": 243443405.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23492.14811,
            "variance": 551881022.6
          },
          {
            "average": 0,
            "count": 12946895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12946895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12946895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12946895,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12946895,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600137.3068,
          4810143.41,
          1376.946274,
          601161.1468,
          4810974.39,
          1858.466274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600137.3068389947,
                4810143.409770036,
                1376.9462743646088
              ],
              [
                600137.3068389947,
                4810974.389770037,
                1376.9462743646088
              ],
              [
                601161.1468389948,
                4810974.389770037,
                1858.4662743646088
              ],
              [
                601161.1468389948,
                4810143.409770036,
                1858.4662743646088
              ],
              [
                600137.3068389947,
                4810143.409770036,
                1376.9462743646088
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T18:02:55+00:00",
        "end_time": "2019-06-01T16:56:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7626375,
            43.43735888,
            1376.946274,
            -121.7498352,
            43.44497719,
            1858.466274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76263752381801,
                  43.437496462637064,
                  1376.9462743646088
                ],
                [
                  -121.76248503777109,
                  43.444977185235246,
                  1376.9462743646088
                ],
                [
                  -121.74983518394855,
                  43.44483957018261,
                  1858.4662743646088
                ],
                [
                  -121.7499892277205,
                  43.43735888332694,
                  1858.4662743646088
                ],
                [
                  -121.76263752381801,
                  43.437496462637064,
                  1376.9462743646088
                ]
              ]
            ]
          },
          "id": "20190601_43121D7225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T18:02:55Z",
            "pc:count": 12946895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600646.4843,
                "count": 12946895,
                "maximum": 601161.1468,
                "minimum": 600137.3068,
                "name": "X",
                "position": 0,
                "stddev": 290.6852436,
                "variance": 84497.91083
              },
              {
                "average": 4810554.708,
                "count": 12946895,
                "maximum": 4810974.39,
                "minimum": 4810143.41,
                "name": "Y",
                "position": 1,
                "stddev": 237.794361,
                "variance": 56546.15814
              },
              {
                "average": 1402.694225,
                "count": 12946895,
                "maximum": 1858.466274,
                "minimum": 1376.946274,
                "name": "Z",
                "position": 2,
                "stddev": 12.73729705,
                "variance": 162.2387362
              },
              {
                "average": 18738.93697,
                "count": 12946895,
                "maximum": 52855,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10244.68582,
                "variance": 104953587.5
              },
              {
                "average": 1.16109909,
                "count": 12946895,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4109752896,
                "variance": 0.1689006886
              },
              {
                "average": 1.322116693,
                "count": 12946895,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.565292048,
                "variance": 0.3195550995
              },
              {
                "average": 0.5021519059,
                "count": 12946895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953886,
                "variance": 0.2499953886
              },
              {
                "average": 0,
                "count": 12946895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227682854,
                "count": 12946895,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.168753764,
                "variance": 1.365985361
              },
              {
                "average": -0.4409465753,
                "count": 12946895,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8230841,
                "variance": 117.1391495
              },
              {
                "average": 0.5003316239,
                "count": 12946895,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999093,
                "variance": 0.2499999093
              },
              {
                "average": 10048.01276,
                "count": 12946895,
                "maximum": 10051,
                "minimum": 10003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.051233087,
                "variance": 36.61742188
              },
              {
                "average": 243615736.6,
                "count": 12946895,
                "maximum": 243620175.6,
                "minimum": 243443405.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23492.14811,
                "variance": 551881022.6
              },
              {
                "average": 0,
                "count": 12946895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12946895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12946895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12946895,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12946895,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600137.3068,
              4810143.41,
              1376.946274,
              601161.1468,
              4810974.39,
              1858.466274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600137.3068389947,
                    4810143.409770036,
                    1376.9462743646088
                  ],
                  [
                    600137.3068389947,
                    4810974.389770037,
                    1376.9462743646088
                  ],
                  [
                    601161.1468389948,
                    4810974.389770037,
                    1858.4662743646088
                  ],
                  [
                    601161.1468389948,
                    4810143.409770036,
                    1858.4662743646088
                  ],
                  [
                    600137.3068389947,
                    4810143.409770036,
                    1376.9462743646088
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T18:02:55+00:00",
            "end_time": "2019-06-01T16:56: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": "20190601_43121D7407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7904937507723,
              43.41339431395686,
              1394.9395894501567
            ],
            [
              -121.79026220591543,
              43.42502381746306,
              1394.9395894501567
            ],
            [
              -121.78725414444969,
              43.424991952422076,
              1886.699589450157
            ],
            [
              -121.7874862647087,
              43.413362461781745,
              1886.699589450157
            ],
            [
              -121.7904937507723,
              43.41339431395686,
              1394.9395894501567
            ]
          ]
        ]
      },
      "bbox": [
        -121.7904938,
        43.41336246,
        1394.939589,
        -121.7872541,
        43.42502382,
        1886.699589
      ],
      "properties": {
        "datetime": "2019-06-03T17:17:09Z",
        "pc:count": 4527004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598061.2936,
            "count": 4527004,
            "maximum": 598165.3265,
            "minimum": 597921.7865,
            "name": "X",
            "position": 0,
            "stddev": 58.98938476,
            "variance": 3479.747514
          },
          {
            "average": 4808199.922,
            "count": 4527004,
            "maximum": 4808725.391,
            "minimum": 4807433.571,
            "name": "Y",
            "position": 1,
            "stddev": 345.6818156,
            "variance": 119495.9176
          },
          {
            "average": 1411.040813,
            "count": 4527004,
            "maximum": 1886.699589,
            "minimum": 1394.939589,
            "name": "Z",
            "position": 2,
            "stddev": 8.297496332,
            "variance": 68.84844538
          },
          {
            "average": 17419.25362,
            "count": 4527004,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10575.36332,
            "variance": 111838309.4
          },
          {
            "average": 1.185191354,
            "count": 4527004,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4455116989,
            "variance": 0.1984806739
          },
          {
            "average": 1.370445001,
            "count": 4527004,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6131545939,
            "variance": 0.3759585561
          },
          {
            "average": 0.4945615246,
            "count": 4527004,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999704773,
            "variance": 0.2499704782
          },
          {
            "average": 0,
            "count": 4527004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200466799,
            "count": 4527004,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.264510807,
            "variance": 1.59898758
          },
          {
            "average": 3.662317434,
            "count": 4527004,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.56066827,
            "variance": 111.5277143
          },
          {
            "average": 0.495503207,
            "count": 4527004,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999798337,
            "variance": 0.2499798341
          },
          {
            "average": 10036.76776,
            "count": 4527004,
            "maximum": 10047,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.51115672,
            "variance": 240.5959829
          },
          {
            "average": 243574975.9,
            "count": 4527004,
            "maximum": 243617429.8,
            "minimum": 243444097.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 67723.96907,
            "variance": 4586535987
          },
          {
            "average": 0,
            "count": 4527004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4527004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4527004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4527004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4527004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          597921.7865,
          4807433.571,
          1394.939589,
          598165.3265,
          4808725.391,
          1886.699589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                597921.7865165262,
                4807433.57095032,
                1394.9395894501567
              ],
              [
                597921.7865165262,
                4808725.39095032,
                1394.9395894501567
              ],
              [
                598165.3265165263,
                4808725.39095032,
                1886.699589450157
              ],
              [
                598165.3265165263,
                4807433.57095032,
                1886.699589450157
              ],
              [
                597921.7865165262,
                4807433.57095032,
                1394.9395894501567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:17:09+00:00",
        "end_time": "2019-06-01T17:08:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7904938,
            43.41336246,
            1394.939589,
            -121.7872541,
            43.42502382,
            1886.699589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7904937507723,
                  43.41339431395686,
                  1394.9395894501567
                ],
                [
                  -121.79026220591543,
                  43.42502381746306,
                  1394.9395894501567
                ],
                [
                  -121.78725414444969,
                  43.424991952422076,
                  1886.699589450157
                ],
                [
                  -121.7874862647087,
                  43.413362461781745,
                  1886.699589450157
                ],
                [
                  -121.7904937507723,
                  43.41339431395686,
                  1394.9395894501567
                ]
              ]
            ]
          },
          "id": "20190601_43121D7407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:17:09Z",
            "pc:count": 4527004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598061.2936,
                "count": 4527004,
                "maximum": 598165.3265,
                "minimum": 597921.7865,
                "name": "X",
                "position": 0,
                "stddev": 58.98938476,
                "variance": 3479.747514
              },
              {
                "average": 4808199.922,
                "count": 4527004,
                "maximum": 4808725.391,
                "minimum": 4807433.571,
                "name": "Y",
                "position": 1,
                "stddev": 345.6818156,
                "variance": 119495.9176
              },
              {
                "average": 1411.040813,
                "count": 4527004,
                "maximum": 1886.699589,
                "minimum": 1394.939589,
                "name": "Z",
                "position": 2,
                "stddev": 8.297496332,
                "variance": 68.84844538
              },
              {
                "average": 17419.25362,
                "count": 4527004,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10575.36332,
                "variance": 111838309.4
              },
              {
                "average": 1.185191354,
                "count": 4527004,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4455116989,
                "variance": 0.1984806739
              },
              {
                "average": 1.370445001,
                "count": 4527004,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6131545939,
                "variance": 0.3759585561
              },
              {
                "average": 0.4945615246,
                "count": 4527004,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999704773,
                "variance": 0.2499704782
              },
              {
                "average": 0,
                "count": 4527004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200466799,
                "count": 4527004,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.264510807,
                "variance": 1.59898758
              },
              {
                "average": 3.662317434,
                "count": 4527004,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.56066827,
                "variance": 111.5277143
              },
              {
                "average": 0.495503207,
                "count": 4527004,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999798337,
                "variance": 0.2499798341
              },
              {
                "average": 10036.76776,
                "count": 4527004,
                "maximum": 10047,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.51115672,
                "variance": 240.5959829
              },
              {
                "average": 243574975.9,
                "count": 4527004,
                "maximum": 243617429.8,
                "minimum": 243444097.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 67723.96907,
                "variance": 4586535987
              },
              {
                "average": 0,
                "count": 4527004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4527004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4527004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4527004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4527004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              597921.7865,
              4807433.571,
              1394.939589,
              598165.3265,
              4808725.391,
              1886.699589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    597921.7865165262,
                    4807433.57095032,
                    1394.9395894501567
                  ],
                  [
                    597921.7865165262,
                    4808725.39095032,
                    1394.9395894501567
                  ],
                  [
                    598165.3265165263,
                    4808725.39095032,
                    1886.699589450157
                  ],
                  [
                    598165.3265165263,
                    4807433.57095032,
                    1886.699589450157
                  ],
                  [
                    597921.7865165262,
                    4807433.57095032,
                    1394.9395894501567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:17:09+00:00",
            "end_time": "2019-06-01T17: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": "20190603_43121E4323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.47529988444116,
              43.49999880304017,
              1317.5882524076526
            ],
            [
              -121.47498210608806,
              43.5126201398449,
              1317.5882524076526
            ],
            [
              -121.46217077319965,
              43.51244851030091,
              1844.4082524076528
            ],
            [
              -121.4624912185841,
              43.499827248689726,
              1844.4082524076528
            ],
            [
              -121.47529988444116,
              43.49999880304017,
              1317.5882524076526
            ]
          ]
        ]
      },
      "bbox": [
        -121.4752999,
        43.49982725,
        1317.588252,
        -121.4621708,
        43.51262014,
        1844.408252
      ],
      "properties": {
        "datetime": "2019-06-04T19:10:42Z",
        "pc:count": 16875358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 623749.4106,
            "count": 16875358,
            "maximum": 624300.0253,
            "minimum": 623264.1453,
            "name": "X",
            "position": 0,
            "stddev": 276.8395519,
            "variance": 76640.13749
          },
          {
            "average": 4818139.666,
            "count": 16875358,
            "maximum": 4818872.551,
            "minimum": 4817470.351,
            "name": "Y",
            "position": 1,
            "stddev": 392.1938277,
            "variance": 153815.9985
          },
          {
            "average": 1328.58977,
            "count": 16875358,
            "maximum": 1844.408252,
            "minimum": 1317.588252,
            "name": "Z",
            "position": 2,
            "stddev": 4.910908187,
            "variance": 24.11701922
          },
          {
            "average": 21033.92268,
            "count": 16875358,
            "maximum": 55742,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9841.119012,
            "variance": 96847623.42
          },
          {
            "average": 1.097590107,
            "count": 16875358,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3228965896,
            "variance": 0.1042622076
          },
          {
            "average": 1.195192126,
            "count": 16875358,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4535342694,
            "variance": 0.2056933335
          },
          {
            "average": 0.5037856975,
            "count": 16875358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999856831,
            "variance": 0.2499856833
          },
          {
            "average": 0,
            "count": 16875358,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220827315,
            "count": 16875358,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9120186233,
            "variance": 0.8317779693
          },
          {
            "average": -0.7241296196,
            "count": 16875358,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89260506,
            "variance": 118.6488449
          },
          {
            "average": 0.5032083468,
            "count": 16875358,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999897212,
            "variance": 0.2499897213
          },
          {
            "average": 10056.22537,
            "count": 16875358,
            "maximum": 10107,
            "minimum": 10053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.962763155,
            "variance": 48.48007075
          },
          {
            "average": 243624612.1,
            "count": 16875358,
            "maximum": 243710642.9,
            "minimum": 243621851.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11674.59794,
            "variance": 136296237.1
          },
          {
            "average": 0,
            "count": 16875358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16875358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16875358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16875358,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16875358,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          623264.1453,
          4817470.351,
          1317.588252,
          624300.0253,
          4818872.551,
          1844.408252
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                623264.1452633963,
                4817470.351433173,
                1317.5882524076526
              ],
              [
                623264.1452633963,
                4818872.551433172,
                1317.5882524076526
              ],
              [
                624300.0252633962,
                4818872.551433172,
                1844.4082524076528
              ],
              [
                624300.0252633962,
                4817470.351433173,
                1844.4082524076528
              ],
              [
                623264.1452633963,
                4817470.351433173,
                1317.5882524076526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:10:42+00:00",
        "end_time": "2019-06-03T18:30:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E4323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E4323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E4323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.4752999,
            43.49982725,
            1317.588252,
            -121.4621708,
            43.51262014,
            1844.408252
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.47529988444116,
                  43.49999880304017,
                  1317.5882524076526
                ],
                [
                  -121.47498210608806,
                  43.5126201398449,
                  1317.5882524076526
                ],
                [
                  -121.46217077319965,
                  43.51244851030091,
                  1844.4082524076528
                ],
                [
                  -121.4624912185841,
                  43.499827248689726,
                  1844.4082524076528
                ],
                [
                  -121.47529988444116,
                  43.49999880304017,
                  1317.5882524076526
                ]
              ]
            ]
          },
          "id": "20190603_43121E4323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E4323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:10:42Z",
            "pc:count": 16875358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 623749.4106,
                "count": 16875358,
                "maximum": 624300.0253,
                "minimum": 623264.1453,
                "name": "X",
                "position": 0,
                "stddev": 276.8395519,
                "variance": 76640.13749
              },
              {
                "average": 4818139.666,
                "count": 16875358,
                "maximum": 4818872.551,
                "minimum": 4817470.351,
                "name": "Y",
                "position": 1,
                "stddev": 392.1938277,
                "variance": 153815.9985
              },
              {
                "average": 1328.58977,
                "count": 16875358,
                "maximum": 1844.408252,
                "minimum": 1317.588252,
                "name": "Z",
                "position": 2,
                "stddev": 4.910908187,
                "variance": 24.11701922
              },
              {
                "average": 21033.92268,
                "count": 16875358,
                "maximum": 55742,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9841.119012,
                "variance": 96847623.42
              },
              {
                "average": 1.097590107,
                "count": 16875358,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3228965896,
                "variance": 0.1042622076
              },
              {
                "average": 1.195192126,
                "count": 16875358,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4535342694,
                "variance": 0.2056933335
              },
              {
                "average": 0.5037856975,
                "count": 16875358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999856831,
                "variance": 0.2499856833
              },
              {
                "average": 0,
                "count": 16875358,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220827315,
                "count": 16875358,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9120186233,
                "variance": 0.8317779693
              },
              {
                "average": -0.7241296196,
                "count": 16875358,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89260506,
                "variance": 118.6488449
              },
              {
                "average": 0.5032083468,
                "count": 16875358,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999897212,
                "variance": 0.2499897213
              },
              {
                "average": 10056.22537,
                "count": 16875358,
                "maximum": 10107,
                "minimum": 10053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.962763155,
                "variance": 48.48007075
              },
              {
                "average": 243624612.1,
                "count": 16875358,
                "maximum": 243710642.9,
                "minimum": 243621851.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11674.59794,
                "variance": 136296237.1
              },
              {
                "average": 0,
                "count": 16875358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16875358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16875358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16875358,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16875358,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              623264.1453,
              4817470.351,
              1317.588252,
              624300.0253,
              4818872.551,
              1844.408252
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    623264.1452633963,
                    4817470.351433173,
                    1317.5882524076526
                  ],
                  [
                    623264.1452633963,
                    4818872.551433172,
                    1317.5882524076526
                  ],
                  [
                    624300.0252633962,
                    4818872.551433172,
                    1844.4082524076528
                  ],
                  [
                    624300.0252633962,
                    4817470.351433173,
                    1844.4082524076528
                  ],
                  [
                    623264.1452633963,
                    4817470.351433173,
                    1317.5882524076526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:10:42+00:00",
            "end_time": "2019-06-03T18:30:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527991403981,
              43.512498854952376,
              1320.7361332804535
            ],
            [
              -121.57498214441935,
              43.525150257064254,
              1320.7361332804535
            ],
            [
              -121.56218935185451,
              43.5249900693679,
              1897.0161332804532
            ],
            [
              -121.56248979240377,
              43.512338737602256,
              1897.0161332804532
            ],
            [
              -121.57527991403981,
              43.512498854952376,
              1320.7361332804535
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752799,
        43.51233874,
        1320.736133,
        -121.5621894,
        43.52515026,
        1897.016133
      ],
      "properties": {
        "datetime": "2019-06-04T19:58:20Z",
        "pc:count": 17874107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615689.9002,
            "count": 17874107,
            "maximum": 616191.5321,
            "minimum": 615157.4121,
            "name": "X",
            "position": 0,
            "stddev": 302.2567527,
            "variance": 91359.14458
          },
          {
            "average": 4819407.166,
            "count": 17874107,
            "maximum": 4820120.848,
            "minimum": 4818715.368,
            "name": "Y",
            "position": 1,
            "stddev": 402.9287637,
            "variance": 162351.5887
          },
          {
            "average": 1333.801312,
            "count": 17874107,
            "maximum": 1897.016133,
            "minimum": 1320.736133,
            "name": "Z",
            "position": 2,
            "stddev": 6.777666047,
            "variance": 45.93675704
          },
          {
            "average": 19277.64757,
            "count": 17874107,
            "maximum": 52278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10544.50404,
            "variance": 111186565.5
          },
          {
            "average": 1.122472916,
            "count": 17874107,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3655290044,
            "variance": 0.1336114531
          },
          {
            "average": 1.244993442,
            "count": 17874107,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5132544002,
            "variance": 0.2634300794
          },
          {
            "average": 0.50535582,
            "count": 17874107,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999713284,
            "variance": 0.2499713292
          },
          {
            "average": 0,
            "count": 17874107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.029234356,
            "count": 17874107,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.523921478,
            "variance": 12.41802258
          },
          {
            "average": -1.551726024,
            "count": 17874107,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.64867598,
            "variance": 113.3943002
          },
          {
            "average": 0.5039146291,
            "count": 17874107,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999846894,
            "variance": 0.2499846897
          },
          {
            "average": 10110.4952,
            "count": 17874107,
            "maximum": 10113,
            "minimum": 10108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.068627258,
            "variance": 1.141964217
          },
          {
            "average": 243712344.6,
            "count": 17874107,
            "maximum": 243713500.6,
            "minimum": 243711241.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 469.5939643,
            "variance": 220518.4913
          },
          {
            "average": 0,
            "count": 17874107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17874107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17874107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17874107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17874107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615157.4121,
          4818715.368,
          1320.736133,
          616191.5321,
          4820120.848,
          1897.016133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615157.4121199193,
                4818715.3676672205,
                1320.7361332804535
              ],
              [
                615157.4121199193,
                4820120.847667221,
                1320.7361332804535
              ],
              [
                616191.5321199194,
                4820120.847667221,
                1897.0161332804532
              ],
              [
                616191.5321199194,
                4818715.3676672205,
                1897.0161332804532
              ],
              [
                615157.4121199193,
                4818715.3676672205,
                1320.7361332804535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:58:20+00:00",
        "end_time": "2019-06-04T19:20:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752799,
            43.51233874,
            1320.736133,
            -121.5621894,
            43.52515026,
            1897.016133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527991403981,
                  43.512498854952376,
                  1320.7361332804535
                ],
                [
                  -121.57498214441935,
                  43.525150257064254,
                  1320.7361332804535
                ],
                [
                  -121.56218935185451,
                  43.5249900693679,
                  1897.0161332804532
                ],
                [
                  -121.56248979240377,
                  43.512338737602256,
                  1897.0161332804532
                ],
                [
                  -121.57527991403981,
                  43.512498854952376,
                  1320.7361332804535
                ]
              ]
            ]
          },
          "id": "20190604_43121E5320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:58:20Z",
            "pc:count": 17874107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615689.9002,
                "count": 17874107,
                "maximum": 616191.5321,
                "minimum": 615157.4121,
                "name": "X",
                "position": 0,
                "stddev": 302.2567527,
                "variance": 91359.14458
              },
              {
                "average": 4819407.166,
                "count": 17874107,
                "maximum": 4820120.848,
                "minimum": 4818715.368,
                "name": "Y",
                "position": 1,
                "stddev": 402.9287637,
                "variance": 162351.5887
              },
              {
                "average": 1333.801312,
                "count": 17874107,
                "maximum": 1897.016133,
                "minimum": 1320.736133,
                "name": "Z",
                "position": 2,
                "stddev": 6.777666047,
                "variance": 45.93675704
              },
              {
                "average": 19277.64757,
                "count": 17874107,
                "maximum": 52278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10544.50404,
                "variance": 111186565.5
              },
              {
                "average": 1.122472916,
                "count": 17874107,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3655290044,
                "variance": 0.1336114531
              },
              {
                "average": 1.244993442,
                "count": 17874107,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5132544002,
                "variance": 0.2634300794
              },
              {
                "average": 0.50535582,
                "count": 17874107,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999713284,
                "variance": 0.2499713292
              },
              {
                "average": 0,
                "count": 17874107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.029234356,
                "count": 17874107,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.523921478,
                "variance": 12.41802258
              },
              {
                "average": -1.551726024,
                "count": 17874107,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.64867598,
                "variance": 113.3943002
              },
              {
                "average": 0.5039146291,
                "count": 17874107,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999846894,
                "variance": 0.2499846897
              },
              {
                "average": 10110.4952,
                "count": 17874107,
                "maximum": 10113,
                "minimum": 10108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.068627258,
                "variance": 1.141964217
              },
              {
                "average": 243712344.6,
                "count": 17874107,
                "maximum": 243713500.6,
                "minimum": 243711241.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 469.5939643,
                "variance": 220518.4913
              },
              {
                "average": 0,
                "count": 17874107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17874107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17874107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17874107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17874107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615157.4121,
              4818715.368,
              1320.736133,
              616191.5321,
              4820120.848,
              1897.016133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615157.4121199193,
                    4818715.3676672205,
                    1320.7361332804535
                  ],
                  [
                    615157.4121199193,
                    4820120.847667221,
                    1320.7361332804535
                  ],
                  [
                    616191.5321199194,
                    4820120.847667221,
                    1897.0161332804532
                  ],
                  [
                    616191.5321199194,
                    4818715.3676672205,
                    1897.0161332804532
                  ],
                  [
                    615157.4121199193,
                    4818715.3676672205,
                    1320.7361332804535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:58:20+00:00",
            "end_time": "2019-06-04T19:20: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": "20190605_43121E5305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57528023664793,
              43.54999857423069,
              1312.899643419793
            ],
            [
              -121.57498206868013,
              43.562650253115095,
              1312.899643419793
            ],
            [
              -121.56218951371561,
              43.56249005843472,
              1843.5196434197928
            ],
            [
              -121.56249035613548,
              43.54983844989638,
              1843.5196434197928
            ],
            [
              -121.57528023664793,
              43.54999857423069,
              1312.899643419793
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752802,
        43.54983845,
        1312.899643,
        -121.5621895,
        43.56265025,
        1843.519643
      ],
      "properties": {
        "datetime": "2019-06-05T16:33:15Z",
        "pc:count": 17223359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615598.2171,
            "count": 17223359,
            "maximum": 616119.5039,
            "minimum": 615086.0439,
            "name": "X",
            "position": 0,
            "stddev": 291.8859788,
            "variance": 85197.42465
          },
          {
            "average": 4823590.072,
            "count": 17223359,
            "maximum": 4824285.624,
            "minimum": 4822880.104,
            "name": "Y",
            "position": 1,
            "stddev": 406.9299532,
            "variance": 165591.9868
          },
          {
            "average": 1320.137748,
            "count": 17223359,
            "maximum": 1843.519643,
            "minimum": 1312.899643,
            "name": "Z",
            "position": 2,
            "stddev": 4.692681384,
            "variance": 22.02125857
          },
          {
            "average": 21930.8154,
            "count": 17223359,
            "maximum": 51123,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9568.922333,
            "variance": 91564274.61
          },
          {
            "average": 1.0864116,
            "count": 17223359,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3073908118,
            "variance": 0.0944891112
          },
          {
            "average": 1.172824767,
            "count": 17223359,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4354286975,
            "variance": 0.1895981506
          },
          {
            "average": 0.4976566418,
            "count": 17223359,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945232,
            "variance": 0.2499945232
          },
          {
            "average": 0,
            "count": 17223359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263360649,
            "count": 17223359,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8299864858,
            "variance": 0.6888775666
          },
          {
            "average": 1.647715775,
            "count": 17223359,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.69893748,
            "variance": 114.4672633
          },
          {
            "average": 0.4899096047,
            "count": 17223359,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998981881,
            "variance": 0.2498981984
          },
          {
            "average": 10123.35362,
            "count": 17223359,
            "maximum": 10126,
            "minimum": 10121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.104409255,
            "variance": 1.219719803
          },
          {
            "average": 243786322.1,
            "count": 17223359,
            "maximum": 243787595.6,
            "minimum": 243785166.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 526.6668274,
            "variance": 277377.9471
          },
          {
            "average": 0,
            "count": 17223359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17223359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17223359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17223359,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17223359,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615086.0439,
          4822880.104,
          1312.899643,
          616119.5039,
          4824285.624,
          1843.519643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615086.0439211525,
                4822880.103691518,
                1312.899643419793
              ],
              [
                615086.0439211525,
                4824285.623691518,
                1312.899643419793
              ],
              [
                616119.5039211524,
                4824285.623691518,
                1843.5196434197928
              ],
              [
                616119.5039211524,
                4822880.103691518,
                1843.5196434197928
              ],
              [
                615086.0439211525,
                4822880.103691518,
                1312.899643419793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:33:15+00:00",
        "end_time": "2019-06-05T15:52:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752802,
            43.54983845,
            1312.899643,
            -121.5621895,
            43.56265025,
            1843.519643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57528023664793,
                  43.54999857423069,
                  1312.899643419793
                ],
                [
                  -121.57498206868013,
                  43.562650253115095,
                  1312.899643419793
                ],
                [
                  -121.56218951371561,
                  43.56249005843472,
                  1843.5196434197928
                ],
                [
                  -121.56249035613548,
                  43.54983844989638,
                  1843.5196434197928
                ],
                [
                  -121.57528023664793,
                  43.54999857423069,
                  1312.899643419793
                ]
              ]
            ]
          },
          "id": "20190605_43121E5305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:33:15Z",
            "pc:count": 17223359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615598.2171,
                "count": 17223359,
                "maximum": 616119.5039,
                "minimum": 615086.0439,
                "name": "X",
                "position": 0,
                "stddev": 291.8859788,
                "variance": 85197.42465
              },
              {
                "average": 4823590.072,
                "count": 17223359,
                "maximum": 4824285.624,
                "minimum": 4822880.104,
                "name": "Y",
                "position": 1,
                "stddev": 406.9299532,
                "variance": 165591.9868
              },
              {
                "average": 1320.137748,
                "count": 17223359,
                "maximum": 1843.519643,
                "minimum": 1312.899643,
                "name": "Z",
                "position": 2,
                "stddev": 4.692681384,
                "variance": 22.02125857
              },
              {
                "average": 21930.8154,
                "count": 17223359,
                "maximum": 51123,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9568.922333,
                "variance": 91564274.61
              },
              {
                "average": 1.0864116,
                "count": 17223359,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3073908118,
                "variance": 0.0944891112
              },
              {
                "average": 1.172824767,
                "count": 17223359,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4354286975,
                "variance": 0.1895981506
              },
              {
                "average": 0.4976566418,
                "count": 17223359,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945232,
                "variance": 0.2499945232
              },
              {
                "average": 0,
                "count": 17223359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263360649,
                "count": 17223359,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8299864858,
                "variance": 0.6888775666
              },
              {
                "average": 1.647715775,
                "count": 17223359,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.69893748,
                "variance": 114.4672633
              },
              {
                "average": 0.4899096047,
                "count": 17223359,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998981881,
                "variance": 0.2498981984
              },
              {
                "average": 10123.35362,
                "count": 17223359,
                "maximum": 10126,
                "minimum": 10121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.104409255,
                "variance": 1.219719803
              },
              {
                "average": 243786322.1,
                "count": 17223359,
                "maximum": 243787595.6,
                "minimum": 243785166.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 526.6668274,
                "variance": 277377.9471
              },
              {
                "average": 0,
                "count": 17223359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17223359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17223359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17223359,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17223359,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615086.0439,
              4822880.104,
              1312.899643,
              616119.5039,
              4824285.624,
              1843.519643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615086.0439211525,
                    4822880.103691518,
                    1312.899643419793
                  ],
                  [
                    615086.0439211525,
                    4824285.623691518,
                    1312.899643419793
                  ],
                  [
                    616119.5039211524,
                    4824285.623691518,
                    1843.5196434197928
                  ],
                  [
                    616119.5039211524,
                    4822880.103691518,
                    1843.5196434197928
                  ],
                  [
                    615086.0439211525,
                    4822880.103691518,
                    1312.899643419793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:33:15+00:00",
            "end_time": "2019-06-05T15:52: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": "20190605_43121E5104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58759870735504,
              43.612496574368414,
              1287.9448605891898
            ],
            [
              -121.58730250108363,
              43.6251469217378,
              1287.9448605891898
            ],
            [
              -121.57469117413511,
              43.62499035070458,
              1845.1848605891896
            ],
            [
              -121.57499002250505,
              43.61234007207528,
              1845.1848605891896
            ],
            [
              -121.58759870735504,
              43.612496574368414,
              1287.9448605891898
            ]
          ]
        ]
      },
      "bbox": [
        -121.5875987,
        43.61234007,
        1287.944861,
        -121.5746912,
        43.62514692,
        1845.184861
      ],
      "properties": {
        "datetime": "2019-06-05T19:23:04Z",
        "pc:count": 15744402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614518.6017,
            "count": 15744402,
            "maximum": 614990.7503,
            "minimum": 613972.9903,
            "name": "X",
            "position": 0,
            "stddev": 252.2460228,
            "variance": 63628.05602
          },
          {
            "average": 4830506.379,
            "count": 15744402,
            "maximum": 4831209.619,
            "minimum": 4829804.239,
            "name": "Y",
            "position": 1,
            "stddev": 415.496067,
            "variance": 172636.9817
          },
          {
            "average": 1308.412132,
            "count": 15744402,
            "maximum": 1845.184861,
            "minimum": 1287.944861,
            "name": "Z",
            "position": 2,
            "stddev": 4.91058733,
            "variance": 24.11386793
          },
          {
            "average": 20537.60093,
            "count": 15744402,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10454.74908,
            "variance": 109301778.3
          },
          {
            "average": 1.122118516,
            "count": 15744402,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.364362904,
            "variance": 0.1327603258
          },
          {
            "average": 1.244197588,
            "count": 15744402,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5110810219,
            "variance": 0.261203811
          },
          {
            "average": 0.4972833519,
            "count": 15744402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926356,
            "variance": 0.2499926357
          },
          {
            "average": 0,
            "count": 15744402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226312692,
            "count": 15744402,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.012455995,
            "variance": 1.025067141
          },
          {
            "average": 1.620559194,
            "count": 15744402,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72951345,
            "variance": 115.1224588
          },
          {
            "average": 0.4872179331,
            "count": 15744402,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998366079,
            "variance": 0.2498366346
          },
          {
            "average": 10141.52977,
            "count": 15744402,
            "maximum": 10144,
            "minimum": 10139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.143394371,
            "variance": 1.307350687
          },
          {
            "average": 243796709.5,
            "count": 15744402,
            "maximum": 243797784.1,
            "minimum": 243795531,
            "name": "GpsTime",
            "position": 12,
            "stddev": 506.515336,
            "variance": 256557.7856
          },
          {
            "average": 0,
            "count": 15744402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15744402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15744402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15744402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15744402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613972.9903,
          4829804.239,
          1287.944861,
          614990.7503,
          4831209.619,
          1845.184861
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613972.9903213865,
                4829804.238540072,
                1287.9448605891898
              ],
              [
                613972.9903213865,
                4831209.618540073,
                1287.9448605891898
              ],
              [
                614990.7503213865,
                4831209.618540073,
                1845.1848605891896
              ],
              [
                614990.7503213865,
                4829804.238540072,
                1845.1848605891896
              ],
              [
                613972.9903213865,
                4829804.238540072,
                1287.9448605891898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:23:04+00:00",
        "end_time": "2019-06-05T18:45:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5875987,
            43.61234007,
            1287.944861,
            -121.5746912,
            43.62514692,
            1845.184861
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58759870735504,
                  43.612496574368414,
                  1287.9448605891898
                ],
                [
                  -121.58730250108363,
                  43.6251469217378,
                  1287.9448605891898
                ],
                [
                  -121.57469117413511,
                  43.62499035070458,
                  1845.1848605891896
                ],
                [
                  -121.57499002250505,
                  43.61234007207528,
                  1845.1848605891896
                ],
                [
                  -121.58759870735504,
                  43.612496574368414,
                  1287.9448605891898
                ]
              ]
            ]
          },
          "id": "20190605_43121E5104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:23:04Z",
            "pc:count": 15744402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614518.6017,
                "count": 15744402,
                "maximum": 614990.7503,
                "minimum": 613972.9903,
                "name": "X",
                "position": 0,
                "stddev": 252.2460228,
                "variance": 63628.05602
              },
              {
                "average": 4830506.379,
                "count": 15744402,
                "maximum": 4831209.619,
                "minimum": 4829804.239,
                "name": "Y",
                "position": 1,
                "stddev": 415.496067,
                "variance": 172636.9817
              },
              {
                "average": 1308.412132,
                "count": 15744402,
                "maximum": 1845.184861,
                "minimum": 1287.944861,
                "name": "Z",
                "position": 2,
                "stddev": 4.91058733,
                "variance": 24.11386793
              },
              {
                "average": 20537.60093,
                "count": 15744402,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10454.74908,
                "variance": 109301778.3
              },
              {
                "average": 1.122118516,
                "count": 15744402,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.364362904,
                "variance": 0.1327603258
              },
              {
                "average": 1.244197588,
                "count": 15744402,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5110810219,
                "variance": 0.261203811
              },
              {
                "average": 0.4972833519,
                "count": 15744402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926356,
                "variance": 0.2499926357
              },
              {
                "average": 0,
                "count": 15744402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226312692,
                "count": 15744402,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.012455995,
                "variance": 1.025067141
              },
              {
                "average": 1.620559194,
                "count": 15744402,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72951345,
                "variance": 115.1224588
              },
              {
                "average": 0.4872179331,
                "count": 15744402,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998366079,
                "variance": 0.2498366346
              },
              {
                "average": 10141.52977,
                "count": 15744402,
                "maximum": 10144,
                "minimum": 10139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.143394371,
                "variance": 1.307350687
              },
              {
                "average": 243796709.5,
                "count": 15744402,
                "maximum": 243797784.1,
                "minimum": 243795531,
                "name": "GpsTime",
                "position": 12,
                "stddev": 506.515336,
                "variance": 256557.7856
              },
              {
                "average": 0,
                "count": 15744402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15744402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15744402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15744402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15744402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613972.9903,
              4829804.239,
              1287.944861,
              614990.7503,
              4831209.619,
              1845.184861
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613972.9903213865,
                    4829804.238540072,
                    1287.9448605891898
                  ],
                  [
                    613972.9903213865,
                    4831209.618540073,
                    1287.9448605891898
                  ],
                  [
                    614990.7503213865,
                    4831209.618540073,
                    1845.1848605891896
                  ],
                  [
                    614990.7503213865,
                    4829804.238540072,
                    1845.1848605891896
                  ],
                  [
                    613972.9903213865,
                    4829804.238540072,
                    1287.9448605891898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:23:04+00:00",
            "end_time": "2019-06-05T18:45: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": "20190602_43121D7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.84421299490279,
              43.4277908745866,
              1301.5916876349563
            ],
            [
              -121.8440270377528,
              43.43756046495582,
              1301.5916876349563
            ],
            [
              -121.83729944321628,
              43.43749225140762,
              1933.2316876349562
            ],
            [
              -121.83748648201737,
              43.42772268417571,
              1933.2316876349562
            ],
            [
              -121.84421299490279,
              43.4277908745866,
              1301.5916876349563
            ]
          ]
        ]
      },
      "bbox": [
        -121.844213,
        43.42772268,
        1301.591688,
        -121.8372994,
        43.43756046,
        1933.231688
      ],
      "properties": {
        "datetime": "2019-06-02T17:01:59Z",
        "pc:count": 7293890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 593821.4821,
            "count": 7293890,
            "maximum": 594095.0232,
            "minimum": 593550.4632,
            "name": "X",
            "position": 0,
            "stddev": 156.1260084,
            "variance": 24375.33049
          },
          {
            "average": 4809526.536,
            "count": 7293890,
            "maximum": 4810055.916,
            "minimum": 4808970.716,
            "name": "Y",
            "position": 1,
            "stddev": 310.439453,
            "variance": 96372.65397
          },
          {
            "average": 1390.719955,
            "count": 7293890,
            "maximum": 1933.231688,
            "minimum": 1301.591688,
            "name": "Z",
            "position": 2,
            "stddev": 4.802609383,
            "variance": 23.06505689
          },
          {
            "average": 21523.6511,
            "count": 7293890,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9765.593718,
            "variance": 95366820.67
          },
          {
            "average": 1.094884486,
            "count": 7293890,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3219859581,
            "variance": 0.1036749572
          },
          {
            "average": 1.189836562,
            "count": 7293890,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4552290976,
            "variance": 0.2072335313
          },
          {
            "average": 0.5017307637,
            "count": 7293890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970387,
            "variance": 0.2499970387
          },
          {
            "average": 0,
            "count": 7293890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183934636,
            "count": 7293890,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8191026266,
            "variance": 0.6709291129
          },
          {
            "average": 0.03390193461,
            "count": 7293890,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75498404,
            "variance": 115.6696817
          },
          {
            "average": 0.5018135727,
            "count": 7293890,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999967452,
            "variance": 0.2499967452
          },
          {
            "average": 10019.13066,
            "count": 7293890,
            "maximum": 10021,
            "minimum": 10017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8753163771,
            "variance": 0.7661787601
          },
          {
            "average": 243529236.2,
            "count": 7293890,
            "maximum": 243530119.4,
            "minimum": 243528430.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 406.6768691,
            "variance": 165386.0758
          },
          {
            "average": 0,
            "count": 7293890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7293890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7293890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7293890,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7293890,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          593550.4632,
          4808970.716,
          1301.591688,
          594095.0232,
          4810055.916,
          1933.231688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                593550.4631973361,
                4808970.716295541,
                1301.5916876349563
              ],
              [
                593550.4631973361,
                4810055.9162955405,
                1301.5916876349563
              ],
              [
                594095.0231973361,
                4810055.9162955405,
                1933.2316876349562
              ],
              [
                594095.0231973361,
                4808970.716295541,
                1933.2316876349562
              ],
              [
                593550.4631973361,
                4808970.716295541,
                1301.5916876349563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:01:59+00:00",
        "end_time": "2019-06-02T16:33:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.844213,
            43.42772268,
            1301.591688,
            -121.8372994,
            43.43756046,
            1933.231688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.84421299490279,
                  43.4277908745866,
                  1301.5916876349563
                ],
                [
                  -121.8440270377528,
                  43.43756046495582,
                  1301.5916876349563
                ],
                [
                  -121.83729944321628,
                  43.43749225140762,
                  1933.2316876349562
                ],
                [
                  -121.83748648201737,
                  43.42772268417571,
                  1933.2316876349562
                ],
                [
                  -121.84421299490279,
                  43.4277908745866,
                  1301.5916876349563
                ]
              ]
            ]
          },
          "id": "20190602_43121D7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:01:59Z",
            "pc:count": 7293890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 593821.4821,
                "count": 7293890,
                "maximum": 594095.0232,
                "minimum": 593550.4632,
                "name": "X",
                "position": 0,
                "stddev": 156.1260084,
                "variance": 24375.33049
              },
              {
                "average": 4809526.536,
                "count": 7293890,
                "maximum": 4810055.916,
                "minimum": 4808970.716,
                "name": "Y",
                "position": 1,
                "stddev": 310.439453,
                "variance": 96372.65397
              },
              {
                "average": 1390.719955,
                "count": 7293890,
                "maximum": 1933.231688,
                "minimum": 1301.591688,
                "name": "Z",
                "position": 2,
                "stddev": 4.802609383,
                "variance": 23.06505689
              },
              {
                "average": 21523.6511,
                "count": 7293890,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9765.593718,
                "variance": 95366820.67
              },
              {
                "average": 1.094884486,
                "count": 7293890,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3219859581,
                "variance": 0.1036749572
              },
              {
                "average": 1.189836562,
                "count": 7293890,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4552290976,
                "variance": 0.2072335313
              },
              {
                "average": 0.5017307637,
                "count": 7293890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970387,
                "variance": 0.2499970387
              },
              {
                "average": 0,
                "count": 7293890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183934636,
                "count": 7293890,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8191026266,
                "variance": 0.6709291129
              },
              {
                "average": 0.03390193461,
                "count": 7293890,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75498404,
                "variance": 115.6696817
              },
              {
                "average": 0.5018135727,
                "count": 7293890,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999967452,
                "variance": 0.2499967452
              },
              {
                "average": 10019.13066,
                "count": 7293890,
                "maximum": 10021,
                "minimum": 10017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8753163771,
                "variance": 0.7661787601
              },
              {
                "average": 243529236.2,
                "count": 7293890,
                "maximum": 243530119.4,
                "minimum": 243528430.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 406.6768691,
                "variance": 165386.0758
              },
              {
                "average": 0,
                "count": 7293890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7293890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7293890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7293890,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7293890,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              593550.4632,
              4808970.716,
              1301.591688,
              594095.0232,
              4810055.916,
              1933.231688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    593550.4631973361,
                    4808970.716295541,
                    1301.5916876349563
                  ],
                  [
                    593550.4631973361,
                    4810055.9162955405,
                    1301.5916876349563
                  ],
                  [
                    594095.0231973361,
                    4810055.9162955405,
                    1933.2316876349562
                  ],
                  [
                    594095.0231973361,
                    4808970.716295541,
                    1933.2316876349562
                  ],
                  [
                    593550.4631973361,
                    4808970.716295541,
                    1301.5916876349563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:01:59+00:00",
            "end_time": "2019-06-02T16:33: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": "20190604_43121E5411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278224317073,
              43.52499820009218,
              1313.2026301308533
            ],
            [
              -121.56248167538749,
              43.5376518457306,
              1313.2026301308533
            ],
            [
              -121.5496870528891,
              43.53749023193144,
              1891.7426301308533
            ],
            [
              -121.54999029359892,
              43.52483665727649,
              1891.7426301308533
            ],
            [
              -121.56278224317073,
              43.52499820009218,
              1313.2026301308533
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627822,
        43.52483666,
        1313.20263,
        -121.5496871,
        43.53765185,
        1891.74263
      ],
      "properties": {
        "datetime": "2019-06-04T20:12:46Z",
        "pc:count": 19590090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616660.4385,
            "count": 19590090,
            "maximum": 617177.6636,
            "minimum": 616143.6036,
            "name": "X",
            "position": 0,
            "stddev": 304.8213621,
            "variance": 92916.06282
          },
          {
            "average": 4820816.329,
            "count": 19590090,
            "maximum": 4821526.663,
            "minimum": 4820120.923,
            "name": "Y",
            "position": 1,
            "stddev": 399.1813096,
            "variance": 159345.7179
          },
          {
            "average": 1323.280799,
            "count": 19590090,
            "maximum": 1891.74263,
            "minimum": 1313.20263,
            "name": "Z",
            "position": 2,
            "stddev": 5.4447336,
            "variance": 29.64512398
          },
          {
            "average": 19135.80892,
            "count": 19590090,
            "maximum": 46793,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10296.85494,
            "variance": 106025221.7
          },
          {
            "average": 1.107476127,
            "count": 19590090,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3328758243,
            "variance": 0.1108063144
          },
          {
            "average": 1.214933316,
            "count": 19590090,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4619291584,
            "variance": 0.2133785473
          },
          {
            "average": 0.5005821821,
            "count": 19590090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996738,
            "variance": 0.2499996738
          },
          {
            "average": 0,
            "count": 19590090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.04878829,
            "count": 19590090,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.639973268,
            "variance": 13.24940539
          },
          {
            "average": 0.4945976555,
            "count": 19590090,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86040022,
            "variance": 117.9482928
          },
          {
            "average": 0.4968211989,
            "count": 19590090,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999899079,
            "variance": 0.249989908
          },
          {
            "average": 10113.03412,
            "count": 19590090,
            "maximum": 10115,
            "minimum": 10111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.091533777,
            "variance": 1.191445986
          },
          {
            "average": 243713495.3,
            "count": 19590090,
            "maximum": 243714366.5,
            "minimum": 243712532,
            "name": "GpsTime",
            "position": 12,
            "stddev": 506.7257467,
            "variance": 256770.9824
          },
          {
            "average": 0,
            "count": 19590090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19590090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19590090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19590090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19590090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616143.6036,
          4820120.923,
          1313.20263,
          617177.6636,
          4821526.663,
          1891.74263
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616143.6035892556,
                4820120.922639514,
                1313.2026301308533
              ],
              [
                616143.6035892556,
                4821526.662639515,
                1313.2026301308533
              ],
              [
                617177.6635892557,
                4821526.662639515,
                1891.7426301308533
              ],
              [
                617177.6635892557,
                4820120.922639514,
                1891.7426301308533
              ],
              [
                616143.6035892556,
                4820120.922639514,
                1313.2026301308533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:12:46+00:00",
        "end_time": "2019-06-04T19:42:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627822,
            43.52483666,
            1313.20263,
            -121.5496871,
            43.53765185,
            1891.74263
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278224317073,
                  43.52499820009218,
                  1313.2026301308533
                ],
                [
                  -121.56248167538749,
                  43.5376518457306,
                  1313.2026301308533
                ],
                [
                  -121.5496870528891,
                  43.53749023193144,
                  1891.7426301308533
                ],
                [
                  -121.54999029359892,
                  43.52483665727649,
                  1891.7426301308533
                ],
                [
                  -121.56278224317073,
                  43.52499820009218,
                  1313.2026301308533
                ]
              ]
            ]
          },
          "id": "20190604_43121E5411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:12:46Z",
            "pc:count": 19590090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616660.4385,
                "count": 19590090,
                "maximum": 617177.6636,
                "minimum": 616143.6036,
                "name": "X",
                "position": 0,
                "stddev": 304.8213621,
                "variance": 92916.06282
              },
              {
                "average": 4820816.329,
                "count": 19590090,
                "maximum": 4821526.663,
                "minimum": 4820120.923,
                "name": "Y",
                "position": 1,
                "stddev": 399.1813096,
                "variance": 159345.7179
              },
              {
                "average": 1323.280799,
                "count": 19590090,
                "maximum": 1891.74263,
                "minimum": 1313.20263,
                "name": "Z",
                "position": 2,
                "stddev": 5.4447336,
                "variance": 29.64512398
              },
              {
                "average": 19135.80892,
                "count": 19590090,
                "maximum": 46793,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10296.85494,
                "variance": 106025221.7
              },
              {
                "average": 1.107476127,
                "count": 19590090,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3328758243,
                "variance": 0.1108063144
              },
              {
                "average": 1.214933316,
                "count": 19590090,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4619291584,
                "variance": 0.2133785473
              },
              {
                "average": 0.5005821821,
                "count": 19590090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996738,
                "variance": 0.2499996738
              },
              {
                "average": 0,
                "count": 19590090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.04878829,
                "count": 19590090,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.639973268,
                "variance": 13.24940539
              },
              {
                "average": 0.4945976555,
                "count": 19590090,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86040022,
                "variance": 117.9482928
              },
              {
                "average": 0.4968211989,
                "count": 19590090,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999899079,
                "variance": 0.249989908
              },
              {
                "average": 10113.03412,
                "count": 19590090,
                "maximum": 10115,
                "minimum": 10111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.091533777,
                "variance": 1.191445986
              },
              {
                "average": 243713495.3,
                "count": 19590090,
                "maximum": 243714366.5,
                "minimum": 243712532,
                "name": "GpsTime",
                "position": 12,
                "stddev": 506.7257467,
                "variance": 256770.9824
              },
              {
                "average": 0,
                "count": 19590090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19590090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19590090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19590090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19590090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616143.6036,
              4820120.923,
              1313.20263,
              617177.6636,
              4821526.663,
              1891.74263
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616143.6035892556,
                    4820120.922639514,
                    1313.2026301308533
                  ],
                  [
                    616143.6035892556,
                    4821526.662639515,
                    1313.2026301308533
                  ],
                  [
                    617177.6635892557,
                    4821526.662639515,
                    1891.7426301308533
                  ],
                  [
                    617177.6635892557,
                    4820120.922639514,
                    1891.7426301308533
                  ],
                  [
                    616143.6035892556,
                    4820120.922639514,
                    1313.2026301308533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:12:46+00:00",
            "end_time": "2019-06-04T19:42: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": "20190601_43121D7408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.78772066890667,
              43.413216332683355,
              1355.2835836402078
            ],
            [
              -121.78748297355776,
              43.4251274196766,
              1355.2835836402078
            ],
            [
              -121.77475018119357,
              43.42499168725118,
              1867.2035836402079
            ],
            [
              -121.77499037109716,
              43.413080656388026,
              1867.2035836402079
            ],
            [
              -121.78772066890667,
              43.413216332683355,
              1355.2835836402078
            ]
          ]
        ]
      },
      "bbox": [
        -121.7877207,
        43.41308066,
        1355.283584,
        -121.7747502,
        43.42512742,
        1867.203584
      ],
      "properties": {
        "datetime": "2019-06-03T17:17:14Z",
        "pc:count": 19892409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598612.2815,
            "count": 19892409,
            "maximum": 599177.465,
            "minimum": 598146.585,
            "name": "X",
            "position": 0,
            "stddev": 301.9068365,
            "variance": 91147.73795
          },
          {
            "average": 4808084.839,
            "count": 19892409,
            "maximum": 4808740.166,
            "minimum": 4807417.066,
            "name": "Y",
            "position": 1,
            "stddev": 380.8490241,
            "variance": 145045.9791
          },
          {
            "average": 1422.984071,
            "count": 19892409,
            "maximum": 1867.203584,
            "minimum": 1355.283584,
            "name": "Z",
            "position": 2,
            "stddev": 7.378866402,
            "variance": 54.44766938
          },
          {
            "average": 20471.49714,
            "count": 19892409,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11346.46648,
            "variance": 128742301.7
          },
          {
            "average": 1.172377413,
            "count": 19892409,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4481360715,
            "variance": 0.2008259385
          },
          {
            "average": 1.344612008,
            "count": 19892409,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6325749191,
            "variance": 0.4001510283
          },
          {
            "average": 0.4974913798,
            "count": 19892409,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937194,
            "variance": 0.2499937194
          },
          {
            "average": 0,
            "count": 19892409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283410672,
            "count": 19892409,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.518883409,
            "variance": 2.307006809
          },
          {
            "average": 2.149606218,
            "count": 19892409,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85620339,
            "variance": 117.857152
          },
          {
            "average": 0.4966273316,
            "count": 19892409,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999886375,
            "variance": 0.2499886377
          },
          {
            "average": 10042.26365,
            "count": 19892409,
            "maximum": 10047,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.25571201,
            "variance": 52.64535676
          },
          {
            "average": 243592950,
            "count": 19892409,
            "maximum": 243617434.2,
            "minimum": 243444092.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41951.67602,
            "variance": 1759943121
          },
          {
            "average": 0,
            "count": 19892409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19892409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19892409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19892409,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19892409,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598146.585,
          4807417.066,
          1355.283584,
          599177.465,
          4808740.166,
          1867.203584
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598146.5849698242,
                4807417.066154123,
                1355.2835836402078
              ],
              [
                598146.5849698242,
                4808740.166154123,
                1355.2835836402078
              ],
              [
                599177.4649698241,
                4808740.166154123,
                1867.2035836402079
              ],
              [
                599177.4649698241,
                4807417.066154123,
                1867.2035836402079
              ],
              [
                598146.5849698242,
                4807417.066154123,
                1355.2835836402078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-03T17:17:14+00:00",
        "end_time": "2019-06-01T17:08:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121D7408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121D7408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121D7408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7877207,
            43.41308066,
            1355.283584,
            -121.7747502,
            43.42512742,
            1867.203584
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.78772066890667,
                  43.413216332683355,
                  1355.2835836402078
                ],
                [
                  -121.78748297355776,
                  43.4251274196766,
                  1355.2835836402078
                ],
                [
                  -121.77475018119357,
                  43.42499168725118,
                  1867.2035836402079
                ],
                [
                  -121.77499037109716,
                  43.413080656388026,
                  1867.2035836402079
                ],
                [
                  -121.78772066890667,
                  43.413216332683355,
                  1355.2835836402078
                ]
              ]
            ]
          },
          "id": "20190601_43121D7408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121D7408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-03T17:17:14Z",
            "pc:count": 19892409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598612.2815,
                "count": 19892409,
                "maximum": 599177.465,
                "minimum": 598146.585,
                "name": "X",
                "position": 0,
                "stddev": 301.9068365,
                "variance": 91147.73795
              },
              {
                "average": 4808084.839,
                "count": 19892409,
                "maximum": 4808740.166,
                "minimum": 4807417.066,
                "name": "Y",
                "position": 1,
                "stddev": 380.8490241,
                "variance": 145045.9791
              },
              {
                "average": 1422.984071,
                "count": 19892409,
                "maximum": 1867.203584,
                "minimum": 1355.283584,
                "name": "Z",
                "position": 2,
                "stddev": 7.378866402,
                "variance": 54.44766938
              },
              {
                "average": 20471.49714,
                "count": 19892409,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11346.46648,
                "variance": 128742301.7
              },
              {
                "average": 1.172377413,
                "count": 19892409,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4481360715,
                "variance": 0.2008259385
              },
              {
                "average": 1.344612008,
                "count": 19892409,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6325749191,
                "variance": 0.4001510283
              },
              {
                "average": 0.4974913798,
                "count": 19892409,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937194,
                "variance": 0.2499937194
              },
              {
                "average": 0,
                "count": 19892409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283410672,
                "count": 19892409,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.518883409,
                "variance": 2.307006809
              },
              {
                "average": 2.149606218,
                "count": 19892409,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85620339,
                "variance": 117.857152
              },
              {
                "average": 0.4966273316,
                "count": 19892409,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999886375,
                "variance": 0.2499886377
              },
              {
                "average": 10042.26365,
                "count": 19892409,
                "maximum": 10047,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.25571201,
                "variance": 52.64535676
              },
              {
                "average": 243592950,
                "count": 19892409,
                "maximum": 243617434.2,
                "minimum": 243444092.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41951.67602,
                "variance": 1759943121
              },
              {
                "average": 0,
                "count": 19892409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19892409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19892409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19892409,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19892409,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598146.585,
              4807417.066,
              1355.283584,
              599177.465,
              4808740.166,
              1867.203584
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598146.5849698242,
                    4807417.066154123,
                    1355.2835836402078
                  ],
                  [
                    598146.5849698242,
                    4808740.166154123,
                    1355.2835836402078
                  ],
                  [
                    599177.4649698241,
                    4808740.166154123,
                    1867.2035836402079
                  ],
                  [
                    599177.4649698241,
                    4807417.066154123,
                    1867.2035836402079
                  ],
                  [
                    598146.5849698242,
                    4807417.066154123,
                    1355.2835836402078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-03T17:17:14+00:00",
            "end_time": "2019-06-01T17:08:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5877780313705,
              43.58749866678445,
              1304.8680571807724
            ],
            [
              -121.5874821293449,
              43.60014871059851,
              1304.8680571807724
            ],
            [
              -121.5746922145896,
              43.59998993874083,
              1890.0080571807723
            ],
            [
              -121.57499079371657,
              43.587339964634424,
              1890.0080571807723
            ],
            [
              -121.5877780313705,
              43.58749866678445,
              1304.8680571807724
            ]
          ]
        ]
      },
      "bbox": [
        -121.587778,
        43.58733996,
        1304.868057,
        -121.5746922,
        43.60014871,
        1890.008057
      ],
      "properties": {
        "datetime": "2019-06-05T18:38:27Z",
        "pc:count": 20022329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614531.2059,
            "count": 20022329,
            "maximum": 615038.3202,
            "minimum": 614005.7202,
            "name": "X",
            "position": 0,
            "stddev": 299.7752943,
            "variance": 89865.2271
          },
          {
            "average": 4827777.36,
            "count": 20022329,
            "maximum": 4828433.022,
            "minimum": 4827027.682,
            "name": "Y",
            "position": 1,
            "stddev": 408.1625718,
            "variance": 166596.6851
          },
          {
            "average": 1311.330638,
            "count": 20022329,
            "maximum": 1890.008057,
            "minimum": 1304.868057,
            "name": "Z",
            "position": 2,
            "stddev": 3.89572696,
            "variance": 15.17668855
          },
          {
            "average": 20030.40071,
            "count": 20022329,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10138.76847,
            "variance": 102794626.1
          },
          {
            "average": 1.115092205,
            "count": 20022329,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3433353975,
            "variance": 0.1178791952
          },
          {
            "average": 1.230141908,
            "count": 20022329,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4746224095,
            "variance": 0.2252664316
          },
          {
            "average": 0.4976286725,
            "count": 20022329,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943893,
            "variance": 0.2499943893
          },
          {
            "average": 0,
            "count": 20022329,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178150354,
            "count": 20022329,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7502377588,
            "variance": 0.5628566948
          },
          {
            "average": -1.80623517,
            "count": 20022329,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.9819076,
            "variance": 120.6022945
          },
          {
            "average": 0.4983345844,
            "count": 20022329,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999972389,
            "variance": 0.2499972389
          },
          {
            "average": 10134.78675,
            "count": 20022329,
            "maximum": 10138,
            "minimum": 10132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.274369809,
            "variance": 1.624018411
          },
          {
            "average": 243793592.3,
            "count": 20022329,
            "maximum": 243795107.8,
            "minimum": 243792204.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 625.5635791,
            "variance": 391329.7914
          },
          {
            "average": 0,
            "count": 20022329,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20022329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20022329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20022329,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20022329,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614005.7202,
          4827027.682,
          1304.868057,
          615038.3202,
          4828433.022,
          1890.008057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614005.7201823707,
                4827027.682375282,
                1304.8680571807724
              ],
              [
                614005.7201823707,
                4828433.022375282,
                1304.8680571807724
              ],
              [
                615038.3201823708,
                4828433.022375282,
                1890.0080571807723
              ],
              [
                615038.3201823708,
                4827027.682375282,
                1890.0080571807723
              ],
              [
                614005.7201823707,
                4827027.682375282,
                1304.8680571807724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:38:27+00:00",
        "end_time": "2019-06-05T17:50:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.587778,
            43.58733996,
            1304.868057,
            -121.5746922,
            43.60014871,
            1890.008057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5877780313705,
                  43.58749866678445,
                  1304.8680571807724
                ],
                [
                  -121.5874821293449,
                  43.60014871059851,
                  1304.8680571807724
                ],
                [
                  -121.5746922145896,
                  43.59998993874083,
                  1890.0080571807723
                ],
                [
                  -121.57499079371657,
                  43.587339964634424,
                  1890.0080571807723
                ],
                [
                  -121.5877780313705,
                  43.58749866678445,
                  1304.8680571807724
                ]
              ]
            ]
          },
          "id": "20190605_43121E5114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:38:27Z",
            "pc:count": 20022329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614531.2059,
                "count": 20022329,
                "maximum": 615038.3202,
                "minimum": 614005.7202,
                "name": "X",
                "position": 0,
                "stddev": 299.7752943,
                "variance": 89865.2271
              },
              {
                "average": 4827777.36,
                "count": 20022329,
                "maximum": 4828433.022,
                "minimum": 4827027.682,
                "name": "Y",
                "position": 1,
                "stddev": 408.1625718,
                "variance": 166596.6851
              },
              {
                "average": 1311.330638,
                "count": 20022329,
                "maximum": 1890.008057,
                "minimum": 1304.868057,
                "name": "Z",
                "position": 2,
                "stddev": 3.89572696,
                "variance": 15.17668855
              },
              {
                "average": 20030.40071,
                "count": 20022329,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10138.76847,
                "variance": 102794626.1
              },
              {
                "average": 1.115092205,
                "count": 20022329,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3433353975,
                "variance": 0.1178791952
              },
              {
                "average": 1.230141908,
                "count": 20022329,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4746224095,
                "variance": 0.2252664316
              },
              {
                "average": 0.4976286725,
                "count": 20022329,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943893,
                "variance": 0.2499943893
              },
              {
                "average": 0,
                "count": 20022329,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178150354,
                "count": 20022329,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7502377588,
                "variance": 0.5628566948
              },
              {
                "average": -1.80623517,
                "count": 20022329,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.9819076,
                "variance": 120.6022945
              },
              {
                "average": 0.4983345844,
                "count": 20022329,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999972389,
                "variance": 0.2499972389
              },
              {
                "average": 10134.78675,
                "count": 20022329,
                "maximum": 10138,
                "minimum": 10132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.274369809,
                "variance": 1.624018411
              },
              {
                "average": 243793592.3,
                "count": 20022329,
                "maximum": 243795107.8,
                "minimum": 243792204.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 625.5635791,
                "variance": 391329.7914
              },
              {
                "average": 0,
                "count": 20022329,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20022329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20022329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20022329,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20022329,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614005.7202,
              4827027.682,
              1304.868057,
              615038.3202,
              4828433.022,
              1890.008057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614005.7201823707,
                    4827027.682375282,
                    1304.8680571807724
                  ],
                  [
                    614005.7201823707,
                    4828433.022375282,
                    1304.8680571807724
                  ],
                  [
                    615038.3201823708,
                    4828433.022375282,
                    1890.0080571807723
                  ],
                  [
                    615038.3201823708,
                    4827027.682375282,
                    1890.0080571807723
                  ],
                  [
                    614005.7201823707,
                    4827027.682375282,
                    1304.8680571807724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:38:27+00:00",
            "end_time": "2019-06-05T17:50:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028508398874,
              43.54999862989878,
              1307.1181166801855
            ],
            [
              -121.54998161267366,
              43.56265323046861,
              1307.1181166801855
            ],
            [
              -121.53718449462427,
              43.56249017830035,
              1850.9381166801857
            ],
            [
              -121.53749064190423,
              43.549835649347905,
              1850.9381166801857
            ],
            [
              -121.55028508398874,
              43.54999862989878,
              1307.1181166801855
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502851,
        43.54983565,
        1307.118117,
        -121.5371845,
        43.56265323,
        1850.938117
      ],
      "properties": {
        "datetime": "2019-06-05T16:24:29Z",
        "pc:count": 19161023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617622.5895,
            "count": 19161023,
            "maximum": 618138.9651,
            "minimum": 617105.1251,
            "name": "X",
            "position": 0,
            "stddev": 290.7060783,
            "variance": 84510.02397
          },
          {
            "average": 4823651.347,
            "count": 19161023,
            "maximum": 4824320.872,
            "minimum": 4822915.012,
            "name": "Y",
            "position": 1,
            "stddev": 388.3044718,
            "variance": 150780.3629
          },
          {
            "average": 1313.199544,
            "count": 19161023,
            "maximum": 1850.938117,
            "minimum": 1307.118117,
            "name": "Z",
            "position": 2,
            "stddev": 4.541882173,
            "variance": 20.62869367
          },
          {
            "average": 19231.27334,
            "count": 19161023,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10152.90402,
            "variance": 103081460
          },
          {
            "average": 1.126796414,
            "count": 19161023,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3751847867,
            "variance": 0.1407636242
          },
          {
            "average": 1.253611616,
            "count": 19161023,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5286185279,
            "variance": 0.279437548
          },
          {
            "average": 0.504695861,
            "count": 19161023,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999779615,
            "variance": 0.2499779619
          },
          {
            "average": 0,
            "count": 19161023,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208880601,
            "count": 19161023,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9988521525,
            "variance": 0.9977056226
          },
          {
            "average": -1.139375607,
            "count": 19161023,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.63486573,
            "variance": 113.1003691
          },
          {
            "average": 0.5014804794,
            "count": 19161023,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999978212,
            "variance": 0.2499978212
          },
          {
            "average": 10122.62425,
            "count": 19161023,
            "maximum": 10125,
            "minimum": 10120,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.060582273,
            "variance": 1.124834758
          },
          {
            "average": 243785973.6,
            "count": 19161023,
            "maximum": 243787069.5,
            "minimum": 243784733.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 514.8174932,
            "variance": 265037.0513
          },
          {
            "average": 0,
            "count": 19161023,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19161023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19161023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19161023,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19161023,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617105.1251,
          4822915.012,
          1307.118117,
          618138.9651,
          4824320.872,
          1850.938117
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617105.125123422,
                4822915.01236815,
                1307.1181166801855
              ],
              [
                617105.125123422,
                4824320.872368149,
                1307.1181166801855
              ],
              [
                618138.9651234221,
                4824320.872368149,
                1850.9381166801857
              ],
              [
                618138.9651234221,
                4822915.01236815,
                1850.9381166801857
              ],
              [
                617105.125123422,
                4822915.01236815,
                1307.1181166801855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:24:29+00:00",
        "end_time": "2019-06-05T15:45:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502851,
            43.54983565,
            1307.118117,
            -121.5371845,
            43.56265323,
            1850.938117
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028508398874,
                  43.54999862989878,
                  1307.1181166801855
                ],
                [
                  -121.54998161267366,
                  43.56265323046861,
                  1307.1181166801855
                ],
                [
                  -121.53718449462427,
                  43.56249017830035,
                  1850.9381166801857
                ],
                [
                  -121.53749064190423,
                  43.549835649347905,
                  1850.9381166801857
                ],
                [
                  -121.55028508398874,
                  43.54999862989878,
                  1307.1181166801855
                ]
              ]
            ]
          },
          "id": "20190605_43121E5402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:24:29Z",
            "pc:count": 19161023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617622.5895,
                "count": 19161023,
                "maximum": 618138.9651,
                "minimum": 617105.1251,
                "name": "X",
                "position": 0,
                "stddev": 290.7060783,
                "variance": 84510.02397
              },
              {
                "average": 4823651.347,
                "count": 19161023,
                "maximum": 4824320.872,
                "minimum": 4822915.012,
                "name": "Y",
                "position": 1,
                "stddev": 388.3044718,
                "variance": 150780.3629
              },
              {
                "average": 1313.199544,
                "count": 19161023,
                "maximum": 1850.938117,
                "minimum": 1307.118117,
                "name": "Z",
                "position": 2,
                "stddev": 4.541882173,
                "variance": 20.62869367
              },
              {
                "average": 19231.27334,
                "count": 19161023,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10152.90402,
                "variance": 103081460
              },
              {
                "average": 1.126796414,
                "count": 19161023,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3751847867,
                "variance": 0.1407636242
              },
              {
                "average": 1.253611616,
                "count": 19161023,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5286185279,
                "variance": 0.279437548
              },
              {
                "average": 0.504695861,
                "count": 19161023,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999779615,
                "variance": 0.2499779619
              },
              {
                "average": 0,
                "count": 19161023,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208880601,
                "count": 19161023,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9988521525,
                "variance": 0.9977056226
              },
              {
                "average": -1.139375607,
                "count": 19161023,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.63486573,
                "variance": 113.1003691
              },
              {
                "average": 0.5014804794,
                "count": 19161023,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999978212,
                "variance": 0.2499978212
              },
              {
                "average": 10122.62425,
                "count": 19161023,
                "maximum": 10125,
                "minimum": 10120,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.060582273,
                "variance": 1.124834758
              },
              {
                "average": 243785973.6,
                "count": 19161023,
                "maximum": 243787069.5,
                "minimum": 243784733.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 514.8174932,
                "variance": 265037.0513
              },
              {
                "average": 0,
                "count": 19161023,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19161023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19161023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19161023,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19161023,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617105.1251,
              4822915.012,
              1307.118117,
              618138.9651,
              4824320.872,
              1850.938117
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617105.125123422,
                    4822915.01236815,
                    1307.1181166801855
                  ],
                  [
                    617105.125123422,
                    4824320.872368149,
                    1307.1181166801855
                  ],
                  [
                    618138.9651234221,
                    4824320.872368149,
                    1850.9381166801857
                  ],
                  [
                    618138.9651234221,
                    4822915.01236815,
                    1850.9381166801857
                  ],
                  [
                    617105.125123422,
                    4822915.01236815,
                    1307.1181166801855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:24:29+00:00",
            "end_time": "2019-06-05T15:45: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": "20190602_43121D7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.83767189555434,
              43.427738802779054,
              1308.032545430365
            ],
            [
              -121.83748271115874,
              43.437621982711605,
              1308.032545430365
            ],
            [
              -121.82479648300867,
              43.43749229542691,
              1941.112545430365
            ],
            [
              -121.82498773076934,
              43.42760915999421,
              1941.112545430365
            ],
            [
              -121.83767189555434,
              43.427738802779054,
              1308.032545430365
            ]
          ]
        ]
      },
      "bbox": [
        -121.8376719,
        43.42760916,
        1308.032545,
        -121.8247965,
        43.43762198,
        1941.112545
      ],
      "properties": {
        "datetime": "2019-06-02T16:51:42Z",
        "pc:count": 16691409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 594635.3546,
            "count": 16691409,
            "maximum": 595106.8706,
            "minimum": 594079.9906,
            "name": "X",
            "position": 0,
            "stddev": 295.9086972,
            "variance": 87561.95705
          },
          {
            "average": 4809497.044,
            "count": 16691409,
            "maximum": 4810070.117,
            "minimum": 4808972.297,
            "name": "Y",
            "position": 1,
            "stddev": 321.0528578,
            "variance": 103074.9375
          },
          {
            "average": 1392.024482,
            "count": 16691409,
            "maximum": 1941.112545,
            "minimum": 1308.032545,
            "name": "Z",
            "position": 2,
            "stddev": 4.887053046,
            "variance": 23.88328747
          },
          {
            "average": 19068.92547,
            "count": 16691409,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10100.39279,
            "variance": 102017934.5
          },
          {
            "average": 1.123854912,
            "count": 16691409,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.364778122,
            "variance": 0.1330630783
          },
          {
            "average": 1.247646559,
            "count": 16691409,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.509827309,
            "variance": 0.259923885
          },
          {
            "average": 0.5003393063,
            "count": 16691409,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998998,
            "variance": 0.2499998998
          },
          {
            "average": 0,
            "count": 16691409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176058953,
            "count": 16691409,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8754925437,
            "variance": 0.7664871941
          },
          {
            "average": 0.9945214339,
            "count": 16691409,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.15378336,
            "variance": 124.4068833
          },
          {
            "average": 0.5041320957,
            "count": 16691409,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999829405,
            "variance": 0.2499829408
          },
          {
            "average": 10017.28292,
            "count": 16691409,
            "maximum": 10020,
            "minimum": 10012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.647983966,
            "variance": 2.715851151
          },
          {
            "average": 243528457.7,
            "count": 16691409,
            "maximum": 243529502.7,
            "minimum": 243526744.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 651.0899184,
            "variance": 423918.0819
          },
          {
            "average": 0,
            "count": 16691409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16691409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16691409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16691409,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16691409,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          594079.9906,
          4808972.297,
          1308.032545,
          595106.8706,
          4810070.117,
          1941.112545
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                594079.9905534257,
                4808972.297056129,
                1308.032545430365
              ],
              [
                594079.9905534257,
                4810070.1170561295,
                1308.032545430365
              ],
              [
                595106.8705534256,
                4810070.1170561295,
                1941.112545430365
              ],
              [
                595106.8705534256,
                4808972.297056129,
                1941.112545430365
              ],
              [
                594079.9905534257,
                4808972.297056129,
                1308.032545430365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:51:42+00:00",
        "end_time": "2019-06-02T16:05:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121D7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121D7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121D7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.8376719,
            43.42760916,
            1308.032545,
            -121.8247965,
            43.43762198,
            1941.112545
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.83767189555434,
                  43.427738802779054,
                  1308.032545430365
                ],
                [
                  -121.83748271115874,
                  43.437621982711605,
                  1308.032545430365
                ],
                [
                  -121.82479648300867,
                  43.43749229542691,
                  1941.112545430365
                ],
                [
                  -121.82498773076934,
                  43.42760915999421,
                  1941.112545430365
                ],
                [
                  -121.83767189555434,
                  43.427738802779054,
                  1308.032545430365
                ]
              ]
            ]
          },
          "id": "20190602_43121D7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121D7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:51:42Z",
            "pc:count": 16691409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 594635.3546,
                "count": 16691409,
                "maximum": 595106.8706,
                "minimum": 594079.9906,
                "name": "X",
                "position": 0,
                "stddev": 295.9086972,
                "variance": 87561.95705
              },
              {
                "average": 4809497.044,
                "count": 16691409,
                "maximum": 4810070.117,
                "minimum": 4808972.297,
                "name": "Y",
                "position": 1,
                "stddev": 321.0528578,
                "variance": 103074.9375
              },
              {
                "average": 1392.024482,
                "count": 16691409,
                "maximum": 1941.112545,
                "minimum": 1308.032545,
                "name": "Z",
                "position": 2,
                "stddev": 4.887053046,
                "variance": 23.88328747
              },
              {
                "average": 19068.92547,
                "count": 16691409,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10100.39279,
                "variance": 102017934.5
              },
              {
                "average": 1.123854912,
                "count": 16691409,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.364778122,
                "variance": 0.1330630783
              },
              {
                "average": 1.247646559,
                "count": 16691409,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.509827309,
                "variance": 0.259923885
              },
              {
                "average": 0.5003393063,
                "count": 16691409,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998998,
                "variance": 0.2499998998
              },
              {
                "average": 0,
                "count": 16691409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176058953,
                "count": 16691409,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8754925437,
                "variance": 0.7664871941
              },
              {
                "average": 0.9945214339,
                "count": 16691409,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.15378336,
                "variance": 124.4068833
              },
              {
                "average": 0.5041320957,
                "count": 16691409,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999829405,
                "variance": 0.2499829408
              },
              {
                "average": 10017.28292,
                "count": 16691409,
                "maximum": 10020,
                "minimum": 10012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.647983966,
                "variance": 2.715851151
              },
              {
                "average": 243528457.7,
                "count": 16691409,
                "maximum": 243529502.7,
                "minimum": 243526744.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 651.0899184,
                "variance": 423918.0819
              },
              {
                "average": 0,
                "count": 16691409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16691409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16691409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16691409,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16691409,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              594079.9906,
              4808972.297,
              1308.032545,
              595106.8706,
              4810070.117,
              1941.112545
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    594079.9905534257,
                    4808972.297056129,
                    1308.032545430365
                  ],
                  [
                    594079.9905534257,
                    4810070.1170561295,
                    1308.032545430365
                  ],
                  [
                    595106.8705534256,
                    4810070.1170561295,
                    1941.112545430365
                  ],
                  [
                    595106.8705534256,
                    4808972.297056129,
                    1941.112545430365
                  ],
                  [
                    594079.9905534257,
                    4808972.297056129,
                    1308.032545430365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:51:42+00:00",
            "end_time": "2019-06-02T16:05: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": "20190605_43121E5306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526999809825,
              43.53749817701883,
              1275.8056145333976
            ],
            [
              -121.62498254242008,
              43.550144572942415,
              1275.8056145333976
            ],
            [
              -121.61220027823346,
              43.5499901043271,
              1863.2056145333977
            ],
            [
              -121.61249040404056,
              43.5373437762083,
              1863.2056145333977
            ],
            [
              -121.62526999809825,
              43.53749817701883,
              1275.8056145333976
            ]
          ]
        ]
      },
      "bbox": [
        -121.62527,
        43.53734378,
        1275.805615,
        -121.6122003,
        43.55014457,
        1863.205615
      ],
      "properties": {
        "datetime": "2019-06-05T16:16:19Z",
        "pc:count": 16248961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611603.8216,
            "count": 16248961,
            "maximum": 612103.7008,
            "minimum": 611070.8808,
            "name": "X",
            "position": 0,
            "stddev": 292.764579,
            "variance": 85711.09874
          },
          {
            "average": 4822108.902,
            "count": 16248961,
            "maximum": 4822828.72,
            "minimum": 4821423.82,
            "name": "Y",
            "position": 1,
            "stddev": 405.8920565,
            "variance": 164748.3615
          },
          {
            "average": 1321.483246,
            "count": 16248961,
            "maximum": 1863.205615,
            "minimum": 1275.805615,
            "name": "Z",
            "position": 2,
            "stddev": 8.280477062,
            "variance": 68.56630037
          },
          {
            "average": 23598.14457,
            "count": 16248961,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10055.07374,
            "variance": 101104508
          },
          {
            "average": 1.092168909,
            "count": 16248961,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3344288028,
            "variance": 0.1118426242
          },
          {
            "average": 1.184328278,
            "count": 16248961,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4846001161,
            "variance": 0.2348372726
          },
          {
            "average": 0.5010165881,
            "count": 16248961,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989819,
            "variance": 0.2499989819
          },
          {
            "average": 0,
            "count": 16248961,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289242555,
            "count": 16248961,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.138699204,
            "variance": 1.296635878
          },
          {
            "average": 0.2080230234,
            "count": 16248961,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82474996,
            "variance": 117.1752118
          },
          {
            "average": 0.4980258738,
            "count": 16248961,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999961182,
            "variance": 0.2499961182
          },
          {
            "average": 10121.9122,
            "count": 16248961,
            "maximum": 10124,
            "minimum": 10120,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.101839581,
            "variance": 1.214050462
          },
          {
            "average": 243785628.6,
            "count": 16248961,
            "maximum": 243786579.9,
            "minimum": 243784624.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 537.4684207,
            "variance": 288872.3033
          },
          {
            "average": 0,
            "count": 16248961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16248961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16248961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16248961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16248961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611070.8808,
          4821423.82,
          1275.805615,
          612103.7008,
          4822828.72,
          1863.205615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611070.8808083883,
                4821423.819920438,
                1275.8056145333976
              ],
              [
                611070.8808083883,
                4822828.719920439,
                1275.8056145333976
              ],
              [
                612103.7008083884,
                4822828.719920439,
                1863.2056145333977
              ],
              [
                612103.7008083884,
                4821423.819920438,
                1863.2056145333977
              ],
              [
                611070.8808083883,
                4821423.819920438,
                1275.8056145333976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:16:19+00:00",
        "end_time": "2019-06-05T15:43:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.62527,
            43.53734378,
            1275.805615,
            -121.6122003,
            43.55014457,
            1863.205615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526999809825,
                  43.53749817701883,
                  1275.8056145333976
                ],
                [
                  -121.62498254242008,
                  43.550144572942415,
                  1275.8056145333976
                ],
                [
                  -121.61220027823346,
                  43.5499901043271,
                  1863.2056145333977
                ],
                [
                  -121.61249040404056,
                  43.5373437762083,
                  1863.2056145333977
                ],
                [
                  -121.62526999809825,
                  43.53749817701883,
                  1275.8056145333976
                ]
              ]
            ]
          },
          "id": "20190605_43121E5306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:16:19Z",
            "pc:count": 16248961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611603.8216,
                "count": 16248961,
                "maximum": 612103.7008,
                "minimum": 611070.8808,
                "name": "X",
                "position": 0,
                "stddev": 292.764579,
                "variance": 85711.09874
              },
              {
                "average": 4822108.902,
                "count": 16248961,
                "maximum": 4822828.72,
                "minimum": 4821423.82,
                "name": "Y",
                "position": 1,
                "stddev": 405.8920565,
                "variance": 164748.3615
              },
              {
                "average": 1321.483246,
                "count": 16248961,
                "maximum": 1863.205615,
                "minimum": 1275.805615,
                "name": "Z",
                "position": 2,
                "stddev": 8.280477062,
                "variance": 68.56630037
              },
              {
                "average": 23598.14457,
                "count": 16248961,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10055.07374,
                "variance": 101104508
              },
              {
                "average": 1.092168909,
                "count": 16248961,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3344288028,
                "variance": 0.1118426242
              },
              {
                "average": 1.184328278,
                "count": 16248961,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4846001161,
                "variance": 0.2348372726
              },
              {
                "average": 0.5010165881,
                "count": 16248961,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989819,
                "variance": 0.2499989819
              },
              {
                "average": 0,
                "count": 16248961,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289242555,
                "count": 16248961,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.138699204,
                "variance": 1.296635878
              },
              {
                "average": 0.2080230234,
                "count": 16248961,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82474996,
                "variance": 117.1752118
              },
              {
                "average": 0.4980258738,
                "count": 16248961,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999961182,
                "variance": 0.2499961182
              },
              {
                "average": 10121.9122,
                "count": 16248961,
                "maximum": 10124,
                "minimum": 10120,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.101839581,
                "variance": 1.214050462
              },
              {
                "average": 243785628.6,
                "count": 16248961,
                "maximum": 243786579.9,
                "minimum": 243784624.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 537.4684207,
                "variance": 288872.3033
              },
              {
                "average": 0,
                "count": 16248961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16248961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16248961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16248961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16248961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611070.8808,
              4821423.82,
              1275.805615,
              612103.7008,
              4822828.72,
              1863.205615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611070.8808083883,
                    4821423.819920438,
                    1275.8056145333976
                  ],
                  [
                    611070.8808083883,
                    4822828.719920439,
                    1275.8056145333976
                  ],
                  [
                    612103.7008083884,
                    4822828.719920439,
                    1863.2056145333977
                  ],
                  [
                    612103.7008083884,
                    4821423.819920438,
                    1863.2056145333977
                  ],
                  [
                    611070.8808083883,
                    4821423.819920438,
                    1275.8056145333976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:16:19+00:00",
            "end_time": "2019-06-05T15:43:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279380160138,
              43.59999867807305,
              1221.2488043611436
            ],
            [
              -121.51248182487713,
              43.61265763541588,
              1221.2488043611436
            ],
            [
              -121.49967556438109,
              43.61249024965975,
              1887.8488043611435
            ],
            [
              -121.49999022451368,
              43.59983136585662,
              1887.8488043611435
            ],
            [
              -121.51279380160138,
              43.59999867807305,
              1221.2488043611436
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127938,
        43.59983137,
        1221.248804,
        -121.4996756,
        43.61265764,
        1887.848804
      ],
      "properties": {
        "datetime": "2019-06-05T18:44:03Z",
        "pc:count": 19982183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620520.0841,
            "count": 19982183,
            "maximum": 621067.9943,
            "minimum": 620034.2543,
            "name": "X",
            "position": 0,
            "stddev": 291.7983888,
            "variance": 85146.29968
          },
          {
            "average": 4829265.675,
            "count": 19982183,
            "maximum": 4829927.959,
            "minimum": 4828521.579,
            "name": "Y",
            "position": 1,
            "stddev": 410.4525281,
            "variance": 168471.2778
          },
          {
            "average": 1301.51685,
            "count": 19982183,
            "maximum": 1887.848804,
            "minimum": 1221.248804,
            "name": "Z",
            "position": 2,
            "stddev": 3.804596181,
            "variance": 14.4749521
          },
          {
            "average": 22507.62025,
            "count": 19982183,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9629.280095,
            "variance": 92723035.14
          },
          {
            "average": 1.0845821,
            "count": 19982183,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3050496592,
            "variance": 0.09305529459
          },
          {
            "average": 1.169162098,
            "count": 19982183,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4329369033,
            "variance": 0.1874343623
          },
          {
            "average": 0.5020498011,
            "count": 19982183,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958108,
            "variance": 0.2499958108
          },
          {
            "average": 0,
            "count": 19982183,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220695657,
            "count": 19982183,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8212888609,
            "variance": 0.6745153931
          },
          {
            "average": -0.6123171356,
            "count": 19982183,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.94906695,
            "variance": 119.882067
          },
          {
            "average": 0.4902324736,
            "count": 19982183,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999045988,
            "variance": 0.2499046079
          },
          {
            "average": 10135.54997,
            "count": 19982183,
            "maximum": 10139,
            "minimum": 10133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.37759492,
            "variance": 1.897767764
          },
          {
            "average": 243793968.7,
            "count": 19982183,
            "maximum": 243795443.3,
            "minimum": 243792577,
            "name": "GpsTime",
            "position": 12,
            "stddev": 692.5976508,
            "variance": 479691.5059
          },
          {
            "average": 0,
            "count": 19982183,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19982183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19982183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19982183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19982183,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620034.2543,
          4828521.579,
          1221.248804,
          621067.9943,
          4829927.959,
          1887.848804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620034.2542931604,
                4828521.579484046,
                1221.2488043611436
              ],
              [
                620034.2542931604,
                4829927.959484047,
                1221.2488043611436
              ],
              [
                621067.9942931604,
                4829927.959484047,
                1887.8488043611435
              ],
              [
                621067.9942931604,
                4828521.579484046,
                1887.8488043611435
              ],
              [
                620034.2542931604,
                4828521.579484046,
                1221.2488043611436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:44:03+00:00",
        "end_time": "2019-06-05T17:56:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127938,
            43.59983137,
            1221.248804,
            -121.4996756,
            43.61265764,
            1887.848804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279380160138,
                  43.59999867807305,
                  1221.2488043611436
                ],
                [
                  -121.51248182487713,
                  43.61265763541588,
                  1221.2488043611436
                ],
                [
                  -121.49967556438109,
                  43.61249024965975,
                  1887.8488043611435
                ],
                [
                  -121.49999022451368,
                  43.59983136585662,
                  1887.8488043611435
                ],
                [
                  -121.51279380160138,
                  43.59999867807305,
                  1221.2488043611436
                ]
              ]
            ]
          },
          "id": "20190605_43121E5210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:44:03Z",
            "pc:count": 19982183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620520.0841,
                "count": 19982183,
                "maximum": 621067.9943,
                "minimum": 620034.2543,
                "name": "X",
                "position": 0,
                "stddev": 291.7983888,
                "variance": 85146.29968
              },
              {
                "average": 4829265.675,
                "count": 19982183,
                "maximum": 4829927.959,
                "minimum": 4828521.579,
                "name": "Y",
                "position": 1,
                "stddev": 410.4525281,
                "variance": 168471.2778
              },
              {
                "average": 1301.51685,
                "count": 19982183,
                "maximum": 1887.848804,
                "minimum": 1221.248804,
                "name": "Z",
                "position": 2,
                "stddev": 3.804596181,
                "variance": 14.4749521
              },
              {
                "average": 22507.62025,
                "count": 19982183,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9629.280095,
                "variance": 92723035.14
              },
              {
                "average": 1.0845821,
                "count": 19982183,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3050496592,
                "variance": 0.09305529459
              },
              {
                "average": 1.169162098,
                "count": 19982183,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4329369033,
                "variance": 0.1874343623
              },
              {
                "average": 0.5020498011,
                "count": 19982183,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958108,
                "variance": 0.2499958108
              },
              {
                "average": 0,
                "count": 19982183,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220695657,
                "count": 19982183,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8212888609,
                "variance": 0.6745153931
              },
              {
                "average": -0.6123171356,
                "count": 19982183,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.94906695,
                "variance": 119.882067
              },
              {
                "average": 0.4902324736,
                "count": 19982183,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999045988,
                "variance": 0.2499046079
              },
              {
                "average": 10135.54997,
                "count": 19982183,
                "maximum": 10139,
                "minimum": 10133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.37759492,
                "variance": 1.897767764
              },
              {
                "average": 243793968.7,
                "count": 19982183,
                "maximum": 243795443.3,
                "minimum": 243792577,
                "name": "GpsTime",
                "position": 12,
                "stddev": 692.5976508,
                "variance": 479691.5059
              },
              {
                "average": 0,
                "count": 19982183,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19982183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19982183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19982183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19982183,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620034.2543,
              4828521.579,
              1221.248804,
              621067.9943,
              4829927.959,
              1887.848804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620034.2542931604,
                    4828521.579484046,
                    1221.2488043611436
                  ],
                  [
                    620034.2542931604,
                    4829927.959484047,
                    1221.2488043611436
                  ],
                  [
                    621067.9942931604,
                    4829927.959484047,
                    1887.8488043611435
                  ],
                  [
                    621067.9942931604,
                    4828521.579484046,
                    1887.8488043611435
                  ],
                  [
                    620034.2542931604,
                    4828521.579484046,
                    1221.2488043611436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:44:03+00:00",
            "end_time": "2019-06-05T17:56: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": "20190605_43121E5201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278286160433,
              43.61249841781396,
              1300.226391124433
            ],
            [
              -121.56248137482223,
              43.625151869073996,
              1300.226391124433
            ],
            [
              -121.54968654819498,
              43.62499022984119,
              1898.046391124433
            ],
            [
              -121.54999071611849,
              43.61233684956374,
              1898.046391124433
            ],
            [
              -121.56278286160433,
              43.61249841781396,
              1300.226391124433
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627829,
        43.61233685,
        1300.226391,
        -121.5496865,
        43.62515187,
        1898.046391
      ],
      "properties": {
        "datetime": "2019-06-05T19:14:40Z",
        "pc:count": 20968065,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616469.7495,
            "count": 20968065,
            "maximum": 617008.0894,
            "minimum": 615975.5094,
            "name": "X",
            "position": 0,
            "stddev": 292.8006591,
            "variance": 85732.226
          },
          {
            "average": 4830567.424,
            "count": 20968065,
            "maximum": 4831244.54,
            "minimum": 4829838.8,
            "name": "Y",
            "position": 1,
            "stddev": 406.0850237,
            "variance": 164905.0464
          },
          {
            "average": 1304.168543,
            "count": 20968065,
            "maximum": 1898.046391,
            "minimum": 1300.226391,
            "name": "Z",
            "position": 2,
            "stddev": 3.063345067,
            "variance": 9.384082997
          },
          {
            "average": 20294.3769,
            "count": 20968065,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9797.009257,
            "variance": 95981390.38
          },
          {
            "average": 1.096702342,
            "count": 20968065,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3054794534,
            "variance": 0.09331769647
          },
          {
            "average": 1.1934364,
            "count": 20968065,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4170481347,
            "variance": 0.1739291466
          },
          {
            "average": 0.5034127374,
            "count": 20968065,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988365,
            "variance": 0.2499883651
          },
          {
            "average": 0,
            "count": 20968065,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188945427,
            "count": 20968065,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5928425683,
            "variance": 0.3514623108
          },
          {
            "average": -0.872986097,
            "count": 20968065,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79524597,
            "variance": 116.5373356
          },
          {
            "average": 0.498048437,
            "count": 20968065,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999962033,
            "variance": 0.2499962033
          },
          {
            "average": 10140.75709,
            "count": 20968065,
            "maximum": 10143,
            "minimum": 10137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.086056568,
            "variance": 1.179518868
          },
          {
            "average": 243796358.3,
            "count": 20968065,
            "maximum": 243797280.4,
            "minimum": 243794610.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 505.9598824,
            "variance": 255995.4026
          },
          {
            "average": 0,
            "count": 20968065,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20968065,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20968065,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20968065,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20968065,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615975.5094,
          4829838.8,
          1300.226391,
          617008.0894,
          4831244.54,
          1898.046391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615975.5094440919,
                4829838.799907911,
                1300.226391124433
              ],
              [
                615975.5094440919,
                4831244.539907911,
                1300.226391124433
              ],
              [
                617008.089444092,
                4831244.539907911,
                1898.046391124433
              ],
              [
                617008.089444092,
                4829838.799907911,
                1898.046391124433
              ],
              [
                615975.5094440919,
                4829838.799907911,
                1300.226391124433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:14:40+00:00",
        "end_time": "2019-06-05T18:30:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627829,
            43.61233685,
            1300.226391,
            -121.5496865,
            43.62515187,
            1898.046391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278286160433,
                  43.61249841781396,
                  1300.226391124433
                ],
                [
                  -121.56248137482223,
                  43.625151869073996,
                  1300.226391124433
                ],
                [
                  -121.54968654819498,
                  43.62499022984119,
                  1898.046391124433
                ],
                [
                  -121.54999071611849,
                  43.61233684956374,
                  1898.046391124433
                ],
                [
                  -121.56278286160433,
                  43.61249841781396,
                  1300.226391124433
                ]
              ]
            ]
          },
          "id": "20190605_43121E5201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:14:40Z",
            "pc:count": 20968065,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616469.7495,
                "count": 20968065,
                "maximum": 617008.0894,
                "minimum": 615975.5094,
                "name": "X",
                "position": 0,
                "stddev": 292.8006591,
                "variance": 85732.226
              },
              {
                "average": 4830567.424,
                "count": 20968065,
                "maximum": 4831244.54,
                "minimum": 4829838.8,
                "name": "Y",
                "position": 1,
                "stddev": 406.0850237,
                "variance": 164905.0464
              },
              {
                "average": 1304.168543,
                "count": 20968065,
                "maximum": 1898.046391,
                "minimum": 1300.226391,
                "name": "Z",
                "position": 2,
                "stddev": 3.063345067,
                "variance": 9.384082997
              },
              {
                "average": 20294.3769,
                "count": 20968065,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9797.009257,
                "variance": 95981390.38
              },
              {
                "average": 1.096702342,
                "count": 20968065,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3054794534,
                "variance": 0.09331769647
              },
              {
                "average": 1.1934364,
                "count": 20968065,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4170481347,
                "variance": 0.1739291466
              },
              {
                "average": 0.5034127374,
                "count": 20968065,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988365,
                "variance": 0.2499883651
              },
              {
                "average": 0,
                "count": 20968065,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188945427,
                "count": 20968065,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5928425683,
                "variance": 0.3514623108
              },
              {
                "average": -0.872986097,
                "count": 20968065,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79524597,
                "variance": 116.5373356
              },
              {
                "average": 0.498048437,
                "count": 20968065,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999962033,
                "variance": 0.2499962033
              },
              {
                "average": 10140.75709,
                "count": 20968065,
                "maximum": 10143,
                "minimum": 10137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.086056568,
                "variance": 1.179518868
              },
              {
                "average": 243796358.3,
                "count": 20968065,
                "maximum": 243797280.4,
                "minimum": 243794610.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 505.9598824,
                "variance": 255995.4026
              },
              {
                "average": 0,
                "count": 20968065,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20968065,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20968065,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20968065,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20968065,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615975.5094,
              4829838.8,
              1300.226391,
              617008.0894,
              4831244.54,
              1898.046391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615975.5094440919,
                    4829838.799907911,
                    1300.226391124433
                  ],
                  [
                    615975.5094440919,
                    4831244.539907911,
                    1300.226391124433
                  ],
                  [
                    617008.089444092,
                    4831244.539907911,
                    1898.046391124433
                  ],
                  [
                    617008.089444092,
                    4829838.799907911,
                    1898.046391124433
                  ],
                  [
                    615975.5094440919,
                    4829838.799907911,
                    1300.226391124433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:14:40+00:00",
            "end_time": "2019-06-05T18:30:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121E5424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52529013096901,
              43.49999909995204,
              1314.46127443726
            ],
            [
              -121.52498191849135,
              43.512655650671554,
              1314.46127443726
            ],
            [
              -121.51217968248189,
              43.51248974564221,
              1872.60127443726
            ],
            [
              -121.512490567657,
              43.499833267811006,
              1872.60127443726
            ],
            [
              -121.52529013096901,
              43.49999909995204,
              1314.46127443726
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252901,
        43.49983327,
        1314.461274,
        -121.5121797,
        43.51265565,
        1872.601274
      ],
      "properties": {
        "datetime": "2019-06-04T19:22:03Z",
        "pc:count": 21023471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619744.9187,
            "count": 21023471,
            "maximum": 620257.7619,
            "minimum": 619222.6419,
            "name": "X",
            "position": 0,
            "stddev": 295.1274771,
            "variance": 87100.22772
          },
          {
            "average": 4818093.171,
            "count": 21023471,
            "maximum": 4818803.63,
            "minimum": 4817397.55,
            "name": "Y",
            "position": 1,
            "stddev": 392.7130739,
            "variance": 154223.5584
          },
          {
            "average": 1323.163899,
            "count": 21023471,
            "maximum": 1872.601274,
            "minimum": 1314.461274,
            "name": "Z",
            "position": 2,
            "stddev": 5.595362537,
            "variance": 31.30808192
          },
          {
            "average": 17245.40124,
            "count": 21023471,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10565.69662,
            "variance": 111633945.1
          },
          {
            "average": 1.175871387,
            "count": 21023471,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4558386609,
            "variance": 0.2077888848
          },
          {
            "average": 1.351761562,
            "count": 21023471,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6454468006,
            "variance": 0.4166015724
          },
          {
            "average": 0.5010772484,
            "count": 21023471,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988514,
            "variance": 0.2499988514
          },
          {
            "average": 0,
            "count": 21023471,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.492116835,
            "count": 21023471,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.355277634,
            "variance": 5.547332732
          },
          {
            "average": 0.06965939024,
            "count": 21023471,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86406275,
            "variance": 118.0278594
          },
          {
            "average": 0.4960114341,
            "count": 21023471,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499984103,
            "variance": 0.2499841032
          },
          {
            "average": 10073.04777,
            "count": 21023471,
            "maximum": 10108,
            "minimum": 10054,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.94082571,
            "variance": 573.1631358
          },
          {
            "average": 243652254,
            "count": 21023471,
            "maximum": 243711323.2,
            "minimum": 243622166.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 40981.87613,
            "variance": 1679514171
          },
          {
            "average": 0,
            "count": 21023471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21023471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21023471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21023471,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21023471,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619222.6419,
          4817397.55,
          1314.461274,
          620257.7619,
          4818803.63,
          1872.601274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619222.6419118219,
                4817397.5497540925,
                1314.46127443726
              ],
              [
                619222.6419118219,
                4818803.629754093,
                1314.46127443726
              ],
              [
                620257.761911822,
                4818803.629754093,
                1872.60127443726
              ],
              [
                620257.761911822,
                4817397.5497540925,
                1872.60127443726
              ],
              [
                619222.6419118219,
                4817397.5497540925,
                1314.46127443726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:22:03+00:00",
        "end_time": "2019-06-03T18:36:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252901,
            43.49983327,
            1314.461274,
            -121.5121797,
            43.51265565,
            1872.601274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52529013096901,
                  43.49999909995204,
                  1314.46127443726
                ],
                [
                  -121.52498191849135,
                  43.512655650671554,
                  1314.46127443726
                ],
                [
                  -121.51217968248189,
                  43.51248974564221,
                  1872.60127443726
                ],
                [
                  -121.512490567657,
                  43.499833267811006,
                  1872.60127443726
                ],
                [
                  -121.52529013096901,
                  43.49999909995204,
                  1314.46127443726
                ]
              ]
            ]
          },
          "id": "20190603_43121E5424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:22:03Z",
            "pc:count": 21023471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619744.9187,
                "count": 21023471,
                "maximum": 620257.7619,
                "minimum": 619222.6419,
                "name": "X",
                "position": 0,
                "stddev": 295.1274771,
                "variance": 87100.22772
              },
              {
                "average": 4818093.171,
                "count": 21023471,
                "maximum": 4818803.63,
                "minimum": 4817397.55,
                "name": "Y",
                "position": 1,
                "stddev": 392.7130739,
                "variance": 154223.5584
              },
              {
                "average": 1323.163899,
                "count": 21023471,
                "maximum": 1872.601274,
                "minimum": 1314.461274,
                "name": "Z",
                "position": 2,
                "stddev": 5.595362537,
                "variance": 31.30808192
              },
              {
                "average": 17245.40124,
                "count": 21023471,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10565.69662,
                "variance": 111633945.1
              },
              {
                "average": 1.175871387,
                "count": 21023471,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4558386609,
                "variance": 0.2077888848
              },
              {
                "average": 1.351761562,
                "count": 21023471,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6454468006,
                "variance": 0.4166015724
              },
              {
                "average": 0.5010772484,
                "count": 21023471,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988514,
                "variance": 0.2499988514
              },
              {
                "average": 0,
                "count": 21023471,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.492116835,
                "count": 21023471,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.355277634,
                "variance": 5.547332732
              },
              {
                "average": 0.06965939024,
                "count": 21023471,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86406275,
                "variance": 118.0278594
              },
              {
                "average": 0.4960114341,
                "count": 21023471,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499984103,
                "variance": 0.2499841032
              },
              {
                "average": 10073.04777,
                "count": 21023471,
                "maximum": 10108,
                "minimum": 10054,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.94082571,
                "variance": 573.1631358
              },
              {
                "average": 243652254,
                "count": 21023471,
                "maximum": 243711323.2,
                "minimum": 243622166.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 40981.87613,
                "variance": 1679514171
              },
              {
                "average": 0,
                "count": 21023471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21023471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21023471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21023471,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21023471,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619222.6419,
              4817397.55,
              1314.461274,
              620257.7619,
              4818803.63,
              1872.601274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619222.6419118219,
                    4817397.5497540925,
                    1314.46127443726
                  ],
                  [
                    619222.6419118219,
                    4818803.629754093,
                    1314.46127443726
                  ],
                  [
                    620257.761911822,
                    4818803.629754093,
                    1872.60127443726
                  ],
                  [
                    620257.761911822,
                    4817397.5497540925,
                    1872.60127443726
                  ],
                  [
                    619222.6419118219,
                    4817397.5497540925,
                    1314.46127443726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:22:03+00:00",
            "end_time": "2019-06-03T18:36:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121E5422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028489536316,
              43.499998549736475,
              1312.4928899510421
            ],
            [
              -121.54998195306814,
              43.51265326138064,
              1312.4928899510421
            ],
            [
              -121.53718452094225,
              43.5124902188159,
              1913.3728899510422
            ],
            [
              -121.53749013460352,
              43.499835578792045,
              1913.3728899510422
            ],
            [
              -121.55028489536316,
              43.499998549736475,
              1312.4928899510421
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502849,
        43.49983558,
        1312.49289,
        -121.5371845,
        43.51265326,
        1913.37289
      ],
      "properties": {
        "datetime": "2019-06-04T19:27:33Z",
        "pc:count": 18500908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617728.593,
            "count": 18500908,
            "maximum": 618236.6425,
            "minimum": 617201.9225,
            "name": "X",
            "position": 0,
            "stddev": 280.259953,
            "variance": 78545.64128
          },
          {
            "average": 4818068.674,
            "count": 18500908,
            "maximum": 4818767.843,
            "minimum": 4817361.983,
            "name": "Y",
            "position": 1,
            "stddev": 401.338603,
            "variance": 161072.6742
          },
          {
            "average": 1316.701521,
            "count": 18500908,
            "maximum": 1913.37289,
            "minimum": 1312.49289,
            "name": "Z",
            "position": 2,
            "stddev": 3.998491104,
            "variance": 15.98793111
          },
          {
            "average": 20450.88209,
            "count": 18500908,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9959.246142,
            "variance": 99186583.71
          },
          {
            "average": 1.095093117,
            "count": 18500908,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3147413331,
            "variance": 0.09906210675
          },
          {
            "average": 1.190185422,
            "count": 18500908,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4393652002,
            "variance": 0.1930417791
          },
          {
            "average": 0.5035639332,
            "count": 18500908,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999873117,
            "variance": 0.2499873119
          },
          {
            "average": 0,
            "count": 18500908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.638690004,
            "count": 18500908,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.7032187,
            "variance": 7.307391339
          },
          {
            "average": -0.7548721335,
            "count": 18500908,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81767651,
            "variance": 117.022125
          },
          {
            "average": 0.498333325,
            "count": 18500908,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999972357,
            "variance": 0.2499972357
          },
          {
            "average": 10086.82634,
            "count": 18500908,
            "maximum": 10109,
            "minimum": 10055,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.03362665,
            "variance": 626.6824633
          },
          {
            "average": 243675472.2,
            "count": 18500908,
            "maximum": 243711653.2,
            "minimum": 243622957.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42878.96804,
            "variance": 1838605900
          },
          {
            "average": 0,
            "count": 18500908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18500908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18500908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18500908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18500908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617201.9225,
          4817361.983,
          1312.49289,
          618236.6425,
          4818767.843,
          1913.37289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617201.9224597057,
                4817361.982697086,
                1312.4928899510421
              ],
              [
                617201.9224597057,
                4818767.842697086,
                1312.4928899510421
              ],
              [
                618236.6424597057,
                4818767.842697086,
                1913.3728899510422
              ],
              [
                618236.6424597057,
                4817361.982697086,
                1913.3728899510422
              ],
              [
                617201.9224597057,
                4817361.982697086,
                1312.4928899510421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:27:33+00:00",
        "end_time": "2019-06-03T18:49:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502849,
            43.49983558,
            1312.49289,
            -121.5371845,
            43.51265326,
            1913.37289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028489536316,
                  43.499998549736475,
                  1312.4928899510421
                ],
                [
                  -121.54998195306814,
                  43.51265326138064,
                  1312.4928899510421
                ],
                [
                  -121.53718452094225,
                  43.5124902188159,
                  1913.3728899510422
                ],
                [
                  -121.53749013460352,
                  43.499835578792045,
                  1913.3728899510422
                ],
                [
                  -121.55028489536316,
                  43.499998549736475,
                  1312.4928899510421
                ]
              ]
            ]
          },
          "id": "20190603_43121E5422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:27:33Z",
            "pc:count": 18500908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617728.593,
                "count": 18500908,
                "maximum": 618236.6425,
                "minimum": 617201.9225,
                "name": "X",
                "position": 0,
                "stddev": 280.259953,
                "variance": 78545.64128
              },
              {
                "average": 4818068.674,
                "count": 18500908,
                "maximum": 4818767.843,
                "minimum": 4817361.983,
                "name": "Y",
                "position": 1,
                "stddev": 401.338603,
                "variance": 161072.6742
              },
              {
                "average": 1316.701521,
                "count": 18500908,
                "maximum": 1913.37289,
                "minimum": 1312.49289,
                "name": "Z",
                "position": 2,
                "stddev": 3.998491104,
                "variance": 15.98793111
              },
              {
                "average": 20450.88209,
                "count": 18500908,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9959.246142,
                "variance": 99186583.71
              },
              {
                "average": 1.095093117,
                "count": 18500908,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3147413331,
                "variance": 0.09906210675
              },
              {
                "average": 1.190185422,
                "count": 18500908,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4393652002,
                "variance": 0.1930417791
              },
              {
                "average": 0.5035639332,
                "count": 18500908,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999873117,
                "variance": 0.2499873119
              },
              {
                "average": 0,
                "count": 18500908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.638690004,
                "count": 18500908,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.7032187,
                "variance": 7.307391339
              },
              {
                "average": -0.7548721335,
                "count": 18500908,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81767651,
                "variance": 117.022125
              },
              {
                "average": 0.498333325,
                "count": 18500908,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999972357,
                "variance": 0.2499972357
              },
              {
                "average": 10086.82634,
                "count": 18500908,
                "maximum": 10109,
                "minimum": 10055,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.03362665,
                "variance": 626.6824633
              },
              {
                "average": 243675472.2,
                "count": 18500908,
                "maximum": 243711653.2,
                "minimum": 243622957.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42878.96804,
                "variance": 1838605900
              },
              {
                "average": 0,
                "count": 18500908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18500908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18500908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18500908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18500908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617201.9225,
              4817361.983,
              1312.49289,
              618236.6425,
              4818767.843,
              1913.37289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617201.9224597057,
                    4817361.982697086,
                    1312.4928899510421
                  ],
                  [
                    617201.9224597057,
                    4818767.842697086,
                    1312.4928899510421
                  ],
                  [
                    618236.6424597057,
                    4818767.842697086,
                    1913.3728899510422
                  ],
                  [
                    618236.6424597057,
                    4817361.982697086,
                    1913.3728899510422
                  ],
                  [
                    617201.9224597057,
                    4817361.982697086,
                    1312.4928899510421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:27:33+00:00",
            "end_time": "2019-06-03T18:49: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": "20190605_43121E5223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778811123202,
              43.56249866005223,
              1301.1777861045127
            ],
            [
              -121.53748185170424,
              43.57515478277693,
              1301.1777861045127
            ],
            [
              -121.52468141536852,
              43.57499028441594,
              1846.7177861045127
            ],
            [
              -121.52499035302068,
              43.56233423395094,
              1846.7177861045127
            ],
            [
              -121.53778811123202,
              43.56249866005223,
              1301.1777861045127
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377881,
        43.56233423,
        1301.177786,
        -121.5246814,
        43.57515478,
        1846.717786
      ],
      "properties": {
        "datetime": "2019-06-05T16:50:04Z",
        "pc:count": 18146690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618618.9147,
            "count": 18146690,
            "maximum": 619124.0991,
            "minimum": 618090.1991,
            "name": "X",
            "position": 0,
            "stddev": 288.0778574,
            "variance": 82988.85193
          },
          {
            "average": 4825025.782,
            "count": 18146690,
            "maximum": 4825726.997,
            "minimum": 4824320.957,
            "name": "Y",
            "position": 1,
            "stddev": 399.1051486,
            "variance": 159284.9196
          },
          {
            "average": 1309.005322,
            "count": 18146690,
            "maximum": 1846.717786,
            "minimum": 1301.177786,
            "name": "Z",
            "position": 2,
            "stddev": 4.481102513,
            "variance": 20.08027974
          },
          {
            "average": 20083.62095,
            "count": 18146690,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9932.884045,
            "variance": 98662185.46
          },
          {
            "average": 1.11167414,
            "count": 18146690,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.347948369,
            "variance": 0.1210680675
          },
          {
            "average": 1.22335087,
            "count": 18146690,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4889369931,
            "variance": 0.2390593832
          },
          {
            "average": 0.5002430195,
            "count": 18146690,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999547,
            "variance": 0.2499999547
          },
          {
            "average": 0,
            "count": 18146690,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224020414,
            "count": 18146690,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.896416475,
            "variance": 0.8035624966
          },
          {
            "average": 0.5485135178,
            "count": 18146690,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85036858,
            "variance": 117.7304982
          },
          {
            "average": 0.496502172,
            "count": 18146690,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999877788,
            "variance": 0.249987779
          },
          {
            "average": 10125.11545,
            "count": 18146690,
            "maximum": 10128,
            "minimum": 10123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116725818,
            "variance": 1.247076552
          },
          {
            "average": 243787162,
            "count": 18146690,
            "maximum": 243788604.9,
            "minimum": 243786078.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535.1922328,
            "variance": 286430.7261
          },
          {
            "average": 0,
            "count": 18146690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18146690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18146690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18146690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18146690,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618090.1991,
          4824320.957,
          1301.177786,
          619124.0991,
          4825726.997,
          1846.717786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618090.1991078318,
                4824320.956627112,
                1301.1777861045127
              ],
              [
                618090.1991078318,
                4825726.996627111,
                1301.1777861045127
              ],
              [
                619124.0991078317,
                4825726.996627111,
                1846.7177861045127
              ],
              [
                619124.0991078317,
                4824320.956627112,
                1846.7177861045127
              ],
              [
                618090.1991078318,
                4824320.956627112,
                1301.1777861045127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:50:04+00:00",
        "end_time": "2019-06-05T16:07:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377881,
            43.56233423,
            1301.177786,
            -121.5246814,
            43.57515478,
            1846.717786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778811123202,
                  43.56249866005223,
                  1301.1777861045127
                ],
                [
                  -121.53748185170424,
                  43.57515478277693,
                  1301.1777861045127
                ],
                [
                  -121.52468141536852,
                  43.57499028441594,
                  1846.7177861045127
                ],
                [
                  -121.52499035302068,
                  43.56233423395094,
                  1846.7177861045127
                ],
                [
                  -121.53778811123202,
                  43.56249866005223,
                  1301.1777861045127
                ]
              ]
            ]
          },
          "id": "20190605_43121E5223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:50:04Z",
            "pc:count": 18146690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618618.9147,
                "count": 18146690,
                "maximum": 619124.0991,
                "minimum": 618090.1991,
                "name": "X",
                "position": 0,
                "stddev": 288.0778574,
                "variance": 82988.85193
              },
              {
                "average": 4825025.782,
                "count": 18146690,
                "maximum": 4825726.997,
                "minimum": 4824320.957,
                "name": "Y",
                "position": 1,
                "stddev": 399.1051486,
                "variance": 159284.9196
              },
              {
                "average": 1309.005322,
                "count": 18146690,
                "maximum": 1846.717786,
                "minimum": 1301.177786,
                "name": "Z",
                "position": 2,
                "stddev": 4.481102513,
                "variance": 20.08027974
              },
              {
                "average": 20083.62095,
                "count": 18146690,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9932.884045,
                "variance": 98662185.46
              },
              {
                "average": 1.11167414,
                "count": 18146690,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.347948369,
                "variance": 0.1210680675
              },
              {
                "average": 1.22335087,
                "count": 18146690,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4889369931,
                "variance": 0.2390593832
              },
              {
                "average": 0.5002430195,
                "count": 18146690,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999547,
                "variance": 0.2499999547
              },
              {
                "average": 0,
                "count": 18146690,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224020414,
                "count": 18146690,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.896416475,
                "variance": 0.8035624966
              },
              {
                "average": 0.5485135178,
                "count": 18146690,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85036858,
                "variance": 117.7304982
              },
              {
                "average": 0.496502172,
                "count": 18146690,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999877788,
                "variance": 0.249987779
              },
              {
                "average": 10125.11545,
                "count": 18146690,
                "maximum": 10128,
                "minimum": 10123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116725818,
                "variance": 1.247076552
              },
              {
                "average": 243787162,
                "count": 18146690,
                "maximum": 243788604.9,
                "minimum": 243786078.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535.1922328,
                "variance": 286430.7261
              },
              {
                "average": 0,
                "count": 18146690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18146690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18146690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18146690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18146690,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618090.1991,
              4824320.957,
              1301.177786,
              619124.0991,
              4825726.997,
              1846.717786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618090.1991078318,
                    4824320.956627112,
                    1301.1777861045127
                  ],
                  [
                    618090.1991078318,
                    4825726.996627111,
                    1301.1777861045127
                  ],
                  [
                    619124.0991078317,
                    4825726.996627111,
                    1846.7177861045127
                  ],
                  [
                    619124.0991078317,
                    4824320.956627112,
                    1846.7177861045127
                  ],
                  [
                    618090.1991078318,
                    4824320.956627112,
                    1301.1777861045127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:50:04+00:00",
            "end_time": "2019-06-05T16: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": "20190605_43121E5115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57528068379743,
              43.58749862616668,
              1292.7615901069466
            ],
            [
              -121.57498212549761,
              43.60015022175941,
              1292.7615901069466
            ],
            [
              -121.56218905975666,
              43.59999001097082,
              1857.8015901069466
            ],
            [
              -121.56249029611674,
              43.58733848572612,
              1857.8015901069466
            ],
            [
              -121.57528068379743,
              43.58749862616668,
              1292.7615901069466
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752807,
        43.58733849,
        1292.76159,
        -121.5621891,
        43.60015022,
        1857.80159
      ],
      "properties": {
        "datetime": "2019-06-05T18:38:35Z",
        "pc:count": 17968553,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615533.9788,
            "count": 17968553,
            "maximum": 616047.4755,
            "minimum": 615014.6155,
            "name": "X",
            "position": 0,
            "stddev": 293.2937536,
            "variance": 86021.22592
          },
          {
            "average": 4827759.033,
            "count": 17968553,
            "maximum": 4828450.422,
            "minimum": 4827044.902,
            "name": "Y",
            "position": 1,
            "stddev": 400.6198969,
            "variance": 160496.3018
          },
          {
            "average": 1310.034927,
            "count": 17968553,
            "maximum": 1857.80159,
            "minimum": 1292.76159,
            "name": "Z",
            "position": 2,
            "stddev": 3.604738748,
            "variance": 12.99414144
          },
          {
            "average": 21057.90342,
            "count": 17968553,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10043.85509,
            "variance": 100879025.1
          },
          {
            "average": 1.094812476,
            "count": 17968553,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3096327022,
            "variance": 0.09587241025
          },
          {
            "average": 1.189615268,
            "count": 17968553,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4287252327,
            "variance": 0.1838053252
          },
          {
            "average": 0.3321109385,
            "count": 17968553,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4709705674,
            "variance": 0.2218132754
          },
          {
            "average": 0,
            "count": 17968553,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193173374,
            "count": 17968553,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.661199538,
            "variance": 0.4371848291
          },
          {
            "average": -1.005750651,
            "count": 17968553,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73573211,
            "variance": 115.2559438
          },
          {
            "average": 0.4954684999,
            "count": 17968553,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499979479,
            "variance": 0.2499794794
          },
          {
            "average": 10134.24382,
            "count": 17968553,
            "maximum": 10138,
            "minimum": 10132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.125885045,
            "variance": 1.267617134
          },
          {
            "average": 243793325.7,
            "count": 17968553,
            "maximum": 243795115.2,
            "minimum": 243792220.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 564.7597583,
            "variance": 318953.5846
          },
          {
            "average": 0,
            "count": 17968553,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17968553,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17968553,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17968553,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17968553,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615014.6155,
          4827044.902,
          1292.76159,
          616047.4755,
          4828450.422,
          1857.80159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615014.6154910759,
                4827044.902222812,
                1292.7615901069466
              ],
              [
                615014.6154910759,
                4828450.422222812,
                1292.7615901069466
              ],
              [
                616047.475491076,
                4828450.422222812,
                1857.8015901069466
              ],
              [
                616047.475491076,
                4827044.902222812,
                1857.8015901069466
              ],
              [
                615014.6154910759,
                4827044.902222812,
                1292.7615901069466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:38:35+00:00",
        "end_time": "2019-06-05T17:50:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752807,
            43.58733849,
            1292.76159,
            -121.5621891,
            43.60015022,
            1857.80159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57528068379743,
                  43.58749862616668,
                  1292.7615901069466
                ],
                [
                  -121.57498212549761,
                  43.60015022175941,
                  1292.7615901069466
                ],
                [
                  -121.56218905975666,
                  43.59999001097082,
                  1857.8015901069466
                ],
                [
                  -121.56249029611674,
                  43.58733848572612,
                  1857.8015901069466
                ],
                [
                  -121.57528068379743,
                  43.58749862616668,
                  1292.7615901069466
                ]
              ]
            ]
          },
          "id": "20190605_43121E5115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:38:35Z",
            "pc:count": 17968553,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615533.9788,
                "count": 17968553,
                "maximum": 616047.4755,
                "minimum": 615014.6155,
                "name": "X",
                "position": 0,
                "stddev": 293.2937536,
                "variance": 86021.22592
              },
              {
                "average": 4827759.033,
                "count": 17968553,
                "maximum": 4828450.422,
                "minimum": 4827044.902,
                "name": "Y",
                "position": 1,
                "stddev": 400.6198969,
                "variance": 160496.3018
              },
              {
                "average": 1310.034927,
                "count": 17968553,
                "maximum": 1857.80159,
                "minimum": 1292.76159,
                "name": "Z",
                "position": 2,
                "stddev": 3.604738748,
                "variance": 12.99414144
              },
              {
                "average": 21057.90342,
                "count": 17968553,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10043.85509,
                "variance": 100879025.1
              },
              {
                "average": 1.094812476,
                "count": 17968553,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3096327022,
                "variance": 0.09587241025
              },
              {
                "average": 1.189615268,
                "count": 17968553,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4287252327,
                "variance": 0.1838053252
              },
              {
                "average": 0.3321109385,
                "count": 17968553,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4709705674,
                "variance": 0.2218132754
              },
              {
                "average": 0,
                "count": 17968553,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193173374,
                "count": 17968553,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.661199538,
                "variance": 0.4371848291
              },
              {
                "average": -1.005750651,
                "count": 17968553,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73573211,
                "variance": 115.2559438
              },
              {
                "average": 0.4954684999,
                "count": 17968553,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499979479,
                "variance": 0.2499794794
              },
              {
                "average": 10134.24382,
                "count": 17968553,
                "maximum": 10138,
                "minimum": 10132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.125885045,
                "variance": 1.267617134
              },
              {
                "average": 243793325.7,
                "count": 17968553,
                "maximum": 243795115.2,
                "minimum": 243792220.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 564.7597583,
                "variance": 318953.5846
              },
              {
                "average": 0,
                "count": 17968553,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17968553,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17968553,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17968553,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17968553,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615014.6155,
              4827044.902,
              1292.76159,
              616047.4755,
              4828450.422,
              1857.80159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615014.6154910759,
                    4827044.902222812,
                    1292.7615901069466
                  ],
                  [
                    615014.6154910759,
                    4828450.422222812,
                    1292.7615901069466
                  ],
                  [
                    616047.475491076,
                    4828450.422222812,
                    1857.8015901069466
                  ],
                  [
                    616047.475491076,
                    4827044.902222812,
                    1857.8015901069466
                  ],
                  [
                    615014.6154910759,
                    4827044.902222812,
                    1292.7615901069466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:38:35+00:00",
            "end_time": "2019-06-05T17:50:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121E6321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75024387798118,
              43.49999757563222,
              1262.3054958604607
            ],
            [
              -121.74998315934484,
              43.51263172494263,
              1262.3054958604607
            ],
            [
              -121.7372257346911,
              43.51249152177661,
              1949.585495860461
            ],
            [
              -121.73748911245599,
              43.49985743395372,
              1949.585495860461
            ],
            [
              -121.75024387798118,
              43.49999757563222,
              1262.3054958604607
            ]
          ]
        ]
      },
      "bbox": [
        -121.7502439,
        43.49985743,
        1262.305496,
        -121.7372257,
        43.51263172,
        1949.585496
      ],
      "properties": {
        "datetime": "2019-06-02T16:45:07Z",
        "pc:count": 22424561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601548.29,
            "count": 22424561,
            "maximum": 602067.5312,
            "minimum": 601036.1312,
            "name": "X",
            "position": 0,
            "stddev": 291.9994771,
            "variance": 85263.69462
          },
          {
            "average": 4817808.921,
            "count": 22424561,
            "maximum": 4818503.144,
            "minimum": 4817099.684,
            "name": "Y",
            "position": 1,
            "stddev": 395.8261798,
            "variance": 156678.3646
          },
          {
            "average": 1402.552851,
            "count": 22424561,
            "maximum": 1949.585496,
            "minimum": 1262.305496,
            "name": "Z",
            "position": 2,
            "stddev": 23.79633043,
            "variance": 566.2653419
          },
          {
            "average": 16845.58069,
            "count": 22424561,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9838.721814,
            "variance": 96800446.93
          },
          {
            "average": 1.189952526,
            "count": 22424561,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4522237301,
            "variance": 0.2045063021
          },
          {
            "average": 1.379903089,
            "count": 22424561,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6224751288,
            "variance": 0.3874752859
          },
          {
            "average": 0.501194204,
            "count": 22424561,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998585,
            "variance": 0.249998585
          },
          {
            "average": 0,
            "count": 22424561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238634192,
            "count": 22424561,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.348044693,
            "variance": 1.817224495
          },
          {
            "average": 0.07216236734,
            "count": 22424561,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82856716,
            "variance": 117.2578667
          },
          {
            "average": 0.4931179255,
            "count": 22424561,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499952646,
            "variance": 0.2499526482
          },
          {
            "average": 10016.17709,
            "count": 22424561,
            "maximum": 10019,
            "minimum": 10011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.855942518,
            "variance": 3.444522631
          },
          {
            "average": 243528008.8,
            "count": 22424561,
            "maximum": 243529107.5,
            "minimum": 243526215.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 667.4918516,
            "variance": 445545.372
          },
          {
            "average": 0,
            "count": 22424561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22424561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22424561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22424561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22424561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601036.1312,
          4817099.684,
          1262.305496,
          602067.5312,
          4818503.144,
          1949.585496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601036.1312223636,
                4817099.684261034,
                1262.3054958604607
              ],
              [
                601036.1312223636,
                4818503.144261035,
                1262.3054958604607
              ],
              [
                602067.5312223635,
                4818503.144261035,
                1949.585495860461
              ],
              [
                602067.5312223635,
                4817099.684261034,
                1949.585495860461
              ],
              [
                601036.1312223636,
                4817099.684261034,
                1262.3054958604607
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:45:07+00:00",
        "end_time": "2019-06-02T15:56:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7502439,
            43.49985743,
            1262.305496,
            -121.7372257,
            43.51263172,
            1949.585496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75024387798118,
                  43.49999757563222,
                  1262.3054958604607
                ],
                [
                  -121.74998315934484,
                  43.51263172494263,
                  1262.3054958604607
                ],
                [
                  -121.7372257346911,
                  43.51249152177661,
                  1949.585495860461
                ],
                [
                  -121.73748911245599,
                  43.49985743395372,
                  1949.585495860461
                ],
                [
                  -121.75024387798118,
                  43.49999757563222,
                  1262.3054958604607
                ]
              ]
            ]
          },
          "id": "20190602_43121E6321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:45:07Z",
            "pc:count": 22424561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601548.29,
                "count": 22424561,
                "maximum": 602067.5312,
                "minimum": 601036.1312,
                "name": "X",
                "position": 0,
                "stddev": 291.9994771,
                "variance": 85263.69462
              },
              {
                "average": 4817808.921,
                "count": 22424561,
                "maximum": 4818503.144,
                "minimum": 4817099.684,
                "name": "Y",
                "position": 1,
                "stddev": 395.8261798,
                "variance": 156678.3646
              },
              {
                "average": 1402.552851,
                "count": 22424561,
                "maximum": 1949.585496,
                "minimum": 1262.305496,
                "name": "Z",
                "position": 2,
                "stddev": 23.79633043,
                "variance": 566.2653419
              },
              {
                "average": 16845.58069,
                "count": 22424561,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9838.721814,
                "variance": 96800446.93
              },
              {
                "average": 1.189952526,
                "count": 22424561,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4522237301,
                "variance": 0.2045063021
              },
              {
                "average": 1.379903089,
                "count": 22424561,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6224751288,
                "variance": 0.3874752859
              },
              {
                "average": 0.501194204,
                "count": 22424561,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998585,
                "variance": 0.249998585
              },
              {
                "average": 0,
                "count": 22424561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238634192,
                "count": 22424561,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.348044693,
                "variance": 1.817224495
              },
              {
                "average": 0.07216236734,
                "count": 22424561,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82856716,
                "variance": 117.2578667
              },
              {
                "average": 0.4931179255,
                "count": 22424561,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499952646,
                "variance": 0.2499526482
              },
              {
                "average": 10016.17709,
                "count": 22424561,
                "maximum": 10019,
                "minimum": 10011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.855942518,
                "variance": 3.444522631
              },
              {
                "average": 243528008.8,
                "count": 22424561,
                "maximum": 243529107.5,
                "minimum": 243526215.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 667.4918516,
                "variance": 445545.372
              },
              {
                "average": 0,
                "count": 22424561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22424561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22424561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22424561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22424561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601036.1312,
              4817099.684,
              1262.305496,
              602067.5312,
              4818503.144,
              1949.585496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601036.1312223636,
                    4817099.684261034,
                    1262.3054958604607
                  ],
                  [
                    601036.1312223636,
                    4818503.144261035,
                    1262.3054958604607
                  ],
                  [
                    602067.5312223635,
                    4818503.144261035,
                    1949.585495860461
                  ],
                  [
                    602067.5312223635,
                    4817099.684261034,
                    1949.585495860461
                  ],
                  [
                    601036.1312223636,
                    4817099.684261034,
                    1262.3054958604607
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:45:07+00:00",
            "end_time": "2019-06-02T15:56:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526905359643,
              43.499998030498205,
              1220.0733485945923
            ],
            [
              -121.62498196139745,
              43.51264504977117,
              1220.0733485945923
            ],
            [
              -121.61219969854292,
              43.51249059080328,
              1880.1933485945922
            ],
            [
              -121.61248945749311,
              43.499843639338835,
              1880.1933485945922
            ],
            [
              -121.62526905359643,
              43.499998030498205,
              1220.0733485945923
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252691,
        43.49984364,
        1220.073349,
        -121.6121997,
        43.51264505,
        1880.193349
      ],
      "properties": {
        "datetime": "2019-06-04T19:44:03Z",
        "pc:count": 20473188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611655.0479,
            "count": 20473188,
            "maximum": 612173.2398,
            "minimum": 611139.7798,
            "name": "X",
            "position": 0,
            "stddev": 281.5055832,
            "variance": 79245.39337
          },
          {
            "average": 4817949.623,
            "count": 20473188,
            "maximum": 4818664.011,
            "minimum": 4817259.051,
            "name": "Y",
            "position": 1,
            "stddev": 394.2727377,
            "variance": 155450.9917
          },
          {
            "average": 1338.911038,
            "count": 20473188,
            "maximum": 1880.193349,
            "minimum": 1220.073349,
            "name": "Z",
            "position": 2,
            "stddev": 6.663776918,
            "variance": 44.40592281
          },
          {
            "average": 17843.6954,
            "count": 20473188,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10427.34633,
            "variance": 108729551.5
          },
          {
            "average": 1.137549755,
            "count": 20473188,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3772535307,
            "variance": 0.1423202264
          },
          {
            "average": 1.275086567,
            "count": 20473188,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5200749272,
            "variance": 0.2704779299
          },
          {
            "average": 0.4997119159,
            "count": 20473188,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999292,
            "variance": 0.2499999292
          },
          {
            "average": 0,
            "count": 20473188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.128855066,
            "count": 20473188,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.832522447,
            "variance": 14.68822831
          },
          {
            "average": 0.631807324,
            "count": 20473188,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91596444,
            "variance": 119.1582797
          },
          {
            "average": 0.4939845714,
            "count": 20473188,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999638255,
            "variance": 0.2499638268
          },
          {
            "average": 10109.12661,
            "count": 20473188,
            "maximum": 10111,
            "minimum": 10107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.067081419,
            "variance": 1.138662754
          },
          {
            "average": 243711745.4,
            "count": 20473188,
            "maximum": 243712643.2,
            "minimum": 243710836.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 481.1285647,
            "variance": 231484.6958
          },
          {
            "average": 0,
            "count": 20473188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20473188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20473188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20473188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20473188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611139.7798,
          4817259.051,
          1220.073349,
          612173.2398,
          4818664.011,
          1880.193349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611139.7798472609,
                4817259.050566856,
                1220.0733485945923
              ],
              [
                611139.7798472609,
                4818664.010566857,
                1220.0733485945923
              ],
              [
                612173.2398472609,
                4818664.010566857,
                1880.1933485945922
              ],
              [
                612173.2398472609,
                4817259.050566856,
                1880.1933485945922
              ],
              [
                611139.7798472609,
                4817259.050566856,
                1220.0733485945923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:44:03+00:00",
        "end_time": "2019-06-04T19:13:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252691,
            43.49984364,
            1220.073349,
            -121.6121997,
            43.51264505,
            1880.193349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526905359643,
                  43.499998030498205,
                  1220.0733485945923
                ],
                [
                  -121.62498196139745,
                  43.51264504977117,
                  1220.0733485945923
                ],
                [
                  -121.61219969854292,
                  43.51249059080328,
                  1880.1933485945922
                ],
                [
                  -121.61248945749311,
                  43.499843639338835,
                  1880.1933485945922
                ],
                [
                  -121.62526905359643,
                  43.499998030498205,
                  1220.0733485945923
                ]
              ]
            ]
          },
          "id": "20190604_43121E5321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:44:03Z",
            "pc:count": 20473188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611655.0479,
                "count": 20473188,
                "maximum": 612173.2398,
                "minimum": 611139.7798,
                "name": "X",
                "position": 0,
                "stddev": 281.5055832,
                "variance": 79245.39337
              },
              {
                "average": 4817949.623,
                "count": 20473188,
                "maximum": 4818664.011,
                "minimum": 4817259.051,
                "name": "Y",
                "position": 1,
                "stddev": 394.2727377,
                "variance": 155450.9917
              },
              {
                "average": 1338.911038,
                "count": 20473188,
                "maximum": 1880.193349,
                "minimum": 1220.073349,
                "name": "Z",
                "position": 2,
                "stddev": 6.663776918,
                "variance": 44.40592281
              },
              {
                "average": 17843.6954,
                "count": 20473188,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10427.34633,
                "variance": 108729551.5
              },
              {
                "average": 1.137549755,
                "count": 20473188,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3772535307,
                "variance": 0.1423202264
              },
              {
                "average": 1.275086567,
                "count": 20473188,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5200749272,
                "variance": 0.2704779299
              },
              {
                "average": 0.4997119159,
                "count": 20473188,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999292,
                "variance": 0.2499999292
              },
              {
                "average": 0,
                "count": 20473188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.128855066,
                "count": 20473188,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.832522447,
                "variance": 14.68822831
              },
              {
                "average": 0.631807324,
                "count": 20473188,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91596444,
                "variance": 119.1582797
              },
              {
                "average": 0.4939845714,
                "count": 20473188,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999638255,
                "variance": 0.2499638268
              },
              {
                "average": 10109.12661,
                "count": 20473188,
                "maximum": 10111,
                "minimum": 10107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.067081419,
                "variance": 1.138662754
              },
              {
                "average": 243711745.4,
                "count": 20473188,
                "maximum": 243712643.2,
                "minimum": 243710836.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 481.1285647,
                "variance": 231484.6958
              },
              {
                "average": 0,
                "count": 20473188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20473188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20473188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20473188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20473188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611139.7798,
              4817259.051,
              1220.073349,
              612173.2398,
              4818664.011,
              1880.193349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611139.7798472609,
                    4817259.050566856,
                    1220.0733485945923
                  ],
                  [
                    611139.7798472609,
                    4818664.010566857,
                    1220.0733485945923
                  ],
                  [
                    612173.2398472609,
                    4818664.010566857,
                    1880.1933485945922
                  ],
                  [
                    612173.2398472609,
                    4817259.050566856,
                    1880.1933485945922
                  ],
                  [
                    611139.7798472609,
                    4817259.050566856,
                    1220.0733485945923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:44:03+00:00",
            "end_time": "2019-06-04T19: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": "20190605_43121E5215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279285797989,
              43.58749869090853,
              1257.9118931041944
            ],
            [
              -121.51248103041021,
              43.600157135961304,
              1257.9118931041944
            ],
            [
              -121.49967667841106,
              43.59998977847867,
              1852.6318931041942
            ],
            [
              -121.499991187705,
              43.58733140695179,
              1852.6318931041942
            ],
            [
              -121.51279285797989,
              43.58749869090853,
              1257.9118931041944
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127929,
        43.58733141,
        1257.911893,
        -121.4996767,
        43.60015714,
        1852.631893
      ],
      "properties": {
        "datetime": "2019-06-05T18:13:25Z",
        "pc:count": 18307050,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620583.1866,
            "count": 18307050,
            "maximum": 621092.9836,
            "minimum": 620059.1836,
            "name": "X",
            "position": 0,
            "stddev": 291.9674356,
            "variance": 85244.98347
          },
          {
            "average": 4827810.358,
            "count": 18307050,
            "maximum": 4828539.63,
            "minimum": 4827133.31,
            "name": "Y",
            "position": 1,
            "stddev": 400.9509734,
            "variance": 160761.6831
          },
          {
            "average": 1304.475346,
            "count": 18307050,
            "maximum": 1852.631893,
            "minimum": 1257.911893,
            "name": "Z",
            "position": 2,
            "stddev": 4.184991959,
            "variance": 17.5141577
          },
          {
            "average": 19875.40691,
            "count": 18307050,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10252.65225,
            "variance": 105116878.2
          },
          {
            "average": 1.11957175,
            "count": 18307050,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3603204058,
            "variance": 0.1298307948
          },
          {
            "average": 1.239120885,
            "count": 18307050,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5055604058,
            "variance": 0.2555913239
          },
          {
            "average": 0.5032851279,
            "count": 18307050,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999892215,
            "variance": 0.2499892216
          },
          {
            "average": 0,
            "count": 18307050,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215111665,
            "count": 18307050,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9108009986,
            "variance": 0.829558459
          },
          {
            "average": -0.7150837891,
            "count": 18307050,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.93006211,
            "variance": 119.4662576
          },
          {
            "average": 0.5001314794,
            "count": 18307050,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999964,
            "variance": 0.2499999964
          },
          {
            "average": 10131.6226,
            "count": 18307050,
            "maximum": 10135,
            "minimum": 10128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.894706527,
            "variance": 3.589912823
          },
          {
            "average": 243791554.9,
            "count": 18307050,
            "maximum": 243793605.7,
            "minimum": 243788643.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1697.792637,
            "variance": 2882499.84
          },
          {
            "average": 0,
            "count": 18307050,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18307050,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18307050,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18307050,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18307050,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620059.1836,
          4827133.31,
          1257.911893,
          621092.9836,
          4828539.63,
          1852.631893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620059.1835727132,
                4827133.310146304,
                1257.9118931041944
              ],
              [
                620059.1835727132,
                4828539.630146304,
                1257.9118931041944
              ],
              [
                621092.9835727132,
                4828539.630146304,
                1852.6318931041942
              ],
              [
                621092.9835727132,
                4827133.310146304,
                1852.6318931041942
              ],
              [
                620059.1835727132,
                4827133.310146304,
                1257.9118931041944
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:13:25+00:00",
        "end_time": "2019-06-05T16:50:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127929,
            43.58733141,
            1257.911893,
            -121.4996767,
            43.60015714,
            1852.631893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279285797989,
                  43.58749869090853,
                  1257.9118931041944
                ],
                [
                  -121.51248103041021,
                  43.600157135961304,
                  1257.9118931041944
                ],
                [
                  -121.49967667841106,
                  43.59998977847867,
                  1852.6318931041942
                ],
                [
                  -121.499991187705,
                  43.58733140695179,
                  1852.6318931041942
                ],
                [
                  -121.51279285797989,
                  43.58749869090853,
                  1257.9118931041944
                ]
              ]
            ]
          },
          "id": "20190605_43121E5215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:13:25Z",
            "pc:count": 18307050,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620583.1866,
                "count": 18307050,
                "maximum": 621092.9836,
                "minimum": 620059.1836,
                "name": "X",
                "position": 0,
                "stddev": 291.9674356,
                "variance": 85244.98347
              },
              {
                "average": 4827810.358,
                "count": 18307050,
                "maximum": 4828539.63,
                "minimum": 4827133.31,
                "name": "Y",
                "position": 1,
                "stddev": 400.9509734,
                "variance": 160761.6831
              },
              {
                "average": 1304.475346,
                "count": 18307050,
                "maximum": 1852.631893,
                "minimum": 1257.911893,
                "name": "Z",
                "position": 2,
                "stddev": 4.184991959,
                "variance": 17.5141577
              },
              {
                "average": 19875.40691,
                "count": 18307050,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10252.65225,
                "variance": 105116878.2
              },
              {
                "average": 1.11957175,
                "count": 18307050,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3603204058,
                "variance": 0.1298307948
              },
              {
                "average": 1.239120885,
                "count": 18307050,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5055604058,
                "variance": 0.2555913239
              },
              {
                "average": 0.5032851279,
                "count": 18307050,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999892215,
                "variance": 0.2499892216
              },
              {
                "average": 0,
                "count": 18307050,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215111665,
                "count": 18307050,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9108009986,
                "variance": 0.829558459
              },
              {
                "average": -0.7150837891,
                "count": 18307050,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.93006211,
                "variance": 119.4662576
              },
              {
                "average": 0.5001314794,
                "count": 18307050,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999964,
                "variance": 0.2499999964
              },
              {
                "average": 10131.6226,
                "count": 18307050,
                "maximum": 10135,
                "minimum": 10128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.894706527,
                "variance": 3.589912823
              },
              {
                "average": 243791554.9,
                "count": 18307050,
                "maximum": 243793605.7,
                "minimum": 243788643.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1697.792637,
                "variance": 2882499.84
              },
              {
                "average": 0,
                "count": 18307050,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18307050,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18307050,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18307050,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18307050,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620059.1836,
              4827133.31,
              1257.911893,
              621092.9836,
              4828539.63,
              1852.631893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620059.1835727132,
                    4827133.310146304,
                    1257.9118931041944
                  ],
                  [
                    620059.1835727132,
                    4828539.630146304,
                    1257.9118931041944
                  ],
                  [
                    621092.9835727132,
                    4828539.630146304,
                    1852.6318931041942
                  ],
                  [
                    621092.9835727132,
                    4827133.310146304,
                    1852.6318931041942
                  ],
                  [
                    620059.1835727132,
                    4827133.310146304,
                    1257.9118931041944
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:13:25+00:00",
            "end_time": "2019-06-05T16: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": "20190605_43121E5105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57528062487779,
              43.61249832553663,
              1301.62815719893
            ],
            [
              -121.5749817890016,
              43.62515058570247,
              1301.62815719893
            ],
            [
              -121.56218837924662,
              43.62499036424124,
              1880.9881571989301
            ],
            [
              -121.56248989574436,
              43.61233817442878,
              1880.9881571989301
            ],
            [
              -121.57528062487779,
              43.61249832553663,
              1301.62815719893
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752806,
        43.61233817,
        1301.628157,
        -121.5621884,
        43.62515059,
        1880.988157
      ],
      "properties": {
        "datetime": "2019-06-05T19:23:10Z",
        "pc:count": 24958671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615473.3498,
            "count": 24958671,
            "maximum": 615999.4585,
            "minimum": 614966.9985,
            "name": "X",
            "position": 0,
            "stddev": 270.8276953,
            "variance": 73347.64052
          },
          {
            "average": 4830487.958,
            "count": 24958671,
            "maximum": 4831227.012,
            "minimum": 4829821.412,
            "name": "Y",
            "position": 1,
            "stddev": 400.4273737,
            "variance": 160342.0816
          },
          {
            "average": 1307.137304,
            "count": 24958671,
            "maximum": 1880.988157,
            "minimum": 1301.628157,
            "name": "Z",
            "position": 2,
            "stddev": 4.263381877,
            "variance": 18.17642503
          },
          {
            "average": 16549.69638,
            "count": 24958671,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10093.91304,
            "variance": 101887080.5
          },
          {
            "average": 1.157303408,
            "count": 24958671,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.400560755,
            "variance": 0.1604489185
          },
          {
            "average": 1.314568632,
            "count": 24958671,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5470512832,
            "variance": 0.2992651065
          },
          {
            "average": 0.4999433263,
            "count": 24958671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000068,
            "variance": 0.2500000068
          },
          {
            "average": 0,
            "count": 24958671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164377462,
            "count": 24958671,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8980759271,
            "variance": 0.8065403707
          },
          {
            "average": 0.607797475,
            "count": 24958671,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82851231,
            "variance": 117.2566788
          },
          {
            "average": 0.4953161969,
            "count": 24958671,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999780715,
            "variance": 0.249978072
          },
          {
            "average": 10141.02787,
            "count": 24958671,
            "maximum": 10144,
            "minimum": 10139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.078341364,
            "variance": 1.162820098
          },
          {
            "average": 243796484.5,
            "count": 24958671,
            "maximum": 243797790.2,
            "minimum": 243795511.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 493.2300442,
            "variance": 243275.8765
          },
          {
            "average": 0,
            "count": 24958671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24958671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24958671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24958671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24958671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614966.9985,
          4829821.412,
          1301.628157,
          615999.4585,
          4831227.012,
          1880.988157
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614966.9984832245,
                4829821.412135138,
                1301.62815719893
              ],
              [
                614966.9984832245,
                4831227.012135138,
                1301.62815719893
              ],
              [
                615999.4584832245,
                4831227.012135138,
                1880.9881571989301
              ],
              [
                615999.4584832245,
                4829821.412135138,
                1880.9881571989301
              ],
              [
                614966.9984832245,
                4829821.412135138,
                1301.62815719893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:23:10+00:00",
        "end_time": "2019-06-05T18:45:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752806,
            43.61233817,
            1301.628157,
            -121.5621884,
            43.62515059,
            1880.988157
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57528062487779,
                  43.61249832553663,
                  1301.62815719893
                ],
                [
                  -121.5749817890016,
                  43.62515058570247,
                  1301.62815719893
                ],
                [
                  -121.56218837924662,
                  43.62499036424124,
                  1880.9881571989301
                ],
                [
                  -121.56248989574436,
                  43.61233817442878,
                  1880.9881571989301
                ],
                [
                  -121.57528062487779,
                  43.61249832553663,
                  1301.62815719893
                ]
              ]
            ]
          },
          "id": "20190605_43121E5105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:23:10Z",
            "pc:count": 24958671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615473.3498,
                "count": 24958671,
                "maximum": 615999.4585,
                "minimum": 614966.9985,
                "name": "X",
                "position": 0,
                "stddev": 270.8276953,
                "variance": 73347.64052
              },
              {
                "average": 4830487.958,
                "count": 24958671,
                "maximum": 4831227.012,
                "minimum": 4829821.412,
                "name": "Y",
                "position": 1,
                "stddev": 400.4273737,
                "variance": 160342.0816
              },
              {
                "average": 1307.137304,
                "count": 24958671,
                "maximum": 1880.988157,
                "minimum": 1301.628157,
                "name": "Z",
                "position": 2,
                "stddev": 4.263381877,
                "variance": 18.17642503
              },
              {
                "average": 16549.69638,
                "count": 24958671,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10093.91304,
                "variance": 101887080.5
              },
              {
                "average": 1.157303408,
                "count": 24958671,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.400560755,
                "variance": 0.1604489185
              },
              {
                "average": 1.314568632,
                "count": 24958671,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5470512832,
                "variance": 0.2992651065
              },
              {
                "average": 0.4999433263,
                "count": 24958671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000068,
                "variance": 0.2500000068
              },
              {
                "average": 0,
                "count": 24958671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164377462,
                "count": 24958671,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8980759271,
                "variance": 0.8065403707
              },
              {
                "average": 0.607797475,
                "count": 24958671,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82851231,
                "variance": 117.2566788
              },
              {
                "average": 0.4953161969,
                "count": 24958671,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999780715,
                "variance": 0.249978072
              },
              {
                "average": 10141.02787,
                "count": 24958671,
                "maximum": 10144,
                "minimum": 10139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.078341364,
                "variance": 1.162820098
              },
              {
                "average": 243796484.5,
                "count": 24958671,
                "maximum": 243797790.2,
                "minimum": 243795511.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 493.2300442,
                "variance": 243275.8765
              },
              {
                "average": 0,
                "count": 24958671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24958671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24958671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24958671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24958671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614966.9985,
              4829821.412,
              1301.628157,
              615999.4585,
              4831227.012,
              1880.988157
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614966.9984832245,
                    4829821.412135138,
                    1301.62815719893
                  ],
                  [
                    614966.9984832245,
                    4831227.012135138,
                    1301.62815719893
                  ],
                  [
                    615999.4584832245,
                    4831227.012135138,
                    1880.9881571989301
                  ],
                  [
                    615999.4584832245,
                    4829821.412135138,
                    1880.9881571989301
                  ],
                  [
                    614966.9984832245,
                    4829821.412135138,
                    1301.62815719893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:23:10+00:00",
            "end_time": "2019-06-05T18:45: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": "20190603_43121E5423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778757779055,
              43.499998801906564,
              1314.6899877994733
            ],
            [
              -121.53748200278923,
              43.51265434338259,
              1314.6899877994733
            ],
            [
              -121.52468241578373,
              43.512489873052274,
              1882.7699877994733
            ],
            [
              -121.52499066274646,
              43.499834403828444,
              1882.7699877994733
            ],
            [
              -121.53778757779055,
              43.499998801906564,
              1314.6899877994733
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377876,
        43.4998344,
        1314.689988,
        -121.5246824,
        43.51265434,
        1882.769988
      ],
      "properties": {
        "datetime": "2019-06-04T19:27:14Z",
        "pc:count": 20138868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618756.1761,
            "count": 20138868,
            "maximum": 619247.1769,
            "minimum": 618212.2769,
            "name": "X",
            "position": 0,
            "stddev": 286.9183003,
            "variance": 82322.11107
          },
          {
            "average": 4818068.504,
            "count": 20138868,
            "maximum": 4818785.648,
            "minimum": 4817379.688,
            "name": "Y",
            "position": 1,
            "stddev": 392.1572857,
            "variance": 153787.3367
          },
          {
            "average": 1321.12996,
            "count": 20138868,
            "maximum": 1882.769988,
            "minimum": 1314.689988,
            "name": "Z",
            "position": 2,
            "stddev": 5.013126466,
            "variance": 25.13143696
          },
          {
            "average": 18150.49647,
            "count": 20138868,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10329.36683,
            "variance": 106695819.2
          },
          {
            "average": 1.146460218,
            "count": 20138868,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.406761604,
            "variance": 0.1654550025
          },
          {
            "average": 1.292916414,
            "count": 20138868,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5730953832,
            "variance": 0.3284383182
          },
          {
            "average": 0.5045960379,
            "count": 20138868,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999788884,
            "variance": 0.2499788888
          },
          {
            "average": 0,
            "count": 20138868,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.535870685,
            "count": 20138868,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.471968322,
            "variance": 6.110627385
          },
          {
            "average": -1.081683812,
            "count": 20138868,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76545132,
            "variance": 115.8949421
          },
          {
            "average": 0.5020633235,
            "count": 20138868,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999957551,
            "variance": 0.2499957551
          },
          {
            "average": 10078.70235,
            "count": 20138868,
            "maximum": 10109,
            "minimum": 10055,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.22497976,
            "variance": 636.2996039
          },
          {
            "average": 243661753.2,
            "count": 20138868,
            "maximum": 243711634.3,
            "minimum": 243622967,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43252.87728,
            "variance": 1870811393
          },
          {
            "average": 0,
            "count": 20138868,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138868,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618212.2769,
          4817379.688,
          1314.689988,
          619247.1769,
          4818785.648,
          1882.769988
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618212.276858975,
                4817379.68768408,
                1314.6899877994733
              ],
              [
                618212.276858975,
                4818785.6476840805,
                1314.6899877994733
              ],
              [
                619247.1768589749,
                4818785.6476840805,
                1882.7699877994733
              ],
              [
                619247.1768589749,
                4817379.68768408,
                1882.7699877994733
              ],
              [
                618212.276858975,
                4817379.68768408,
                1314.6899877994733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:27:14+00:00",
        "end_time": "2019-06-03T18:49:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377876,
            43.4998344,
            1314.689988,
            -121.5246824,
            43.51265434,
            1882.769988
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778757779055,
                  43.499998801906564,
                  1314.6899877994733
                ],
                [
                  -121.53748200278923,
                  43.51265434338259,
                  1314.6899877994733
                ],
                [
                  -121.52468241578373,
                  43.512489873052274,
                  1882.7699877994733
                ],
                [
                  -121.52499066274646,
                  43.499834403828444,
                  1882.7699877994733
                ],
                [
                  -121.53778757779055,
                  43.499998801906564,
                  1314.6899877994733
                ]
              ]
            ]
          },
          "id": "20190603_43121E5423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:27:14Z",
            "pc:count": 20138868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618756.1761,
                "count": 20138868,
                "maximum": 619247.1769,
                "minimum": 618212.2769,
                "name": "X",
                "position": 0,
                "stddev": 286.9183003,
                "variance": 82322.11107
              },
              {
                "average": 4818068.504,
                "count": 20138868,
                "maximum": 4818785.648,
                "minimum": 4817379.688,
                "name": "Y",
                "position": 1,
                "stddev": 392.1572857,
                "variance": 153787.3367
              },
              {
                "average": 1321.12996,
                "count": 20138868,
                "maximum": 1882.769988,
                "minimum": 1314.689988,
                "name": "Z",
                "position": 2,
                "stddev": 5.013126466,
                "variance": 25.13143696
              },
              {
                "average": 18150.49647,
                "count": 20138868,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10329.36683,
                "variance": 106695819.2
              },
              {
                "average": 1.146460218,
                "count": 20138868,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.406761604,
                "variance": 0.1654550025
              },
              {
                "average": 1.292916414,
                "count": 20138868,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5730953832,
                "variance": 0.3284383182
              },
              {
                "average": 0.5045960379,
                "count": 20138868,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999788884,
                "variance": 0.2499788888
              },
              {
                "average": 0,
                "count": 20138868,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.535870685,
                "count": 20138868,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.471968322,
                "variance": 6.110627385
              },
              {
                "average": -1.081683812,
                "count": 20138868,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76545132,
                "variance": 115.8949421
              },
              {
                "average": 0.5020633235,
                "count": 20138868,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999957551,
                "variance": 0.2499957551
              },
              {
                "average": 10078.70235,
                "count": 20138868,
                "maximum": 10109,
                "minimum": 10055,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.22497976,
                "variance": 636.2996039
              },
              {
                "average": 243661753.2,
                "count": 20138868,
                "maximum": 243711634.3,
                "minimum": 243622967,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43252.87728,
                "variance": 1870811393
              },
              {
                "average": 0,
                "count": 20138868,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138868,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618212.2769,
              4817379.688,
              1314.689988,
              619247.1769,
              4818785.648,
              1882.769988
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618212.276858975,
                    4817379.68768408,
                    1314.6899877994733
                  ],
                  [
                    618212.276858975,
                    4818785.6476840805,
                    1314.6899877994733
                  ],
                  [
                    619247.1768589749,
                    4818785.6476840805,
                    1882.7699877994733
                  ],
                  [
                    619247.1768589749,
                    4817379.68768408,
                    1882.7699877994733
                  ],
                  [
                    618212.276858975,
                    4817379.68768408,
                    1314.6899877994733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:27:14+00:00",
            "end_time": "2019-06-03T18:49: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": "20190604_43121E5412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028498654376,
              43.52499841537962,
              1309.8078932933843
            ],
            [
              -121.54998176690474,
              43.53765361156936,
              1309.8078932933843
            ],
            [
              -121.53718449290047,
              43.53749056415263,
              1901.4078932933842
            ],
            [
              -121.537490386318,
              43.524835439584805,
              1901.4078932933842
            ],
            [
              -121.55028498654376,
              43.52499841537962,
              1309.8078932933843
            ]
          ]
        ]
      },
      "bbox": [
        -121.550285,
        43.52483544,
        1309.807893,
        -121.5371845,
        43.53765361,
        1901.407893
      ],
      "properties": {
        "datetime": "2019-06-04T20:12:28Z",
        "pc:count": 18216705,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617670.7494,
            "count": 18216705,
            "maximum": 618187.8156,
            "minimum": 617153.5356,
            "name": "X",
            "position": 0,
            "stddev": 289.3686777,
            "variance": 83734.23161
          },
          {
            "average": 4820866.199,
            "count": 18216705,
            "maximum": 4821544.392,
            "minimum": 4820138.472,
            "name": "Y",
            "position": 1,
            "stddev": 401.5708274,
            "variance": 161259.1294
          },
          {
            "average": 1320.557842,
            "count": 18216705,
            "maximum": 1901.407893,
            "minimum": 1309.807893,
            "name": "Z",
            "position": 2,
            "stddev": 5.013693193,
            "variance": 25.13711943
          },
          {
            "average": 19733.96957,
            "count": 18216705,
            "maximum": 49103,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10216.53333,
            "variance": 104377553.3
          },
          {
            "average": 1.101837572,
            "count": 18216705,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3248041932,
            "variance": 0.1054977639
          },
          {
            "average": 1.203702151,
            "count": 18216705,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4520098511,
            "variance": 0.2043129055
          },
          {
            "average": 0.5046417011,
            "count": 18216705,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999784679,
            "variance": 0.2499784683
          },
          {
            "average": 0,
            "count": 18216705,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.001218771,
            "count": 18216705,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.525734097,
            "variance": 12.43080093
          },
          {
            "average": -0.9603281089,
            "count": 18216705,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75614572,
            "variance": 115.6946708
          },
          {
            "average": 0.5035371106,
            "count": 18216705,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999875024,
            "variance": 0.2499875026
          },
          {
            "average": 10112.71751,
            "count": 18216705,
            "maximum": 10115,
            "minimum": 10110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.083661155,
            "variance": 1.1743215
          },
          {
            "average": 243713348.7,
            "count": 18216705,
            "maximum": 243714348.4,
            "minimum": 243712178.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 506.8754002,
            "variance": 256922.6713
          },
          {
            "average": 0,
            "count": 18216705,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18216705,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18216705,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18216705,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18216705,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617153.5356,
          4820138.472,
          1309.807893,
          618187.8156,
          4821544.392,
          1901.407893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617153.535593931,
                4820138.472458691,
                1309.8078932933843
              ],
              [
                617153.535593931,
                4821544.392458691,
                1309.8078932933843
              ],
              [
                618187.815593931,
                4821544.392458691,
                1901.4078932933842
              ],
              [
                618187.815593931,
                4820138.472458691,
                1901.4078932933842
              ],
              [
                617153.535593931,
                4820138.472458691,
                1309.8078932933843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:12:28+00:00",
        "end_time": "2019-06-04T19:36:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.550285,
            43.52483544,
            1309.807893,
            -121.5371845,
            43.53765361,
            1901.407893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028498654376,
                  43.52499841537962,
                  1309.8078932933843
                ],
                [
                  -121.54998176690474,
                  43.53765361156936,
                  1309.8078932933843
                ],
                [
                  -121.53718449290047,
                  43.53749056415263,
                  1901.4078932933842
                ],
                [
                  -121.537490386318,
                  43.524835439584805,
                  1901.4078932933842
                ],
                [
                  -121.55028498654376,
                  43.52499841537962,
                  1309.8078932933843
                ]
              ]
            ]
          },
          "id": "20190604_43121E5412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:12:28Z",
            "pc:count": 18216705,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617670.7494,
                "count": 18216705,
                "maximum": 618187.8156,
                "minimum": 617153.5356,
                "name": "X",
                "position": 0,
                "stddev": 289.3686777,
                "variance": 83734.23161
              },
              {
                "average": 4820866.199,
                "count": 18216705,
                "maximum": 4821544.392,
                "minimum": 4820138.472,
                "name": "Y",
                "position": 1,
                "stddev": 401.5708274,
                "variance": 161259.1294
              },
              {
                "average": 1320.557842,
                "count": 18216705,
                "maximum": 1901.407893,
                "minimum": 1309.807893,
                "name": "Z",
                "position": 2,
                "stddev": 5.013693193,
                "variance": 25.13711943
              },
              {
                "average": 19733.96957,
                "count": 18216705,
                "maximum": 49103,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10216.53333,
                "variance": 104377553.3
              },
              {
                "average": 1.101837572,
                "count": 18216705,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3248041932,
                "variance": 0.1054977639
              },
              {
                "average": 1.203702151,
                "count": 18216705,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4520098511,
                "variance": 0.2043129055
              },
              {
                "average": 0.5046417011,
                "count": 18216705,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999784679,
                "variance": 0.2499784683
              },
              {
                "average": 0,
                "count": 18216705,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.001218771,
                "count": 18216705,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.525734097,
                "variance": 12.43080093
              },
              {
                "average": -0.9603281089,
                "count": 18216705,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75614572,
                "variance": 115.6946708
              },
              {
                "average": 0.5035371106,
                "count": 18216705,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999875024,
                "variance": 0.2499875026
              },
              {
                "average": 10112.71751,
                "count": 18216705,
                "maximum": 10115,
                "minimum": 10110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.083661155,
                "variance": 1.1743215
              },
              {
                "average": 243713348.7,
                "count": 18216705,
                "maximum": 243714348.4,
                "minimum": 243712178.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 506.8754002,
                "variance": 256922.6713
              },
              {
                "average": 0,
                "count": 18216705,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18216705,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18216705,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18216705,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18216705,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617153.5356,
              4820138.472,
              1309.807893,
              618187.8156,
              4821544.392,
              1901.407893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617153.535593931,
                    4820138.472458691,
                    1309.8078932933843
                  ],
                  [
                    617153.535593931,
                    4821544.392458691,
                    1309.8078932933843
                  ],
                  [
                    618187.815593931,
                    4821544.392458691,
                    1901.4078932933842
                  ],
                  [
                    618187.815593931,
                    4820138.472458691,
                    1901.4078932933842
                  ],
                  [
                    617153.535593931,
                    4820138.472458691,
                    1309.8078932933843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:12:28+00:00",
            "end_time": "2019-06-04T19: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": "20190605_43121E5119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777760787233,
              43.574998625991114,
              1295.379957157333
            ],
            [
              -121.58748183058509,
              43.58764887759332,
              1295.379957157333
            ],
            [
              -121.57469183840408,
              43.58749010790738,
              1887.0199571573328
            ],
            [
              -121.57499029167977,
              43.57483992601453,
              1887.0199571573328
            ],
            [
              -121.58777760787233,
              43.574998625991114,
              1295.379957157333
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877776,
        43.57483993,
        1295.379957,
        -121.5746918,
        43.58764888,
        1887.019957
      ],
      "properties": {
        "datetime": "2019-06-05T18:06:53Z",
        "pc:count": 17766263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614536.5122,
            "count": 17766263,
            "maximum": 615062.1685,
            "minimum": 614029.3485,
            "name": "X",
            "position": 0,
            "stddev": 296.7926349,
            "variance": 88085.8681
          },
          {
            "average": 4826352.396,
            "count": 17766263,
            "maximum": 4827044.771,
            "minimum": 4825639.411,
            "name": "Y",
            "position": 1,
            "stddev": 413.8882179,
            "variance": 171303.4569
          },
          {
            "average": 1313.894742,
            "count": 17766263,
            "maximum": 1887.019957,
            "minimum": 1295.379957,
            "name": "Z",
            "position": 2,
            "stddev": 4.302923346,
            "variance": 18.51514932
          },
          {
            "average": 19964.16053,
            "count": 17766263,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9815.765599,
            "variance": 96349254.29
          },
          {
            "average": 1.106850946,
            "count": 17766263,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3363578355,
            "variance": 0.1131365935
          },
          {
            "average": 1.213708026,
            "count": 17766263,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4702586421,
            "variance": 0.2211431905
          },
          {
            "average": 0.4968956049,
            "count": 17766263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903767,
            "variance": 0.2499903768
          },
          {
            "average": 0,
            "count": 17766263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20802664,
            "count": 17766263,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8132433546,
            "variance": 0.6613647538
          },
          {
            "average": 1.423103025,
            "count": 17766263,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.67423292,
            "variance": 113.9392484
          },
          {
            "average": 0.4877935782,
            "count": 17766263,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998509951,
            "variance": 0.2498510173
          },
          {
            "average": 10130.76915,
            "count": 17766263,
            "maximum": 10134,
            "minimum": 10127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.007809786,
            "variance": 4.031300139
          },
          {
            "average": 243790842.9,
            "count": 17766263,
            "maximum": 243793213.6,
            "minimum": 243788058.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1813.289939,
            "variance": 3288020.402
          },
          {
            "average": 0,
            "count": 17766263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17766263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17766263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17766263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17766263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614029.3485,
          4825639.411,
          1295.379957,
          615062.1685,
          4827044.771,
          1887.019957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614029.3484790538,
                4825639.411488356,
                1295.379957157333
              ],
              [
                614029.3484790538,
                4827044.7714883555,
                1295.379957157333
              ],
              [
                615062.1684790539,
                4827044.7714883555,
                1887.0199571573328
              ],
              [
                615062.1684790539,
                4825639.411488356,
                1887.0199571573328
              ],
              [
                614029.3484790538,
                4825639.411488356,
                1295.379957157333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:06:53+00:00",
        "end_time": "2019-06-05T16:40:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877776,
            43.57483993,
            1295.379957,
            -121.5746918,
            43.58764888,
            1887.019957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777760787233,
                  43.574998625991114,
                  1295.379957157333
                ],
                [
                  -121.58748183058509,
                  43.58764887759332,
                  1295.379957157333
                ],
                [
                  -121.57469183840408,
                  43.58749010790738,
                  1887.0199571573328
                ],
                [
                  -121.57499029167977,
                  43.57483992601453,
                  1887.0199571573328
                ],
                [
                  -121.58777760787233,
                  43.574998625991114,
                  1295.379957157333
                ]
              ]
            ]
          },
          "id": "20190605_43121E5119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:06:53Z",
            "pc:count": 17766263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614536.5122,
                "count": 17766263,
                "maximum": 615062.1685,
                "minimum": 614029.3485,
                "name": "X",
                "position": 0,
                "stddev": 296.7926349,
                "variance": 88085.8681
              },
              {
                "average": 4826352.396,
                "count": 17766263,
                "maximum": 4827044.771,
                "minimum": 4825639.411,
                "name": "Y",
                "position": 1,
                "stddev": 413.8882179,
                "variance": 171303.4569
              },
              {
                "average": 1313.894742,
                "count": 17766263,
                "maximum": 1887.019957,
                "minimum": 1295.379957,
                "name": "Z",
                "position": 2,
                "stddev": 4.302923346,
                "variance": 18.51514932
              },
              {
                "average": 19964.16053,
                "count": 17766263,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9815.765599,
                "variance": 96349254.29
              },
              {
                "average": 1.106850946,
                "count": 17766263,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3363578355,
                "variance": 0.1131365935
              },
              {
                "average": 1.213708026,
                "count": 17766263,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4702586421,
                "variance": 0.2211431905
              },
              {
                "average": 0.4968956049,
                "count": 17766263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903767,
                "variance": 0.2499903768
              },
              {
                "average": 0,
                "count": 17766263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20802664,
                "count": 17766263,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8132433546,
                "variance": 0.6613647538
              },
              {
                "average": 1.423103025,
                "count": 17766263,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.67423292,
                "variance": 113.9392484
              },
              {
                "average": 0.4877935782,
                "count": 17766263,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998509951,
                "variance": 0.2498510173
              },
              {
                "average": 10130.76915,
                "count": 17766263,
                "maximum": 10134,
                "minimum": 10127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.007809786,
                "variance": 4.031300139
              },
              {
                "average": 243790842.9,
                "count": 17766263,
                "maximum": 243793213.6,
                "minimum": 243788058.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1813.289939,
                "variance": 3288020.402
              },
              {
                "average": 0,
                "count": 17766263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17766263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17766263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17766263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17766263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614029.3485,
              4825639.411,
              1295.379957,
              615062.1685,
              4827044.771,
              1887.019957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614029.3484790538,
                    4825639.411488356,
                    1295.379957157333
                  ],
                  [
                    614029.3484790538,
                    4827044.7714883555,
                    1295.379957157333
                  ],
                  [
                    615062.1684790539,
                    4827044.7714883555,
                    1887.0199571573328
                  ],
                  [
                    615062.1684790539,
                    4825639.411488356,
                    1887.0199571573328
                  ],
                  [
                    614029.3484790538,
                    4825639.411488356,
                    1295.379957157333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:06:53+00:00",
            "end_time": "2019-06-05T16:40:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526933325827,
              43.5499980478095,
              1219.3948489503596
            ],
            [
              -121.62498173973954,
              43.562644956073854,
              1219.3948489503596
            ],
            [
              -121.61219955629879,
              43.56249048517569,
              1885.3548489503596
            ],
            [
              -121.6124898212084,
              43.54984364471835,
              1885.3548489503596
            ],
            [
              -121.62526933325827,
              43.5499980478095,
              1219.3948489503596
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252693,
        43.54984364,
        1219.394849,
        -121.6121996,
        43.56264496,
        1885.354849
      ],
      "properties": {
        "datetime": "2019-06-05T16:42:18Z",
        "pc:count": 15871124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611549.9446,
            "count": 15871124,
            "maximum": 612080.5833,
            "minimum": 611047.9833,
            "name": "X",
            "position": 0,
            "stddev": 300.160838,
            "variance": 90096.52865
          },
          {
            "average": 4823537.593,
            "count": 15871124,
            "maximum": 4824217.024,
            "minimum": 4822812.064,
            "name": "Y",
            "position": 1,
            "stddev": 409.2090135,
            "variance": 167452.0167
          },
          {
            "average": 1315.760674,
            "count": 15871124,
            "maximum": 1885.354849,
            "minimum": 1219.394849,
            "name": "Z",
            "position": 2,
            "stddev": 5.379724135,
            "variance": 28.94143177
          },
          {
            "average": 24594.56782,
            "count": 15871124,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9851.270969,
            "variance": 97047539.7
          },
          {
            "average": 1.080023444,
            "count": 15871124,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3177666898,
            "variance": 0.1009756691
          },
          {
            "average": 1.160010595,
            "count": 15871124,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4652302823,
            "variance": 0.2164392156
          },
          {
            "average": 0.5025896717,
            "count": 15871124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933093,
            "variance": 0.2499933094
          },
          {
            "average": 0,
            "count": 15871124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297384231,
            "count": 15871124,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.080906971,
            "variance": 1.16835988
          },
          {
            "average": -0.4875817569,
            "count": 15871124,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79255263,
            "variance": 116.4791923
          },
          {
            "average": 0.4977168599,
            "count": 15871124,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499994803,
            "variance": 0.249994803
          },
          {
            "average": 10124.95685,
            "count": 15871124,
            "maximum": 10127,
            "minimum": 10122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.101779702,
            "variance": 1.213918511
          },
          {
            "average": 243787093,
            "count": 15871124,
            "maximum": 243788138.7,
            "minimum": 243785626,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528.1331508,
            "variance": 278924.625
          },
          {
            "average": 0,
            "count": 15871124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15871124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15871124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15871124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15871124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611047.9833,
          4822812.064,
          1219.394849,
          612080.5833,
          4824217.024,
          1885.354849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611047.9833125501,
                4822812.063650204,
                1219.3948489503596
              ],
              [
                611047.9833125501,
                4824217.023650205,
                1219.3948489503596
              ],
              [
                612080.5833125502,
                4824217.023650205,
                1885.3548489503596
              ],
              [
                612080.5833125502,
                4822812.063650204,
                1885.3548489503596
              ],
              [
                611047.9833125501,
                4822812.063650204,
                1219.3948489503596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:42:18+00:00",
        "end_time": "2019-06-05T16:00:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252693,
            43.54984364,
            1219.394849,
            -121.6121996,
            43.56264496,
            1885.354849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526933325827,
                  43.5499980478095,
                  1219.3948489503596
                ],
                [
                  -121.62498173973954,
                  43.562644956073854,
                  1219.3948489503596
                ],
                [
                  -121.61219955629879,
                  43.56249048517569,
                  1885.3548489503596
                ],
                [
                  -121.6124898212084,
                  43.54984364471835,
                  1885.3548489503596
                ],
                [
                  -121.62526933325827,
                  43.5499980478095,
                  1219.3948489503596
                ]
              ]
            ]
          },
          "id": "20190605_43121E5301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:42:18Z",
            "pc:count": 15871124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611549.9446,
                "count": 15871124,
                "maximum": 612080.5833,
                "minimum": 611047.9833,
                "name": "X",
                "position": 0,
                "stddev": 300.160838,
                "variance": 90096.52865
              },
              {
                "average": 4823537.593,
                "count": 15871124,
                "maximum": 4824217.024,
                "minimum": 4822812.064,
                "name": "Y",
                "position": 1,
                "stddev": 409.2090135,
                "variance": 167452.0167
              },
              {
                "average": 1315.760674,
                "count": 15871124,
                "maximum": 1885.354849,
                "minimum": 1219.394849,
                "name": "Z",
                "position": 2,
                "stddev": 5.379724135,
                "variance": 28.94143177
              },
              {
                "average": 24594.56782,
                "count": 15871124,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9851.270969,
                "variance": 97047539.7
              },
              {
                "average": 1.080023444,
                "count": 15871124,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3177666898,
                "variance": 0.1009756691
              },
              {
                "average": 1.160010595,
                "count": 15871124,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4652302823,
                "variance": 0.2164392156
              },
              {
                "average": 0.5025896717,
                "count": 15871124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933093,
                "variance": 0.2499933094
              },
              {
                "average": 0,
                "count": 15871124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297384231,
                "count": 15871124,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.080906971,
                "variance": 1.16835988
              },
              {
                "average": -0.4875817569,
                "count": 15871124,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79255263,
                "variance": 116.4791923
              },
              {
                "average": 0.4977168599,
                "count": 15871124,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499994803,
                "variance": 0.249994803
              },
              {
                "average": 10124.95685,
                "count": 15871124,
                "maximum": 10127,
                "minimum": 10122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.101779702,
                "variance": 1.213918511
              },
              {
                "average": 243787093,
                "count": 15871124,
                "maximum": 243788138.7,
                "minimum": 243785626,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528.1331508,
                "variance": 278924.625
              },
              {
                "average": 0,
                "count": 15871124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15871124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15871124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15871124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15871124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611047.9833,
              4822812.064,
              1219.394849,
              612080.5833,
              4824217.024,
              1885.354849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611047.9833125501,
                    4822812.063650204,
                    1219.3948489503596
                  ],
                  [
                    611047.9833125501,
                    4824217.023650205,
                    1219.3948489503596
                  ],
                  [
                    612080.5833125502,
                    4824217.023650205,
                    1885.3548489503596
                  ],
                  [
                    612080.5833125502,
                    4822812.063650204,
                    1885.3548489503596
                  ],
                  [
                    611047.9833125501,
                    4822812.063650204,
                    1219.3948489503596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:42:18+00:00",
            "end_time": "2019-06-05T16:00:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028614754731,
              43.599998501684205,
              1299.8301798060224
            ],
            [
              -121.54998213786843,
              43.612653351224914,
              1299.8301798060224
            ],
            [
              -121.53718458126001,
              43.612490280415145,
              1880.8101798060225
            ],
            [
              -121.53749127174385,
              43.59983550249513,
              1880.8101798060225
            ],
            [
              -121.55028614754731,
              43.599998501684205,
              1299.8301798060224
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502861,
        43.5998355,
        1299.83018,
        -121.5371846,
        43.61265335,
        1880.81018
      ],
      "properties": {
        "datetime": "2019-06-05T18:54:10Z",
        "pc:count": 24554783,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617498.0782,
            "count": 24554783,
            "maximum": 618041.1879,
            "minimum": 617008.1679,
            "name": "X",
            "position": 0,
            "stddev": 282.4995652,
            "variance": 79806.00431
          },
          {
            "average": 4829175.433,
            "count": 24554783,
            "maximum": 4829873.963,
            "minimum": 4828468.063,
            "name": "Y",
            "position": 1,
            "stddev": 376.560489,
            "variance": 141797.8019
          },
          {
            "average": 1304.610463,
            "count": 24554783,
            "maximum": 1880.81018,
            "minimum": 1299.83018,
            "name": "Z",
            "position": 2,
            "stddev": 3.489867143,
            "variance": 12.17917268
          },
          {
            "average": 19861.77738,
            "count": 24554783,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10198.83331,
            "variance": 104016200.9
          },
          {
            "average": 1.10506841,
            "count": 24554783,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.323703843,
            "variance": 0.104784178
          },
          {
            "average": 1.210158282,
            "count": 24554783,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4452769092,
            "variance": 0.1982715259
          },
          {
            "average": 0.5000398904,
            "count": 24554783,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000086,
            "variance": 0.2500000086
          },
          {
            "average": 0,
            "count": 24554783,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179503521,
            "count": 24554783,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.650994387,
            "variance": 0.4237936919
          },
          {
            "average": 0.8057236526,
            "count": 24554783,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.67562225,
            "variance": 113.9689103
          },
          {
            "average": 0.5031682015,
            "count": 24554783,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999899726,
            "variance": 0.2499899727
          },
          {
            "average": 10136.78695,
            "count": 24554783,
            "maximum": 10140,
            "minimum": 10134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.338373012,
            "variance": 1.791242319
          },
          {
            "average": 243794549.6,
            "count": 24554783,
            "maximum": 243796050.7,
            "minimum": 243793249.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 619.2249806,
            "variance": 383439.5766
          },
          {
            "average": 0,
            "count": 24554783,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24554783,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24554783,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24554783,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24554783,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617008.1679,
          4828468.063,
          1299.83018,
          618041.1879,
          4829873.963,
          1880.81018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617008.1679166942,
                4828468.0633078525,
                1299.8301798060224
              ],
              [
                617008.1679166942,
                4829873.963307853,
                1299.8301798060224
              ],
              [
                618041.1879166942,
                4829873.963307853,
                1880.8101798060225
              ],
              [
                618041.1879166942,
                4828468.0633078525,
                1880.8101798060225
              ],
              [
                617008.1679166942,
                4828468.0633078525,
                1299.8301798060224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:54:10+00:00",
        "end_time": "2019-06-05T18:07:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502861,
            43.5998355,
            1299.83018,
            -121.5371846,
            43.61265335,
            1880.81018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028614754731,
                  43.599998501684205,
                  1299.8301798060224
                ],
                [
                  -121.54998213786843,
                  43.612653351224914,
                  1299.8301798060224
                ],
                [
                  -121.53718458126001,
                  43.612490280415145,
                  1880.8101798060225
                ],
                [
                  -121.53749127174385,
                  43.59983550249513,
                  1880.8101798060225
                ],
                [
                  -121.55028614754731,
                  43.599998501684205,
                  1299.8301798060224
                ]
              ]
            ]
          },
          "id": "20190605_43121E5207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:54:10Z",
            "pc:count": 24554783,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617498.0782,
                "count": 24554783,
                "maximum": 618041.1879,
                "minimum": 617008.1679,
                "name": "X",
                "position": 0,
                "stddev": 282.4995652,
                "variance": 79806.00431
              },
              {
                "average": 4829175.433,
                "count": 24554783,
                "maximum": 4829873.963,
                "minimum": 4828468.063,
                "name": "Y",
                "position": 1,
                "stddev": 376.560489,
                "variance": 141797.8019
              },
              {
                "average": 1304.610463,
                "count": 24554783,
                "maximum": 1880.81018,
                "minimum": 1299.83018,
                "name": "Z",
                "position": 2,
                "stddev": 3.489867143,
                "variance": 12.17917268
              },
              {
                "average": 19861.77738,
                "count": 24554783,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10198.83331,
                "variance": 104016200.9
              },
              {
                "average": 1.10506841,
                "count": 24554783,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.323703843,
                "variance": 0.104784178
              },
              {
                "average": 1.210158282,
                "count": 24554783,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4452769092,
                "variance": 0.1982715259
              },
              {
                "average": 0.5000398904,
                "count": 24554783,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000086,
                "variance": 0.2500000086
              },
              {
                "average": 0,
                "count": 24554783,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179503521,
                "count": 24554783,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.650994387,
                "variance": 0.4237936919
              },
              {
                "average": 0.8057236526,
                "count": 24554783,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.67562225,
                "variance": 113.9689103
              },
              {
                "average": 0.5031682015,
                "count": 24554783,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999899726,
                "variance": 0.2499899727
              },
              {
                "average": 10136.78695,
                "count": 24554783,
                "maximum": 10140,
                "minimum": 10134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.338373012,
                "variance": 1.791242319
              },
              {
                "average": 243794549.6,
                "count": 24554783,
                "maximum": 243796050.7,
                "minimum": 243793249.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 619.2249806,
                "variance": 383439.5766
              },
              {
                "average": 0,
                "count": 24554783,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24554783,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24554783,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24554783,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24554783,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617008.1679,
              4828468.063,
              1299.83018,
              618041.1879,
              4829873.963,
              1880.81018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617008.1679166942,
                    4828468.0633078525,
                    1299.8301798060224
                  ],
                  [
                    617008.1679166942,
                    4829873.963307853,
                    1299.8301798060224
                  ],
                  [
                    618041.1879166942,
                    4829873.963307853,
                    1880.8101798060225
                  ],
                  [
                    618041.1879166942,
                    4828468.0633078525,
                    1880.8101798060225
                  ],
                  [
                    617008.1679166942,
                    4828468.0633078525,
                    1299.8301798060224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:54:10+00:00",
            "end_time": "2019-06-05T18:07: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": "20190605_43121E5403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778810271368,
              43.5499987862095,
              1279.8174161709371
            ],
            [
              -121.53748198109838,
              43.56265475668222,
              1279.8174161709371
            ],
            [
              -121.52468270623093,
              43.56249027667434,
              1874.6974161709372
            ],
            [
              -121.52499150452196,
              43.54983437845399,
              1874.6974161709372
            ],
            [
              -121.53778810271368,
              43.5499987862095,
              1279.8174161709371
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377881,
        43.54983438,
        1279.817416,
        -121.5246827,
        43.56265476,
        1874.697416
      ],
      "properties": {
        "datetime": "2019-06-05T16:24:12Z",
        "pc:count": 18443413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618625.4537,
            "count": 18443413,
            "maximum": 619148.6378,
            "minimum": 618114.6178,
            "name": "X",
            "position": 0,
            "stddev": 294.5649399,
            "variance": 86768.5038
          },
          {
            "average": 4823647.433,
            "count": 18443413,
            "maximum": 4824338.728,
            "minimum": 4822932.708,
            "name": "Y",
            "position": 1,
            "stddev": 395.2174539,
            "variance": 156196.8358
          },
          {
            "average": 1310.784849,
            "count": 18443413,
            "maximum": 1874.697416,
            "minimum": 1279.817416,
            "name": "Z",
            "position": 2,
            "stddev": 4.686540798,
            "variance": 21.96366465
          },
          {
            "average": 20556.37118,
            "count": 18443413,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10127.96308,
            "variance": 102575636.2
          },
          {
            "average": 1.109488683,
            "count": 18443413,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3412447114,
            "variance": 0.1164479531
          },
          {
            "average": 1.218954106,
            "count": 18443413,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4773279396,
            "variance": 0.2278419619
          },
          {
            "average": 0.5030577041,
            "count": 18443413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906639,
            "variance": 0.249990664
          },
          {
            "average": 0,
            "count": 18443413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216377901,
            "count": 18443413,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8429288372,
            "variance": 0.7105290246
          },
          {
            "average": -0.6278492066,
            "count": 18443413,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84511389,
            "variance": 117.6164953
          },
          {
            "average": 0.4960749401,
            "count": 18443413,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999846072,
            "variance": 0.2499846075
          },
          {
            "average": 10122.19867,
            "count": 18443413,
            "maximum": 10125,
            "minimum": 10120,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.087903369,
            "variance": 1.18353374
          },
          {
            "average": 243785770.8,
            "count": 18443413,
            "maximum": 243787052.8,
            "minimum": 243784747.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 532.2558087,
            "variance": 283296.2458
          },
          {
            "average": 0,
            "count": 18443413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18443413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18443413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18443413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18443413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618114.6178,
          4822932.708,
          1279.817416,
          619148.6378,
          4824338.728,
          1874.697416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618114.6178388539,
                4822932.707860738,
                1279.8174161709371
              ],
              [
                618114.6178388539,
                4824338.727860738,
                1279.8174161709371
              ],
              [
                619148.6378388539,
                4824338.727860738,
                1874.6974161709372
              ],
              [
                619148.6378388539,
                4822932.707860738,
                1874.6974161709372
              ],
              [
                618114.6178388539,
                4822932.707860738,
                1279.8174161709371
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:24:12+00:00",
        "end_time": "2019-06-05T15:45:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377881,
            43.54983438,
            1279.817416,
            -121.5246827,
            43.56265476,
            1874.697416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778810271368,
                  43.5499987862095,
                  1279.8174161709371
                ],
                [
                  -121.53748198109838,
                  43.56265475668222,
                  1279.8174161709371
                ],
                [
                  -121.52468270623093,
                  43.56249027667434,
                  1874.6974161709372
                ],
                [
                  -121.52499150452196,
                  43.54983437845399,
                  1874.6974161709372
                ],
                [
                  -121.53778810271368,
                  43.5499987862095,
                  1279.8174161709371
                ]
              ]
            ]
          },
          "id": "20190605_43121E5403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:24:12Z",
            "pc:count": 18443413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618625.4537,
                "count": 18443413,
                "maximum": 619148.6378,
                "minimum": 618114.6178,
                "name": "X",
                "position": 0,
                "stddev": 294.5649399,
                "variance": 86768.5038
              },
              {
                "average": 4823647.433,
                "count": 18443413,
                "maximum": 4824338.728,
                "minimum": 4822932.708,
                "name": "Y",
                "position": 1,
                "stddev": 395.2174539,
                "variance": 156196.8358
              },
              {
                "average": 1310.784849,
                "count": 18443413,
                "maximum": 1874.697416,
                "minimum": 1279.817416,
                "name": "Z",
                "position": 2,
                "stddev": 4.686540798,
                "variance": 21.96366465
              },
              {
                "average": 20556.37118,
                "count": 18443413,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10127.96308,
                "variance": 102575636.2
              },
              {
                "average": 1.109488683,
                "count": 18443413,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3412447114,
                "variance": 0.1164479531
              },
              {
                "average": 1.218954106,
                "count": 18443413,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4773279396,
                "variance": 0.2278419619
              },
              {
                "average": 0.5030577041,
                "count": 18443413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906639,
                "variance": 0.249990664
              },
              {
                "average": 0,
                "count": 18443413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216377901,
                "count": 18443413,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8429288372,
                "variance": 0.7105290246
              },
              {
                "average": -0.6278492066,
                "count": 18443413,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84511389,
                "variance": 117.6164953
              },
              {
                "average": 0.4960749401,
                "count": 18443413,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999846072,
                "variance": 0.2499846075
              },
              {
                "average": 10122.19867,
                "count": 18443413,
                "maximum": 10125,
                "minimum": 10120,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.087903369,
                "variance": 1.18353374
              },
              {
                "average": 243785770.8,
                "count": 18443413,
                "maximum": 243787052.8,
                "minimum": 243784747.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 532.2558087,
                "variance": 283296.2458
              },
              {
                "average": 0,
                "count": 18443413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18443413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18443413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18443413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18443413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618114.6178,
              4822932.708,
              1279.817416,
              619148.6378,
              4824338.728,
              1874.697416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618114.6178388539,
                    4822932.707860738,
                    1279.8174161709371
                  ],
                  [
                    618114.6178388539,
                    4824338.727860738,
                    1279.8174161709371
                  ],
                  [
                    619148.6378388539,
                    4824338.727860738,
                    1874.6974161709372
                  ],
                  [
                    619148.6378388539,
                    4822932.707860738,
                    1874.6974161709372
                  ],
                  [
                    618114.6178388539,
                    4822932.707860738,
                    1279.8174161709371
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:24:12+00:00",
            "end_time": "2019-06-05T15:45:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028570858059,
              43.61249832315116,
              1299.1410464255123
            ],
            [
              -121.54998156185844,
              43.625153324940676,
              1299.1410464255123
            ],
            [
              -121.53718358420508,
              43.62499024548327,
              1895.5610464255124
            ],
            [
              -121.53749041302783,
              43.61233531531758,
              1895.5610464255124
            ],
            [
              -121.55028570858059,
              43.61249832315116,
              1299.1410464255123
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502857,
        43.61233532,
        1299.141046,
        -121.5371836,
        43.62515332,
        1895.561046
      ],
      "properties": {
        "datetime": "2019-06-05T19:14:21Z",
        "pc:count": 17546557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617510.9592,
            "count": 17546557,
            "maximum": 618016.8118,
            "minimum": 616983.9718,
            "name": "X",
            "position": 0,
            "stddev": 307.2565796,
            "variance": 94406.60572
          },
          {
            "average": 4830608.357,
            "count": 17546557,
            "maximum": 4831262.238,
            "minimum": 4829856.318,
            "name": "Y",
            "position": 1,
            "stddev": 416.5496933,
            "variance": 173513.647
          },
          {
            "average": 1302.410348,
            "count": 17546557,
            "maximum": 1895.561046,
            "minimum": 1299.141046,
            "name": "Z",
            "position": 2,
            "stddev": 2.623828722,
            "variance": 6.884477162
          },
          {
            "average": 21929.85608,
            "count": 17546557,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9997.40615,
            "variance": 99948129.72
          },
          {
            "average": 1.082014494,
            "count": 17546557,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2833692068,
            "variance": 0.08029810737
          },
          {
            "average": 1.164072815,
            "count": 17546557,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3901274403,
            "variance": 0.1521994196
          },
          {
            "average": 0.5047687133,
            "count": 17546557,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999772731,
            "variance": 0.2499772736
          },
          {
            "average": 0,
            "count": 17546557,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213552266,
            "count": 17546557,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5593630583,
            "variance": 0.312887031
          },
          {
            "average": -1.829402555,
            "count": 17546557,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78679101,
            "variance": 116.3548603
          },
          {
            "average": 0.5006455682,
            "count": 17546557,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999995975,
            "variance": 0.2499995975
          },
          {
            "average": 10140.36746,
            "count": 17546557,
            "maximum": 10143,
            "minimum": 10137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.285082579,
            "variance": 1.651437236
          },
          {
            "average": 243796181.5,
            "count": 17546557,
            "maximum": 243797261.5,
            "minimum": 243794591.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 609.3719362,
            "variance": 371334.1567
          },
          {
            "average": 0,
            "count": 17546557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17546557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17546557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17546557,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17546557,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616983.9718,
          4829856.318,
          1299.141046,
          618016.8118,
          4831262.238,
          1895.561046
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616983.97179566,
                4829856.317899694,
                1299.1410464255123
              ],
              [
                616983.97179566,
                4831262.237899694,
                1299.1410464255123
              ],
              [
                618016.8117956601,
                4831262.237899694,
                1895.5610464255124
              ],
              [
                618016.8117956601,
                4829856.317899694,
                1895.5610464255124
              ],
              [
                616983.97179566,
                4829856.317899694,
                1299.1410464255123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:14:21+00:00",
        "end_time": "2019-06-05T18:29:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502857,
            43.61233532,
            1299.141046,
            -121.5371836,
            43.62515332,
            1895.561046
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028570858059,
                  43.61249832315116,
                  1299.1410464255123
                ],
                [
                  -121.54998156185844,
                  43.625153324940676,
                  1299.1410464255123
                ],
                [
                  -121.53718358420508,
                  43.62499024548327,
                  1895.5610464255124
                ],
                [
                  -121.53749041302783,
                  43.61233531531758,
                  1895.5610464255124
                ],
                [
                  -121.55028570858059,
                  43.61249832315116,
                  1299.1410464255123
                ]
              ]
            ]
          },
          "id": "20190605_43121E5202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:14:21Z",
            "pc:count": 17546557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617510.9592,
                "count": 17546557,
                "maximum": 618016.8118,
                "minimum": 616983.9718,
                "name": "X",
                "position": 0,
                "stddev": 307.2565796,
                "variance": 94406.60572
              },
              {
                "average": 4830608.357,
                "count": 17546557,
                "maximum": 4831262.238,
                "minimum": 4829856.318,
                "name": "Y",
                "position": 1,
                "stddev": 416.5496933,
                "variance": 173513.647
              },
              {
                "average": 1302.410348,
                "count": 17546557,
                "maximum": 1895.561046,
                "minimum": 1299.141046,
                "name": "Z",
                "position": 2,
                "stddev": 2.623828722,
                "variance": 6.884477162
              },
              {
                "average": 21929.85608,
                "count": 17546557,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9997.40615,
                "variance": 99948129.72
              },
              {
                "average": 1.082014494,
                "count": 17546557,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2833692068,
                "variance": 0.08029810737
              },
              {
                "average": 1.164072815,
                "count": 17546557,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3901274403,
                "variance": 0.1521994196
              },
              {
                "average": 0.5047687133,
                "count": 17546557,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999772731,
                "variance": 0.2499772736
              },
              {
                "average": 0,
                "count": 17546557,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213552266,
                "count": 17546557,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5593630583,
                "variance": 0.312887031
              },
              {
                "average": -1.829402555,
                "count": 17546557,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78679101,
                "variance": 116.3548603
              },
              {
                "average": 0.5006455682,
                "count": 17546557,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999995975,
                "variance": 0.2499995975
              },
              {
                "average": 10140.36746,
                "count": 17546557,
                "maximum": 10143,
                "minimum": 10137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.285082579,
                "variance": 1.651437236
              },
              {
                "average": 243796181.5,
                "count": 17546557,
                "maximum": 243797261.5,
                "minimum": 243794591.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 609.3719362,
                "variance": 371334.1567
              },
              {
                "average": 0,
                "count": 17546557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17546557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17546557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17546557,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17546557,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616983.9718,
              4829856.318,
              1299.141046,
              618016.8118,
              4831262.238,
              1895.561046
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616983.97179566,
                    4829856.317899694,
                    1299.1410464255123
                  ],
                  [
                    616983.97179566,
                    4831262.237899694,
                    1299.1410464255123
                  ],
                  [
                    618016.8117956601,
                    4831262.237899694,
                    1895.5610464255124
                  ],
                  [
                    618016.8117956601,
                    4829856.317899694,
                    1895.5610464255124
                  ],
                  [
                    616983.97179566,
                    4829856.317899694,
                    1299.1410464255123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:14:21+00:00",
            "end_time": "2019-06-05T18:29:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778716223948,
              43.5249985980917,
              1307.181839610151
            ],
            [
              -121.53748129867535,
              43.53765498415624,
              1307.181839610151
            ],
            [
              -121.52468236373234,
              43.53749051524801,
              1877.541839610151
            ],
            [
              -121.5249909016436,
              43.52483420143657,
              1877.541839610151
            ],
            [
              -121.53778716223948,
              43.5249985980917,
              1307.181839610151
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377872,
        43.5248342,
        1307.18184,
        -121.5246824,
        43.53765498,
        1877.54184
      ],
      "properties": {
        "datetime": "2019-06-04T20:12:09Z",
        "pc:count": 17463423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618682.077,
            "count": 17463423,
            "maximum": 619197.9338,
            "minimum": 618163.5138,
            "name": "X",
            "position": 0,
            "stddev": 291.0560611,
            "variance": 84713.63068
          },
          {
            "average": 4820839.075,
            "count": 17463423,
            "maximum": 4821562.231,
            "minimum": 4820156.171,
            "name": "Y",
            "position": 1,
            "stddev": 406.0413252,
            "variance": 164869.5578
          },
          {
            "average": 1313.789938,
            "count": 17463423,
            "maximum": 1877.54184,
            "minimum": 1307.18184,
            "name": "Z",
            "position": 2,
            "stddev": 4.956590144,
            "variance": 24.56778585
          },
          {
            "average": 20477.23128,
            "count": 17463423,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10168.46202,
            "variance": 103397619.8
          },
          {
            "average": 1.098961126,
            "count": 17463423,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.32680654,
            "variance": 0.1068025146
          },
          {
            "average": 1.197921793,
            "count": 17463423,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4600499527,
            "variance": 0.211645959
          },
          {
            "average": 0.5048908796,
            "count": 17463423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499976093,
            "variance": 0.2499760936
          },
          {
            "average": 0,
            "count": 17463423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.870856074,
            "count": 17463423,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.241770366,
            "variance": 10.5090751
          },
          {
            "average": -1.25597874,
            "count": 17463423,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79009602,
            "variance": 116.4261722
          },
          {
            "average": 0.5009996036,
            "count": 17463423,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999990151,
            "variance": 0.2499990151
          },
          {
            "average": 10112.24391,
            "count": 17463423,
            "maximum": 10115,
            "minimum": 10110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.105066146,
            "variance": 1.221171187
          },
          {
            "average": 243713136.7,
            "count": 17463423,
            "maximum": 243714329.4,
            "minimum": 243712188,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.5229393,
            "variance": 266795.9468
          },
          {
            "average": 0,
            "count": 17463423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17463423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17463423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17463423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17463423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618163.5138,
          4820156.171,
          1307.18184,
          619197.9338,
          4821562.231,
          1877.54184
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618163.5138258508,
                4820156.171273066,
                1307.181839610151
              ],
              [
                618163.5138258508,
                4821562.231273066,
                1307.181839610151
              ],
              [
                619197.9338258507,
                4821562.231273066,
                1877.541839610151
              ],
              [
                619197.9338258507,
                4820156.171273066,
                1877.541839610151
              ],
              [
                618163.5138258508,
                4820156.171273066,
                1307.181839610151
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:12:09+00:00",
        "end_time": "2019-06-04T19:36:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377872,
            43.5248342,
            1307.18184,
            -121.5246824,
            43.53765498,
            1877.54184
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778716223948,
                  43.5249985980917,
                  1307.181839610151
                ],
                [
                  -121.53748129867535,
                  43.53765498415624,
                  1307.181839610151
                ],
                [
                  -121.52468236373234,
                  43.53749051524801,
                  1877.541839610151
                ],
                [
                  -121.5249909016436,
                  43.52483420143657,
                  1877.541839610151
                ],
                [
                  -121.53778716223948,
                  43.5249985980917,
                  1307.181839610151
                ]
              ]
            ]
          },
          "id": "20190604_43121E5413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:12:09Z",
            "pc:count": 17463423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618682.077,
                "count": 17463423,
                "maximum": 619197.9338,
                "minimum": 618163.5138,
                "name": "X",
                "position": 0,
                "stddev": 291.0560611,
                "variance": 84713.63068
              },
              {
                "average": 4820839.075,
                "count": 17463423,
                "maximum": 4821562.231,
                "minimum": 4820156.171,
                "name": "Y",
                "position": 1,
                "stddev": 406.0413252,
                "variance": 164869.5578
              },
              {
                "average": 1313.789938,
                "count": 17463423,
                "maximum": 1877.54184,
                "minimum": 1307.18184,
                "name": "Z",
                "position": 2,
                "stddev": 4.956590144,
                "variance": 24.56778585
              },
              {
                "average": 20477.23128,
                "count": 17463423,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10168.46202,
                "variance": 103397619.8
              },
              {
                "average": 1.098961126,
                "count": 17463423,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.32680654,
                "variance": 0.1068025146
              },
              {
                "average": 1.197921793,
                "count": 17463423,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4600499527,
                "variance": 0.211645959
              },
              {
                "average": 0.5048908796,
                "count": 17463423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499976093,
                "variance": 0.2499760936
              },
              {
                "average": 0,
                "count": 17463423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.870856074,
                "count": 17463423,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.241770366,
                "variance": 10.5090751
              },
              {
                "average": -1.25597874,
                "count": 17463423,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79009602,
                "variance": 116.4261722
              },
              {
                "average": 0.5009996036,
                "count": 17463423,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999990151,
                "variance": 0.2499990151
              },
              {
                "average": 10112.24391,
                "count": 17463423,
                "maximum": 10115,
                "minimum": 10110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.105066146,
                "variance": 1.221171187
              },
              {
                "average": 243713136.7,
                "count": 17463423,
                "maximum": 243714329.4,
                "minimum": 243712188,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.5229393,
                "variance": 266795.9468
              },
              {
                "average": 0,
                "count": 17463423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17463423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17463423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17463423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17463423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618163.5138,
              4820156.171,
              1307.18184,
              619197.9338,
              4821562.231,
              1877.54184
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618163.5138258508,
                    4820156.171273066,
                    1307.181839610151
                  ],
                  [
                    618163.5138258508,
                    4821562.231273066,
                    1307.181839610151
                  ],
                  [
                    619197.9338258507,
                    4821562.231273066,
                    1877.541839610151
                  ],
                  [
                    619197.9338258507,
                    4820156.171273066,
                    1877.541839610151
                  ],
                  [
                    618163.5138258508,
                    4820156.171273066,
                    1307.181839610151
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:12:09+00:00",
            "end_time": "2019-06-04T19:36: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": "20190605_43121E6219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026479437523,
              43.574997833643295,
              1305.1673235938886
            ],
            [
              -121.64998223883828,
              43.58764229740611,
              1305.1673235938886
            ],
            [
              -121.63720454023009,
              43.587490670480484,
              1883.2673235938885
            ],
            [
              -121.63748976810176,
              43.57484627326049,
              1883.2673235938885
            ],
            [
              -121.65026479437523,
              43.574997833643295,
              1305.1673235938886
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502648,
        43.57484627,
        1305.167324,
        -121.6372045,
        43.5876423,
        1883.267324
      ],
      "properties": {
        "datetime": "2019-06-05T19:36:25Z",
        "pc:count": 34573444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609449.131,
            "count": 34573444,
            "maximum": 610015.5972,
            "minimum": 608983.7972,
            "name": "X",
            "position": 0,
            "stddev": 276.0385122,
            "variance": 76197.26023
          },
          {
            "average": 4826258.79,
            "count": 34573444,
            "maximum": 4826960.16,
            "minimum": 4825555.48,
            "name": "Y",
            "position": 1,
            "stddev": 406.4689314,
            "variance": 165216.9922
          },
          {
            "average": 1320.280121,
            "count": 34573444,
            "maximum": 1883.267324,
            "minimum": 1305.167324,
            "name": "Z",
            "position": 2,
            "stddev": 6.190064156,
            "variance": 38.31689425
          },
          {
            "average": 17711.84727,
            "count": 34573444,
            "maximum": 53721,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10849.06932,
            "variance": 117702305.2
          },
          {
            "average": 1.18507783,
            "count": 34573444,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4532192193,
            "variance": 0.2054076608
          },
          {
            "average": 1.37031104,
            "count": 34573444,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6301104268,
            "variance": 0.3970391499
          },
          {
            "average": 0.4981591073,
            "count": 34573444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966183,
            "variance": 0.2499966183
          },
          {
            "average": 0,
            "count": 34573444,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175425914,
            "count": 34573444,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.281861925,
            "variance": 1.643169995
          },
          {
            "average": 1.220927078,
            "count": 34573444,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.44032429,
            "variance": 109.0003713
          },
          {
            "average": 0.4917317176,
            "count": 34573444,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999316381,
            "variance": 0.2499316427
          },
          {
            "average": 10137.56313,
            "count": 34573444,
            "maximum": 10146,
            "minimum": 10129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.822603029,
            "variance": 33.90270603
          },
          {
            "average": 243794771.4,
            "count": 34573444,
            "maximum": 243798585.4,
            "minimum": 243789113.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2642.817212,
            "variance": 6984482.816
          },
          {
            "average": 0,
            "count": 34573444,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34573444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34573444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34573444,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34573444,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608983.7972,
          4825555.48,
          1305.167324,
          610015.5972,
          4826960.16,
          1883.267324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608983.797215965,
                4825555.480216589,
                1305.1673235938886
              ],
              [
                608983.797215965,
                4826960.1602165885,
                1305.1673235938886
              ],
              [
                610015.597215965,
                4826960.1602165885,
                1883.2673235938885
              ],
              [
                610015.597215965,
                4825555.480216589,
                1883.2673235938885
              ],
              [
                608983.797215965,
                4825555.480216589,
                1305.1673235938886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:36:25+00:00",
        "end_time": "2019-06-05T16:58:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502648,
            43.57484627,
            1305.167324,
            -121.6372045,
            43.5876423,
            1883.267324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026479437523,
                  43.574997833643295,
                  1305.1673235938886
                ],
                [
                  -121.64998223883828,
                  43.58764229740611,
                  1305.1673235938886
                ],
                [
                  -121.63720454023009,
                  43.587490670480484,
                  1883.2673235938885
                ],
                [
                  -121.63748976810176,
                  43.57484627326049,
                  1883.2673235938885
                ],
                [
                  -121.65026479437523,
                  43.574997833643295,
                  1305.1673235938886
                ]
              ]
            ]
          },
          "id": "20190605_43121E6219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:36:25Z",
            "pc:count": 34573444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609449.131,
                "count": 34573444,
                "maximum": 610015.5972,
                "minimum": 608983.7972,
                "name": "X",
                "position": 0,
                "stddev": 276.0385122,
                "variance": 76197.26023
              },
              {
                "average": 4826258.79,
                "count": 34573444,
                "maximum": 4826960.16,
                "minimum": 4825555.48,
                "name": "Y",
                "position": 1,
                "stddev": 406.4689314,
                "variance": 165216.9922
              },
              {
                "average": 1320.280121,
                "count": 34573444,
                "maximum": 1883.267324,
                "minimum": 1305.167324,
                "name": "Z",
                "position": 2,
                "stddev": 6.190064156,
                "variance": 38.31689425
              },
              {
                "average": 17711.84727,
                "count": 34573444,
                "maximum": 53721,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10849.06932,
                "variance": 117702305.2
              },
              {
                "average": 1.18507783,
                "count": 34573444,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4532192193,
                "variance": 0.2054076608
              },
              {
                "average": 1.37031104,
                "count": 34573444,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6301104268,
                "variance": 0.3970391499
              },
              {
                "average": 0.4981591073,
                "count": 34573444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966183,
                "variance": 0.2499966183
              },
              {
                "average": 0,
                "count": 34573444,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175425914,
                "count": 34573444,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.281861925,
                "variance": 1.643169995
              },
              {
                "average": 1.220927078,
                "count": 34573444,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.44032429,
                "variance": 109.0003713
              },
              {
                "average": 0.4917317176,
                "count": 34573444,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999316381,
                "variance": 0.2499316427
              },
              {
                "average": 10137.56313,
                "count": 34573444,
                "maximum": 10146,
                "minimum": 10129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.822603029,
                "variance": 33.90270603
              },
              {
                "average": 243794771.4,
                "count": 34573444,
                "maximum": 243798585.4,
                "minimum": 243789113.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2642.817212,
                "variance": 6984482.816
              },
              {
                "average": 0,
                "count": 34573444,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34573444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34573444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34573444,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34573444,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608983.7972,
              4825555.48,
              1305.167324,
              610015.5972,
              4826960.16,
              1883.267324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608983.797215965,
                    4825555.480216589,
                    1305.1673235938886
                  ],
                  [
                    608983.797215965,
                    4826960.1602165885,
                    1305.1673235938886
                  ],
                  [
                    610015.597215965,
                    4826960.1602165885,
                    1883.2673235938885
                  ],
                  [
                    610015.597215965,
                    4825555.480216589,
                    1883.2673235938885
                  ],
                  [
                    608983.797215965,
                    4825555.480216589,
                    1305.1673235938886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:36:25+00:00",
            "end_time": "2019-06-05T16:58: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": "20190605_43121E5211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278298803787,
              43.587498488955255,
              1203.8146258769332
            ],
            [
              -121.56248176416109,
              43.60015199575629,
              1203.8146258769332
            ],
            [
              -121.54968629118264,
              43.599990354728945,
              1889.414625876933
            ],
            [
              -121.54999019399878,
              43.587336918914666,
              1889.414625876933
            ],
            [
              -121.56278298803787,
              43.587498488955255,
              1203.8146258769332
            ]
          ]
        ]
      },
      "bbox": [
        -121.562783,
        43.58733692,
        1203.814626,
        -121.5496863,
        43.600152,
        1889.414626
      ],
      "properties": {
        "datetime": "2019-06-05T18:24:13Z",
        "pc:count": 18388572,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616518.1722,
            "count": 18388572,
            "maximum": 617056.5994,
            "minimum": 616023.5394,
            "name": "X",
            "position": 0,
            "stddev": 287.5486841,
            "variance": 82684.24576
          },
          {
            "average": 4827823.143,
            "count": 18388572,
            "maximum": 4828468.004,
            "minimum": 4827062.264,
            "name": "Y",
            "position": 1,
            "stddev": 396.9348928,
            "variance": 157557.3091
          },
          {
            "average": 1308.686244,
            "count": 18388572,
            "maximum": 1889.414626,
            "minimum": 1203.814626,
            "name": "Z",
            "position": 2,
            "stddev": 3.818731925,
            "variance": 14.58271352
          },
          {
            "average": 21259.43379,
            "count": 18388572,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9826.994899,
            "variance": 96569828.75
          },
          {
            "average": 1.086710268,
            "count": 18388572,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2979152883,
            "variance": 0.08875351901
          },
          {
            "average": 1.173434457,
            "count": 18388572,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4147955998,
            "variance": 0.1720553896
          },
          {
            "average": 0.4996640305,
            "count": 18388572,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999007,
            "variance": 0.2499999007
          },
          {
            "average": 0,
            "count": 18388572,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211634976,
            "count": 18388572,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6795681425,
            "variance": 0.4618128603
          },
          {
            "average": 0.9691145139,
            "count": 18388572,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83798449,
            "variance": 117.4619079
          },
          {
            "average": 0.4971519268,
            "count": 18388572,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499991902,
            "variance": 0.2499919021
          },
          {
            "average": 10133.97616,
            "count": 18388572,
            "maximum": 10136,
            "minimum": 10129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13240728,
            "variance": 1.282346248
          },
          {
            "average": 243793192.1,
            "count": 18388572,
            "maximum": 243794253.7,
            "minimum": 243788985.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 571.3738902,
            "variance": 326468.1224
          },
          {
            "average": 0,
            "count": 18388572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18388572,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18388572,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18388572,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18388572,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616023.5394,
          4827062.264,
          1203.814626,
          617056.5994,
          4828468.004,
          1889.414626
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616023.5393735729,
                4827062.2636508625,
                1203.8146258769332
              ],
              [
                616023.5393735729,
                4828468.003650863,
                1203.8146258769332
              ],
              [
                617056.599373573,
                4828468.003650863,
                1889.414625876933
              ],
              [
                617056.599373573,
                4827062.2636508625,
                1889.414625876933
              ],
              [
                616023.5393735729,
                4827062.2636508625,
                1203.8146258769332
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:24:13+00:00",
        "end_time": "2019-06-05T16:56:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.562783,
            43.58733692,
            1203.814626,
            -121.5496863,
            43.600152,
            1889.414626
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278298803787,
                  43.587498488955255,
                  1203.8146258769332
                ],
                [
                  -121.56248176416109,
                  43.60015199575629,
                  1203.8146258769332
                ],
                [
                  -121.54968629118264,
                  43.599990354728945,
                  1889.414625876933
                ],
                [
                  -121.54999019399878,
                  43.587336918914666,
                  1889.414625876933
                ],
                [
                  -121.56278298803787,
                  43.587498488955255,
                  1203.8146258769332
                ]
              ]
            ]
          },
          "id": "20190605_43121E5211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:24:13Z",
            "pc:count": 18388572,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616518.1722,
                "count": 18388572,
                "maximum": 617056.5994,
                "minimum": 616023.5394,
                "name": "X",
                "position": 0,
                "stddev": 287.5486841,
                "variance": 82684.24576
              },
              {
                "average": 4827823.143,
                "count": 18388572,
                "maximum": 4828468.004,
                "minimum": 4827062.264,
                "name": "Y",
                "position": 1,
                "stddev": 396.9348928,
                "variance": 157557.3091
              },
              {
                "average": 1308.686244,
                "count": 18388572,
                "maximum": 1889.414626,
                "minimum": 1203.814626,
                "name": "Z",
                "position": 2,
                "stddev": 3.818731925,
                "variance": 14.58271352
              },
              {
                "average": 21259.43379,
                "count": 18388572,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9826.994899,
                "variance": 96569828.75
              },
              {
                "average": 1.086710268,
                "count": 18388572,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2979152883,
                "variance": 0.08875351901
              },
              {
                "average": 1.173434457,
                "count": 18388572,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4147955998,
                "variance": 0.1720553896
              },
              {
                "average": 0.4996640305,
                "count": 18388572,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999007,
                "variance": 0.2499999007
              },
              {
                "average": 0,
                "count": 18388572,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211634976,
                "count": 18388572,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6795681425,
                "variance": 0.4618128603
              },
              {
                "average": 0.9691145139,
                "count": 18388572,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83798449,
                "variance": 117.4619079
              },
              {
                "average": 0.4971519268,
                "count": 18388572,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499991902,
                "variance": 0.2499919021
              },
              {
                "average": 10133.97616,
                "count": 18388572,
                "maximum": 10136,
                "minimum": 10129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13240728,
                "variance": 1.282346248
              },
              {
                "average": 243793192.1,
                "count": 18388572,
                "maximum": 243794253.7,
                "minimum": 243788985.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 571.3738902,
                "variance": 326468.1224
              },
              {
                "average": 0,
                "count": 18388572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18388572,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18388572,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18388572,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18388572,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616023.5394,
              4827062.264,
              1203.814626,
              617056.5994,
              4828468.004,
              1889.414626
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616023.5393735729,
                    4827062.2636508625,
                    1203.8146258769332
                  ],
                  [
                    616023.5393735729,
                    4828468.003650863,
                    1203.8146258769332
                  ],
                  [
                    617056.599373573,
                    4828468.003650863,
                    1889.414625876933
                  ],
                  [
                    617056.599373573,
                    4827062.2636508625,
                    1889.414625876933
                  ],
                  [
                    616023.5393735729,
                    4827062.2636508625,
                    1203.8146258769332
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:24:13+00:00",
            "end_time": "2019-06-05T16:56:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525934809713,
              43.56249804055697,
              1319.0060317981024
            ],
            [
              -121.67498221207437,
              43.57513960049626,
              1319.0060317981024
            ],
            [
              -121.66220974993207,
              43.57499083351803,
              1861.7060317981022
            ],
            [
              -121.66248955546551,
              43.56234933885289,
              1861.7060317981022
            ],
            [
              -121.67525934809713,
              43.56249804055697,
              1319.0060317981024
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752593,
        43.56234934,
        1319.006032,
        -121.6622097,
        43.5751396,
        1861.706032
      ],
      "properties": {
        "datetime": "2019-06-05T18:04:48Z",
        "pc:count": 21982296,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607505.1086,
            "count": 21982296,
            "maximum": 608019.3103,
            "minimum": 606987.7303,
            "name": "X",
            "position": 0,
            "stddev": 292.2991397,
            "variance": 85438.78705
          },
          {
            "average": 4824841.248,
            "count": 21982296,
            "maximum": 4825539.108,
            "minimum": 4824134.768,
            "name": "Y",
            "position": 1,
            "stddev": 397.3614413,
            "variance": 157896.115
          },
          {
            "average": 1329.720904,
            "count": 21982296,
            "maximum": 1861.706032,
            "minimum": 1319.006032,
            "name": "Z",
            "position": 2,
            "stddev": 6.102795555,
            "variance": 37.24411359
          },
          {
            "average": 17855.21154,
            "count": 21982296,
            "maximum": 48814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10202.9937,
            "variance": 104101080.5
          },
          {
            "average": 1.161415805,
            "count": 21982296,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4057394255,
            "variance": 0.1646244814
          },
          {
            "average": 1.322829244,
            "count": 21982296,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5535192265,
            "variance": 0.3063835341
          },
          {
            "average": 0.4975493916,
            "count": 21982296,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940059,
            "variance": 0.2499940059
          },
          {
            "average": 0,
            "count": 21982296,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193010503,
            "count": 21982296,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.029084549,
            "variance": 1.059015009
          },
          {
            "average": 1.401185867,
            "count": 21982296,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.71924463,
            "variance": 114.9022055
          },
          {
            "average": 0.4852801545,
            "count": 21982296,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997832905,
            "variance": 0.2497833375
          },
          {
            "average": 10130.44922,
            "count": 21982296,
            "maximum": 10134,
            "minimum": 10127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.97004029,
            "variance": 3.881058743
          },
          {
            "average": 243790593.1,
            "count": 21982296,
            "maximum": 243793088.6,
            "minimum": 243788189.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1766.898256,
            "variance": 3121929.446
          },
          {
            "average": 0,
            "count": 21982296,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21982296,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21982296,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21982296,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21982296,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606987.7303,
          4824134.768,
          1319.006032,
          608019.3103,
          4825539.108,
          1861.706032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606987.7303039974,
                4824134.767520189,
                1319.0060317981024
              ],
              [
                606987.7303039974,
                4825539.107520189,
                1319.0060317981024
              ],
              [
                608019.3103039975,
                4825539.107520189,
                1861.7060317981022
              ],
              [
                608019.3103039975,
                4824134.767520189,
                1861.7060317981022
              ],
              [
                606987.7303039974,
                4824134.767520189,
                1319.0060317981024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:04:48+00:00",
        "end_time": "2019-06-05T16:43:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752593,
            43.56234934,
            1319.006032,
            -121.6622097,
            43.5751396,
            1861.706032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525934809713,
                  43.56249804055697,
                  1319.0060317981024
                ],
                [
                  -121.67498221207437,
                  43.57513960049626,
                  1319.0060317981024
                ],
                [
                  -121.66220974993207,
                  43.57499083351803,
                  1861.7060317981022
                ],
                [
                  -121.66248955546551,
                  43.56234933885289,
                  1861.7060317981022
                ],
                [
                  -121.67525934809713,
                  43.56249804055697,
                  1319.0060317981024
                ]
              ]
            ]
          },
          "id": "20190605_43121E6222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:04:48Z",
            "pc:count": 21982296,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607505.1086,
                "count": 21982296,
                "maximum": 608019.3103,
                "minimum": 606987.7303,
                "name": "X",
                "position": 0,
                "stddev": 292.2991397,
                "variance": 85438.78705
              },
              {
                "average": 4824841.248,
                "count": 21982296,
                "maximum": 4825539.108,
                "minimum": 4824134.768,
                "name": "Y",
                "position": 1,
                "stddev": 397.3614413,
                "variance": 157896.115
              },
              {
                "average": 1329.720904,
                "count": 21982296,
                "maximum": 1861.706032,
                "minimum": 1319.006032,
                "name": "Z",
                "position": 2,
                "stddev": 6.102795555,
                "variance": 37.24411359
              },
              {
                "average": 17855.21154,
                "count": 21982296,
                "maximum": 48814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10202.9937,
                "variance": 104101080.5
              },
              {
                "average": 1.161415805,
                "count": 21982296,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4057394255,
                "variance": 0.1646244814
              },
              {
                "average": 1.322829244,
                "count": 21982296,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5535192265,
                "variance": 0.3063835341
              },
              {
                "average": 0.4975493916,
                "count": 21982296,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940059,
                "variance": 0.2499940059
              },
              {
                "average": 0,
                "count": 21982296,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193010503,
                "count": 21982296,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.029084549,
                "variance": 1.059015009
              },
              {
                "average": 1.401185867,
                "count": 21982296,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.71924463,
                "variance": 114.9022055
              },
              {
                "average": 0.4852801545,
                "count": 21982296,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997832905,
                "variance": 0.2497833375
              },
              {
                "average": 10130.44922,
                "count": 21982296,
                "maximum": 10134,
                "minimum": 10127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.97004029,
                "variance": 3.881058743
              },
              {
                "average": 243790593.1,
                "count": 21982296,
                "maximum": 243793088.6,
                "minimum": 243788189.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1766.898256,
                "variance": 3121929.446
              },
              {
                "average": 0,
                "count": 21982296,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21982296,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21982296,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21982296,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21982296,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606987.7303,
              4824134.768,
              1319.006032,
              608019.3103,
              4825539.108,
              1861.706032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606987.7303039974,
                    4824134.767520189,
                    1319.0060317981024
                  ],
                  [
                    606987.7303039974,
                    4825539.107520189,
                    1319.0060317981024
                  ],
                  [
                    608019.3103039975,
                    4825539.107520189,
                    1861.7060317981022
                  ],
                  [
                    608019.3103039975,
                    4824134.767520189,
                    1861.7060317981022
                  ],
                  [
                    606987.7303039974,
                    4824134.767520189,
                    1319.0060317981024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:04:48+00:00",
            "end_time": "2019-06-05T16:43: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": "20190605_43121E6403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.662761845944,
              43.549997865764155,
              1324.2024906499528
            ],
            [
              -121.66248218205949,
              43.562641009561446,
              1324.2024906499528
            ],
            [
              -121.64970722690425,
              43.562490818962715,
              1871.422490649953
            ],
            [
              -121.64998955995759,
              43.54984774107393,
              1871.422490649953
            ],
            [
              -121.662761845944,
              43.549997865764155,
              1324.2024906499528
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627618,
        43.54984774,
        1324.202491,
        -121.6497072,
        43.56264101,
        1871.422491
      ],
      "properties": {
        "datetime": "2019-06-05T16:59:16Z",
        "pc:count": 21117920,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608543.0447,
            "count": 21117920,
            "maximum": 609051.3846,
            "minimum": 608019.3846,
            "name": "X",
            "position": 0,
            "stddev": 292.6823414,
            "variance": 85662.95296
          },
          {
            "average": 4823478.611,
            "count": 21117920,
            "maximum": 4824167.17,
            "minimum": 4822762.65,
            "name": "Y",
            "position": 1,
            "stddev": 400.6773535,
            "variance": 160542.3416
          },
          {
            "average": 1336.518151,
            "count": 21117920,
            "maximum": 1871.422491,
            "minimum": 1324.202491,
            "name": "Z",
            "position": 2,
            "stddev": 6.372305577,
            "variance": 40.60627836
          },
          {
            "average": 17864.06569,
            "count": 21117920,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10415.90029,
            "variance": 108490978.8
          },
          {
            "average": 1.158787513,
            "count": 21117920,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4052053321,
            "variance": 0.1641913612
          },
          {
            "average": 1.317569533,
            "count": 21117920,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5554778538,
            "variance": 0.3085556461
          },
          {
            "average": 0.5020902627,
            "count": 21117920,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956426,
            "variance": 0.2499956426
          },
          {
            "average": 0,
            "count": 21117920,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.197143137,
            "count": 21117920,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.05969427,
            "variance": 1.122951946
          },
          {
            "average": -0.1595534306,
            "count": 21117920,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84428895,
            "variance": 117.5986029
          },
          {
            "average": 0.4928146806,
            "count": 21117920,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999483804,
            "variance": 0.249948383
          },
          {
            "average": 10126.11984,
            "count": 21117920,
            "maximum": 10129,
            "minimum": 10124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.101994855,
            "variance": 1.214392661
          },
          {
            "average": 243787641.1,
            "count": 21117920,
            "maximum": 243789156.8,
            "minimum": 243786509,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539.3373961,
            "variance": 290884.8268
          },
          {
            "average": 0,
            "count": 21117920,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21117920,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21117920,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21117920,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21117920,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608019.3846,
          4822762.65,
          1324.202491,
          609051.3846,
          4824167.17,
          1871.422491
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608019.3845769735,
                4822762.650293317,
                1324.2024906499528
              ],
              [
                608019.3845769735,
                4824167.170293316,
                1324.2024906499528
              ],
              [
                609051.3845769735,
                4824167.170293316,
                1871.422490649953
              ],
              [
                609051.3845769735,
                4822762.650293317,
                1871.422490649953
              ],
              [
                608019.3845769735,
                4822762.650293317,
                1324.2024906499528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:59:16+00:00",
        "end_time": "2019-06-05T16:15:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627618,
            43.54984774,
            1324.202491,
            -121.6497072,
            43.56264101,
            1871.422491
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.662761845944,
                  43.549997865764155,
                  1324.2024906499528
                ],
                [
                  -121.66248218205949,
                  43.562641009561446,
                  1324.2024906499528
                ],
                [
                  -121.64970722690425,
                  43.562490818962715,
                  1871.422490649953
                ],
                [
                  -121.64998955995759,
                  43.54984774107393,
                  1871.422490649953
                ],
                [
                  -121.662761845944,
                  43.549997865764155,
                  1324.2024906499528
                ]
              ]
            ]
          },
          "id": "20190605_43121E6403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:59:16Z",
            "pc:count": 21117920,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608543.0447,
                "count": 21117920,
                "maximum": 609051.3846,
                "minimum": 608019.3846,
                "name": "X",
                "position": 0,
                "stddev": 292.6823414,
                "variance": 85662.95296
              },
              {
                "average": 4823478.611,
                "count": 21117920,
                "maximum": 4824167.17,
                "minimum": 4822762.65,
                "name": "Y",
                "position": 1,
                "stddev": 400.6773535,
                "variance": 160542.3416
              },
              {
                "average": 1336.518151,
                "count": 21117920,
                "maximum": 1871.422491,
                "minimum": 1324.202491,
                "name": "Z",
                "position": 2,
                "stddev": 6.372305577,
                "variance": 40.60627836
              },
              {
                "average": 17864.06569,
                "count": 21117920,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10415.90029,
                "variance": 108490978.8
              },
              {
                "average": 1.158787513,
                "count": 21117920,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4052053321,
                "variance": 0.1641913612
              },
              {
                "average": 1.317569533,
                "count": 21117920,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5554778538,
                "variance": 0.3085556461
              },
              {
                "average": 0.5020902627,
                "count": 21117920,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956426,
                "variance": 0.2499956426
              },
              {
                "average": 0,
                "count": 21117920,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.197143137,
                "count": 21117920,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.05969427,
                "variance": 1.122951946
              },
              {
                "average": -0.1595534306,
                "count": 21117920,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84428895,
                "variance": 117.5986029
              },
              {
                "average": 0.4928146806,
                "count": 21117920,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999483804,
                "variance": 0.249948383
              },
              {
                "average": 10126.11984,
                "count": 21117920,
                "maximum": 10129,
                "minimum": 10124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.101994855,
                "variance": 1.214392661
              },
              {
                "average": 243787641.1,
                "count": 21117920,
                "maximum": 243789156.8,
                "minimum": 243786509,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539.3373961,
                "variance": 290884.8268
              },
              {
                "average": 0,
                "count": 21117920,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21117920,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21117920,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21117920,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21117920,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608019.3846,
              4822762.65,
              1324.202491,
              609051.3846,
              4824167.17,
              1871.422491
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608019.3845769735,
                    4822762.650293317,
                    1324.2024906499528
                  ],
                  [
                    608019.3845769735,
                    4824167.170293316,
                    1324.2024906499528
                  ],
                  [
                    609051.3845769735,
                    4824167.170293316,
                    1871.422490649953
                  ],
                  [
                    609051.3845769735,
                    4822762.650293317,
                    1871.422490649953
                  ],
                  [
                    608019.3845769735,
                    4822762.650293317,
                    1324.2024906499528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:59:16+00:00",
            "end_time": "2019-06-05T16:15: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": "20190603_43121E5322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277074749951,
              43.4999983130373,
              1323.984790838254
            ],
            [
              -121.61248101683964,
              43.512646525894176,
              1323.984790838254
            ],
            [
              -121.59969783204,
              43.51249065731746,
              1882.7247908382542
            ],
            [
              -121.5999902298669,
              43.4998425128944,
              1882.7247908382542
            ],
            [
              -121.61277074749951,
              43.4999983130373,
              1323.984790838254
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127707,
        43.49984251,
        1323.984791,
        -121.5996978,
        43.51264653,
        1882.724791
      ],
      "properties": {
        "datetime": "2019-06-04T19:43:45Z",
        "pc:count": 20969224,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612675.9668,
            "count": 20969224,
            "maximum": 613183.7524,
            "minimum": 612150.2124,
            "name": "X",
            "position": 0,
            "stddev": 281.4317273,
            "variance": 79203.81713
          },
          {
            "average": 4818007.952,
            "count": 20969224,
            "maximum": 4818680.949,
            "minimum": 4817275.849,
            "name": "Y",
            "position": 1,
            "stddev": 400.1957706,
            "variance": 160156.6548
          },
          {
            "average": 1332.424022,
            "count": 20969224,
            "maximum": 1882.724791,
            "minimum": 1323.984791,
            "name": "Z",
            "position": 2,
            "stddev": 6.007884521,
            "variance": 36.09467642
          },
          {
            "average": 17638.99762,
            "count": 20969224,
            "maximum": 48525,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10369.23109,
            "variance": 107520953.4
          },
          {
            "average": 1.137206126,
            "count": 20969224,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3741488003,
            "variance": 0.1399873248
          },
          {
            "average": 1.274417546,
            "count": 20969224,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.513757646,
            "variance": 0.2639469188
          },
          {
            "average": 0.5044801372,
            "count": 20969224,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999799399,
            "variance": 0.2499799403
          },
          {
            "average": 0,
            "count": 20969224,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.176026495,
            "count": 20969224,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.938641542,
            "variance": 15.5128972
          },
          {
            "average": -1.17971869,
            "count": 20969224,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75870122,
            "variance": 115.749652
          },
          {
            "average": 0.4958832048,
            "count": 20969224,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999830636,
            "variance": 0.2499830639
          },
          {
            "average": 10108.64302,
            "count": 20969224,
            "maximum": 10111,
            "minimum": 10057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.324633675,
            "variance": 11.05318907
          },
          {
            "average": 243711289.1,
            "count": 20969224,
            "maximum": 243712625.2,
            "minimum": 243623894.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5350.145291,
            "variance": 28624054.64
          },
          {
            "average": 0,
            "count": 20969224,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20969224,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20969224,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20969224,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20969224,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612150.2124,
          4817275.849,
          1323.984791,
          613183.7524,
          4818680.949,
          1882.724791
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612150.2123775375,
                4817275.849476081,
                1323.984790838254
              ],
              [
                612150.2123775375,
                4818680.949476081,
                1323.984790838254
              ],
              [
                613183.7523775375,
                4818680.949476081,
                1882.7247908382542
              ],
              [
                613183.7523775375,
                4817275.849476081,
                1882.7247908382542
              ],
              [
                612150.2123775375,
                4817275.849476081,
                1323.984790838254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:43:45+00:00",
        "end_time": "2019-06-03T19:04:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127707,
            43.49984251,
            1323.984791,
            -121.5996978,
            43.51264653,
            1882.724791
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277074749951,
                  43.4999983130373,
                  1323.984790838254
                ],
                [
                  -121.61248101683964,
                  43.512646525894176,
                  1323.984790838254
                ],
                [
                  -121.59969783204,
                  43.51249065731746,
                  1882.7247908382542
                ],
                [
                  -121.5999902298669,
                  43.4998425128944,
                  1882.7247908382542
                ],
                [
                  -121.61277074749951,
                  43.4999983130373,
                  1323.984790838254
                ]
              ]
            ]
          },
          "id": "20190603_43121E5322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:43:45Z",
            "pc:count": 20969224,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612675.9668,
                "count": 20969224,
                "maximum": 613183.7524,
                "minimum": 612150.2124,
                "name": "X",
                "position": 0,
                "stddev": 281.4317273,
                "variance": 79203.81713
              },
              {
                "average": 4818007.952,
                "count": 20969224,
                "maximum": 4818680.949,
                "minimum": 4817275.849,
                "name": "Y",
                "position": 1,
                "stddev": 400.1957706,
                "variance": 160156.6548
              },
              {
                "average": 1332.424022,
                "count": 20969224,
                "maximum": 1882.724791,
                "minimum": 1323.984791,
                "name": "Z",
                "position": 2,
                "stddev": 6.007884521,
                "variance": 36.09467642
              },
              {
                "average": 17638.99762,
                "count": 20969224,
                "maximum": 48525,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10369.23109,
                "variance": 107520953.4
              },
              {
                "average": 1.137206126,
                "count": 20969224,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3741488003,
                "variance": 0.1399873248
              },
              {
                "average": 1.274417546,
                "count": 20969224,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.513757646,
                "variance": 0.2639469188
              },
              {
                "average": 0.5044801372,
                "count": 20969224,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999799399,
                "variance": 0.2499799403
              },
              {
                "average": 0,
                "count": 20969224,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.176026495,
                "count": 20969224,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.938641542,
                "variance": 15.5128972
              },
              {
                "average": -1.17971869,
                "count": 20969224,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75870122,
                "variance": 115.749652
              },
              {
                "average": 0.4958832048,
                "count": 20969224,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999830636,
                "variance": 0.2499830639
              },
              {
                "average": 10108.64302,
                "count": 20969224,
                "maximum": 10111,
                "minimum": 10057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.324633675,
                "variance": 11.05318907
              },
              {
                "average": 243711289.1,
                "count": 20969224,
                "maximum": 243712625.2,
                "minimum": 243623894.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5350.145291,
                "variance": 28624054.64
              },
              {
                "average": 0,
                "count": 20969224,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20969224,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20969224,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20969224,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20969224,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612150.2124,
              4817275.849,
              1323.984791,
              613183.7524,
              4818680.949,
              1882.724791
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612150.2123775375,
                    4817275.849476081,
                    1323.984790838254
                  ],
                  [
                    612150.2123775375,
                    4818680.949476081,
                    1323.984790838254
                  ],
                  [
                    613183.7523775375,
                    4818680.949476081,
                    1882.7247908382542
                  ],
                  [
                    613183.7523775375,
                    4817275.849476081,
                    1882.7247908382542
                  ],
                  [
                    612150.2123775375,
                    4817275.849476081,
                    1323.984790838254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:43:45+00:00",
            "end_time": "2019-06-03T19:04: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": "20190604_43121E5307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277208816466,
              43.53749821740115,
              1275.0351640505207
            ],
            [
              -121.61248197424446,
              43.550146527032716,
              1275.0351640505207
            ],
            [
              -121.59969730227996,
              43.54999063056056,
              1868.6351640505206
            ],
            [
              -121.59999008720789,
              43.537342389370906,
              1868.6351640505206
            ],
            [
              -121.61277208816466,
              43.53749821740115,
              1275.0351640505207
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127721,
        43.53734239,
        1275.035164,
        -121.5996973,
        43.55014653,
        1868.635164
      ],
      "properties": {
        "datetime": "2019-06-05T16:16:36Z",
        "pc:count": 17198458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612595.7082,
            "count": 17198458,
            "maximum": 613113.6758,
            "minimum": 612080.6558,
            "name": "X",
            "position": 0,
            "stddev": 289.3654608,
            "variance": 83732.36991
          },
          {
            "average": 4822160.488,
            "count": 17198458,
            "maximum": 4822845.713,
            "minimum": 4821440.593,
            "name": "Y",
            "position": 1,
            "stddev": 404.9640361,
            "variance": 163995.8706
          },
          {
            "average": 1323.015331,
            "count": 17198458,
            "maximum": 1868.635164,
            "minimum": 1275.035164,
            "name": "Z",
            "position": 2,
            "stddev": 5.174456862,
            "variance": 26.77500381
          },
          {
            "average": 22209.3349,
            "count": 17198458,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9749.678821,
            "variance": 95056237.12
          },
          {
            "average": 1.090243149,
            "count": 17198458,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3123899183,
            "variance": 0.09758746107
          },
          {
            "average": 1.180482343,
            "count": 17198458,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4408903184,
            "variance": 0.1943842728
          },
          {
            "average": 0.4977613109,
            "count": 17198458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950028,
            "variance": 0.2499950028
          },
          {
            "average": 0,
            "count": 17198458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237824112,
            "count": 17198458,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9334585104,
            "variance": 0.8713447907
          },
          {
            "average": 1.527430746,
            "count": 17198458,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.69303487,
            "variance": 114.3409946
          },
          {
            "average": 0.4877360517,
            "count": 17198458,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998495875,
            "variance": 0.2498496101
          },
          {
            "average": 10121.56019,
            "count": 17198458,
            "maximum": 10124,
            "minimum": 10115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.27553261,
            "variance": 1.626983439
          },
          {
            "average": 243784614.4,
            "count": 17198458,
            "maximum": 243786596.9,
            "minimum": 243714423.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7897.735715,
            "variance": 62374229.43
          },
          {
            "average": 0,
            "count": 17198458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17198458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17198458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17198458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17198458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612080.6558,
          4821440.593,
          1275.035164,
          613113.6758,
          4822845.713,
          1868.635164
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612080.6558155655,
                4821440.592556692,
                1275.0351640505207
              ],
              [
                612080.6558155655,
                4822845.712556691,
                1275.0351640505207
              ],
              [
                613113.6758155655,
                4822845.712556691,
                1868.6351640505206
              ],
              [
                613113.6758155655,
                4821440.592556692,
                1868.6351640505206
              ],
              [
                612080.6558155655,
                4821440.592556692,
                1275.0351640505207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:16:36+00:00",
        "end_time": "2019-06-04T20:13:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127721,
            43.53734239,
            1275.035164,
            -121.5996973,
            43.55014653,
            1868.635164
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277208816466,
                  43.53749821740115,
                  1275.0351640505207
                ],
                [
                  -121.61248197424446,
                  43.550146527032716,
                  1275.0351640505207
                ],
                [
                  -121.59969730227996,
                  43.54999063056056,
                  1868.6351640505206
                ],
                [
                  -121.59999008720789,
                  43.537342389370906,
                  1868.6351640505206
                ],
                [
                  -121.61277208816466,
                  43.53749821740115,
                  1275.0351640505207
                ]
              ]
            ]
          },
          "id": "20190604_43121E5307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:16:36Z",
            "pc:count": 17198458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612595.7082,
                "count": 17198458,
                "maximum": 613113.6758,
                "minimum": 612080.6558,
                "name": "X",
                "position": 0,
                "stddev": 289.3654608,
                "variance": 83732.36991
              },
              {
                "average": 4822160.488,
                "count": 17198458,
                "maximum": 4822845.713,
                "minimum": 4821440.593,
                "name": "Y",
                "position": 1,
                "stddev": 404.9640361,
                "variance": 163995.8706
              },
              {
                "average": 1323.015331,
                "count": 17198458,
                "maximum": 1868.635164,
                "minimum": 1275.035164,
                "name": "Z",
                "position": 2,
                "stddev": 5.174456862,
                "variance": 26.77500381
              },
              {
                "average": 22209.3349,
                "count": 17198458,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9749.678821,
                "variance": 95056237.12
              },
              {
                "average": 1.090243149,
                "count": 17198458,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3123899183,
                "variance": 0.09758746107
              },
              {
                "average": 1.180482343,
                "count": 17198458,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4408903184,
                "variance": 0.1943842728
              },
              {
                "average": 0.4977613109,
                "count": 17198458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950028,
                "variance": 0.2499950028
              },
              {
                "average": 0,
                "count": 17198458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237824112,
                "count": 17198458,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9334585104,
                "variance": 0.8713447907
              },
              {
                "average": 1.527430746,
                "count": 17198458,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.69303487,
                "variance": 114.3409946
              },
              {
                "average": 0.4877360517,
                "count": 17198458,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998495875,
                "variance": 0.2498496101
              },
              {
                "average": 10121.56019,
                "count": 17198458,
                "maximum": 10124,
                "minimum": 10115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.27553261,
                "variance": 1.626983439
              },
              {
                "average": 243784614.4,
                "count": 17198458,
                "maximum": 243786596.9,
                "minimum": 243714423.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7897.735715,
                "variance": 62374229.43
              },
              {
                "average": 0,
                "count": 17198458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17198458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17198458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17198458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17198458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612080.6558,
              4821440.593,
              1275.035164,
              613113.6758,
              4822845.713,
              1868.635164
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612080.6558155655,
                    4821440.592556692,
                    1275.0351640505207
                  ],
                  [
                    612080.6558155655,
                    4822845.712556691,
                    1275.0351640505207
                  ],
                  [
                    613113.6758155655,
                    4822845.712556691,
                    1868.6351640505206
                  ],
                  [
                    613113.6758155655,
                    4821440.592556692,
                    1868.6351640505206
                  ],
                  [
                    612080.6558155655,
                    4821440.592556692,
                    1275.0351640505207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:16:36+00:00",
            "end_time": "2019-06-04T20:13:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5252899707715,
              43.52499857922763,
              1307.1775839779598
            ],
            [
              -121.52498146291057,
              43.537656154553524,
              1307.1775839779598
            ],
            [
              -121.51217938294597,
              43.53749024452922,
              1908.47758397796
            ],
            [
              -121.51249056603237,
              43.524832742096365,
              1908.47758397796
            ],
            [
              -121.5252899707715,
              43.52499857922763,
              1307.1775839779598
            ]
          ]
        ]
      },
      "bbox": [
        -121.52529,
        43.52483274,
        1307.177584,
        -121.5121794,
        43.53765615,
        1908.477584
      ],
      "properties": {
        "datetime": "2019-06-04T20:07:21Z",
        "pc:count": 18860574,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619703.1153,
            "count": 18860574,
            "maximum": 620208.1216,
            "minimum": 619173.4416,
            "name": "X",
            "position": 0,
            "stddev": 294.783274,
            "variance": 86897.17864
          },
          {
            "average": 4820910.012,
            "count": 18860574,
            "maximum": 4821580.199,
            "minimum": 4820173.999,
            "name": "Y",
            "position": 1,
            "stddev": 398.3413146,
            "variance": 158675.8029
          },
          {
            "average": 1314.571234,
            "count": 18860574,
            "maximum": 1908.477584,
            "minimum": 1307.177584,
            "name": "Z",
            "position": 2,
            "stddev": 4.885738536,
            "variance": 23.87044104
          },
          {
            "average": 19208.37707,
            "count": 18860574,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10542.52867,
            "variance": 111144910.7
          },
          {
            "average": 1.126138102,
            "count": 18860574,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3829123049,
            "variance": 0.1466218332
          },
          {
            "average": 1.252306531,
            "count": 18860574,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5457692218,
            "variance": 0.2978640434
          },
          {
            "average": 0.499648261,
            "count": 18860574,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998895,
            "variance": 0.2499998895
          },
          {
            "average": 0,
            "count": 18860574,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.900389988,
            "count": 18860574,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.342514759,
            "variance": 11.17240491
          },
          {
            "average": 0.7451720618,
            "count": 18860574,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83384676,
            "variance": 117.3722356
          },
          {
            "average": 0.4969309524,
            "count": 18860574,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999905941,
            "variance": 0.2499905942
          },
          {
            "average": 10111.93528,
            "count": 18860574,
            "maximum": 10114,
            "minimum": 10110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.071665549,
            "variance": 1.148467048
          },
          {
            "average": 243712997.2,
            "count": 18860574,
            "maximum": 243714041.1,
            "minimum": 243712206.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 492.0550748,
            "variance": 242118.1966
          },
          {
            "average": 0,
            "count": 18860574,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18860574,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18860574,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18860574,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18860574,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619173.4416,
          4820173.999,
          1307.177584,
          620208.1216,
          4821580.199,
          1908.477584
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619173.4416056004,
                4820173.998615806,
                1307.1775839779598
              ],
              [
                619173.4416056004,
                4821580.198615805,
                1307.1775839779598
              ],
              [
                620208.1216056003,
                4821580.198615805,
                1908.47758397796
              ],
              [
                620208.1216056003,
                4820173.998615806,
                1908.47758397796
              ],
              [
                619173.4416056004,
                4820173.998615806,
                1307.1775839779598
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:07:21+00:00",
        "end_time": "2019-06-04T19:36:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.52529,
            43.52483274,
            1307.177584,
            -121.5121794,
            43.53765615,
            1908.477584
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5252899707715,
                  43.52499857922763,
                  1307.1775839779598
                ],
                [
                  -121.52498146291057,
                  43.537656154553524,
                  1307.1775839779598
                ],
                [
                  -121.51217938294597,
                  43.53749024452922,
                  1908.47758397796
                ],
                [
                  -121.51249056603237,
                  43.524832742096365,
                  1908.47758397796
                ],
                [
                  -121.5252899707715,
                  43.52499857922763,
                  1307.1775839779598
                ]
              ]
            ]
          },
          "id": "20190604_43121E5414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:07:21Z",
            "pc:count": 18860574,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619703.1153,
                "count": 18860574,
                "maximum": 620208.1216,
                "minimum": 619173.4416,
                "name": "X",
                "position": 0,
                "stddev": 294.783274,
                "variance": 86897.17864
              },
              {
                "average": 4820910.012,
                "count": 18860574,
                "maximum": 4821580.199,
                "minimum": 4820173.999,
                "name": "Y",
                "position": 1,
                "stddev": 398.3413146,
                "variance": 158675.8029
              },
              {
                "average": 1314.571234,
                "count": 18860574,
                "maximum": 1908.477584,
                "minimum": 1307.177584,
                "name": "Z",
                "position": 2,
                "stddev": 4.885738536,
                "variance": 23.87044104
              },
              {
                "average": 19208.37707,
                "count": 18860574,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10542.52867,
                "variance": 111144910.7
              },
              {
                "average": 1.126138102,
                "count": 18860574,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3829123049,
                "variance": 0.1466218332
              },
              {
                "average": 1.252306531,
                "count": 18860574,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5457692218,
                "variance": 0.2978640434
              },
              {
                "average": 0.499648261,
                "count": 18860574,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998895,
                "variance": 0.2499998895
              },
              {
                "average": 0,
                "count": 18860574,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.900389988,
                "count": 18860574,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.342514759,
                "variance": 11.17240491
              },
              {
                "average": 0.7451720618,
                "count": 18860574,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83384676,
                "variance": 117.3722356
              },
              {
                "average": 0.4969309524,
                "count": 18860574,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999905941,
                "variance": 0.2499905942
              },
              {
                "average": 10111.93528,
                "count": 18860574,
                "maximum": 10114,
                "minimum": 10110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.071665549,
                "variance": 1.148467048
              },
              {
                "average": 243712997.2,
                "count": 18860574,
                "maximum": 243714041.1,
                "minimum": 243712206.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 492.0550748,
                "variance": 242118.1966
              },
              {
                "average": 0,
                "count": 18860574,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18860574,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18860574,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18860574,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18860574,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619173.4416,
              4820173.999,
              1307.177584,
              620208.1216,
              4821580.199,
              1908.477584
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619173.4416056004,
                    4820173.998615806,
                    1307.1775839779598
                  ],
                  [
                    619173.4416056004,
                    4821580.198615805,
                    1307.1775839779598
                  ],
                  [
                    620208.1216056003,
                    4821580.198615805,
                    1908.47758397796
                  ],
                  [
                    620208.1216056003,
                    4820173.998615806,
                    1908.47758397796
                  ],
                  [
                    619173.4416056004,
                    4820173.998615806,
                    1307.1775839779598
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:07:21+00:00",
            "end_time": "2019-06-04T19:36:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62527029663735,
              43.599998740285905,
              1285.237582291225
            ],
            [
              -121.62498220520669,
              43.61264535750379,
              1285.237582291225
            ],
            [
              -121.61219885251779,
              43.61249086006204,
              1868.697582291225
            ],
            [
              -121.61248962021001,
              43.59984431065534,
              1868.697582291225
            ],
            [
              -121.62527029663735,
              43.599998740285905,
              1285.237582291225
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252703,
        43.59984431,
        1285.237582,
        -121.6121989,
        43.61264536,
        1868.697582
      ],
      "properties": {
        "datetime": "2019-06-05T19:08:35Z",
        "pc:count": 22371423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611468.8766,
            "count": 22371423,
            "maximum": 611987.8853,
            "minimum": 610956.0453,
            "name": "X",
            "position": 0,
            "stddev": 287.3676944,
            "variance": 82580.19179
          },
          {
            "average": 4829057.166,
            "count": 22371423,
            "maximum": 4829770.137,
            "minimum": 4828365.197,
            "name": "Y",
            "position": 1,
            "stddev": 411.9982682,
            "variance": 169742.573
          },
          {
            "average": 1314.128906,
            "count": 22371423,
            "maximum": 1868.697582,
            "minimum": 1285.237582,
            "name": "Z",
            "position": 2,
            "stddev": 5.166323177,
            "variance": 26.69089517
          },
          {
            "average": 19165.68052,
            "count": 22371423,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10780.60374,
            "variance": 116221416.9
          },
          {
            "average": 1.143166932,
            "count": 22371423,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3929933075,
            "variance": 0.1544437398
          },
          {
            "average": 1.286314688,
            "count": 22371423,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5474153866,
            "variance": 0.2996636055
          },
          {
            "average": 0.5011559166,
            "count": 22371423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998675,
            "variance": 0.249998675
          },
          {
            "average": 0,
            "count": 22371423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201278792,
            "count": 22371423,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.075538376,
            "variance": 1.156782798
          },
          {
            "average": 0.2876355443,
            "count": 22371423,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0745778,
            "variance": 122.6462735
          },
          {
            "average": 0.4916244264,
            "count": 22371423,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499929856,
            "variance": 0.2499298609
          },
          {
            "average": 10139.55274,
            "count": 22371423,
            "maximum": 10142,
            "minimum": 10136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.361455816,
            "variance": 1.85356194
          },
          {
            "average": 243795813.8,
            "count": 22371423,
            "maximum": 243796915.2,
            "minimum": 243794160.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 625.805143,
            "variance": 391632.0771
          },
          {
            "average": 0,
            "count": 22371423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22371423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22371423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22371423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22371423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610956.0453,
          4828365.197,
          1285.237582,
          611987.8853,
          4829770.137,
          1868.697582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610956.0453438325,
                4828365.196762214,
                1285.237582291225
              ],
              [
                610956.0453438325,
                4829770.136762214,
                1285.237582291225
              ],
              [
                611987.8853438325,
                4829770.136762214,
                1868.697582291225
              ],
              [
                611987.8853438325,
                4828365.196762214,
                1868.697582291225
              ],
              [
                610956.0453438325,
                4828365.196762214,
                1285.237582291225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:08:35+00:00",
        "end_time": "2019-06-05T18:22:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252703,
            43.59984431,
            1285.237582,
            -121.6121989,
            43.61264536,
            1868.697582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62527029663735,
                  43.599998740285905,
                  1285.237582291225
                ],
                [
                  -121.62498220520669,
                  43.61264535750379,
                  1285.237582291225
                ],
                [
                  -121.61219885251779,
                  43.61249086006204,
                  1868.697582291225
                ],
                [
                  -121.61248962021001,
                  43.59984431065534,
                  1868.697582291225
                ],
                [
                  -121.62527029663735,
                  43.599998740285905,
                  1285.237582291225
                ]
              ]
            ]
          },
          "id": "20190605_43121E5106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:08:35Z",
            "pc:count": 22371423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611468.8766,
                "count": 22371423,
                "maximum": 611987.8853,
                "minimum": 610956.0453,
                "name": "X",
                "position": 0,
                "stddev": 287.3676944,
                "variance": 82580.19179
              },
              {
                "average": 4829057.166,
                "count": 22371423,
                "maximum": 4829770.137,
                "minimum": 4828365.197,
                "name": "Y",
                "position": 1,
                "stddev": 411.9982682,
                "variance": 169742.573
              },
              {
                "average": 1314.128906,
                "count": 22371423,
                "maximum": 1868.697582,
                "minimum": 1285.237582,
                "name": "Z",
                "position": 2,
                "stddev": 5.166323177,
                "variance": 26.69089517
              },
              {
                "average": 19165.68052,
                "count": 22371423,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10780.60374,
                "variance": 116221416.9
              },
              {
                "average": 1.143166932,
                "count": 22371423,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3929933075,
                "variance": 0.1544437398
              },
              {
                "average": 1.286314688,
                "count": 22371423,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5474153866,
                "variance": 0.2996636055
              },
              {
                "average": 0.5011559166,
                "count": 22371423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998675,
                "variance": 0.249998675
              },
              {
                "average": 0,
                "count": 22371423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201278792,
                "count": 22371423,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.075538376,
                "variance": 1.156782798
              },
              {
                "average": 0.2876355443,
                "count": 22371423,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0745778,
                "variance": 122.6462735
              },
              {
                "average": 0.4916244264,
                "count": 22371423,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499929856,
                "variance": 0.2499298609
              },
              {
                "average": 10139.55274,
                "count": 22371423,
                "maximum": 10142,
                "minimum": 10136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.361455816,
                "variance": 1.85356194
              },
              {
                "average": 243795813.8,
                "count": 22371423,
                "maximum": 243796915.2,
                "minimum": 243794160.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 625.805143,
                "variance": 391632.0771
              },
              {
                "average": 0,
                "count": 22371423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22371423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22371423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22371423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22371423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610956.0453,
              4828365.197,
              1285.237582,
              611987.8853,
              4829770.137,
              1868.697582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610956.0453438325,
                    4828365.196762214,
                    1285.237582291225
                  ],
                  [
                    610956.0453438325,
                    4829770.136762214,
                    1285.237582291225
                  ],
                  [
                    611987.8853438325,
                    4829770.136762214,
                    1868.697582291225
                  ],
                  [
                    611987.8853438325,
                    4828365.196762214,
                    1868.697582291225
                  ],
                  [
                    610956.0453438325,
                    4828365.196762214,
                    1285.237582291225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:08:35+00:00",
            "end_time": "2019-06-05T18:22:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278246946478,
              43.57499852482612,
              1228.8160754392377
            ],
            [
              -121.56248138540737,
              43.587651699340626,
              1228.8160754392377
            ],
            [
              -121.54968732228744,
              43.587490079387784,
              1874.4560754392376
            ],
            [
              -121.54999108374501,
              43.57483697585047,
              1874.4560754392376
            ],
            [
              -121.56278246946478,
              43.57499852482612,
              1228.8160754392377
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627825,
        43.57483698,
        1228.816075,
        -121.5496873,
        43.5876517,
        1874.456075
      ],
      "properties": {
        "datetime": "2019-06-05T17:57:54Z",
        "pc:count": 17599781,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616560.4445,
            "count": 17599781,
            "maximum": 617080.753,
            "minimum": 616047.593,
            "name": "X",
            "position": 0,
            "stddev": 291.7515876,
            "variance": 85118.98889
          },
          {
            "average": 4826374.633,
            "count": 17599781,
            "maximum": 4827079.701,
            "minimum": 4825674.001,
            "name": "Y",
            "position": 1,
            "stddev": 401.5294277,
            "variance": 161225.8813
          },
          {
            "average": 1311.572287,
            "count": 17599781,
            "maximum": 1874.456075,
            "minimum": 1228.816075,
            "name": "Z",
            "position": 2,
            "stddev": 5.538625201,
            "variance": 30.67636912
          },
          {
            "average": 20876.379,
            "count": 17599781,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9767.203511,
            "variance": 95398264.43
          },
          {
            "average": 1.110943199,
            "count": 17599781,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3585613027,
            "variance": 0.1285662078
          },
          {
            "average": 1.221890488,
            "count": 17599781,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5122957286,
            "variance": 0.2624469135
          },
          {
            "average": 0.5034604124,
            "count": 17599781,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999880396,
            "variance": 0.2499880398
          },
          {
            "average": 0,
            "count": 17599781,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239712642,
            "count": 17599781,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.049185098,
            "variance": 1.10078937
          },
          {
            "average": -0.9250550383,
            "count": 17599781,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76119558,
            "variance": 115.8033304
          },
          {
            "average": 0.4959923649,
            "count": 17599781,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999839528,
            "variance": 0.2499839531
          },
          {
            "average": 10129.42882,
            "count": 17599781,
            "maximum": 10133,
            "minimum": 10126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.883493149,
            "variance": 3.547546443
          },
          {
            "average": 243789730.3,
            "count": 17599781,
            "maximum": 243792674.4,
            "minimum": 243787618.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1676.890086,
            "variance": 2811960.36
          },
          {
            "average": 0,
            "count": 17599781,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17599781,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17599781,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17599781,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17599781,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616047.593,
          4825674.001,
          1228.816075,
          617080.753,
          4827079.701,
          1874.456075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616047.5929818953,
                4825674.000652563,
                1228.8160754392377
              ],
              [
                616047.5929818953,
                4827079.700652562,
                1228.8160754392377
              ],
              [
                617080.7529818952,
                4827079.700652562,
                1874.4560754392376
              ],
              [
                617080.7529818952,
                4825674.000652563,
                1874.4560754392376
              ],
              [
                616047.5929818953,
                4825674.000652563,
                1228.8160754392377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:57:54+00:00",
        "end_time": "2019-06-05T16:33:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627825,
            43.57483698,
            1228.816075,
            -121.5496873,
            43.5876517,
            1874.456075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278246946478,
                  43.57499852482612,
                  1228.8160754392377
                ],
                [
                  -121.56248138540737,
                  43.587651699340626,
                  1228.8160754392377
                ],
                [
                  -121.54968732228744,
                  43.587490079387784,
                  1874.4560754392376
                ],
                [
                  -121.54999108374501,
                  43.57483697585047,
                  1874.4560754392376
                ],
                [
                  -121.56278246946478,
                  43.57499852482612,
                  1228.8160754392377
                ]
              ]
            ]
          },
          "id": "20190605_43121E5216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:57:54Z",
            "pc:count": 17599781,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616560.4445,
                "count": 17599781,
                "maximum": 617080.753,
                "minimum": 616047.593,
                "name": "X",
                "position": 0,
                "stddev": 291.7515876,
                "variance": 85118.98889
              },
              {
                "average": 4826374.633,
                "count": 17599781,
                "maximum": 4827079.701,
                "minimum": 4825674.001,
                "name": "Y",
                "position": 1,
                "stddev": 401.5294277,
                "variance": 161225.8813
              },
              {
                "average": 1311.572287,
                "count": 17599781,
                "maximum": 1874.456075,
                "minimum": 1228.816075,
                "name": "Z",
                "position": 2,
                "stddev": 5.538625201,
                "variance": 30.67636912
              },
              {
                "average": 20876.379,
                "count": 17599781,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9767.203511,
                "variance": 95398264.43
              },
              {
                "average": 1.110943199,
                "count": 17599781,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3585613027,
                "variance": 0.1285662078
              },
              {
                "average": 1.221890488,
                "count": 17599781,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5122957286,
                "variance": 0.2624469135
              },
              {
                "average": 0.5034604124,
                "count": 17599781,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999880396,
                "variance": 0.2499880398
              },
              {
                "average": 0,
                "count": 17599781,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239712642,
                "count": 17599781,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.049185098,
                "variance": 1.10078937
              },
              {
                "average": -0.9250550383,
                "count": 17599781,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76119558,
                "variance": 115.8033304
              },
              {
                "average": 0.4959923649,
                "count": 17599781,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999839528,
                "variance": 0.2499839531
              },
              {
                "average": 10129.42882,
                "count": 17599781,
                "maximum": 10133,
                "minimum": 10126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.883493149,
                "variance": 3.547546443
              },
              {
                "average": 243789730.3,
                "count": 17599781,
                "maximum": 243792674.4,
                "minimum": 243787618.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1676.890086,
                "variance": 2811960.36
              },
              {
                "average": 0,
                "count": 17599781,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17599781,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17599781,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17599781,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17599781,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616047.593,
              4825674.001,
              1228.816075,
              617080.753,
              4827079.701,
              1874.456075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616047.5929818953,
                    4825674.000652563,
                    1228.8160754392377
                  ],
                  [
                    616047.5929818953,
                    4827079.700652562,
                    1228.8160754392377
                  ],
                  [
                    617080.7529818952,
                    4827079.700652562,
                    1874.4560754392376
                  ],
                  [
                    617080.7529818952,
                    4825674.000652563,
                    1874.4560754392376
                  ],
                  [
                    616047.5929818953,
                    4825674.000652563,
                    1228.8160754392377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:57:54+00:00",
            "end_time": "2019-06-05T16:33:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121F5424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5251551347756,
              43.62499697449404,
              1292.352735829218
            ],
            [
              -121.52498015754409,
              43.632151235590364,
              1292.352735829218
            ],
            [
              -121.51231442783177,
              43.631987075073745,
              1867.5927358292183
            ],
            [
              -121.51249090621639,
              43.62483285474022,
              1867.5927358292183
            ],
            [
              -121.5251551347756,
              43.62499697449404,
              1292.352735829218
            ]
          ]
        ]
      },
      "bbox": [
        -121.5251551,
        43.62483285,
        1292.352736,
        -121.5123144,
        43.63215124,
        1867.592736
      ],
      "properties": {
        "datetime": "2019-06-05T19:24:30Z",
        "pc:count": 11005938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619458.4662,
            "count": 11005938,
            "maximum": 620009.298,
            "minimum": 618987.238,
            "name": "X",
            "position": 0,
            "stddev": 297.9077487,
            "variance": 88749.02672
          },
          {
            "average": 4831662.397,
            "count": 11005938,
            "maximum": 4832074.973,
            "minimum": 4831280.153,
            "name": "Y",
            "position": 1,
            "stddev": 217.1425818,
            "variance": 47150.90085
          },
          {
            "average": 1297.683406,
            "count": 11005938,
            "maximum": 1867.592736,
            "minimum": 1292.352736,
            "name": "Z",
            "position": 2,
            "stddev": 4.318351745,
            "variance": 18.6481618
          },
          {
            "average": 20811.10672,
            "count": 11005938,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10276.62811,
            "variance": 105609085.2
          },
          {
            "average": 1.110615379,
            "count": 11005938,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3415195318,
            "variance": 0.1166355906
          },
          {
            "average": 1.221214039,
            "count": 11005938,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.476479072,
            "variance": 0.2270323061
          },
          {
            "average": 0.5025828784,
            "count": 11005938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933514,
            "variance": 0.2499933515
          },
          {
            "average": 0,
            "count": 11005938,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226773583,
            "count": 11005938,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9071605047,
            "variance": 0.8229401814
          },
          {
            "average": -1.345882412,
            "count": 11005938,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.51833859,
            "variance": 110.6354466
          },
          {
            "average": 0.4974018571,
            "count": 11005938,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999932723,
            "variance": 0.2499932724
          },
          {
            "average": 10141.81064,
            "count": 11005938,
            "maximum": 10144,
            "minimum": 10140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8264295902,
            "variance": 0.6829858676
          },
          {
            "average": 243796839.9,
            "count": 11005938,
            "maximum": 243797870.9,
            "minimum": 243796079.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 382.9978451,
            "variance": 146687.3494
          },
          {
            "average": 0,
            "count": 11005938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11005938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11005938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11005938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11005938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618987.238,
          4831280.153,
          1292.352736,
          620009.298,
          4832074.973,
          1867.592736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618987.2379658504,
                4831280.153314285,
                1292.352735829218
              ],
              [
                618987.2379658504,
                4832074.973314285,
                1292.352735829218
              ],
              [
                620009.2979658504,
                4832074.973314285,
                1867.5927358292183
              ],
              [
                620009.2979658504,
                4831280.153314285,
                1867.5927358292183
              ],
              [
                618987.2379658504,
                4831280.153314285,
                1292.352735829218
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:24:30+00:00",
        "end_time": "2019-06-05T18:54:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121F5424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121F5424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121F5424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5251551,
            43.62483285,
            1292.352736,
            -121.5123144,
            43.63215124,
            1867.592736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5251551347756,
                  43.62499697449404,
                  1292.352735829218
                ],
                [
                  -121.52498015754409,
                  43.632151235590364,
                  1292.352735829218
                ],
                [
                  -121.51231442783177,
                  43.631987075073745,
                  1867.5927358292183
                ],
                [
                  -121.51249090621639,
                  43.62483285474022,
                  1867.5927358292183
                ],
                [
                  -121.5251551347756,
                  43.62499697449404,
                  1292.352735829218
                ]
              ]
            ]
          },
          "id": "20190605_43121F5424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:24:30Z",
            "pc:count": 11005938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619458.4662,
                "count": 11005938,
                "maximum": 620009.298,
                "minimum": 618987.238,
                "name": "X",
                "position": 0,
                "stddev": 297.9077487,
                "variance": 88749.02672
              },
              {
                "average": 4831662.397,
                "count": 11005938,
                "maximum": 4832074.973,
                "minimum": 4831280.153,
                "name": "Y",
                "position": 1,
                "stddev": 217.1425818,
                "variance": 47150.90085
              },
              {
                "average": 1297.683406,
                "count": 11005938,
                "maximum": 1867.592736,
                "minimum": 1292.352736,
                "name": "Z",
                "position": 2,
                "stddev": 4.318351745,
                "variance": 18.6481618
              },
              {
                "average": 20811.10672,
                "count": 11005938,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10276.62811,
                "variance": 105609085.2
              },
              {
                "average": 1.110615379,
                "count": 11005938,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3415195318,
                "variance": 0.1166355906
              },
              {
                "average": 1.221214039,
                "count": 11005938,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.476479072,
                "variance": 0.2270323061
              },
              {
                "average": 0.5025828784,
                "count": 11005938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933514,
                "variance": 0.2499933515
              },
              {
                "average": 0,
                "count": 11005938,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226773583,
                "count": 11005938,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9071605047,
                "variance": 0.8229401814
              },
              {
                "average": -1.345882412,
                "count": 11005938,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.51833859,
                "variance": 110.6354466
              },
              {
                "average": 0.4974018571,
                "count": 11005938,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999932723,
                "variance": 0.2499932724
              },
              {
                "average": 10141.81064,
                "count": 11005938,
                "maximum": 10144,
                "minimum": 10140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8264295902,
                "variance": 0.6829858676
              },
              {
                "average": 243796839.9,
                "count": 11005938,
                "maximum": 243797870.9,
                "minimum": 243796079.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 382.9978451,
                "variance": 146687.3494
              },
              {
                "average": 0,
                "count": 11005938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11005938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11005938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11005938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11005938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618987.238,
              4831280.153,
              1292.352736,
              620009.298,
              4832074.973,
              1867.592736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618987.2379658504,
                    4831280.153314285,
                    1292.352735829218
                  ],
                  [
                    618987.2379658504,
                    4832074.973314285,
                    1292.352735829218
                  ],
                  [
                    620009.2979658504,
                    4832074.973314285,
                    1867.5927358292183
                  ],
                  [
                    620009.2979658504,
                    4831280.153314285,
                    1867.5927358292183
                  ],
                  [
                    618987.2379658504,
                    4831280.153314285,
                    1292.352735829218
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:24:30+00:00",
            "end_time": "2019-06-05T18: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": "20190604_43121E6417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6752121483344,
              43.514642075148366,
              1295.3893393319506
            ],
            [
              -121.67498240384232,
              43.52513968116153,
              1295.3893393319506
            ],
            [
              -121.66225736178718,
              43.52499148140442,
              1892.7093393319508
            ],
            [
              -121.66248931107549,
              43.5144939293953,
              1892.7093393319508
            ],
            [
              -121.6752121483344,
              43.514642075148366,
              1295.3893393319506
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752121,
        43.51449393,
        1295.389339,
        -121.6622574,
        43.52513968,
        1892.709339
      ],
      "properties": {
        "datetime": "2019-06-05T15:42:50Z",
        "pc:count": 18044431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607593.5394,
            "count": 18044431,
            "maximum": 608104.8098,
            "minimum": 607076.2098,
            "name": "X",
            "position": 0,
            "stddev": 281.8092719,
            "variance": 79416.46574
          },
          {
            "average": 4819384.09,
            "count": 18044431,
            "maximum": 4819986.088,
            "minimum": 4818819.928,
            "name": "Y",
            "position": 1,
            "stddev": 339.6291949,
            "variance": 115347.99
          },
          {
            "average": 1331.604096,
            "count": 18044431,
            "maximum": 1892.709339,
            "minimum": 1295.389339,
            "name": "Z",
            "position": 2,
            "stddev": 8.531593191,
            "variance": 72.78808238
          },
          {
            "average": 16290.66251,
            "count": 18044431,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10453.86376,
            "variance": 109283267.6
          },
          {
            "average": 1.181642414,
            "count": 18044431,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4539777169,
            "variance": 0.2060957675
          },
          {
            "average": 1.363227192,
            "count": 18044431,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.635282306,
            "variance": 0.4035836083
          },
          {
            "average": 0.5008748128,
            "count": 18044431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992486,
            "variance": 0.2499992486
          },
          {
            "average": 0,
            "count": 18044431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.918688819,
            "count": 18044431,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.411448841,
            "variance": 11.63798319
          },
          {
            "average": 0.2727195831,
            "count": 18044431,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.97197706,
            "variance": 120.3842807
          },
          {
            "average": 0.4920897755,
            "count": 18044431,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999374383,
            "variance": 0.2499374422
          },
          {
            "average": 10114.025,
            "count": 18044431,
            "maximum": 10120,
            "minimum": 10112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.589172609,
            "variance": 2.525469581
          },
          {
            "average": 243717085.6,
            "count": 18044431,
            "maximum": 243784570.2,
            "minimum": 243712840,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14828.45365,
            "variance": 219883037.8
          },
          {
            "average": 0,
            "count": 18044431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18044431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18044431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18044431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18044431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607076.2098,
          4818819.928,
          1295.389339,
          608104.8098,
          4819986.088,
          1892.709339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607076.2097571682,
                4818819.927512474,
                1295.3893393319506
              ],
              [
                607076.2097571682,
                4819986.0875124745,
                1295.3893393319506
              ],
              [
                608104.8097571683,
                4819986.0875124745,
                1892.7093393319508
              ],
              [
                608104.8097571683,
                4818819.927512474,
                1892.7093393319508
              ],
              [
                607076.2097571682,
                4818819.927512474,
                1295.3893393319506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:42:50+00:00",
        "end_time": "2019-06-04T19:47:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752121,
            43.51449393,
            1295.389339,
            -121.6622574,
            43.52513968,
            1892.709339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6752121483344,
                  43.514642075148366,
                  1295.3893393319506
                ],
                [
                  -121.67498240384232,
                  43.52513968116153,
                  1295.3893393319506
                ],
                [
                  -121.66225736178718,
                  43.52499148140442,
                  1892.7093393319508
                ],
                [
                  -121.66248931107549,
                  43.5144939293953,
                  1892.7093393319508
                ],
                [
                  -121.6752121483344,
                  43.514642075148366,
                  1295.3893393319506
                ]
              ]
            ]
          },
          "id": "20190604_43121E6417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:42:50Z",
            "pc:count": 18044431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607593.5394,
                "count": 18044431,
                "maximum": 608104.8098,
                "minimum": 607076.2098,
                "name": "X",
                "position": 0,
                "stddev": 281.8092719,
                "variance": 79416.46574
              },
              {
                "average": 4819384.09,
                "count": 18044431,
                "maximum": 4819986.088,
                "minimum": 4818819.928,
                "name": "Y",
                "position": 1,
                "stddev": 339.6291949,
                "variance": 115347.99
              },
              {
                "average": 1331.604096,
                "count": 18044431,
                "maximum": 1892.709339,
                "minimum": 1295.389339,
                "name": "Z",
                "position": 2,
                "stddev": 8.531593191,
                "variance": 72.78808238
              },
              {
                "average": 16290.66251,
                "count": 18044431,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10453.86376,
                "variance": 109283267.6
              },
              {
                "average": 1.181642414,
                "count": 18044431,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4539777169,
                "variance": 0.2060957675
              },
              {
                "average": 1.363227192,
                "count": 18044431,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.635282306,
                "variance": 0.4035836083
              },
              {
                "average": 0.5008748128,
                "count": 18044431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992486,
                "variance": 0.2499992486
              },
              {
                "average": 0,
                "count": 18044431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.918688819,
                "count": 18044431,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.411448841,
                "variance": 11.63798319
              },
              {
                "average": 0.2727195831,
                "count": 18044431,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.97197706,
                "variance": 120.3842807
              },
              {
                "average": 0.4920897755,
                "count": 18044431,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999374383,
                "variance": 0.2499374422
              },
              {
                "average": 10114.025,
                "count": 18044431,
                "maximum": 10120,
                "minimum": 10112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.589172609,
                "variance": 2.525469581
              },
              {
                "average": 243717085.6,
                "count": 18044431,
                "maximum": 243784570.2,
                "minimum": 243712840,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14828.45365,
                "variance": 219883037.8
              },
              {
                "average": 0,
                "count": 18044431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18044431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18044431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18044431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18044431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607076.2098,
              4818819.928,
              1295.389339,
              608104.8098,
              4819986.088,
              1892.709339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607076.2097571682,
                    4818819.927512474,
                    1295.3893393319506
                  ],
                  [
                    607076.2097571682,
                    4819986.0875124745,
                    1295.3893393319506
                  ],
                  [
                    608104.8097571683,
                    4819986.0875124745,
                    1892.7093393319508
                  ],
                  [
                    608104.8097571683,
                    4818819.927512474,
                    1892.7093393319508
                  ],
                  [
                    607076.2097571682,
                    4818819.927512474,
                    1295.3893393319506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:42:50+00:00",
            "end_time": "2019-06-04T19:47:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778808063136,
              43.5999987755267,
              1297.7438737978941
            ],
            [
              -121.53748142008423,
              43.612654814926664,
              1297.7438737978941
            ],
            [
              -121.52468096153191,
              43.61249030637509,
              1889.7038737978942
            ],
            [
              -121.52499030371405,
              43.5998343392341,
              1889.7038737978942
            ],
            [
              -121.53778808063136,
              43.5999987755267,
              1297.7438737978941
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377881,
        43.59983434,
        1297.743874,
        -121.524681,
        43.61265481,
        1889.703874
      ],
      "properties": {
        "datetime": "2019-06-05T18:44:41Z",
        "pc:count": 22721236,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618544.3804,
            "count": 22721236,
            "maximum": 619050.1726,
            "minimum": 618016.9126,
            "name": "X",
            "position": 0,
            "stddev": 293.931818,
            "variance": 86395.91361
          },
          {
            "average": 4829239.083,
            "count": 22721236,
            "maximum": 4829891.815,
            "minimum": 4828485.775,
            "name": "Y",
            "position": 1,
            "stddev": 402.7612065,
            "variance": 162216.5894
          },
          {
            "average": 1302.779947,
            "count": 22721236,
            "maximum": 1889.703874,
            "minimum": 1297.743874,
            "name": "Z",
            "position": 2,
            "stddev": 3.841136333,
            "variance": 14.75432833
          },
          {
            "average": 19953.83971,
            "count": 22721236,
            "maximum": 54557,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10287.5946,
            "variance": 105834602.6
          },
          {
            "average": 1.118859379,
            "count": 22721236,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3560063123,
            "variance": 0.1267404944
          },
          {
            "average": 1.237754847,
            "count": 22721236,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4972692576,
            "variance": 0.2472767146
          },
          {
            "average": 0.499062639,
            "count": 22721236,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991324,
            "variance": 0.2499991324
          },
          {
            "average": 0,
            "count": 22721236,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216287573,
            "count": 22721236,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8707778413,
            "variance": 0.7582540489
          },
          {
            "average": 1.223792742,
            "count": 22721236,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.56336364,
            "variance": 111.5846514
          },
          {
            "average": 0.4991685752,
            "count": 22721236,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999993197,
            "variance": 0.2499993197
          },
          {
            "average": 10136.44723,
            "count": 22721236,
            "maximum": 10139,
            "minimum": 10134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.390736025,
            "variance": 1.934146692
          },
          {
            "average": 243794394.7,
            "count": 22721236,
            "maximum": 243795481.3,
            "minimum": 243793272.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 647.2937197,
            "variance": 418989.1596
          },
          {
            "average": 0,
            "count": 22721236,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22721236,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22721236,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22721236,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22721236,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618016.9126,
          4828485.775,
          1297.743874,
          619050.1726,
          4829891.815,
          1889.703874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618016.9125750108,
                4828485.774961187,
                1297.7438737978941
              ],
              [
                618016.9125750108,
                4829891.814961186,
                1297.7438737978941
              ],
              [
                619050.1725750108,
                4829891.814961186,
                1889.7038737978942
              ],
              [
                619050.1725750108,
                4828485.774961187,
                1889.7038737978942
              ],
              [
                618016.9125750108,
                4828485.774961187,
                1297.7438737978941
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:44:41+00:00",
        "end_time": "2019-06-05T18:07:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377881,
            43.59983434,
            1297.743874,
            -121.524681,
            43.61265481,
            1889.703874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778808063136,
                  43.5999987755267,
                  1297.7438737978941
                ],
                [
                  -121.53748142008423,
                  43.612654814926664,
                  1297.7438737978941
                ],
                [
                  -121.52468096153191,
                  43.61249030637509,
                  1889.7038737978942
                ],
                [
                  -121.52499030371405,
                  43.5998343392341,
                  1889.7038737978942
                ],
                [
                  -121.53778808063136,
                  43.5999987755267,
                  1297.7438737978941
                ]
              ]
            ]
          },
          "id": "20190605_43121E5208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:44:41Z",
            "pc:count": 22721236,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618544.3804,
                "count": 22721236,
                "maximum": 619050.1726,
                "minimum": 618016.9126,
                "name": "X",
                "position": 0,
                "stddev": 293.931818,
                "variance": 86395.91361
              },
              {
                "average": 4829239.083,
                "count": 22721236,
                "maximum": 4829891.815,
                "minimum": 4828485.775,
                "name": "Y",
                "position": 1,
                "stddev": 402.7612065,
                "variance": 162216.5894
              },
              {
                "average": 1302.779947,
                "count": 22721236,
                "maximum": 1889.703874,
                "minimum": 1297.743874,
                "name": "Z",
                "position": 2,
                "stddev": 3.841136333,
                "variance": 14.75432833
              },
              {
                "average": 19953.83971,
                "count": 22721236,
                "maximum": 54557,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10287.5946,
                "variance": 105834602.6
              },
              {
                "average": 1.118859379,
                "count": 22721236,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3560063123,
                "variance": 0.1267404944
              },
              {
                "average": 1.237754847,
                "count": 22721236,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4972692576,
                "variance": 0.2472767146
              },
              {
                "average": 0.499062639,
                "count": 22721236,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991324,
                "variance": 0.2499991324
              },
              {
                "average": 0,
                "count": 22721236,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216287573,
                "count": 22721236,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8707778413,
                "variance": 0.7582540489
              },
              {
                "average": 1.223792742,
                "count": 22721236,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.56336364,
                "variance": 111.5846514
              },
              {
                "average": 0.4991685752,
                "count": 22721236,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999993197,
                "variance": 0.2499993197
              },
              {
                "average": 10136.44723,
                "count": 22721236,
                "maximum": 10139,
                "minimum": 10134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.390736025,
                "variance": 1.934146692
              },
              {
                "average": 243794394.7,
                "count": 22721236,
                "maximum": 243795481.3,
                "minimum": 243793272.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 647.2937197,
                "variance": 418989.1596
              },
              {
                "average": 0,
                "count": 22721236,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22721236,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22721236,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22721236,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22721236,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618016.9126,
              4828485.775,
              1297.743874,
              619050.1726,
              4829891.815,
              1889.703874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618016.9125750108,
                    4828485.774961187,
                    1297.7438737978941
                  ],
                  [
                    618016.9125750108,
                    4829891.814961186,
                    1297.7438737978941
                  ],
                  [
                    619050.1725750108,
                    4829891.814961186,
                    1889.7038737978942
                  ],
                  [
                    619050.1725750108,
                    4828485.774961187,
                    1889.7038737978942
                  ],
                  [
                    618016.9125750108,
                    4828485.774961187,
                    1297.7438737978941
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:44:41+00:00",
            "end_time": "2019-06-05T18: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": "20190603_43121E5323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027426720956,
              43.499997961686574,
              1324.8920910863867
            ],
            [
              -121.59998188964498,
              43.51264772758569,
              1324.8920910863867
            ],
            [
              -121.58719481519219,
              43.512490412710214,
              1882.112091086387
            ],
            [
              -121.58748986103436,
              43.49984071588839,
              1882.112091086387
            ],
            [
              -121.60027426720956,
              43.499997961686574,
              1324.8920910863867
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002743,
        43.49984072,
        1324.892091,
        -121.5871948,
        43.51264773,
        1882.112091
      ],
      "properties": {
        "datetime": "2019-06-04T19:43:27Z",
        "pc:count": 18686978,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613681.0694,
            "count": 18686978,
            "maximum": 614194.3588,
            "minimum": 613160.4988,
            "name": "X",
            "position": 0,
            "stddev": 293.5008792,
            "variance": 86142.76609
          },
          {
            "average": 4817978.347,
            "count": 18686978,
            "maximum": 4818698.007,
            "minimum": 4817292.727,
            "name": "Y",
            "position": 1,
            "stddev": 395.2461209,
            "variance": 156219.4961
          },
          {
            "average": 1337.026646,
            "count": 18686978,
            "maximum": 1882.112091,
            "minimum": 1324.892091,
            "name": "Z",
            "position": 2,
            "stddev": 7.495166817,
            "variance": 56.17752561
          },
          {
            "average": 17916.97699,
            "count": 18686978,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10639.51287,
            "variance": 113199234.1
          },
          {
            "average": 1.152947309,
            "count": 18686978,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4027762933,
            "variance": 0.1622287424
          },
          {
            "average": 1.305949683,
            "count": 18686978,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5571336516,
            "variance": 0.3103979057
          },
          {
            "average": 0.5051514482,
            "count": 18686978,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999734753,
            "variance": 0.249973476
          },
          {
            "average": 0,
            "count": 18686978,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.071716786,
            "count": 18686978,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.672767272,
            "variance": 13.48921943
          },
          {
            "average": -1.183830453,
            "count": 18686978,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.70953867,
            "variance": 114.6942184
          },
          {
            "average": 0.5010048709,
            "count": 18686978,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999990036,
            "variance": 0.2499990036
          },
          {
            "average": 10106.59362,
            "count": 18686978,
            "maximum": 10111,
            "minimum": 10057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.54506192,
            "variance": 91.10820706
          },
          {
            "average": 243708326.8,
            "count": 18686978,
            "maximum": 243712607,
            "minimum": 243623903.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16171.39679,
            "variance": 261514074
          },
          {
            "average": 0,
            "count": 18686978,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18686978,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18686978,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18686978,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18686978,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613160.4988,
          4817292.727,
          1324.892091,
          614194.3588,
          4818698.007,
          1882.112091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613160.4987616964,
                4817292.727319074,
                1324.8920910863867
              ],
              [
                613160.4987616964,
                4818698.007319073,
                1324.8920910863867
              ],
              [
                614194.3587616965,
                4818698.007319073,
                1882.112091086387
              ],
              [
                614194.3587616965,
                4817292.727319074,
                1882.112091086387
              ],
              [
                613160.4987616964,
                4817292.727319074,
                1324.8920910863867
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:43:27+00:00",
        "end_time": "2019-06-03T19:05:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002743,
            43.49984072,
            1324.892091,
            -121.5871948,
            43.51264773,
            1882.112091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027426720956,
                  43.499997961686574,
                  1324.8920910863867
                ],
                [
                  -121.59998188964498,
                  43.51264772758569,
                  1324.8920910863867
                ],
                [
                  -121.58719481519219,
                  43.512490412710214,
                  1882.112091086387
                ],
                [
                  -121.58748986103436,
                  43.49984071588839,
                  1882.112091086387
                ],
                [
                  -121.60027426720956,
                  43.499997961686574,
                  1324.8920910863867
                ]
              ]
            ]
          },
          "id": "20190603_43121E5323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:43:27Z",
            "pc:count": 18686978,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613681.0694,
                "count": 18686978,
                "maximum": 614194.3588,
                "minimum": 613160.4988,
                "name": "X",
                "position": 0,
                "stddev": 293.5008792,
                "variance": 86142.76609
              },
              {
                "average": 4817978.347,
                "count": 18686978,
                "maximum": 4818698.007,
                "minimum": 4817292.727,
                "name": "Y",
                "position": 1,
                "stddev": 395.2461209,
                "variance": 156219.4961
              },
              {
                "average": 1337.026646,
                "count": 18686978,
                "maximum": 1882.112091,
                "minimum": 1324.892091,
                "name": "Z",
                "position": 2,
                "stddev": 7.495166817,
                "variance": 56.17752561
              },
              {
                "average": 17916.97699,
                "count": 18686978,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10639.51287,
                "variance": 113199234.1
              },
              {
                "average": 1.152947309,
                "count": 18686978,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4027762933,
                "variance": 0.1622287424
              },
              {
                "average": 1.305949683,
                "count": 18686978,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5571336516,
                "variance": 0.3103979057
              },
              {
                "average": 0.5051514482,
                "count": 18686978,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999734753,
                "variance": 0.249973476
              },
              {
                "average": 0,
                "count": 18686978,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.071716786,
                "count": 18686978,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.672767272,
                "variance": 13.48921943
              },
              {
                "average": -1.183830453,
                "count": 18686978,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.70953867,
                "variance": 114.6942184
              },
              {
                "average": 0.5010048709,
                "count": 18686978,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999990036,
                "variance": 0.2499990036
              },
              {
                "average": 10106.59362,
                "count": 18686978,
                "maximum": 10111,
                "minimum": 10057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.54506192,
                "variance": 91.10820706
              },
              {
                "average": 243708326.8,
                "count": 18686978,
                "maximum": 243712607,
                "minimum": 243623903.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16171.39679,
                "variance": 261514074
              },
              {
                "average": 0,
                "count": 18686978,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18686978,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18686978,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18686978,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18686978,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613160.4988,
              4817292.727,
              1324.892091,
              614194.3588,
              4818698.007,
              1882.112091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613160.4987616964,
                    4817292.727319074,
                    1324.8920910863867
                  ],
                  [
                    613160.4987616964,
                    4818698.007319073,
                    1324.8920910863867
                  ],
                  [
                    614194.3587616965,
                    4818698.007319073,
                    1882.112091086387
                  ],
                  [
                    614194.3587616965,
                    4817292.727319074,
                    1882.112091086387
                  ],
                  [
                    613160.4987616964,
                    4817292.727319074,
                    1324.8920910863867
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:43:27+00:00",
            "end_time": "2019-06-03T19:05:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026537138228,
              43.5999980657122,
              1303.9897981397253
            ],
            [
              -121.649982569371,
              43.612642473976685,
              1303.9897981397253
            ],
            [
              -121.63720428682576,
              43.61249083409849,
              1898.5497981397252
            ],
            [
              -121.63748976362572,
              43.599846492379335,
              1898.5497981397252
            ],
            [
              -121.65026537138228,
              43.5999980657122,
              1303.9897981397253
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502654,
        43.59984649,
        1303.989798,
        -121.6372043,
        43.61264247,
        1898.549798
      ],
      "properties": {
        "datetime": "2019-06-05T19:35:26Z",
        "pc:count": 25288070,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609436.099,
            "count": 25288070,
            "maximum": 609970.0658,
            "minimum": 608938.6458,
            "name": "X",
            "position": 0,
            "stddev": 292.6744516,
            "variance": 85658.33462
          },
          {
            "average": 4829030.509,
            "count": 25288070,
            "maximum": 4829736.718,
            "minimum": 4828332.038,
            "name": "Y",
            "position": 1,
            "stddev": 406.6005609,
            "variance": 165324.0161
          },
          {
            "average": 1311.854093,
            "count": 25288070,
            "maximum": 1898.549798,
            "minimum": 1303.989798,
            "name": "Z",
            "position": 2,
            "stddev": 5.044656989,
            "variance": 25.44856414
          },
          {
            "average": 19236.95796,
            "count": 25288070,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10488.06709,
            "variance": 109999551.2
          },
          {
            "average": 1.139021483,
            "count": 25288070,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3843130171,
            "variance": 0.1476964951
          },
          {
            "average": 1.277946913,
            "count": 25288070,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5334930709,
            "variance": 0.2846148567
          },
          {
            "average": 0.5017992674,
            "count": 25288070,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967725,
            "variance": 0.2499967725
          },
          {
            "average": 0,
            "count": 25288070,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.173994298,
            "count": 25288070,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9595670602,
            "variance": 0.9207689431
          },
          {
            "average": 0.5022654425,
            "count": 25288070,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03352208,
            "variance": 121.7386094
          },
          {
            "average": 0.5057574184,
            "count": 25288070,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999668609,
            "variance": 0.249966862
          },
          {
            "average": 10141.39834,
            "count": 25288070,
            "maximum": 10146,
            "minimum": 10137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.294849982,
            "variance": 5.266336438
          },
          {
            "average": 243796619,
            "count": 25288070,
            "maximum": 243798526.1,
            "minimum": 243794739.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 972.2934106,
            "variance": 945354.4763
          },
          {
            "average": 0,
            "count": 25288070,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25288070,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25288070,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25288070,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25288070,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608938.6458,
          4828332.038,
          1303.989798,
          609970.0658,
          4829736.718,
          1898.549798
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608938.6457536068,
                4828332.038259465,
                1303.9897981397253
              ],
              [
                608938.6457536068,
                4829736.718259465,
                1303.9897981397253
              ],
              [
                609970.0657536067,
                4829736.718259465,
                1898.5497981397252
              ],
              [
                609970.0657536067,
                4828332.038259465,
                1898.5497981397252
              ],
              [
                608938.6457536068,
                4828332.038259465,
                1303.9897981397253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:35:26+00:00",
        "end_time": "2019-06-05T18:32:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502654,
            43.59984649,
            1303.989798,
            -121.6372043,
            43.61264247,
            1898.549798
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026537138228,
                  43.5999980657122,
                  1303.9897981397253
                ],
                [
                  -121.649982569371,
                  43.612642473976685,
                  1303.9897981397253
                ],
                [
                  -121.63720428682576,
                  43.61249083409849,
                  1898.5497981397252
                ],
                [
                  -121.63748976362572,
                  43.599846492379335,
                  1898.5497981397252
                ],
                [
                  -121.65026537138228,
                  43.5999980657122,
                  1303.9897981397253
                ]
              ]
            ]
          },
          "id": "20190605_43121E6209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:35:26Z",
            "pc:count": 25288070,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609436.099,
                "count": 25288070,
                "maximum": 609970.0658,
                "minimum": 608938.6458,
                "name": "X",
                "position": 0,
                "stddev": 292.6744516,
                "variance": 85658.33462
              },
              {
                "average": 4829030.509,
                "count": 25288070,
                "maximum": 4829736.718,
                "minimum": 4828332.038,
                "name": "Y",
                "position": 1,
                "stddev": 406.6005609,
                "variance": 165324.0161
              },
              {
                "average": 1311.854093,
                "count": 25288070,
                "maximum": 1898.549798,
                "minimum": 1303.989798,
                "name": "Z",
                "position": 2,
                "stddev": 5.044656989,
                "variance": 25.44856414
              },
              {
                "average": 19236.95796,
                "count": 25288070,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10488.06709,
                "variance": 109999551.2
              },
              {
                "average": 1.139021483,
                "count": 25288070,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3843130171,
                "variance": 0.1476964951
              },
              {
                "average": 1.277946913,
                "count": 25288070,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5334930709,
                "variance": 0.2846148567
              },
              {
                "average": 0.5017992674,
                "count": 25288070,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967725,
                "variance": 0.2499967725
              },
              {
                "average": 0,
                "count": 25288070,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.173994298,
                "count": 25288070,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9595670602,
                "variance": 0.9207689431
              },
              {
                "average": 0.5022654425,
                "count": 25288070,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03352208,
                "variance": 121.7386094
              },
              {
                "average": 0.5057574184,
                "count": 25288070,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999668609,
                "variance": 0.249966862
              },
              {
                "average": 10141.39834,
                "count": 25288070,
                "maximum": 10146,
                "minimum": 10137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.294849982,
                "variance": 5.266336438
              },
              {
                "average": 243796619,
                "count": 25288070,
                "maximum": 243798526.1,
                "minimum": 243794739.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 972.2934106,
                "variance": 945354.4763
              },
              {
                "average": 0,
                "count": 25288070,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25288070,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25288070,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25288070,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25288070,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608938.6458,
              4828332.038,
              1303.989798,
              609970.0658,
              4829736.718,
              1898.549798
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608938.6457536068,
                    4828332.038259465,
                    1303.9897981397253
                  ],
                  [
                    608938.6457536068,
                    4829736.718259465,
                    1303.9897981397253
                  ],
                  [
                    609970.0657536067,
                    4829736.718259465,
                    1898.5497981397252
                  ],
                  [
                    609970.0657536067,
                    4828332.038259465,
                    1898.5497981397252
                  ],
                  [
                    608938.6457536068,
                    4828332.038259465,
                    1303.9897981397253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:35:26+00:00",
            "end_time": "2019-06-05T18:32:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276192717241,
              43.56249784621121,
              1289.2608038700077
            ],
            [
              -121.66248214129043,
              43.57514096226292,
              1289.2608038700077
            ],
            [
              -121.649707267927,
              43.574990769569105,
              1858.000803870008
            ],
            [
              -121.64998972412498,
              43.56234771942521,
              1858.000803870008
            ],
            [
              -121.66276192717241,
              43.56249784621121,
              1289.2608038700077
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627619,
        43.56234772,
        1289.260804,
        -121.6497073,
        43.57514096,
        1858.000804
      ],
      "properties": {
        "datetime": "2019-06-05T19:36:27Z",
        "pc:count": 22468206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608517.9709,
            "count": 22468206,
            "maximum": 609028.8276,
            "minimum": 607997.0476,
            "name": "X",
            "position": 0,
            "stddev": 290.228443,
            "variance": 84232.54915
          },
          {
            "average": 4824846.335,
            "count": 22468206,
            "maximum": 4825555.427,
            "minimum": 4824150.907,
            "name": "Y",
            "position": 1,
            "stddev": 401.0583433,
            "variance": 160847.7947
          },
          {
            "average": 1329.30343,
            "count": 22468206,
            "maximum": 1858.000804,
            "minimum": 1289.260804,
            "name": "Z",
            "position": 2,
            "stddev": 6.097289539,
            "variance": 37.17693972
          },
          {
            "average": 16880.66604,
            "count": 22468206,
            "maximum": 52278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10099.55148,
            "variance": 102000940
          },
          {
            "average": 1.171964464,
            "count": 22468206,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4203180469,
            "variance": 0.1766672605
          },
          {
            "average": 1.343909167,
            "count": 22468206,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5730938626,
            "variance": 0.3284365753
          },
          {
            "average": 0.5006461575,
            "count": 22468206,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995936,
            "variance": 0.2499995936
          },
          {
            "average": 0,
            "count": 22468206,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184750175,
            "count": 22468206,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.076258773,
            "variance": 1.158332946
          },
          {
            "average": 0.08971194797,
            "count": 22468206,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87214284,
            "variance": 118.20349
          },
          {
            "average": 0.4908245011,
            "count": 22468206,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999158143,
            "variance": 0.2499158213
          },
          {
            "average": 10129.72648,
            "count": 22468206,
            "maximum": 10146,
            "minimum": 10127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.990736652,
            "variance": 3.963032418
          },
          {
            "average": 243789985.2,
            "count": 22468206,
            "maximum": 243798587.8,
            "minimum": 243788170.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1724.821731,
            "variance": 2975010.003
          },
          {
            "average": 0,
            "count": 22468206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22468206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22468206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22468206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22468206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607997.0476,
          4824150.907,
          1289.260804,
          609028.8276,
          4825555.427,
          1858.000804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607997.0476283637,
                4824150.906963228,
                1289.2608038700077
              ],
              [
                607997.0476283637,
                4825555.426963228,
                1289.2608038700077
              ],
              [
                609028.8276283637,
                4825555.426963228,
                1858.000803870008
              ],
              [
                609028.8276283637,
                4824150.906963228,
                1858.000803870008
              ],
              [
                607997.0476283637,
                4824150.906963228,
                1289.2608038700077
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:36:27+00:00",
        "end_time": "2019-06-05T16:42:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627619,
            43.56234772,
            1289.260804,
            -121.6497073,
            43.57514096,
            1858.000804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276192717241,
                  43.56249784621121,
                  1289.2608038700077
                ],
                [
                  -121.66248214129043,
                  43.57514096226292,
                  1289.2608038700077
                ],
                [
                  -121.649707267927,
                  43.574990769569105,
                  1858.000803870008
                ],
                [
                  -121.64998972412498,
                  43.56234771942521,
                  1858.000803870008
                ],
                [
                  -121.66276192717241,
                  43.56249784621121,
                  1289.2608038700077
                ]
              ]
            ]
          },
          "id": "20190605_43121E6223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:36:27Z",
            "pc:count": 22468206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608517.9709,
                "count": 22468206,
                "maximum": 609028.8276,
                "minimum": 607997.0476,
                "name": "X",
                "position": 0,
                "stddev": 290.228443,
                "variance": 84232.54915
              },
              {
                "average": 4824846.335,
                "count": 22468206,
                "maximum": 4825555.427,
                "minimum": 4824150.907,
                "name": "Y",
                "position": 1,
                "stddev": 401.0583433,
                "variance": 160847.7947
              },
              {
                "average": 1329.30343,
                "count": 22468206,
                "maximum": 1858.000804,
                "minimum": 1289.260804,
                "name": "Z",
                "position": 2,
                "stddev": 6.097289539,
                "variance": 37.17693972
              },
              {
                "average": 16880.66604,
                "count": 22468206,
                "maximum": 52278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10099.55148,
                "variance": 102000940
              },
              {
                "average": 1.171964464,
                "count": 22468206,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4203180469,
                "variance": 0.1766672605
              },
              {
                "average": 1.343909167,
                "count": 22468206,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5730938626,
                "variance": 0.3284365753
              },
              {
                "average": 0.5006461575,
                "count": 22468206,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995936,
                "variance": 0.2499995936
              },
              {
                "average": 0,
                "count": 22468206,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184750175,
                "count": 22468206,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.076258773,
                "variance": 1.158332946
              },
              {
                "average": 0.08971194797,
                "count": 22468206,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87214284,
                "variance": 118.20349
              },
              {
                "average": 0.4908245011,
                "count": 22468206,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999158143,
                "variance": 0.2499158213
              },
              {
                "average": 10129.72648,
                "count": 22468206,
                "maximum": 10146,
                "minimum": 10127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.990736652,
                "variance": 3.963032418
              },
              {
                "average": 243789985.2,
                "count": 22468206,
                "maximum": 243798587.8,
                "minimum": 243788170.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1724.821731,
                "variance": 2975010.003
              },
              {
                "average": 0,
                "count": 22468206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22468206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22468206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22468206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22468206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607997.0476,
              4824150.907,
              1289.260804,
              609028.8276,
              4825555.427,
              1858.000804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607997.0476283637,
                    4824150.906963228,
                    1289.2608038700077
                  ],
                  [
                    607997.0476283637,
                    4825555.426963228,
                    1289.2608038700077
                  ],
                  [
                    609028.8276283637,
                    4825555.426963228,
                    1858.000803870008
                  ],
                  [
                    609028.8276283637,
                    4824150.906963228,
                    1858.000803870008
                  ],
                  [
                    607997.0476283637,
                    4824150.906963228,
                    1289.2608038700077
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:36:27+00:00",
            "end_time": "2019-06-05T16:42: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": "20190605_43121E5219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5252910378947,
              43.57499917628628,
              1292.8818982036782
            ],
            [
              -121.52498200908417,
              43.5876559204183,
              1292.8818982036782
            ],
            [
              -121.51217874850987,
              43.587489981517386,
              1880.5018982036781
            ],
            [
              -121.5124904573114,
              43.574833310279836,
              1880.5018982036781
            ],
            [
              -121.5252910378947,
              43.57499917628628,
              1292.8818982036782
            ]
          ]
        ]
      },
      "bbox": [
        -121.525291,
        43.57483331,
        1292.881898,
        -121.5121787,
        43.58765592,
        1880.501898
      ],
      "properties": {
        "datetime": "2019-06-05T17:51:48Z",
        "pc:count": 18101281,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619588.3014,
            "count": 18101281,
            "maximum": 620108.7773,
            "minimum": 619074.8573,
            "name": "X",
            "position": 0,
            "stddev": 298.8742009,
            "variance": 89325.78799
          },
          {
            "average": 4826433.817,
            "count": 18101281,
            "maximum": 4827133.23,
            "minimum": 4825727.11,
            "name": "Y",
            "position": 1,
            "stddev": 394.9633199,
            "variance": 155996.024
          },
          {
            "average": 1304.832874,
            "count": 18101281,
            "maximum": 1880.501898,
            "minimum": 1292.881898,
            "name": "Z",
            "position": 2,
            "stddev": 4.547720983,
            "variance": 20.68176614
          },
          {
            "average": 21877.03621,
            "count": 18101281,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9613.868074,
            "variance": 92426459.35
          },
          {
            "average": 1.093884129,
            "count": 18101281,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3292512342,
            "variance": 0.1084063752
          },
          {
            "average": 1.187752292,
            "count": 18101281,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4717042878,
            "variance": 0.2225049352
          },
          {
            "average": 0.4980922621,
            "count": 18101281,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963743,
            "variance": 0.2499963743
          },
          {
            "average": 0,
            "count": 18101281,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256503614,
            "count": 18101281,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9131599283,
            "variance": 0.8338610547
          },
          {
            "average": 1.272764074,
            "count": 18101281,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72204417,
            "variance": 114.9622311
          },
          {
            "average": 0.4909238191,
            "count": 18101281,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.49991763,
            "variance": 0.2499176367
          },
          {
            "average": 10127.77481,
            "count": 18101281,
            "maximum": 10132,
            "minimum": 10125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.305353077,
            "variance": 1.703946655
          },
          {
            "average": 243788515.2,
            "count": 18101281,
            "maximum": 243792308,
            "minimum": 243787014.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 917.9940925,
            "variance": 842713.1539
          },
          {
            "average": 0,
            "count": 18101281,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18101281,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18101281,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18101281,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18101281,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619074.8573,
          4825727.11,
          1292.881898,
          620108.7773,
          4827133.23,
          1880.501898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619074.8572603653,
                4825727.110475165,
                1292.8818982036782
              ],
              [
                619074.8572603653,
                4827133.230475164,
                1292.8818982036782
              ],
              [
                620108.7772603652,
                4827133.230475164,
                1880.5018982036781
              ],
              [
                620108.7772603652,
                4825727.110475165,
                1880.5018982036781
              ],
              [
                619074.8572603653,
                4825727.110475165,
                1292.8818982036782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:51:48+00:00",
        "end_time": "2019-06-05T16:23:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.525291,
            43.57483331,
            1292.881898,
            -121.5121787,
            43.58765592,
            1880.501898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5252910378947,
                  43.57499917628628,
                  1292.8818982036782
                ],
                [
                  -121.52498200908417,
                  43.5876559204183,
                  1292.8818982036782
                ],
                [
                  -121.51217874850987,
                  43.587489981517386,
                  1880.5018982036781
                ],
                [
                  -121.5124904573114,
                  43.574833310279836,
                  1880.5018982036781
                ],
                [
                  -121.5252910378947,
                  43.57499917628628,
                  1292.8818982036782
                ]
              ]
            ]
          },
          "id": "20190605_43121E5219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:51:48Z",
            "pc:count": 18101281,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619588.3014,
                "count": 18101281,
                "maximum": 620108.7773,
                "minimum": 619074.8573,
                "name": "X",
                "position": 0,
                "stddev": 298.8742009,
                "variance": 89325.78799
              },
              {
                "average": 4826433.817,
                "count": 18101281,
                "maximum": 4827133.23,
                "minimum": 4825727.11,
                "name": "Y",
                "position": 1,
                "stddev": 394.9633199,
                "variance": 155996.024
              },
              {
                "average": 1304.832874,
                "count": 18101281,
                "maximum": 1880.501898,
                "minimum": 1292.881898,
                "name": "Z",
                "position": 2,
                "stddev": 4.547720983,
                "variance": 20.68176614
              },
              {
                "average": 21877.03621,
                "count": 18101281,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9613.868074,
                "variance": 92426459.35
              },
              {
                "average": 1.093884129,
                "count": 18101281,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3292512342,
                "variance": 0.1084063752
              },
              {
                "average": 1.187752292,
                "count": 18101281,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4717042878,
                "variance": 0.2225049352
              },
              {
                "average": 0.4980922621,
                "count": 18101281,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963743,
                "variance": 0.2499963743
              },
              {
                "average": 0,
                "count": 18101281,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256503614,
                "count": 18101281,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9131599283,
                "variance": 0.8338610547
              },
              {
                "average": 1.272764074,
                "count": 18101281,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72204417,
                "variance": 114.9622311
              },
              {
                "average": 0.4909238191,
                "count": 18101281,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.49991763,
                "variance": 0.2499176367
              },
              {
                "average": 10127.77481,
                "count": 18101281,
                "maximum": 10132,
                "minimum": 10125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.305353077,
                "variance": 1.703946655
              },
              {
                "average": 243788515.2,
                "count": 18101281,
                "maximum": 243792308,
                "minimum": 243787014.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 917.9940925,
                "variance": 842713.1539
              },
              {
                "average": 0,
                "count": 18101281,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18101281,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18101281,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18101281,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18101281,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619074.8573,
              4825727.11,
              1292.881898,
              620108.7773,
              4827133.23,
              1880.501898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619074.8572603653,
                    4825727.110475165,
                    1292.8818982036782
                  ],
                  [
                    619074.8572603653,
                    4827133.230475164,
                    1292.8818982036782
                  ],
                  [
                    620108.7772603652,
                    4827133.230475164,
                    1880.5018982036781
                  ],
                  [
                    620108.7772603652,
                    4825727.110475165,
                    1880.5018982036781
                  ],
                  [
                    619074.8572603653,
                    4825727.110475165,
                    1292.8818982036782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:51:48+00:00",
            "end_time": "2019-06-05T16:23:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121E5425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279261939757,
              43.49999881107627,
              1247.7793573915117
            ],
            [
              -121.51248174689219,
              43.51265727054865,
              1247.7793573915117
            ],
            [
              -121.49967735716469,
              43.51248993671527,
              1870.7193573915117
            ],
            [
              -121.49999090318991,
              43.49983155077001,
              1870.7193573915117
            ],
            [
              -121.51279261939757,
              43.49999881107627,
              1247.7793573915117
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127926,
        43.49983155,
        1247.779357,
        -121.4996774,
        43.51265727,
        1870.719357
      ],
      "properties": {
        "datetime": "2019-06-04T19:22:20Z",
        "pc:count": 22019151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620738.6002,
            "count": 22019151,
            "maximum": 621268.3137,
            "minimum": 620233.0137,
            "name": "X",
            "position": 0,
            "stddev": 290.8037854,
            "variance": 84566.84158
          },
          {
            "average": 4818119.959,
            "count": 22019151,
            "maximum": 4818821.799,
            "minimum": 4817415.499,
            "name": "Y",
            "position": 1,
            "stddev": 388.683143,
            "variance": 151074.5856
          },
          {
            "average": 1325.134235,
            "count": 22019151,
            "maximum": 1870.719357,
            "minimum": 1247.779357,
            "name": "Z",
            "position": 2,
            "stddev": 6.011466302,
            "variance": 36.1377271
          },
          {
            "average": 17774.50368,
            "count": 22019151,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10620.72595,
            "variance": 112799819.7
          },
          {
            "average": 1.184486314,
            "count": 22019151,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4810365964,
            "variance": 0.2313962071
          },
          {
            "average": 1.368941972,
            "count": 22019151,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6896504445,
            "variance": 0.4756177356
          },
          {
            "average": 0.4981274709,
            "count": 22019151,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996505,
            "variance": 0.249996505
          },
          {
            "average": 0,
            "count": 22019151,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375210652,
            "count": 22019151,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.963109765,
            "variance": 3.853799948
          },
          {
            "average": 1.107496369,
            "count": 22019151,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78684723,
            "variance": 116.3560733
          },
          {
            "average": 0.4888428714,
            "count": 22019151,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998755143,
            "variance": 0.2498755298
          },
          {
            "average": 10066.75258,
            "count": 22019151,
            "maximum": 10108,
            "minimum": 10054,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.68057024,
            "variance": 427.6859854
          },
          {
            "average": 243641621.9,
            "count": 22019151,
            "maximum": 243711340.9,
            "minimum": 243622147.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35371.82936,
            "variance": 1251166312
          },
          {
            "average": 0,
            "count": 22019151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22019151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22019151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22019151,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22019151,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620233.0137,
          4817415.499,
          1247.779357,
          621268.3137,
          4818821.799,
          1870.719357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620233.0136600189,
                4817415.498542054,
                1247.7793573915117
              ],
              [
                620233.0136600189,
                4818821.798542054,
                1247.7793573915117
              ],
              [
                621268.313660019,
                4818821.798542054,
                1870.7193573915117
              ],
              [
                621268.313660019,
                4817415.498542054,
                1870.7193573915117
              ],
              [
                620233.0136600189,
                4817415.498542054,
                1247.7793573915117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:22:20+00:00",
        "end_time": "2019-06-03T18:35:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127926,
            43.49983155,
            1247.779357,
            -121.4996774,
            43.51265727,
            1870.719357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279261939757,
                  43.49999881107627,
                  1247.7793573915117
                ],
                [
                  -121.51248174689219,
                  43.51265727054865,
                  1247.7793573915117
                ],
                [
                  -121.49967735716469,
                  43.51248993671527,
                  1870.7193573915117
                ],
                [
                  -121.49999090318991,
                  43.49983155077001,
                  1870.7193573915117
                ],
                [
                  -121.51279261939757,
                  43.49999881107627,
                  1247.7793573915117
                ]
              ]
            ]
          },
          "id": "20190603_43121E5425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:22:20Z",
            "pc:count": 22019151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620738.6002,
                "count": 22019151,
                "maximum": 621268.3137,
                "minimum": 620233.0137,
                "name": "X",
                "position": 0,
                "stddev": 290.8037854,
                "variance": 84566.84158
              },
              {
                "average": 4818119.959,
                "count": 22019151,
                "maximum": 4818821.799,
                "minimum": 4817415.499,
                "name": "Y",
                "position": 1,
                "stddev": 388.683143,
                "variance": 151074.5856
              },
              {
                "average": 1325.134235,
                "count": 22019151,
                "maximum": 1870.719357,
                "minimum": 1247.779357,
                "name": "Z",
                "position": 2,
                "stddev": 6.011466302,
                "variance": 36.1377271
              },
              {
                "average": 17774.50368,
                "count": 22019151,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10620.72595,
                "variance": 112799819.7
              },
              {
                "average": 1.184486314,
                "count": 22019151,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4810365964,
                "variance": 0.2313962071
              },
              {
                "average": 1.368941972,
                "count": 22019151,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6896504445,
                "variance": 0.4756177356
              },
              {
                "average": 0.4981274709,
                "count": 22019151,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996505,
                "variance": 0.249996505
              },
              {
                "average": 0,
                "count": 22019151,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375210652,
                "count": 22019151,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.963109765,
                "variance": 3.853799948
              },
              {
                "average": 1.107496369,
                "count": 22019151,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78684723,
                "variance": 116.3560733
              },
              {
                "average": 0.4888428714,
                "count": 22019151,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998755143,
                "variance": 0.2498755298
              },
              {
                "average": 10066.75258,
                "count": 22019151,
                "maximum": 10108,
                "minimum": 10054,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.68057024,
                "variance": 427.6859854
              },
              {
                "average": 243641621.9,
                "count": 22019151,
                "maximum": 243711340.9,
                "minimum": 243622147.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35371.82936,
                "variance": 1251166312
              },
              {
                "average": 0,
                "count": 22019151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22019151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22019151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22019151,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22019151,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620233.0137,
              4817415.499,
              1247.779357,
              621268.3137,
              4818821.799,
              1870.719357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620233.0136600189,
                    4817415.498542054,
                    1247.7793573915117
                  ],
                  [
                    620233.0136600189,
                    4818821.798542054,
                    1247.7793573915117
                  ],
                  [
                    621268.313660019,
                    4818821.798542054,
                    1870.7193573915117
                  ],
                  [
                    621268.313660019,
                    4817415.498542054,
                    1870.7193573915117
                  ],
                  [
                    620233.0136600189,
                    4817415.498542054,
                    1247.7793573915117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:22:20+00:00",
            "end_time": "2019-06-03T18: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": "20190605_43121E5203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778858023996,
              43.61249902755188,
              1295.744660961004
            ],
            [
              -121.53748179474421,
              43.62515467913162,
              1295.744660961004
            ],
            [
              -121.52468141018828,
              43.62499016835473,
              1861.304660961004
            ],
            [
              -121.52499087839688,
              43.61233458903116,
              1861.304660961004
            ],
            [
              -121.53778858023996,
              43.61249902755188,
              1295.744660961004
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377886,
        43.61233459,
        1295.744661,
        -121.5246814,
        43.62515468,
        1861.304661
      ],
      "properties": {
        "datetime": "2019-06-05T19:10:45Z",
        "pc:count": 23901263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618462.3006,
            "count": 23901263,
            "maximum": 619025.4709,
            "minimum": 617992.4309,
            "name": "X",
            "position": 0,
            "stddev": 309.140827,
            "variance": 95568.05094
          },
          {
            "average": 4830553.302,
            "count": 23901263,
            "maximum": 4831280.076,
            "minimum": 4829874.076,
            "name": "Y",
            "position": 1,
            "stddev": 403.6577997,
            "variance": 162939.6193
          },
          {
            "average": 1301.612363,
            "count": 23901263,
            "maximum": 1861.304661,
            "minimum": 1295.744661,
            "name": "Z",
            "position": 2,
            "stddev": 3.38365104,
            "variance": 11.44909436
          },
          {
            "average": 17925.19515,
            "count": 23901263,
            "maximum": 60938,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9826.75172,
            "variance": 96565049.37
          },
          {
            "average": 1.125150374,
            "count": 23901263,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3458076944,
            "variance": 0.1195829615
          },
          {
            "average": 1.250249997,
            "count": 23901263,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4667935653,
            "variance": 0.2178962326
          },
          {
            "average": 0.5022319532,
            "count": 23901263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950288,
            "variance": 0.2499950288
          },
          {
            "average": 0,
            "count": 23901263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.15512289,
            "count": 23901263,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6333266114,
            "variance": 0.4011025967
          },
          {
            "average": -0.5051136294,
            "count": 23901263,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.00921246,
            "variance": 121.202759
          },
          {
            "average": 0.4912895189,
            "count": 23901263,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999241322,
            "variance": 0.249924138
          },
          {
            "average": 10139.76991,
            "count": 23901263,
            "maximum": 10142,
            "minimum": 10137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.295734509,
            "variance": 1.678927918
          },
          {
            "average": 243795903.5,
            "count": 23901263,
            "maximum": 243797045.2,
            "minimum": 243794573.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.1495254,
            "variance": 375952.3405
          },
          {
            "average": 0,
            "count": 23901263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23901263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23901263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23901263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23901263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617992.4309,
          4829874.076,
          1295.744661,
          619025.4709,
          4831280.076,
          1861.304661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617992.4308740278,
                4829874.076429607,
                1295.744660961004
              ],
              [
                617992.4308740278,
                4831280.076429607,
                1295.744660961004
              ],
              [
                619025.4708740278,
                4831280.076429607,
                1861.304660961004
              ],
              [
                619025.4708740278,
                4829874.076429607,
                1861.304660961004
              ],
              [
                617992.4308740278,
                4829874.076429607,
                1295.744660961004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:10:45+00:00",
        "end_time": "2019-06-05T18:29:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377886,
            43.61233459,
            1295.744661,
            -121.5246814,
            43.62515468,
            1861.304661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778858023996,
                  43.61249902755188,
                  1295.744660961004
                ],
                [
                  -121.53748179474421,
                  43.62515467913162,
                  1295.744660961004
                ],
                [
                  -121.52468141018828,
                  43.62499016835473,
                  1861.304660961004
                ],
                [
                  -121.52499087839688,
                  43.61233458903116,
                  1861.304660961004
                ],
                [
                  -121.53778858023996,
                  43.61249902755188,
                  1295.744660961004
                ]
              ]
            ]
          },
          "id": "20190605_43121E5203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:10:45Z",
            "pc:count": 23901263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618462.3006,
                "count": 23901263,
                "maximum": 619025.4709,
                "minimum": 617992.4309,
                "name": "X",
                "position": 0,
                "stddev": 309.140827,
                "variance": 95568.05094
              },
              {
                "average": 4830553.302,
                "count": 23901263,
                "maximum": 4831280.076,
                "minimum": 4829874.076,
                "name": "Y",
                "position": 1,
                "stddev": 403.6577997,
                "variance": 162939.6193
              },
              {
                "average": 1301.612363,
                "count": 23901263,
                "maximum": 1861.304661,
                "minimum": 1295.744661,
                "name": "Z",
                "position": 2,
                "stddev": 3.38365104,
                "variance": 11.44909436
              },
              {
                "average": 17925.19515,
                "count": 23901263,
                "maximum": 60938,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9826.75172,
                "variance": 96565049.37
              },
              {
                "average": 1.125150374,
                "count": 23901263,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3458076944,
                "variance": 0.1195829615
              },
              {
                "average": 1.250249997,
                "count": 23901263,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4667935653,
                "variance": 0.2178962326
              },
              {
                "average": 0.5022319532,
                "count": 23901263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950288,
                "variance": 0.2499950288
              },
              {
                "average": 0,
                "count": 23901263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.15512289,
                "count": 23901263,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6333266114,
                "variance": 0.4011025967
              },
              {
                "average": -0.5051136294,
                "count": 23901263,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.00921246,
                "variance": 121.202759
              },
              {
                "average": 0.4912895189,
                "count": 23901263,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999241322,
                "variance": 0.249924138
              },
              {
                "average": 10139.76991,
                "count": 23901263,
                "maximum": 10142,
                "minimum": 10137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.295734509,
                "variance": 1.678927918
              },
              {
                "average": 243795903.5,
                "count": 23901263,
                "maximum": 243797045.2,
                "minimum": 243794573.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.1495254,
                "variance": 375952.3405
              },
              {
                "average": 0,
                "count": 23901263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23901263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23901263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23901263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23901263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617992.4309,
              4829874.076,
              1295.744661,
              619025.4709,
              4831280.076,
              1861.304661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617992.4308740278,
                    4829874.076429607,
                    1295.744660961004
                  ],
                  [
                    617992.4308740278,
                    4831280.076429607,
                    1295.744660961004
                  ],
                  [
                    619025.4708740278,
                    4831280.076429607,
                    1861.304660961004
                  ],
                  [
                    619025.4708740278,
                    4829874.076429607,
                    1861.304660961004
                  ],
                  [
                    617992.4308740278,
                    4829874.076429607,
                    1295.744660961004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:10:45+00:00",
            "end_time": "2019-06-05T18:29:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67509226990838,
              43.61249605433212,
              1326.7864481563315
            ],
            [
              -121.67498255339547,
              43.61749236171353,
              1326.7864481563315
            ],
            [
              -121.66237929967969,
              43.61734556504169,
              1791.7064481563316
            ],
            [
              -121.66249005903538,
              43.612349283118135,
              1791.7064481563316
            ],
            [
              -121.67509226990838,
              43.61249605433212,
              1326.7864481563315
            ]
          ]
        ]
      },
      "bbox": [
        -121.6750923,
        43.61234928,
        1326.786448,
        -121.6623793,
        43.61749236,
        1791.706448
      ],
      "properties": {
        "datetime": "2019-06-05T19:31:42Z",
        "pc:count": 9077591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607414.3221,
            "count": 9077591,
            "maximum": 607929.8784,
            "minimum": 606912.6784,
            "name": "X",
            "position": 0,
            "stddev": 288.7819218,
            "variance": 83394.99838
          },
          {
            "average": 4829963.325,
            "count": 9077591,
            "maximum": 4830242.865,
            "minimum": 4829687.825,
            "name": "Y",
            "position": 1,
            "stddev": 164.4098883,
            "variance": 27030.61136
          },
          {
            "average": 1393.856817,
            "count": 9077591,
            "maximum": 1791.706448,
            "minimum": 1326.786448,
            "name": "Z",
            "position": 2,
            "stddev": 30.73148836,
            "variance": 944.4243765
          },
          {
            "average": 19938.06666,
            "count": 9077591,
            "maximum": 50835,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10906.43136,
            "variance": 118950245.1
          },
          {
            "average": 1.190090521,
            "count": 9077591,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4633708729,
            "variance": 0.2147125659
          },
          {
            "average": 1.380219928,
            "count": 9077591,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6465168009,
            "variance": 0.4179839739
          },
          {
            "average": 0.5077025391,
            "count": 9077591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999406949,
            "variance": 0.2499406984
          },
          {
            "average": 0,
            "count": 9077591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311038358,
            "count": 9077591,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.637469396,
            "variance": 2.681306022
          },
          {
            "average": -3.032703227,
            "count": 9077591,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.55333394,
            "variance": 111.3728573
          },
          {
            "average": 0.5074059847,
            "count": 9077591,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999451759,
            "variance": 0.2499451789
          },
          {
            "average": 10143.40198,
            "count": 9077591,
            "maximum": 10145,
            "minimum": 10142,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.780137554,
            "variance": 0.6086146032
          },
          {
            "average": 243797509.4,
            "count": 9077591,
            "maximum": 243798302.3,
            "minimum": 243796823.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 323.1888523,
            "variance": 104451.0343
          },
          {
            "average": 0,
            "count": 9077591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9077591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9077591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9077591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9077591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606912.6784,
          4829687.825,
          1326.786448,
          607929.8784,
          4830242.865,
          1791.706448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606912.6784302328,
                4829687.825176822,
                1326.7864481563315
              ],
              [
                606912.6784302328,
                4830242.865176821,
                1326.7864481563315
              ],
              [
                607929.8784302328,
                4830242.865176821,
                1791.7064481563316
              ],
              [
                607929.8784302328,
                4829687.825176822,
                1791.7064481563316
              ],
              [
                606912.6784302328,
                4829687.825176822,
                1326.7864481563315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:31:42+00:00",
        "end_time": "2019-06-05T19:07:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6750923,
            43.61234928,
            1326.786448,
            -121.6623793,
            43.61749236,
            1791.706448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67509226990838,
                  43.61249605433212,
                  1326.7864481563315
                ],
                [
                  -121.67498255339547,
                  43.61749236171353,
                  1326.7864481563315
                ],
                [
                  -121.66237929967969,
                  43.61734556504169,
                  1791.7064481563316
                ],
                [
                  -121.66249005903538,
                  43.612349283118135,
                  1791.7064481563316
                ],
                [
                  -121.67509226990838,
                  43.61249605433212,
                  1326.7864481563315
                ]
              ]
            ]
          },
          "id": "20190605_43121E6202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:31:42Z",
            "pc:count": 9077591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607414.3221,
                "count": 9077591,
                "maximum": 607929.8784,
                "minimum": 606912.6784,
                "name": "X",
                "position": 0,
                "stddev": 288.7819218,
                "variance": 83394.99838
              },
              {
                "average": 4829963.325,
                "count": 9077591,
                "maximum": 4830242.865,
                "minimum": 4829687.825,
                "name": "Y",
                "position": 1,
                "stddev": 164.4098883,
                "variance": 27030.61136
              },
              {
                "average": 1393.856817,
                "count": 9077591,
                "maximum": 1791.706448,
                "minimum": 1326.786448,
                "name": "Z",
                "position": 2,
                "stddev": 30.73148836,
                "variance": 944.4243765
              },
              {
                "average": 19938.06666,
                "count": 9077591,
                "maximum": 50835,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10906.43136,
                "variance": 118950245.1
              },
              {
                "average": 1.190090521,
                "count": 9077591,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4633708729,
                "variance": 0.2147125659
              },
              {
                "average": 1.380219928,
                "count": 9077591,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6465168009,
                "variance": 0.4179839739
              },
              {
                "average": 0.5077025391,
                "count": 9077591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999406949,
                "variance": 0.2499406984
              },
              {
                "average": 0,
                "count": 9077591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311038358,
                "count": 9077591,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.637469396,
                "variance": 2.681306022
              },
              {
                "average": -3.032703227,
                "count": 9077591,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.55333394,
                "variance": 111.3728573
              },
              {
                "average": 0.5074059847,
                "count": 9077591,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999451759,
                "variance": 0.2499451789
              },
              {
                "average": 10143.40198,
                "count": 9077591,
                "maximum": 10145,
                "minimum": 10142,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.780137554,
                "variance": 0.6086146032
              },
              {
                "average": 243797509.4,
                "count": 9077591,
                "maximum": 243798302.3,
                "minimum": 243796823.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 323.1888523,
                "variance": 104451.0343
              },
              {
                "average": 0,
                "count": 9077591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9077591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9077591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9077591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9077591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606912.6784,
              4829687.825,
              1326.786448,
              607929.8784,
              4830242.865,
              1791.706448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606912.6784302328,
                    4829687.825176822,
                    1326.7864481563315
                  ],
                  [
                    606912.6784302328,
                    4830242.865176821,
                    1326.7864481563315
                  ],
                  [
                    607929.8784302328,
                    4830242.865176821,
                    1791.7064481563316
                  ],
                  [
                    607929.8784302328,
                    4829687.825176822,
                    1791.7064481563316
                  ],
                  [
                    606912.6784302328,
                    4829687.825176822,
                    1326.7864481563315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:31:42+00:00",
            "end_time": "2019-06-05T19:07:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026447592109,
              43.549998458544195,
              1191.3911321749015
            ],
            [
              -121.64998218278339,
              43.56264225766668,
              1191.3911321749015
            ],
            [
              -121.63720481757794,
              43.56249064085241,
              1872.6111321749013
            ],
            [
              -121.6374897804989,
              43.54984690826777,
              1872.6111321749013
            ],
            [
              -121.65026447592109,
              43.549998458544195,
              1191.3911321749015
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502645,
        43.54984691,
        1191.391132,
        -121.6372048,
        43.56264226,
        1872.611132
      ],
      "properties": {
        "datetime": "2019-06-05T16:47:41Z",
        "pc:count": 21441914,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609537.3784,
            "count": 21441914,
            "maximum": 610061.1054,
            "minimum": 609028.9054,
            "name": "X",
            "position": 0,
            "stddev": 292.7924997,
            "variance": 85727.4479
          },
          {
            "average": 4823505.031,
            "count": 21441914,
            "maximum": 4824183.629,
            "minimum": 4822779.029,
            "name": "Y",
            "position": 1,
            "stddev": 402.3036656,
            "variance": 161848.2394
          },
          {
            "average": 1328.483566,
            "count": 21441914,
            "maximum": 1872.611132,
            "minimum": 1191.391132,
            "name": "Z",
            "position": 2,
            "stddev": 4.84531517,
            "variance": 23.47707909
          },
          {
            "average": 17097.02984,
            "count": 21441914,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9860.079916,
            "variance": 97221175.95
          },
          {
            "average": 1.142625234,
            "count": 21441914,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3663500355,
            "variance": 0.1342123485
          },
          {
            "average": 1.285240907,
            "count": 21441914,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4895462932,
            "variance": 0.2396555732
          },
          {
            "average": 0.4982730087,
            "count": 21441914,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970292,
            "variance": 0.2499970292
          },
          {
            "average": 0,
            "count": 21441914,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.15087044,
            "count": 21441914,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6787293073,
            "variance": 0.4606734725
          },
          {
            "average": 1.302226693,
            "count": 21441914,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78214595,
            "variance": 116.2546712
          },
          {
            "average": 0.4889166611,
            "count": 21441914,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998771562,
            "variance": 0.2498771713
          },
          {
            "average": 10125.7504,
            "count": 21441914,
            "maximum": 10128,
            "minimum": 10123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.097821264,
            "variance": 1.205211528
          },
          {
            "average": 243787465.9,
            "count": 21441914,
            "maximum": 243788461.1,
            "minimum": 243786243.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540.1747047,
            "variance": 291788.7116
          },
          {
            "average": 0,
            "count": 21441914,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21441914,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21441914,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21441914,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21441914,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609028.9054,
          4822779.029,
          1191.391132,
          610061.1054,
          4824183.629,
          1872.611132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609028.9054190449,
                4822779.02852546,
                1191.3911321749015
              ],
              [
                609028.9054190449,
                4824183.628525459,
                1191.3911321749015
              ],
              [
                610061.1054190448,
                4824183.628525459,
                1872.6111321749013
              ],
              [
                610061.1054190448,
                4822779.02852546,
                1872.6111321749013
              ],
              [
                609028.9054190449,
                4822779.02852546,
                1191.3911321749015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:47:41+00:00",
        "end_time": "2019-06-05T16:10:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502645,
            43.54984691,
            1191.391132,
            -121.6372048,
            43.56264226,
            1872.611132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026447592109,
                  43.549998458544195,
                  1191.3911321749015
                ],
                [
                  -121.64998218278339,
                  43.56264225766668,
                  1191.3911321749015
                ],
                [
                  -121.63720481757794,
                  43.56249064085241,
                  1872.6111321749013
                ],
                [
                  -121.6374897804989,
                  43.54984690826777,
                  1872.6111321749013
                ],
                [
                  -121.65026447592109,
                  43.549998458544195,
                  1191.3911321749015
                ]
              ]
            ]
          },
          "id": "20190605_43121E6404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:47:41Z",
            "pc:count": 21441914,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609537.3784,
                "count": 21441914,
                "maximum": 610061.1054,
                "minimum": 609028.9054,
                "name": "X",
                "position": 0,
                "stddev": 292.7924997,
                "variance": 85727.4479
              },
              {
                "average": 4823505.031,
                "count": 21441914,
                "maximum": 4824183.629,
                "minimum": 4822779.029,
                "name": "Y",
                "position": 1,
                "stddev": 402.3036656,
                "variance": 161848.2394
              },
              {
                "average": 1328.483566,
                "count": 21441914,
                "maximum": 1872.611132,
                "minimum": 1191.391132,
                "name": "Z",
                "position": 2,
                "stddev": 4.84531517,
                "variance": 23.47707909
              },
              {
                "average": 17097.02984,
                "count": 21441914,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9860.079916,
                "variance": 97221175.95
              },
              {
                "average": 1.142625234,
                "count": 21441914,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3663500355,
                "variance": 0.1342123485
              },
              {
                "average": 1.285240907,
                "count": 21441914,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4895462932,
                "variance": 0.2396555732
              },
              {
                "average": 0.4982730087,
                "count": 21441914,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970292,
                "variance": 0.2499970292
              },
              {
                "average": 0,
                "count": 21441914,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.15087044,
                "count": 21441914,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6787293073,
                "variance": 0.4606734725
              },
              {
                "average": 1.302226693,
                "count": 21441914,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78214595,
                "variance": 116.2546712
              },
              {
                "average": 0.4889166611,
                "count": 21441914,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998771562,
                "variance": 0.2498771713
              },
              {
                "average": 10125.7504,
                "count": 21441914,
                "maximum": 10128,
                "minimum": 10123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.097821264,
                "variance": 1.205211528
              },
              {
                "average": 243787465.9,
                "count": 21441914,
                "maximum": 243788461.1,
                "minimum": 243786243.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540.1747047,
                "variance": 291788.7116
              },
              {
                "average": 0,
                "count": 21441914,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21441914,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21441914,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21441914,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21441914,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609028.9054,
              4822779.029,
              1191.391132,
              610061.1054,
              4824183.629,
              1872.611132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609028.9054190449,
                    4822779.02852546,
                    1191.3911321749015
                  ],
                  [
                    609028.9054190449,
                    4824183.628525459,
                    1191.3911321749015
                  ],
                  [
                    610061.1054190448,
                    4824183.628525459,
                    1872.6111321749013
                  ],
                  [
                    610061.1054190448,
                    4822779.02852546,
                    1872.6111321749013
                  ],
                  [
                    609028.9054190449,
                    4822779.02852546,
                    1191.3911321749015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:47:41+00:00",
            "end_time": "2019-06-05T16:10: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": "20190604_43121E5308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027514794758,
              43.537498322828924,
              1274.0685609171574
            ],
            [
              -121.59998238768647,
              43.55014800545785,
              1274.0685609171574
            ],
            [
              -121.58719506115733,
              43.54999067764689,
              1873.4885609171574
            ],
            [
              -121.58749049324224,
              43.537341064095756,
              1873.4885609171574
            ],
            [
              -121.60027514794758,
              43.537498322828924,
              1274.0685609171574
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002751,
        43.53734106,
        1274.068561,
        -121.5871951,
        43.55014801,
        1873.488561
      ],
      "properties": {
        "datetime": "2019-06-05T16:16:39Z",
        "pc:count": 17897761,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613601.9205,
            "count": 17897761,
            "maximum": 614123.5926,
            "minimum": 613090.3526,
            "name": "X",
            "position": 0,
            "stddev": 289.8135252,
            "variance": 83991.87941
          },
          {
            "average": 4822151.26,
            "count": 17897761,
            "maximum": 4822862.803,
            "minimum": 4821457.523,
            "name": "Y",
            "position": 1,
            "stddev": 405.393568,
            "variance": 164343.9449
          },
          {
            "average": 1322.764155,
            "count": 17897761,
            "maximum": 1873.488561,
            "minimum": 1274.068561,
            "name": "Z",
            "position": 2,
            "stddev": 4.697343329,
            "variance": 22.06503435
          },
          {
            "average": 20806.90519,
            "count": 17897761,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9997.262366,
            "variance": 99945254.81
          },
          {
            "average": 1.101205844,
            "count": 17897761,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3268759631,
            "variance": 0.1068478952
          },
          {
            "average": 1.202402468,
            "count": 17897761,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4572631785,
            "variance": 0.2090896144
          },
          {
            "average": 0.498984426,
            "count": 17897761,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989826,
            "variance": 0.2499989826
          },
          {
            "average": 0,
            "count": 17897761,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300996812,
            "count": 17897761,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.361654504,
            "variance": 1.854102989
          },
          {
            "average": 0.9972782713,
            "count": 17897761,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86629716,
            "variance": 118.0764141
          },
          {
            "average": 0.4941947208,
            "count": 17897761,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999663116,
            "variance": 0.2499663127
          },
          {
            "average": 10120.89949,
            "count": 17897761,
            "maximum": 10124,
            "minimum": 10115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.823842597,
            "variance": 3.326401819
          },
          {
            "average": 243780666.6,
            "count": 17897761,
            "maximum": 243786599.9,
            "minimum": 243714403.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17602.58948,
            "variance": 309851156.3
          },
          {
            "average": 0,
            "count": 17897761,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17897761,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17897761,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17897761,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17897761,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613090.3526,
          4821457.523,
          1274.068561,
          614123.5926,
          4822862.803,
          1873.488561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613090.3526315559,
                4821457.522915219,
                1274.0685609171574
              ],
              [
                613090.3526315559,
                4822862.802915218,
                1274.0685609171574
              ],
              [
                614123.5926315559,
                4822862.802915218,
                1873.4885609171574
              ],
              [
                614123.5926315559,
                4821457.522915219,
                1873.4885609171574
              ],
              [
                613090.3526315559,
                4821457.522915219,
                1274.0685609171574
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:16:39+00:00",
        "end_time": "2019-06-04T20:13:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002751,
            43.53734106,
            1274.068561,
            -121.5871951,
            43.55014801,
            1873.488561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027514794758,
                  43.537498322828924,
                  1274.0685609171574
                ],
                [
                  -121.59998238768647,
                  43.55014800545785,
                  1274.0685609171574
                ],
                [
                  -121.58719506115733,
                  43.54999067764689,
                  1873.4885609171574
                ],
                [
                  -121.58749049324224,
                  43.537341064095756,
                  1873.4885609171574
                ],
                [
                  -121.60027514794758,
                  43.537498322828924,
                  1274.0685609171574
                ]
              ]
            ]
          },
          "id": "20190604_43121E5308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:16:39Z",
            "pc:count": 17897761,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613601.9205,
                "count": 17897761,
                "maximum": 614123.5926,
                "minimum": 613090.3526,
                "name": "X",
                "position": 0,
                "stddev": 289.8135252,
                "variance": 83991.87941
              },
              {
                "average": 4822151.26,
                "count": 17897761,
                "maximum": 4822862.803,
                "minimum": 4821457.523,
                "name": "Y",
                "position": 1,
                "stddev": 405.393568,
                "variance": 164343.9449
              },
              {
                "average": 1322.764155,
                "count": 17897761,
                "maximum": 1873.488561,
                "minimum": 1274.068561,
                "name": "Z",
                "position": 2,
                "stddev": 4.697343329,
                "variance": 22.06503435
              },
              {
                "average": 20806.90519,
                "count": 17897761,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9997.262366,
                "variance": 99945254.81
              },
              {
                "average": 1.101205844,
                "count": 17897761,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3268759631,
                "variance": 0.1068478952
              },
              {
                "average": 1.202402468,
                "count": 17897761,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4572631785,
                "variance": 0.2090896144
              },
              {
                "average": 0.498984426,
                "count": 17897761,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989826,
                "variance": 0.2499989826
              },
              {
                "average": 0,
                "count": 17897761,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300996812,
                "count": 17897761,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.361654504,
                "variance": 1.854102989
              },
              {
                "average": 0.9972782713,
                "count": 17897761,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86629716,
                "variance": 118.0764141
              },
              {
                "average": 0.4941947208,
                "count": 17897761,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999663116,
                "variance": 0.2499663127
              },
              {
                "average": 10120.89949,
                "count": 17897761,
                "maximum": 10124,
                "minimum": 10115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.823842597,
                "variance": 3.326401819
              },
              {
                "average": 243780666.6,
                "count": 17897761,
                "maximum": 243786599.9,
                "minimum": 243714403.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17602.58948,
                "variance": 309851156.3
              },
              {
                "average": 0,
                "count": 17897761,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17897761,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17897761,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17897761,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17897761,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613090.3526,
              4821457.523,
              1274.068561,
              614123.5926,
              4822862.803,
              1873.488561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613090.3526315559,
                    4821457.522915219,
                    1274.0685609171574
                  ],
                  [
                    613090.3526315559,
                    4822862.802915218,
                    1274.0685609171574
                  ],
                  [
                    614123.5926315559,
                    4822862.802915218,
                    1873.4885609171574
                  ],
                  [
                    614123.5926315559,
                    4821457.522915219,
                    1873.4885609171574
                  ],
                  [
                    613090.3526315559,
                    4821457.522915219,
                    1274.0685609171574
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:16:39+00:00",
            "end_time": "2019-06-04T20: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": "20190605_43121E6124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70360818696771,
              43.56249514935289,
              1496.0887557312112
            ],
            [
              -121.70336198153181,
              43.573971830318335,
              1496.0887557312112
            ],
            [
              -121.69974067219995,
              43.573930695665666,
              1866.3887557312114
            ],
            [
              -121.6999875647781,
              43.56245403108604,
              1866.3887557312114
            ],
            [
              -121.70360818696771,
              43.56249514935289,
              1496.0887557312112
            ]
          ]
        ]
      },
      "bbox": [
        -121.7036082,
        43.56245403,
        1496.088756,
        -121.6997407,
        43.57397183,
        1866.388756
      ],
      "properties": {
        "datetime": "2019-06-05T18:03:55Z",
        "pc:count": 4596585,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604836.1897,
            "count": 4596585,
            "maximum": 604990.7068,
            "minimum": 604698.2268,
            "name": "X",
            "position": 0,
            "stddev": 83.64515995,
            "variance": 6996.512783
          },
          {
            "average": 4824691.162,
            "count": 4596585,
            "maximum": 4825373.27,
            "minimum": 4824098.35,
            "name": "Y",
            "position": 1,
            "stddev": 354.7037304,
            "variance": 125814.7364
          },
          {
            "average": 1542.300493,
            "count": 4596585,
            "maximum": 1866.388756,
            "minimum": 1496.088756,
            "name": "Z",
            "position": 2,
            "stddev": 21.23515956,
            "variance": 450.9320017
          },
          {
            "average": 26499.8438,
            "count": 4596585,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13394.74393,
            "variance": 179419165
          },
          {
            "average": 1.157719046,
            "count": 4596585,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4196238182,
            "variance": 0.1760841488
          },
          {
            "average": 1.315610828,
            "count": 4596585,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5881091239,
            "variance": 0.3458723416
          },
          {
            "average": 0.5050795319,
            "count": 4596585,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999742521,
            "variance": 0.2499742527
          },
          {
            "average": 0,
            "count": 4596585,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273178893,
            "count": 4596585,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.219577515,
            "variance": 1.487369315
          },
          {
            "average": -2.001271266,
            "count": 4596585,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.56601172,
            "variance": 111.6406036
          },
          {
            "average": 0.4900890552,
            "count": 4596585,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999018179,
            "variance": 0.2499018275
          },
          {
            "average": 10131.86461,
            "count": 4596585,
            "maximum": 10134,
            "minimum": 10128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.611892518,
            "variance": 2.598197489
          },
          {
            "average": 243791792.9,
            "count": 4596585,
            "maximum": 243793035.4,
            "minimum": 243788369.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1396.890585,
            "variance": 1951303.308
          },
          {
            "average": 0,
            "count": 4596585,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4596585,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4596585,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4596585,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4596585,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604698.2268,
          4824098.35,
          1496.088756,
          604990.7068,
          4825373.27,
          1866.388756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604698.2267506508,
                4824098.349873886,
                1496.0887557312112
              ],
              [
                604698.2267506508,
                4825373.269873886,
                1496.0887557312112
              ],
              [
                604990.7067506508,
                4825373.269873886,
                1866.3887557312114
              ],
              [
                604990.7067506508,
                4824098.349873886,
                1866.3887557312114
              ],
              [
                604698.2267506508,
                4824098.349873886,
                1496.0887557312112
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:03:55+00:00",
        "end_time": "2019-06-05T16:46:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7036082,
            43.56245403,
            1496.088756,
            -121.6997407,
            43.57397183,
            1866.388756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70360818696771,
                  43.56249514935289,
                  1496.0887557312112
                ],
                [
                  -121.70336198153181,
                  43.573971830318335,
                  1496.0887557312112
                ],
                [
                  -121.69974067219995,
                  43.573930695665666,
                  1866.3887557312114
                ],
                [
                  -121.6999875647781,
                  43.56245403108604,
                  1866.3887557312114
                ],
                [
                  -121.70360818696771,
                  43.56249514935289,
                  1496.0887557312112
                ]
              ]
            ]
          },
          "id": "20190605_43121E6124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:03:55Z",
            "pc:count": 4596585,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604836.1897,
                "count": 4596585,
                "maximum": 604990.7068,
                "minimum": 604698.2268,
                "name": "X",
                "position": 0,
                "stddev": 83.64515995,
                "variance": 6996.512783
              },
              {
                "average": 4824691.162,
                "count": 4596585,
                "maximum": 4825373.27,
                "minimum": 4824098.35,
                "name": "Y",
                "position": 1,
                "stddev": 354.7037304,
                "variance": 125814.7364
              },
              {
                "average": 1542.300493,
                "count": 4596585,
                "maximum": 1866.388756,
                "minimum": 1496.088756,
                "name": "Z",
                "position": 2,
                "stddev": 21.23515956,
                "variance": 450.9320017
              },
              {
                "average": 26499.8438,
                "count": 4596585,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13394.74393,
                "variance": 179419165
              },
              {
                "average": 1.157719046,
                "count": 4596585,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4196238182,
                "variance": 0.1760841488
              },
              {
                "average": 1.315610828,
                "count": 4596585,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5881091239,
                "variance": 0.3458723416
              },
              {
                "average": 0.5050795319,
                "count": 4596585,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999742521,
                "variance": 0.2499742527
              },
              {
                "average": 0,
                "count": 4596585,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273178893,
                "count": 4596585,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.219577515,
                "variance": 1.487369315
              },
              {
                "average": -2.001271266,
                "count": 4596585,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.56601172,
                "variance": 111.6406036
              },
              {
                "average": 0.4900890552,
                "count": 4596585,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999018179,
                "variance": 0.2499018275
              },
              {
                "average": 10131.86461,
                "count": 4596585,
                "maximum": 10134,
                "minimum": 10128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.611892518,
                "variance": 2.598197489
              },
              {
                "average": 243791792.9,
                "count": 4596585,
                "maximum": 243793035.4,
                "minimum": 243788369.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1396.890585,
                "variance": 1951303.308
              },
              {
                "average": 0,
                "count": 4596585,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4596585,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4596585,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4596585,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4596585,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604698.2268,
              4824098.35,
              1496.088756,
              604990.7068,
              4825373.27,
              1866.388756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604698.2267506508,
                    4824098.349873886,
                    1496.0887557312112
                  ],
                  [
                    604698.2267506508,
                    4825373.269873886,
                    1496.0887557312112
                  ],
                  [
                    604990.7067506508,
                    4825373.269873886,
                    1866.3887557312114
                  ],
                  [
                    604990.7067506508,
                    4824098.349873886,
                    1866.3887557312114
                  ],
                  [
                    604698.2267506508,
                    4824098.349873886,
                    1496.0887557312112
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:03:55+00:00",
            "end_time": "2019-06-05T16:46: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": "20190605_43121F5425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5126585274154,
              43.62499677920432,
              1247.2172796815285
            ],
            [
              -121.51248389761523,
              43.632076831210156,
              1247.2172796815285
            ],
            [
              -121.50449731575722,
              43.6319726070829,
              1825.3372796815283
            ],
            [
              -121.50467288230803,
              43.62489258068862,
              1825.3372796815283
            ],
            [
              -121.5126585274154,
              43.62499677920432,
              1247.2172796815285
            ]
          ]
        ]
      },
      "bbox": [
        -121.5126585,
        43.62489258,
        1247.21728,
        -121.5044973,
        43.63207683,
        1825.33728
      ],
      "properties": {
        "datetime": "2019-06-05T19:13:26Z",
        "pc:count": 7976644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620334.0586,
            "count": 7976644,
            "maximum": 620639.9283,
            "minimum": 619995.4483,
            "name": "X",
            "position": 0,
            "stddev": 174.3384092,
            "variance": 30393.88091
          },
          {
            "average": 4831692.343,
            "count": 7976644,
            "maximum": 4832084.697,
            "minimum": 4831298.117,
            "name": "Y",
            "position": 1,
            "stddev": 225.376004,
            "variance": 50794.34317
          },
          {
            "average": 1298.743469,
            "count": 7976644,
            "maximum": 1825.33728,
            "minimum": 1247.21728,
            "name": "Z",
            "position": 2,
            "stddev": 3.603016381,
            "variance": 12.98172704
          },
          {
            "average": 18798.2465,
            "count": 7976644,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9870.077691,
            "variance": 97418433.63
          },
          {
            "average": 1.115169738,
            "count": 7976644,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3393373694,
            "variance": 0.1151498503
          },
          {
            "average": 1.230351261,
            "count": 7976644,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4658883135,
            "variance": 0.2170519206
          },
          {
            "average": 0.5035017233,
            "count": 7976644,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877691,
            "variance": 0.2499877693
          },
          {
            "average": 0,
            "count": 7976644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165520863,
            "count": 7976644,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7217757362,
            "variance": 0.5209602133
          },
          {
            "average": -1.382874637,
            "count": 7976644,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.99100811,
            "variance": 120.8022594
          },
          {
            "average": 0.4932802567,
            "count": 7976644,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999548743,
            "variance": 0.2499548764
          },
          {
            "average": 10141.55411,
            "count": 7976644,
            "maximum": 10143,
            "minimum": 10140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8556538531,
            "variance": 0.7321435163
          },
          {
            "average": 243796735.5,
            "count": 7976644,
            "maximum": 243797206.2,
            "minimum": 243796096.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 407.0649914,
            "variance": 165701.9073
          },
          {
            "average": 0,
            "count": 7976644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7976644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7976644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7976644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7976644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619995.4483,
          4831298.117,
          1247.21728,
          620639.9283,
          4832084.697,
          1825.33728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619995.4483271884,
                4831298.116874432,
                1247.2172796815285
              ],
              [
                619995.4483271884,
                4832084.696874432,
                1247.2172796815285
              ],
              [
                620639.9283271884,
                4832084.696874432,
                1825.3372796815283
              ],
              [
                620639.9283271884,
                4831298.116874432,
                1825.3372796815283
              ],
              [
                619995.4483271884,
                4831298.116874432,
                1247.2172796815285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:13:26+00:00",
        "end_time": "2019-06-05T18:54:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121F5425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121F5425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121F5425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5126585,
            43.62489258,
            1247.21728,
            -121.5044973,
            43.63207683,
            1825.33728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5126585274154,
                  43.62499677920432,
                  1247.2172796815285
                ],
                [
                  -121.51248389761523,
                  43.632076831210156,
                  1247.2172796815285
                ],
                [
                  -121.50449731575722,
                  43.6319726070829,
                  1825.3372796815283
                ],
                [
                  -121.50467288230803,
                  43.62489258068862,
                  1825.3372796815283
                ],
                [
                  -121.5126585274154,
                  43.62499677920432,
                  1247.2172796815285
                ]
              ]
            ]
          },
          "id": "20190605_43121F5425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:13:26Z",
            "pc:count": 7976644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620334.0586,
                "count": 7976644,
                "maximum": 620639.9283,
                "minimum": 619995.4483,
                "name": "X",
                "position": 0,
                "stddev": 174.3384092,
                "variance": 30393.88091
              },
              {
                "average": 4831692.343,
                "count": 7976644,
                "maximum": 4832084.697,
                "minimum": 4831298.117,
                "name": "Y",
                "position": 1,
                "stddev": 225.376004,
                "variance": 50794.34317
              },
              {
                "average": 1298.743469,
                "count": 7976644,
                "maximum": 1825.33728,
                "minimum": 1247.21728,
                "name": "Z",
                "position": 2,
                "stddev": 3.603016381,
                "variance": 12.98172704
              },
              {
                "average": 18798.2465,
                "count": 7976644,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9870.077691,
                "variance": 97418433.63
              },
              {
                "average": 1.115169738,
                "count": 7976644,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3393373694,
                "variance": 0.1151498503
              },
              {
                "average": 1.230351261,
                "count": 7976644,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4658883135,
                "variance": 0.2170519206
              },
              {
                "average": 0.5035017233,
                "count": 7976644,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877691,
                "variance": 0.2499877693
              },
              {
                "average": 0,
                "count": 7976644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165520863,
                "count": 7976644,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7217757362,
                "variance": 0.5209602133
              },
              {
                "average": -1.382874637,
                "count": 7976644,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.99100811,
                "variance": 120.8022594
              },
              {
                "average": 0.4932802567,
                "count": 7976644,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999548743,
                "variance": 0.2499548764
              },
              {
                "average": 10141.55411,
                "count": 7976644,
                "maximum": 10143,
                "minimum": 10140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8556538531,
                "variance": 0.7321435163
              },
              {
                "average": 243796735.5,
                "count": 7976644,
                "maximum": 243797206.2,
                "minimum": 243796096.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 407.0649914,
                "variance": 165701.9073
              },
              {
                "average": 0,
                "count": 7976644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7976644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7976644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7976644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7976644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619995.4483,
              4831298.117,
              1247.21728,
              620639.9283,
              4832084.697,
              1825.33728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619995.4483271884,
                    4831298.116874432,
                    1247.2172796815285
                  ],
                  [
                    619995.4483271884,
                    4832084.696874432,
                    1247.2172796815285
                  ],
                  [
                    620639.9283271884,
                    4832084.696874432,
                    1825.3372796815283
                  ],
                  [
                    620639.9283271884,
                    4831298.116874432,
                    1825.3372796815283
                  ],
                  [
                    619995.4483271884,
                    4831298.116874432,
                    1247.2172796815285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:13:26+00:00",
            "end_time": "2019-06-05T18:54: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": "20190605_43121E6203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66259276555267,
              43.612496411157345,
              1321.2501868377408
            ],
            [
              -121.66248083271525,
              43.617545982970505,
              1321.2501868377408
            ],
            [
              -121.64987664106903,
              43.617397796210604,
              1848.090186837741
            ],
            [
              -121.64998962793494,
              43.612348250370324,
              1848.090186837741
            ],
            [
              -121.66259276555267,
              43.612496411157345,
              1321.2501868377408
            ]
          ]
        ]
      },
      "bbox": [
        -121.6625928,
        43.61234825,
        1321.250187,
        -121.6498766,
        43.61754598,
        1848.090187
      ],
      "properties": {
        "datetime": "2019-06-05T19:34:56Z",
        "pc:count": 12024769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608452.1319,
            "count": 12024769,
            "maximum": 608938.6073,
            "minimum": 607921.3273,
            "name": "X",
            "position": 0,
            "stddev": 277.7119177,
            "variance": 77123.90923
          },
          {
            "average": 4829980.322,
            "count": 12024769,
            "maximum": 4830264.992,
            "minimum": 4829704.032,
            "name": "Y",
            "position": 1,
            "stddev": 148.5003418,
            "variance": 22052.35152
          },
          {
            "average": 1372.226195,
            "count": 12024769,
            "maximum": 1848.090187,
            "minimum": 1321.250187,
            "name": "Z",
            "position": 2,
            "stddev": 24.34665777,
            "variance": 592.7597446
          },
          {
            "average": 19255.4465,
            "count": 12024769,
            "maximum": 51123,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10970.54708,
            "variance": 120352903.2
          },
          {
            "average": 1.203309852,
            "count": 12024769,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4732397638,
            "variance": 0.223955874
          },
          {
            "average": 1.406794509,
            "count": 12024769,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6537515004,
            "variance": 0.4273910243
          },
          {
            "average": 0.5030751942,
            "count": 12024769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999905639,
            "variance": 0.249990564
          },
          {
            "average": 0,
            "count": 12024769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277902636,
            "count": 12024769,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.635334168,
            "variance": 2.674317841
          },
          {
            "average": -1.22303623,
            "count": 12024769,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.24868825,
            "variance": 105.0356109
          },
          {
            "average": 0.4862984062,
            "count": 12024769,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998122519,
            "variance": 0.2498122871
          },
          {
            "average": 10143.83794,
            "count": 12024769,
            "maximum": 10146,
            "minimum": 10141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.49767424,
            "variance": 2.243028128
          },
          {
            "average": 243797651.4,
            "count": 12024769,
            "maximum": 243798496.1,
            "minimum": 243796599.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 590.1942753,
            "variance": 348329.2826
          },
          {
            "average": 0,
            "count": 12024769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12024769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12024769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12024769,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12024769,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607921.3273,
          4829704.032,
          1321.250187,
          608938.6073,
          4830264.992,
          1848.090187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607921.3273485869,
                4829704.032002252,
                1321.2501868377408
              ],
              [
                607921.3273485869,
                4830264.9920022525,
                1321.2501868377408
              ],
              [
                608938.6073485869,
                4830264.9920022525,
                1848.090186837741
              ],
              [
                608938.6073485869,
                4829704.032002252,
                1848.090186837741
              ],
              [
                607921.3273485869,
                4829704.032002252,
                1321.2501868377408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:34:56+00:00",
        "end_time": "2019-06-05T19:03:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6625928,
            43.61234825,
            1321.250187,
            -121.6498766,
            43.61754598,
            1848.090187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66259276555267,
                  43.612496411157345,
                  1321.2501868377408
                ],
                [
                  -121.66248083271525,
                  43.617545982970505,
                  1321.2501868377408
                ],
                [
                  -121.64987664106903,
                  43.617397796210604,
                  1848.090186837741
                ],
                [
                  -121.64998962793494,
                  43.612348250370324,
                  1848.090186837741
                ],
                [
                  -121.66259276555267,
                  43.612496411157345,
                  1321.2501868377408
                ]
              ]
            ]
          },
          "id": "20190605_43121E6203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:34:56Z",
            "pc:count": 12024769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608452.1319,
                "count": 12024769,
                "maximum": 608938.6073,
                "minimum": 607921.3273,
                "name": "X",
                "position": 0,
                "stddev": 277.7119177,
                "variance": 77123.90923
              },
              {
                "average": 4829980.322,
                "count": 12024769,
                "maximum": 4830264.992,
                "minimum": 4829704.032,
                "name": "Y",
                "position": 1,
                "stddev": 148.5003418,
                "variance": 22052.35152
              },
              {
                "average": 1372.226195,
                "count": 12024769,
                "maximum": 1848.090187,
                "minimum": 1321.250187,
                "name": "Z",
                "position": 2,
                "stddev": 24.34665777,
                "variance": 592.7597446
              },
              {
                "average": 19255.4465,
                "count": 12024769,
                "maximum": 51123,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10970.54708,
                "variance": 120352903.2
              },
              {
                "average": 1.203309852,
                "count": 12024769,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4732397638,
                "variance": 0.223955874
              },
              {
                "average": 1.406794509,
                "count": 12024769,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6537515004,
                "variance": 0.4273910243
              },
              {
                "average": 0.5030751942,
                "count": 12024769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999905639,
                "variance": 0.249990564
              },
              {
                "average": 0,
                "count": 12024769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277902636,
                "count": 12024769,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.635334168,
                "variance": 2.674317841
              },
              {
                "average": -1.22303623,
                "count": 12024769,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.24868825,
                "variance": 105.0356109
              },
              {
                "average": 0.4862984062,
                "count": 12024769,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998122519,
                "variance": 0.2498122871
              },
              {
                "average": 10143.83794,
                "count": 12024769,
                "maximum": 10146,
                "minimum": 10141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.49767424,
                "variance": 2.243028128
              },
              {
                "average": 243797651.4,
                "count": 12024769,
                "maximum": 243798496.1,
                "minimum": 243796599.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 590.1942753,
                "variance": 348329.2826
              },
              {
                "average": 0,
                "count": 12024769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12024769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12024769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12024769,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12024769,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607921.3273,
              4829704.032,
              1321.250187,
              608938.6073,
              4830264.992,
              1848.090187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607921.3273485869,
                    4829704.032002252,
                    1321.2501868377408
                  ],
                  [
                    607921.3273485869,
                    4830264.9920022525,
                    1321.2501868377408
                  ],
                  [
                    608938.6073485869,
                    4830264.9920022525,
                    1848.090186837741
                  ],
                  [
                    608938.6073485869,
                    4829704.032002252,
                    1848.090186837741
                  ],
                  [
                    607921.3273485869,
                    4829704.032002252,
                    1321.2501868377408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:34:56+00:00",
            "end_time": "2019-06-05T19:03:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52529121996132,
              43.61249855923624,
              1293.4776041318453
            ],
            [
              -121.52498176895594,
              43.62515594012975,
              1293.4776041318453
            ],
            [
              -121.51217873033968,
              43.62498999424454,
              1860.9176041318453
            ],
            [
              -121.51249086495052,
              43.612332686247484,
              1860.9176041318453
            ],
            [
              -121.52529121996132,
              43.61249855923624,
              1293.4776041318453
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252912,
        43.61233269,
        1293.477604,
        -121.5121787,
        43.62515594,
        1860.917604
      ],
      "properties": {
        "datetime": "2019-06-05T19:11:03Z",
        "pc:count": 21343730,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619476.9341,
            "count": 21343730,
            "maximum": 620034.1712,
            "minimum": 619000.9112,
            "name": "X",
            "position": 0,
            "stddev": 305.878685,
            "variance": 93561.76993
          },
          {
            "average": 4830549.546,
            "count": 21343730,
            "maximum": 4831298.057,
            "minimum": 4829891.857,
            "name": "Y",
            "position": 1,
            "stddev": 411.4861147,
            "variance": 169320.8226
          },
          {
            "average": 1299.386715,
            "count": 21343730,
            "maximum": 1860.917604,
            "minimum": 1293.477604,
            "name": "Z",
            "position": 2,
            "stddev": 4.563351018,
            "variance": 20.82417251
          },
          {
            "average": 20562.69079,
            "count": 21343730,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10258.52733,
            "variance": 105237383
          },
          {
            "average": 1.112618928,
            "count": 21343730,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3470728978,
            "variance": 0.1204595964
          },
          {
            "average": 1.225267186,
            "count": 21343730,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4859046712,
            "variance": 0.2361033495
          },
          {
            "average": 0.5005562289,
            "count": 21343730,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997023,
            "variance": 0.2499997023
          },
          {
            "average": 0,
            "count": 21343730,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210548297,
            "count": 21343730,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8916955446,
            "variance": 0.7951209443
          },
          {
            "average": 0.5052957385,
            "count": 21343730,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80669137,
            "variance": 116.7845784
          },
          {
            "average": 0.4909995582,
            "count": 21343730,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999189972,
            "variance": 0.2499190038
          },
          {
            "average": 10139.258,
            "count": 21343730,
            "maximum": 10142,
            "minimum": 10136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.363438686,
            "variance": 1.85896505
          },
          {
            "average": 243795659.5,
            "count": 21343730,
            "maximum": 243797063.9,
            "minimum": 243794295.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 637.4794335,
            "variance": 406380.0281
          },
          {
            "average": 0,
            "count": 21343730,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21343730,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21343730,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21343730,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21343730,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619000.9112,
          4829891.857,
          1293.477604,
          620034.1712,
          4831298.057,
          1860.917604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619000.911238405,
                4829891.8568764,
                1293.4776041318453
              ],
              [
                619000.911238405,
                4831298.0568764,
                1293.4776041318453
              ],
              [
                620034.171238405,
                4831298.0568764,
                1860.9176041318453
              ],
              [
                620034.171238405,
                4829891.8568764,
                1860.9176041318453
              ],
              [
                619000.911238405,
                4829891.8568764,
                1293.4776041318453
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:11:03+00:00",
        "end_time": "2019-06-05T18:24:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252912,
            43.61233269,
            1293.477604,
            -121.5121787,
            43.62515594,
            1860.917604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52529121996132,
                  43.61249855923624,
                  1293.4776041318453
                ],
                [
                  -121.52498176895594,
                  43.62515594012975,
                  1293.4776041318453
                ],
                [
                  -121.51217873033968,
                  43.62498999424454,
                  1860.9176041318453
                ],
                [
                  -121.51249086495052,
                  43.612332686247484,
                  1860.9176041318453
                ],
                [
                  -121.52529121996132,
                  43.61249855923624,
                  1293.4776041318453
                ]
              ]
            ]
          },
          "id": "20190605_43121E5204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:11:03Z",
            "pc:count": 21343730,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619476.9341,
                "count": 21343730,
                "maximum": 620034.1712,
                "minimum": 619000.9112,
                "name": "X",
                "position": 0,
                "stddev": 305.878685,
                "variance": 93561.76993
              },
              {
                "average": 4830549.546,
                "count": 21343730,
                "maximum": 4831298.057,
                "minimum": 4829891.857,
                "name": "Y",
                "position": 1,
                "stddev": 411.4861147,
                "variance": 169320.8226
              },
              {
                "average": 1299.386715,
                "count": 21343730,
                "maximum": 1860.917604,
                "minimum": 1293.477604,
                "name": "Z",
                "position": 2,
                "stddev": 4.563351018,
                "variance": 20.82417251
              },
              {
                "average": 20562.69079,
                "count": 21343730,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10258.52733,
                "variance": 105237383
              },
              {
                "average": 1.112618928,
                "count": 21343730,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3470728978,
                "variance": 0.1204595964
              },
              {
                "average": 1.225267186,
                "count": 21343730,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4859046712,
                "variance": 0.2361033495
              },
              {
                "average": 0.5005562289,
                "count": 21343730,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997023,
                "variance": 0.2499997023
              },
              {
                "average": 0,
                "count": 21343730,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210548297,
                "count": 21343730,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8916955446,
                "variance": 0.7951209443
              },
              {
                "average": 0.5052957385,
                "count": 21343730,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80669137,
                "variance": 116.7845784
              },
              {
                "average": 0.4909995582,
                "count": 21343730,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999189972,
                "variance": 0.2499190038
              },
              {
                "average": 10139.258,
                "count": 21343730,
                "maximum": 10142,
                "minimum": 10136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.363438686,
                "variance": 1.85896505
              },
              {
                "average": 243795659.5,
                "count": 21343730,
                "maximum": 243797063.9,
                "minimum": 243794295.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 637.4794335,
                "variance": 406380.0281
              },
              {
                "average": 0,
                "count": 21343730,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21343730,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21343730,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21343730,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21343730,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619000.9112,
              4829891.857,
              1293.477604,
              620034.1712,
              4831298.057,
              1860.917604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619000.911238405,
                    4829891.8568764,
                    1293.4776041318453
                  ],
                  [
                    619000.911238405,
                    4831298.0568764,
                    1293.4776041318453
                  ],
                  [
                    620034.171238405,
                    4831298.0568764,
                    1860.9176041318453
                  ],
                  [
                    620034.171238405,
                    4829891.8568764,
                    1860.9176041318453
                  ],
                  [
                    619000.911238405,
                    4829891.8568764,
                    1293.4776041318453
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:11:03+00:00",
            "end_time": "2019-06-05T18: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": "20190601_43121E6322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73774582485738,
              43.49999789836322,
              1323.866882070061
            ],
            [
              -121.73748248057818,
              43.51263288733362,
              1323.866882070061
            ],
            [
              -121.72472313825979,
              43.51249126734865,
              1935.6068820700607
            ],
            [
              -121.72498914221839,
              43.49985634049126,
              1935.6068820700607
            ],
            [
              -121.73774582485738,
              43.49999789836322,
              1323.866882070061
            ]
          ]
        ]
      },
      "bbox": [
        -121.7377458,
        43.49985634,
        1323.866882,
        -121.7247231,
        43.51263289,
        1935.606882
      ],
      "properties": {
        "datetime": "2019-06-02T16:30:21Z",
        "pc:count": 20829215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602549.1938,
            "count": 20829215,
            "maximum": 603078.1006,
            "minimum": 602046.5406,
            "name": "X",
            "position": 0,
            "stddev": 291.5593765,
            "variance": 85006.87003
          },
          {
            "average": 4817828.871,
            "count": 20829215,
            "maximum": 4818518.529,
            "minimum": 4817114.969,
            "name": "Y",
            "position": 1,
            "stddev": 395.1616993,
            "variance": 156152.7686
          },
          {
            "average": 1379.749902,
            "count": 20829215,
            "maximum": 1935.606882,
            "minimum": 1323.866882,
            "name": "Z",
            "position": 2,
            "stddev": 24.06572843,
            "variance": 579.1592851
          },
          {
            "average": 17560.68388,
            "count": 20829215,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9736.225108,
            "variance": 94794079.35
          },
          {
            "average": 1.161679257,
            "count": 20829215,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4220342868,
            "variance": 0.1781129392
          },
          {
            "average": 1.323331916,
            "count": 20829215,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5886406191,
            "variance": 0.3464977784
          },
          {
            "average": 0.5018922221,
            "count": 20829215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964315,
            "variance": 0.2499964315
          },
          {
            "average": 0,
            "count": 20829215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249793427,
            "count": 20829215,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.258692309,
            "variance": 1.584306328
          },
          {
            "average": -0.2623655876,
            "count": 20829215,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91737856,
            "variance": 119.1891547
          },
          {
            "average": 0.4947409204,
            "count": 20829215,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999723533,
            "variance": 0.2499723541
          },
          {
            "average": 10012.66929,
            "count": 20829215,
            "maximum": 10017,
            "minimum": 10006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.23745822,
            "variance": 5.006219284
          },
          {
            "average": 243526648.5,
            "count": 20829215,
            "maximum": 243528221.3,
            "minimum": 243444458.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3296.442881,
            "variance": 10866535.67
          },
          {
            "average": 0,
            "count": 20829215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20829215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20829215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20829215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20829215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602046.5406,
          4817114.969,
          1323.866882,
          603078.1006,
          4818518.529,
          1935.606882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602046.5405520757,
                4817114.969354607,
                1323.866882070061
              ],
              [
                602046.5405520757,
                4818518.529354608,
                1323.866882070061
              ],
              [
                603078.1005520758,
                4818518.529354608,
                1935.6068820700607
              ],
              [
                603078.1005520758,
                4817114.969354607,
                1935.6068820700607
              ],
              [
                602046.5405520757,
                4817114.969354607,
                1323.866882070061
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:30:21+00:00",
        "end_time": "2019-06-01T17:14:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121E6322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121E6322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121E6322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7377458,
            43.49985634,
            1323.866882,
            -121.7247231,
            43.51263289,
            1935.606882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73774582485738,
                  43.49999789836322,
                  1323.866882070061
                ],
                [
                  -121.73748248057818,
                  43.51263288733362,
                  1323.866882070061
                ],
                [
                  -121.72472313825979,
                  43.51249126734865,
                  1935.6068820700607
                ],
                [
                  -121.72498914221839,
                  43.49985634049126,
                  1935.6068820700607
                ],
                [
                  -121.73774582485738,
                  43.49999789836322,
                  1323.866882070061
                ]
              ]
            ]
          },
          "id": "20190601_43121E6322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:30:21Z",
            "pc:count": 20829215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602549.1938,
                "count": 20829215,
                "maximum": 603078.1006,
                "minimum": 602046.5406,
                "name": "X",
                "position": 0,
                "stddev": 291.5593765,
                "variance": 85006.87003
              },
              {
                "average": 4817828.871,
                "count": 20829215,
                "maximum": 4818518.529,
                "minimum": 4817114.969,
                "name": "Y",
                "position": 1,
                "stddev": 395.1616993,
                "variance": 156152.7686
              },
              {
                "average": 1379.749902,
                "count": 20829215,
                "maximum": 1935.606882,
                "minimum": 1323.866882,
                "name": "Z",
                "position": 2,
                "stddev": 24.06572843,
                "variance": 579.1592851
              },
              {
                "average": 17560.68388,
                "count": 20829215,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9736.225108,
                "variance": 94794079.35
              },
              {
                "average": 1.161679257,
                "count": 20829215,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4220342868,
                "variance": 0.1781129392
              },
              {
                "average": 1.323331916,
                "count": 20829215,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5886406191,
                "variance": 0.3464977784
              },
              {
                "average": 0.5018922221,
                "count": 20829215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964315,
                "variance": 0.2499964315
              },
              {
                "average": 0,
                "count": 20829215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249793427,
                "count": 20829215,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.258692309,
                "variance": 1.584306328
              },
              {
                "average": -0.2623655876,
                "count": 20829215,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91737856,
                "variance": 119.1891547
              },
              {
                "average": 0.4947409204,
                "count": 20829215,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999723533,
                "variance": 0.2499723541
              },
              {
                "average": 10012.66929,
                "count": 20829215,
                "maximum": 10017,
                "minimum": 10006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.23745822,
                "variance": 5.006219284
              },
              {
                "average": 243526648.5,
                "count": 20829215,
                "maximum": 243528221.3,
                "minimum": 243444458.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3296.442881,
                "variance": 10866535.67
              },
              {
                "average": 0,
                "count": 20829215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20829215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20829215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20829215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20829215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602046.5406,
              4817114.969,
              1323.866882,
              603078.1006,
              4818518.529,
              1935.606882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602046.5405520757,
                    4817114.969354607,
                    1323.866882070061
                  ],
                  [
                    602046.5405520757,
                    4818518.529354608,
                    1323.866882070061
                  ],
                  [
                    603078.1005520758,
                    4818518.529354608,
                    1935.6068820700607
                  ],
                  [
                    603078.1005520758,
                    4817114.969354607,
                    1935.6068820700607
                  ],
                  [
                    602046.5405520757,
                    4817114.969354607,
                    1323.866882070061
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:30:21+00:00",
            "end_time": "2019-06-01T17:14:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5127927676672,
              43.524998582020906,
              1310.650897693915
            ],
            [
              -121.51248162385365,
              43.53765698594241,
              1310.650897693915
            ],
            [
              -121.49967639958624,
              43.53748963410707,
              1888.0308976939152
            ],
            [
              -121.49999021942703,
              43.52483130371689,
              1888.0308976939152
            ],
            [
              -121.5127927676672,
              43.524998582020906,
              1310.650897693915
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127928,
        43.5248313,
        1310.650898,
        -121.4996764,
        43.53765699,
        1888.030898
      ],
      "properties": {
        "datetime": "2019-06-04T20:07:38Z",
        "pc:count": 16945152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620692.7041,
            "count": 16945152,
            "maximum": 621218.3106,
            "minimum": 620183.3706,
            "name": "X",
            "position": 0,
            "stddev": 304.0776484,
            "variance": 92463.21627
          },
          {
            "average": 4820898.492,
            "count": 16945152,
            "maximum": 4821598.28,
            "minimum": 4820191.98,
            "name": "Y",
            "position": 1,
            "stddev": 403.7548517,
            "variance": 163017.9802
          },
          {
            "average": 1316.248923,
            "count": 16945152,
            "maximum": 1888.030898,
            "minimum": 1310.650898,
            "name": "Z",
            "position": 2,
            "stddev": 4.203557592,
            "variance": 17.66989643
          },
          {
            "average": 21016.45113,
            "count": 16945152,
            "maximum": 52278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10240.76502,
            "variance": 104873268.2
          },
          {
            "average": 1.099195569,
            "count": 16945152,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3362807247,
            "variance": 0.1130847258
          },
          {
            "average": 1.198380988,
            "count": 16945152,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4798099174,
            "variance": 0.2302175568
          },
          {
            "average": 0.4975085499,
            "count": 16945152,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938074,
            "variance": 0.2499938074
          },
          {
            "average": 0,
            "count": 16945152,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.813061281,
            "count": 16945152,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.043958585,
            "variance": 9.265683869
          },
          {
            "average": 1.361192174,
            "count": 16945152,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74797979,
            "variance": 115.5190695
          },
          {
            "average": 0.4883835802,
            "count": 16945152,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998650553,
            "variance": 0.2498650735
          },
          {
            "average": 10111.50968,
            "count": 16945152,
            "maximum": 10114,
            "minimum": 10109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.079392677,
            "variance": 1.165088551
          },
          {
            "average": 243712798.5,
            "count": 16945152,
            "maximum": 243714058.3,
            "minimum": 243711575.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 489.9567327,
            "variance": 240057.5999
          },
          {
            "average": 0,
            "count": 16945152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16945152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16945152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16945152,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16945152,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620183.3706,
          4820191.98,
          1310.650898,
          621218.3106,
          4821598.28,
          1888.030898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620183.3705838525,
                4820191.9801892955,
                1310.650897693915
              ],
              [
                620183.3705838525,
                4821598.280189296,
                1310.650897693915
              ],
              [
                621218.3105838525,
                4821598.280189296,
                1888.0308976939152
              ],
              [
                621218.3105838525,
                4820191.9801892955,
                1888.0308976939152
              ],
              [
                620183.3705838525,
                4820191.9801892955,
                1310.650897693915
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:07:38+00:00",
        "end_time": "2019-06-04T19:26:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127928,
            43.5248313,
            1310.650898,
            -121.4996764,
            43.53765699,
            1888.030898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5127927676672,
                  43.524998582020906,
                  1310.650897693915
                ],
                [
                  -121.51248162385365,
                  43.53765698594241,
                  1310.650897693915
                ],
                [
                  -121.49967639958624,
                  43.53748963410707,
                  1888.0308976939152
                ],
                [
                  -121.49999021942703,
                  43.52483130371689,
                  1888.0308976939152
                ],
                [
                  -121.5127927676672,
                  43.524998582020906,
                  1310.650897693915
                ]
              ]
            ]
          },
          "id": "20190604_43121E5415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:07:38Z",
            "pc:count": 16945152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620692.7041,
                "count": 16945152,
                "maximum": 621218.3106,
                "minimum": 620183.3706,
                "name": "X",
                "position": 0,
                "stddev": 304.0776484,
                "variance": 92463.21627
              },
              {
                "average": 4820898.492,
                "count": 16945152,
                "maximum": 4821598.28,
                "minimum": 4820191.98,
                "name": "Y",
                "position": 1,
                "stddev": 403.7548517,
                "variance": 163017.9802
              },
              {
                "average": 1316.248923,
                "count": 16945152,
                "maximum": 1888.030898,
                "minimum": 1310.650898,
                "name": "Z",
                "position": 2,
                "stddev": 4.203557592,
                "variance": 17.66989643
              },
              {
                "average": 21016.45113,
                "count": 16945152,
                "maximum": 52278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10240.76502,
                "variance": 104873268.2
              },
              {
                "average": 1.099195569,
                "count": 16945152,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3362807247,
                "variance": 0.1130847258
              },
              {
                "average": 1.198380988,
                "count": 16945152,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4798099174,
                "variance": 0.2302175568
              },
              {
                "average": 0.4975085499,
                "count": 16945152,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938074,
                "variance": 0.2499938074
              },
              {
                "average": 0,
                "count": 16945152,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.813061281,
                "count": 16945152,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.043958585,
                "variance": 9.265683869
              },
              {
                "average": 1.361192174,
                "count": 16945152,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74797979,
                "variance": 115.5190695
              },
              {
                "average": 0.4883835802,
                "count": 16945152,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998650553,
                "variance": 0.2498650735
              },
              {
                "average": 10111.50968,
                "count": 16945152,
                "maximum": 10114,
                "minimum": 10109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.079392677,
                "variance": 1.165088551
              },
              {
                "average": 243712798.5,
                "count": 16945152,
                "maximum": 243714058.3,
                "minimum": 243711575.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 489.9567327,
                "variance": 240057.5999
              },
              {
                "average": 0,
                "count": 16945152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16945152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16945152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16945152,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16945152,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620183.3706,
              4820191.98,
              1310.650898,
              621218.3106,
              4821598.28,
              1888.030898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620183.3705838525,
                    4820191.9801892955,
                    1310.650897693915
                  ],
                  [
                    620183.3705838525,
                    4821598.280189296,
                    1310.650897693915
                  ],
                  [
                    621218.3105838525,
                    4821598.280189296,
                    1888.0308976939152
                  ],
                  [
                    621218.3105838525,
                    4820191.9801892955,
                    1888.0308976939152
                  ],
                  [
                    620183.3705838525,
                    4820191.9801892955,
                    1310.650897693915
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:07:38+00:00",
            "end_time": "2019-06-04T19:26: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": "20190605_43121E5224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52529010242095,
              43.5624989149059,
              1261.2116860294773
            ],
            [
              -121.52498119499688,
              43.575156226880246,
              1261.2116860294773
            ],
            [
              -121.51217909727168,
              43.574990306369635,
              1900.0316860294774
            ],
            [
              -121.51249068338929,
              43.56233306728655,
              1900.0316860294774
            ],
            [
              -121.52529010242095,
              43.5624989149059,
              1261.2116860294773
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252901,
        43.56233307,
        1261.211686,
        -121.5121791,
        43.57515623,
        1900.031686
      ],
      "properties": {
        "datetime": "2019-06-05T16:39:48Z",
        "pc:count": 16246523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619623.4273,
            "count": 16246523,
            "maximum": 620133.6061,
            "minimum": 619099.5661,
            "name": "X",
            "position": 0,
            "stddev": 291.5714224,
            "variance": 85013.89437
          },
          {
            "average": 4825046.201,
            "count": 16246523,
            "maximum": 4825744.997,
            "minimum": 4824338.817,
            "name": "Y",
            "position": 1,
            "stddev": 401.0518398,
            "variance": 160842.5782
          },
          {
            "average": 1306.113069,
            "count": 16246523,
            "maximum": 1900.031686,
            "minimum": 1261.211686,
            "name": "Z",
            "position": 2,
            "stddev": 4.204249952,
            "variance": 17.67571766
          },
          {
            "average": 22523.30132,
            "count": 16246523,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9090.730993,
            "variance": 82641389.99
          },
          {
            "average": 1.079695699,
            "count": 16246523,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.30475683,
            "variance": 0.09287672542
          },
          {
            "average": 1.159372255,
            "count": 16246523,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4388054327,
            "variance": 0.1925502078
          },
          {
            "average": 0.5038244799,
            "count": 16246523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999853885,
            "variance": 0.2499853887
          },
          {
            "average": 0,
            "count": 16246523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268502928,
            "count": 16246523,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8889255513,
            "variance": 0.7901886357
          },
          {
            "average": -0.9592957882,
            "count": 16246523,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74689525,
            "variance": 115.4957575
          },
          {
            "average": 0.4999209985,
            "count": 16246523,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000091,
            "variance": 0.2500000091
          },
          {
            "average": 10124.73318,
            "count": 16246523,
            "maximum": 10127,
            "minimum": 10122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.111312622,
            "variance": 1.235015745
          },
          {
            "average": 243786980.1,
            "count": 16246523,
            "maximum": 243787988.5,
            "minimum": 243785762.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540.8024367,
            "variance": 292467.2756
          },
          {
            "average": 0,
            "count": 16246523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16246523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16246523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16246523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16246523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619099.5661,
          4824338.817,
          1261.211686,
          620133.6061,
          4825744.997,
          1900.031686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619099.5661115029,
                4824338.816747683,
                1261.2116860294773
              ],
              [
                619099.5661115029,
                4825744.996747683,
                1261.2116860294773
              ],
              [
                620133.606111503,
                4825744.996747683,
                1900.0316860294774
              ],
              [
                620133.606111503,
                4824338.816747683,
                1900.0316860294774
              ],
              [
                619099.5661115029,
                4824338.816747683,
                1261.2116860294773
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:39:48+00:00",
        "end_time": "2019-06-05T16:02:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252901,
            43.56233307,
            1261.211686,
            -121.5121791,
            43.57515623,
            1900.031686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52529010242095,
                  43.5624989149059,
                  1261.2116860294773
                ],
                [
                  -121.52498119499688,
                  43.575156226880246,
                  1261.2116860294773
                ],
                [
                  -121.51217909727168,
                  43.574990306369635,
                  1900.0316860294774
                ],
                [
                  -121.51249068338929,
                  43.56233306728655,
                  1900.0316860294774
                ],
                [
                  -121.52529010242095,
                  43.5624989149059,
                  1261.2116860294773
                ]
              ]
            ]
          },
          "id": "20190605_43121E5224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:39:48Z",
            "pc:count": 16246523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619623.4273,
                "count": 16246523,
                "maximum": 620133.6061,
                "minimum": 619099.5661,
                "name": "X",
                "position": 0,
                "stddev": 291.5714224,
                "variance": 85013.89437
              },
              {
                "average": 4825046.201,
                "count": 16246523,
                "maximum": 4825744.997,
                "minimum": 4824338.817,
                "name": "Y",
                "position": 1,
                "stddev": 401.0518398,
                "variance": 160842.5782
              },
              {
                "average": 1306.113069,
                "count": 16246523,
                "maximum": 1900.031686,
                "minimum": 1261.211686,
                "name": "Z",
                "position": 2,
                "stddev": 4.204249952,
                "variance": 17.67571766
              },
              {
                "average": 22523.30132,
                "count": 16246523,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9090.730993,
                "variance": 82641389.99
              },
              {
                "average": 1.079695699,
                "count": 16246523,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.30475683,
                "variance": 0.09287672542
              },
              {
                "average": 1.159372255,
                "count": 16246523,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4388054327,
                "variance": 0.1925502078
              },
              {
                "average": 0.5038244799,
                "count": 16246523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999853885,
                "variance": 0.2499853887
              },
              {
                "average": 0,
                "count": 16246523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268502928,
                "count": 16246523,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8889255513,
                "variance": 0.7901886357
              },
              {
                "average": -0.9592957882,
                "count": 16246523,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74689525,
                "variance": 115.4957575
              },
              {
                "average": 0.4999209985,
                "count": 16246523,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000091,
                "variance": 0.2500000091
              },
              {
                "average": 10124.73318,
                "count": 16246523,
                "maximum": 10127,
                "minimum": 10122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.111312622,
                "variance": 1.235015745
              },
              {
                "average": 243786980.1,
                "count": 16246523,
                "maximum": 243787988.5,
                "minimum": 243785762.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540.8024367,
                "variance": 292467.2756
              },
              {
                "average": 0,
                "count": 16246523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16246523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16246523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16246523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16246523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619099.5661,
              4824338.817,
              1261.211686,
              620133.6061,
              4825744.997,
              1900.031686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619099.5661115029,
                    4824338.816747683,
                    1261.2116860294773
                  ],
                  [
                    619099.5661115029,
                    4825744.996747683,
                    1261.2116860294773
                  ],
                  [
                    620133.606111503,
                    4825744.996747683,
                    1900.0316860294774
                  ],
                  [
                    620133.606111503,
                    4824338.816747683,
                    1900.0316860294774
                  ],
                  [
                    619099.5661115029,
                    4824338.816747683,
                    1261.2116860294773
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:39:48+00:00",
            "end_time": "2019-06-05T16:02:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65009547324858,
              43.612496003358764,
              1311.8404135619635
            ],
            [
              -121.64997974716523,
              43.61766833125769,
              1311.8404135619635
            ],
            [
              -121.63737311703778,
              43.61751873635512,
              1894.5004135619633
            ],
            [
              -121.63748992297222,
              43.612346435313235,
              1894.5004135619633
            ],
            [
              -121.65009547324858,
              43.612496003358764,
              1311.8404135619635
            ]
          ]
        ]
      },
      "bbox": [
        -121.6500955,
        43.61234644,
        1311.840414,
        -121.6373731,
        43.61766833,
        1894.500414
      ],
      "properties": {
        "datetime": "2019-06-05T19:34:56Z",
        "pc:count": 10848758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609388.162,
            "count": 10848758,
            "maximum": 609947.2794,
            "minimum": 608929.7994,
            "name": "X",
            "position": 0,
            "stddev": 297.3631586,
            "variance": 88424.84808
          },
          {
            "average": 4830007.086,
            "count": 10848758,
            "maximum": 4830294.903,
            "minimum": 4829720.303,
            "name": "Y",
            "position": 1,
            "stddev": 164.3495991,
            "variance": 27010.79072
          },
          {
            "average": 1346.499183,
            "count": 10848758,
            "maximum": 1894.500414,
            "minimum": 1311.840414,
            "name": "Z",
            "position": 2,
            "stddev": 18.74508576,
            "variance": 351.3782402
          },
          {
            "average": 18779.18613,
            "count": 10848758,
            "maximum": 47371,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10511.98734,
            "variance": 110501877.8
          },
          {
            "average": 1.18638069,
            "count": 10848758,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4542473304,
            "variance": 0.2063406371
          },
          {
            "average": 1.372662751,
            "count": 10848758,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6307126971,
            "variance": 0.3977985063
          },
          {
            "average": 0.4934754743,
            "count": 10848758,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999574518,
            "variance": 0.2499574536
          },
          {
            "average": 0,
            "count": 10848758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256904154,
            "count": 10848758,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.491479048,
            "variance": 2.224509752
          },
          {
            "average": 3.526720735,
            "count": 10848758,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89515555,
            "variance": 118.7044145
          },
          {
            "average": 0.4856729222,
            "count": 10848758,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997947157,
            "variance": 0.2497947579
          },
          {
            "average": 10142.93788,
            "count": 10848758,
            "maximum": 10146,
            "minimum": 10141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.25684266,
            "variance": 1.579653471
          },
          {
            "average": 243797306.3,
            "count": 10848758,
            "maximum": 243798496.5,
            "minimum": 243796580.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 502.2039751,
            "variance": 252208.8326
          },
          {
            "average": 0,
            "count": 10848758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10848758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10848758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10848758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10848758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608929.7994,
          4829720.303,
          1311.840414,
          609947.2794,
          4830294.903,
          1894.500414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608929.7993902166,
                4829720.302874843,
                1311.8404135619635
              ],
              [
                608929.7993902166,
                4830294.902874842,
                1311.8404135619635
              ],
              [
                609947.2793902166,
                4830294.902874842,
                1894.5004135619633
              ],
              [
                609947.2793902166,
                4829720.302874843,
                1894.5004135619633
              ],
              [
                608929.7993902166,
                4829720.302874843,
                1311.8404135619635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:34:56+00:00",
        "end_time": "2019-06-05T19:03:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6500955,
            43.61234644,
            1311.840414,
            -121.6373731,
            43.61766833,
            1894.500414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65009547324858,
                  43.612496003358764,
                  1311.8404135619635
                ],
                [
                  -121.64997974716523,
                  43.61766833125769,
                  1311.8404135619635
                ],
                [
                  -121.63737311703778,
                  43.61751873635512,
                  1894.5004135619633
                ],
                [
                  -121.63748992297222,
                  43.612346435313235,
                  1894.5004135619633
                ],
                [
                  -121.65009547324858,
                  43.612496003358764,
                  1311.8404135619635
                ]
              ]
            ]
          },
          "id": "20190605_43121E6204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:34:56Z",
            "pc:count": 10848758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609388.162,
                "count": 10848758,
                "maximum": 609947.2794,
                "minimum": 608929.7994,
                "name": "X",
                "position": 0,
                "stddev": 297.3631586,
                "variance": 88424.84808
              },
              {
                "average": 4830007.086,
                "count": 10848758,
                "maximum": 4830294.903,
                "minimum": 4829720.303,
                "name": "Y",
                "position": 1,
                "stddev": 164.3495991,
                "variance": 27010.79072
              },
              {
                "average": 1346.499183,
                "count": 10848758,
                "maximum": 1894.500414,
                "minimum": 1311.840414,
                "name": "Z",
                "position": 2,
                "stddev": 18.74508576,
                "variance": 351.3782402
              },
              {
                "average": 18779.18613,
                "count": 10848758,
                "maximum": 47371,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10511.98734,
                "variance": 110501877.8
              },
              {
                "average": 1.18638069,
                "count": 10848758,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4542473304,
                "variance": 0.2063406371
              },
              {
                "average": 1.372662751,
                "count": 10848758,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6307126971,
                "variance": 0.3977985063
              },
              {
                "average": 0.4934754743,
                "count": 10848758,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999574518,
                "variance": 0.2499574536
              },
              {
                "average": 0,
                "count": 10848758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256904154,
                "count": 10848758,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.491479048,
                "variance": 2.224509752
              },
              {
                "average": 3.526720735,
                "count": 10848758,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89515555,
                "variance": 118.7044145
              },
              {
                "average": 0.4856729222,
                "count": 10848758,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997947157,
                "variance": 0.2497947579
              },
              {
                "average": 10142.93788,
                "count": 10848758,
                "maximum": 10146,
                "minimum": 10141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.25684266,
                "variance": 1.579653471
              },
              {
                "average": 243797306.3,
                "count": 10848758,
                "maximum": 243798496.5,
                "minimum": 243796580.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 502.2039751,
                "variance": 252208.8326
              },
              {
                "average": 0,
                "count": 10848758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10848758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10848758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10848758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10848758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608929.7994,
              4829720.303,
              1311.840414,
              609947.2794,
              4830294.903,
              1894.500414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608929.7993902166,
                    4829720.302874843,
                    1311.8404135619635
                  ],
                  [
                    608929.7993902166,
                    4830294.902874842,
                    1311.8404135619635
                  ],
                  [
                    609947.2793902166,
                    4830294.902874842,
                    1894.5004135619633
                  ],
                  [
                    609947.2793902166,
                    4829720.302874843,
                    1894.5004135619633
                  ],
                  [
                    608929.7993902166,
                    4829720.302874843,
                    1311.8404135619635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:34:56+00:00",
            "end_time": "2019-06-05T19:03: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": "20190604_43121E5309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777769268013,
              43.537498215292736,
              1313.6076610138266
            ],
            [
              -121.58748228118596,
              43.550149450327865,
              1313.6076610138266
            ],
            [
              -121.5746920532246,
              43.54999068744587,
              1870.1676610138265
            ],
            [
              -121.57499013744793,
              43.537339522127176,
              1870.1676610138265
            ],
            [
              -121.58777769268013,
              43.537498215292736,
              1313.6076610138266
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877777,
        43.53733952,
        1313.607661,
        -121.5746921,
        43.55014945,
        1870.167661
      ],
      "properties": {
        "datetime": "2019-06-05T16:09:33Z",
        "pc:count": 18021103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614626.1357,
            "count": 18021103,
            "maximum": 615133.5717,
            "minimum": 614100.0917,
            "name": "X",
            "position": 0,
            "stddev": 292.72823,
            "variance": 85689.81666
          },
          {
            "average": 4822201.854,
            "count": 18021103,
            "maximum": 4822880.042,
            "minimum": 4821474.582,
            "name": "Y",
            "position": 1,
            "stddev": 407.377746,
            "variance": 165956.6279
          },
          {
            "average": 1321.853479,
            "count": 18021103,
            "maximum": 1870.167661,
            "minimum": 1313.607661,
            "name": "Z",
            "position": 2,
            "stddev": 5.155304368,
            "variance": 26.57716313
          },
          {
            "average": 20993.223,
            "count": 18021103,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9963.062085,
            "variance": 99262606.12
          },
          {
            "average": 1.096715334,
            "count": 18021103,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3193776719,
            "variance": 0.1020020973
          },
          {
            "average": 1.193423399,
            "count": 18021103,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4471349263,
            "variance": 0.1999296423
          },
          {
            "average": 0.5037257153,
            "count": 18021103,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999861327,
            "variance": 0.2499861329
          },
          {
            "average": 0,
            "count": 18021103,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306833328,
            "count": 18021103,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.415550932,
            "variance": 2.00378444
          },
          {
            "average": -1.086729016,
            "count": 18021103,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90299747,
            "variance": 118.8753539
          },
          {
            "average": 0.4961404971,
            "count": 18021103,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999851179,
            "variance": 0.2499851181
          },
          {
            "average": 10120.26747,
            "count": 18021103,
            "maximum": 10123,
            "minimum": 10114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.261032103,
            "variance": 5.112266169
          },
          {
            "average": 243775569.5,
            "count": 18021103,
            "maximum": 243786173.7,
            "minimum": 243713947.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24320.87886,
            "variance": 591505148.7
          },
          {
            "average": 0,
            "count": 18021103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18021103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18021103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18021103,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18021103,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614100.0917,
          4821474.582,
          1313.607661,
          615133.5717,
          4822880.042,
          1870.167661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614100.0917424522,
                4821474.582123722,
                1313.6076610138266
              ],
              [
                614100.0917424522,
                4822880.042123723,
                1313.6076610138266
              ],
              [
                615133.5717424522,
                4822880.042123723,
                1870.1676610138265
              ],
              [
                615133.5717424522,
                4821474.582123722,
                1870.1676610138265
              ],
              [
                614100.0917424522,
                4821474.582123722,
                1313.6076610138266
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:09:33+00:00",
        "end_time": "2019-06-04T20:05:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877777,
            43.53733952,
            1313.607661,
            -121.5746921,
            43.55014945,
            1870.167661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777769268013,
                  43.537498215292736,
                  1313.6076610138266
                ],
                [
                  -121.58748228118596,
                  43.550149450327865,
                  1313.6076610138266
                ],
                [
                  -121.5746920532246,
                  43.54999068744587,
                  1870.1676610138265
                ],
                [
                  -121.57499013744793,
                  43.537339522127176,
                  1870.1676610138265
                ],
                [
                  -121.58777769268013,
                  43.537498215292736,
                  1313.6076610138266
                ]
              ]
            ]
          },
          "id": "20190604_43121E5309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:09:33Z",
            "pc:count": 18021103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614626.1357,
                "count": 18021103,
                "maximum": 615133.5717,
                "minimum": 614100.0917,
                "name": "X",
                "position": 0,
                "stddev": 292.72823,
                "variance": 85689.81666
              },
              {
                "average": 4822201.854,
                "count": 18021103,
                "maximum": 4822880.042,
                "minimum": 4821474.582,
                "name": "Y",
                "position": 1,
                "stddev": 407.377746,
                "variance": 165956.6279
              },
              {
                "average": 1321.853479,
                "count": 18021103,
                "maximum": 1870.167661,
                "minimum": 1313.607661,
                "name": "Z",
                "position": 2,
                "stddev": 5.155304368,
                "variance": 26.57716313
              },
              {
                "average": 20993.223,
                "count": 18021103,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9963.062085,
                "variance": 99262606.12
              },
              {
                "average": 1.096715334,
                "count": 18021103,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3193776719,
                "variance": 0.1020020973
              },
              {
                "average": 1.193423399,
                "count": 18021103,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4471349263,
                "variance": 0.1999296423
              },
              {
                "average": 0.5037257153,
                "count": 18021103,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999861327,
                "variance": 0.2499861329
              },
              {
                "average": 0,
                "count": 18021103,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306833328,
                "count": 18021103,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.415550932,
                "variance": 2.00378444
              },
              {
                "average": -1.086729016,
                "count": 18021103,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90299747,
                "variance": 118.8753539
              },
              {
                "average": 0.4961404971,
                "count": 18021103,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999851179,
                "variance": 0.2499851181
              },
              {
                "average": 10120.26747,
                "count": 18021103,
                "maximum": 10123,
                "minimum": 10114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.261032103,
                "variance": 5.112266169
              },
              {
                "average": 243775569.5,
                "count": 18021103,
                "maximum": 243786173.7,
                "minimum": 243713947.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24320.87886,
                "variance": 591505148.7
              },
              {
                "average": 0,
                "count": 18021103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18021103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18021103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18021103,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18021103,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614100.0917,
              4821474.582,
              1313.607661,
              615133.5717,
              4822880.042,
              1870.167661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614100.0917424522,
                    4821474.582123722,
                    1313.6076610138266
                  ],
                  [
                    614100.0917424522,
                    4822880.042123723,
                    1313.6076610138266
                  ],
                  [
                    615133.5717424522,
                    4822880.042123723,
                    1870.1676610138265
                  ],
                  [
                    615133.5717424522,
                    4821474.582123722,
                    1870.1676610138265
                  ],
                  [
                    614100.0917424522,
                    4821474.582123722,
                    1313.6076610138266
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:09:33+00:00",
            "end_time": "2019-06-04T20:05: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": "20190605_43121E6224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6502649897578,
              43.562498043817236,
              1314.033803703745
            ],
            [
              -121.64998256150207,
              43.575142355296606,
              1314.033803703745
            ],
            [
              -121.63720502991733,
              43.5749907334553,
              1886.013803703745
            ],
            [
              -121.6374901292697,
              43.562346488517186,
              1886.013803703745
            ],
            [
              -121.6502649897578,
              43.562498043817236,
              1314.033803703745
            ]
          ]
        ]
      },
      "bbox": [
        -121.650265,
        43.56234649,
        1314.033804,
        -121.637205,
        43.57514236,
        1886.013804
      ],
      "properties": {
        "datetime": "2019-06-05T19:36:48Z",
        "pc:count": 29124701,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609513.249,
            "count": 29124701,
            "maximum": 610038.3255,
            "minimum": 609006.3255,
            "name": "X",
            "position": 0,
            "stddev": 282.6295335,
            "variance": 79879.45322
          },
          {
            "average": 4824929.32,
            "count": 29124701,
            "maximum": 4825571.901,
            "minimum": 4824167.241,
            "name": "Y",
            "position": 1,
            "stddev": 385.8536054,
            "variance": 148883.0048
          },
          {
            "average": 1326.171023,
            "count": 29124701,
            "maximum": 1886.013804,
            "minimum": 1314.033804,
            "name": "Z",
            "position": 2,
            "stddev": 5.867358815,
            "variance": 34.42589946
          },
          {
            "average": 18352.17584,
            "count": 29124701,
            "maximum": 56487,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10558.67856,
            "variance": 111485693
          },
          {
            "average": 1.159062714,
            "count": 29124701,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4061369973,
            "variance": 0.1649472606
          },
          {
            "average": 1.318144794,
            "count": 29124701,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.557202399,
            "variance": 0.3104745134
          },
          {
            "average": 0.5048882734,
            "count": 29124701,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999761128,
            "variance": 0.2499761134
          },
          {
            "average": 0,
            "count": 29124701,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161780511,
            "count": 29124701,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.023117179,
            "variance": 1.046768761
          },
          {
            "average": -1.883373988,
            "count": 29124701,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.37844689,
            "variance": 107.7121599
          },
          {
            "average": 0.4916049439,
            "count": 29124701,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999295266,
            "variance": 0.2499295316
          },
          {
            "average": 10133.8588,
            "count": 29124701,
            "maximum": 10146,
            "minimum": 10126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.694093785,
            "variance": 59.19907917
          },
          {
            "average": 243792062.2,
            "count": 29124701,
            "maximum": 243798608.9,
            "minimum": 243787485.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4269.104832,
            "variance": 18225256.07
          },
          {
            "average": 0,
            "count": 29124701,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29124701,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29124701,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29124701,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29124701,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609006.3255,
          4824167.241,
          1314.033804,
          610038.3255,
          4825571.901,
          1886.013804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609006.3254690312,
                4824167.241107816,
                1314.033803703745
              ],
              [
                609006.3254690312,
                4825571.901107816,
                1314.033803703745
              ],
              [
                610038.3254690312,
                4825571.901107816,
                1886.013803703745
              ],
              [
                610038.3254690312,
                4824167.241107816,
                1886.013803703745
              ],
              [
                609006.3254690312,
                4824167.241107816,
                1314.033803703745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:36:48+00:00",
        "end_time": "2019-06-05T16:31:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.650265,
            43.56234649,
            1314.033804,
            -121.637205,
            43.57514236,
            1886.013804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6502649897578,
                  43.562498043817236,
                  1314.033803703745
                ],
                [
                  -121.64998256150207,
                  43.575142355296606,
                  1314.033803703745
                ],
                [
                  -121.63720502991733,
                  43.5749907334553,
                  1886.013803703745
                ],
                [
                  -121.6374901292697,
                  43.562346488517186,
                  1886.013803703745
                ],
                [
                  -121.6502649897578,
                  43.562498043817236,
                  1314.033803703745
                ]
              ]
            ]
          },
          "id": "20190605_43121E6224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:36:48Z",
            "pc:count": 29124701,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609513.249,
                "count": 29124701,
                "maximum": 610038.3255,
                "minimum": 609006.3255,
                "name": "X",
                "position": 0,
                "stddev": 282.6295335,
                "variance": 79879.45322
              },
              {
                "average": 4824929.32,
                "count": 29124701,
                "maximum": 4825571.901,
                "minimum": 4824167.241,
                "name": "Y",
                "position": 1,
                "stddev": 385.8536054,
                "variance": 148883.0048
              },
              {
                "average": 1326.171023,
                "count": 29124701,
                "maximum": 1886.013804,
                "minimum": 1314.033804,
                "name": "Z",
                "position": 2,
                "stddev": 5.867358815,
                "variance": 34.42589946
              },
              {
                "average": 18352.17584,
                "count": 29124701,
                "maximum": 56487,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10558.67856,
                "variance": 111485693
              },
              {
                "average": 1.159062714,
                "count": 29124701,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4061369973,
                "variance": 0.1649472606
              },
              {
                "average": 1.318144794,
                "count": 29124701,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.557202399,
                "variance": 0.3104745134
              },
              {
                "average": 0.5048882734,
                "count": 29124701,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999761128,
                "variance": 0.2499761134
              },
              {
                "average": 0,
                "count": 29124701,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161780511,
                "count": 29124701,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.023117179,
                "variance": 1.046768761
              },
              {
                "average": -1.883373988,
                "count": 29124701,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.37844689,
                "variance": 107.7121599
              },
              {
                "average": 0.4916049439,
                "count": 29124701,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999295266,
                "variance": 0.2499295316
              },
              {
                "average": 10133.8588,
                "count": 29124701,
                "maximum": 10146,
                "minimum": 10126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.694093785,
                "variance": 59.19907917
              },
              {
                "average": 243792062.2,
                "count": 29124701,
                "maximum": 243798608.9,
                "minimum": 243787485.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4269.104832,
                "variance": 18225256.07
              },
              {
                "average": 0,
                "count": 29124701,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29124701,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29124701,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29124701,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29124701,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609006.3255,
              4824167.241,
              1314.033804,
              610038.3255,
              4825571.901,
              1886.013804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609006.3254690312,
                    4824167.241107816,
                    1314.033803703745
                  ],
                  [
                    609006.3254690312,
                    4825571.901107816,
                    1314.033803703745
                  ],
                  [
                    610038.3254690312,
                    4825571.901107816,
                    1886.013803703745
                  ],
                  [
                    610038.3254690312,
                    4824167.241107816,
                    1886.013803703745
                  ],
                  [
                    609006.3254690312,
                    4824167.241107816,
                    1314.033803703745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:36:48+00:00",
            "end_time": "2019-06-05T16:31:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525966945767,
              43.587498007179256,
              1284.4984712147261
            ],
            [
              -121.67498228768251,
              43.60013969166769,
              1284.4984712147261
            ],
            [
              -121.66220924518379,
              43.599990911935095,
              1891.158471214726
            ],
            [
              -121.66248929895836,
              43.5873492927242,
              1891.158471214726
            ],
            [
              -121.67525966945767,
              43.587498007179256,
              1284.4984712147261
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752597,
        43.58734929,
        1284.498471,
        -121.6622092,
        43.60013969,
        1891.158471
      ],
      "properties": {
        "datetime": "2019-06-05T19:04:06Z",
        "pc:count": 27787003,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607449.4858,
            "count": 27787003,
            "maximum": 607974.6458,
            "minimum": 606943.4458,
            "name": "X",
            "position": 0,
            "stddev": 287.5087782,
            "variance": 82661.29754
          },
          {
            "average": 4827581.073,
            "count": 27787003,
            "maximum": 4828315.649,
            "minimum": 4826911.289,
            "name": "Y",
            "position": 1,
            "stddev": 386.9968393,
            "variance": 149766.5536
          },
          {
            "average": 1316.283886,
            "count": 27787003,
            "maximum": 1891.158471,
            "minimum": 1284.498471,
            "name": "Z",
            "position": 2,
            "stddev": 4.853528297,
            "variance": 23.55673693
          },
          {
            "average": 17639.65259,
            "count": 27787003,
            "maximum": 54010,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10137.63303,
            "variance": 102771603.5
          },
          {
            "average": 1.150747923,
            "count": 27787003,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3808531918,
            "variance": 0.1450491537
          },
          {
            "average": 1.301555803,
            "count": 27787003,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5115939176,
            "variance": 0.2617283365
          },
          {
            "average": 0.5014746643,
            "count": 27787003,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978344,
            "variance": 0.2499978344
          },
          {
            "average": 0,
            "count": 27787003,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.125445195,
            "count": 27787003,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7617899445,
            "variance": 0.5803239196
          },
          {
            "average": -0.05183282813,
            "count": 27787003,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82591042,
            "variance": 117.2003364
          },
          {
            "average": 0.4948142122,
            "count": 27787003,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999731159,
            "variance": 0.2499731166
          },
          {
            "average": 10137.95114,
            "count": 27787003,
            "maximum": 10141,
            "minimum": 10135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.327066662,
            "variance": 1.761105925
          },
          {
            "average": 243795066.7,
            "count": 27787003,
            "maximum": 243796646.3,
            "minimum": 243793822.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 604.6798355,
            "variance": 365637.7034
          },
          {
            "average": 0,
            "count": 27787003,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27787003,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27787003,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27787003,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27787003,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606943.4458,
          4826911.289,
          1284.498471,
          607974.6458,
          4828315.649,
          1891.158471
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606943.4457620546,
                4826911.289217215,
                1284.4984712147261
              ],
              [
                606943.4457620546,
                4828315.649217214,
                1284.4984712147261
              ],
              [
                607974.6457620546,
                4828315.649217214,
                1891.158471214726
              ],
              [
                607974.6457620546,
                4826911.289217215,
                1891.158471214726
              ],
              [
                606943.4457620546,
                4826911.289217215,
                1284.4984712147261
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:04:06+00:00",
        "end_time": "2019-06-05T18:17:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752597,
            43.58734929,
            1284.498471,
            -121.6622092,
            43.60013969,
            1891.158471
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525966945767,
                  43.587498007179256,
                  1284.4984712147261
                ],
                [
                  -121.67498228768251,
                  43.60013969166769,
                  1284.4984712147261
                ],
                [
                  -121.66220924518379,
                  43.599990911935095,
                  1891.158471214726
                ],
                [
                  -121.66248929895836,
                  43.5873492927242,
                  1891.158471214726
                ],
                [
                  -121.67525966945767,
                  43.587498007179256,
                  1284.4984712147261
                ]
              ]
            ]
          },
          "id": "20190605_43121E6212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:04:06Z",
            "pc:count": 27787003,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607449.4858,
                "count": 27787003,
                "maximum": 607974.6458,
                "minimum": 606943.4458,
                "name": "X",
                "position": 0,
                "stddev": 287.5087782,
                "variance": 82661.29754
              },
              {
                "average": 4827581.073,
                "count": 27787003,
                "maximum": 4828315.649,
                "minimum": 4826911.289,
                "name": "Y",
                "position": 1,
                "stddev": 386.9968393,
                "variance": 149766.5536
              },
              {
                "average": 1316.283886,
                "count": 27787003,
                "maximum": 1891.158471,
                "minimum": 1284.498471,
                "name": "Z",
                "position": 2,
                "stddev": 4.853528297,
                "variance": 23.55673693
              },
              {
                "average": 17639.65259,
                "count": 27787003,
                "maximum": 54010,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10137.63303,
                "variance": 102771603.5
              },
              {
                "average": 1.150747923,
                "count": 27787003,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3808531918,
                "variance": 0.1450491537
              },
              {
                "average": 1.301555803,
                "count": 27787003,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5115939176,
                "variance": 0.2617283365
              },
              {
                "average": 0.5014746643,
                "count": 27787003,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978344,
                "variance": 0.2499978344
              },
              {
                "average": 0,
                "count": 27787003,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.125445195,
                "count": 27787003,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7617899445,
                "variance": 0.5803239196
              },
              {
                "average": -0.05183282813,
                "count": 27787003,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82591042,
                "variance": 117.2003364
              },
              {
                "average": 0.4948142122,
                "count": 27787003,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999731159,
                "variance": 0.2499731166
              },
              {
                "average": 10137.95114,
                "count": 27787003,
                "maximum": 10141,
                "minimum": 10135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.327066662,
                "variance": 1.761105925
              },
              {
                "average": 243795066.7,
                "count": 27787003,
                "maximum": 243796646.3,
                "minimum": 243793822.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 604.6798355,
                "variance": 365637.7034
              },
              {
                "average": 0,
                "count": 27787003,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27787003,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27787003,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27787003,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27787003,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606943.4458,
              4826911.289,
              1284.498471,
              607974.6458,
              4828315.649,
              1891.158471
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606943.4457620546,
                    4826911.289217215,
                    1284.4984712147261
                  ],
                  [
                    606943.4457620546,
                    4828315.649217214,
                    1284.4984712147261
                  ],
                  [
                    607974.6457620546,
                    4828315.649217214,
                    1891.158471214726
                  ],
                  [
                    607974.6457620546,
                    4826911.289217215,
                    1891.158471214726
                  ],
                  [
                    606943.4457620546,
                    4826911.289217215,
                    1284.4984712147261
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:04:06+00:00",
            "end_time": "2019-06-05T18:17: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": "20190605_43121E5302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277221285042,
              43.54999840325747,
              1309.1038620521845
            ],
            [
              -121.61248198477533,
              43.56264614503957,
              1309.1038620521845
            ],
            [
              -121.59969714563123,
              43.562490243318095,
              1909.0238620521845
            ],
            [
              -121.59999004580001,
              43.549842569975596,
              1909.0238620521845
            ],
            [
              -121.61277221285042,
              43.54999840325747,
              1309.1038620521845
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127722,
        43.54984257,
        1309.103862,
        -121.5996971,
        43.56264615,
        1909.023862
      ],
      "properties": {
        "datetime": "2019-06-05T16:42:00Z",
        "pc:count": 17451760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612572.3358,
            "count": 17451760,
            "maximum": 613090.3052,
            "minimum": 612057.4852,
            "name": "X",
            "position": 0,
            "stddev": 288.7127896,
            "variance": 83355.07485
          },
          {
            "average": 4823529.497,
            "count": 17451760,
            "maximum": 4824233.931,
            "minimum": 4822828.871,
            "name": "Y",
            "position": 1,
            "stddev": 403.5269234,
            "variance": 162833.9779
          },
          {
            "average": 1319.349025,
            "count": 17451760,
            "maximum": 1909.023862,
            "minimum": 1309.103862,
            "name": "Z",
            "position": 2,
            "stddev": 6.196689098,
            "variance": 38.39895577
          },
          {
            "average": 22374.96647,
            "count": 17451760,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10074.19748,
            "variance": 101489454.9
          },
          {
            "average": 1.110669411,
            "count": 17451760,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3632579139,
            "variance": 0.131956312
          },
          {
            "average": 1.221325012,
            "count": 17451760,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5224037819,
            "variance": 0.2729057114
          },
          {
            "average": 0.5046516798,
            "count": 17451760,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999783757,
            "variance": 0.2499783762
          },
          {
            "average": 0,
            "count": 17451760,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277562664,
            "count": 17451760,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.218809471,
            "variance": 1.485496527
          },
          {
            "average": -1.20236842,
            "count": 17451760,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.68268525,
            "variance": 114.1197642
          },
          {
            "average": 0.5043644309,
            "count": 17451760,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999809657,
            "variance": 0.2499809661
          },
          {
            "average": 10124.51151,
            "count": 17451760,
            "maximum": 10127,
            "minimum": 10122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.088938136,
            "variance": 1.185786264
          },
          {
            "average": 243786878.1,
            "count": 17451760,
            "maximum": 243788120.5,
            "minimum": 243785626,
            "name": "GpsTime",
            "position": 12,
            "stddev": 518.8043386,
            "variance": 269157.9417
          },
          {
            "average": 0,
            "count": 17451760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17451760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17451760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17451760,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17451760,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612057.4852,
          4822828.871,
          1309.103862,
          613090.3052,
          4824233.931,
          1909.023862
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612057.4852175418,
                4822828.870604212,
                1309.1038620521845
              ],
              [
                612057.4852175418,
                4824233.930604213,
                1309.1038620521845
              ],
              [
                613090.3052175419,
                4824233.930604213,
                1909.0238620521845
              ],
              [
                613090.3052175419,
                4822828.870604212,
                1909.0238620521845
              ],
              [
                612057.4852175418,
                4822828.870604212,
                1309.1038620521845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:42:00+00:00",
        "end_time": "2019-06-05T16:00:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127722,
            43.54984257,
            1309.103862,
            -121.5996971,
            43.56264615,
            1909.023862
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277221285042,
                  43.54999840325747,
                  1309.1038620521845
                ],
                [
                  -121.61248198477533,
                  43.56264614503957,
                  1309.1038620521845
                ],
                [
                  -121.59969714563123,
                  43.562490243318095,
                  1909.0238620521845
                ],
                [
                  -121.59999004580001,
                  43.549842569975596,
                  1909.0238620521845
                ],
                [
                  -121.61277221285042,
                  43.54999840325747,
                  1309.1038620521845
                ]
              ]
            ]
          },
          "id": "20190605_43121E5302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:42:00Z",
            "pc:count": 17451760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612572.3358,
                "count": 17451760,
                "maximum": 613090.3052,
                "minimum": 612057.4852,
                "name": "X",
                "position": 0,
                "stddev": 288.7127896,
                "variance": 83355.07485
              },
              {
                "average": 4823529.497,
                "count": 17451760,
                "maximum": 4824233.931,
                "minimum": 4822828.871,
                "name": "Y",
                "position": 1,
                "stddev": 403.5269234,
                "variance": 162833.9779
              },
              {
                "average": 1319.349025,
                "count": 17451760,
                "maximum": 1909.023862,
                "minimum": 1309.103862,
                "name": "Z",
                "position": 2,
                "stddev": 6.196689098,
                "variance": 38.39895577
              },
              {
                "average": 22374.96647,
                "count": 17451760,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10074.19748,
                "variance": 101489454.9
              },
              {
                "average": 1.110669411,
                "count": 17451760,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3632579139,
                "variance": 0.131956312
              },
              {
                "average": 1.221325012,
                "count": 17451760,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5224037819,
                "variance": 0.2729057114
              },
              {
                "average": 0.5046516798,
                "count": 17451760,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999783757,
                "variance": 0.2499783762
              },
              {
                "average": 0,
                "count": 17451760,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277562664,
                "count": 17451760,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.218809471,
                "variance": 1.485496527
              },
              {
                "average": -1.20236842,
                "count": 17451760,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.68268525,
                "variance": 114.1197642
              },
              {
                "average": 0.5043644309,
                "count": 17451760,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999809657,
                "variance": 0.2499809661
              },
              {
                "average": 10124.51151,
                "count": 17451760,
                "maximum": 10127,
                "minimum": 10122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.088938136,
                "variance": 1.185786264
              },
              {
                "average": 243786878.1,
                "count": 17451760,
                "maximum": 243788120.5,
                "minimum": 243785626,
                "name": "GpsTime",
                "position": 12,
                "stddev": 518.8043386,
                "variance": 269157.9417
              },
              {
                "average": 0,
                "count": 17451760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17451760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17451760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17451760,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17451760,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612057.4852,
              4822828.871,
              1309.103862,
              613090.3052,
              4824233.931,
              1909.023862
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612057.4852175418,
                    4822828.870604212,
                    1309.1038620521845
                  ],
                  [
                    612057.4852175418,
                    4824233.930604213,
                    1309.1038620521845
                  ],
                  [
                    613090.3052175419,
                    4824233.930604213,
                    1909.0238620521845
                  ],
                  [
                    613090.3052175419,
                    4822828.870604212,
                    1909.0238620521845
                  ],
                  [
                    612057.4852175418,
                    4822828.870604212,
                    1309.1038620521845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:42:00+00:00",
            "end_time": "2019-06-05T16:00:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63759880790184,
              43.612496228928165,
              1305.1219218861488
            ],
            [
              -121.63748340121882,
              43.61760695937025,
              1305.1219218861488
            ],
            [
              -121.6248736281969,
              43.61745594786832,
              1826.2819218861487
            ],
            [
              -121.62499010212527,
              43.61234524421478,
              1826.2819218861487
            ],
            [
              -121.63759880790184,
              43.612496228928165,
              1305.1219218861488
            ]
          ]
        ]
      },
      "bbox": [
        -121.6375988,
        43.61234524,
        1305.121922,
        -121.6248736,
        43.61760696,
        1826.281922
      ],
      "properties": {
        "datetime": "2019-06-05T19:21:46Z",
        "pc:count": 8710398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610435.6145,
            "count": 8710398,
            "maximum": 610955.96,
            "minimum": 609938.22,
            "name": "X",
            "position": 0,
            "stddev": 296.0580835,
            "variance": 87650.38882
          },
          {
            "average": 4830020.681,
            "count": 8710398,
            "maximum": 4830304.555,
            "minimum": 4829736.795,
            "name": "Y",
            "position": 1,
            "stddev": 160.0107924,
            "variance": 25603.45368
          },
          {
            "average": 1318.700882,
            "count": 8710398,
            "maximum": 1826.281922,
            "minimum": 1305.121922,
            "name": "Z",
            "position": 2,
            "stddev": 10.6426977,
            "variance": 113.2670143
          },
          {
            "average": 18357.43523,
            "count": 8710398,
            "maximum": 64402,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10543.93611,
            "variance": 111174588.8
          },
          {
            "average": 1.155770724,
            "count": 8710398,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3989901414,
            "variance": 0.159193133
          },
          {
            "average": 1.311400581,
            "count": 8710398,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5453423317,
            "variance": 0.2973982588
          },
          {
            "average": 0.4982817088,
            "count": 8710398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970762,
            "variance": 0.2499970762
          },
          {
            "average": 0,
            "count": 8710398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195539056,
            "count": 8710398,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.027152693,
            "variance": 1.055042656
          },
          {
            "average": 1.256014031,
            "count": 8710398,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.94688143,
            "variance": 119.834213
          },
          {
            "average": 0.4839936132,
            "count": 8710398,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997437586,
            "variance": 0.2497438243
          },
          {
            "average": 10142.22964,
            "count": 8710398,
            "maximum": 10144,
            "minimum": 10141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.83989783,
            "variance": 0.7054283649
          },
          {
            "average": 243797033.3,
            "count": 8710398,
            "maximum": 243797706,
            "minimum": 243796561.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.9946113,
            "variance": 119021.2818
          },
          {
            "average": 0,
            "count": 8710398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8710398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8710398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8710398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8710398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609938.22,
          4829736.795,
          1305.121922,
          610955.96,
          4830304.555,
          1826.281922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609938.219958149,
                4829736.795077437,
                1305.1219218861488
              ],
              [
                609938.219958149,
                4830304.555077436,
                1305.1219218861488
              ],
              [
                610955.959958149,
                4830304.555077436,
                1826.2819218861487
              ],
              [
                610955.959958149,
                4829736.795077437,
                1826.2819218861487
              ],
              [
                609938.219958149,
                4829736.795077437,
                1305.1219218861488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:21:46+00:00",
        "end_time": "2019-06-05T19:02:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6375988,
            43.61234524,
            1305.121922,
            -121.6248736,
            43.61760696,
            1826.281922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63759880790184,
                  43.612496228928165,
                  1305.1219218861488
                ],
                [
                  -121.63748340121882,
                  43.61760695937025,
                  1305.1219218861488
                ],
                [
                  -121.6248736281969,
                  43.61745594786832,
                  1826.2819218861487
                ],
                [
                  -121.62499010212527,
                  43.61234524421478,
                  1826.2819218861487
                ],
                [
                  -121.63759880790184,
                  43.612496228928165,
                  1305.1219218861488
                ]
              ]
            ]
          },
          "id": "20190605_43121E6205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:21:46Z",
            "pc:count": 8710398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610435.6145,
                "count": 8710398,
                "maximum": 610955.96,
                "minimum": 609938.22,
                "name": "X",
                "position": 0,
                "stddev": 296.0580835,
                "variance": 87650.38882
              },
              {
                "average": 4830020.681,
                "count": 8710398,
                "maximum": 4830304.555,
                "minimum": 4829736.795,
                "name": "Y",
                "position": 1,
                "stddev": 160.0107924,
                "variance": 25603.45368
              },
              {
                "average": 1318.700882,
                "count": 8710398,
                "maximum": 1826.281922,
                "minimum": 1305.121922,
                "name": "Z",
                "position": 2,
                "stddev": 10.6426977,
                "variance": 113.2670143
              },
              {
                "average": 18357.43523,
                "count": 8710398,
                "maximum": 64402,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10543.93611,
                "variance": 111174588.8
              },
              {
                "average": 1.155770724,
                "count": 8710398,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3989901414,
                "variance": 0.159193133
              },
              {
                "average": 1.311400581,
                "count": 8710398,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5453423317,
                "variance": 0.2973982588
              },
              {
                "average": 0.4982817088,
                "count": 8710398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970762,
                "variance": 0.2499970762
              },
              {
                "average": 0,
                "count": 8710398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195539056,
                "count": 8710398,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.027152693,
                "variance": 1.055042656
              },
              {
                "average": 1.256014031,
                "count": 8710398,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.94688143,
                "variance": 119.834213
              },
              {
                "average": 0.4839936132,
                "count": 8710398,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997437586,
                "variance": 0.2497438243
              },
              {
                "average": 10142.22964,
                "count": 8710398,
                "maximum": 10144,
                "minimum": 10141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.83989783,
                "variance": 0.7054283649
              },
              {
                "average": 243797033.3,
                "count": 8710398,
                "maximum": 243797706,
                "minimum": 243796561.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.9946113,
                "variance": 119021.2818
              },
              {
                "average": 0,
                "count": 8710398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8710398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8710398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8710398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8710398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609938.22,
              4829736.795,
              1305.121922,
              610955.96,
              4830304.555,
              1826.281922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609938.219958149,
                    4829736.795077437,
                    1305.1219218861488
                  ],
                  [
                    609938.219958149,
                    4830304.555077436,
                    1305.1219218861488
                  ],
                  [
                    610955.959958149,
                    4830304.555077436,
                    1826.2819218861487
                  ],
                  [
                    610955.959958149,
                    4829736.795077437,
                    1826.2819218861487
                  ],
                  [
                    609938.219958149,
                    4829736.795077437,
                    1305.1219218861488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:21:46+00:00",
            "end_time": "2019-06-05T19: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": "20190605_43121E6220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776767039042,
              43.57499805353756,
              1298.1648502982448
            ],
            [
              -121.6374824707422,
              43.587643712107784,
              1298.1648502982448
            ],
            [
              -121.62470236165939,
              43.587490658351214,
              1875.1048502982449
            ],
            [
              -121.62499023437121,
              43.57484506695633,
              1875.1048502982449
            ],
            [
              -121.63776767039042,
              43.57499805353756,
              1298.1648502982448
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377677,
        43.57484507,
        1298.16485,
        -121.6247024,
        43.58764371,
        1875.10485
      ],
      "properties": {
        "datetime": "2019-06-05T19:36:25Z",
        "pc:count": 20516018,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610526.6038,
            "count": 20516018,
            "maximum": 611024.8815,
            "minimum": 609992.8815,
            "name": "X",
            "position": 0,
            "stddev": 279.4942174,
            "variance": 78117.01755
          },
          {
            "average": 4826255.082,
            "count": 20516018,
            "maximum": 4826976.789,
            "minimum": 4825571.969,
            "name": "Y",
            "position": 1,
            "stddev": 403.2192449,
            "variance": 162585.7595
          },
          {
            "average": 1319.553165,
            "count": 20516018,
            "maximum": 1875.10485,
            "minimum": 1298.16485,
            "name": "Z",
            "position": 2,
            "stddev": 5.922140537,
            "variance": 35.07174854
          },
          {
            "average": 19296.04513,
            "count": 20516018,
            "maximum": 49680,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10565.04757,
            "variance": 111620230.2
          },
          {
            "average": 1.143770589,
            "count": 20516018,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3865651623,
            "variance": 0.1494326247
          },
          {
            "average": 1.287459145,
            "count": 20516018,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5327116308,
            "variance": 0.2837816816
          },
          {
            "average": 0.4988421242,
            "count": 20516018,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986715,
            "variance": 0.2499986715
          },
          {
            "average": 0,
            "count": 20516018,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181170342,
            "count": 20516018,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9835021092,
            "variance": 0.9672763988
          },
          {
            "average": 1.081559559,
            "count": 20516018,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.92636493,
            "variance": 119.3854506
          },
          {
            "average": 0.4937705748,
            "count": 20516018,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999612049,
            "variance": 0.2499612064
          },
          {
            "average": 10133.10701,
            "count": 20516018,
            "maximum": 10146,
            "minimum": 10129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.668582363,
            "variance": 2.784167102
          },
          {
            "average": 243792658.6,
            "count": 20516018,
            "maximum": 243798585.5,
            "minimum": 243789095.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1121.679005,
            "variance": 1258163.791
          },
          {
            "average": 0,
            "count": 20516018,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20516018,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20516018,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20516018,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20516018,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609992.8815,
          4825571.969,
          1298.16485,
          611024.8815,
          4826976.789,
          1875.10485
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609992.8815267412,
                4825571.969250167,
                1298.1648502982448
              ],
              [
                609992.8815267412,
                4826976.789250167,
                1298.1648502982448
              ],
              [
                611024.8815267412,
                4826976.789250167,
                1875.1048502982449
              ],
              [
                611024.8815267412,
                4825571.969250167,
                1875.1048502982449
              ],
              [
                609992.8815267412,
                4825571.969250167,
                1298.1648502982448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:36:25+00:00",
        "end_time": "2019-06-05T16:58:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377677,
            43.57484507,
            1298.16485,
            -121.6247024,
            43.58764371,
            1875.10485
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776767039042,
                  43.57499805353756,
                  1298.1648502982448
                ],
                [
                  -121.6374824707422,
                  43.587643712107784,
                  1298.1648502982448
                ],
                [
                  -121.62470236165939,
                  43.587490658351214,
                  1875.1048502982449
                ],
                [
                  -121.62499023437121,
                  43.57484506695633,
                  1875.1048502982449
                ],
                [
                  -121.63776767039042,
                  43.57499805353756,
                  1298.1648502982448
                ]
              ]
            ]
          },
          "id": "20190605_43121E6220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:36:25Z",
            "pc:count": 20516018,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610526.6038,
                "count": 20516018,
                "maximum": 611024.8815,
                "minimum": 609992.8815,
                "name": "X",
                "position": 0,
                "stddev": 279.4942174,
                "variance": 78117.01755
              },
              {
                "average": 4826255.082,
                "count": 20516018,
                "maximum": 4826976.789,
                "minimum": 4825571.969,
                "name": "Y",
                "position": 1,
                "stddev": 403.2192449,
                "variance": 162585.7595
              },
              {
                "average": 1319.553165,
                "count": 20516018,
                "maximum": 1875.10485,
                "minimum": 1298.16485,
                "name": "Z",
                "position": 2,
                "stddev": 5.922140537,
                "variance": 35.07174854
              },
              {
                "average": 19296.04513,
                "count": 20516018,
                "maximum": 49680,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10565.04757,
                "variance": 111620230.2
              },
              {
                "average": 1.143770589,
                "count": 20516018,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3865651623,
                "variance": 0.1494326247
              },
              {
                "average": 1.287459145,
                "count": 20516018,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5327116308,
                "variance": 0.2837816816
              },
              {
                "average": 0.4988421242,
                "count": 20516018,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986715,
                "variance": 0.2499986715
              },
              {
                "average": 0,
                "count": 20516018,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181170342,
                "count": 20516018,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9835021092,
                "variance": 0.9672763988
              },
              {
                "average": 1.081559559,
                "count": 20516018,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.92636493,
                "variance": 119.3854506
              },
              {
                "average": 0.4937705748,
                "count": 20516018,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999612049,
                "variance": 0.2499612064
              },
              {
                "average": 10133.10701,
                "count": 20516018,
                "maximum": 10146,
                "minimum": 10129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.668582363,
                "variance": 2.784167102
              },
              {
                "average": 243792658.6,
                "count": 20516018,
                "maximum": 243798585.5,
                "minimum": 243789095.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1121.679005,
                "variance": 1258163.791
              },
              {
                "average": 0,
                "count": 20516018,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20516018,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20516018,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20516018,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20516018,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609992.8815,
              4825571.969,
              1298.16485,
              611024.8815,
              4826976.789,
              1875.10485
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609992.8815267412,
                    4825571.969250167,
                    1298.1648502982448
                  ],
                  [
                    609992.8815267412,
                    4826976.789250167,
                    1298.1648502982448
                  ],
                  [
                    611024.8815267412,
                    4826976.789250167,
                    1875.1048502982449
                  ],
                  [
                    611024.8815267412,
                    4825571.969250167,
                    1875.1048502982449
                  ],
                  [
                    609992.8815267412,
                    4825571.969250167,
                    1298.1648502982448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:36:25+00:00",
            "end_time": "2019-06-05T16: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": "20190605_43121E6125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70023137100846,
              43.5624980971615,
              1360.5081864534877
            ],
            [
              -121.69998280451209,
              43.57405469929378,
              1360.5081864534877
            ],
            [
              -121.6872391674595,
              43.57390905808392,
              1876.4281864534878
            ],
            [
              -121.68749016887378,
              43.56235251437104,
              1876.4281864534878
            ],
            [
              -121.70023137100846,
              43.5624980971615,
              1360.5081864534877
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002314,
        43.56235251,
        1360.508186,
        -121.6872392,
        43.5740547,
        1876.428186
      ],
      "properties": {
        "datetime": "2019-06-05T18:04:13Z",
        "pc:count": 16641220,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605486.9794,
            "count": 16641220,
            "maximum": 606000.1999,
            "minimum": 604970.9399,
            "name": "X",
            "position": 0,
            "stddev": 290.4377142,
            "variance": 84354.06581
          },
          {
            "average": 4824752.233,
            "count": 16641220,
            "maximum": 4825386.736,
            "minimum": 4824102.936,
            "name": "Y",
            "position": 1,
            "stddev": 371.3566921,
            "variance": 137905.7928
          },
          {
            "average": 1457.747259,
            "count": 16641220,
            "maximum": 1876.428186,
            "minimum": 1360.508186,
            "name": "Z",
            "position": 2,
            "stddev": 40.33373993,
            "variance": 1626.810577
          },
          {
            "average": 26411.02571,
            "count": 16641220,
            "maximum": 61515,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11622.57482,
            "variance": 135084245.4
          },
          {
            "average": 1.106864821,
            "count": 16641220,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3401726186,
            "variance": 0.1157174105
          },
          {
            "average": 1.213632895,
            "count": 16641220,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4782627255,
            "variance": 0.2287352346
          },
          {
            "average": 0.5025352108,
            "count": 16641220,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935877,
            "variance": 0.2499935877
          },
          {
            "average": 0,
            "count": 16641220,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286080347,
            "count": 16641220,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.01798581,
            "variance": 1.036295109
          },
          {
            "average": -0.7426049012,
            "count": 16641220,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88855834,
            "variance": 118.5607026
          },
          {
            "average": 0.4947985184,
            "count": 16641220,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999729589,
            "variance": 0.2499729596
          },
          {
            "average": 10131.57849,
            "count": 16641220,
            "maximum": 10134,
            "minimum": 10128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.798864007,
            "variance": 3.235911716
          },
          {
            "average": 243791537.7,
            "count": 16641220,
            "maximum": 243793053.1,
            "minimum": 243788373.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1571.875786,
            "variance": 2470793.486
          },
          {
            "average": 0,
            "count": 16641220,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16641220,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16641220,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16641220,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16641220,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604970.9399,
          4824102.936,
          1360.508186,
          606000.1999,
          4825386.736,
          1876.428186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604970.9399416473,
                4824102.935976563,
                1360.5081864534877
              ],
              [
                604970.9399416473,
                4825386.735976564,
                1360.5081864534877
              ],
              [
                606000.1999416474,
                4825386.735976564,
                1876.4281864534878
              ],
              [
                606000.1999416474,
                4824102.935976563,
                1876.4281864534878
              ],
              [
                604970.9399416473,
                4824102.935976563,
                1360.5081864534877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:04:13+00:00",
        "end_time": "2019-06-05T16:46:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002314,
            43.56235251,
            1360.508186,
            -121.6872392,
            43.5740547,
            1876.428186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70023137100846,
                  43.5624980971615,
                  1360.5081864534877
                ],
                [
                  -121.69998280451209,
                  43.57405469929378,
                  1360.5081864534877
                ],
                [
                  -121.6872391674595,
                  43.57390905808392,
                  1876.4281864534878
                ],
                [
                  -121.68749016887378,
                  43.56235251437104,
                  1876.4281864534878
                ],
                [
                  -121.70023137100846,
                  43.5624980971615,
                  1360.5081864534877
                ]
              ]
            ]
          },
          "id": "20190605_43121E6125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:04:13Z",
            "pc:count": 16641220,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605486.9794,
                "count": 16641220,
                "maximum": 606000.1999,
                "minimum": 604970.9399,
                "name": "X",
                "position": 0,
                "stddev": 290.4377142,
                "variance": 84354.06581
              },
              {
                "average": 4824752.233,
                "count": 16641220,
                "maximum": 4825386.736,
                "minimum": 4824102.936,
                "name": "Y",
                "position": 1,
                "stddev": 371.3566921,
                "variance": 137905.7928
              },
              {
                "average": 1457.747259,
                "count": 16641220,
                "maximum": 1876.428186,
                "minimum": 1360.508186,
                "name": "Z",
                "position": 2,
                "stddev": 40.33373993,
                "variance": 1626.810577
              },
              {
                "average": 26411.02571,
                "count": 16641220,
                "maximum": 61515,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11622.57482,
                "variance": 135084245.4
              },
              {
                "average": 1.106864821,
                "count": 16641220,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3401726186,
                "variance": 0.1157174105
              },
              {
                "average": 1.213632895,
                "count": 16641220,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4782627255,
                "variance": 0.2287352346
              },
              {
                "average": 0.5025352108,
                "count": 16641220,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935877,
                "variance": 0.2499935877
              },
              {
                "average": 0,
                "count": 16641220,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286080347,
                "count": 16641220,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.01798581,
                "variance": 1.036295109
              },
              {
                "average": -0.7426049012,
                "count": 16641220,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88855834,
                "variance": 118.5607026
              },
              {
                "average": 0.4947985184,
                "count": 16641220,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999729589,
                "variance": 0.2499729596
              },
              {
                "average": 10131.57849,
                "count": 16641220,
                "maximum": 10134,
                "minimum": 10128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.798864007,
                "variance": 3.235911716
              },
              {
                "average": 243791537.7,
                "count": 16641220,
                "maximum": 243793053.1,
                "minimum": 243788373.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1571.875786,
                "variance": 2470793.486
              },
              {
                "average": 0,
                "count": 16641220,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16641220,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16641220,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16641220,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16641220,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604970.9399,
              4824102.936,
              1360.508186,
              606000.1999,
              4825386.736,
              1876.428186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604970.9399416473,
                    4824102.935976563,
                    1360.5081864534877
                  ],
                  [
                    604970.9399416473,
                    4825386.735976564,
                    1360.5081864534877
                  ],
                  [
                    606000.1999416474,
                    4825386.735976564,
                    1876.4281864534878
                  ],
                  [
                    606000.1999416474,
                    4824102.935976563,
                    1876.4281864534878
                  ],
                  [
                    604970.9399416473,
                    4824102.935976563,
                    1360.5081864534877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:04:13+00:00",
            "end_time": "2019-06-05T16:46: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": "20190602_43121E6411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775674398354,
              43.52499765972155,
              1180.9370317138578
            ],
            [
              -121.68748261221987,
              43.53763792618439,
              1180.9370317138578
            ],
            [
              -121.67471280679761,
              43.53749059634321,
              1873.1170317138576
            ],
            [
              -121.67498960376375,
              43.5248503945217,
              1873.1170317138576
            ],
            [
              -121.68775674398354,
              43.52499765972155,
              1180.9370317138578
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877567,
        43.52485039,
        1180.937032,
        -121.6747128,
        43.53763793,
        1873.117032
      ],
      "properties": {
        "datetime": "2019-06-05T16:12:04Z",
        "pc:count": 19405468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606597.9782,
            "count": 19405468,
            "maximum": 607076.1397,
            "minimum": 606044.1397,
            "name": "X",
            "position": 0,
            "stddev": 293.3212928,
            "variance": 86037.38082
          },
          {
            "average": 4820658.417,
            "count": 19405468,
            "maximum": 4821358.13,
            "minimum": 4819953.95,
            "name": "Y",
            "position": 1,
            "stddev": 396.1853042,
            "variance": 156962.7953
          },
          {
            "average": 1343.702357,
            "count": 19405468,
            "maximum": 1873.117032,
            "minimum": 1180.937032,
            "name": "Z",
            "position": 2,
            "stddev": 7.907859946,
            "variance": 62.53424893
          },
          {
            "average": 20240.54648,
            "count": 19405468,
            "maximum": 52278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10468.19149,
            "variance": 109583033.1
          },
          {
            "average": 1.122617914,
            "count": 19405468,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3568277858,
            "variance": 0.1273260687
          },
          {
            "average": 1.245189552,
            "count": 19405468,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4942278328,
            "variance": 0.2442611507
          },
          {
            "average": 0.501655822,
            "count": 19405468,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972711,
            "variance": 0.2499972711
          },
          {
            "average": 0,
            "count": 19405468,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280862744,
            "count": 19405468,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.475144164,
            "variance": 2.176050304
          },
          {
            "average": 0.02008579026,
            "count": 19405468,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.91345491,
            "variance": 119.1034981
          },
          {
            "average": 0.4941723127,
            "count": 19405468,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999660498,
            "variance": 0.2499660509
          },
          {
            "average": 10120.48346,
            "count": 19405468,
            "maximum": 10123,
            "minimum": 10010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.916140241,
            "variance": 15.33615439
          },
          {
            "average": 243778343.1,
            "count": 19405468,
            "maximum": 243786324.3,
            "minimum": 243525587,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22072.81174,
            "variance": 487209018.2
          },
          {
            "average": 0,
            "count": 19405468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19405468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19405468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19405468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19405468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606044.1397,
          4819953.95,
          1180.937032,
          607076.1397,
          4821358.13,
          1873.117032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606044.1396852133,
                4819953.950038265,
                1180.9370317138578
              ],
              [
                606044.1396852133,
                4821358.130038265,
                1180.9370317138578
              ],
              [
                607076.1396852133,
                4821358.130038265,
                1873.1170317138576
              ],
              [
                607076.1396852133,
                4819953.950038265,
                1873.1170317138576
              ],
              [
                606044.1396852133,
                4819953.950038265,
                1180.9370317138578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:12:04+00:00",
        "end_time": "2019-06-02T15:46:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877567,
            43.52485039,
            1180.937032,
            -121.6747128,
            43.53763793,
            1873.117032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775674398354,
                  43.52499765972155,
                  1180.9370317138578
                ],
                [
                  -121.68748261221987,
                  43.53763792618439,
                  1180.9370317138578
                ],
                [
                  -121.67471280679761,
                  43.53749059634321,
                  1873.1170317138576
                ],
                [
                  -121.67498960376375,
                  43.5248503945217,
                  1873.1170317138576
                ],
                [
                  -121.68775674398354,
                  43.52499765972155,
                  1180.9370317138578
                ]
              ]
            ]
          },
          "id": "20190602_43121E6411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:12:04Z",
            "pc:count": 19405468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606597.9782,
                "count": 19405468,
                "maximum": 607076.1397,
                "minimum": 606044.1397,
                "name": "X",
                "position": 0,
                "stddev": 293.3212928,
                "variance": 86037.38082
              },
              {
                "average": 4820658.417,
                "count": 19405468,
                "maximum": 4821358.13,
                "minimum": 4819953.95,
                "name": "Y",
                "position": 1,
                "stddev": 396.1853042,
                "variance": 156962.7953
              },
              {
                "average": 1343.702357,
                "count": 19405468,
                "maximum": 1873.117032,
                "minimum": 1180.937032,
                "name": "Z",
                "position": 2,
                "stddev": 7.907859946,
                "variance": 62.53424893
              },
              {
                "average": 20240.54648,
                "count": 19405468,
                "maximum": 52278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10468.19149,
                "variance": 109583033.1
              },
              {
                "average": 1.122617914,
                "count": 19405468,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3568277858,
                "variance": 0.1273260687
              },
              {
                "average": 1.245189552,
                "count": 19405468,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4942278328,
                "variance": 0.2442611507
              },
              {
                "average": 0.501655822,
                "count": 19405468,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972711,
                "variance": 0.2499972711
              },
              {
                "average": 0,
                "count": 19405468,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280862744,
                "count": 19405468,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.475144164,
                "variance": 2.176050304
              },
              {
                "average": 0.02008579026,
                "count": 19405468,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.91345491,
                "variance": 119.1034981
              },
              {
                "average": 0.4941723127,
                "count": 19405468,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999660498,
                "variance": 0.2499660509
              },
              {
                "average": 10120.48346,
                "count": 19405468,
                "maximum": 10123,
                "minimum": 10010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.916140241,
                "variance": 15.33615439
              },
              {
                "average": 243778343.1,
                "count": 19405468,
                "maximum": 243786324.3,
                "minimum": 243525587,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22072.81174,
                "variance": 487209018.2
              },
              {
                "average": 0,
                "count": 19405468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19405468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19405468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19405468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19405468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606044.1397,
              4819953.95,
              1180.937032,
              607076.1397,
              4821358.13,
              1873.117032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606044.1396852133,
                    4819953.950038265,
                    1180.9370317138578
                  ],
                  [
                    606044.1396852133,
                    4821358.130038265,
                    1180.9370317138578
                  ],
                  [
                    607076.1396852133,
                    4821358.130038265,
                    1873.1170317138576
                  ],
                  [
                    607076.1396852133,
                    4819953.950038265,
                    1873.1170317138576
                  ],
                  [
                    606044.1396852133,
                    4819953.950038265,
                    1180.9370317138578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:12:04+00:00",
            "end_time": "2019-06-02T15: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": "20190604_43121E5310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527955949858,
              43.53749821360259,
              1316.551253852233
            ],
            [
              -121.57498151294214,
              43.55015028030482,
              1316.551253852233
            ],
            [
              -121.56218937438577,
              43.54999009409071,
              1866.931253852233
            ],
            [
              -121.56249009421718,
              43.53733809773455,
              1866.931253852233
            ],
            [
              -121.57527955949858,
              43.53749821360259,
              1316.551253852233
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752796,
        43.5373381,
        1316.551254,
        -121.5621894,
        43.55015028,
        1866.931254
      ],
      "properties": {
        "datetime": "2019-06-05T16:09:15Z",
        "pc:count": 17141875,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615637.4311,
            "count": 17141875,
            "maximum": 616143.5257,
            "minimum": 615109.8857,
            "name": "X",
            "position": 0,
            "stddev": 290.6931359,
            "variance": 84502.49925
          },
          {
            "average": 4822167.161,
            "count": 17141875,
            "maximum": 4822897.366,
            "minimum": 4821491.806,
            "name": "Y",
            "position": 1,
            "stddev": 404.6758692,
            "variance": 163762.5591
          },
          {
            "average": 1325.301849,
            "count": 17141875,
            "maximum": 1866.931254,
            "minimum": 1316.551254,
            "name": "Z",
            "position": 2,
            "stddev": 4.546253168,
            "variance": 20.66841787
          },
          {
            "average": 22075.85181,
            "count": 17141875,
            "maximum": 53721,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9734.330448,
            "variance": 94757189.27
          },
          {
            "average": 1.081625201,
            "count": 17141875,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2943838253,
            "variance": 0.08666183659
          },
          {
            "average": 1.163255478,
            "count": 17141875,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4143840191,
            "variance": 0.1717141153
          },
          {
            "average": 0.5046459037,
            "count": 17141875,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999784297,
            "variance": 0.2499784302
          },
          {
            "average": 0,
            "count": 17141875,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.434699355,
            "count": 17141875,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.759658762,
            "variance": 3.096398959
          },
          {
            "average": -1.46817832,
            "count": 17141875,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7186828,
            "variance": 114.8901609
          },
          {
            "average": 0.5032109381,
            "count": 17141875,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999897044,
            "variance": 0.2499897045
          },
          {
            "average": 10119.36103,
            "count": 17141875,
            "maximum": 10123,
            "minimum": 10114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.649648659,
            "variance": 7.020638016
          },
          {
            "average": 243768000.5,
            "count": 17141875,
            "maximum": 243786155.6,
            "minimum": 243713953.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30295.01549,
            "variance": 917787963.6
          },
          {
            "average": 0,
            "count": 17141875,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17141875,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17141875,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17141875,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17141875,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615109.8857,
          4821491.806,
          1316.551254,
          616143.5257,
          4822897.366,
          1866.931254
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615109.8857135292,
                4821491.805835371,
                1316.551253852233
              ],
              [
                615109.8857135292,
                4822897.365835371,
                1316.551253852233
              ],
              [
                616143.5257135291,
                4822897.365835371,
                1866.931253852233
              ],
              [
                616143.5257135291,
                4821491.805835371,
                1866.931253852233
              ],
              [
                615109.8857135292,
                4821491.805835371,
                1316.551253852233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:09:15+00:00",
        "end_time": "2019-06-04T20:05:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752796,
            43.5373381,
            1316.551254,
            -121.5621894,
            43.55015028,
            1866.931254
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527955949858,
                  43.53749821360259,
                  1316.551253852233
                ],
                [
                  -121.57498151294214,
                  43.55015028030482,
                  1316.551253852233
                ],
                [
                  -121.56218937438577,
                  43.54999009409071,
                  1866.931253852233
                ],
                [
                  -121.56249009421718,
                  43.53733809773455,
                  1866.931253852233
                ],
                [
                  -121.57527955949858,
                  43.53749821360259,
                  1316.551253852233
                ]
              ]
            ]
          },
          "id": "20190604_43121E5310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:09:15Z",
            "pc:count": 17141875,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615637.4311,
                "count": 17141875,
                "maximum": 616143.5257,
                "minimum": 615109.8857,
                "name": "X",
                "position": 0,
                "stddev": 290.6931359,
                "variance": 84502.49925
              },
              {
                "average": 4822167.161,
                "count": 17141875,
                "maximum": 4822897.366,
                "minimum": 4821491.806,
                "name": "Y",
                "position": 1,
                "stddev": 404.6758692,
                "variance": 163762.5591
              },
              {
                "average": 1325.301849,
                "count": 17141875,
                "maximum": 1866.931254,
                "minimum": 1316.551254,
                "name": "Z",
                "position": 2,
                "stddev": 4.546253168,
                "variance": 20.66841787
              },
              {
                "average": 22075.85181,
                "count": 17141875,
                "maximum": 53721,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9734.330448,
                "variance": 94757189.27
              },
              {
                "average": 1.081625201,
                "count": 17141875,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2943838253,
                "variance": 0.08666183659
              },
              {
                "average": 1.163255478,
                "count": 17141875,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4143840191,
                "variance": 0.1717141153
              },
              {
                "average": 0.5046459037,
                "count": 17141875,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999784297,
                "variance": 0.2499784302
              },
              {
                "average": 0,
                "count": 17141875,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.434699355,
                "count": 17141875,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.759658762,
                "variance": 3.096398959
              },
              {
                "average": -1.46817832,
                "count": 17141875,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7186828,
                "variance": 114.8901609
              },
              {
                "average": 0.5032109381,
                "count": 17141875,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999897044,
                "variance": 0.2499897045
              },
              {
                "average": 10119.36103,
                "count": 17141875,
                "maximum": 10123,
                "minimum": 10114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.649648659,
                "variance": 7.020638016
              },
              {
                "average": 243768000.5,
                "count": 17141875,
                "maximum": 243786155.6,
                "minimum": 243713953.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30295.01549,
                "variance": 917787963.6
              },
              {
                "average": 0,
                "count": 17141875,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17141875,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17141875,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17141875,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17141875,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615109.8857,
              4821491.806,
              1316.551254,
              616143.5257,
              4822897.366,
              1866.931254
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615109.8857135292,
                    4821491.805835371,
                    1316.551253852233
                  ],
                  [
                    615109.8857135292,
                    4822897.365835371,
                    1316.551253852233
                  ],
                  [
                    616143.5257135291,
                    4822897.365835371,
                    1866.931253852233
                  ],
                  [
                    616143.5257135291,
                    4821491.805835371,
                    1866.931253852233
                  ],
                  [
                    615109.8857135292,
                    4821491.805835371,
                    1316.551253852233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:09:15+00:00",
            "end_time": "2019-06-04T20:05:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68376442585819,
              43.59999487143509,
              1312.2304926416477
            ],
            [
              -121.68348966275418,
              43.612592643031896,
              1312.2304926416477
            ],
            [
              -121.67471191864718,
              43.6124912053265,
              1849.8104926416477
            ],
            [
              -121.67498851241344,
              43.59989347808028,
              1849.8104926416477
            ],
            [
              -121.68376442585819,
              43.59999487143509,
              1312.2304926416477
            ]
          ]
        ]
      },
      "bbox": [
        -121.6837644,
        43.59989348,
        1312.230493,
        -121.6747119,
        43.61259264,
        1849.810493
      ],
      "properties": {
        "datetime": "2019-06-05T19:20:33Z",
        "pc:count": 17063200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606593.1942,
            "count": 17063200,
            "maximum": 606943.3795,
            "minimum": 606234.8795,
            "name": "X",
            "position": 0,
            "stddev": 200.2980063,
            "variance": 40119.29131
          },
          {
            "average": 4829015.451,
            "count": 17063200,
            "maximum": 4829687.776,
            "minimum": 4828288.296,
            "name": "Y",
            "position": 1,
            "stddev": 395.3068287,
            "variance": 156267.4888
          },
          {
            "average": 1327.933623,
            "count": 17063200,
            "maximum": 1849.810493,
            "minimum": 1312.230493,
            "name": "Z",
            "position": 2,
            "stddev": 9.194963407,
            "variance": 84.54735205
          },
          {
            "average": 17128.57011,
            "count": 17063200,
            "maximum": 63247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10426.07876,
            "variance": 108703118.3
          },
          {
            "average": 1.192911998,
            "count": 17063200,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4515227693,
            "variance": 0.2038728112
          },
          {
            "average": 1.385893502,
            "count": 17063200,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6176856934,
            "variance": 0.3815356158
          },
          {
            "average": 0.4993085705,
            "count": 17063200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995366,
            "variance": 0.2499995366
          },
          {
            "average": 0,
            "count": 17063200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204763585,
            "count": 17063200,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.300885674,
            "variance": 1.692303536
          },
          {
            "average": 0.7967482376,
            "count": 17063200,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.65313742,
            "variance": 113.4893368
          },
          {
            "average": 0.4837972948,
            "count": 17063200,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499737418,
            "variance": 0.249737487
          },
          {
            "average": 10141.73697,
            "count": 17063200,
            "maximum": 10144,
            "minimum": 10139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.053119515,
            "variance": 1.109060714
          },
          {
            "average": 243796821.6,
            "count": 17063200,
            "maximum": 243797633.9,
            "minimum": 243795682.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470.0001246,
            "variance": 220900.1172
          },
          {
            "average": 0,
            "count": 17063200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17063200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17063200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17063200,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17063200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606234.8795,
          4828288.296,
          1312.230493,
          606943.3795,
          4829687.776,
          1849.810493
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606234.8795278734,
                4828288.29635415,
                1312.2304926416477
              ],
              [
                606234.8795278734,
                4829687.776354151,
                1312.2304926416477
              ],
              [
                606943.3795278734,
                4829687.776354151,
                1849.8104926416477
              ],
              [
                606943.3795278734,
                4828288.29635415,
                1849.8104926416477
              ],
              [
                606234.8795278734,
                4828288.29635415,
                1312.2304926416477
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:20:33+00:00",
        "end_time": "2019-06-05T18:48:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6837644,
            43.59989348,
            1312.230493,
            -121.6747119,
            43.61259264,
            1849.810493
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68376442585819,
                  43.59999487143509,
                  1312.2304926416477
                ],
                [
                  -121.68348966275418,
                  43.612592643031896,
                  1312.2304926416477
                ],
                [
                  -121.67471191864718,
                  43.6124912053265,
                  1849.8104926416477
                ],
                [
                  -121.67498851241344,
                  43.59989347808028,
                  1849.8104926416477
                ],
                [
                  -121.68376442585819,
                  43.59999487143509,
                  1312.2304926416477
                ]
              ]
            ]
          },
          "id": "20190605_43121E6206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:20:33Z",
            "pc:count": 17063200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606593.1942,
                "count": 17063200,
                "maximum": 606943.3795,
                "minimum": 606234.8795,
                "name": "X",
                "position": 0,
                "stddev": 200.2980063,
                "variance": 40119.29131
              },
              {
                "average": 4829015.451,
                "count": 17063200,
                "maximum": 4829687.776,
                "minimum": 4828288.296,
                "name": "Y",
                "position": 1,
                "stddev": 395.3068287,
                "variance": 156267.4888
              },
              {
                "average": 1327.933623,
                "count": 17063200,
                "maximum": 1849.810493,
                "minimum": 1312.230493,
                "name": "Z",
                "position": 2,
                "stddev": 9.194963407,
                "variance": 84.54735205
              },
              {
                "average": 17128.57011,
                "count": 17063200,
                "maximum": 63247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10426.07876,
                "variance": 108703118.3
              },
              {
                "average": 1.192911998,
                "count": 17063200,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4515227693,
                "variance": 0.2038728112
              },
              {
                "average": 1.385893502,
                "count": 17063200,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6176856934,
                "variance": 0.3815356158
              },
              {
                "average": 0.4993085705,
                "count": 17063200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995366,
                "variance": 0.2499995366
              },
              {
                "average": 0,
                "count": 17063200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204763585,
                "count": 17063200,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.300885674,
                "variance": 1.692303536
              },
              {
                "average": 0.7967482376,
                "count": 17063200,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.65313742,
                "variance": 113.4893368
              },
              {
                "average": 0.4837972948,
                "count": 17063200,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499737418,
                "variance": 0.249737487
              },
              {
                "average": 10141.73697,
                "count": 17063200,
                "maximum": 10144,
                "minimum": 10139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.053119515,
                "variance": 1.109060714
              },
              {
                "average": 243796821.6,
                "count": 17063200,
                "maximum": 243797633.9,
                "minimum": 243795682.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470.0001246,
                "variance": 220900.1172
              },
              {
                "average": 0,
                "count": 17063200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17063200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17063200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17063200,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17063200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606234.8795,
              4828288.296,
              1312.230493,
              606943.3795,
              4829687.776,
              1849.810493
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606234.8795278734,
                    4828288.29635415,
                    1312.2304926416477
                  ],
                  [
                    606234.8795278734,
                    4829687.776354151,
                    1312.2304926416477
                  ],
                  [
                    606943.3795278734,
                    4829687.776354151,
                    1849.8104926416477
                  ],
                  [
                    606943.3795278734,
                    4828288.29635415,
                    1849.8104926416477
                  ],
                  [
                    606234.8795278734,
                    4828288.29635415,
                    1312.2304926416477
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:20:33+00:00",
            "end_time": "2019-06-05T18:48: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": "20190605_43121E5212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028562912787,
              43.58749877166788,
              1300.455266148989
            ],
            [
              -121.5499817648804,
              43.600153108902724,
              1300.455266148989
            ],
            [
              -121.53718462859224,
              43.599990046655925,
              1893.8352661489891
            ],
            [
              -121.53749117227352,
              43.58733578103669,
              1893.8352661489891
            ],
            [
              -121.55028562912787,
              43.58749877166788,
              1300.455266148989
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502856,
        43.58733578,
        1300.455266,
        -121.5371846,
        43.60015311,
        1893.835266
      ],
      "properties": {
        "datetime": "2019-06-05T18:24:31Z",
        "pc:count": 21025397,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617547.2262,
            "count": 21025397,
            "maximum": 618065.6355,
            "minimum": 617032.4355,
            "name": "X",
            "position": 0,
            "stddev": 280.6917464,
            "variance": 78787.8565
          },
          {
            "average": 4827819.187,
            "count": 21025397,
            "maximum": 4828485.663,
            "minimum": 4827079.823,
            "name": "Y",
            "position": 1,
            "stddev": 390.3908958,
            "variance": 152405.0515
          },
          {
            "average": 1306.607992,
            "count": 21025397,
            "maximum": 1893.835266,
            "minimum": 1300.455266,
            "name": "Z",
            "position": 2,
            "stddev": 3.840572123,
            "variance": 14.74999423
          },
          {
            "average": 20044.53648,
            "count": 21025397,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9895.489462,
            "variance": 97920711.69
          },
          {
            "average": 1.109242598,
            "count": 21025397,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3355516851,
            "variance": 0.1125949334
          },
          {
            "average": 1.218456612,
            "count": 21025397,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4653724469,
            "variance": 0.2165715143
          },
          {
            "average": 0.4982404375,
            "count": 21025397,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969158,
            "variance": 0.2499969158
          },
          {
            "average": 0,
            "count": 21025397,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203355685,
            "count": 21025397,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7862661414,
            "variance": 0.6182144451
          },
          {
            "average": 1.251687878,
            "count": 21025397,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.66678982,
            "variance": 113.780405
          },
          {
            "average": 0.48727527,
            "count": 21025397,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998380669,
            "variance": 0.2498380931
          },
          {
            "average": 10133.47167,
            "count": 21025397,
            "maximum": 10136,
            "minimum": 10129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.209328482,
            "variance": 1.462475377
          },
          {
            "average": 243792900.7,
            "count": 21025397,
            "maximum": 243794271.1,
            "minimum": 243788966.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 785.2551633,
            "variance": 616625.6714
          },
          {
            "average": 0,
            "count": 21025397,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21025397,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21025397,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21025397,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21025397,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617032.4355,
          4827079.823,
          1300.455266,
          618065.6355,
          4828485.663,
          1893.835266
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617032.4355340468,
                4827079.823074217,
                1300.455266148989
              ],
              [
                617032.4355340468,
                4828485.663074217,
                1300.455266148989
              ],
              [
                618065.6355340468,
                4828485.663074217,
                1893.8352661489891
              ],
              [
                618065.6355340468,
                4827079.823074217,
                1893.8352661489891
              ],
              [
                617032.4355340468,
                4827079.823074217,
                1300.455266148989
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:24:31+00:00",
        "end_time": "2019-06-05T16:56:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502856,
            43.58733578,
            1300.455266,
            -121.5371846,
            43.60015311,
            1893.835266
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028562912787,
                  43.58749877166788,
                  1300.455266148989
                ],
                [
                  -121.5499817648804,
                  43.600153108902724,
                  1300.455266148989
                ],
                [
                  -121.53718462859224,
                  43.599990046655925,
                  1893.8352661489891
                ],
                [
                  -121.53749117227352,
                  43.58733578103669,
                  1893.8352661489891
                ],
                [
                  -121.55028562912787,
                  43.58749877166788,
                  1300.455266148989
                ]
              ]
            ]
          },
          "id": "20190605_43121E5212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:24:31Z",
            "pc:count": 21025397,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617547.2262,
                "count": 21025397,
                "maximum": 618065.6355,
                "minimum": 617032.4355,
                "name": "X",
                "position": 0,
                "stddev": 280.6917464,
                "variance": 78787.8565
              },
              {
                "average": 4827819.187,
                "count": 21025397,
                "maximum": 4828485.663,
                "minimum": 4827079.823,
                "name": "Y",
                "position": 1,
                "stddev": 390.3908958,
                "variance": 152405.0515
              },
              {
                "average": 1306.607992,
                "count": 21025397,
                "maximum": 1893.835266,
                "minimum": 1300.455266,
                "name": "Z",
                "position": 2,
                "stddev": 3.840572123,
                "variance": 14.74999423
              },
              {
                "average": 20044.53648,
                "count": 21025397,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9895.489462,
                "variance": 97920711.69
              },
              {
                "average": 1.109242598,
                "count": 21025397,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3355516851,
                "variance": 0.1125949334
              },
              {
                "average": 1.218456612,
                "count": 21025397,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4653724469,
                "variance": 0.2165715143
              },
              {
                "average": 0.4982404375,
                "count": 21025397,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969158,
                "variance": 0.2499969158
              },
              {
                "average": 0,
                "count": 21025397,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203355685,
                "count": 21025397,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7862661414,
                "variance": 0.6182144451
              },
              {
                "average": 1.251687878,
                "count": 21025397,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.66678982,
                "variance": 113.780405
              },
              {
                "average": 0.48727527,
                "count": 21025397,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998380669,
                "variance": 0.2498380931
              },
              {
                "average": 10133.47167,
                "count": 21025397,
                "maximum": 10136,
                "minimum": 10129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.209328482,
                "variance": 1.462475377
              },
              {
                "average": 243792900.7,
                "count": 21025397,
                "maximum": 243794271.1,
                "minimum": 243788966.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 785.2551633,
                "variance": 616625.6714
              },
              {
                "average": 0,
                "count": 21025397,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21025397,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21025397,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21025397,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21025397,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617032.4355,
              4827079.823,
              1300.455266,
              618065.6355,
              4828485.663,
              1893.835266
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617032.4355340468,
                    4827079.823074217,
                    1300.455266148989
                  ],
                  [
                    617032.4355340468,
                    4828485.663074217,
                    1300.455266148989
                  ],
                  [
                    618065.6355340468,
                    4828485.663074217,
                    1893.8352661489891
                  ],
                  [
                    618065.6355340468,
                    4827079.823074217,
                    1893.8352661489891
                  ],
                  [
                    617032.4355340468,
                    4827079.823074217,
                    1300.455266148989
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:24:31+00:00",
            "end_time": "2019-06-05T16:56: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": "20190604_43121E5416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278203606716,
              43.512498855944024,
              1312.497573975394
            ],
            [
              -121.56248161214758,
              43.52515198926093,
              1312.497573975394
            ],
            [
              -121.54968789989601,
              43.52499039038472,
              1906.497573975394
            ],
            [
              -121.54999099527261,
              43.51233732804347,
              1906.497573975394
            ],
            [
              -121.56278203606716,
              43.512498855944024,
              1312.497573975394
            ]
          ]
        ]
      },
      "bbox": [
        -121.562782,
        43.51233733,
        1312.497574,
        -121.5496879,
        43.52515199,
        1906.497574
      ],
      "properties": {
        "datetime": "2019-06-04T19:50:24Z",
        "pc:count": 18340855,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616668.6178,
            "count": 18340855,
            "maximum": 617201.8031,
            "minimum": 616167.6031,
            "name": "X",
            "position": 0,
            "stddev": 298.5083277,
            "variance": 89107.22169
          },
          {
            "average": 4819432.197,
            "count": 18340855,
            "maximum": 4820138.422,
            "minimum": 4818732.742,
            "name": "Y",
            "position": 1,
            "stddev": 400.828573,
            "variance": 160663.5449
          },
          {
            "average": 1327.089631,
            "count": 18340855,
            "maximum": 1906.497574,
            "minimum": 1312.497574,
            "name": "Z",
            "position": 2,
            "stddev": 7.135682752,
            "variance": 50.91796833
          },
          {
            "average": 19529.64068,
            "count": 18340855,
            "maximum": 47371,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10498.33505,
            "variance": 110215038.8
          },
          {
            "average": 1.119381512,
            "count": 18340855,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3633040413,
            "variance": 0.1319898264
          },
          {
            "average": 1.238793448,
            "count": 18340855,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5122466382,
            "variance": 0.2623966184
          },
          {
            "average": 0.5027919909,
            "count": 18340855,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922184,
            "variance": 0.2499922184
          },
          {
            "average": 0,
            "count": 18340855,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.990069111,
            "count": 18340855,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.463671304,
            "variance": 11.99701891
          },
          {
            "average": -0.6467355184,
            "count": 18340855,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85168629,
            "variance": 117.7590954
          },
          {
            "average": 0.496147208,
            "count": 18340855,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999851694,
            "variance": 0.2499851696
          },
          {
            "average": 10110.13781,
            "count": 18340855,
            "maximum": 10112,
            "minimum": 10108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.06690945,
            "variance": 1.138295775
          },
          {
            "average": 243712188.4,
            "count": 18340855,
            "maximum": 243713024.8,
            "minimum": 243711257.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.8310212,
            "variance": 219802.5265
          },
          {
            "average": 0,
            "count": 18340855,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18340855,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18340855,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18340855,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18340855,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616167.6031,
          4818732.742,
          1312.497574,
          617201.8031,
          4820138.422,
          1906.497574
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616167.6031039926,
                4818732.742341766,
                1312.497573975394
              ],
              [
                616167.6031039926,
                4820138.422341766,
                1312.497573975394
              ],
              [
                617201.8031039926,
                4820138.422341766,
                1906.497573975394
              ],
              [
                617201.8031039926,
                4818732.742341766,
                1906.497573975394
              ],
              [
                616167.6031039926,
                4818732.742341766,
                1312.497573975394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:50:24+00:00",
        "end_time": "2019-06-04T19:20:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.562782,
            43.51233733,
            1312.497574,
            -121.5496879,
            43.52515199,
            1906.497574
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278203606716,
                  43.512498855944024,
                  1312.497573975394
                ],
                [
                  -121.56248161214758,
                  43.52515198926093,
                  1312.497573975394
                ],
                [
                  -121.54968789989601,
                  43.52499039038472,
                  1906.497573975394
                ],
                [
                  -121.54999099527261,
                  43.51233732804347,
                  1906.497573975394
                ],
                [
                  -121.56278203606716,
                  43.512498855944024,
                  1312.497573975394
                ]
              ]
            ]
          },
          "id": "20190604_43121E5416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:50:24Z",
            "pc:count": 18340855,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616668.6178,
                "count": 18340855,
                "maximum": 617201.8031,
                "minimum": 616167.6031,
                "name": "X",
                "position": 0,
                "stddev": 298.5083277,
                "variance": 89107.22169
              },
              {
                "average": 4819432.197,
                "count": 18340855,
                "maximum": 4820138.422,
                "minimum": 4818732.742,
                "name": "Y",
                "position": 1,
                "stddev": 400.828573,
                "variance": 160663.5449
              },
              {
                "average": 1327.089631,
                "count": 18340855,
                "maximum": 1906.497574,
                "minimum": 1312.497574,
                "name": "Z",
                "position": 2,
                "stddev": 7.135682752,
                "variance": 50.91796833
              },
              {
                "average": 19529.64068,
                "count": 18340855,
                "maximum": 47371,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10498.33505,
                "variance": 110215038.8
              },
              {
                "average": 1.119381512,
                "count": 18340855,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3633040413,
                "variance": 0.1319898264
              },
              {
                "average": 1.238793448,
                "count": 18340855,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5122466382,
                "variance": 0.2623966184
              },
              {
                "average": 0.5027919909,
                "count": 18340855,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922184,
                "variance": 0.2499922184
              },
              {
                "average": 0,
                "count": 18340855,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.990069111,
                "count": 18340855,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.463671304,
                "variance": 11.99701891
              },
              {
                "average": -0.6467355184,
                "count": 18340855,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85168629,
                "variance": 117.7590954
              },
              {
                "average": 0.496147208,
                "count": 18340855,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999851694,
                "variance": 0.2499851696
              },
              {
                "average": 10110.13781,
                "count": 18340855,
                "maximum": 10112,
                "minimum": 10108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.06690945,
                "variance": 1.138295775
              },
              {
                "average": 243712188.4,
                "count": 18340855,
                "maximum": 243713024.8,
                "minimum": 243711257.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.8310212,
                "variance": 219802.5265
              },
              {
                "average": 0,
                "count": 18340855,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18340855,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18340855,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18340855,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18340855,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616167.6031,
              4818732.742,
              1312.497574,
              617201.8031,
              4820138.422,
              1906.497574
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616167.6031039926,
                    4818732.742341766,
                    1312.497573975394
                  ],
                  [
                    616167.6031039926,
                    4820138.422341766,
                    1312.497573975394
                  ],
                  [
                    617201.8031039926,
                    4820138.422341766,
                    1906.497573975394
                  ],
                  [
                    617201.8031039926,
                    4818732.742341766,
                    1906.497573975394
                  ],
                  [
                    616167.6031039926,
                    4818732.742341766,
                    1312.497573975394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:50:24+00:00",
            "end_time": "2019-06-04T19:20: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": "20190605_43121E6225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776746498272,
              43.56249809387225,
              1255.1235588921863
            ],
            [
              -121.63748238560412,
              43.57514396022601,
              1255.1235588921863
            ],
            [
              -121.62470219639404,
              43.57499090858151,
              1869.6235588921863
            ],
            [
              -121.62498994772558,
              43.56234510940475,
              1869.6235588921863
            ],
            [
              -121.63776746498272,
              43.56249809387225,
              1255.1235588921863
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377675,
        43.56234511,
        1255.123559,
        -121.6247022,
        43.57514396,
        1869.623559
      ],
      "properties": {
        "datetime": "2019-06-05T19:36:48Z",
        "pc:count": 21156769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610518.5918,
            "count": 21156769,
            "maximum": 611047.8713,
            "minimum": 610015.6513,
            "name": "X",
            "position": 0,
            "stddev": 297.9849264,
            "variance": 88795.01637
          },
          {
            "average": 4824883.761,
            "count": 21156769,
            "maximum": 4825588.551,
            "minimum": 4824183.711,
            "name": "Y",
            "position": 1,
            "stddev": 396.193987,
            "variance": 156969.6754
          },
          {
            "average": 1323.114503,
            "count": 21156769,
            "maximum": 1869.623559,
            "minimum": 1255.123559,
            "name": "Z",
            "position": 2,
            "stddev": 5.565487875,
            "variance": 30.97465529
          },
          {
            "average": 19041.12442,
            "count": 21156769,
            "maximum": 63103,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10472.04506,
            "variance": 109663727.8
          },
          {
            "average": 1.151513589,
            "count": 21156769,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4060329699,
            "variance": 0.1648627727
          },
          {
            "average": 1.302970506,
            "count": 21156769,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5657786472,
            "variance": 0.3201054776
          },
          {
            "average": 0.5024379668,
            "count": 21156769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940681,
            "variance": 0.2499940681
          },
          {
            "average": 0,
            "count": 21156769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211476242,
            "count": 21156769,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.136614632,
            "variance": 1.291892822
          },
          {
            "average": -0.00484873633,
            "count": 21156769,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.184465,
            "variance": 125.0922573
          },
          {
            "average": 0.5035957523,
            "count": 21156769,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999870822,
            "variance": 0.2499870824
          },
          {
            "average": 10129.49409,
            "count": 21156769,
            "maximum": 10146,
            "minimum": 10126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.361701443,
            "variance": 19.02443948
          },
          {
            "average": 243789556.2,
            "count": 21156769,
            "maximum": 243798608.9,
            "minimum": 243787497.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2556.139307,
            "variance": 6533848.158
          },
          {
            "average": 0,
            "count": 21156769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21156769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21156769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21156769,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21156769,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610015.6513,
          4824183.711,
          1255.123559,
          611047.8713,
          4825588.551,
          1869.623559
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610015.6512764324,
                4824183.711437705,
                1255.1235588921863
              ],
              [
                610015.6512764324,
                4825588.551437705,
                1255.1235588921863
              ],
              [
                611047.8712764324,
                4825588.551437705,
                1869.6235588921863
              ],
              [
                611047.8712764324,
                4824183.711437705,
                1869.6235588921863
              ],
              [
                610015.6512764324,
                4824183.711437705,
                1255.1235588921863
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:36:48+00:00",
        "end_time": "2019-06-05T16:31:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377675,
            43.56234511,
            1255.123559,
            -121.6247022,
            43.57514396,
            1869.623559
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776746498272,
                  43.56249809387225,
                  1255.1235588921863
                ],
                [
                  -121.63748238560412,
                  43.57514396022601,
                  1255.1235588921863
                ],
                [
                  -121.62470219639404,
                  43.57499090858151,
                  1869.6235588921863
                ],
                [
                  -121.62498994772558,
                  43.56234510940475,
                  1869.6235588921863
                ],
                [
                  -121.63776746498272,
                  43.56249809387225,
                  1255.1235588921863
                ]
              ]
            ]
          },
          "id": "20190605_43121E6225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:36:48Z",
            "pc:count": 21156769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610518.5918,
                "count": 21156769,
                "maximum": 611047.8713,
                "minimum": 610015.6513,
                "name": "X",
                "position": 0,
                "stddev": 297.9849264,
                "variance": 88795.01637
              },
              {
                "average": 4824883.761,
                "count": 21156769,
                "maximum": 4825588.551,
                "minimum": 4824183.711,
                "name": "Y",
                "position": 1,
                "stddev": 396.193987,
                "variance": 156969.6754
              },
              {
                "average": 1323.114503,
                "count": 21156769,
                "maximum": 1869.623559,
                "minimum": 1255.123559,
                "name": "Z",
                "position": 2,
                "stddev": 5.565487875,
                "variance": 30.97465529
              },
              {
                "average": 19041.12442,
                "count": 21156769,
                "maximum": 63103,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10472.04506,
                "variance": 109663727.8
              },
              {
                "average": 1.151513589,
                "count": 21156769,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4060329699,
                "variance": 0.1648627727
              },
              {
                "average": 1.302970506,
                "count": 21156769,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5657786472,
                "variance": 0.3201054776
              },
              {
                "average": 0.5024379668,
                "count": 21156769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940681,
                "variance": 0.2499940681
              },
              {
                "average": 0,
                "count": 21156769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211476242,
                "count": 21156769,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.136614632,
                "variance": 1.291892822
              },
              {
                "average": -0.00484873633,
                "count": 21156769,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.184465,
                "variance": 125.0922573
              },
              {
                "average": 0.5035957523,
                "count": 21156769,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999870822,
                "variance": 0.2499870824
              },
              {
                "average": 10129.49409,
                "count": 21156769,
                "maximum": 10146,
                "minimum": 10126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.361701443,
                "variance": 19.02443948
              },
              {
                "average": 243789556.2,
                "count": 21156769,
                "maximum": 243798608.9,
                "minimum": 243787497.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2556.139307,
                "variance": 6533848.158
              },
              {
                "average": 0,
                "count": 21156769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21156769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21156769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21156769,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21156769,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610015.6513,
              4824183.711,
              1255.123559,
              611047.8713,
              4825588.551,
              1869.623559
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610015.6512764324,
                    4824183.711437705,
                    1255.1235588921863
                  ],
                  [
                    610015.6512764324,
                    4825588.551437705,
                    1255.1235588921863
                  ],
                  [
                    611047.8712764324,
                    4825588.551437705,
                    1869.6235588921863
                  ],
                  [
                    611047.8712764324,
                    4824183.711437705,
                    1869.6235588921863
                  ],
                  [
                    610015.6512764324,
                    4824183.711437705,
                    1255.1235588921863
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:36:48+00:00",
            "end_time": "2019-06-05T16:31: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": "20190605_43121E6210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6377674590391,
              43.599998437798035,
              1305.3067370525314
            ],
            [
              -121.63748201450746,
              43.612643860828975,
              1305.3067370525314
            ],
            [
              -121.62470206380908,
              43.6124908028431,
              1861.1067370525316
            ],
            [
              -121.62499018366549,
              43.59984544698519,
              1861.1067370525316
            ],
            [
              -121.6377674590391,
              43.599998437798035,
              1305.3067370525314
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377675,
        43.59984545,
        1305.306737,
        -121.6247021,
        43.61264386,
        1861.106737
      ],
      "properties": {
        "datetime": "2019-06-05T19:16:34Z",
        "pc:count": 21874056,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610470.4851,
            "count": 21874056,
            "maximum": 610978.9356,
            "minimum": 609947.3756,
            "name": "X",
            "position": 0,
            "stddev": 291.5201315,
            "variance": 84983.98708
          },
          {
            "average": 4829019.233,
            "count": 21874056,
            "maximum": 4829753.346,
            "minimum": 4828348.546,
            "name": "Y",
            "position": 1,
            "stddev": 410.9047127,
            "variance": 168842.6829
          },
          {
            "average": 1313.385853,
            "count": 21874056,
            "maximum": 1861.106737,
            "minimum": 1305.306737,
            "name": "Z",
            "position": 2,
            "stddev": 4.871058184,
            "variance": 23.72720783
          },
          {
            "average": 18173.03603,
            "count": 21874056,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10383.05493,
            "variance": 107807829.7
          },
          {
            "average": 1.1508114,
            "count": 21874056,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3954991104,
            "variance": 0.1564195463
          },
          {
            "average": 1.301574477,
            "count": 21874056,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5437345992,
            "variance": 0.2956473144
          },
          {
            "average": 0.5035873091,
            "count": 21874056,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999871425,
            "variance": 0.2499871426
          },
          {
            "average": 0,
            "count": 21874056,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174974728,
            "count": 21874056,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9562450281,
            "variance": 0.9144045538
          },
          {
            "average": -1.16168315,
            "count": 21874056,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.1471811,
            "variance": 124.2596464
          },
          {
            "average": 0.4905502665,
            "count": 21874056,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499910706,
            "variance": 0.249910714
          },
          {
            "average": 10139.91966,
            "count": 21874056,
            "maximum": 10143,
            "minimum": 10137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.305836323,
            "variance": 1.705208502
          },
          {
            "average": 243795988.6,
            "count": 21874056,
            "maximum": 243797394.4,
            "minimum": 243794719.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 602.8104851,
            "variance": 363380.4809
          },
          {
            "average": 0,
            "count": 21874056,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21874056,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21874056,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21874056,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21874056,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609947.3756,
          4828348.546,
          1305.306737,
          610978.9356,
          4829753.346,
          1861.106737
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609947.3756236947,
                4828348.545961302,
                1305.3067370525314
              ],
              [
                609947.3756236947,
                4829753.3459613025,
                1305.3067370525314
              ],
              [
                610978.9356236948,
                4829753.3459613025,
                1861.1067370525316
              ],
              [
                610978.9356236948,
                4828348.545961302,
                1861.1067370525316
              ],
              [
                609947.3756236947,
                4828348.545961302,
                1305.3067370525314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:16:34+00:00",
        "end_time": "2019-06-05T18:31:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377675,
            43.59984545,
            1305.306737,
            -121.6247021,
            43.61264386,
            1861.106737
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6377674590391,
                  43.599998437798035,
                  1305.3067370525314
                ],
                [
                  -121.63748201450746,
                  43.612643860828975,
                  1305.3067370525314
                ],
                [
                  -121.62470206380908,
                  43.6124908028431,
                  1861.1067370525316
                ],
                [
                  -121.62499018366549,
                  43.59984544698519,
                  1861.1067370525316
                ],
                [
                  -121.6377674590391,
                  43.599998437798035,
                  1305.3067370525314
                ]
              ]
            ]
          },
          "id": "20190605_43121E6210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:16:34Z",
            "pc:count": 21874056,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610470.4851,
                "count": 21874056,
                "maximum": 610978.9356,
                "minimum": 609947.3756,
                "name": "X",
                "position": 0,
                "stddev": 291.5201315,
                "variance": 84983.98708
              },
              {
                "average": 4829019.233,
                "count": 21874056,
                "maximum": 4829753.346,
                "minimum": 4828348.546,
                "name": "Y",
                "position": 1,
                "stddev": 410.9047127,
                "variance": 168842.6829
              },
              {
                "average": 1313.385853,
                "count": 21874056,
                "maximum": 1861.106737,
                "minimum": 1305.306737,
                "name": "Z",
                "position": 2,
                "stddev": 4.871058184,
                "variance": 23.72720783
              },
              {
                "average": 18173.03603,
                "count": 21874056,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10383.05493,
                "variance": 107807829.7
              },
              {
                "average": 1.1508114,
                "count": 21874056,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3954991104,
                "variance": 0.1564195463
              },
              {
                "average": 1.301574477,
                "count": 21874056,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5437345992,
                "variance": 0.2956473144
              },
              {
                "average": 0.5035873091,
                "count": 21874056,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999871425,
                "variance": 0.2499871426
              },
              {
                "average": 0,
                "count": 21874056,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174974728,
                "count": 21874056,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9562450281,
                "variance": 0.9144045538
              },
              {
                "average": -1.16168315,
                "count": 21874056,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.1471811,
                "variance": 124.2596464
              },
              {
                "average": 0.4905502665,
                "count": 21874056,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499910706,
                "variance": 0.249910714
              },
              {
                "average": 10139.91966,
                "count": 21874056,
                "maximum": 10143,
                "minimum": 10137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.305836323,
                "variance": 1.705208502
              },
              {
                "average": 243795988.6,
                "count": 21874056,
                "maximum": 243797394.4,
                "minimum": 243794719.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 602.8104851,
                "variance": 363380.4809
              },
              {
                "average": 0,
                "count": 21874056,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21874056,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21874056,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21874056,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21874056,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609947.3756,
              4828348.546,
              1305.306737,
              610978.9356,
              4829753.346,
              1861.106737
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609947.3756236947,
                    4828348.545961302,
                    1305.3067370525314
                  ],
                  [
                    609947.3756236947,
                    4829753.3459613025,
                    1305.3067370525314
                  ],
                  [
                    610978.9356236948,
                    4829753.3459613025,
                    1861.1067370525316
                  ],
                  [
                    610978.9356236948,
                    4828348.545961302,
                    1861.1067370525316
                  ],
                  [
                    609947.3756236947,
                    4828348.545961302,
                    1305.3067370525314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:16:34+00:00",
            "end_time": "2019-06-05T18:31: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": "20190604_43121E6420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776695141124,
              43.51249790915879,
              1325.5012914315917
            ],
            [
              -121.63748236891107,
              43.52514388651419,
              1325.5012914315917
            ],
            [
              -121.6247028433098,
              43.52499085548595,
              1895.9612914315917
            ],
            [
              -121.62499009296731,
              43.51234494530514,
              1895.9612914315917
            ],
            [
              -121.63776695141124,
              43.51249790915879,
              1325.5012914315917
            ]
          ]
        ]
      },
      "bbox": [
        -121.637767,
        43.51234495,
        1325.501291,
        -121.6247028,
        43.52514389,
        1895.961291
      ],
      "properties": {
        "datetime": "2019-06-04T20:14:41Z",
        "pc:count": 19465241,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610630.2584,
            "count": 19465241,
            "maximum": 611139.6734,
            "minimum": 610106.6534,
            "name": "X",
            "position": 0,
            "stddev": 287.1590518,
            "variance": 82460.321
          },
          {
            "average": 4819334.605,
            "count": 19465241,
            "maximum": 4820035.51,
            "minimum": 4818630.67,
            "name": "Y",
            "position": 1,
            "stddev": 398.6078857,
            "variance": 158888.2465
          },
          {
            "average": 1335.064072,
            "count": 19465241,
            "maximum": 1895.961291,
            "minimum": 1325.501291,
            "name": "Z",
            "position": 2,
            "stddev": 7.428197451,
            "variance": 55.17811737
          },
          {
            "average": 18329.49277,
            "count": 19465241,
            "maximum": 49969,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10703.13158,
            "variance": 114557025.6
          },
          {
            "average": 1.127980486,
            "count": 19465241,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3540509135,
            "variance": 0.1253520494
          },
          {
            "average": 1.255965184,
            "count": 19465241,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4813478227,
            "variance": 0.2316957265
          },
          {
            "average": 0.5055347632,
            "count": 19465241,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999693783,
            "variance": 0.2499693792
          },
          {
            "average": 0,
            "count": 19465241,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.241201021,
            "count": 19465241,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.985092418,
            "variance": 15.88096158
          },
          {
            "average": -1.35412069,
            "count": 19465241,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.66987525,
            "variance": 113.8462378
          },
          {
            "average": 0.5027496449,
            "count": 19465241,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999924522,
            "variance": 0.2499924523
          },
          {
            "average": 10112.46494,
            "count": 19465241,
            "maximum": 10115,
            "minimum": 10110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.060485282,
            "variance": 1.124629034
          },
          {
            "average": 243713232.3,
            "count": 19465241,
            "maximum": 243714481.6,
            "minimum": 243712039.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 499.5197726,
            "variance": 249520.0032
          },
          {
            "average": 0,
            "count": 19465241,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19465241,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19465241,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19465241,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19465241,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610106.6534,
          4818630.67,
          1325.501291,
          611139.6734,
          4820035.51,
          1895.961291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610106.6534023469,
                4818630.670102101,
                1325.5012914315917
              ],
              [
                610106.6534023469,
                4820035.510102101,
                1325.5012914315917
              ],
              [
                611139.6734023469,
                4820035.510102101,
                1895.9612914315917
              ],
              [
                611139.6734023469,
                4818630.670102101,
                1895.9612914315917
              ],
              [
                610106.6534023469,
                4818630.670102101,
                1325.5012914315917
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:14:41+00:00",
        "end_time": "2019-06-04T19:33:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.637767,
            43.51234495,
            1325.501291,
            -121.6247028,
            43.52514389,
            1895.961291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776695141124,
                  43.51249790915879,
                  1325.5012914315917
                ],
                [
                  -121.63748236891107,
                  43.52514388651419,
                  1325.5012914315917
                ],
                [
                  -121.6247028433098,
                  43.52499085548595,
                  1895.9612914315917
                ],
                [
                  -121.62499009296731,
                  43.51234494530514,
                  1895.9612914315917
                ],
                [
                  -121.63776695141124,
                  43.51249790915879,
                  1325.5012914315917
                ]
              ]
            ]
          },
          "id": "20190604_43121E6420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:14:41Z",
            "pc:count": 19465241,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610630.2584,
                "count": 19465241,
                "maximum": 611139.6734,
                "minimum": 610106.6534,
                "name": "X",
                "position": 0,
                "stddev": 287.1590518,
                "variance": 82460.321
              },
              {
                "average": 4819334.605,
                "count": 19465241,
                "maximum": 4820035.51,
                "minimum": 4818630.67,
                "name": "Y",
                "position": 1,
                "stddev": 398.6078857,
                "variance": 158888.2465
              },
              {
                "average": 1335.064072,
                "count": 19465241,
                "maximum": 1895.961291,
                "minimum": 1325.501291,
                "name": "Z",
                "position": 2,
                "stddev": 7.428197451,
                "variance": 55.17811737
              },
              {
                "average": 18329.49277,
                "count": 19465241,
                "maximum": 49969,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10703.13158,
                "variance": 114557025.6
              },
              {
                "average": 1.127980486,
                "count": 19465241,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3540509135,
                "variance": 0.1253520494
              },
              {
                "average": 1.255965184,
                "count": 19465241,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4813478227,
                "variance": 0.2316957265
              },
              {
                "average": 0.5055347632,
                "count": 19465241,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999693783,
                "variance": 0.2499693792
              },
              {
                "average": 0,
                "count": 19465241,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.241201021,
                "count": 19465241,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.985092418,
                "variance": 15.88096158
              },
              {
                "average": -1.35412069,
                "count": 19465241,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.66987525,
                "variance": 113.8462378
              },
              {
                "average": 0.5027496449,
                "count": 19465241,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999924522,
                "variance": 0.2499924523
              },
              {
                "average": 10112.46494,
                "count": 19465241,
                "maximum": 10115,
                "minimum": 10110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.060485282,
                "variance": 1.124629034
              },
              {
                "average": 243713232.3,
                "count": 19465241,
                "maximum": 243714481.6,
                "minimum": 243712039.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 499.5197726,
                "variance": 249520.0032
              },
              {
                "average": 0,
                "count": 19465241,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19465241,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19465241,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19465241,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19465241,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610106.6534,
              4818630.67,
              1325.501291,
              611139.6734,
              4820035.51,
              1895.961291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610106.6534023469,
                    4818630.670102101,
                    1325.5012914315917
                  ],
                  [
                    610106.6534023469,
                    4820035.510102101,
                    1325.5012914315917
                  ],
                  [
                    611139.6734023469,
                    4820035.510102101,
                    1895.9612914315917
                  ],
                  [
                    611139.6734023469,
                    4818630.670102101,
                    1895.9612914315917
                  ],
                  [
                    610106.6534023469,
                    4818630.670102101,
                    1325.5012914315917
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:14:41+00:00",
            "end_time": "2019-06-04T19:33:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776697810162,
              43.54999809550258,
              1313.9797401769756
            ],
            [
              -121.63748202700243,
              43.562643809572634,
              1313.9797401769756
            ],
            [
              -121.6247020047453,
              43.56249076301163,
              1871.4797401769756
            ],
            [
              -121.62498962655953,
              43.54984511611703,
              1871.4797401769756
            ],
            [
              -121.63776697810162,
              43.54999809550258,
              1313.9797401769756
            ]
          ]
        ]
      },
      "bbox": [
        -121.637767,
        43.54984512,
        1313.97974,
        -121.624702,
        43.56264381,
        1871.47974
      ],
      "properties": {
        "datetime": "2019-06-05T16:47:50Z",
        "pc:count": 20970165,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610557.6863,
            "count": 20970165,
            "maximum": 611070.8586,
            "minimum": 610038.4386,
            "name": "X",
            "position": 0,
            "stddev": 292.0211103,
            "variance": 85276.32886
          },
          {
            "average": 4823463.875,
            "count": 20970165,
            "maximum": 4824200.273,
            "minimum": 4822795.453,
            "name": "Y",
            "position": 1,
            "stddev": 399.6620023,
            "variance": 159729.7161
          },
          {
            "average": 1321.179257,
            "count": 20970165,
            "maximum": 1871.47974,
            "minimum": 1313.97974,
            "name": "Z",
            "position": 2,
            "stddev": 4.925193451,
            "variance": 24.25753053
          },
          {
            "average": 17431.9193,
            "count": 20970165,
            "maximum": 63655,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9967.868209,
            "variance": 99358396.63
          },
          {
            "average": 1.14647405,
            "count": 20970165,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3811661497,
            "variance": 0.1452876336
          },
          {
            "average": 1.292944905,
            "count": 20970165,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5176135738,
            "variance": 0.2679238118
          },
          {
            "average": 0.4983813432,
            "count": 20970165,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973919,
            "variance": 0.2499973919
          },
          {
            "average": 0,
            "count": 20970165,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166602981,
            "count": 20970165,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8390823448,
            "variance": 0.7040591813
          },
          {
            "average": 1.103544643,
            "count": 20970165,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82188893,
            "variance": 117.11328
          },
          {
            "average": 0.4887977276,
            "count": 20970165,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998745053,
            "variance": 0.249874521
          },
          {
            "average": 10125.22432,
            "count": 20970165,
            "maximum": 10128,
            "minimum": 10123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.09315419,
            "variance": 1.194986082
          },
          {
            "average": 243787220.3,
            "count": 20970165,
            "maximum": 243788470.6,
            "minimum": 243786224.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.6843358,
            "variance": 282688.233
          },
          {
            "average": 0,
            "count": 20970165,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20970165,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20970165,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20970165,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20970165,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610038.4386,
          4822795.453,
          1313.97974,
          611070.8586,
          4824200.273,
          1871.47974
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610038.4385744878,
                4822795.452574758,
                1313.9797401769756
              ],
              [
                610038.4385744878,
                4824200.272574758,
                1313.9797401769756
              ],
              [
                611070.8585744877,
                4824200.272574758,
                1871.4797401769756
              ],
              [
                611070.8585744877,
                4822795.452574758,
                1871.4797401769756
              ],
              [
                610038.4385744878,
                4822795.452574758,
                1313.9797401769756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:47:50+00:00",
        "end_time": "2019-06-05T16:10:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.637767,
            43.54984512,
            1313.97974,
            -121.624702,
            43.56264381,
            1871.47974
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776697810162,
                  43.54999809550258,
                  1313.9797401769756
                ],
                [
                  -121.63748202700243,
                  43.562643809572634,
                  1313.9797401769756
                ],
                [
                  -121.6247020047453,
                  43.56249076301163,
                  1871.4797401769756
                ],
                [
                  -121.62498962655953,
                  43.54984511611703,
                  1871.4797401769756
                ],
                [
                  -121.63776697810162,
                  43.54999809550258,
                  1313.9797401769756
                ]
              ]
            ]
          },
          "id": "20190605_43121E6405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:47:50Z",
            "pc:count": 20970165,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610557.6863,
                "count": 20970165,
                "maximum": 611070.8586,
                "minimum": 610038.4386,
                "name": "X",
                "position": 0,
                "stddev": 292.0211103,
                "variance": 85276.32886
              },
              {
                "average": 4823463.875,
                "count": 20970165,
                "maximum": 4824200.273,
                "minimum": 4822795.453,
                "name": "Y",
                "position": 1,
                "stddev": 399.6620023,
                "variance": 159729.7161
              },
              {
                "average": 1321.179257,
                "count": 20970165,
                "maximum": 1871.47974,
                "minimum": 1313.97974,
                "name": "Z",
                "position": 2,
                "stddev": 4.925193451,
                "variance": 24.25753053
              },
              {
                "average": 17431.9193,
                "count": 20970165,
                "maximum": 63655,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9967.868209,
                "variance": 99358396.63
              },
              {
                "average": 1.14647405,
                "count": 20970165,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3811661497,
                "variance": 0.1452876336
              },
              {
                "average": 1.292944905,
                "count": 20970165,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5176135738,
                "variance": 0.2679238118
              },
              {
                "average": 0.4983813432,
                "count": 20970165,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973919,
                "variance": 0.2499973919
              },
              {
                "average": 0,
                "count": 20970165,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166602981,
                "count": 20970165,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8390823448,
                "variance": 0.7040591813
              },
              {
                "average": 1.103544643,
                "count": 20970165,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82188893,
                "variance": 117.11328
              },
              {
                "average": 0.4887977276,
                "count": 20970165,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998745053,
                "variance": 0.249874521
              },
              {
                "average": 10125.22432,
                "count": 20970165,
                "maximum": 10128,
                "minimum": 10123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.09315419,
                "variance": 1.194986082
              },
              {
                "average": 243787220.3,
                "count": 20970165,
                "maximum": 243788470.6,
                "minimum": 243786224.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.6843358,
                "variance": 282688.233
              },
              {
                "average": 0,
                "count": 20970165,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20970165,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20970165,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20970165,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20970165,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610038.4386,
              4822795.453,
              1313.97974,
              611070.8586,
              4824200.273,
              1871.47974
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610038.4385744878,
                    4822795.452574758,
                    1313.9797401769756
                  ],
                  [
                    610038.4385744878,
                    4824200.272574758,
                    1313.9797401769756
                  ],
                  [
                    611070.8585744877,
                    4824200.272574758,
                    1871.4797401769756
                  ],
                  [
                    611070.8585744877,
                    4822795.452574758,
                    1871.4797401769756
                  ],
                  [
                    610038.4385744878,
                    4822795.452574758,
                    1313.9797401769756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:47:50+00:00",
            "end_time": "2019-06-05T16:10:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526983315946,
              43.52499795658524,
              1315.7023509030785
            ],
            [
              -121.62498249053883,
              43.53764492035869,
              1315.7023509030785
            ],
            [
              -121.61219989740857,
              43.5374904509467,
              1894.8623509030783
            ],
            [
              -121.61248990917653,
              43.52484355498297,
              1894.8623509030783
            ],
            [
              -121.62526983315946,
              43.52499795658524,
              1315.7023509030785
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252698,
        43.52484355,
        1315.702351,
        -121.6121999,
        43.53764492,
        1894.862351
      ],
      "properties": {
        "datetime": "2019-06-05T15:54:24Z",
        "pc:count": 18703843,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611630.8689,
            "count": 18703843,
            "maximum": 612126.9007,
            "minimum": 611093.8407,
            "name": "X",
            "position": 0,
            "stddev": 292.3852896,
            "variance": 85489.15756
          },
          {
            "average": 4820721.64,
            "count": 18703843,
            "maximum": 4821440.501,
            "minimum": 4820035.541,
            "name": "Y",
            "position": 1,
            "stddev": 401.0816027,
            "variance": 160866.452
          },
          {
            "average": 1338.218426,
            "count": 18703843,
            "maximum": 1894.862351,
            "minimum": 1315.702351,
            "name": "Z",
            "position": 2,
            "stddev": 7.186992865,
            "variance": 51.65286644
          },
          {
            "average": 20194.7399,
            "count": 18703843,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10599.90052,
            "variance": 112357891
          },
          {
            "average": 1.113706632,
            "count": 18703843,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3408685743,
            "variance": 0.116191385
          },
          {
            "average": 1.22742214,
            "count": 18703843,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4711211437,
            "variance": 0.221955132
          },
          {
            "average": 0.501037621,
            "count": 18703843,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989367,
            "variance": 0.2499989367
          },
          {
            "average": 0,
            "count": 18703843,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.81713218,
            "count": 18703843,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.145900052,
            "variance": 9.896687137
          },
          {
            "average": 0.05920492009,
            "count": 18703843,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90923154,
            "variance": 119.0113329
          },
          {
            "average": 0.4963530222,
            "count": 18703843,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999867127,
            "variance": 0.2499867129
          },
          {
            "average": 10116.21655,
            "count": 18703843,
            "maximum": 10121,
            "minimum": 10113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.811425255,
            "variance": 7.904111966
          },
          {
            "average": 243736129.2,
            "count": 18703843,
            "maximum": 243785264,
            "minimum": 243713549.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32723.1628,
            "variance": 1070805384
          },
          {
            "average": 0,
            "count": 18703843,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18703843,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18703843,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18703843,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18703843,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611093.8407,
          4820035.541,
          1315.702351,
          612126.9007,
          4821440.501,
          1894.862351
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611093.8406636881,
                4820035.541339703,
                1315.7023509030785
              ],
              [
                611093.8406636881,
                4821440.501339704,
                1315.7023509030785
              ],
              [
                612126.9006636882,
                4821440.501339704,
                1894.8623509030783
              ],
              [
                612126.9006636882,
                4820035.541339703,
                1894.8623509030783
              ],
              [
                611093.8406636881,
                4820035.541339703,
                1315.7023509030785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:54:24+00:00",
        "end_time": "2019-06-04T19:59:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252698,
            43.52484355,
            1315.702351,
            -121.6121999,
            43.53764492,
            1894.862351
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526983315946,
                  43.52499795658524,
                  1315.7023509030785
                ],
                [
                  -121.62498249053883,
                  43.53764492035869,
                  1315.7023509030785
                ],
                [
                  -121.61219989740857,
                  43.5374904509467,
                  1894.8623509030783
                ],
                [
                  -121.61248990917653,
                  43.52484355498297,
                  1894.8623509030783
                ],
                [
                  -121.62526983315946,
                  43.52499795658524,
                  1315.7023509030785
                ]
              ]
            ]
          },
          "id": "20190604_43121E5311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:54:24Z",
            "pc:count": 18703843,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611630.8689,
                "count": 18703843,
                "maximum": 612126.9007,
                "minimum": 611093.8407,
                "name": "X",
                "position": 0,
                "stddev": 292.3852896,
                "variance": 85489.15756
              },
              {
                "average": 4820721.64,
                "count": 18703843,
                "maximum": 4821440.501,
                "minimum": 4820035.541,
                "name": "Y",
                "position": 1,
                "stddev": 401.0816027,
                "variance": 160866.452
              },
              {
                "average": 1338.218426,
                "count": 18703843,
                "maximum": 1894.862351,
                "minimum": 1315.702351,
                "name": "Z",
                "position": 2,
                "stddev": 7.186992865,
                "variance": 51.65286644
              },
              {
                "average": 20194.7399,
                "count": 18703843,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10599.90052,
                "variance": 112357891
              },
              {
                "average": 1.113706632,
                "count": 18703843,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3408685743,
                "variance": 0.116191385
              },
              {
                "average": 1.22742214,
                "count": 18703843,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4711211437,
                "variance": 0.221955132
              },
              {
                "average": 0.501037621,
                "count": 18703843,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989367,
                "variance": 0.2499989367
              },
              {
                "average": 0,
                "count": 18703843,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.81713218,
                "count": 18703843,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.145900052,
                "variance": 9.896687137
              },
              {
                "average": 0.05920492009,
                "count": 18703843,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90923154,
                "variance": 119.0113329
              },
              {
                "average": 0.4963530222,
                "count": 18703843,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999867127,
                "variance": 0.2499867129
              },
              {
                "average": 10116.21655,
                "count": 18703843,
                "maximum": 10121,
                "minimum": 10113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.811425255,
                "variance": 7.904111966
              },
              {
                "average": 243736129.2,
                "count": 18703843,
                "maximum": 243785264,
                "minimum": 243713549.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32723.1628,
                "variance": 1070805384
              },
              {
                "average": 0,
                "count": 18703843,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18703843,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18703843,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18703843,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18703843,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611093.8407,
              4820035.541,
              1315.702351,
              612126.9007,
              4821440.501,
              1894.862351
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611093.8406636881,
                    4820035.541339703,
                    1315.7023509030785
                  ],
                  [
                    611093.8406636881,
                    4821440.501339704,
                    1315.7023509030785
                  ],
                  [
                    612126.9006636882,
                    4821440.501339704,
                    1894.8623509030783
                  ],
                  [
                    612126.9006636882,
                    4820035.541339703,
                    1894.8623509030783
                  ],
                  [
                    611093.8406636881,
                    4820035.541339703,
                    1315.7023509030785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:54:24+00:00",
            "end_time": "2019-06-04T19:59:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68405438198623,
              43.61250162937202,
              1321.9028318846242
            ],
            [
              -121.68394562347812,
              43.617488052888476,
              1321.9028318846242
            ],
            [
              -121.67487897036142,
              43.61738330039398,
              1862.3028318846243
            ],
            [
              -121.67498847760366,
              43.61239689500807,
              1862.3028318846243
            ],
            [
              -121.68405438198623,
              43.61250162937202,
              1321.9028318846242
            ]
          ]
        ]
      },
      "bbox": [
        -121.6840544,
        43.6123969,
        1321.902832,
        -121.674879,
        43.61748805,
        1862.302832
      ],
      "properties": {
        "datetime": "2019-06-05T19:31:56Z",
        "pc:count": 6586508,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606564.9202,
            "count": 6586508,
            "maximum": 606921.2297,
            "minimum": 606189.4697,
            "name": "X",
            "position": 0,
            "stddev": 201.2601199,
            "variance": 40505.63585
          },
          {
            "average": 4829964.254,
            "count": 6586508,
            "maximum": 4830230.886,
            "minimum": 4829676.946,
            "name": "Y",
            "position": 1,
            "stddev": 152.4488712,
            "variance": 23240.65833
          },
          {
            "average": 1344.236933,
            "count": 6586508,
            "maximum": 1862.302832,
            "minimum": 1321.902832,
            "name": "Z",
            "position": 2,
            "stddev": 13.96431193,
            "variance": 195.0020078
          },
          {
            "average": 17922.43729,
            "count": 6586508,
            "maximum": 48814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10595.44274,
            "variance": 112263406.8
          },
          {
            "average": 1.197960892,
            "count": 6586508,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4652882253,
            "variance": 0.2164931326
          },
          {
            "average": 1.395722437,
            "count": 6586508,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6419434167,
            "variance": 0.4120913503
          },
          {
            "average": 0.5046716712,
            "count": 6586508,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499978213,
            "variance": 0.2499782134
          },
          {
            "average": 0,
            "count": 6586508,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26485218,
            "count": 6586508,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.494415817,
            "variance": 2.233278633
          },
          {
            "average": -1.524393191,
            "count": 6586508,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72473949,
            "variance": 115.0200371
          },
          {
            "average": 0.4971705796,
            "count": 6586508,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999920323,
            "variance": 0.2499920323
          },
          {
            "average": 10143.80121,
            "count": 6586508,
            "maximum": 10145,
            "minimum": 10142,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8056590122,
            "variance": 0.6490864439
          },
          {
            "average": 243797696.8,
            "count": 6586508,
            "maximum": 243798316,
            "minimum": 243796813,
            "name": "GpsTime",
            "position": 12,
            "stddev": 352.429133,
            "variance": 124206.2938
          },
          {
            "average": 0,
            "count": 6586508,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6586508,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6586508,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6586508,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6586508,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606189.4697,
          4829676.946,
          1321.902832,
          606921.2297,
          4830230.886,
          1862.302832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606189.4696701808,
                4829676.945993732,
                1321.9028318846242
              ],
              [
                606189.4696701808,
                4830230.885993731,
                1321.9028318846242
              ],
              [
                606921.2296701808,
                4830230.885993731,
                1862.3028318846243
              ],
              [
                606921.2296701808,
                4829676.945993732,
                1862.3028318846243
              ],
              [
                606189.4696701808,
                4829676.945993732,
                1321.9028318846242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:31:56+00:00",
        "end_time": "2019-06-05T19:06:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6840544,
            43.6123969,
            1321.902832,
            -121.674879,
            43.61748805,
            1862.302832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68405438198623,
                  43.61250162937202,
                  1321.9028318846242
                ],
                [
                  -121.68394562347812,
                  43.617488052888476,
                  1321.9028318846242
                ],
                [
                  -121.67487897036142,
                  43.61738330039398,
                  1862.3028318846243
                ],
                [
                  -121.67498847760366,
                  43.61239689500807,
                  1862.3028318846243
                ],
                [
                  -121.68405438198623,
                  43.61250162937202,
                  1321.9028318846242
                ]
              ]
            ]
          },
          "id": "20190605_43121E6201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:31:56Z",
            "pc:count": 6586508,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606564.9202,
                "count": 6586508,
                "maximum": 606921.2297,
                "minimum": 606189.4697,
                "name": "X",
                "position": 0,
                "stddev": 201.2601199,
                "variance": 40505.63585
              },
              {
                "average": 4829964.254,
                "count": 6586508,
                "maximum": 4830230.886,
                "minimum": 4829676.946,
                "name": "Y",
                "position": 1,
                "stddev": 152.4488712,
                "variance": 23240.65833
              },
              {
                "average": 1344.236933,
                "count": 6586508,
                "maximum": 1862.302832,
                "minimum": 1321.902832,
                "name": "Z",
                "position": 2,
                "stddev": 13.96431193,
                "variance": 195.0020078
              },
              {
                "average": 17922.43729,
                "count": 6586508,
                "maximum": 48814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10595.44274,
                "variance": 112263406.8
              },
              {
                "average": 1.197960892,
                "count": 6586508,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4652882253,
                "variance": 0.2164931326
              },
              {
                "average": 1.395722437,
                "count": 6586508,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6419434167,
                "variance": 0.4120913503
              },
              {
                "average": 0.5046716712,
                "count": 6586508,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499978213,
                "variance": 0.2499782134
              },
              {
                "average": 0,
                "count": 6586508,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26485218,
                "count": 6586508,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.494415817,
                "variance": 2.233278633
              },
              {
                "average": -1.524393191,
                "count": 6586508,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72473949,
                "variance": 115.0200371
              },
              {
                "average": 0.4971705796,
                "count": 6586508,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999920323,
                "variance": 0.2499920323
              },
              {
                "average": 10143.80121,
                "count": 6586508,
                "maximum": 10145,
                "minimum": 10142,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8056590122,
                "variance": 0.6490864439
              },
              {
                "average": 243797696.8,
                "count": 6586508,
                "maximum": 243798316,
                "minimum": 243796813,
                "name": "GpsTime",
                "position": 12,
                "stddev": 352.429133,
                "variance": 124206.2938
              },
              {
                "average": 0,
                "count": 6586508,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6586508,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6586508,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6586508,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6586508,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606189.4697,
              4829676.946,
              1321.902832,
              606921.2297,
              4830230.886,
              1862.302832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606189.4696701808,
                    4829676.945993732,
                    1321.9028318846242
                  ],
                  [
                    606189.4696701808,
                    4830230.885993731,
                    1321.9028318846242
                  ],
                  [
                    606921.2296701808,
                    4830230.885993731,
                    1862.3028318846243
                  ],
                  [
                    606921.2296701808,
                    4829676.945993732,
                    1862.3028318846243
                  ],
                  [
                    606189.4696701808,
                    4829676.945993732,
                    1321.9028318846242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:31:56+00:00",
            "end_time": "2019-06-05T19: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": "20190604_43121E5404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52529015611732,
              43.54999924644915,
              1276.1739276844223
            ],
            [
              -121.52498140977396,
              43.56265550605368,
              1276.1739276844223
            ],
            [
              -121.51217898864999,
              43.56248958473469,
              1874.3539276844222
            ],
            [
              -121.5124904123581,
              43.54983339801731,
              1874.3539276844222
            ],
            [
              -121.52529015611732,
              43.54999924644915,
              1276.1739276844223
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252902,
        43.5498334,
        1276.173928,
        -121.512179,
        43.56265551,
        1874.353928
      ],
      "properties": {
        "datetime": "2019-06-05T16:18:43Z",
        "pc:count": 17290395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619653.3751,
            "count": 17290395,
            "maximum": 620158.4682,
            "minimum": 619124.1882,
            "name": "X",
            "position": 0,
            "stddev": 287.6277312,
            "variance": 82729.71177
          },
          {
            "average": 4823668.068,
            "count": 17290395,
            "maximum": 4824356.65,
            "minimum": 4822950.59,
            "name": "Y",
            "position": 1,
            "stddev": 398.3020853,
            "variance": 158644.5512
          },
          {
            "average": 1309.123538,
            "count": 17290395,
            "maximum": 1874.353928,
            "minimum": 1276.173928,
            "name": "Z",
            "position": 2,
            "stddev": 3.888428247,
            "variance": 15.11987423
          },
          {
            "average": 21294.72366,
            "count": 17290395,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9596.087071,
            "variance": 92084887.07
          },
          {
            "average": 1.086267607,
            "count": 17290395,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2996244787,
            "variance": 0.08977482822
          },
          {
            "average": 1.172535966,
            "count": 17290395,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.419045566,
            "variance": 0.1755991864
          },
          {
            "average": 0.4989795201,
            "count": 17290395,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989731,
            "variance": 0.2499989731
          },
          {
            "average": 0,
            "count": 17290395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226782789,
            "count": 17290395,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7443055936,
            "variance": 0.5539908166
          },
          {
            "average": 0.9787813415,
            "count": 17290395,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79985352,
            "variance": 116.6368361
          },
          {
            "average": 0.4936385201,
            "count": 17290395,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999595444,
            "variance": 0.249959546
          },
          {
            "average": 10121.79205,
            "count": 17290395,
            "maximum": 10124,
            "minimum": 10115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.123138183,
            "variance": 1.261439378
          },
          {
            "average": 243785427.2,
            "count": 17290395,
            "maximum": 243786723.2,
            "minimum": 243714286.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3340.394068,
            "variance": 11158232.53
          },
          {
            "average": 0,
            "count": 17290395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17290395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17290395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17290395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17290395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619124.1882,
          4822950.59,
          1276.173928,
          620158.4682,
          4824356.65,
          1874.353928
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619124.1882209686,
                4822950.590299667,
                1276.1739276844223
              ],
              [
                619124.1882209686,
                4824356.650299667,
                1276.1739276844223
              ],
              [
                620158.4682209686,
                4824356.650299667,
                1874.3539276844222
              ],
              [
                620158.4682209686,
                4822950.590299667,
                1874.3539276844222
              ],
              [
                619124.1882209686,
                4822950.590299667,
                1276.1739276844223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:18:43+00:00",
        "end_time": "2019-06-04T20:11:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252902,
            43.5498334,
            1276.173928,
            -121.512179,
            43.56265551,
            1874.353928
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52529015611732,
                  43.54999924644915,
                  1276.1739276844223
                ],
                [
                  -121.52498140977396,
                  43.56265550605368,
                  1276.1739276844223
                ],
                [
                  -121.51217898864999,
                  43.56248958473469,
                  1874.3539276844222
                ],
                [
                  -121.5124904123581,
                  43.54983339801731,
                  1874.3539276844222
                ],
                [
                  -121.52529015611732,
                  43.54999924644915,
                  1276.1739276844223
                ]
              ]
            ]
          },
          "id": "20190604_43121E5404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:18:43Z",
            "pc:count": 17290395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619653.3751,
                "count": 17290395,
                "maximum": 620158.4682,
                "minimum": 619124.1882,
                "name": "X",
                "position": 0,
                "stddev": 287.6277312,
                "variance": 82729.71177
              },
              {
                "average": 4823668.068,
                "count": 17290395,
                "maximum": 4824356.65,
                "minimum": 4822950.59,
                "name": "Y",
                "position": 1,
                "stddev": 398.3020853,
                "variance": 158644.5512
              },
              {
                "average": 1309.123538,
                "count": 17290395,
                "maximum": 1874.353928,
                "minimum": 1276.173928,
                "name": "Z",
                "position": 2,
                "stddev": 3.888428247,
                "variance": 15.11987423
              },
              {
                "average": 21294.72366,
                "count": 17290395,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9596.087071,
                "variance": 92084887.07
              },
              {
                "average": 1.086267607,
                "count": 17290395,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2996244787,
                "variance": 0.08977482822
              },
              {
                "average": 1.172535966,
                "count": 17290395,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.419045566,
                "variance": 0.1755991864
              },
              {
                "average": 0.4989795201,
                "count": 17290395,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989731,
                "variance": 0.2499989731
              },
              {
                "average": 0,
                "count": 17290395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226782789,
                "count": 17290395,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7443055936,
                "variance": 0.5539908166
              },
              {
                "average": 0.9787813415,
                "count": 17290395,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79985352,
                "variance": 116.6368361
              },
              {
                "average": 0.4936385201,
                "count": 17290395,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999595444,
                "variance": 0.249959546
              },
              {
                "average": 10121.79205,
                "count": 17290395,
                "maximum": 10124,
                "minimum": 10115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.123138183,
                "variance": 1.261439378
              },
              {
                "average": 243785427.2,
                "count": 17290395,
                "maximum": 243786723.2,
                "minimum": 243714286.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3340.394068,
                "variance": 11158232.53
              },
              {
                "average": 0,
                "count": 17290395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17290395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17290395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17290395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17290395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619124.1882,
              4822950.59,
              1276.173928,
              620158.4682,
              4824356.65,
              1874.353928
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619124.1882209686,
                    4822950.590299667,
                    1276.1739276844223
                  ],
                  [
                    619124.1882209686,
                    4824356.650299667,
                    1276.1739276844223
                  ],
                  [
                    620158.4682209686,
                    4824356.650299667,
                    1874.3539276844222
                  ],
                  [
                    620158.4682209686,
                    4822950.590299667,
                    1874.3539276844222
                  ],
                  [
                    619124.1882209686,
                    4822950.590299667,
                    1276.1739276844223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:18:43+00:00",
            "end_time": "2019-06-04T20:11:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E6422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6716972857156,
              43.49999489748528,
              1220.8162247924317
            ],
            [
              -121.67154113129706,
              43.50711537707082,
              1220.8162247924317
            ],
            [
              -121.66233127230066,
              43.507007983798,
              1884.116224792432
            ],
            [
              -121.66248850851304,
              43.49988753075934,
              1884.116224792432
            ],
            [
              -121.6716972857156,
              43.49999489748528,
              1220.8162247924317
            ]
          ]
        ]
      },
      "bbox": [
        -121.6716973,
        43.49988753,
        1220.816225,
        -121.6623313,
        43.50711538,
        1884.116225
      ],
      "properties": {
        "datetime": "2019-06-04T19:45:07Z",
        "pc:count": 3081686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607877.6989,
            "count": 3081686,
            "maximum": 608130.9496,
            "minimum": 607386.2696,
            "name": "X",
            "position": 0,
            "stddev": 175.0666242,
            "variance": 30648.3229
          },
          {
            "average": 4817467.604,
            "count": 3081686,
            "maximum": 4817988.745,
            "minimum": 4817197.745,
            "name": "Y",
            "position": 1,
            "stddev": 180.1090816,
            "variance": 32439.28127
          },
          {
            "average": 1331.771673,
            "count": 3081686,
            "maximum": 1884.116225,
            "minimum": 1220.816225,
            "name": "Z",
            "position": 2,
            "stddev": 3.859356776,
            "variance": 14.89463473
          },
          {
            "average": 22146.65927,
            "count": 3081686,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9402.04561,
            "variance": 88398461.65
          },
          {
            "average": 1.055070504,
            "count": 3081686,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2364453909,
            "variance": 0.05590642289
          },
          {
            "average": 1.110224403,
            "count": 3081686,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3312018012,
            "variance": 0.1096946331
          },
          {
            "average": 0.5103352515,
            "count": 3081686,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998932523,
            "variance": 0.2498932637
          },
          {
            "average": 0,
            "count": 3081686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.714234675,
            "count": 3081686,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.811940773,
            "variance": 7.907010908
          },
          {
            "average": -3.557499806,
            "count": 3081686,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.564491897,
            "variance": 91.47950526
          },
          {
            "average": 0.5070594473,
            "count": 3081686,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999502428,
            "variance": 0.2499502453
          },
          {
            "average": 10109.74064,
            "count": 3081686,
            "maximum": 10111,
            "minimum": 10108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7134430717,
            "variance": 0.5090010165
          },
          {
            "average": 243712024.8,
            "count": 3081686,
            "maximum": 243712707.1,
            "minimum": 243711109.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 303.5531088,
            "variance": 92144.48986
          },
          {
            "average": 0,
            "count": 3081686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3081686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3081686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3081686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3081686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607386.2696,
          4817197.745,
          1220.816225,
          608130.9496,
          4817988.745,
          1884.116225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607386.2696027987,
                4817197.744673195,
                1220.8162247924317
              ],
              [
                607386.2696027987,
                4817988.744673195,
                1220.8162247924317
              ],
              [
                608130.9496027987,
                4817988.744673195,
                1884.116224792432
              ],
              [
                608130.9496027987,
                4817197.744673195,
                1884.116224792432
              ],
              [
                607386.2696027987,
                4817197.744673195,
                1220.8162247924317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:45:07+00:00",
        "end_time": "2019-06-04T19:18:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6716973,
            43.49988753,
            1220.816225,
            -121.6623313,
            43.50711538,
            1884.116225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6716972857156,
                  43.49999489748528,
                  1220.8162247924317
                ],
                [
                  -121.67154113129706,
                  43.50711537707082,
                  1220.8162247924317
                ],
                [
                  -121.66233127230066,
                  43.507007983798,
                  1884.116224792432
                ],
                [
                  -121.66248850851304,
                  43.49988753075934,
                  1884.116224792432
                ],
                [
                  -121.6716972857156,
                  43.49999489748528,
                  1220.8162247924317
                ]
              ]
            ]
          },
          "id": "20190604_43121E6422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:45:07Z",
            "pc:count": 3081686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607877.6989,
                "count": 3081686,
                "maximum": 608130.9496,
                "minimum": 607386.2696,
                "name": "X",
                "position": 0,
                "stddev": 175.0666242,
                "variance": 30648.3229
              },
              {
                "average": 4817467.604,
                "count": 3081686,
                "maximum": 4817988.745,
                "minimum": 4817197.745,
                "name": "Y",
                "position": 1,
                "stddev": 180.1090816,
                "variance": 32439.28127
              },
              {
                "average": 1331.771673,
                "count": 3081686,
                "maximum": 1884.116225,
                "minimum": 1220.816225,
                "name": "Z",
                "position": 2,
                "stddev": 3.859356776,
                "variance": 14.89463473
              },
              {
                "average": 22146.65927,
                "count": 3081686,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9402.04561,
                "variance": 88398461.65
              },
              {
                "average": 1.055070504,
                "count": 3081686,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2364453909,
                "variance": 0.05590642289
              },
              {
                "average": 1.110224403,
                "count": 3081686,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3312018012,
                "variance": 0.1096946331
              },
              {
                "average": 0.5103352515,
                "count": 3081686,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998932523,
                "variance": 0.2498932637
              },
              {
                "average": 0,
                "count": 3081686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.714234675,
                "count": 3081686,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.811940773,
                "variance": 7.907010908
              },
              {
                "average": -3.557499806,
                "count": 3081686,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.564491897,
                "variance": 91.47950526
              },
              {
                "average": 0.5070594473,
                "count": 3081686,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999502428,
                "variance": 0.2499502453
              },
              {
                "average": 10109.74064,
                "count": 3081686,
                "maximum": 10111,
                "minimum": 10108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7134430717,
                "variance": 0.5090010165
              },
              {
                "average": 243712024.8,
                "count": 3081686,
                "maximum": 243712707.1,
                "minimum": 243711109.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 303.5531088,
                "variance": 92144.48986
              },
              {
                "average": 0,
                "count": 3081686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3081686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3081686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3081686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3081686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607386.2696,
              4817197.745,
              1220.816225,
              608130.9496,
              4817988.745,
              1884.116225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607386.2696027987,
                    4817197.744673195,
                    1220.8162247924317
                  ],
                  [
                    607386.2696027987,
                    4817988.744673195,
                    1220.8162247924317
                  ],
                  [
                    608130.9496027987,
                    4817988.744673195,
                    1884.116224792432
                  ],
                  [
                    608130.9496027987,
                    4817197.744673195,
                    1884.116224792432
                  ],
                  [
                    607386.2696027987,
                    4817197.744673195,
                    1220.8162247924317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:45:07+00:00",
            "end_time": "2019-06-04T19: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": "20190605_43121E6304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70385705489676,
              43.54999516850141,
              1476.9385518756656
            ],
            [
              -121.70358820422334,
              43.56253499940383,
              1476.9385518756656
            ],
            [
              -121.69971752314851,
              43.56249103638224,
              1849.9985518756655
            ],
            [
              -121.69998717597585,
              43.54995122461464,
              1849.9985518756655
            ],
            [
              -121.70385705489676,
              43.54999516850141,
              1476.9385518756656
            ]
          ]
        ]
      },
      "bbox": [
        -121.7038571,
        43.54995122,
        1476.938552,
        -121.6997175,
        43.562535,
        1849.998552
      ],
      "properties": {
        "datetime": "2019-06-05T17:47:16Z",
        "pc:count": 5909076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604840.4575,
            "count": 5909076,
            "maximum": 605012.4516,
            "minimum": 604699.7716,
            "name": "X",
            "position": 0,
            "stddev": 88.99542272,
            "variance": 7920.185265
          },
          {
            "average": 4823406.069,
            "count": 5909076,
            "maximum": 4824102.801,
            "minimum": 4822709.781,
            "name": "Y",
            "position": 1,
            "stddev": 397.286668,
            "variance": 157836.6966
          },
          {
            "average": 1533.455536,
            "count": 5909076,
            "maximum": 1849.998552,
            "minimum": 1476.938552,
            "name": "Z",
            "position": 2,
            "stddev": 25.76464183,
            "variance": 663.8167684
          },
          {
            "average": 25384.85537,
            "count": 5909076,
            "maximum": 64113,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12960.18948,
            "variance": 167966511.5
          },
          {
            "average": 1.156200902,
            "count": 5909076,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4151346815,
            "variance": 0.1723368038
          },
          {
            "average": 1.312287234,
            "count": 5909076,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5798423427,
            "variance": 0.3362171424
          },
          {
            "average": 0.4961511749,
            "count": 5909076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999852286,
            "variance": 0.2499852289
          },
          {
            "average": 0,
            "count": 5909076,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262325785,
            "count": 5909076,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.174287309,
            "variance": 1.378950684
          },
          {
            "average": 2.694992434,
            "count": 5909076,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.42420709,
            "variance": 108.6640935
          },
          {
            "average": 0.4909305617,
            "count": 5909076,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999177808,
            "variance": 0.2499177876
          },
          {
            "average": 10127.55428,
            "count": 5909076,
            "maximum": 10132,
            "minimum": 10125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.995686204,
            "variance": 0.9913910169
          },
          {
            "average": 243788342.8,
            "count": 5909076,
            "maximum": 243792036.9,
            "minimum": 243787286.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 566.0860182,
            "variance": 320453.38
          },
          {
            "average": 0,
            "count": 5909076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5909076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5909076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5909076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5909076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604699.7716,
          4822709.781,
          1476.938552,
          605012.4516,
          4824102.801,
          1849.998552
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604699.7715731686,
                4822709.780818832,
                1476.9385518756656
              ],
              [
                604699.7715731686,
                4824102.800818832,
                1476.9385518756656
              ],
              [
                605012.4515731685,
                4824102.800818832,
                1849.9985518756655
              ],
              [
                605012.4515731685,
                4822709.780818832,
                1849.9985518756655
              ],
              [
                604699.7715731686,
                4822709.780818832,
                1476.9385518756656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:47:16+00:00",
        "end_time": "2019-06-05T16:28:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7038571,
            43.54995122,
            1476.938552,
            -121.6997175,
            43.562535,
            1849.998552
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70385705489676,
                  43.54999516850141,
                  1476.9385518756656
                ],
                [
                  -121.70358820422334,
                  43.56253499940383,
                  1476.9385518756656
                ],
                [
                  -121.69971752314851,
                  43.56249103638224,
                  1849.9985518756655
                ],
                [
                  -121.69998717597585,
                  43.54995122461464,
                  1849.9985518756655
                ],
                [
                  -121.70385705489676,
                  43.54999516850141,
                  1476.9385518756656
                ]
              ]
            ]
          },
          "id": "20190605_43121E6304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:47:16Z",
            "pc:count": 5909076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604840.4575,
                "count": 5909076,
                "maximum": 605012.4516,
                "minimum": 604699.7716,
                "name": "X",
                "position": 0,
                "stddev": 88.99542272,
                "variance": 7920.185265
              },
              {
                "average": 4823406.069,
                "count": 5909076,
                "maximum": 4824102.801,
                "minimum": 4822709.781,
                "name": "Y",
                "position": 1,
                "stddev": 397.286668,
                "variance": 157836.6966
              },
              {
                "average": 1533.455536,
                "count": 5909076,
                "maximum": 1849.998552,
                "minimum": 1476.938552,
                "name": "Z",
                "position": 2,
                "stddev": 25.76464183,
                "variance": 663.8167684
              },
              {
                "average": 25384.85537,
                "count": 5909076,
                "maximum": 64113,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12960.18948,
                "variance": 167966511.5
              },
              {
                "average": 1.156200902,
                "count": 5909076,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4151346815,
                "variance": 0.1723368038
              },
              {
                "average": 1.312287234,
                "count": 5909076,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5798423427,
                "variance": 0.3362171424
              },
              {
                "average": 0.4961511749,
                "count": 5909076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999852286,
                "variance": 0.2499852289
              },
              {
                "average": 0,
                "count": 5909076,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262325785,
                "count": 5909076,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.174287309,
                "variance": 1.378950684
              },
              {
                "average": 2.694992434,
                "count": 5909076,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.42420709,
                "variance": 108.6640935
              },
              {
                "average": 0.4909305617,
                "count": 5909076,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999177808,
                "variance": 0.2499177876
              },
              {
                "average": 10127.55428,
                "count": 5909076,
                "maximum": 10132,
                "minimum": 10125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.995686204,
                "variance": 0.9913910169
              },
              {
                "average": 243788342.8,
                "count": 5909076,
                "maximum": 243792036.9,
                "minimum": 243787286.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 566.0860182,
                "variance": 320453.38
              },
              {
                "average": 0,
                "count": 5909076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5909076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5909076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5909076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5909076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604699.7716,
              4822709.781,
              1476.938552,
              605012.4516,
              4824102.801,
              1849.998552
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604699.7715731686,
                    4822709.780818832,
                    1476.9385518756656
                  ],
                  [
                    604699.7715731686,
                    4824102.800818832,
                    1476.9385518756656
                  ],
                  [
                    605012.4515731685,
                    4824102.800818832,
                    1849.9985518756655
                  ],
                  [
                    605012.4515731685,
                    4822709.780818832,
                    1849.9985518756655
                  ],
                  [
                    604699.7715731686,
                    4822709.780818832,
                    1476.9385518756656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:47:16+00:00",
            "end_time": "2019-06-05T16:28: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": "20190605_43121E5220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279230136781,
              43.574998712242895,
              1272.055932734504
            ],
            [
              -121.51248060522921,
              43.58765736509463,
              1272.055932734504
            ],
            [
              -121.49967642653354,
              43.58749001318121,
              1898.055932734504
            ],
            [
              -121.49999080322904,
              43.574831433855714,
              1898.055932734504
            ],
            [
              -121.51279230136781,
              43.574998712242895,
              1272.055932734504
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127923,
        43.57483143,
        1272.055933,
        -121.4996764,
        43.58765737,
        1898.055933
      ],
      "properties": {
        "datetime": "2019-06-05T17:51:56Z",
        "pc:count": 19794605,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620620.5379,
            "count": 19794605,
            "maximum": 621118.0759,
            "minimum": 620084.0759,
            "name": "X",
            "position": 0,
            "stddev": 284.4354896,
            "variance": 80903.54776
          },
          {
            "average": 4826434.94,
            "count": 19794605,
            "maximum": 4827151.384,
            "minimum": 4825745.044,
            "name": "Y",
            "position": 1,
            "stddev": 398.2913442,
            "variance": 158635.9948
          },
          {
            "average": 1306.374221,
            "count": 19794605,
            "maximum": 1898.055933,
            "minimum": 1272.055933,
            "name": "Z",
            "position": 2,
            "stddev": 4.484098647,
            "variance": 20.10714068
          },
          {
            "average": 19861.46451,
            "count": 19794605,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10225.72583,
            "variance": 104565468.7
          },
          {
            "average": 1.122099633,
            "count": 19794605,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3739025737,
            "variance": 0.1398031346
          },
          {
            "average": 1.244201286,
            "count": 19794605,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5314090771,
            "variance": 0.2823956073
          },
          {
            "average": 0.4983611444,
            "count": 19794605,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973268,
            "variance": 0.2499973268
          },
          {
            "average": 0,
            "count": 19794605,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215567727,
            "count": 19794605,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.008548971,
            "variance": 1.017171028
          },
          {
            "average": 1.243897009,
            "count": 19794605,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77090042,
            "variance": 116.0122958
          },
          {
            "average": 0.4905767001,
            "count": 19794605,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999112062,
            "variance": 0.249911214
          },
          {
            "average": 10127.2695,
            "count": 19794605,
            "maximum": 10132,
            "minimum": 10125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103972217,
            "variance": 1.218754656
          },
          {
            "average": 243788195.4,
            "count": 19794605,
            "maximum": 243792316.2,
            "minimum": 243786997.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 570.750331,
            "variance": 325755.9404
          },
          {
            "average": 0,
            "count": 19794605,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19794605,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19794605,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19794605,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19794605,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620084.0759,
          4825745.044,
          1272.055933,
          621118.0759,
          4827151.384,
          1898.055933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620084.0758711597,
                4825745.044035923,
                1272.055932734504
              ],
              [
                620084.0758711597,
                4827151.384035923,
                1272.055932734504
              ],
              [
                621118.0758711597,
                4827151.384035923,
                1898.055932734504
              ],
              [
                621118.0758711597,
                4825745.044035923,
                1898.055932734504
              ],
              [
                620084.0758711597,
                4825745.044035923,
                1272.055932734504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:51:56+00:00",
        "end_time": "2019-06-05T16:23:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127923,
            43.57483143,
            1272.055933,
            -121.4996764,
            43.58765737,
            1898.055933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279230136781,
                  43.574998712242895,
                  1272.055932734504
                ],
                [
                  -121.51248060522921,
                  43.58765736509463,
                  1272.055932734504
                ],
                [
                  -121.49967642653354,
                  43.58749001318121,
                  1898.055932734504
                ],
                [
                  -121.49999080322904,
                  43.574831433855714,
                  1898.055932734504
                ],
                [
                  -121.51279230136781,
                  43.574998712242895,
                  1272.055932734504
                ]
              ]
            ]
          },
          "id": "20190605_43121E5220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:51:56Z",
            "pc:count": 19794605,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620620.5379,
                "count": 19794605,
                "maximum": 621118.0759,
                "minimum": 620084.0759,
                "name": "X",
                "position": 0,
                "stddev": 284.4354896,
                "variance": 80903.54776
              },
              {
                "average": 4826434.94,
                "count": 19794605,
                "maximum": 4827151.384,
                "minimum": 4825745.044,
                "name": "Y",
                "position": 1,
                "stddev": 398.2913442,
                "variance": 158635.9948
              },
              {
                "average": 1306.374221,
                "count": 19794605,
                "maximum": 1898.055933,
                "minimum": 1272.055933,
                "name": "Z",
                "position": 2,
                "stddev": 4.484098647,
                "variance": 20.10714068
              },
              {
                "average": 19861.46451,
                "count": 19794605,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10225.72583,
                "variance": 104565468.7
              },
              {
                "average": 1.122099633,
                "count": 19794605,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3739025737,
                "variance": 0.1398031346
              },
              {
                "average": 1.244201286,
                "count": 19794605,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5314090771,
                "variance": 0.2823956073
              },
              {
                "average": 0.4983611444,
                "count": 19794605,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973268,
                "variance": 0.2499973268
              },
              {
                "average": 0,
                "count": 19794605,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215567727,
                "count": 19794605,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.008548971,
                "variance": 1.017171028
              },
              {
                "average": 1.243897009,
                "count": 19794605,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77090042,
                "variance": 116.0122958
              },
              {
                "average": 0.4905767001,
                "count": 19794605,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999112062,
                "variance": 0.249911214
              },
              {
                "average": 10127.2695,
                "count": 19794605,
                "maximum": 10132,
                "minimum": 10125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103972217,
                "variance": 1.218754656
              },
              {
                "average": 243788195.4,
                "count": 19794605,
                "maximum": 243792316.2,
                "minimum": 243786997.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 570.750331,
                "variance": 325755.9404
              },
              {
                "average": 0,
                "count": 19794605,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19794605,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19794605,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19794605,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19794605,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620084.0759,
              4825745.044,
              1272.055933,
              621118.0759,
              4827151.384,
              1898.055933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620084.0758711597,
                    4825745.044035923,
                    1272.055932734504
                  ],
                  [
                    620084.0758711597,
                    4827151.384035923,
                    1272.055932734504
                  ],
                  [
                    621118.0758711597,
                    4827151.384035923,
                    1898.055932734504
                  ],
                  [
                    621118.0758711597,
                    4825745.044035923,
                    1898.055932734504
                  ],
                  [
                    620084.0758711597,
                    4825745.044035923,
                    1272.055932734504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:51:56+00:00",
            "end_time": "2019-06-05T16:23: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": "20190604_43121E5417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55028488675553,
              43.512498388108305,
              1309.8628572820899
            ],
            [
              -121.5499818122778,
              43.525153071984896,
              1309.8628572820899
            ],
            [
              -121.53718445958013,
              43.52499002697807,
              1917.1028572820896
            ],
            [
              -121.53749020657285,
              43.512335414721065,
              1917.1028572820896
            ],
            [
              -121.55028488675553,
              43.512498388108305,
              1309.8628572820899
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502849,
        43.51233541,
        1309.862857,
        -121.5371845,
        43.52515307,
        1917.102857
      ],
      "properties": {
        "datetime": "2019-06-04T19:50:42Z",
        "pc:count": 18609867,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617692.9339,
            "count": 18609867,
            "maximum": 618212.2364,
            "minimum": 617177.7364,
            "name": "X",
            "position": 0,
            "stddev": 293.713142,
            "variance": 86267.40981
          },
          {
            "average": 4819456.638,
            "count": 18609867,
            "maximum": 4820156.076,
            "minimum": 4818750.216,
            "name": "Y",
            "position": 1,
            "stddev": 395.145461,
            "variance": 156139.9354
          },
          {
            "average": 1316.883557,
            "count": 18609867,
            "maximum": 1917.102857,
            "minimum": 1309.862857,
            "name": "Z",
            "position": 2,
            "stddev": 5.861366264,
            "variance": 34.35561448
          },
          {
            "average": 20143.98571,
            "count": 18609867,
            "maximum": 49680,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10412.65336,
            "variance": 108423350.1
          },
          {
            "average": 1.108046393,
            "count": 18609867,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3479947324,
            "variance": 0.1211003338
          },
          {
            "average": 1.216062103,
            "count": 18609867,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4934982067,
            "variance": 0.24354048
          },
          {
            "average": 0.4989958284,
            "count": 18609867,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990051,
            "variance": 0.2499990051
          },
          {
            "average": 0,
            "count": 18609867,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.919629463,
            "count": 18609867,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.354658154,
            "variance": 11.25373133
          },
          {
            "average": 0.779141179,
            "count": 18609867,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87914201,
            "variance": 118.3557309
          },
          {
            "average": 0.4936193257,
            "count": 18609867,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999592988,
            "variance": 0.2499593004
          },
          {
            "average": 10109.75116,
            "count": 18609867,
            "maximum": 10112,
            "minimum": 10107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.067968715,
            "variance": 1.140557176
          },
          {
            "average": 243712020.4,
            "count": 18609867,
            "maximum": 243713042.9,
            "minimum": 243710729,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.7731584,
            "variance": 223514.4593
          },
          {
            "average": 0,
            "count": 18609867,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609867,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609867,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609867,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18609867,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617177.7364,
          4818750.216,
          1309.862857,
          618212.2364,
          4820156.076,
          1917.102857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617177.7363938135,
                4818750.215738378,
                1309.8628572820899
              ],
              [
                617177.7363938135,
                4820156.075738378,
                1309.8628572820899
              ],
              [
                618212.2363938135,
                4820156.075738378,
                1917.1028572820896
              ],
              [
                618212.2363938135,
                4818750.215738378,
                1917.1028572820896
              ],
              [
                617177.7363938135,
                4818750.215738378,
                1309.8628572820899
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:50:42+00:00",
        "end_time": "2019-06-04T19:12:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502849,
            43.51233541,
            1309.862857,
            -121.5371845,
            43.52515307,
            1917.102857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55028488675553,
                  43.512498388108305,
                  1309.8628572820899
                ],
                [
                  -121.5499818122778,
                  43.525153071984896,
                  1309.8628572820899
                ],
                [
                  -121.53718445958013,
                  43.52499002697807,
                  1917.1028572820896
                ],
                [
                  -121.53749020657285,
                  43.512335414721065,
                  1917.1028572820896
                ],
                [
                  -121.55028488675553,
                  43.512498388108305,
                  1309.8628572820899
                ]
              ]
            ]
          },
          "id": "20190604_43121E5417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:50:42Z",
            "pc:count": 18609867,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617692.9339,
                "count": 18609867,
                "maximum": 618212.2364,
                "minimum": 617177.7364,
                "name": "X",
                "position": 0,
                "stddev": 293.713142,
                "variance": 86267.40981
              },
              {
                "average": 4819456.638,
                "count": 18609867,
                "maximum": 4820156.076,
                "minimum": 4818750.216,
                "name": "Y",
                "position": 1,
                "stddev": 395.145461,
                "variance": 156139.9354
              },
              {
                "average": 1316.883557,
                "count": 18609867,
                "maximum": 1917.102857,
                "minimum": 1309.862857,
                "name": "Z",
                "position": 2,
                "stddev": 5.861366264,
                "variance": 34.35561448
              },
              {
                "average": 20143.98571,
                "count": 18609867,
                "maximum": 49680,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10412.65336,
                "variance": 108423350.1
              },
              {
                "average": 1.108046393,
                "count": 18609867,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3479947324,
                "variance": 0.1211003338
              },
              {
                "average": 1.216062103,
                "count": 18609867,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4934982067,
                "variance": 0.24354048
              },
              {
                "average": 0.4989958284,
                "count": 18609867,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990051,
                "variance": 0.2499990051
              },
              {
                "average": 0,
                "count": 18609867,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.919629463,
                "count": 18609867,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.354658154,
                "variance": 11.25373133
              },
              {
                "average": 0.779141179,
                "count": 18609867,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87914201,
                "variance": 118.3557309
              },
              {
                "average": 0.4936193257,
                "count": 18609867,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999592988,
                "variance": 0.2499593004
              },
              {
                "average": 10109.75116,
                "count": 18609867,
                "maximum": 10112,
                "minimum": 10107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.067968715,
                "variance": 1.140557176
              },
              {
                "average": 243712020.4,
                "count": 18609867,
                "maximum": 243713042.9,
                "minimum": 243710729,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.7731584,
                "variance": 223514.4593
              },
              {
                "average": 0,
                "count": 18609867,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609867,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609867,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609867,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18609867,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617177.7364,
              4818750.216,
              1309.862857,
              618212.2364,
              4820156.076,
              1917.102857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617177.7363938135,
                    4818750.215738378,
                    1309.8628572820899
                  ],
                  [
                    617177.7363938135,
                    4820156.075738378,
                    1309.8628572820899
                  ],
                  [
                    618212.2363938135,
                    4820156.075738378,
                    1917.1028572820896
                  ],
                  [
                    618212.2363938135,
                    4818750.215738378,
                    1917.1028572820896
                  ],
                  [
                    617177.7363938135,
                    4818750.215738378,
                    1309.8628572820899
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:50:42+00:00",
            "end_time": "2019-06-04T19:12:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6877334091601,
              43.56249790836486,
              1319.913556512898
            ],
            [
              -121.68745891354615,
              43.5751380914914,
              1319.913556512898
            ],
            [
              -121.67471263583559,
              43.57499102270313,
              1843.4535565128979
            ],
            [
              -121.67498979522433,
              43.562350904098615,
              1843.4535565128979
            ],
            [
              -121.6877334091601,
              43.56249790836486,
              1319.913556512898
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877334,
        43.5623509,
        1319.913557,
        -121.6747126,
        43.57513809,
        1843.453557
      ],
      "properties": {
        "datetime": "2019-06-05T18:04:33Z",
        "pc:count": 17979422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606505.0537,
            "count": 17979422,
            "maximum": 607009.7604,
            "minimum": 605980.3004,
            "name": "X",
            "position": 0,
            "stddev": 289.3896567,
            "variance": 83746.3734
          },
          {
            "average": 4824799.997,
            "count": 17979422,
            "maximum": 4825522.953,
            "minimum": 4824118.773,
            "name": "Y",
            "position": 1,
            "stddev": 402.9496198,
            "variance": 162368.3961
          },
          {
            "average": 1340.592814,
            "count": 17979422,
            "maximum": 1843.453557,
            "minimum": 1319.913557,
            "name": "Z",
            "position": 2,
            "stddev": 15.8788137,
            "variance": 252.1367246
          },
          {
            "average": 20630.39329,
            "count": 17979422,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10569.6717,
            "variance": 111717959.8
          },
          {
            "average": 1.131261506,
            "count": 17979422,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3733321649,
            "variance": 0.1393769054
          },
          {
            "average": 1.262489195,
            "count": 17979422,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5192032875,
            "variance": 0.2695720538
          },
          {
            "average": 0.4964767499,
            "count": 17979422,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999876005,
            "variance": 0.2499876006
          },
          {
            "average": 0,
            "count": 17979422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238944166,
            "count": 17979422,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.053310624,
            "variance": 1.10946327
          },
          {
            "average": 0.7304538486,
            "count": 17979422,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84342952,
            "variance": 117.5799637
          },
          {
            "average": 0.4934632493,
            "count": 17979422,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499957283,
            "variance": 0.2499572848
          },
          {
            "average": 10130.93854,
            "count": 17979422,
            "maximum": 10134,
            "minimum": 10127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.018937024,
            "variance": 4.076106705
          },
          {
            "average": 243790967.8,
            "count": 17979422,
            "maximum": 243793073.4,
            "minimum": 243788207.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1785.525476,
            "variance": 3188101.226
          },
          {
            "average": 0,
            "count": 17979422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17979422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17979422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17979422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17979422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605980.3004,
          4824118.773,
          1319.913557,
          607009.7604,
          4825522.953,
          1843.453557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605980.3004109806,
                4824118.773397472,
                1319.913556512898
              ],
              [
                605980.3004109806,
                4825522.953397471,
                1319.913556512898
              ],
              [
                607009.7604109806,
                4825522.953397471,
                1843.4535565128979
              ],
              [
                607009.7604109806,
                4824118.773397472,
                1843.4535565128979
              ],
              [
                605980.3004109806,
                4824118.773397472,
                1319.913556512898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:04:33+00:00",
        "end_time": "2019-06-05T16:43:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877334,
            43.5623509,
            1319.913557,
            -121.6747126,
            43.57513809,
            1843.453557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6877334091601,
                  43.56249790836486,
                  1319.913556512898
                ],
                [
                  -121.68745891354615,
                  43.5751380914914,
                  1319.913556512898
                ],
                [
                  -121.67471263583559,
                  43.57499102270313,
                  1843.4535565128979
                ],
                [
                  -121.67498979522433,
                  43.562350904098615,
                  1843.4535565128979
                ],
                [
                  -121.6877334091601,
                  43.56249790836486,
                  1319.913556512898
                ]
              ]
            ]
          },
          "id": "20190605_43121E6221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:04:33Z",
            "pc:count": 17979422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606505.0537,
                "count": 17979422,
                "maximum": 607009.7604,
                "minimum": 605980.3004,
                "name": "X",
                "position": 0,
                "stddev": 289.3896567,
                "variance": 83746.3734
              },
              {
                "average": 4824799.997,
                "count": 17979422,
                "maximum": 4825522.953,
                "minimum": 4824118.773,
                "name": "Y",
                "position": 1,
                "stddev": 402.9496198,
                "variance": 162368.3961
              },
              {
                "average": 1340.592814,
                "count": 17979422,
                "maximum": 1843.453557,
                "minimum": 1319.913557,
                "name": "Z",
                "position": 2,
                "stddev": 15.8788137,
                "variance": 252.1367246
              },
              {
                "average": 20630.39329,
                "count": 17979422,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10569.6717,
                "variance": 111717959.8
              },
              {
                "average": 1.131261506,
                "count": 17979422,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3733321649,
                "variance": 0.1393769054
              },
              {
                "average": 1.262489195,
                "count": 17979422,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5192032875,
                "variance": 0.2695720538
              },
              {
                "average": 0.4964767499,
                "count": 17979422,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999876005,
                "variance": 0.2499876006
              },
              {
                "average": 0,
                "count": 17979422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238944166,
                "count": 17979422,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.053310624,
                "variance": 1.10946327
              },
              {
                "average": 0.7304538486,
                "count": 17979422,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84342952,
                "variance": 117.5799637
              },
              {
                "average": 0.4934632493,
                "count": 17979422,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499957283,
                "variance": 0.2499572848
              },
              {
                "average": 10130.93854,
                "count": 17979422,
                "maximum": 10134,
                "minimum": 10127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.018937024,
                "variance": 4.076106705
              },
              {
                "average": 243790967.8,
                "count": 17979422,
                "maximum": 243793073.4,
                "minimum": 243788207.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1785.525476,
                "variance": 3188101.226
              },
              {
                "average": 0,
                "count": 17979422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17979422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17979422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17979422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17979422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605980.3004,
              4824118.773,
              1319.913557,
              607009.7604,
              4825522.953,
              1843.453557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605980.3004109806,
                    4824118.773397472,
                    1319.913556512898
                  ],
                  [
                    605980.3004109806,
                    4825522.953397471,
                    1319.913556512898
                  ],
                  [
                    607009.7604109806,
                    4825522.953397471,
                    1843.4535565128979
                  ],
                  [
                    607009.7604109806,
                    4824118.773397472,
                    1843.4535565128979
                  ],
                  [
                    605980.3004109806,
                    4824118.773397472,
                    1319.913556512898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:04:33+00:00",
            "end_time": "2019-06-05T16:43: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": "20190602_43121E6313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72511626753423,
              43.524996265439405,
              1408.5311505629306
            ],
            [
              -121.724985042449,
              43.53122548519376,
              1408.5311505629306
            ],
            [
              -121.71235670563719,
              43.53108394112021,
              1945.7111505629305
            ],
            [
              -121.71248922956529,
              43.524854751974175,
              1945.7111505629305
            ],
            [
              -121.72511626753423,
              43.524996265439405,
              1408.5311505629306
            ]
          ]
        ]
      },
      "bbox": [
        -121.7251163,
        43.52485475,
        1408.531151,
        -121.7123567,
        43.53122549,
        1945.711151
      ],
      "properties": {
        "datetime": "2019-06-02T16:41:01Z",
        "pc:count": 9441404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603534.9705,
            "count": 9441404,
            "maximum": 604045.7019,
            "minimum": 603025.0419,
            "name": "X",
            "position": 0,
            "stddev": 291.6027338,
            "variance": 85032.15437
          },
          {
            "average": 4820279.526,
            "count": 9441404,
            "maximum": 4820598.826,
            "minimum": 4819906.846,
            "name": "Y",
            "position": 1,
            "stddev": 199.9802798,
            "variance": 39992.11232
          },
          {
            "average": 1489.486826,
            "count": 9441404,
            "maximum": 1945.711151,
            "minimum": 1408.531151,
            "name": "Z",
            "position": 2,
            "stddev": 21.13706053,
            "variance": 446.7753278
          },
          {
            "average": 22719.72701,
            "count": 9441404,
            "maximum": 62828,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10826.1534,
            "variance": 117205597.4
          },
          {
            "average": 1.1369505,
            "count": 9441404,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3951102471,
            "variance": 0.1561121073
          },
          {
            "average": 1.273866895,
            "count": 9441404,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5590669379,
            "variance": 0.3125558411
          },
          {
            "average": 0.4995330144,
            "count": 9441404,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998084,
            "variance": 0.2499998084
          },
          {
            "average": 0,
            "count": 9441404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269109658,
            "count": 9441404,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.29595051,
            "variance": 1.679487725
          },
          {
            "average": 1.134208109,
            "count": 9441404,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79640362,
            "variance": 116.5623312
          },
          {
            "average": 0.4950475586,
            "count": 9441404,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999754992,
            "variance": 0.2499754998
          },
          {
            "average": 10015.95144,
            "count": 9441404,
            "maximum": 10018,
            "minimum": 10011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.772266839,
            "variance": 3.140929748
          },
          {
            "average": 243527911.6,
            "count": 9441404,
            "maximum": 243528861,
            "minimum": 243526279.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 639.2885376,
            "variance": 408689.8343
          },
          {
            "average": 0,
            "count": 9441404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9441404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9441404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9441404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9441404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603025.0419,
          4819906.846,
          1408.531151,
          604045.7019,
          4820598.826,
          1945.711151
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603025.0419071581,
                4819906.845940084,
                1408.5311505629306
              ],
              [
                603025.0419071581,
                4820598.825940085,
                1408.5311505629306
              ],
              [
                604045.701907158,
                4820598.825940085,
                1945.7111505629305
              ],
              [
                604045.701907158,
                4819906.845940084,
                1945.7111505629305
              ],
              [
                603025.0419071581,
                4819906.845940084,
                1408.5311505629306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:41:01+00:00",
        "end_time": "2019-06-02T15:57:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7251163,
            43.52485475,
            1408.531151,
            -121.7123567,
            43.53122549,
            1945.711151
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72511626753423,
                  43.524996265439405,
                  1408.5311505629306
                ],
                [
                  -121.724985042449,
                  43.53122548519376,
                  1408.5311505629306
                ],
                [
                  -121.71235670563719,
                  43.53108394112021,
                  1945.7111505629305
                ],
                [
                  -121.71248922956529,
                  43.524854751974175,
                  1945.7111505629305
                ],
                [
                  -121.72511626753423,
                  43.524996265439405,
                  1408.5311505629306
                ]
              ]
            ]
          },
          "id": "20190602_43121E6313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:41:01Z",
            "pc:count": 9441404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603534.9705,
                "count": 9441404,
                "maximum": 604045.7019,
                "minimum": 603025.0419,
                "name": "X",
                "position": 0,
                "stddev": 291.6027338,
                "variance": 85032.15437
              },
              {
                "average": 4820279.526,
                "count": 9441404,
                "maximum": 4820598.826,
                "minimum": 4819906.846,
                "name": "Y",
                "position": 1,
                "stddev": 199.9802798,
                "variance": 39992.11232
              },
              {
                "average": 1489.486826,
                "count": 9441404,
                "maximum": 1945.711151,
                "minimum": 1408.531151,
                "name": "Z",
                "position": 2,
                "stddev": 21.13706053,
                "variance": 446.7753278
              },
              {
                "average": 22719.72701,
                "count": 9441404,
                "maximum": 62828,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10826.1534,
                "variance": 117205597.4
              },
              {
                "average": 1.1369505,
                "count": 9441404,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3951102471,
                "variance": 0.1561121073
              },
              {
                "average": 1.273866895,
                "count": 9441404,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5590669379,
                "variance": 0.3125558411
              },
              {
                "average": 0.4995330144,
                "count": 9441404,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998084,
                "variance": 0.2499998084
              },
              {
                "average": 0,
                "count": 9441404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269109658,
                "count": 9441404,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.29595051,
                "variance": 1.679487725
              },
              {
                "average": 1.134208109,
                "count": 9441404,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79640362,
                "variance": 116.5623312
              },
              {
                "average": 0.4950475586,
                "count": 9441404,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999754992,
                "variance": 0.2499754998
              },
              {
                "average": 10015.95144,
                "count": 9441404,
                "maximum": 10018,
                "minimum": 10011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.772266839,
                "variance": 3.140929748
              },
              {
                "average": 243527911.6,
                "count": 9441404,
                "maximum": 243528861,
                "minimum": 243526279.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 639.2885376,
                "variance": 408689.8343
              },
              {
                "average": 0,
                "count": 9441404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9441404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9441404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9441404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9441404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603025.0419,
              4819906.846,
              1408.531151,
              604045.7019,
              4820598.826,
              1945.711151
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603025.0419071581,
                    4819906.845940084,
                    1408.5311505629306
                  ],
                  [
                    603025.0419071581,
                    4820598.825940085,
                    1408.5311505629306
                  ],
                  [
                    604045.701907158,
                    4820598.825940085,
                    1945.7111505629305
                  ],
                  [
                    604045.701907158,
                    4819906.845940084,
                    1945.7111505629305
                  ],
                  [
                    603025.0419071581,
                    4819906.845940084,
                    1408.5311505629306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:41:01+00:00",
            "end_time": "2019-06-02T15:57:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E6412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525910819109,
              43.524998145388004,
              1320.0637704042883
            ],
            [
              -121.67498233848721,
              43.53763960851562,
              1320.0637704042883
            ],
            [
              -121.66221037015185,
              43.537490856498486,
              1871.7837704042886
            ],
            [
              -121.66248980573504,
              43.52484945864234,
              1871.7837704042886
            ],
            [
              -121.67525910819109,
              43.524998145388004,
              1320.0637704042883
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752591,
        43.52484946,
        1320.06377,
        -121.6622104,
        43.53763961,
        1871.78377
      ],
      "properties": {
        "datetime": "2019-06-05T16:11:45Z",
        "pc:count": 20349004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607562.2984,
            "count": 20349004,
            "maximum": 608086.2791,
            "minimum": 607054.0991,
            "name": "X",
            "position": 0,
            "stddev": 288.0167218,
            "variance": 82953.63202
          },
          {
            "average": 4820671.27,
            "count": 20349004,
            "maximum": 4821374.332,
            "minimum": 4819970.012,
            "name": "Y",
            "position": 1,
            "stddev": 402.4775911,
            "variance": 161988.2113
          },
          {
            "average": 1331.897717,
            "count": 20349004,
            "maximum": 1871.78377,
            "minimum": 1320.06377,
            "name": "Z",
            "position": 2,
            "stddev": 5.585173298,
            "variance": 31.19416077
          },
          {
            "average": 18304.52595,
            "count": 20349004,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10315.33214,
            "variance": 106406077.2
          },
          {
            "average": 1.137502455,
            "count": 20349004,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3744480424,
            "variance": 0.1402113365
          },
          {
            "average": 1.275005548,
            "count": 20349004,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5140232456,
            "variance": 0.264219897
          },
          {
            "average": 0.5047147271,
            "count": 20349004,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999777831,
            "variance": 0.2499777836
          },
          {
            "average": 0,
            "count": 20349004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339307025,
            "count": 20349004,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.794359253,
            "variance": 3.219725128
          },
          {
            "average": -1.244031207,
            "count": 20349004,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76599255,
            "variance": 115.9065955
          },
          {
            "average": 0.5011167623,
            "count": 20349004,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987651,
            "variance": 0.2499987651
          },
          {
            "average": 10119.87893,
            "count": 20349004,
            "maximum": 10123,
            "minimum": 10114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.396416412,
            "variance": 5.74281162
          },
          {
            "average": 243772885.5,
            "count": 20349004,
            "maximum": 243786305,
            "minimum": 243713815.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26753.13684,
            "variance": 715730330.8
          },
          {
            "average": 0,
            "count": 20349004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20349004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20349004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20349004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20349004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607054.0991,
          4819970.012,
          1320.06377,
          608086.2791,
          4821374.332,
          1871.78377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607054.0990814536,
                4819970.012381375,
                1320.0637704042883
              ],
              [
                607054.0990814536,
                4821374.332381375,
                1320.0637704042883
              ],
              [
                608086.2790814536,
                4821374.332381375,
                1871.7837704042886
              ],
              [
                608086.2790814536,
                4819970.012381375,
                1871.7837704042886
              ],
              [
                607054.0990814536,
                4819970.012381375,
                1320.0637704042883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:11:45+00:00",
        "end_time": "2019-06-04T20:03:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752591,
            43.52484946,
            1320.06377,
            -121.6622104,
            43.53763961,
            1871.78377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525910819109,
                  43.524998145388004,
                  1320.0637704042883
                ],
                [
                  -121.67498233848721,
                  43.53763960851562,
                  1320.0637704042883
                ],
                [
                  -121.66221037015185,
                  43.537490856498486,
                  1871.7837704042886
                ],
                [
                  -121.66248980573504,
                  43.52484945864234,
                  1871.7837704042886
                ],
                [
                  -121.67525910819109,
                  43.524998145388004,
                  1320.0637704042883
                ]
              ]
            ]
          },
          "id": "20190604_43121E6412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:11:45Z",
            "pc:count": 20349004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607562.2984,
                "count": 20349004,
                "maximum": 608086.2791,
                "minimum": 607054.0991,
                "name": "X",
                "position": 0,
                "stddev": 288.0167218,
                "variance": 82953.63202
              },
              {
                "average": 4820671.27,
                "count": 20349004,
                "maximum": 4821374.332,
                "minimum": 4819970.012,
                "name": "Y",
                "position": 1,
                "stddev": 402.4775911,
                "variance": 161988.2113
              },
              {
                "average": 1331.897717,
                "count": 20349004,
                "maximum": 1871.78377,
                "minimum": 1320.06377,
                "name": "Z",
                "position": 2,
                "stddev": 5.585173298,
                "variance": 31.19416077
              },
              {
                "average": 18304.52595,
                "count": 20349004,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10315.33214,
                "variance": 106406077.2
              },
              {
                "average": 1.137502455,
                "count": 20349004,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3744480424,
                "variance": 0.1402113365
              },
              {
                "average": 1.275005548,
                "count": 20349004,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5140232456,
                "variance": 0.264219897
              },
              {
                "average": 0.5047147271,
                "count": 20349004,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999777831,
                "variance": 0.2499777836
              },
              {
                "average": 0,
                "count": 20349004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339307025,
                "count": 20349004,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.794359253,
                "variance": 3.219725128
              },
              {
                "average": -1.244031207,
                "count": 20349004,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76599255,
                "variance": 115.9065955
              },
              {
                "average": 0.5011167623,
                "count": 20349004,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987651,
                "variance": 0.2499987651
              },
              {
                "average": 10119.87893,
                "count": 20349004,
                "maximum": 10123,
                "minimum": 10114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.396416412,
                "variance": 5.74281162
              },
              {
                "average": 243772885.5,
                "count": 20349004,
                "maximum": 243786305,
                "minimum": 243713815.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26753.13684,
                "variance": 715730330.8
              },
              {
                "average": 0,
                "count": 20349004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20349004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20349004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20349004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20349004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607054.0991,
              4819970.012,
              1320.06377,
              608086.2791,
              4821374.332,
              1871.78377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607054.0990814536,
                    4819970.012381375,
                    1320.0637704042883
                  ],
                  [
                    607054.0990814536,
                    4821374.332381375,
                    1320.0637704042883
                  ],
                  [
                    608086.2790814536,
                    4821374.332381375,
                    1871.7837704042886
                  ],
                  [
                    608086.2790814536,
                    4819970.012381375,
                    1871.7837704042886
                  ],
                  [
                    607054.0990814536,
                    4819970.012381375,
                    1320.0637704042883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:11:45+00:00",
            "end_time": "2019-06-04T20:03:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279306444437,
              43.54999887462208,
              1259.739432723537
            ],
            [
              -121.51248164469321,
              43.56265740301323,
              1259.739432723537
            ],
            [
              -121.49967607771208,
              43.562490039773955,
              1888.0394327235372
            ],
            [
              -121.4999901759355,
              43.54983158491656,
              1888.0394327235372
            ],
            [
              -121.51279306444437,
              43.54999887462208,
              1259.739432723537
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127931,
        43.54983158,
        1259.739433,
        -121.4996761,
        43.5626574,
        1888.039433
      ],
      "properties": {
        "datetime": "2019-06-05T16:18:56Z",
        "pc:count": 17754340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620660.9177,
            "count": 17754340,
            "maximum": 621168.2315,
            "minimum": 620133.6915,
            "name": "X",
            "position": 0,
            "stddev": 297.3868045,
            "variance": 88438.91151
          },
          {
            "average": 4823650.342,
            "count": 17754340,
            "maximum": 4824374.851,
            "minimum": 4822968.531,
            "name": "Y",
            "position": 1,
            "stddev": 399.149246,
            "variance": 159320.1206
          },
          {
            "average": 1310.683749,
            "count": 17754340,
            "maximum": 1888.039433,
            "minimum": 1259.739433,
            "name": "Z",
            "position": 2,
            "stddev": 3.705056335,
            "variance": 13.72744244
          },
          {
            "average": 21237.37535,
            "count": 17754340,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9627.034574,
            "variance": 92679794.69
          },
          {
            "average": 1.088810961,
            "count": 17754340,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2994605051,
            "variance": 0.08967659414
          },
          {
            "average": 1.177616515,
            "count": 17754340,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4151161393,
            "variance": 0.1723214091
          },
          {
            "average": 0.4982983879,
            "count": 17754340,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971186,
            "variance": 0.2499971186
          },
          {
            "average": 0,
            "count": 17754340,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231493652,
            "count": 17754340,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9441162069,
            "variance": 0.8913554121
          },
          {
            "average": 1.226732957,
            "count": 17754340,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.70724927,
            "variance": 114.6451869
          },
          {
            "average": 0.4875390468,
            "count": 17754340,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998447146,
            "variance": 0.2498447387
          },
          {
            "average": 10121.1828,
            "count": 17754340,
            "maximum": 10124,
            "minimum": 10115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.51322678,
            "variance": 2.289855286
          },
          {
            "average": 243783205.5,
            "count": 17754340,
            "maximum": 243786736.1,
            "minimum": 243714270.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12218.58596,
            "variance": 149293842.8
          },
          {
            "average": 0,
            "count": 17754340,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17754340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17754340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17754340,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17754340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620133.6915,
          4822968.531,
          1259.739433,
          621168.2315,
          4824374.851,
          1888.039433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620133.6914763388,
                4822968.530927019,
                1259.739432723537
              ],
              [
                620133.6914763388,
                4824374.8509270195,
                1259.739432723537
              ],
              [
                621168.2314763388,
                4824374.8509270195,
                1888.0394327235372
              ],
              [
                621168.2314763388,
                4822968.530927019,
                1888.0394327235372
              ],
              [
                620133.6914763388,
                4822968.530927019,
                1259.739432723537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:18:56+00:00",
        "end_time": "2019-06-04T20:11:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127931,
            43.54983158,
            1259.739433,
            -121.4996761,
            43.5626574,
            1888.039433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279306444437,
                  43.54999887462208,
                  1259.739432723537
                ],
                [
                  -121.51248164469321,
                  43.56265740301323,
                  1259.739432723537
                ],
                [
                  -121.49967607771208,
                  43.562490039773955,
                  1888.0394327235372
                ],
                [
                  -121.4999901759355,
                  43.54983158491656,
                  1888.0394327235372
                ],
                [
                  -121.51279306444437,
                  43.54999887462208,
                  1259.739432723537
                ]
              ]
            ]
          },
          "id": "20190604_43121E5405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:18:56Z",
            "pc:count": 17754340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620660.9177,
                "count": 17754340,
                "maximum": 621168.2315,
                "minimum": 620133.6915,
                "name": "X",
                "position": 0,
                "stddev": 297.3868045,
                "variance": 88438.91151
              },
              {
                "average": 4823650.342,
                "count": 17754340,
                "maximum": 4824374.851,
                "minimum": 4822968.531,
                "name": "Y",
                "position": 1,
                "stddev": 399.149246,
                "variance": 159320.1206
              },
              {
                "average": 1310.683749,
                "count": 17754340,
                "maximum": 1888.039433,
                "minimum": 1259.739433,
                "name": "Z",
                "position": 2,
                "stddev": 3.705056335,
                "variance": 13.72744244
              },
              {
                "average": 21237.37535,
                "count": 17754340,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9627.034574,
                "variance": 92679794.69
              },
              {
                "average": 1.088810961,
                "count": 17754340,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2994605051,
                "variance": 0.08967659414
              },
              {
                "average": 1.177616515,
                "count": 17754340,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4151161393,
                "variance": 0.1723214091
              },
              {
                "average": 0.4982983879,
                "count": 17754340,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971186,
                "variance": 0.2499971186
              },
              {
                "average": 0,
                "count": 17754340,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231493652,
                "count": 17754340,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9441162069,
                "variance": 0.8913554121
              },
              {
                "average": 1.226732957,
                "count": 17754340,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.70724927,
                "variance": 114.6451869
              },
              {
                "average": 0.4875390468,
                "count": 17754340,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998447146,
                "variance": 0.2498447387
              },
              {
                "average": 10121.1828,
                "count": 17754340,
                "maximum": 10124,
                "minimum": 10115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.51322678,
                "variance": 2.289855286
              },
              {
                "average": 243783205.5,
                "count": 17754340,
                "maximum": 243786736.1,
                "minimum": 243714270.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12218.58596,
                "variance": 149293842.8
              },
              {
                "average": 0,
                "count": 17754340,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17754340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17754340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17754340,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17754340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620133.6915,
              4822968.531,
              1259.739433,
              621168.2315,
              4824374.851,
              1888.039433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620133.6914763388,
                    4822968.530927019,
                    1259.739432723537
                  ],
                  [
                    620133.6914763388,
                    4824374.8509270195,
                    1259.739432723537
                  ],
                  [
                    621168.2314763388,
                    4824374.8509270195,
                    1888.0394327235372
                  ],
                  [
                    621168.2314763388,
                    4822968.530927019,
                    1888.0394327235372
                  ],
                  [
                    620133.6914763388,
                    4822968.530927019,
                    1259.739432723537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:18:56+00:00",
            "end_time": "2019-06-04T20: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": "20190604_43121E5312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277206365169,
              43.52499833595764,
              1319.5012002453007
            ],
            [
              -121.61248209689411,
              43.537645773184956,
              1319.5012002453007
            ],
            [
              -121.59969759166738,
              43.5374898820015,
              1862.6012002453006
            ],
            [
              -121.59999022804323,
              43.5248425132106,
              1862.6012002453006
            ],
            [
              -121.61277206365169,
              43.52499833595764,
              1319.5012002453007
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127721,
        43.52484251,
        1319.5012,
        -121.5996976,
        43.53764577,
        1862.6012
      ],
      "properties": {
        "datetime": "2019-06-05T15:54:04Z",
        "pc:count": 19345812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612614.4481,
            "count": 19345812,
            "maximum": 613137.0324,
            "minimum": 612103.8124,
            "name": "X",
            "position": 0,
            "stddev": 287.4734925,
            "variance": 82641.00888
          },
          {
            "average": 4820744.143,
            "count": 19345812,
            "maximum": 4821457.371,
            "minimum": 4820052.351,
            "name": "Y",
            "position": 1,
            "stddev": 395.9741775,
            "variance": 156795.5492
          },
          {
            "average": 1329.87477,
            "count": 19345812,
            "maximum": 1862.6012,
            "minimum": 1319.5012,
            "name": "Z",
            "position": 2,
            "stddev": 6.328497161,
            "variance": 40.04987631
          },
          {
            "average": 19198.99008,
            "count": 19345812,
            "maximum": 49680,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10479.71053,
            "variance": 109824332.9
          },
          {
            "average": 1.12006335,
            "count": 19345812,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3485191941,
            "variance": 0.1214656287
          },
          {
            "average": 1.240163349,
            "count": 19345812,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4795275507,
            "variance": 0.2299466719
          },
          {
            "average": 0.5045192727,
            "count": 19345812,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999795887,
            "variance": 0.2499795891
          },
          {
            "average": 0,
            "count": 19345812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.920800223,
            "count": 19345812,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.361162576,
            "variance": 11.29741386
          },
          {
            "average": -1.008732987,
            "count": 19345812,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72161693,
            "variance": 114.9530697
          },
          {
            "average": 0.5043461086,
            "count": 19345812,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999811239,
            "variance": 0.2499811243
          },
          {
            "average": 10115.42998,
            "count": 19345812,
            "maximum": 10121,
            "minimum": 10112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.510409367,
            "variance": 6.302155188
          },
          {
            "average": 243728544.8,
            "count": 19345812,
            "maximum": 243785244.9,
            "minimum": 243712940,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28547.32503,
            "variance": 814949766.2
          },
          {
            "average": 0,
            "count": 19345812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19345812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19345812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19345812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19345812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612103.8124,
          4820052.351,
          1319.5012,
          613137.0324,
          4821457.371,
          1862.6012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612103.8123938277,
                4820052.351051459,
                1319.5012002453007
              ],
              [
                612103.8123938277,
                4821457.371051459,
                1319.5012002453007
              ],
              [
                613137.0323938277,
                4821457.371051459,
                1862.6012002453006
              ],
              [
                613137.0323938277,
                4820052.351051459,
                1862.6012002453006
              ],
              [
                612103.8123938277,
                4820052.351051459,
                1319.5012002453007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:54:04+00:00",
        "end_time": "2019-06-04T19:49:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127721,
            43.52484251,
            1319.5012,
            -121.5996976,
            43.53764577,
            1862.6012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277206365169,
                  43.52499833595764,
                  1319.5012002453007
                ],
                [
                  -121.61248209689411,
                  43.537645773184956,
                  1319.5012002453007
                ],
                [
                  -121.59969759166738,
                  43.5374898820015,
                  1862.6012002453006
                ],
                [
                  -121.59999022804323,
                  43.5248425132106,
                  1862.6012002453006
                ],
                [
                  -121.61277206365169,
                  43.52499833595764,
                  1319.5012002453007
                ]
              ]
            ]
          },
          "id": "20190604_43121E5312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:54:04Z",
            "pc:count": 19345812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612614.4481,
                "count": 19345812,
                "maximum": 613137.0324,
                "minimum": 612103.8124,
                "name": "X",
                "position": 0,
                "stddev": 287.4734925,
                "variance": 82641.00888
              },
              {
                "average": 4820744.143,
                "count": 19345812,
                "maximum": 4821457.371,
                "minimum": 4820052.351,
                "name": "Y",
                "position": 1,
                "stddev": 395.9741775,
                "variance": 156795.5492
              },
              {
                "average": 1329.87477,
                "count": 19345812,
                "maximum": 1862.6012,
                "minimum": 1319.5012,
                "name": "Z",
                "position": 2,
                "stddev": 6.328497161,
                "variance": 40.04987631
              },
              {
                "average": 19198.99008,
                "count": 19345812,
                "maximum": 49680,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10479.71053,
                "variance": 109824332.9
              },
              {
                "average": 1.12006335,
                "count": 19345812,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3485191941,
                "variance": 0.1214656287
              },
              {
                "average": 1.240163349,
                "count": 19345812,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4795275507,
                "variance": 0.2299466719
              },
              {
                "average": 0.5045192727,
                "count": 19345812,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999795887,
                "variance": 0.2499795891
              },
              {
                "average": 0,
                "count": 19345812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.920800223,
                "count": 19345812,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.361162576,
                "variance": 11.29741386
              },
              {
                "average": -1.008732987,
                "count": 19345812,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72161693,
                "variance": 114.9530697
              },
              {
                "average": 0.5043461086,
                "count": 19345812,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999811239,
                "variance": 0.2499811243
              },
              {
                "average": 10115.42998,
                "count": 19345812,
                "maximum": 10121,
                "minimum": 10112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.510409367,
                "variance": 6.302155188
              },
              {
                "average": 243728544.8,
                "count": 19345812,
                "maximum": 243785244.9,
                "minimum": 243712940,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28547.32503,
                "variance": 814949766.2
              },
              {
                "average": 0,
                "count": 19345812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19345812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19345812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19345812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19345812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612103.8124,
              4820052.351,
              1319.5012,
              613137.0324,
              4821457.371,
              1862.6012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612103.8123938277,
                    4820052.351051459,
                    1319.5012002453007
                  ],
                  [
                    612103.8123938277,
                    4821457.371051459,
                    1319.5012002453007
                  ],
                  [
                    613137.0323938277,
                    4821457.371051459,
                    1862.6012002453006
                  ],
                  [
                    613137.0323938277,
                    4820052.351051459,
                    1862.6012002453006
                  ],
                  [
                    612103.8123938277,
                    4820052.351051459,
                    1319.5012002453007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:54:04+00:00",
            "end_time": "2019-06-04T19:49: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": "20190604_43121E6424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026391679841,
              43.499998594022586,
              1330.7879115605629
            ],
            [
              -121.6499821156802,
              43.512642504125395,
              1330.7879115605629
            ],
            [
              -121.63720540904829,
              43.51249090778621,
              1917.4879115605627
            ],
            [
              -121.63748987515896,
              43.49984706421888,
              1917.4879115605627
            ],
            [
              -121.65026391679841,
              43.499998594022586,
              1330.7879115605629
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502639,
        43.49984706,
        1330.787912,
        -121.6372054,
        43.5126425,
        1917.487912
      ],
      "properties": {
        "datetime": "2019-06-04T20:20:53Z",
        "pc:count": 26908996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609618.8795,
            "count": 26908996,
            "maximum": 610152.055,
            "minimum": 609119.055,
            "name": "X",
            "position": 0,
            "stddev": 290.0096011,
            "variance": 84105.56872
          },
          {
            "average": 4817932.792,
            "count": 26908996,
            "maximum": 4818630.636,
            "minimum": 4817226.036,
            "name": "Y",
            "position": 1,
            "stddev": 392.5658005,
            "variance": 154107.9077
          },
          {
            "average": 1349.301305,
            "count": 26908996,
            "maximum": 1917.487912,
            "minimum": 1330.787912,
            "name": "Z",
            "position": 2,
            "stddev": 8.230812752,
            "variance": 67.74627856
          },
          {
            "average": 18912.23674,
            "count": 26908996,
            "maximum": 47659,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11028.87181,
            "variance": 121636013.3
          },
          {
            "average": 1.143172046,
            "count": 26908996,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3897537434,
            "variance": 0.1519079805
          },
          {
            "average": 1.286420868,
            "count": 26908996,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5404758143,
            "variance": 0.2921141059
          },
          {
            "average": 0.5012962951,
            "count": 26908996,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983289,
            "variance": 0.2499983289
          },
          {
            "average": 0,
            "count": 26908996,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.005090491,
            "count": 26908996,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.637741049,
            "variance": 13.23315994
          },
          {
            "average": -0.09005980816,
            "count": 26908996,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.68192296,
            "variance": 114.103478
          },
          {
            "average": 0.4939305056,
            "count": 26908996,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999631692,
            "variance": 0.2499631705
          },
          {
            "average": 10111.70828,
            "count": 26908996,
            "maximum": 10116,
            "minimum": 10108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.870988745,
            "variance": 8.242576377
          },
          {
            "average": 243712894.1,
            "count": 26908996,
            "maximum": 243714853.7,
            "minimum": 243711132.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1299.627011,
            "variance": 1689030.368
          },
          {
            "average": 0,
            "count": 26908996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26908996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26908996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26908996,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26908996,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609119.055,
          4817226.036,
          1330.787912,
          610152.055,
          4818630.636,
          1917.487912
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609119.0549766303,
                4817226.035825687,
                1330.7879115605629
              ],
              [
                609119.0549766303,
                4818630.635825687,
                1330.7879115605629
              ],
              [
                610152.0549766303,
                4818630.635825687,
                1917.4879115605627
              ],
              [
                610152.0549766303,
                4817226.035825687,
                1917.4879115605627
              ],
              [
                609119.0549766303,
                4817226.035825687,
                1330.7879115605629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:20:53+00:00",
        "end_time": "2019-06-04T19:18:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502639,
            43.49984706,
            1330.787912,
            -121.6372054,
            43.5126425,
            1917.487912
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026391679841,
                  43.499998594022586,
                  1330.7879115605629
                ],
                [
                  -121.6499821156802,
                  43.512642504125395,
                  1330.7879115605629
                ],
                [
                  -121.63720540904829,
                  43.51249090778621,
                  1917.4879115605627
                ],
                [
                  -121.63748987515896,
                  43.49984706421888,
                  1917.4879115605627
                ],
                [
                  -121.65026391679841,
                  43.499998594022586,
                  1330.7879115605629
                ]
              ]
            ]
          },
          "id": "20190604_43121E6424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:20:53Z",
            "pc:count": 26908996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609618.8795,
                "count": 26908996,
                "maximum": 610152.055,
                "minimum": 609119.055,
                "name": "X",
                "position": 0,
                "stddev": 290.0096011,
                "variance": 84105.56872
              },
              {
                "average": 4817932.792,
                "count": 26908996,
                "maximum": 4818630.636,
                "minimum": 4817226.036,
                "name": "Y",
                "position": 1,
                "stddev": 392.5658005,
                "variance": 154107.9077
              },
              {
                "average": 1349.301305,
                "count": 26908996,
                "maximum": 1917.487912,
                "minimum": 1330.787912,
                "name": "Z",
                "position": 2,
                "stddev": 8.230812752,
                "variance": 67.74627856
              },
              {
                "average": 18912.23674,
                "count": 26908996,
                "maximum": 47659,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11028.87181,
                "variance": 121636013.3
              },
              {
                "average": 1.143172046,
                "count": 26908996,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3897537434,
                "variance": 0.1519079805
              },
              {
                "average": 1.286420868,
                "count": 26908996,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5404758143,
                "variance": 0.2921141059
              },
              {
                "average": 0.5012962951,
                "count": 26908996,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983289,
                "variance": 0.2499983289
              },
              {
                "average": 0,
                "count": 26908996,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.005090491,
                "count": 26908996,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.637741049,
                "variance": 13.23315994
              },
              {
                "average": -0.09005980816,
                "count": 26908996,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.68192296,
                "variance": 114.103478
              },
              {
                "average": 0.4939305056,
                "count": 26908996,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999631692,
                "variance": 0.2499631705
              },
              {
                "average": 10111.70828,
                "count": 26908996,
                "maximum": 10116,
                "minimum": 10108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.870988745,
                "variance": 8.242576377
              },
              {
                "average": 243712894.1,
                "count": 26908996,
                "maximum": 243714853.7,
                "minimum": 243711132.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1299.627011,
                "variance": 1689030.368
              },
              {
                "average": 0,
                "count": 26908996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26908996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26908996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26908996,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26908996,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609119.055,
              4817226.036,
              1330.787912,
              610152.055,
              4818630.636,
              1917.487912
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609119.0549766303,
                    4817226.035825687,
                    1330.7879115605629
                  ],
                  [
                    609119.0549766303,
                    4818630.635825687,
                    1330.7879115605629
                  ],
                  [
                    610152.0549766303,
                    4818630.635825687,
                    1917.4879115605627
                  ],
                  [
                    610152.0549766303,
                    4817226.035825687,
                    1917.4879115605627
                  ],
                  [
                    609119.0549766303,
                    4817226.035825687,
                    1330.7879115605629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:20:53+00:00",
            "end_time": "2019-06-04T19:18: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": "20190605_43121E5217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5502853748783,
              43.574998545001975,
              1207.7961093252068
            ],
            [
              -121.54998163876698,
              43.58765309003243,
              1207.7961093252068
            ],
            [
              -121.53718393129904,
              43.58749002371798,
              1852.616109325207
            ],
            [
              -121.53749034583356,
              43.57483555030766,
              1852.616109325207
            ],
            [
              -121.5502853748783,
              43.574998545001975,
              1207.7961093252068
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502854,
        43.57483555,
        1207.796109,
        -121.5371839,
        43.58765309,
        1852.616109
      ],
      "properties": {
        "datetime": "2019-06-05T17:57:37Z",
        "pc:count": 18671894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617579.8535,
            "count": 18671894,
            "maximum": 618090.1372,
            "minimum": 617056.6772,
            "name": "X",
            "position": 0,
            "stddev": 291.4612799,
            "variance": 84949.6777
          },
          {
            "average": 4826408.214,
            "count": 18671894,
            "maximum": 4827097.39,
            "minimum": 4825691.53,
            "name": "Y",
            "position": 1,
            "stddev": 398.54639,
            "variance": 158839.225
          },
          {
            "average": 1309.151133,
            "count": 18671894,
            "maximum": 1852.616109,
            "minimum": 1207.796109,
            "name": "Z",
            "position": 2,
            "stddev": 4.900827331,
            "variance": 24.01810853
          },
          {
            "average": 19658.40051,
            "count": 18671894,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10074.63261,
            "variance": 101498222.2
          },
          {
            "average": 1.128598524,
            "count": 18671894,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3771471857,
            "variance": 0.1422399997
          },
          {
            "average": 1.257239196,
            "count": 18671894,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5306750689,
            "variance": 0.2816160288
          },
          {
            "average": 0.5046747266,
            "count": 18671894,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999781598,
            "variance": 0.2499781603
          },
          {
            "average": 0,
            "count": 18671894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253735159,
            "count": 18671894,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.067257112,
            "variance": 1.139037744
          },
          {
            "average": -1.293858653,
            "count": 18671894,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.71491457,
            "variance": 114.8093943
          },
          {
            "average": 0.5040457599,
            "count": 18671894,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999836449,
            "variance": 0.2499836452
          },
          {
            "average": 10128.85396,
            "count": 18671894,
            "maximum": 10133,
            "minimum": 10126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.739719122,
            "variance": 3.026622622
          },
          {
            "average": 243789283,
            "count": 18671894,
            "maximum": 243792657,
            "minimum": 243787622.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1492.893554,
            "variance": 2228731.164
          },
          {
            "average": 0,
            "count": 18671894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18671894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18671894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18671894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18671894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617056.6772,
          4825691.53,
          1207.796109,
          618090.1372,
          4827097.39,
          1852.616109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617056.6771989535,
                4825691.530162707,
                1207.7961093252068
              ],
              [
                617056.6771989535,
                4827097.390162706,
                1207.7961093252068
              ],
              [
                618090.1371989534,
                4827097.390162706,
                1852.616109325207
              ],
              [
                618090.1371989534,
                4825691.530162707,
                1852.616109325207
              ],
              [
                617056.6771989535,
                4825691.530162707,
                1207.7961093252068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:57:37+00:00",
        "end_time": "2019-06-05T16:33:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502854,
            43.57483555,
            1207.796109,
            -121.5371839,
            43.58765309,
            1852.616109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5502853748783,
                  43.574998545001975,
                  1207.7961093252068
                ],
                [
                  -121.54998163876698,
                  43.58765309003243,
                  1207.7961093252068
                ],
                [
                  -121.53718393129904,
                  43.58749002371798,
                  1852.616109325207
                ],
                [
                  -121.53749034583356,
                  43.57483555030766,
                  1852.616109325207
                ],
                [
                  -121.5502853748783,
                  43.574998545001975,
                  1207.7961093252068
                ]
              ]
            ]
          },
          "id": "20190605_43121E5217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:57:37Z",
            "pc:count": 18671894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617579.8535,
                "count": 18671894,
                "maximum": 618090.1372,
                "minimum": 617056.6772,
                "name": "X",
                "position": 0,
                "stddev": 291.4612799,
                "variance": 84949.6777
              },
              {
                "average": 4826408.214,
                "count": 18671894,
                "maximum": 4827097.39,
                "minimum": 4825691.53,
                "name": "Y",
                "position": 1,
                "stddev": 398.54639,
                "variance": 158839.225
              },
              {
                "average": 1309.151133,
                "count": 18671894,
                "maximum": 1852.616109,
                "minimum": 1207.796109,
                "name": "Z",
                "position": 2,
                "stddev": 4.900827331,
                "variance": 24.01810853
              },
              {
                "average": 19658.40051,
                "count": 18671894,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10074.63261,
                "variance": 101498222.2
              },
              {
                "average": 1.128598524,
                "count": 18671894,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3771471857,
                "variance": 0.1422399997
              },
              {
                "average": 1.257239196,
                "count": 18671894,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5306750689,
                "variance": 0.2816160288
              },
              {
                "average": 0.5046747266,
                "count": 18671894,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999781598,
                "variance": 0.2499781603
              },
              {
                "average": 0,
                "count": 18671894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253735159,
                "count": 18671894,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.067257112,
                "variance": 1.139037744
              },
              {
                "average": -1.293858653,
                "count": 18671894,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.71491457,
                "variance": 114.8093943
              },
              {
                "average": 0.5040457599,
                "count": 18671894,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999836449,
                "variance": 0.2499836452
              },
              {
                "average": 10128.85396,
                "count": 18671894,
                "maximum": 10133,
                "minimum": 10126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.739719122,
                "variance": 3.026622622
              },
              {
                "average": 243789283,
                "count": 18671894,
                "maximum": 243792657,
                "minimum": 243787622.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1492.893554,
                "variance": 2228731.164
              },
              {
                "average": 0,
                "count": 18671894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18671894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18671894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18671894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18671894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617056.6772,
              4825691.53,
              1207.796109,
              618090.1372,
              4827097.39,
              1852.616109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617056.6771989535,
                    4825691.530162707,
                    1207.7961093252068
                  ],
                  [
                    617056.6771989535,
                    4827097.390162706,
                    1207.7961093252068
                  ],
                  [
                    618090.1371989534,
                    4827097.390162706,
                    1852.616109325207
                  ],
                  [
                    618090.1371989534,
                    4825691.530162707,
                    1852.616109325207
                  ],
                  [
                    617056.6771989535,
                    4825691.530162707,
                    1207.7961093252068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:57:37+00:00",
            "end_time": "2019-06-05T16: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": "20190602_43121E6314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7126153247972,
              43.52499628865987,
              1389.4745015504418
            ],
            [
              -121.7123464388494,
              43.53763415926946,
              1389.4745015504418
            ],
            [
              -121.69971781746885,
              43.53749121381045,
              1963.834501550442
            ],
            [
              -121.69998933870525,
              43.52485340590665,
              1963.834501550442
            ],
            [
              -121.7126153247972,
              43.52499628865987,
              1389.4745015504418
            ]
          ]
        ]
      },
      "bbox": [
        -121.7126153,
        43.52485341,
        1389.474502,
        -121.6997178,
        43.53763416,
        1963.834502
      ],
      "properties": {
        "datetime": "2019-06-05T16:14:11Z",
        "pc:count": 21475735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604661.2897,
            "count": 21475735,
            "maximum": 605055.8486,
            "minimum": 604035.2686,
            "name": "X",
            "position": 0,
            "stddev": 266.9047995,
            "variance": 71238.17202
          },
          {
            "average": 4820451.792,
            "count": 21475735,
            "maximum": 4821326.307,
            "minimum": 4819922.407,
            "name": "Y",
            "position": 1,
            "stddev": 347.19154,
            "variance": 120541.9655
          },
          {
            "average": 1445.24908,
            "count": 21475735,
            "maximum": 1963.834502,
            "minimum": 1389.474502,
            "name": "Z",
            "position": 2,
            "stddev": 15.68507091,
            "variance": 246.0214494
          },
          {
            "average": 21391.71875,
            "count": 21475735,
            "maximum": 58968,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11023.07412,
            "variance": 121508163
          },
          {
            "average": 1.157802702,
            "count": 21475735,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.423658939,
            "variance": 0.1794868966
          },
          {
            "average": 1.315628871,
            "count": 21475735,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.596405772,
            "variance": 0.3556998449
          },
          {
            "average": 0.4999604903,
            "count": 21475735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000101,
            "variance": 0.2500000101
          },
          {
            "average": 0,
            "count": 21475735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216459367,
            "count": 21475735,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.374223805,
            "variance": 1.888491066
          },
          {
            "average": 0.6959865574,
            "count": 21475735,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79444381,
            "variance": 116.5200172
          },
          {
            "average": 0.4917457307,
            "count": 21475735,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499931874,
            "variance": 0.2499318787
          },
          {
            "average": 10061.90206,
            "count": 21475735,
            "maximum": 10124,
            "minimum": 10010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.45849876,
            "variance": 2965.728087
          },
          {
            "average": 243644374.4,
            "count": 21475735,
            "maximum": 243786451.8,
            "minimum": 243525594.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 128876.1817,
            "variance": 16609070210.0
          },
          {
            "average": 0,
            "count": 21475735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21475735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21475735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21475735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21475735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604035.2686,
          4819922.407,
          1389.474502,
          605055.8486,
          4821326.307,
          1963.834502
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604035.2685938068,
                4819922.407294513,
                1389.4745015504418
              ],
              [
                604035.2685938068,
                4821326.307294513,
                1389.4745015504418
              ],
              [
                605055.8485938068,
                4821326.307294513,
                1963.834501550442
              ],
              [
                605055.8485938068,
                4819922.407294513,
                1963.834501550442
              ],
              [
                604035.2685938068,
                4819922.407294513,
                1389.4745015504418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:14:11+00:00",
        "end_time": "2019-06-02T15:46:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7126153,
            43.52485341,
            1389.474502,
            -121.6997178,
            43.53763416,
            1963.834502
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7126153247972,
                  43.52499628865987,
                  1389.4745015504418
                ],
                [
                  -121.7123464388494,
                  43.53763415926946,
                  1389.4745015504418
                ],
                [
                  -121.69971781746885,
                  43.53749121381045,
                  1963.834501550442
                ],
                [
                  -121.69998933870525,
                  43.52485340590665,
                  1963.834501550442
                ],
                [
                  -121.7126153247972,
                  43.52499628865987,
                  1389.4745015504418
                ]
              ]
            ]
          },
          "id": "20190602_43121E6314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:14:11Z",
            "pc:count": 21475735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604661.2897,
                "count": 21475735,
                "maximum": 605055.8486,
                "minimum": 604035.2686,
                "name": "X",
                "position": 0,
                "stddev": 266.9047995,
                "variance": 71238.17202
              },
              {
                "average": 4820451.792,
                "count": 21475735,
                "maximum": 4821326.307,
                "minimum": 4819922.407,
                "name": "Y",
                "position": 1,
                "stddev": 347.19154,
                "variance": 120541.9655
              },
              {
                "average": 1445.24908,
                "count": 21475735,
                "maximum": 1963.834502,
                "minimum": 1389.474502,
                "name": "Z",
                "position": 2,
                "stddev": 15.68507091,
                "variance": 246.0214494
              },
              {
                "average": 21391.71875,
                "count": 21475735,
                "maximum": 58968,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11023.07412,
                "variance": 121508163
              },
              {
                "average": 1.157802702,
                "count": 21475735,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.423658939,
                "variance": 0.1794868966
              },
              {
                "average": 1.315628871,
                "count": 21475735,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.596405772,
                "variance": 0.3556998449
              },
              {
                "average": 0.4999604903,
                "count": 21475735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000101,
                "variance": 0.2500000101
              },
              {
                "average": 0,
                "count": 21475735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216459367,
                "count": 21475735,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.374223805,
                "variance": 1.888491066
              },
              {
                "average": 0.6959865574,
                "count": 21475735,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79444381,
                "variance": 116.5200172
              },
              {
                "average": 0.4917457307,
                "count": 21475735,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499931874,
                "variance": 0.2499318787
              },
              {
                "average": 10061.90206,
                "count": 21475735,
                "maximum": 10124,
                "minimum": 10010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.45849876,
                "variance": 2965.728087
              },
              {
                "average": 243644374.4,
                "count": 21475735,
                "maximum": 243786451.8,
                "minimum": 243525594.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 128876.1817,
                "variance": 16609070210.0
              },
              {
                "average": 0,
                "count": 21475735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21475735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21475735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21475735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21475735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604035.2686,
              4819922.407,
              1389.474502,
              605055.8486,
              4821326.307,
              1963.834502
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604035.2685938068,
                    4819922.407294513,
                    1389.4745015504418
                  ],
                  [
                    604035.2685938068,
                    4821326.307294513,
                    1389.4745015504418
                  ],
                  [
                    605055.8485938068,
                    4821326.307294513,
                    1963.834501550442
                  ],
                  [
                    605055.8485938068,
                    4819922.407294513,
                    1963.834501550442
                  ],
                  [
                    604035.2685938068,
                    4819922.407294513,
                    1389.4745015504418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:14:11+00:00",
            "end_time": "2019-06-02T15:46: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": "20190604_43121E5418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778771215312,
              43.51249856366578,
              1308.9941810841522
            ],
            [
              -121.53748198645047,
              43.52515479747925,
              1308.9941810841522
            ],
            [
              -121.52468223086727,
              43.524990321498386,
              1915.8541810841523
            ],
            [
              -121.52499062988426,
              43.512334159941915,
              1915.8541810841523
            ],
            [
              -121.53778771215312,
              43.51249856366578,
              1308.9941810841522
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377877,
        43.51233416,
        1308.994181,
        -121.5246822,
        43.5251548,
        1915.854181
      ],
      "properties": {
        "datetime": "2019-06-04T19:50:53Z",
        "pc:count": 19666735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618718.7211,
            "count": 19666735,
            "maximum": 619222.5708,
            "minimum": 618187.8708,
            "name": "X",
            "position": 0,
            "stddev": 291.0201047,
            "variance": 84692.70132
          },
          {
            "average": 4819471.105,
            "count": 19666735,
            "maximum": 4820173.952,
            "minimum": 4818767.912,
            "name": "Y",
            "position": 1,
            "stddev": 394.86936,
            "variance": 155921.8115
          },
          {
            "average": 1317.806824,
            "count": 19666735,
            "maximum": 1915.854181,
            "minimum": 1308.994181,
            "name": "Z",
            "position": 2,
            "stddev": 4.951946961,
            "variance": 24.52177871
          },
          {
            "average": 17577.45668,
            "count": 19666735,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10384.91062,
            "variance": 107846368.6
          },
          {
            "average": 1.141258069,
            "count": 19666735,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3971386723,
            "variance": 0.157719125
          },
          {
            "average": 1.282543035,
            "count": 19666735,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5585712126,
            "variance": 0.3120017995
          },
          {
            "average": 0.498490268,
            "count": 19666735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977334,
            "variance": 0.2499977334
          },
          {
            "average": 0,
            "count": 19666735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.019587186,
            "count": 19666735,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.587610106,
            "variance": 12.87094627
          },
          {
            "average": 0.8276647576,
            "count": 19666735,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82771595,
            "variance": 117.2394327
          },
          {
            "average": 0.4898166371,
            "count": 19666735,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998963011,
            "variance": 0.2498963118
          },
          {
            "average": 10109.36958,
            "count": 19666735,
            "maximum": 10112,
            "minimum": 10107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.05948274,
            "variance": 1.122503677
          },
          {
            "average": 243711846,
            "count": 19666735,
            "maximum": 243713053.9,
            "minimum": 243710712.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 476.7133784,
            "variance": 227255.6452
          },
          {
            "average": 0,
            "count": 19666735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19666735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19666735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19666735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19666735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618187.8708,
          4818767.912,
          1308.994181,
          619222.5708,
          4820173.952,
          1915.854181
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618187.870785638,
                4818767.912426773,
                1308.9941810841522
              ],
              [
                618187.870785638,
                4820173.952426773,
                1308.9941810841522
              ],
              [
                619222.570785638,
                4820173.952426773,
                1915.8541810841523
              ],
              [
                619222.570785638,
                4818767.912426773,
                1915.8541810841523
              ],
              [
                618187.870785638,
                4818767.912426773,
                1308.9941810841522
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:50:53+00:00",
        "end_time": "2019-06-04T19:11:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377877,
            43.51233416,
            1308.994181,
            -121.5246822,
            43.5251548,
            1915.854181
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778771215312,
                  43.51249856366578,
                  1308.9941810841522
                ],
                [
                  -121.53748198645047,
                  43.52515479747925,
                  1308.9941810841522
                ],
                [
                  -121.52468223086727,
                  43.524990321498386,
                  1915.8541810841523
                ],
                [
                  -121.52499062988426,
                  43.512334159941915,
                  1915.8541810841523
                ],
                [
                  -121.53778771215312,
                  43.51249856366578,
                  1308.9941810841522
                ]
              ]
            ]
          },
          "id": "20190604_43121E5418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:50:53Z",
            "pc:count": 19666735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618718.7211,
                "count": 19666735,
                "maximum": 619222.5708,
                "minimum": 618187.8708,
                "name": "X",
                "position": 0,
                "stddev": 291.0201047,
                "variance": 84692.70132
              },
              {
                "average": 4819471.105,
                "count": 19666735,
                "maximum": 4820173.952,
                "minimum": 4818767.912,
                "name": "Y",
                "position": 1,
                "stddev": 394.86936,
                "variance": 155921.8115
              },
              {
                "average": 1317.806824,
                "count": 19666735,
                "maximum": 1915.854181,
                "minimum": 1308.994181,
                "name": "Z",
                "position": 2,
                "stddev": 4.951946961,
                "variance": 24.52177871
              },
              {
                "average": 17577.45668,
                "count": 19666735,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10384.91062,
                "variance": 107846368.6
              },
              {
                "average": 1.141258069,
                "count": 19666735,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3971386723,
                "variance": 0.157719125
              },
              {
                "average": 1.282543035,
                "count": 19666735,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5585712126,
                "variance": 0.3120017995
              },
              {
                "average": 0.498490268,
                "count": 19666735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977334,
                "variance": 0.2499977334
              },
              {
                "average": 0,
                "count": 19666735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.019587186,
                "count": 19666735,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.587610106,
                "variance": 12.87094627
              },
              {
                "average": 0.8276647576,
                "count": 19666735,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82771595,
                "variance": 117.2394327
              },
              {
                "average": 0.4898166371,
                "count": 19666735,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998963011,
                "variance": 0.2498963118
              },
              {
                "average": 10109.36958,
                "count": 19666735,
                "maximum": 10112,
                "minimum": 10107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.05948274,
                "variance": 1.122503677
              },
              {
                "average": 243711846,
                "count": 19666735,
                "maximum": 243713053.9,
                "minimum": 243710712.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 476.7133784,
                "variance": 227255.6452
              },
              {
                "average": 0,
                "count": 19666735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19666735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19666735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19666735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19666735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618187.8708,
              4818767.912,
              1308.994181,
              619222.5708,
              4820173.952,
              1915.854181
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618187.870785638,
                    4818767.912426773,
                    1308.9941810841522
                  ],
                  [
                    618187.870785638,
                    4820173.952426773,
                    1308.9941810841522
                  ],
                  [
                    619222.570785638,
                    4820173.952426773,
                    1915.8541810841523
                  ],
                  [
                    619222.570785638,
                    4818767.912426773,
                    1915.8541810841523
                  ],
                  [
                    618187.870785638,
                    4818767.912426773,
                    1308.9941810841522
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:50:53+00:00",
            "end_time": "2019-06-04T19:11:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68408082526518,
              43.587494944022716,
              1311.3234227190092
            ],
            [
              -121.68380617340463,
              43.60009616553914,
              1311.3234227190092
            ],
            [
              -121.67471215725675,
              43.59999108760172,
              1884.5834227190094
            ],
            [
              -121.67498870542849,
              43.58738991204105,
              1884.5834227190094
            ],
            [
              -121.68408082526518,
              43.587494944022716,
              1311.3234227190092
            ]
          ]
        ]
      },
      "bbox": [
        -121.6840808,
        43.58738991,
        1311.323423,
        -121.6747122,
        43.60009617,
        1884.583423
      ],
      "properties": {
        "datetime": "2019-06-05T19:04:21Z",
        "pc:count": 18620872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606603.2367,
            "count": 18620872,
            "maximum": 606965.5118,
            "minimum": 606231.3318,
            "name": "X",
            "position": 0,
            "stddev": 212.3772572,
            "variance": 45104.09936
          },
          {
            "average": 4827537.45,
            "count": 18620872,
            "maximum": 4828299.493,
            "minimum": 4826899.633,
            "name": "Y",
            "position": 1,
            "stddev": 395.155486,
            "variance": 156147.8581
          },
          {
            "average": 1319.67609,
            "count": 18620872,
            "maximum": 1884.583423,
            "minimum": 1311.323423,
            "name": "Z",
            "position": 2,
            "stddev": 5.788391271,
            "variance": 33.5054735
          },
          {
            "average": 17467.14959,
            "count": 18620872,
            "maximum": 50835,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10345.92127,
            "variance": 107038086.9
          },
          {
            "average": 1.168102815,
            "count": 18620872,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4114746847,
            "variance": 0.1693114161
          },
          {
            "average": 1.336304336,
            "count": 18620872,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5582757238,
            "variance": 0.3116717838
          },
          {
            "average": 0.4995245121,
            "count": 18620872,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997873,
            "variance": 0.2499997873
          },
          {
            "average": 0,
            "count": 18620872,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.157066167,
            "count": 18620872,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9969804686,
            "variance": 0.9939700547
          },
          {
            "average": 1.234237128,
            "count": 18620872,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.68914454,
            "variance": 114.2578109
          },
          {
            "average": 0.4999823317,
            "count": 18620872,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000000131,
            "variance": 0.2500000131
          },
          {
            "average": 10138.12149,
            "count": 18620872,
            "maximum": 10141,
            "minimum": 10135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.373520739,
            "variance": 1.88655922
          },
          {
            "average": 243795178.5,
            "count": 18620872,
            "maximum": 243796661.4,
            "minimum": 243793840.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 652.4979087,
            "variance": 425753.5208
          },
          {
            "average": 0,
            "count": 18620872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18620872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18620872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18620872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18620872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606231.3318,
          4826899.633,
          1311.323423,
          606965.5118,
          4828299.493,
          1884.583423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606231.331754826,
                4826899.632836989,
                1311.3234227190092
              ],
              [
                606231.331754826,
                4828299.4928369885,
                1311.3234227190092
              ],
              [
                606965.511754826,
                4828299.4928369885,
                1884.5834227190094
              ],
              [
                606965.511754826,
                4826899.632836989,
                1884.5834227190094
              ],
              [
                606231.331754826,
                4826899.632836989,
                1311.3234227190092
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:04:21+00:00",
        "end_time": "2019-06-05T18:17:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6840808,
            43.58738991,
            1311.323423,
            -121.6747122,
            43.60009617,
            1884.583423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68408082526518,
                  43.587494944022716,
                  1311.3234227190092
                ],
                [
                  -121.68380617340463,
                  43.60009616553914,
                  1311.3234227190092
                ],
                [
                  -121.67471215725675,
                  43.59999108760172,
                  1884.5834227190094
                ],
                [
                  -121.67498870542849,
                  43.58738991204105,
                  1884.5834227190094
                ],
                [
                  -121.68408082526518,
                  43.587494944022716,
                  1311.3234227190092
                ]
              ]
            ]
          },
          "id": "20190605_43121E6211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:04:21Z",
            "pc:count": 18620872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606603.2367,
                "count": 18620872,
                "maximum": 606965.5118,
                "minimum": 606231.3318,
                "name": "X",
                "position": 0,
                "stddev": 212.3772572,
                "variance": 45104.09936
              },
              {
                "average": 4827537.45,
                "count": 18620872,
                "maximum": 4828299.493,
                "minimum": 4826899.633,
                "name": "Y",
                "position": 1,
                "stddev": 395.155486,
                "variance": 156147.8581
              },
              {
                "average": 1319.67609,
                "count": 18620872,
                "maximum": 1884.583423,
                "minimum": 1311.323423,
                "name": "Z",
                "position": 2,
                "stddev": 5.788391271,
                "variance": 33.5054735
              },
              {
                "average": 17467.14959,
                "count": 18620872,
                "maximum": 50835,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10345.92127,
                "variance": 107038086.9
              },
              {
                "average": 1.168102815,
                "count": 18620872,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4114746847,
                "variance": 0.1693114161
              },
              {
                "average": 1.336304336,
                "count": 18620872,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5582757238,
                "variance": 0.3116717838
              },
              {
                "average": 0.4995245121,
                "count": 18620872,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997873,
                "variance": 0.2499997873
              },
              {
                "average": 0,
                "count": 18620872,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.157066167,
                "count": 18620872,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9969804686,
                "variance": 0.9939700547
              },
              {
                "average": 1.234237128,
                "count": 18620872,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.68914454,
                "variance": 114.2578109
              },
              {
                "average": 0.4999823317,
                "count": 18620872,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000000131,
                "variance": 0.2500000131
              },
              {
                "average": 10138.12149,
                "count": 18620872,
                "maximum": 10141,
                "minimum": 10135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.373520739,
                "variance": 1.88655922
              },
              {
                "average": 243795178.5,
                "count": 18620872,
                "maximum": 243796661.4,
                "minimum": 243793840.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 652.4979087,
                "variance": 425753.5208
              },
              {
                "average": 0,
                "count": 18620872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18620872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18620872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18620872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18620872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606231.3318,
              4826899.633,
              1311.323423,
              606965.5118,
              4828299.493,
              1884.583423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606231.331754826,
                    4826899.632836989,
                    1311.3234227190092
                  ],
                  [
                    606231.331754826,
                    4828299.4928369885,
                    1311.3234227190092
                  ],
                  [
                    606965.511754826,
                    4828299.4928369885,
                    1884.5834227190094
                  ],
                  [
                    606965.511754826,
                    4826899.632836989,
                    1884.5834227190094
                  ],
                  [
                    606231.331754826,
                    4826899.632836989,
                    1311.3234227190092
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:04:21+00:00",
            "end_time": "2019-06-05T18:17: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": "20190604_43121E5406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278287133726,
              43.53749833906813,
              1231.3779715545022
            ],
            [
              -121.56248217254333,
              43.55015195694273,
              1231.3779715545022
            ],
            [
              -121.54968688626685,
              43.54999033142654,
              1883.4779715545021
            ],
            [
              -121.54999025929209,
              43.53733678453878,
              1883.4779715545021
            ],
            [
              -121.56278287133726,
              43.53749833906813,
              1231.3779715545022
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627829,
        43.53733678,
        1231.377972,
        -121.5496869,
        43.55015196,
        1883.477972
      ],
      "properties": {
        "datetime": "2019-06-05T16:01:55Z",
        "pc:count": 17362923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616636.8957,
            "count": 17362923,
            "maximum": 617153.463,
            "minimum": 616119.563,
            "name": "X",
            "position": 0,
            "stddev": 293.3655599,
            "variance": 86063.35171
          },
          {
            "average": 4822202.973,
            "count": 17362923,
            "maximum": 4822914.933,
            "minimum": 4821509.193,
            "name": "Y",
            "position": 1,
            "stddev": 403.5025856,
            "variance": 162814.3366
          },
          {
            "average": 1320.887637,
            "count": 17362923,
            "maximum": 1883.477972,
            "minimum": 1231.377972,
            "name": "Z",
            "position": 2,
            "stddev": 4.800913379,
            "variance": 23.04876927
          },
          {
            "average": 21051.36478,
            "count": 17362923,
            "maximum": 58917,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9989.032257,
            "variance": 99780765.43
          },
          {
            "average": 1.092506371,
            "count": 17362923,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3134412048,
            "variance": 0.09824538889
          },
          {
            "average": 1.185018387,
            "count": 17362923,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4400769686,
            "variance": 0.1936677383
          },
          {
            "average": 0.5010674182,
            "count": 17362923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998875,
            "variance": 0.249998875
          },
          {
            "average": 0,
            "count": 17362923,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.494204922,
            "count": 17362923,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.081281762,
            "variance": 4.331733775
          },
          {
            "average": 0.1067047489,
            "count": 17362923,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88543298,
            "variance": 118.4926512
          },
          {
            "average": 0.4972294699,
            "count": 17362923,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999923385,
            "variance": 0.2499923386
          },
          {
            "average": 10118.65617,
            "count": 17362923,
            "maximum": 10122,
            "minimum": 10114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.85756729,
            "variance": 8.165690815
          },
          {
            "average": 243761364.4,
            "count": 17362923,
            "maximum": 243785715,
            "minimum": 243713971.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33379.8052,
            "variance": 1114211395
          },
          {
            "average": 0,
            "count": 17362923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17362923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17362923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17362923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17362923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616119.563,
          4821509.193,
          1231.377972,
          617153.463,
          4822914.933,
          1883.477972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616119.5629773372,
                4821509.193478988,
                1231.3779715545022
              ],
              [
                616119.5629773372,
                4822914.933478988,
                1231.3779715545022
              ],
              [
                617153.4629773371,
                4822914.933478988,
                1883.4779715545021
              ],
              [
                617153.4629773371,
                4821509.193478988,
                1883.4779715545021
              ],
              [
                616119.5629773372,
                4821509.193478988,
                1231.3779715545022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:01:55+00:00",
        "end_time": "2019-06-04T20:06:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627829,
            43.53733678,
            1231.377972,
            -121.5496869,
            43.55015196,
            1883.477972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278287133726,
                  43.53749833906813,
                  1231.3779715545022
                ],
                [
                  -121.56248217254333,
                  43.55015195694273,
                  1231.3779715545022
                ],
                [
                  -121.54968688626685,
                  43.54999033142654,
                  1883.4779715545021
                ],
                [
                  -121.54999025929209,
                  43.53733678453878,
                  1883.4779715545021
                ],
                [
                  -121.56278287133726,
                  43.53749833906813,
                  1231.3779715545022
                ]
              ]
            ]
          },
          "id": "20190604_43121E5406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:01:55Z",
            "pc:count": 17362923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616636.8957,
                "count": 17362923,
                "maximum": 617153.463,
                "minimum": 616119.563,
                "name": "X",
                "position": 0,
                "stddev": 293.3655599,
                "variance": 86063.35171
              },
              {
                "average": 4822202.973,
                "count": 17362923,
                "maximum": 4822914.933,
                "minimum": 4821509.193,
                "name": "Y",
                "position": 1,
                "stddev": 403.5025856,
                "variance": 162814.3366
              },
              {
                "average": 1320.887637,
                "count": 17362923,
                "maximum": 1883.477972,
                "minimum": 1231.377972,
                "name": "Z",
                "position": 2,
                "stddev": 4.800913379,
                "variance": 23.04876927
              },
              {
                "average": 21051.36478,
                "count": 17362923,
                "maximum": 58917,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9989.032257,
                "variance": 99780765.43
              },
              {
                "average": 1.092506371,
                "count": 17362923,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3134412048,
                "variance": 0.09824538889
              },
              {
                "average": 1.185018387,
                "count": 17362923,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4400769686,
                "variance": 0.1936677383
              },
              {
                "average": 0.5010674182,
                "count": 17362923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998875,
                "variance": 0.249998875
              },
              {
                "average": 0,
                "count": 17362923,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.494204922,
                "count": 17362923,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.081281762,
                "variance": 4.331733775
              },
              {
                "average": 0.1067047489,
                "count": 17362923,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88543298,
                "variance": 118.4926512
              },
              {
                "average": 0.4972294699,
                "count": 17362923,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999923385,
                "variance": 0.2499923386
              },
              {
                "average": 10118.65617,
                "count": 17362923,
                "maximum": 10122,
                "minimum": 10114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.85756729,
                "variance": 8.165690815
              },
              {
                "average": 243761364.4,
                "count": 17362923,
                "maximum": 243785715,
                "minimum": 243713971.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33379.8052,
                "variance": 1114211395
              },
              {
                "average": 0,
                "count": 17362923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17362923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17362923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17362923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17362923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616119.563,
              4821509.193,
              1231.377972,
              617153.463,
              4822914.933,
              1883.477972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616119.5629773372,
                    4821509.193478988,
                    1231.3779715545022
                  ],
                  [
                    616119.5629773372,
                    4822914.933478988,
                    1231.3779715545022
                  ],
                  [
                    617153.4629773371,
                    4822914.933478988,
                    1883.4779715545021
                  ],
                  [
                    617153.4629773371,
                    4821509.193478988,
                    1883.4779715545021
                  ],
                  [
                    616119.5629773372,
                    4821509.193478988,
                    1231.3779715545022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:01:55+00:00",
            "end_time": "2019-06-04T20:06:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027462036138,
              43.52499845238664,
              1317.2887955146834
            ],
            [
              -121.59998200016538,
              43.5376476226782,
              1317.2887955146834
            ],
            [
              -121.5871955832608,
              43.537490309328106,
              1899.7487955146835
            ],
            [
              -121.58749087381159,
              43.52484120810674,
              1899.7487955146835
            ],
            [
              -121.60027462036138,
              43.52499845238664,
              1317.2887955146834
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002746,
        43.52484121,
        1317.288796,
        -121.5871956,
        43.53764762,
        1899.748796
      ],
      "properties": {
        "datetime": "2019-06-05T15:53:46Z",
        "pc:count": 17810406,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613623.3856,
            "count": 17810406,
            "maximum": 614147.1385,
            "minimum": 613113.7585,
            "name": "X",
            "position": 0,
            "stddev": 290.3068745,
            "variance": 84278.0814
          },
          {
            "average": 4820766.515,
            "count": 17810406,
            "maximum": 4821474.503,
            "minimum": 4820069.283,
            "name": "Y",
            "position": 1,
            "stddev": 399.5797253,
            "variance": 159663.9568
          },
          {
            "average": 1326.672975,
            "count": 17810406,
            "maximum": 1899.748796,
            "minimum": 1317.288796,
            "name": "Z",
            "position": 2,
            "stddev": 5.16757346,
            "variance": 26.70381547
          },
          {
            "average": 20524.37545,
            "count": 17810406,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10103.4984,
            "variance": 102080679.9
          },
          {
            "average": 1.090200414,
            "count": 17810406,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3036150485,
            "variance": 0.09218209767
          },
          {
            "average": 1.180407342,
            "count": 17810406,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4221432672,
            "variance": 0.178204938
          },
          {
            "average": 0.5041627911,
            "count": 17810406,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999826849,
            "variance": 0.2499826852
          },
          {
            "average": 0,
            "count": 17810406,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.886657272,
            "count": 17810406,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.145120648,
            "variance": 9.891783893
          },
          {
            "average": -0.8930753888,
            "count": 17810406,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77996237,
            "variance": 116.2075886
          },
          {
            "average": 0.4995884428,
            "count": 17810406,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998447,
            "variance": 0.2499998447
          },
          {
            "average": 10114.70885,
            "count": 17810406,
            "maximum": 10121,
            "minimum": 10112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.154776922,
            "variance": 4.643063584
          },
          {
            "average": 243722615.3,
            "count": 17810406,
            "maximum": 243785226.4,
            "minimum": 243712953.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23218.72031,
            "variance": 539108972.6
          },
          {
            "average": 0,
            "count": 17810406,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17810406,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17810406,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17810406,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17810406,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613113.7585,
          4820069.283,
          1317.288796,
          614147.1385,
          4821474.503,
          1899.748796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613113.7585232591,
                4820069.282927197,
                1317.2887955146834
              ],
              [
                613113.7585232591,
                4821474.502927198,
                1317.2887955146834
              ],
              [
                614147.138523259,
                4821474.502927198,
                1899.7487955146835
              ],
              [
                614147.138523259,
                4820069.282927197,
                1899.7487955146835
              ],
              [
                613113.7585232591,
                4820069.282927197,
                1317.2887955146834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:53:46+00:00",
        "end_time": "2019-06-04T19:49:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002746,
            43.52484121,
            1317.288796,
            -121.5871956,
            43.53764762,
            1899.748796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027462036138,
                  43.52499845238664,
                  1317.2887955146834
                ],
                [
                  -121.59998200016538,
                  43.5376476226782,
                  1317.2887955146834
                ],
                [
                  -121.5871955832608,
                  43.537490309328106,
                  1899.7487955146835
                ],
                [
                  -121.58749087381159,
                  43.52484120810674,
                  1899.7487955146835
                ],
                [
                  -121.60027462036138,
                  43.52499845238664,
                  1317.2887955146834
                ]
              ]
            ]
          },
          "id": "20190604_43121E5313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:53:46Z",
            "pc:count": 17810406,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613623.3856,
                "count": 17810406,
                "maximum": 614147.1385,
                "minimum": 613113.7585,
                "name": "X",
                "position": 0,
                "stddev": 290.3068745,
                "variance": 84278.0814
              },
              {
                "average": 4820766.515,
                "count": 17810406,
                "maximum": 4821474.503,
                "minimum": 4820069.283,
                "name": "Y",
                "position": 1,
                "stddev": 399.5797253,
                "variance": 159663.9568
              },
              {
                "average": 1326.672975,
                "count": 17810406,
                "maximum": 1899.748796,
                "minimum": 1317.288796,
                "name": "Z",
                "position": 2,
                "stddev": 5.16757346,
                "variance": 26.70381547
              },
              {
                "average": 20524.37545,
                "count": 17810406,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10103.4984,
                "variance": 102080679.9
              },
              {
                "average": 1.090200414,
                "count": 17810406,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3036150485,
                "variance": 0.09218209767
              },
              {
                "average": 1.180407342,
                "count": 17810406,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4221432672,
                "variance": 0.178204938
              },
              {
                "average": 0.5041627911,
                "count": 17810406,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999826849,
                "variance": 0.2499826852
              },
              {
                "average": 0,
                "count": 17810406,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.886657272,
                "count": 17810406,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.145120648,
                "variance": 9.891783893
              },
              {
                "average": -0.8930753888,
                "count": 17810406,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77996237,
                "variance": 116.2075886
              },
              {
                "average": 0.4995884428,
                "count": 17810406,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998447,
                "variance": 0.2499998447
              },
              {
                "average": 10114.70885,
                "count": 17810406,
                "maximum": 10121,
                "minimum": 10112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.154776922,
                "variance": 4.643063584
              },
              {
                "average": 243722615.3,
                "count": 17810406,
                "maximum": 243785226.4,
                "minimum": 243712953.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23218.72031,
                "variance": 539108972.6
              },
              {
                "average": 0,
                "count": 17810406,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17810406,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17810406,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17810406,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17810406,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613113.7585,
              4820069.283,
              1317.288796,
              614147.1385,
              4821474.503,
              1899.748796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613113.7585232591,
                    4820069.282927197,
                    1317.2887955146834
                  ],
                  [
                    613113.7585232591,
                    4821474.502927198,
                    1317.2887955146834
                  ],
                  [
                    614147.138523259,
                    4821474.502927198,
                    1899.7487955146835
                  ],
                  [
                    614147.138523259,
                    4820069.282927197,
                    1899.7487955146835
                  ],
                  [
                    613113.7585232591,
                    4820069.282927197,
                    1317.2887955146834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:53:46+00:00",
            "end_time": "2019-06-04T19:49:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E6423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66264011474199,
              43.49999673569802,
              1327.62360256489
            ],
            [
              -121.66236092494411,
              43.51263944973826,
              1327.62360256489
            ],
            [
              -121.64970833396757,
              43.5124907034736,
              1899.5036025648901
            ],
            [
              -121.64999016264697,
              43.499848054711755,
              1899.5036025648901
            ],
            [
              -121.66264011474199,
              43.49999673569802,
              1327.62360256489
            ]
          ]
        ]
      },
      "bbox": [
        -121.6626401,
        43.49984805,
        1327.623603,
        -121.6497083,
        43.51263945,
        1899.503603
      ],
      "properties": {
        "datetime": "2019-06-04T20:20:54Z",
        "pc:count": 16523595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608693.4869,
            "count": 16523595,
            "maximum": 609141.458,
            "minimum": 608118.498,
            "name": "X",
            "position": 0,
            "stddev": 282.4659264,
            "variance": 79786.9996
          },
          {
            "average": 4817863.586,
            "count": 16523595,
            "maximum": 4818614.136,
            "minimum": 4817209.676,
            "name": "Y",
            "position": 1,
            "stddev": 386.7342618,
            "variance": 149563.3892
          },
          {
            "average": 1346.439414,
            "count": 16523595,
            "maximum": 1899.503603,
            "minimum": 1327.623603,
            "name": "Z",
            "position": 2,
            "stddev": 8.529512041,
            "variance": 72.75257565
          },
          {
            "average": 20486.17714,
            "count": 16523595,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10336.91199,
            "variance": 106851749.4
          },
          {
            "average": 1.099042793,
            "count": 16523595,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.317052666,
            "variance": 0.100522393
          },
          {
            "average": 1.198049819,
            "count": 16523595,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4389674918,
            "variance": 0.1926924589
          },
          {
            "average": 0.5025475994,
            "count": 16523595,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935248,
            "variance": 0.2499935249
          },
          {
            "average": 0,
            "count": 16523595,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.978059254,
            "count": 16523595,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.490607694,
            "variance": 12.18434207
          },
          {
            "average": -0.3198128412,
            "count": 16523595,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.08414197,
            "variance": 122.8582032
          },
          {
            "average": 0.503576068,
            "count": 16523595,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999872267,
            "variance": 0.2499872269
          },
          {
            "average": 10110.36564,
            "count": 16523595,
            "maximum": 10116,
            "minimum": 10108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.452439633,
            "variance": 2.109580889
          },
          {
            "average": 243712296.1,
            "count": 16523595,
            "maximum": 243714854.9,
            "minimum": 243711115.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 651.4595405,
            "variance": 424399.5329
          },
          {
            "average": 0,
            "count": 16523595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16523595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16523595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16523595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16523595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608118.498,
          4817209.676,
          1327.623603,
          609141.458,
          4818614.136,
          1899.503603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608118.4979942287,
                4817209.6759618465,
                1327.62360256489
              ],
              [
                608118.4979942287,
                4818614.135961847,
                1327.62360256489
              ],
              [
                609141.4579942287,
                4818614.135961847,
                1899.5036025648901
              ],
              [
                609141.4579942287,
                4817209.6759618465,
                1899.5036025648901
              ],
              [
                608118.4979942287,
                4817209.6759618465,
                1327.62360256489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:20:54+00:00",
        "end_time": "2019-06-04T19:18:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6626401,
            43.49984805,
            1327.623603,
            -121.6497083,
            43.51263945,
            1899.503603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66264011474199,
                  43.49999673569802,
                  1327.62360256489
                ],
                [
                  -121.66236092494411,
                  43.51263944973826,
                  1327.62360256489
                ],
                [
                  -121.64970833396757,
                  43.5124907034736,
                  1899.5036025648901
                ],
                [
                  -121.64999016264697,
                  43.499848054711755,
                  1899.5036025648901
                ],
                [
                  -121.66264011474199,
                  43.49999673569802,
                  1327.62360256489
                ]
              ]
            ]
          },
          "id": "20190604_43121E6423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:20:54Z",
            "pc:count": 16523595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608693.4869,
                "count": 16523595,
                "maximum": 609141.458,
                "minimum": 608118.498,
                "name": "X",
                "position": 0,
                "stddev": 282.4659264,
                "variance": 79786.9996
              },
              {
                "average": 4817863.586,
                "count": 16523595,
                "maximum": 4818614.136,
                "minimum": 4817209.676,
                "name": "Y",
                "position": 1,
                "stddev": 386.7342618,
                "variance": 149563.3892
              },
              {
                "average": 1346.439414,
                "count": 16523595,
                "maximum": 1899.503603,
                "minimum": 1327.623603,
                "name": "Z",
                "position": 2,
                "stddev": 8.529512041,
                "variance": 72.75257565
              },
              {
                "average": 20486.17714,
                "count": 16523595,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10336.91199,
                "variance": 106851749.4
              },
              {
                "average": 1.099042793,
                "count": 16523595,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.317052666,
                "variance": 0.100522393
              },
              {
                "average": 1.198049819,
                "count": 16523595,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4389674918,
                "variance": 0.1926924589
              },
              {
                "average": 0.5025475994,
                "count": 16523595,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935248,
                "variance": 0.2499935249
              },
              {
                "average": 0,
                "count": 16523595,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.978059254,
                "count": 16523595,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.490607694,
                "variance": 12.18434207
              },
              {
                "average": -0.3198128412,
                "count": 16523595,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.08414197,
                "variance": 122.8582032
              },
              {
                "average": 0.503576068,
                "count": 16523595,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999872267,
                "variance": 0.2499872269
              },
              {
                "average": 10110.36564,
                "count": 16523595,
                "maximum": 10116,
                "minimum": 10108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.452439633,
                "variance": 2.109580889
              },
              {
                "average": 243712296.1,
                "count": 16523595,
                "maximum": 243714854.9,
                "minimum": 243711115.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 651.4595405,
                "variance": 424399.5329
              },
              {
                "average": 0,
                "count": 16523595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16523595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16523595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16523595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16523595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608118.498,
              4817209.676,
              1327.623603,
              609141.458,
              4818614.136,
              1899.503603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608118.4979942287,
                    4817209.6759618465,
                    1327.62360256489
                  ],
                  [
                    608118.4979942287,
                    4818614.135961847,
                    1327.62360256489
                  ],
                  [
                    609141.4579942287,
                    4818614.135961847,
                    1899.5036025648901
                  ],
                  [
                    609141.4579942287,
                    4817209.6759618465,
                    1899.5036025648901
                  ],
                  [
                    608118.4979942287,
                    4817209.6759618465,
                    1327.62360256489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:20:54+00:00",
            "end_time": "2019-06-04T19:18: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": "20190605_43121E6406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68775662408599,
              43.53749776708768,
              1276.3836652195225
            ],
            [
              -121.68748236096744,
              43.550138545922344,
              1276.3836652195225
            ],
            [
              -121.67471288700581,
              43.549991216840944,
              1892.7036652195227
            ],
            [
              -121.67498981653415,
              43.537350502648415,
              1892.7036652195227
            ],
            [
              -121.68775662408599,
              43.53749776708768,
              1276.3836652195225
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877566,
        43.5373505,
        1276.383665,
        -121.6747129,
        43.55013855,
        1892.703665
      ],
      "properties": {
        "datetime": "2019-06-05T16:30:42Z",
        "pc:count": 19710923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606554.7745,
            "count": 19710923,
            "maximum": 607054.0065,
            "minimum": 606022.2465,
            "name": "X",
            "position": 0,
            "stddev": 292.629209,
            "variance": 85631.85395
          },
          {
            "average": 4822055.972,
            "count": 19710923,
            "maximum": 4822746.455,
            "minimum": 4821342.215,
            "name": "Y",
            "position": 1,
            "stddev": 397.6228598,
            "variance": 158103.9386
          },
          {
            "average": 1351.930546,
            "count": 19710923,
            "maximum": 1892.703665,
            "minimum": 1276.383665,
            "name": "Z",
            "position": 2,
            "stddev": 11.62859317,
            "variance": 135.2241791
          },
          {
            "average": 19909.91893,
            "count": 19710923,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10687.27363,
            "variance": 114217817.7
          },
          {
            "average": 1.137921598,
            "count": 19710923,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3791996035,
            "variance": 0.1437923393
          },
          {
            "average": 1.275842943,
            "count": 19710923,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5238598827,
            "variance": 0.2744291767
          },
          {
            "average": 0.5002417695,
            "count": 19710923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999542,
            "variance": 0.2499999542
          },
          {
            "average": 0,
            "count": 19710923,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211504099,
            "count": 19710923,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.022280738,
            "variance": 1.045057907
          },
          {
            "average": 0.3266452567,
            "count": 19710923,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82468474,
            "variance": 117.1737996
          },
          {
            "average": 0.4911344334,
            "count": 19710923,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999214082,
            "variance": 0.2499214144
          },
          {
            "average": 10123.94543,
            "count": 19710923,
            "maximum": 10126,
            "minimum": 10122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.078414002,
            "variance": 1.16297676
          },
          {
            "average": 243786604.8,
            "count": 19710923,
            "maximum": 243787442.3,
            "minimum": 243785519.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 533.9355607,
            "variance": 285087.183
          },
          {
            "average": 0,
            "count": 19710923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19710923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19710923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19710923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19710923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606022.2465,
          4821342.215,
          1276.383665,
          607054.0065,
          4822746.455,
          1892.703665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606022.2464571522,
                4821342.214558837,
                1276.3836652195225
              ],
              [
                606022.2464571522,
                4822746.454558837,
                1276.3836652195225
              ],
              [
                607054.0064571522,
                4822746.454558837,
                1892.7036652195227
              ],
              [
                607054.0064571522,
                4821342.214558837,
                1892.7036652195227
              ],
              [
                606022.2464571522,
                4821342.214558837,
                1276.3836652195225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:30:42+00:00",
        "end_time": "2019-06-05T15:58:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877566,
            43.5373505,
            1276.383665,
            -121.6747129,
            43.55013855,
            1892.703665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68775662408599,
                  43.53749776708768,
                  1276.3836652195225
                ],
                [
                  -121.68748236096744,
                  43.550138545922344,
                  1276.3836652195225
                ],
                [
                  -121.67471288700581,
                  43.549991216840944,
                  1892.7036652195227
                ],
                [
                  -121.67498981653415,
                  43.537350502648415,
                  1892.7036652195227
                ],
                [
                  -121.68775662408599,
                  43.53749776708768,
                  1276.3836652195225
                ]
              ]
            ]
          },
          "id": "20190605_43121E6406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:30:42Z",
            "pc:count": 19710923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606554.7745,
                "count": 19710923,
                "maximum": 607054.0065,
                "minimum": 606022.2465,
                "name": "X",
                "position": 0,
                "stddev": 292.629209,
                "variance": 85631.85395
              },
              {
                "average": 4822055.972,
                "count": 19710923,
                "maximum": 4822746.455,
                "minimum": 4821342.215,
                "name": "Y",
                "position": 1,
                "stddev": 397.6228598,
                "variance": 158103.9386
              },
              {
                "average": 1351.930546,
                "count": 19710923,
                "maximum": 1892.703665,
                "minimum": 1276.383665,
                "name": "Z",
                "position": 2,
                "stddev": 11.62859317,
                "variance": 135.2241791
              },
              {
                "average": 19909.91893,
                "count": 19710923,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10687.27363,
                "variance": 114217817.7
              },
              {
                "average": 1.137921598,
                "count": 19710923,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3791996035,
                "variance": 0.1437923393
              },
              {
                "average": 1.275842943,
                "count": 19710923,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5238598827,
                "variance": 0.2744291767
              },
              {
                "average": 0.5002417695,
                "count": 19710923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999542,
                "variance": 0.2499999542
              },
              {
                "average": 0,
                "count": 19710923,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211504099,
                "count": 19710923,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.022280738,
                "variance": 1.045057907
              },
              {
                "average": 0.3266452567,
                "count": 19710923,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82468474,
                "variance": 117.1737996
              },
              {
                "average": 0.4911344334,
                "count": 19710923,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999214082,
                "variance": 0.2499214144
              },
              {
                "average": 10123.94543,
                "count": 19710923,
                "maximum": 10126,
                "minimum": 10122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.078414002,
                "variance": 1.16297676
              },
              {
                "average": 243786604.8,
                "count": 19710923,
                "maximum": 243787442.3,
                "minimum": 243785519.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 533.9355607,
                "variance": 285087.183
              },
              {
                "average": 0,
                "count": 19710923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19710923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19710923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19710923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19710923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606022.2465,
              4821342.215,
              1276.383665,
              607054.0065,
              4822746.455,
              1892.703665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606022.2464571522,
                    4821342.214558837,
                    1276.3836652195225
                  ],
                  [
                    606022.2464571522,
                    4822746.454558837,
                    1276.3836652195225
                  ],
                  [
                    607054.0064571522,
                    4822746.454558837,
                    1892.7036652195227
                  ],
                  [
                    607054.0064571522,
                    4821342.214558837,
                    1892.7036652195227
                  ],
                  [
                    606022.2464571522,
                    4821342.214558837,
                    1276.3836652195225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:30:42+00:00",
            "end_time": "2019-06-05T15: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": "20190605_43121E5205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279339292888,
              43.61249869968903,
              1296.2551075793606
            ],
            [
              -121.51248279848694,
              43.62509606197794,
              1296.2551075793606
            ],
            [
              -121.49967736723953,
              43.624928683953655,
              1891.7351075793606
            ],
            [
              -121.49999063302911,
              43.61233139484176,
              1891.7351075793606
            ],
            [
              -121.51279339292888,
              43.61249869968903,
              1296.2551075793606
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127934,
        43.61233139,
        1296.255108,
        -121.4996774,
        43.62509606,
        1891.735108
      ],
      "properties": {
        "datetime": "2019-06-05T19:11:08Z",
        "pc:count": 18049548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620443.9762,
            "count": 18049548,
            "maximum": 621042.8884,
            "minimum": 620009.4284,
            "name": "X",
            "position": 0,
            "stddev": 256.6510532,
            "variance": 65869.76311
          },
          {
            "average": 4830467.19,
            "count": 18049548,
            "maximum": 4831309.397,
            "minimum": 4829909.857,
            "name": "Y",
            "position": 1,
            "stddev": 382.5032627,
            "variance": 146308.746
          },
          {
            "average": 1299.942404,
            "count": 18049548,
            "maximum": 1891.735108,
            "minimum": 1296.255108,
            "name": "Z",
            "position": 2,
            "stddev": 3.24659353,
            "variance": 10.54036955
          },
          {
            "average": 21493.18015,
            "count": 18049548,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9799.874745,
            "variance": 96037545.02
          },
          {
            "average": 1.085282856,
            "count": 18049548,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2918435274,
            "variance": 0.08517264451
          },
          {
            "average": 1.170582665,
            "count": 18049548,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4037303924,
            "variance": 0.1629982298
          },
          {
            "average": 0.49843708,
            "count": 18049548,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975711,
            "variance": 0.2499975711
          },
          {
            "average": 0,
            "count": 18049548,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169966195,
            "count": 18049548,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6093598068,
            "variance": 0.3713193742
          },
          {
            "average": 1.88658562,
            "count": 18049548,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.32006745,
            "variance": 106.5037921
          },
          {
            "average": 0.501882928,
            "count": 18049548,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999964684,
            "variance": 0.2499964684
          },
          {
            "average": 10138.57899,
            "count": 18049548,
            "maximum": 10142,
            "minimum": 10136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.33720287,
            "variance": 1.788111515
          },
          {
            "average": 243795348.7,
            "count": 18049548,
            "maximum": 243797068.1,
            "minimum": 243794308.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 604.4810123,
            "variance": 365397.2942
          },
          {
            "average": 0,
            "count": 18049548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18049548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18049548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18049548,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18049548,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620009.4284,
          4829909.857,
          1296.255108,
          621042.8884,
          4831309.397,
          1891.735108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620009.4283552931,
                4829909.857445046,
                1296.2551075793606
              ],
              [
                620009.4283552931,
                4831309.397445045,
                1296.2551075793606
              ],
              [
                621042.8883552931,
                4831309.397445045,
                1891.7351075793606
              ],
              [
                621042.8883552931,
                4829909.857445046,
                1891.7351075793606
              ],
              [
                620009.4283552931,
                4829909.857445046,
                1296.2551075793606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:11:08+00:00",
        "end_time": "2019-06-05T18:25:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127934,
            43.61233139,
            1296.255108,
            -121.4996774,
            43.62509606,
            1891.735108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279339292888,
                  43.61249869968903,
                  1296.2551075793606
                ],
                [
                  -121.51248279848694,
                  43.62509606197794,
                  1296.2551075793606
                ],
                [
                  -121.49967736723953,
                  43.624928683953655,
                  1891.7351075793606
                ],
                [
                  -121.49999063302911,
                  43.61233139484176,
                  1891.7351075793606
                ],
                [
                  -121.51279339292888,
                  43.61249869968903,
                  1296.2551075793606
                ]
              ]
            ]
          },
          "id": "20190605_43121E5205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:11:08Z",
            "pc:count": 18049548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620443.9762,
                "count": 18049548,
                "maximum": 621042.8884,
                "minimum": 620009.4284,
                "name": "X",
                "position": 0,
                "stddev": 256.6510532,
                "variance": 65869.76311
              },
              {
                "average": 4830467.19,
                "count": 18049548,
                "maximum": 4831309.397,
                "minimum": 4829909.857,
                "name": "Y",
                "position": 1,
                "stddev": 382.5032627,
                "variance": 146308.746
              },
              {
                "average": 1299.942404,
                "count": 18049548,
                "maximum": 1891.735108,
                "minimum": 1296.255108,
                "name": "Z",
                "position": 2,
                "stddev": 3.24659353,
                "variance": 10.54036955
              },
              {
                "average": 21493.18015,
                "count": 18049548,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9799.874745,
                "variance": 96037545.02
              },
              {
                "average": 1.085282856,
                "count": 18049548,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2918435274,
                "variance": 0.08517264451
              },
              {
                "average": 1.170582665,
                "count": 18049548,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4037303924,
                "variance": 0.1629982298
              },
              {
                "average": 0.49843708,
                "count": 18049548,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975711,
                "variance": 0.2499975711
              },
              {
                "average": 0,
                "count": 18049548,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169966195,
                "count": 18049548,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6093598068,
                "variance": 0.3713193742
              },
              {
                "average": 1.88658562,
                "count": 18049548,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.32006745,
                "variance": 106.5037921
              },
              {
                "average": 0.501882928,
                "count": 18049548,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999964684,
                "variance": 0.2499964684
              },
              {
                "average": 10138.57899,
                "count": 18049548,
                "maximum": 10142,
                "minimum": 10136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.33720287,
                "variance": 1.788111515
              },
              {
                "average": 243795348.7,
                "count": 18049548,
                "maximum": 243797068.1,
                "minimum": 243794308.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 604.4810123,
                "variance": 365397.2942
              },
              {
                "average": 0,
                "count": 18049548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18049548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18049548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18049548,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18049548,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620009.4284,
              4829909.857,
              1296.255108,
              621042.8884,
              4831309.397,
              1891.735108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620009.4283552931,
                    4829909.857445046,
                    1296.2551075793606
                  ],
                  [
                    620009.4283552931,
                    4831309.397445045,
                    1296.2551075793606
                  ],
                  [
                    621042.8883552931,
                    4831309.397445045,
                    1891.7351075793606
                  ],
                  [
                    621042.8883552931,
                    4829909.857445046,
                    1891.7351075793606
                  ],
                  [
                    620009.4283552931,
                    4829909.857445046,
                    1296.2551075793606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:11:08+00:00",
            "end_time": "2019-06-05T18:25: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": "20190604_43121E5419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.52528989589506,
              43.512499053775386,
              1308.8649345947815
            ],
            [
              -121.52498154011195,
              43.525155936772805,
              1308.8649345947815
            ],
            [
              -121.51217913500143,
              43.52499002599687,
              1899.0449345947818
            ],
            [
              -121.5124901647593,
              43.512333215890536,
              1899.0449345947818
            ],
            [
              -121.52528989589506,
              43.512499053775386,
              1308.8649345947815
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252899,
        43.51233322,
        1308.864935,
        -121.5121791,
        43.52515594,
        1899.044935
      ],
      "properties": {
        "datetime": "2019-06-04T19:41:40Z",
        "pc:count": 17962231,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619726.7127,
            "count": 17962231,
            "maximum": 620232.9767,
            "minimum": 619198.0567,
            "name": "X",
            "position": 0,
            "stddev": 294.111836,
            "variance": 86501.77209
          },
          {
            "average": 4819481.103,
            "count": 17962231,
            "maximum": 4820191.917,
            "minimum": 4818785.797,
            "name": "Y",
            "position": 1,
            "stddev": 401.0008927,
            "variance": 160801.7159
          },
          {
            "average": 1316.859609,
            "count": 17962231,
            "maximum": 1899.044935,
            "minimum": 1308.864935,
            "name": "Z",
            "position": 2,
            "stddev": 5.073562407,
            "variance": 25.74103549
          },
          {
            "average": 20003.9505,
            "count": 17962231,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10312.14581,
            "variance": 106340351.1
          },
          {
            "average": 1.11568446,
            "count": 17962231,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3707588543,
            "variance": 0.137462128
          },
          {
            "average": 1.231357062,
            "count": 17962231,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5322632703,
            "variance": 0.2833041889
          },
          {
            "average": 0.5015107533,
            "count": 17962231,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977315,
            "variance": 0.2499977315
          },
          {
            "average": 0,
            "count": 17962231,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.808945225,
            "count": 17962231,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.084785059,
            "variance": 9.515898859
          },
          {
            "average": -0.02355445762,
            "count": 17962231,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88448733,
            "variance": 118.4720644
          },
          {
            "average": 0.4975252239,
            "count": 17962231,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999938894,
            "variance": 0.2499938894
          },
          {
            "average": 10108.95636,
            "count": 17962231,
            "maximum": 10111,
            "minimum": 10107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.096146953,
            "variance": 1.201538142
          },
          {
            "average": 243711658.6,
            "count": 17962231,
            "maximum": 243712500.5,
            "minimum": 243710693.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 500.1748846,
            "variance": 250174.9151
          },
          {
            "average": 0,
            "count": 17962231,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17962231,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17962231,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17962231,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17962231,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619198.0567,
          4818785.797,
          1308.864935,
          620232.9767,
          4820191.917,
          1899.044935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619198.0567173474,
                4818785.79677167,
                1308.8649345947815
              ],
              [
                619198.0567173474,
                4820191.916771669,
                1308.8649345947815
              ],
              [
                620232.9767173473,
                4820191.916771669,
                1899.0449345947818
              ],
              [
                620232.9767173473,
                4818785.79677167,
                1899.0449345947818
              ],
              [
                619198.0567173474,
                4818785.79677167,
                1308.8649345947815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:41:40+00:00",
        "end_time": "2019-06-04T19:11:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252899,
            43.51233322,
            1308.864935,
            -121.5121791,
            43.52515594,
            1899.044935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.52528989589506,
                  43.512499053775386,
                  1308.8649345947815
                ],
                [
                  -121.52498154011195,
                  43.525155936772805,
                  1308.8649345947815
                ],
                [
                  -121.51217913500143,
                  43.52499002599687,
                  1899.0449345947818
                ],
                [
                  -121.5124901647593,
                  43.512333215890536,
                  1899.0449345947818
                ],
                [
                  -121.52528989589506,
                  43.512499053775386,
                  1308.8649345947815
                ]
              ]
            ]
          },
          "id": "20190604_43121E5419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:41:40Z",
            "pc:count": 17962231,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619726.7127,
                "count": 17962231,
                "maximum": 620232.9767,
                "minimum": 619198.0567,
                "name": "X",
                "position": 0,
                "stddev": 294.111836,
                "variance": 86501.77209
              },
              {
                "average": 4819481.103,
                "count": 17962231,
                "maximum": 4820191.917,
                "minimum": 4818785.797,
                "name": "Y",
                "position": 1,
                "stddev": 401.0008927,
                "variance": 160801.7159
              },
              {
                "average": 1316.859609,
                "count": 17962231,
                "maximum": 1899.044935,
                "minimum": 1308.864935,
                "name": "Z",
                "position": 2,
                "stddev": 5.073562407,
                "variance": 25.74103549
              },
              {
                "average": 20003.9505,
                "count": 17962231,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10312.14581,
                "variance": 106340351.1
              },
              {
                "average": 1.11568446,
                "count": 17962231,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3707588543,
                "variance": 0.137462128
              },
              {
                "average": 1.231357062,
                "count": 17962231,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5322632703,
                "variance": 0.2833041889
              },
              {
                "average": 0.5015107533,
                "count": 17962231,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977315,
                "variance": 0.2499977315
              },
              {
                "average": 0,
                "count": 17962231,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.808945225,
                "count": 17962231,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.084785059,
                "variance": 9.515898859
              },
              {
                "average": -0.02355445762,
                "count": 17962231,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88448733,
                "variance": 118.4720644
              },
              {
                "average": 0.4975252239,
                "count": 17962231,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999938894,
                "variance": 0.2499938894
              },
              {
                "average": 10108.95636,
                "count": 17962231,
                "maximum": 10111,
                "minimum": 10107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.096146953,
                "variance": 1.201538142
              },
              {
                "average": 243711658.6,
                "count": 17962231,
                "maximum": 243712500.5,
                "minimum": 243710693.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 500.1748846,
                "variance": 250174.9151
              },
              {
                "average": 0,
                "count": 17962231,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17962231,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17962231,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17962231,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17962231,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619198.0567,
              4818785.797,
              1308.864935,
              620232.9767,
              4820191.917,
              1899.044935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619198.0567173474,
                    4818785.79677167,
                    1308.8649345947815
                  ],
                  [
                    619198.0567173474,
                    4820191.916771669,
                    1308.8649345947815
                  ],
                  [
                    620232.9767173473,
                    4820191.916771669,
                    1899.0449345947818
                  ],
                  [
                    620232.9767173473,
                    4818785.79677167,
                    1899.0449345947818
                  ],
                  [
                    619198.0567173474,
                    4818785.79677167,
                    1308.8649345947815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:41:40+00:00",
            "end_time": "2019-06-04T19:11:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5502842940475,
              43.53749864261049,
              1261.5792900726526
            ],
            [
              -121.54998095491383,
              43.55015327094557,
              1261.5792900726526
            ],
            [
              -121.53718450175089,
              43.54999023056173,
              1877.6192900726526
            ],
            [
              -121.53749051554371,
              43.53733567384063,
              1877.6192900726526
            ],
            [
              -121.5502842940475,
              43.53749864261049,
              1261.5792900726526
            ]
          ]
        ]
      },
      "bbox": [
        -121.5502843,
        43.53733567,
        1261.57929,
        -121.5371845,
        43.55015327,
        1877.61929
      ],
      "properties": {
        "datetime": "2019-06-05T16:02:13Z",
        "pc:count": 17548369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617627.0432,
            "count": 17548369,
            "maximum": 618163.3928,
            "minimum": 617129.3928,
            "name": "X",
            "position": 0,
            "stddev": 288.7302085,
            "variance": 83365.13332
          },
          {
            "average": 4822206.215,
            "count": 17548369,
            "maximum": 4822932.615,
            "minimum": 4821526.755,
            "name": "Y",
            "position": 1,
            "stddev": 403.5847349,
            "variance": 162880.6382
          },
          {
            "average": 1316.513888,
            "count": 17548369,
            "maximum": 1877.61929,
            "minimum": 1261.57929,
            "name": "Z",
            "position": 2,
            "stddev": 4.32164248,
            "variance": 18.67659373
          },
          {
            "average": 21062.08415,
            "count": 17548369,
            "maximum": 46838,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9934.240254,
            "variance": 98689129.43
          },
          {
            "average": 1.087809129,
            "count": 17548369,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3014825318,
            "variance": 0.09089171701
          },
          {
            "average": 1.175605779,
            "count": 17548369,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4208802473,
            "variance": 0.1771401825
          },
          {
            "average": 0.4980504456,
            "count": 17548369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962135,
            "variance": 0.2499962135
          },
          {
            "average": 0,
            "count": 17548369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.605894428,
            "count": 17548369,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.576355693,
            "variance": 6.637608656
          },
          {
            "average": 1.204435135,
            "count": 17548369,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76400097,
            "variance": 115.863717
          },
          {
            "average": 0.4891101845,
            "count": 17548369,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998814121,
            "variance": 0.2498814262
          },
          {
            "average": 10117.59103,
            "count": 17548369,
            "maximum": 10122,
            "minimum": 10113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.98648778,
            "variance": 8.919109262
          },
          {
            "average": 243750148.9,
            "count": 17548369,
            "maximum": 243785733.1,
            "minimum": 243713440.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35367.1779,
            "variance": 1250837273
          },
          {
            "average": 0,
            "count": 17548369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17548369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17548369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17548369,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17548369,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617129.3928,
          4821526.755,
          1261.57929,
          618163.3928,
          4822932.615,
          1877.61929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617129.3928159932,
                4821526.755355154,
                1261.5792900726526
              ],
              [
                617129.3928159932,
                4822932.615355154,
                1261.5792900726526
              ],
              [
                618163.3928159932,
                4822932.615355154,
                1877.6192900726526
              ],
              [
                618163.3928159932,
                4821526.755355154,
                1877.6192900726526
              ],
              [
                617129.3928159932,
                4821526.755355154,
                1261.5792900726526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:02:13+00:00",
        "end_time": "2019-06-04T19:57:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5502843,
            43.53733567,
            1261.57929,
            -121.5371845,
            43.55015327,
            1877.61929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5502842940475,
                  43.53749864261049,
                  1261.5792900726526
                ],
                [
                  -121.54998095491383,
                  43.55015327094557,
                  1261.5792900726526
                ],
                [
                  -121.53718450175089,
                  43.54999023056173,
                  1877.6192900726526
                ],
                [
                  -121.53749051554371,
                  43.53733567384063,
                  1877.6192900726526
                ],
                [
                  -121.5502842940475,
                  43.53749864261049,
                  1261.5792900726526
                ]
              ]
            ]
          },
          "id": "20190604_43121E5407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:02:13Z",
            "pc:count": 17548369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617627.0432,
                "count": 17548369,
                "maximum": 618163.3928,
                "minimum": 617129.3928,
                "name": "X",
                "position": 0,
                "stddev": 288.7302085,
                "variance": 83365.13332
              },
              {
                "average": 4822206.215,
                "count": 17548369,
                "maximum": 4822932.615,
                "minimum": 4821526.755,
                "name": "Y",
                "position": 1,
                "stddev": 403.5847349,
                "variance": 162880.6382
              },
              {
                "average": 1316.513888,
                "count": 17548369,
                "maximum": 1877.61929,
                "minimum": 1261.57929,
                "name": "Z",
                "position": 2,
                "stddev": 4.32164248,
                "variance": 18.67659373
              },
              {
                "average": 21062.08415,
                "count": 17548369,
                "maximum": 46838,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9934.240254,
                "variance": 98689129.43
              },
              {
                "average": 1.087809129,
                "count": 17548369,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3014825318,
                "variance": 0.09089171701
              },
              {
                "average": 1.175605779,
                "count": 17548369,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4208802473,
                "variance": 0.1771401825
              },
              {
                "average": 0.4980504456,
                "count": 17548369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962135,
                "variance": 0.2499962135
              },
              {
                "average": 0,
                "count": 17548369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.605894428,
                "count": 17548369,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.576355693,
                "variance": 6.637608656
              },
              {
                "average": 1.204435135,
                "count": 17548369,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76400097,
                "variance": 115.863717
              },
              {
                "average": 0.4891101845,
                "count": 17548369,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998814121,
                "variance": 0.2498814262
              },
              {
                "average": 10117.59103,
                "count": 17548369,
                "maximum": 10122,
                "minimum": 10113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.98648778,
                "variance": 8.919109262
              },
              {
                "average": 243750148.9,
                "count": 17548369,
                "maximum": 243785733.1,
                "minimum": 243713440.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35367.1779,
                "variance": 1250837273
              },
              {
                "average": 0,
                "count": 17548369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17548369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17548369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17548369,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17548369,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617129.3928,
              4821526.755,
              1261.57929,
              618163.3928,
              4822932.615,
              1877.61929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617129.3928159932,
                    4821526.755355154,
                    1261.5792900726526
                  ],
                  [
                    617129.3928159932,
                    4822932.615355154,
                    1261.5792900726526
                  ],
                  [
                    618163.3928159932,
                    4822932.615355154,
                    1877.6192900726526
                  ],
                  [
                    618163.3928159932,
                    4821526.755355154,
                    1877.6192900726526
                  ],
                  [
                    617129.3928159932,
                    4821526.755355154,
                    1261.5792900726526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:02:13+00:00",
            "end_time": "2019-06-04T19:57:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121E6323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.72524845596075,
              43.499997766047315,
              1277.2638588564491
            ],
            [
              -121.72498247445377,
              43.51263413419378,
              1277.2638588564491
            ],
            [
              -121.71222096769988,
              43.51249109425208,
              1931.7238588564492
            ],
            [
              -121.71248960960189,
              43.49985478884827,
              1931.7238588564492
            ],
            [
              -121.72524845596075,
              43.499997766047315,
              1277.2638588564491
            ]
          ]
        ]
      },
      "bbox": [
        -121.7252485,
        43.49985479,
        1277.263859,
        -121.712221,
        43.51263413,
        1931.723859
      ],
      "properties": {
        "datetime": "2019-06-02T16:26:07Z",
        "pc:count": 18636209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603573.4144,
            "count": 18636209,
            "maximum": 604088.6356,
            "minimum": 603056.8956,
            "name": "X",
            "position": 0,
            "stddev": 292.1514937,
            "variance": 85352.49526
          },
          {
            "average": 4817807.574,
            "count": 18636209,
            "maximum": 4818534.075,
            "minimum": 4817130.355,
            "name": "Y",
            "position": 1,
            "stddev": 398.7203481,
            "variance": 158977.916
          },
          {
            "average": 1354.220389,
            "count": 18636209,
            "maximum": 1931.723859,
            "minimum": 1277.263859,
            "name": "Z",
            "position": 2,
            "stddev": 18.7285983,
            "variance": 350.7603943
          },
          {
            "average": 20622.4917,
            "count": 18636209,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9745.782195,
            "variance": 94980270.6
          },
          {
            "average": 1.100545825,
            "count": 18636209,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3341212825,
            "variance": 0.1116370314
          },
          {
            "average": 1.2011078,
            "count": 18636209,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4735727442,
            "variance": 0.2242711441
          },
          {
            "average": 0.5012095539,
            "count": 18636209,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985504,
            "variance": 0.2499985504
          },
          {
            "average": 0,
            "count": 18636209,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236116584,
            "count": 18636209,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9816962854,
            "variance": 0.9637275967
          },
          {
            "average": 0.08612907989,
            "count": 18636209,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7473922,
            "variance": 115.5064392
          },
          {
            "average": 0.4978465309,
            "count": 18636209,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499995376,
            "variance": 0.249995376
          },
          {
            "average": 10009.20782,
            "count": 18636209,
            "maximum": 10016,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.215478789,
            "variance": 4.908346265
          },
          {
            "average": 243502720.4,
            "count": 18636209,
            "maximum": 243527967,
            "minimum": 243443906.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36816.19281,
            "variance": 1355432053
          },
          {
            "average": 0,
            "count": 18636209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18636209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18636209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18636209,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18636209,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603056.8956,
          4817130.355,
          1277.263859,
          604088.6356,
          4818534.075,
          1931.723859
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603056.895590529,
                4817130.3548570005,
                1277.2638588564491
              ],
              [
                603056.895590529,
                4818534.074857001,
                1277.2638588564491
              ],
              [
                604088.635590529,
                4818534.074857001,
                1931.7238588564492
              ],
              [
                604088.635590529,
                4817130.3548570005,
                1931.7238588564492
              ],
              [
                603056.895590529,
                4817130.3548570005,
                1277.2638588564491
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:26:07+00:00",
        "end_time": "2019-06-01T17:05:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121E6323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121E6323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121E6323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7252485,
            43.49985479,
            1277.263859,
            -121.712221,
            43.51263413,
            1931.723859
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.72524845596075,
                  43.499997766047315,
                  1277.2638588564491
                ],
                [
                  -121.72498247445377,
                  43.51263413419378,
                  1277.2638588564491
                ],
                [
                  -121.71222096769988,
                  43.51249109425208,
                  1931.7238588564492
                ],
                [
                  -121.71248960960189,
                  43.49985478884827,
                  1931.7238588564492
                ],
                [
                  -121.72524845596075,
                  43.499997766047315,
                  1277.2638588564491
                ]
              ]
            ]
          },
          "id": "20190601_43121E6323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:26:07Z",
            "pc:count": 18636209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603573.4144,
                "count": 18636209,
                "maximum": 604088.6356,
                "minimum": 603056.8956,
                "name": "X",
                "position": 0,
                "stddev": 292.1514937,
                "variance": 85352.49526
              },
              {
                "average": 4817807.574,
                "count": 18636209,
                "maximum": 4818534.075,
                "minimum": 4817130.355,
                "name": "Y",
                "position": 1,
                "stddev": 398.7203481,
                "variance": 158977.916
              },
              {
                "average": 1354.220389,
                "count": 18636209,
                "maximum": 1931.723859,
                "minimum": 1277.263859,
                "name": "Z",
                "position": 2,
                "stddev": 18.7285983,
                "variance": 350.7603943
              },
              {
                "average": 20622.4917,
                "count": 18636209,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9745.782195,
                "variance": 94980270.6
              },
              {
                "average": 1.100545825,
                "count": 18636209,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3341212825,
                "variance": 0.1116370314
              },
              {
                "average": 1.2011078,
                "count": 18636209,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4735727442,
                "variance": 0.2242711441
              },
              {
                "average": 0.5012095539,
                "count": 18636209,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985504,
                "variance": 0.2499985504
              },
              {
                "average": 0,
                "count": 18636209,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236116584,
                "count": 18636209,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9816962854,
                "variance": 0.9637275967
              },
              {
                "average": 0.08612907989,
                "count": 18636209,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7473922,
                "variance": 115.5064392
              },
              {
                "average": 0.4978465309,
                "count": 18636209,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499995376,
                "variance": 0.249995376
              },
              {
                "average": 10009.20782,
                "count": 18636209,
                "maximum": 10016,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.215478789,
                "variance": 4.908346265
              },
              {
                "average": 243502720.4,
                "count": 18636209,
                "maximum": 243527967,
                "minimum": 243443906.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36816.19281,
                "variance": 1355432053
              },
              {
                "average": 0,
                "count": 18636209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18636209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18636209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18636209,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18636209,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603056.8956,
              4817130.355,
              1277.263859,
              604088.6356,
              4818534.075,
              1931.723859
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603056.895590529,
                    4817130.3548570005,
                    1277.2638588564491
                  ],
                  [
                    603056.895590529,
                    4818534.074857001,
                    1277.2638588564491
                  ],
                  [
                    604088.635590529,
                    4818534.074857001,
                    1931.7238588564492
                  ],
                  [
                    604088.635590529,
                    4817130.3548570005,
                    1931.7238588564492
                  ],
                  [
                    603056.895590529,
                    4817130.3548570005,
                    1277.2638588564491
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:26:07+00:00",
            "end_time": "2019-06-01T17: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": "20190601_43121E6315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70025426067768,
              43.52499794595937,
              1273.8974399023903
            ],
            [
              -121.69998277791996,
              43.53763647502469,
              1273.8974399023903
            ],
            [
              -121.68721563094839,
              43.53749057255065,
              1885.9574399023902
            ],
            [
              -121.68748977801414,
              43.5248521074916,
              1885.9574399023902
            ],
            [
              -121.70025426067768,
              43.52499794595937,
              1273.8974399023903
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002543,
        43.52485211,
        1273.89744,
        -121.6872156,
        43.53763648,
        1885.95744
      ],
      "properties": {
        "datetime": "2019-06-05T16:14:22Z",
        "pc:count": 26241758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605496.7927,
            "count": 26241758,
            "maximum": 606065.9688,
            "minimum": 605034.1888,
            "name": "X",
            "position": 0,
            "stddev": 285.4738074,
            "variance": 81495.29473
          },
          {
            "average": 4820546.089,
            "count": 26241758,
            "maximum": 4821342.105,
            "minimum": 4819938.125,
            "name": "Y",
            "position": 1,
            "stddev": 389.5398762,
            "variance": 151741.3151
          },
          {
            "average": 1397.048193,
            "count": 26241758,
            "maximum": 1885.95744,
            "minimum": 1273.89744,
            "name": "Z",
            "position": 2,
            "stddev": 22.33181186,
            "variance": 498.7098209
          },
          {
            "average": 23360.00117,
            "count": 26241758,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10839.46449,
            "variance": 117493990.3
          },
          {
            "average": 1.122882697,
            "count": 26241758,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3772137566,
            "variance": 0.1422902181
          },
          {
            "average": 1.245802701,
            "count": 26241758,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5375241561,
            "variance": 0.2889322184
          },
          {
            "average": 0.4992217366,
            "count": 26241758,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994038,
            "variance": 0.2499994038
          },
          {
            "average": 0,
            "count": 26241758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238502276,
            "count": 26241758,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.334754106,
            "variance": 1.781568524
          },
          {
            "average": 1.180952055,
            "count": 26241758,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75611103,
            "variance": 115.6939244
          },
          {
            "average": 0.4930096909,
            "count": 26241758,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999511427,
            "variance": 0.2499511451
          },
          {
            "average": 10088.57654,
            "count": 26241758,
            "maximum": 10124,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 50.67704769,
            "variance": 2568.163162
          },
          {
            "average": 243704742.9,
            "count": 26241758,
            "maximum": 243786462,
            "minimum": 243443858,
            "name": "GpsTime",
            "position": 12,
            "stddev": 122912.087,
            "variance": 15107381140.0
          },
          {
            "average": 0,
            "count": 26241758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26241758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26241758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26241758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26241758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605034.1888,
          4819938.125,
          1273.89744,
          606065.9688,
          4821342.105,
          1885.95744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605034.1888256081,
                4819938.125370031,
                1273.8974399023903
              ],
              [
                605034.1888256081,
                4821342.105370032,
                1273.8974399023903
              ],
              [
                606065.9688256081,
                4821342.105370032,
                1885.9574399023902
              ],
              [
                606065.9688256081,
                4819938.125370031,
                1885.9574399023902
              ],
              [
                605034.1888256081,
                4819938.125370031,
                1273.8974399023903
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:14:22+00:00",
        "end_time": "2019-06-01T17:04:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121E6315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121E6315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121E6315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002543,
            43.52485211,
            1273.89744,
            -121.6872156,
            43.53763648,
            1885.95744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70025426067768,
                  43.52499794595937,
                  1273.8974399023903
                ],
                [
                  -121.69998277791996,
                  43.53763647502469,
                  1273.8974399023903
                ],
                [
                  -121.68721563094839,
                  43.53749057255065,
                  1885.9574399023902
                ],
                [
                  -121.68748977801414,
                  43.5248521074916,
                  1885.9574399023902
                ],
                [
                  -121.70025426067768,
                  43.52499794595937,
                  1273.8974399023903
                ]
              ]
            ]
          },
          "id": "20190601_43121E6315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:14:22Z",
            "pc:count": 26241758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605496.7927,
                "count": 26241758,
                "maximum": 606065.9688,
                "minimum": 605034.1888,
                "name": "X",
                "position": 0,
                "stddev": 285.4738074,
                "variance": 81495.29473
              },
              {
                "average": 4820546.089,
                "count": 26241758,
                "maximum": 4821342.105,
                "minimum": 4819938.125,
                "name": "Y",
                "position": 1,
                "stddev": 389.5398762,
                "variance": 151741.3151
              },
              {
                "average": 1397.048193,
                "count": 26241758,
                "maximum": 1885.95744,
                "minimum": 1273.89744,
                "name": "Z",
                "position": 2,
                "stddev": 22.33181186,
                "variance": 498.7098209
              },
              {
                "average": 23360.00117,
                "count": 26241758,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10839.46449,
                "variance": 117493990.3
              },
              {
                "average": 1.122882697,
                "count": 26241758,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3772137566,
                "variance": 0.1422902181
              },
              {
                "average": 1.245802701,
                "count": 26241758,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5375241561,
                "variance": 0.2889322184
              },
              {
                "average": 0.4992217366,
                "count": 26241758,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994038,
                "variance": 0.2499994038
              },
              {
                "average": 0,
                "count": 26241758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238502276,
                "count": 26241758,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.334754106,
                "variance": 1.781568524
              },
              {
                "average": 1.180952055,
                "count": 26241758,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75611103,
                "variance": 115.6939244
              },
              {
                "average": 0.4930096909,
                "count": 26241758,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999511427,
                "variance": 0.2499511451
              },
              {
                "average": 10088.57654,
                "count": 26241758,
                "maximum": 10124,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 50.67704769,
                "variance": 2568.163162
              },
              {
                "average": 243704742.9,
                "count": 26241758,
                "maximum": 243786462,
                "minimum": 243443858,
                "name": "GpsTime",
                "position": 12,
                "stddev": 122912.087,
                "variance": 15107381140.0
              },
              {
                "average": 0,
                "count": 26241758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26241758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26241758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26241758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26241758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605034.1888,
              4819938.125,
              1273.89744,
              606065.9688,
              4821342.105,
              1885.95744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605034.1888256081,
                    4819938.125370031,
                    1273.8974399023903
                  ],
                  [
                    605034.1888256081,
                    4821342.105370032,
                    1273.8974399023903
                  ],
                  [
                    606065.9688256081,
                    4821342.105370032,
                    1885.9574399023902
                  ],
                  [
                    606065.9688256081,
                    4819938.125370031,
                    1885.9574399023902
                  ],
                  [
                    605034.1888256081,
                    4819938.125370031,
                    1273.8974399023903
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:14:22+00:00",
            "end_time": "2019-06-01T17:04:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5877772655278,
              43.52499843127231,
              1320.0070659435407
            ],
            [
              -121.58748199118338,
              43.537649334006595,
              1320.0070659435407
            ],
            [
              -121.57469242593311,
              43.53749058264692,
              1900.9070659435408
            ],
            [
              -121.57499037162682,
              43.52483974962376,
              1900.9070659435408
            ],
            [
              -121.5877772655278,
              43.52499843127231,
              1320.0070659435407
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877773,
        43.52483975,
        1320.007066,
        -121.5746924,
        43.53764933,
        1900.907066
      ],
      "properties": {
        "datetime": "2019-06-05T15:44:52Z",
        "pc:count": 17299563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614660.5466,
            "count": 17299563,
            "maximum": 615157.338,
            "minimum": 614123.698,
            "name": "X",
            "position": 0,
            "stddev": 297.8112839,
            "variance": 88691.56084
          },
          {
            "average": 4820796.794,
            "count": 17299563,
            "maximum": 4821491.771,
            "minimum": 4820086.351,
            "name": "Y",
            "position": 1,
            "stddev": 404.40007,
            "variance": 163539.4166
          },
          {
            "average": 1329.579593,
            "count": 17299563,
            "maximum": 1900.907066,
            "minimum": 1320.007066,
            "name": "Z",
            "position": 2,
            "stddev": 5.325584311,
            "variance": 28.36184825
          },
          {
            "average": 21422.15944,
            "count": 17299563,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9970.103161,
            "variance": 99402957.04
          },
          {
            "average": 1.084914052,
            "count": 17299563,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2987664806,
            "variance": 0.08926140991
          },
          {
            "average": 1.169831573,
            "count": 17299563,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4191255514,
            "variance": 0.1756662278
          },
          {
            "average": 0.499586319,
            "count": 17299563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998433,
            "variance": 0.2499998433
          },
          {
            "average": 0,
            "count": 17299563,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.792504527,
            "count": 17299563,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.989889559,
            "variance": 8.939439576
          },
          {
            "average": 0.9553132694,
            "count": 17299563,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74421956,
            "variance": 115.438254
          },
          {
            "average": 0.4984836322,
            "count": 17299563,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999977151,
            "variance": 0.2499977151
          },
          {
            "average": 10114.11687,
            "count": 17299563,
            "maximum": 10120,
            "minimum": 10111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.835819853,
            "variance": 3.370234531
          },
          {
            "average": 243718481.9,
            "count": 17299563,
            "maximum": 243784692.9,
            "minimum": 243712567.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17599.83742,
            "variance": 309754277.1
          },
          {
            "average": 0,
            "count": 17299563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17299563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17299563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17299563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17299563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614123.698,
          4820086.351,
          1320.007066,
          615157.338,
          4821491.771,
          1900.907066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614123.6980451801,
                4820086.351209937,
                1320.0070659435407
              ],
              [
                614123.6980451801,
                4821491.771209937,
                1320.0070659435407
              ],
              [
                615157.33804518,
                4821491.771209937,
                1900.9070659435408
              ],
              [
                615157.33804518,
                4820086.351209937,
                1900.9070659435408
              ],
              [
                614123.6980451801,
                4820086.351209937,
                1320.0070659435407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:44:52+00:00",
        "end_time": "2019-06-04T19:42:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877773,
            43.52483975,
            1320.007066,
            -121.5746924,
            43.53764933,
            1900.907066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5877772655278,
                  43.52499843127231,
                  1320.0070659435407
                ],
                [
                  -121.58748199118338,
                  43.537649334006595,
                  1320.0070659435407
                ],
                [
                  -121.57469242593311,
                  43.53749058264692,
                  1900.9070659435408
                ],
                [
                  -121.57499037162682,
                  43.52483974962376,
                  1900.9070659435408
                ],
                [
                  -121.5877772655278,
                  43.52499843127231,
                  1320.0070659435407
                ]
              ]
            ]
          },
          "id": "20190604_43121E5314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:44:52Z",
            "pc:count": 17299563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614660.5466,
                "count": 17299563,
                "maximum": 615157.338,
                "minimum": 614123.698,
                "name": "X",
                "position": 0,
                "stddev": 297.8112839,
                "variance": 88691.56084
              },
              {
                "average": 4820796.794,
                "count": 17299563,
                "maximum": 4821491.771,
                "minimum": 4820086.351,
                "name": "Y",
                "position": 1,
                "stddev": 404.40007,
                "variance": 163539.4166
              },
              {
                "average": 1329.579593,
                "count": 17299563,
                "maximum": 1900.907066,
                "minimum": 1320.007066,
                "name": "Z",
                "position": 2,
                "stddev": 5.325584311,
                "variance": 28.36184825
              },
              {
                "average": 21422.15944,
                "count": 17299563,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9970.103161,
                "variance": 99402957.04
              },
              {
                "average": 1.084914052,
                "count": 17299563,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2987664806,
                "variance": 0.08926140991
              },
              {
                "average": 1.169831573,
                "count": 17299563,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4191255514,
                "variance": 0.1756662278
              },
              {
                "average": 0.499586319,
                "count": 17299563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998433,
                "variance": 0.2499998433
              },
              {
                "average": 0,
                "count": 17299563,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.792504527,
                "count": 17299563,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.989889559,
                "variance": 8.939439576
              },
              {
                "average": 0.9553132694,
                "count": 17299563,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74421956,
                "variance": 115.438254
              },
              {
                "average": 0.4984836322,
                "count": 17299563,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999977151,
                "variance": 0.2499977151
              },
              {
                "average": 10114.11687,
                "count": 17299563,
                "maximum": 10120,
                "minimum": 10111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.835819853,
                "variance": 3.370234531
              },
              {
                "average": 243718481.9,
                "count": 17299563,
                "maximum": 243784692.9,
                "minimum": 243712567.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17599.83742,
                "variance": 309754277.1
              },
              {
                "average": 0,
                "count": 17299563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17299563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17299563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17299563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17299563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614123.698,
              4820086.351,
              1320.007066,
              615157.338,
              4821491.771,
              1900.907066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614123.6980451801,
                    4820086.351209937,
                    1320.0070659435407
                  ],
                  [
                    614123.6980451801,
                    4821491.771209937,
                    1320.0070659435407
                  ],
                  [
                    615157.33804518,
                    4821491.771209937,
                    1900.9070659435408
                  ],
                  [
                    615157.33804518,
                    4820086.351209937,
                    1900.9070659435408
                  ],
                  [
                    614123.6980451801,
                    4820086.351209937,
                    1320.0070659435407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:44:52+00:00",
            "end_time": "2019-06-04T19:42: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": "20190604_43121E6413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276196104415,
              43.52499785972446,
              1318.0731106483559
            ],
            [
              -121.66248254504168,
              43.53764087897698,
              1318.0731106483559
            ],
            [
              -121.64970767208928,
              43.53749069558913,
              1881.8131106483556
            ],
            [
              -121.64998975487829,
              43.524847742244276,
              1881.8131106483556
            ],
            [
              -121.66276196104415,
              43.52499785972446,
              1318.0731106483559
            ]
          ]
        ]
      },
      "bbox": [
        -121.662762,
        43.52484774,
        1318.073111,
        -121.6497077,
        43.53764088,
        1881.813111
      ],
      "properties": {
        "datetime": "2019-06-05T16:11:25Z",
        "pc:count": 22487862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608611.0066,
            "count": 22487862,
            "maximum": 609096.4406,
            "minimum": 608064.0206,
            "name": "X",
            "position": 0,
            "stddev": 286.0640346,
            "variance": 81832.63187
          },
          {
            "average": 4820652.824,
            "count": 22487862,
            "maximum": 4821390.64,
            "minimum": 4819986.14,
            "name": "Y",
            "position": 1,
            "stddev": 396.9379708,
            "variance": 157559.7527
          },
          {
            "average": 1326.365379,
            "count": 22487862,
            "maximum": 1881.813111,
            "minimum": 1318.073111,
            "name": "Z",
            "position": 2,
            "stddev": 5.297944477,
            "variance": 28.06821568
          },
          {
            "average": 17873.32216,
            "count": 22487862,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10544.4013,
            "variance": 111184398.7
          },
          {
            "average": 1.142768975,
            "count": 22487862,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3822030066,
            "variance": 0.1460791382
          },
          {
            "average": 1.285556759,
            "count": 22487862,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5245165606,
            "variance": 0.2751176224
          },
          {
            "average": 0.5001942826,
            "count": 22487862,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999734,
            "variance": 0.2499999734
          },
          {
            "average": 0,
            "count": 22487862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.530165251,
            "count": 22487862,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.506942782,
            "variance": 6.284762114
          },
          {
            "average": 0.561306177,
            "count": 22487862,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90357097,
            "variance": 118.88786
          },
          {
            "average": 0.4972230353,
            "count": 22487862,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999922995,
            "variance": 0.2499922996
          },
          {
            "average": 10118.7161,
            "count": 22487862,
            "maximum": 10123,
            "minimum": 10114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.7802073,
            "variance": 7.72955263
          },
          {
            "average": 243759740.9,
            "count": 22487862,
            "maximum": 243786285.9,
            "minimum": 243713829.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33827.20617,
            "variance": 1144279877
          },
          {
            "average": 0,
            "count": 22487862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22487862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22487862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22487862,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22487862,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608064.0206,
          4819986.14,
          1318.073111,
          609096.4406,
          4821390.64,
          1881.813111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608064.0206204195,
                4819986.140224071,
                1318.0731106483559
              ],
              [
                608064.0206204195,
                4821390.640224071,
                1318.0731106483559
              ],
              [
                609096.4406204195,
                4821390.640224071,
                1881.8131106483556
              ],
              [
                609096.4406204195,
                4819986.140224071,
                1881.8131106483556
              ],
              [
                608064.0206204195,
                4819986.140224071,
                1318.0731106483559
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:11:25+00:00",
        "end_time": "2019-06-04T20:03:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.662762,
            43.52484774,
            1318.073111,
            -121.6497077,
            43.53764088,
            1881.813111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276196104415,
                  43.52499785972446,
                  1318.0731106483559
                ],
                [
                  -121.66248254504168,
                  43.53764087897698,
                  1318.0731106483559
                ],
                [
                  -121.64970767208928,
                  43.53749069558913,
                  1881.8131106483556
                ],
                [
                  -121.64998975487829,
                  43.524847742244276,
                  1881.8131106483556
                ],
                [
                  -121.66276196104415,
                  43.52499785972446,
                  1318.0731106483559
                ]
              ]
            ]
          },
          "id": "20190604_43121E6413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:11:25Z",
            "pc:count": 22487862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608611.0066,
                "count": 22487862,
                "maximum": 609096.4406,
                "minimum": 608064.0206,
                "name": "X",
                "position": 0,
                "stddev": 286.0640346,
                "variance": 81832.63187
              },
              {
                "average": 4820652.824,
                "count": 22487862,
                "maximum": 4821390.64,
                "minimum": 4819986.14,
                "name": "Y",
                "position": 1,
                "stddev": 396.9379708,
                "variance": 157559.7527
              },
              {
                "average": 1326.365379,
                "count": 22487862,
                "maximum": 1881.813111,
                "minimum": 1318.073111,
                "name": "Z",
                "position": 2,
                "stddev": 5.297944477,
                "variance": 28.06821568
              },
              {
                "average": 17873.32216,
                "count": 22487862,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10544.4013,
                "variance": 111184398.7
              },
              {
                "average": 1.142768975,
                "count": 22487862,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3822030066,
                "variance": 0.1460791382
              },
              {
                "average": 1.285556759,
                "count": 22487862,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5245165606,
                "variance": 0.2751176224
              },
              {
                "average": 0.5001942826,
                "count": 22487862,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999734,
                "variance": 0.2499999734
              },
              {
                "average": 0,
                "count": 22487862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.530165251,
                "count": 22487862,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.506942782,
                "variance": 6.284762114
              },
              {
                "average": 0.561306177,
                "count": 22487862,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90357097,
                "variance": 118.88786
              },
              {
                "average": 0.4972230353,
                "count": 22487862,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999922995,
                "variance": 0.2499922996
              },
              {
                "average": 10118.7161,
                "count": 22487862,
                "maximum": 10123,
                "minimum": 10114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.7802073,
                "variance": 7.72955263
              },
              {
                "average": 243759740.9,
                "count": 22487862,
                "maximum": 243786285.9,
                "minimum": 243713829.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33827.20617,
                "variance": 1144279877
              },
              {
                "average": 0,
                "count": 22487862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22487862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22487862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22487862,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22487862,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608064.0206,
              4819986.14,
              1318.073111,
              609096.4406,
              4821390.64,
              1881.813111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608064.0206204195,
                    4819986.140224071,
                    1318.0731106483559
                  ],
                  [
                    608064.0206204195,
                    4821390.640224071,
                    1318.0731106483559
                  ],
                  [
                    609096.4406204195,
                    4821390.640224071,
                    1881.8131106483556
                  ],
                  [
                    609096.4406204195,
                    4819986.140224071,
                    1881.8131106483556
                  ],
                  [
                    608064.0206204195,
                    4819986.140224071,
                    1318.0731106483559
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:11:25+00:00",
            "end_time": "2019-06-04T20:03: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": "20190605_43121E5303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027396078598,
              43.5499983620582,
              1165.3284140274486
            ],
            [
              -121.5999810808843,
              43.562647656861024,
              1165.3284140274486
            ],
            [
              -121.58719432932114,
              43.56249033277827,
              1889.0884140274488
            ],
            [
              -121.58748988201579,
              43.54984110704793,
              1889.0884140274488
            ],
            [
              -121.60027396078598,
              43.5499983620582,
              1165.3284140274486
            ]
          ]
        ]
      },
      "bbox": [
        -121.600274,
        43.54984111,
        1165.328414,
        -121.5871943,
        43.56264766,
        1889.088414
      ],
      "properties": {
        "datetime": "2019-06-05T16:41:41Z",
        "pc:count": 18492052,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613581.7524,
            "count": 18492052,
            "maximum": 614100.0595,
            "minimum": 613067.0795,
            "name": "X",
            "position": 0,
            "stddev": 288.6839097,
            "variance": 83338.3997
          },
          {
            "average": 4823536.193,
            "count": 18492052,
            "maximum": 4824251.027,
            "minimum": 4822845.787,
            "name": "Y",
            "position": 1,
            "stddev": 400.0251487,
            "variance": 160020.1196
          },
          {
            "average": 1319.450458,
            "count": 18492052,
            "maximum": 1889.088414,
            "minimum": 1165.328414,
            "name": "Z",
            "position": 2,
            "stddev": 4.866749429,
            "variance": 23.68525001
          },
          {
            "average": 20364.5539,
            "count": 18492052,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9975.270722,
            "variance": 99506025.98
          },
          {
            "average": 1.108192969,
            "count": 18492052,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3424516893,
            "variance": 0.1172731595
          },
          {
            "average": 1.216397942,
            "count": 18492052,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4815963633,
            "variance": 0.2319350572
          },
          {
            "average": 0.5023839431,
            "count": 18492052,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943303,
            "variance": 0.2499943303
          },
          {
            "average": 0,
            "count": 18492052,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234820181,
            "count": 18492052,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.938124968,
            "variance": 0.8800784555
          },
          {
            "average": -0.2492320766,
            "count": 18492052,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7902065,
            "variance": 116.4285563
          },
          {
            "average": 0.4952784039,
            "count": 18492052,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999777196,
            "variance": 0.24997772
          },
          {
            "average": 10124.10611,
            "count": 18492052,
            "maximum": 10127,
            "minimum": 10122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.096046628,
            "variance": 1.201318212
          },
          {
            "average": 243786682.5,
            "count": 18492052,
            "maximum": 243788101.8,
            "minimum": 243785643.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 523.2631243,
            "variance": 273804.2973
          },
          {
            "average": 0,
            "count": 18492052,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18492052,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18492052,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18492052,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18492052,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613067.0795,
          4822845.787,
          1165.328414,
          614100.0595,
          4824251.027,
          1889.088414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613067.0795443042,
                4822845.786846521,
                1165.3284140274486
              ],
              [
                613067.0795443042,
                4824251.0268465215,
                1165.3284140274486
              ],
              [
                614100.0595443042,
                4824251.0268465215,
                1889.0884140274488
              ],
              [
                614100.0595443042,
                4822845.786846521,
                1889.0884140274488
              ],
              [
                613067.0795443042,
                4822845.786846521,
                1165.3284140274486
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:41:41+00:00",
        "end_time": "2019-06-05T16:00:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.600274,
            43.54984111,
            1165.328414,
            -121.5871943,
            43.56264766,
            1889.088414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027396078598,
                  43.5499983620582,
                  1165.3284140274486
                ],
                [
                  -121.5999810808843,
                  43.562647656861024,
                  1165.3284140274486
                ],
                [
                  -121.58719432932114,
                  43.56249033277827,
                  1889.0884140274488
                ],
                [
                  -121.58748988201579,
                  43.54984110704793,
                  1889.0884140274488
                ],
                [
                  -121.60027396078598,
                  43.5499983620582,
                  1165.3284140274486
                ]
              ]
            ]
          },
          "id": "20190605_43121E5303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:41:41Z",
            "pc:count": 18492052,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613581.7524,
                "count": 18492052,
                "maximum": 614100.0595,
                "minimum": 613067.0795,
                "name": "X",
                "position": 0,
                "stddev": 288.6839097,
                "variance": 83338.3997
              },
              {
                "average": 4823536.193,
                "count": 18492052,
                "maximum": 4824251.027,
                "minimum": 4822845.787,
                "name": "Y",
                "position": 1,
                "stddev": 400.0251487,
                "variance": 160020.1196
              },
              {
                "average": 1319.450458,
                "count": 18492052,
                "maximum": 1889.088414,
                "minimum": 1165.328414,
                "name": "Z",
                "position": 2,
                "stddev": 4.866749429,
                "variance": 23.68525001
              },
              {
                "average": 20364.5539,
                "count": 18492052,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9975.270722,
                "variance": 99506025.98
              },
              {
                "average": 1.108192969,
                "count": 18492052,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3424516893,
                "variance": 0.1172731595
              },
              {
                "average": 1.216397942,
                "count": 18492052,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4815963633,
                "variance": 0.2319350572
              },
              {
                "average": 0.5023839431,
                "count": 18492052,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943303,
                "variance": 0.2499943303
              },
              {
                "average": 0,
                "count": 18492052,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234820181,
                "count": 18492052,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.938124968,
                "variance": 0.8800784555
              },
              {
                "average": -0.2492320766,
                "count": 18492052,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7902065,
                "variance": 116.4285563
              },
              {
                "average": 0.4952784039,
                "count": 18492052,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999777196,
                "variance": 0.24997772
              },
              {
                "average": 10124.10611,
                "count": 18492052,
                "maximum": 10127,
                "minimum": 10122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.096046628,
                "variance": 1.201318212
              },
              {
                "average": 243786682.5,
                "count": 18492052,
                "maximum": 243788101.8,
                "minimum": 243785643.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 523.2631243,
                "variance": 273804.2973
              },
              {
                "average": 0,
                "count": 18492052,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18492052,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18492052,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18492052,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18492052,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613067.0795,
              4822845.787,
              1165.328414,
              614100.0595,
              4824251.027,
              1889.088414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613067.0795443042,
                    4822845.786846521,
                    1165.3284140274486
                  ],
                  [
                    613067.0795443042,
                    4824251.0268465215,
                    1165.3284140274486
                  ],
                  [
                    614100.0595443042,
                    4824251.0268465215,
                    1889.0884140274488
                  ],
                  [
                    614100.0595443042,
                    4822845.786846521,
                    1889.0884140274488
                  ],
                  [
                    613067.0795443042,
                    4822845.786846521,
                    1165.3284140274486
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:41:41+00:00",
            "end_time": "2019-06-05T16:00: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": "20190603_43121E5420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.51279276719286,
              43.512498686248925,
              1309.167114941568
            ],
            [
              -121.51248175465246,
              43.52515729797102,
              1309.167114941568
            ],
            [
              -121.49967769022975,
              43.52498996487469,
              1893.427114941568
            ],
            [
              -121.49999137742638,
              43.51233142667857,
              1893.427114941568
            ],
            [
              -121.51279276719286,
              43.512498686248925,
              1309.167114941568
            ]
          ]
        ]
      },
      "bbox": [
        -121.5127928,
        43.51233143,
        1309.167115,
        -121.4996777,
        43.5251573,
        1893.427115
      ],
      "properties": {
        "datetime": "2019-06-04T19:41:22Z",
        "pc:count": 16998940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 620717.0288,
            "count": 16998940,
            "maximum": 621243.2491,
            "minimum": 620208.1891,
            "name": "X",
            "position": 0,
            "stddev": 293.9101617,
            "variance": 86383.18313
          },
          {
            "average": 4819506.21,
            "count": 16998940,
            "maximum": 4820210.057,
            "minimum": 4818803.737,
            "name": "Y",
            "position": 1,
            "stddev": 404.9343545,
            "variance": 163971.8314
          },
          {
            "average": 1317.435331,
            "count": 16998940,
            "maximum": 1893.427115,
            "minimum": 1309.167115,
            "name": "Z",
            "position": 2,
            "stddev": 5.144995144,
            "variance": 26.47097503
          },
          {
            "average": 20480.06745,
            "count": 16998940,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10353.62612,
            "variance": 107197573.8
          },
          {
            "average": 1.118690871,
            "count": 16998940,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3817118281,
            "variance": 0.1457039197
          },
          {
            "average": 1.237408333,
            "count": 16998940,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5516958082,
            "variance": 0.3043682648
          },
          {
            "average": 0.5053885713,
            "count": 16998940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999709772,
            "variance": 0.249970978
          },
          {
            "average": 0,
            "count": 16998940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.740240156,
            "count": 16998940,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.889890456,
            "variance": 8.351466849
          },
          {
            "average": -1.360145693,
            "count": 16998940,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72961232,
            "variance": 115.1245806
          },
          {
            "average": 0.5047971226,
            "count": 16998940,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999770018,
            "variance": 0.2499770023
          },
          {
            "average": 10107.86768,
            "count": 16998940,
            "maximum": 10111,
            "minimum": 10057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.198266653,
            "variance": 38.41850951
          },
          {
            "average": 243710259.2,
            "count": 16998940,
            "maximum": 243712482.8,
            "minimum": 243624026.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10365.72147,
            "variance": 107448181.5
          },
          {
            "average": 0,
            "count": 16998940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16998940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16998940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16998940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16998940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          620208.1891,
          4818803.737,
          1309.167115,
          621243.2491,
          4820210.057,
          1893.427115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                620208.1890638901,
                4818803.736694226,
                1309.167114941568
              ],
              [
                620208.1890638901,
                4820210.056694226,
                1309.167114941568
              ],
              [
                621243.2490638902,
                4820210.056694226,
                1893.427114941568
              ],
              [
                621243.2490638902,
                4818803.736694226,
                1893.427114941568
              ],
              [
                620208.1890638901,
                4818803.736694226,
                1309.167114941568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:41:22+00:00",
        "end_time": "2019-06-03T19:07:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5127928,
            43.51233143,
            1309.167115,
            -121.4996777,
            43.5251573,
            1893.427115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.51279276719286,
                  43.512498686248925,
                  1309.167114941568
                ],
                [
                  -121.51248175465246,
                  43.52515729797102,
                  1309.167114941568
                ],
                [
                  -121.49967769022975,
                  43.52498996487469,
                  1893.427114941568
                ],
                [
                  -121.49999137742638,
                  43.51233142667857,
                  1893.427114941568
                ],
                [
                  -121.51279276719286,
                  43.512498686248925,
                  1309.167114941568
                ]
              ]
            ]
          },
          "id": "20190603_43121E5420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:41:22Z",
            "pc:count": 16998940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 620717.0288,
                "count": 16998940,
                "maximum": 621243.2491,
                "minimum": 620208.1891,
                "name": "X",
                "position": 0,
                "stddev": 293.9101617,
                "variance": 86383.18313
              },
              {
                "average": 4819506.21,
                "count": 16998940,
                "maximum": 4820210.057,
                "minimum": 4818803.737,
                "name": "Y",
                "position": 1,
                "stddev": 404.9343545,
                "variance": 163971.8314
              },
              {
                "average": 1317.435331,
                "count": 16998940,
                "maximum": 1893.427115,
                "minimum": 1309.167115,
                "name": "Z",
                "position": 2,
                "stddev": 5.144995144,
                "variance": 26.47097503
              },
              {
                "average": 20480.06745,
                "count": 16998940,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10353.62612,
                "variance": 107197573.8
              },
              {
                "average": 1.118690871,
                "count": 16998940,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3817118281,
                "variance": 0.1457039197
              },
              {
                "average": 1.237408333,
                "count": 16998940,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5516958082,
                "variance": 0.3043682648
              },
              {
                "average": 0.5053885713,
                "count": 16998940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999709772,
                "variance": 0.249970978
              },
              {
                "average": 0,
                "count": 16998940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.740240156,
                "count": 16998940,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.889890456,
                "variance": 8.351466849
              },
              {
                "average": -1.360145693,
                "count": 16998940,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72961232,
                "variance": 115.1245806
              },
              {
                "average": 0.5047971226,
                "count": 16998940,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999770018,
                "variance": 0.2499770023
              },
              {
                "average": 10107.86768,
                "count": 16998940,
                "maximum": 10111,
                "minimum": 10057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.198266653,
                "variance": 38.41850951
              },
              {
                "average": 243710259.2,
                "count": 16998940,
                "maximum": 243712482.8,
                "minimum": 243624026.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10365.72147,
                "variance": 107448181.5
              },
              {
                "average": 0,
                "count": 16998940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16998940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16998940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16998940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16998940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              620208.1891,
              4818803.737,
              1309.167115,
              621243.2491,
              4820210.057,
              1893.427115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    620208.1890638901,
                    4818803.736694226,
                    1309.167114941568
                  ],
                  [
                    620208.1890638901,
                    4820210.056694226,
                    1309.167114941568
                  ],
                  [
                    621243.2490638902,
                    4820210.056694226,
                    1893.427114941568
                  ],
                  [
                    621243.2490638902,
                    4818803.736694226,
                    1893.427114941568
                  ],
                  [
                    620208.1890638901,
                    4818803.736694226,
                    1309.167114941568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:41:22+00:00",
            "end_time": "2019-06-03T19:07: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": "20190604_43121E5408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778798272616,
              43.53749862591055,
              1303.812664802263
            ],
            [
              -121.53748199894405,
              43.55015444412991,
              1303.812664802263
            ],
            [
              -121.52468190442382,
              43.54998995692413,
              1887.5926648022628
            ],
            [
              -121.52499056384782,
              43.53733421096104,
              1887.5926648022628
            ],
            [
              -121.53778798272616,
              43.53749862591055,
              1303.812664802263
            ]
          ]
        ]
      },
      "bbox": [
        -121.537788,
        43.53733421,
        1303.812665,
        -121.5246819,
        43.55015444,
        1887.592665
      ],
      "properties": {
        "datetime": "2019-06-05T16:02:18Z",
        "pc:count": 17972925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618648.9946,
            "count": 17972925,
            "maximum": 619173.3405,
            "minimum": 618139.0405,
            "name": "X",
            "position": 0,
            "stddev": 279.2257666,
            "variance": 77967.02874
          },
          {
            "average": 4822200.325,
            "count": 17972925,
            "maximum": 4822950.43,
            "minimum": 4821544.43,
            "name": "Y",
            "position": 1,
            "stddev": 397.6979597,
            "variance": 158163.6672
          },
          {
            "average": 1313.383281,
            "count": 17972925,
            "maximum": 1887.592665,
            "minimum": 1303.812665,
            "name": "Z",
            "position": 2,
            "stddev": 4.929907348,
            "variance": 24.30398646
          },
          {
            "average": 21155.02882,
            "count": 17972925,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10039.64337,
            "variance": 100794438.9
          },
          {
            "average": 1.091046338,
            "count": 17972925,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3093824712,
            "variance": 0.09571751348
          },
          {
            "average": 1.182091229,
            "count": 17972925,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4333723724,
            "variance": 0.1878116132
          },
          {
            "average": 0.498651555,
            "count": 17972925,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981956,
            "variance": 0.2499981956
          },
          {
            "average": 0,
            "count": 17972925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.685068012,
            "count": 17972925,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.752782616,
            "variance": 7.577812132
          },
          {
            "average": 1.211632217,
            "count": 17972925,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7533684,
            "variance": 115.6349319
          },
          {
            "average": 0.4968989188,
            "count": 17972925,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999903971,
            "variance": 0.2499903972
          },
          {
            "average": 10116.57647,
            "count": 17972925,
            "maximum": 10122,
            "minimum": 10113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.882563137,
            "variance": 8.309170238
          },
          {
            "average": 243739710.5,
            "count": 17972925,
            "maximum": 243785738.3,
            "minimum": 243713422.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33994.12718,
            "variance": 1155600683
          },
          {
            "average": 0,
            "count": 17972925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618139.0405,
          4821544.43,
          1303.812665,
          619173.3405,
          4822950.43,
          1887.592665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618139.040482507,
                4821544.4302880075,
                1303.812664802263
              ],
              [
                618139.040482507,
                4822950.4302880075,
                1303.812664802263
              ],
              [
                619173.340482507,
                4822950.4302880075,
                1887.5926648022628
              ],
              [
                619173.340482507,
                4821544.4302880075,
                1887.5926648022628
              ],
              [
                618139.040482507,
                4821544.4302880075,
                1303.812664802263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:02:18+00:00",
        "end_time": "2019-06-04T19:57:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.537788,
            43.53733421,
            1303.812665,
            -121.5246819,
            43.55015444,
            1887.592665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778798272616,
                  43.53749862591055,
                  1303.812664802263
                ],
                [
                  -121.53748199894405,
                  43.55015444412991,
                  1303.812664802263
                ],
                [
                  -121.52468190442382,
                  43.54998995692413,
                  1887.5926648022628
                ],
                [
                  -121.52499056384782,
                  43.53733421096104,
                  1887.5926648022628
                ],
                [
                  -121.53778798272616,
                  43.53749862591055,
                  1303.812664802263
                ]
              ]
            ]
          },
          "id": "20190604_43121E5408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:02:18Z",
            "pc:count": 17972925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618648.9946,
                "count": 17972925,
                "maximum": 619173.3405,
                "minimum": 618139.0405,
                "name": "X",
                "position": 0,
                "stddev": 279.2257666,
                "variance": 77967.02874
              },
              {
                "average": 4822200.325,
                "count": 17972925,
                "maximum": 4822950.43,
                "minimum": 4821544.43,
                "name": "Y",
                "position": 1,
                "stddev": 397.6979597,
                "variance": 158163.6672
              },
              {
                "average": 1313.383281,
                "count": 17972925,
                "maximum": 1887.592665,
                "minimum": 1303.812665,
                "name": "Z",
                "position": 2,
                "stddev": 4.929907348,
                "variance": 24.30398646
              },
              {
                "average": 21155.02882,
                "count": 17972925,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10039.64337,
                "variance": 100794438.9
              },
              {
                "average": 1.091046338,
                "count": 17972925,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3093824712,
                "variance": 0.09571751348
              },
              {
                "average": 1.182091229,
                "count": 17972925,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4333723724,
                "variance": 0.1878116132
              },
              {
                "average": 0.498651555,
                "count": 17972925,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981956,
                "variance": 0.2499981956
              },
              {
                "average": 0,
                "count": 17972925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.685068012,
                "count": 17972925,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.752782616,
                "variance": 7.577812132
              },
              {
                "average": 1.211632217,
                "count": 17972925,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7533684,
                "variance": 115.6349319
              },
              {
                "average": 0.4968989188,
                "count": 17972925,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999903971,
                "variance": 0.2499903972
              },
              {
                "average": 10116.57647,
                "count": 17972925,
                "maximum": 10122,
                "minimum": 10113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.882563137,
                "variance": 8.309170238
              },
              {
                "average": 243739710.5,
                "count": 17972925,
                "maximum": 243785738.3,
                "minimum": 243713422.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33994.12718,
                "variance": 1155600683
              },
              {
                "average": 0,
                "count": 17972925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618139.0405,
              4821544.43,
              1303.812665,
              619173.3405,
              4822950.43,
              1887.592665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618139.040482507,
                    4821544.4302880075,
                    1303.812664802263
                  ],
                  [
                    618139.040482507,
                    4822950.4302880075,
                    1303.812664802263
                  ],
                  [
                    619173.340482507,
                    4822950.4302880075,
                    1887.5926648022628
                  ],
                  [
                    619173.340482507,
                    4821544.4302880075,
                    1887.5926648022628
                  ],
                  [
                    618139.040482507,
                    4821544.4302880075,
                    1303.812664802263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:02:18+00:00",
            "end_time": "2019-06-04T19:57:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276189938712,
              43.58749799725444,
              1308.2182484427349
            ],
            [
              -121.66248186931679,
              43.600141057811854,
              1308.2182484427349
            ],
            [
              -121.64970715776359,
              43.59999086097149,
              1872.678248442735
            ],
            [
              -121.64998986044607,
              43.58734786632055,
              1872.678248442735
            ],
            [
              -121.66276189938712,
              43.58749799725444,
              1308.2182484427349
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627619,
        43.58734787,
        1308.218248,
        -121.6497072,
        43.60014106,
        1872.678248
      ],
      "properties": {
        "datetime": "2019-06-05T19:35:54Z",
        "pc:count": 33859734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608506.0394,
            "count": 33859734,
            "maximum": 608983.7133,
            "minimum": 607952.3733,
            "name": "X",
            "position": 0,
            "stddev": 288.0276296,
            "variance": 82959.91539
          },
          {
            "average": 4827663.421,
            "count": 33859734,
            "maximum": 4828331.97,
            "minimum": 4826927.45,
            "name": "Y",
            "position": 1,
            "stddev": 383.7948843,
            "variance": 147298.5132
          },
          {
            "average": 1316.625192,
            "count": 33859734,
            "maximum": 1872.678248,
            "minimum": 1308.218248,
            "name": "Z",
            "position": 2,
            "stddev": 5.775380757,
            "variance": 33.35502289
          },
          {
            "average": 16617.47636,
            "count": 33859734,
            "maximum": 56319,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10343.06803,
            "variance": 106979056.2
          },
          {
            "average": 1.189725767,
            "count": 33859734,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4509643742,
            "variance": 0.2033688668
          },
          {
            "average": 1.379436176,
            "count": 33859734,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6199957457,
            "variance": 0.3843947247
          },
          {
            "average": 0.5035678957,
            "count": 33859734,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999872773,
            "variance": 0.2499872775
          },
          {
            "average": 0,
            "count": 33859734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170656361,
            "count": 33859734,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.226354759,
            "variance": 1.503945996
          },
          {
            "average": -1.547477733,
            "count": 33859734,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.00758057,
            "variance": 121.1668299
          },
          {
            "average": 0.4872479211,
            "count": 33859734,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998373654,
            "variance": 0.2498373919
          },
          {
            "average": 10138.67948,
            "count": 33859734,
            "maximum": 10146,
            "minimum": 10135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.091429411,
            "variance": 9.556935803
          },
          {
            "average": 243795379.8,
            "count": 33859734,
            "maximum": 243798554,
            "minimum": 243793805.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1343.635361,
            "variance": 1805355.982
          },
          {
            "average": 0,
            "count": 33859734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33859734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33859734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33859734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33859734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607952.3733,
          4826927.45,
          1308.218248,
          608983.7133,
          4828331.97,
          1872.678248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607952.3732500455,
                4826927.450313847,
                1308.2182484427349
              ],
              [
                607952.3732500455,
                4828331.970313846,
                1308.2182484427349
              ],
              [
                608983.7132500455,
                4828331.970313846,
                1872.678248442735
              ],
              [
                608983.7132500455,
                4826927.450313847,
                1872.678248442735
              ],
              [
                607952.3732500455,
                4826927.450313847,
                1308.2182484427349
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:35:54+00:00",
        "end_time": "2019-06-05T18:16:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627619,
            43.58734787,
            1308.218248,
            -121.6497072,
            43.60014106,
            1872.678248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276189938712,
                  43.58749799725444,
                  1308.2182484427349
                ],
                [
                  -121.66248186931679,
                  43.600141057811854,
                  1308.2182484427349
                ],
                [
                  -121.64970715776359,
                  43.59999086097149,
                  1872.678248442735
                ],
                [
                  -121.64998986044607,
                  43.58734786632055,
                  1872.678248442735
                ],
                [
                  -121.66276189938712,
                  43.58749799725444,
                  1308.2182484427349
                ]
              ]
            ]
          },
          "id": "20190605_43121E6213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:35:54Z",
            "pc:count": 33859734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608506.0394,
                "count": 33859734,
                "maximum": 608983.7133,
                "minimum": 607952.3733,
                "name": "X",
                "position": 0,
                "stddev": 288.0276296,
                "variance": 82959.91539
              },
              {
                "average": 4827663.421,
                "count": 33859734,
                "maximum": 4828331.97,
                "minimum": 4826927.45,
                "name": "Y",
                "position": 1,
                "stddev": 383.7948843,
                "variance": 147298.5132
              },
              {
                "average": 1316.625192,
                "count": 33859734,
                "maximum": 1872.678248,
                "minimum": 1308.218248,
                "name": "Z",
                "position": 2,
                "stddev": 5.775380757,
                "variance": 33.35502289
              },
              {
                "average": 16617.47636,
                "count": 33859734,
                "maximum": 56319,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10343.06803,
                "variance": 106979056.2
              },
              {
                "average": 1.189725767,
                "count": 33859734,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4509643742,
                "variance": 0.2033688668
              },
              {
                "average": 1.379436176,
                "count": 33859734,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6199957457,
                "variance": 0.3843947247
              },
              {
                "average": 0.5035678957,
                "count": 33859734,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999872773,
                "variance": 0.2499872775
              },
              {
                "average": 0,
                "count": 33859734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170656361,
                "count": 33859734,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.226354759,
                "variance": 1.503945996
              },
              {
                "average": -1.547477733,
                "count": 33859734,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.00758057,
                "variance": 121.1668299
              },
              {
                "average": 0.4872479211,
                "count": 33859734,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998373654,
                "variance": 0.2498373919
              },
              {
                "average": 10138.67948,
                "count": 33859734,
                "maximum": 10146,
                "minimum": 10135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.091429411,
                "variance": 9.556935803
              },
              {
                "average": 243795379.8,
                "count": 33859734,
                "maximum": 243798554,
                "minimum": 243793805.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1343.635361,
                "variance": 1805355.982
              },
              {
                "average": 0,
                "count": 33859734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33859734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33859734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33859734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33859734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607952.3733,
              4826927.45,
              1308.218248,
              608983.7133,
              4828331.97,
              1872.678248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607952.3732500455,
                    4826927.450313847,
                    1308.2182484427349
                  ],
                  [
                    607952.3732500455,
                    4828331.970313846,
                    1308.2182484427349
                  ],
                  [
                    608983.7132500455,
                    4828331.970313846,
                    1872.678248442735
                  ],
                  [
                    608983.7132500455,
                    4826927.450313847,
                    1872.678248442735
                  ],
                  [
                    607952.3732500455,
                    4826927.450313847,
                    1308.2182484427349
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:35:54+00:00",
            "end_time": "2019-06-05T18: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": "20190604_43121E5315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57527971459031,
              43.52499842573298,
              1317.7303233359073
            ],
            [
              -121.57498179804799,
              43.5376505201993,
              1317.7303233359073
            ],
            [
              -121.56218958013721,
              43.53749033634016,
              1870.6303233359074
            ],
            [
              -121.56249016880554,
              43.52483831222063,
              1870.6303233359074
            ],
            [
              -121.57527971459031,
              43.52499842573298,
              1317.7303233359073
            ]
          ]
        ]
      },
      "bbox": [
        -121.5752797,
        43.52483831,
        1317.730323,
        -121.5621896,
        43.53765052,
        1870.630323
      ],
      "properties": {
        "datetime": "2019-06-05T15:45:07Z",
        "pc:count": 18878715,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615667.581,
            "count": 18878715,
            "maximum": 616167.5137,
            "minimum": 615133.6537,
            "name": "X",
            "position": 0,
            "stddev": 292.6219985,
            "variance": 85627.634
          },
          {
            "average": 4820807.638,
            "count": 18878715,
            "maximum": 4821509.133,
            "minimum": 4820103.573,
            "name": "Y",
            "position": 1,
            "stddev": 401.4190238,
            "variance": 161137.2327
          },
          {
            "average": 1325.927743,
            "count": 18878715,
            "maximum": 1870.630323,
            "minimum": 1317.730323,
            "name": "Z",
            "position": 2,
            "stddev": 4.979199386,
            "variance": 24.79242653
          },
          {
            "average": 19253.75449,
            "count": 18878715,
            "maximum": 52567,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10371.29013,
            "variance": 107563659
          },
          {
            "average": 1.112252608,
            "count": 18878715,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3442522417,
            "variance": 0.1185096059
          },
          {
            "average": 1.224504369,
            "count": 18878715,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4802800676,
            "variance": 0.2306689433
          },
          {
            "average": 0.4978807615,
            "count": 18878715,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955221,
            "variance": 0.2499955221
          },
          {
            "average": 0,
            "count": 18878715,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.991902998,
            "count": 18878715,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.499432972,
            "variance": 12.24603113
          },
          {
            "average": 1.704215868,
            "count": 18878715,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.6816157,
            "variance": 114.0969141
          },
          {
            "average": 0.4904036106,
            "count": 18878715,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999079141,
            "variance": 0.2499079225
          },
          {
            "average": 10113.52163,
            "count": 18878715,
            "maximum": 10120,
            "minimum": 10111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.329641473,
            "variance": 1.767946446
          },
          {
            "average": 243714811.1,
            "count": 18878715,
            "maximum": 243784707.8,
            "minimum": 243712550.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8932.655324,
            "variance": 79792331.14
          },
          {
            "average": 0,
            "count": 18878715,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18878715,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18878715,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18878715,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18878715,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615133.6537,
          4820103.573,
          1317.730323,
          616167.5137,
          4821509.133,
          1870.630323
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615133.6536737232,
                4820103.573297459,
                1317.7303233359073
              ],
              [
                615133.6536737232,
                4821509.133297459,
                1317.7303233359073
              ],
              [
                616167.5136737233,
                4821509.133297459,
                1870.6303233359074
              ],
              [
                616167.5136737233,
                4820103.573297459,
                1870.6303233359074
              ],
              [
                615133.6536737232,
                4820103.573297459,
                1317.7303233359073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:45:07+00:00",
        "end_time": "2019-06-04T19:42:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5752797,
            43.52483831,
            1317.730323,
            -121.5621896,
            43.53765052,
            1870.630323
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57527971459031,
                  43.52499842573298,
                  1317.7303233359073
                ],
                [
                  -121.57498179804799,
                  43.5376505201993,
                  1317.7303233359073
                ],
                [
                  -121.56218958013721,
                  43.53749033634016,
                  1870.6303233359074
                ],
                [
                  -121.56249016880554,
                  43.52483831222063,
                  1870.6303233359074
                ],
                [
                  -121.57527971459031,
                  43.52499842573298,
                  1317.7303233359073
                ]
              ]
            ]
          },
          "id": "20190604_43121E5315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:45:07Z",
            "pc:count": 18878715,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615667.581,
                "count": 18878715,
                "maximum": 616167.5137,
                "minimum": 615133.6537,
                "name": "X",
                "position": 0,
                "stddev": 292.6219985,
                "variance": 85627.634
              },
              {
                "average": 4820807.638,
                "count": 18878715,
                "maximum": 4821509.133,
                "minimum": 4820103.573,
                "name": "Y",
                "position": 1,
                "stddev": 401.4190238,
                "variance": 161137.2327
              },
              {
                "average": 1325.927743,
                "count": 18878715,
                "maximum": 1870.630323,
                "minimum": 1317.730323,
                "name": "Z",
                "position": 2,
                "stddev": 4.979199386,
                "variance": 24.79242653
              },
              {
                "average": 19253.75449,
                "count": 18878715,
                "maximum": 52567,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10371.29013,
                "variance": 107563659
              },
              {
                "average": 1.112252608,
                "count": 18878715,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3442522417,
                "variance": 0.1185096059
              },
              {
                "average": 1.224504369,
                "count": 18878715,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4802800676,
                "variance": 0.2306689433
              },
              {
                "average": 0.4978807615,
                "count": 18878715,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955221,
                "variance": 0.2499955221
              },
              {
                "average": 0,
                "count": 18878715,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.991902998,
                "count": 18878715,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.499432972,
                "variance": 12.24603113
              },
              {
                "average": 1.704215868,
                "count": 18878715,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.6816157,
                "variance": 114.0969141
              },
              {
                "average": 0.4904036106,
                "count": 18878715,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999079141,
                "variance": 0.2499079225
              },
              {
                "average": 10113.52163,
                "count": 18878715,
                "maximum": 10120,
                "minimum": 10111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.329641473,
                "variance": 1.767946446
              },
              {
                "average": 243714811.1,
                "count": 18878715,
                "maximum": 243784707.8,
                "minimum": 243712550.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8932.655324,
                "variance": 79792331.14
              },
              {
                "average": 0,
                "count": 18878715,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18878715,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18878715,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18878715,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18878715,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615133.6537,
              4820103.573,
              1317.730323,
              616167.5137,
              4821509.133,
              1870.630323
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615133.6536737232,
                    4820103.573297459,
                    1317.7303233359073
                  ],
                  [
                    615133.6536737232,
                    4821509.133297459,
                    1317.7303233359073
                  ],
                  [
                    616167.5136737233,
                    4821509.133297459,
                    1870.6303233359074
                  ],
                  [
                    616167.5136737233,
                    4820103.573297459,
                    1870.6303233359074
                  ],
                  [
                    615133.6536737232,
                    4820103.573297459,
                    1317.7303233359073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:45:07+00:00",
            "end_time": "2019-06-04T19:42:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121E6324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71275075402394,
              43.49999782277382,
              1255.2771975950254
            ],
            [
              -121.71248219205683,
              43.512632868876906,
              1255.2771975950254
            ],
            [
              -121.70025062832363,
              43.51249445937753,
              1891.9571975950257
            ],
            [
              -121.70052173991753,
              43.49985947397966,
              1891.9571975950257
            ],
            [
              -121.71275075402394,
              43.49999782277382,
              1255.2771975950254
            ]
          ]
        ]
      },
      "bbox": [
        -121.7127508,
        43.49985947,
        1255.277198,
        -121.7002506,
        43.51263287,
        1891.957198
      ],
      "properties": {
        "datetime": "2019-06-04T20:02:55Z",
        "pc:count": 19507797,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604561.1455,
            "count": 19507797,
            "maximum": 605056.1775,
            "minimum": 604067.2775,
            "name": "X",
            "position": 0,
            "stddev": 266.2971714,
            "variance": 70914.18347
          },
          {
            "average": 4817903.465,
            "count": 19507797,
            "maximum": 4818549.494,
            "minimum": 4817145.914,
            "name": "Y",
            "position": 1,
            "stddev": 405.8074466,
            "variance": 164679.6837
          },
          {
            "average": 1340.082241,
            "count": 19507797,
            "maximum": 1891.957198,
            "minimum": 1255.277198,
            "name": "Z",
            "position": 2,
            "stddev": 10.42907734,
            "variance": 108.7656541
          },
          {
            "average": 18373.71057,
            "count": 19507797,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10109.48173,
            "variance": 102201620.8
          },
          {
            "average": 1.144230535,
            "count": 19507797,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4085773098,
            "variance": 0.1669354181
          },
          {
            "average": 1.288432466,
            "count": 19507797,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5794334448,
            "variance": 0.335743117
          },
          {
            "average": 0.501457853,
            "count": 19507797,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978875,
            "variance": 0.2499978875
          },
          {
            "average": 0,
            "count": 19507797,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31708747,
            "count": 19507797,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.642398177,
            "variance": 2.69747177
          },
          {
            "average": -0.06527081803,
            "count": 19507797,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.06300677,
            "variance": 122.3901187
          },
          {
            "average": 0.4940883894,
            "count": 19507797,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999650645,
            "variance": 0.2499650657
          },
          {
            "average": 10014.42261,
            "count": 19507797,
            "maximum": 10114,
            "minimum": 10003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.09367192,
            "variance": 846.4417458
          },
          {
            "average": 243476093.7,
            "count": 19507797,
            "maximum": 243713775.4,
            "minimum": 243443277.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 74807.28563,
            "variance": 5596129983
          },
          {
            "average": 0,
            "count": 19507797,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19507797,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19507797,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19507797,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19507797,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604067.2775,
          4817145.914,
          1255.277198,
          605056.1775,
          4818549.494,
          1891.957198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604067.2774980045,
                4817145.913549197,
                1255.2771975950254
              ],
              [
                604067.2774980045,
                4818549.493549197,
                1255.2771975950254
              ],
              [
                605056.1774980044,
                4818549.493549197,
                1891.9571975950257
              ],
              [
                605056.1774980044,
                4817145.913549197,
                1891.9571975950257
              ],
              [
                604067.2774980045,
                4817145.913549197,
                1255.2771975950254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:02:55+00:00",
        "end_time": "2019-06-01T16:54:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121E6324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121E6324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121E6324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7127508,
            43.49985947,
            1255.277198,
            -121.7002506,
            43.51263287,
            1891.957198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71275075402394,
                  43.49999782277382,
                  1255.2771975950254
                ],
                [
                  -121.71248219205683,
                  43.512632868876906,
                  1255.2771975950254
                ],
                [
                  -121.70025062832363,
                  43.51249445937753,
                  1891.9571975950257
                ],
                [
                  -121.70052173991753,
                  43.49985947397966,
                  1891.9571975950257
                ],
                [
                  -121.71275075402394,
                  43.49999782277382,
                  1255.2771975950254
                ]
              ]
            ]
          },
          "id": "20190601_43121E6324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:02:55Z",
            "pc:count": 19507797,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604561.1455,
                "count": 19507797,
                "maximum": 605056.1775,
                "minimum": 604067.2775,
                "name": "X",
                "position": 0,
                "stddev": 266.2971714,
                "variance": 70914.18347
              },
              {
                "average": 4817903.465,
                "count": 19507797,
                "maximum": 4818549.494,
                "minimum": 4817145.914,
                "name": "Y",
                "position": 1,
                "stddev": 405.8074466,
                "variance": 164679.6837
              },
              {
                "average": 1340.082241,
                "count": 19507797,
                "maximum": 1891.957198,
                "minimum": 1255.277198,
                "name": "Z",
                "position": 2,
                "stddev": 10.42907734,
                "variance": 108.7656541
              },
              {
                "average": 18373.71057,
                "count": 19507797,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10109.48173,
                "variance": 102201620.8
              },
              {
                "average": 1.144230535,
                "count": 19507797,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4085773098,
                "variance": 0.1669354181
              },
              {
                "average": 1.288432466,
                "count": 19507797,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5794334448,
                "variance": 0.335743117
              },
              {
                "average": 0.501457853,
                "count": 19507797,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978875,
                "variance": 0.2499978875
              },
              {
                "average": 0,
                "count": 19507797,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31708747,
                "count": 19507797,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.642398177,
                "variance": 2.69747177
              },
              {
                "average": -0.06527081803,
                "count": 19507797,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.06300677,
                "variance": 122.3901187
              },
              {
                "average": 0.4940883894,
                "count": 19507797,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999650645,
                "variance": 0.2499650657
              },
              {
                "average": 10014.42261,
                "count": 19507797,
                "maximum": 10114,
                "minimum": 10003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.09367192,
                "variance": 846.4417458
              },
              {
                "average": 243476093.7,
                "count": 19507797,
                "maximum": 243713775.4,
                "minimum": 243443277.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 74807.28563,
                "variance": 5596129983
              },
              {
                "average": 0,
                "count": 19507797,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19507797,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19507797,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19507797,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19507797,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604067.2775,
              4817145.914,
              1255.277198,
              605056.1775,
              4818549.494,
              1891.957198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604067.2774980045,
                    4817145.913549197,
                    1255.2771975950254
                  ],
                  [
                    604067.2774980045,
                    4818549.493549197,
                    1255.2771975950254
                  ],
                  [
                    605056.1774980044,
                    4818549.493549197,
                    1891.9571975950257
                  ],
                  [
                    605056.1774980044,
                    4817145.913549197,
                    1891.9571975950257
                  ],
                  [
                    604067.2774980045,
                    4817145.913549197,
                    1255.2771975950254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:02:55+00:00",
            "end_time": "2019-06-01T16:54:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121E7419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77507714136408,
              43.512495928789235,
              1408.1919240423017
            ],
            [
              -121.77482156029834,
              43.52512674806336,
              1408.1919240423017
            ],
            [
              -121.76223087398037,
              43.524991120046565,
              1949.6119240423018
            ],
            [
              -121.76248907992841,
              43.512360360236464,
              1949.6119240423018
            ],
            [
              -121.77507714136408,
              43.512495928789235,
              1408.1919240423017
            ]
          ]
        ]
      },
      "bbox": [
        -121.7750771,
        43.51236036,
        1408.191924,
        -121.7622309,
        43.52512675,
        1949.611924
      ],
      "properties": {
        "datetime": "2019-06-02T17:12:03Z",
        "pc:count": 10979446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599622.0186,
            "count": 10979446,
            "maximum": 600025.7447,
            "minimum": 599008.0447,
            "name": "X",
            "position": 0,
            "stddev": 302.995205,
            "variance": 91806.09424
          },
          {
            "average": 4818906.54,
            "count": 10979446,
            "maximum": 4819860.976,
            "minimum": 4818457.896,
            "name": "Y",
            "position": 1,
            "stddev": 349.7516773,
            "variance": 122326.2358
          },
          {
            "average": 1497.59667,
            "count": 10979446,
            "maximum": 1949.611924,
            "minimum": 1408.191924,
            "name": "Z",
            "position": 2,
            "stddev": 37.61413259,
            "variance": 1414.82297
          },
          {
            "average": 17746.49928,
            "count": 10979446,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10541.16256,
            "variance": 111116108.2
          },
          {
            "average": 1.235645496,
            "count": 10979446,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5283705649,
            "variance": 0.2791754538
          },
          {
            "average": 1.471322324,
            "count": 10979446,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7392899684,
            "variance": 0.5465496574
          },
          {
            "average": 0.5052157459,
            "count": 10979446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499972818,
            "variance": 0.2499728188
          },
          {
            "average": 0,
            "count": 10979446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3260435,
            "count": 10979446,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.767319074,
            "variance": 3.12341671
          },
          {
            "average": -1.296723616,
            "count": 10979446,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.842417,
            "variance": 117.5580065
          },
          {
            "average": 0.5018689468,
            "count": 10979446,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999965298,
            "variance": 0.2499965298
          },
          {
            "average": 10021.52612,
            "count": 10979446,
            "maximum": 10023,
            "minimum": 10019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8580520277,
            "variance": 0.7362532822
          },
          {
            "average": 243530195.1,
            "count": 10979446,
            "maximum": 243530723.4,
            "minimum": 243529112.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 345.7195446,
            "variance": 119522.0035
          },
          {
            "average": 0,
            "count": 10979446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10979446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10979446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10979446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10979446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599008.0447,
          4818457.896,
          1408.191924,
          600025.7447,
          4819860.976,
          1949.611924
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599008.0447487574,
                4818457.896143391,
                1408.1919240423017
              ],
              [
                599008.0447487574,
                4819860.976143391,
                1408.1919240423017
              ],
              [
                600025.7447487573,
                4819860.976143391,
                1949.6119240423018
              ],
              [
                600025.7447487573,
                4818457.896143391,
                1949.6119240423018
              ],
              [
                599008.0447487574,
                4818457.896143391,
                1408.1919240423017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:12:03+00:00",
        "end_time": "2019-06-02T16:45:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E7419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E7419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E7419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7750771,
            43.51236036,
            1408.191924,
            -121.7622309,
            43.52512675,
            1949.611924
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77507714136408,
                  43.512495928789235,
                  1408.1919240423017
                ],
                [
                  -121.77482156029834,
                  43.52512674806336,
                  1408.1919240423017
                ],
                [
                  -121.76223087398037,
                  43.524991120046565,
                  1949.6119240423018
                ],
                [
                  -121.76248907992841,
                  43.512360360236464,
                  1949.6119240423018
                ],
                [
                  -121.77507714136408,
                  43.512495928789235,
                  1408.1919240423017
                ]
              ]
            ]
          },
          "id": "20190602_43121E7419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:12:03Z",
            "pc:count": 10979446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599622.0186,
                "count": 10979446,
                "maximum": 600025.7447,
                "minimum": 599008.0447,
                "name": "X",
                "position": 0,
                "stddev": 302.995205,
                "variance": 91806.09424
              },
              {
                "average": 4818906.54,
                "count": 10979446,
                "maximum": 4819860.976,
                "minimum": 4818457.896,
                "name": "Y",
                "position": 1,
                "stddev": 349.7516773,
                "variance": 122326.2358
              },
              {
                "average": 1497.59667,
                "count": 10979446,
                "maximum": 1949.611924,
                "minimum": 1408.191924,
                "name": "Z",
                "position": 2,
                "stddev": 37.61413259,
                "variance": 1414.82297
              },
              {
                "average": 17746.49928,
                "count": 10979446,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10541.16256,
                "variance": 111116108.2
              },
              {
                "average": 1.235645496,
                "count": 10979446,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5283705649,
                "variance": 0.2791754538
              },
              {
                "average": 1.471322324,
                "count": 10979446,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7392899684,
                "variance": 0.5465496574
              },
              {
                "average": 0.5052157459,
                "count": 10979446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499972818,
                "variance": 0.2499728188
              },
              {
                "average": 0,
                "count": 10979446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3260435,
                "count": 10979446,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.767319074,
                "variance": 3.12341671
              },
              {
                "average": -1.296723616,
                "count": 10979446,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.842417,
                "variance": 117.5580065
              },
              {
                "average": 0.5018689468,
                "count": 10979446,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999965298,
                "variance": 0.2499965298
              },
              {
                "average": 10021.52612,
                "count": 10979446,
                "maximum": 10023,
                "minimum": 10019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8580520277,
                "variance": 0.7362532822
              },
              {
                "average": 243530195.1,
                "count": 10979446,
                "maximum": 243530723.4,
                "minimum": 243529112.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 345.7195446,
                "variance": 119522.0035
              },
              {
                "average": 0,
                "count": 10979446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10979446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10979446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10979446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10979446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599008.0447,
              4818457.896,
              1408.191924,
              600025.7447,
              4819860.976,
              1949.611924
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599008.0447487574,
                    4818457.896143391,
                    1408.1919240423017
                  ],
                  [
                    599008.0447487574,
                    4819860.976143391,
                    1408.1919240423017
                  ],
                  [
                    600025.7447487573,
                    4819860.976143391,
                    1949.6119240423018
                  ],
                  [
                    600025.7447487573,
                    4818457.896143391,
                    1949.6119240423018
                  ],
                  [
                    599008.0447487574,
                    4818457.896143391,
                    1408.1919240423017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:12:03+00:00",
            "end_time": "2019-06-02T16:45: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": "20190602_43121E6316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75024313432964,
              43.512497357691146,
              1372.160247826964
            ],
            [
              -121.74998230178089,
              43.52513147927418,
              1372.160247826964
            ],
            [
              -121.73722620221243,
              43.52499128768877,
              1942.8002478269639
            ],
            [
              -121.7374896947734,
              43.51235722758665,
              1942.8002478269639
            ],
            [
              -121.75024313432964,
              43.512497357691146,
              1372.160247826964
            ]
          ]
        ]
      },
      "bbox": [
        -121.7502431,
        43.51235723,
        1372.160248,
        -121.7372262,
        43.52513148,
        1942.800248
      ],
      "properties": {
        "datetime": "2019-06-02T16:58:15Z",
        "pc:count": 23376414,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 601527.7916,
            "count": 23376414,
            "maximum": 602046.422,
            "minimum": 601015.342,
            "name": "X",
            "position": 0,
            "stddev": 290.2458546,
            "variance": 84242.6561
          },
          {
            "average": 4819188.323,
            "count": 23376414,
            "maximum": 4819891.366,
            "minimum": 4818487.906,
            "name": "Y",
            "position": 1,
            "stddev": 396.5147531,
            "variance": 157223.9494
          },
          {
            "average": 1505.106061,
            "count": 23376414,
            "maximum": 1942.800248,
            "minimum": 1372.160248,
            "name": "Z",
            "position": 2,
            "stddev": 37.81146105,
            "variance": 1429.706587
          },
          {
            "average": 19056.81169,
            "count": 23376414,
            "maximum": 58628,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10743.50078,
            "variance": 115422809
          },
          {
            "average": 1.188418292,
            "count": 23376414,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4430313664,
            "variance": 0.1962767916
          },
          {
            "average": 1.376855963,
            "count": 23376414,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6040982069,
            "variance": 0.3649346436
          },
          {
            "average": 0.5010531128,
            "count": 23376414,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989016,
            "variance": 0.2499989016
          },
          {
            "average": 0,
            "count": 23376414,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211620268,
            "count": 23376414,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.239807849,
            "variance": 1.537123503
          },
          {
            "average": 0.3915285485,
            "count": 23376414,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78540988,
            "variance": 116.3250662
          },
          {
            "average": 0.4961752046,
            "count": 23376414,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999853814,
            "variance": 0.2499853816
          },
          {
            "average": 10018.45389,
            "count": 23376414,
            "maximum": 10021,
            "minimum": 10016,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9779568188,
            "variance": 0.9563995395
          },
          {
            "average": 243528929.6,
            "count": 23376414,
            "maximum": 243529895.8,
            "minimum": 243527952.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.8214569,
            "variance": 185607.1277
          },
          {
            "average": 0,
            "count": 23376414,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23376414,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23376414,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23376414,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23376414,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          601015.342,
          4818487.906,
          1372.160248,
          602046.422,
          4819891.366,
          1942.800248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                601015.3419813009,
                4818487.905808615,
                1372.160247826964
              ],
              [
                601015.3419813009,
                4819891.365808615,
                1372.160247826964
              ],
              [
                602046.4219813009,
                4819891.365808615,
                1942.8002478269639
              ],
              [
                602046.4219813009,
                4818487.905808615,
                1942.8002478269639
              ],
              [
                601015.3419813009,
                4818487.905808615,
                1372.160247826964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:58:15+00:00",
        "end_time": "2019-06-02T16:25:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7502431,
            43.51235723,
            1372.160248,
            -121.7372262,
            43.52513148,
            1942.800248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.75024313432964,
                  43.512497357691146,
                  1372.160247826964
                ],
                [
                  -121.74998230178089,
                  43.52513147927418,
                  1372.160247826964
                ],
                [
                  -121.73722620221243,
                  43.52499128768877,
                  1942.8002478269639
                ],
                [
                  -121.7374896947734,
                  43.51235722758665,
                  1942.8002478269639
                ],
                [
                  -121.75024313432964,
                  43.512497357691146,
                  1372.160247826964
                ]
              ]
            ]
          },
          "id": "20190602_43121E6316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:58:15Z",
            "pc:count": 23376414,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 601527.7916,
                "count": 23376414,
                "maximum": 602046.422,
                "minimum": 601015.342,
                "name": "X",
                "position": 0,
                "stddev": 290.2458546,
                "variance": 84242.6561
              },
              {
                "average": 4819188.323,
                "count": 23376414,
                "maximum": 4819891.366,
                "minimum": 4818487.906,
                "name": "Y",
                "position": 1,
                "stddev": 396.5147531,
                "variance": 157223.9494
              },
              {
                "average": 1505.106061,
                "count": 23376414,
                "maximum": 1942.800248,
                "minimum": 1372.160248,
                "name": "Z",
                "position": 2,
                "stddev": 37.81146105,
                "variance": 1429.706587
              },
              {
                "average": 19056.81169,
                "count": 23376414,
                "maximum": 58628,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10743.50078,
                "variance": 115422809
              },
              {
                "average": 1.188418292,
                "count": 23376414,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4430313664,
                "variance": 0.1962767916
              },
              {
                "average": 1.376855963,
                "count": 23376414,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6040982069,
                "variance": 0.3649346436
              },
              {
                "average": 0.5010531128,
                "count": 23376414,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989016,
                "variance": 0.2499989016
              },
              {
                "average": 0,
                "count": 23376414,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211620268,
                "count": 23376414,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.239807849,
                "variance": 1.537123503
              },
              {
                "average": 0.3915285485,
                "count": 23376414,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78540988,
                "variance": 116.3250662
              },
              {
                "average": 0.4961752046,
                "count": 23376414,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999853814,
                "variance": 0.2499853816
              },
              {
                "average": 10018.45389,
                "count": 23376414,
                "maximum": 10021,
                "minimum": 10016,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9779568188,
                "variance": 0.9563995395
              },
              {
                "average": 243528929.6,
                "count": 23376414,
                "maximum": 243529895.8,
                "minimum": 243527952.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.8214569,
                "variance": 185607.1277
              },
              {
                "average": 0,
                "count": 23376414,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23376414,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23376414,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23376414,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23376414,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              601015.342,
              4818487.906,
              1372.160248,
              602046.422,
              4819891.366,
              1942.800248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    601015.3419813009,
                    4818487.905808615,
                    1372.160247826964
                  ],
                  [
                    601015.3419813009,
                    4819891.365808615,
                    1372.160247826964
                  ],
                  [
                    602046.4219813009,
                    4819891.365808615,
                    1942.8002478269639
                  ],
                  [
                    602046.4219813009,
                    4818487.905808615,
                    1942.8002478269639
                  ],
                  [
                    601015.3419813009,
                    4818487.905808615,
                    1372.160247826964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:58:15+00:00",
            "end_time": "2019-06-02T16:25: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": "20190605_43121E5213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.53778843748296,
              43.58749913093237,
              1182.0235970830126
            ],
            [
              -121.53748192817908,
              43.600154478012634,
              1182.0235970830126
            ],
            [
              -121.52468213829147,
              43.59998998140271,
              1886.4435970830127
            ],
            [
              -121.52499132776875,
              43.58733470657377,
              1886.4435970830127
            ],
            [
              -121.53778843748296,
              43.58749913093237,
              1182.0235970830126
            ]
          ]
        ]
      },
      "bbox": [
        -121.5377884,
        43.58733471,
        1182.023597,
        -121.5246821,
        43.60015448,
        1886.443597
      ],
      "properties": {
        "datetime": "2019-06-05T18:13:58Z",
        "pc:count": 17635055,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618559.6918,
            "count": 17635055,
            "maximum": 619074.7383,
            "minimum": 618041.3183,
            "name": "X",
            "position": 0,
            "stddev": 287.8632014,
            "variance": 82865.22275
          },
          {
            "average": 4827831.839,
            "count": 17635055,
            "maximum": 4828503.503,
            "minimum": 4827097.543,
            "name": "Y",
            "position": 1,
            "stddev": 392.9730462,
            "variance": 154427.815
          },
          {
            "average": 1303.615465,
            "count": 17635055,
            "maximum": 1886.443597,
            "minimum": 1182.023597,
            "name": "Z",
            "position": 2,
            "stddev": 3.725258315,
            "variance": 13.87754951
          },
          {
            "average": 20973.92257,
            "count": 17635055,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9992.159908,
            "variance": 99843259.63
          },
          {
            "average": 1.101422366,
            "count": 17635055,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3302685268,
            "variance": 0.1090772998
          },
          {
            "average": 1.202836396,
            "count": 17635055,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4642232438,
            "variance": 0.2155032201
          },
          {
            "average": 0.5011141162,
            "count": 17635055,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987729,
            "variance": 0.2499987729
          },
          {
            "average": 0,
            "count": 17635055,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.22063532,
            "count": 17635055,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8090903703,
            "variance": 0.6546272273
          },
          {
            "average": 0.09938033531,
            "count": 17635055,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86419707,
            "variance": 118.030778
          },
          {
            "average": 0.4943542847,
            "count": 17635055,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999681391,
            "variance": 0.2499681401
          },
          {
            "average": 10132.92769,
            "count": 17635055,
            "maximum": 10135,
            "minimum": 10129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.419640816,
            "variance": 2.015380046
          },
          {
            "average": 243792539,
            "count": 17635055,
            "maximum": 243793638.7,
            "minimum": 243788948.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1096.237621,
            "variance": 1201736.921
          },
          {
            "average": 0,
            "count": 17635055,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17635055,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17635055,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17635055,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17635055,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          618041.3183,
          4827097.543,
          1182.023597,
          619074.7383,
          4828503.503,
          1886.443597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                618041.318315339,
                4827097.542587917,
                1182.0235970830126
              ],
              [
                618041.318315339,
                4828503.502587918,
                1182.0235970830126
              ],
              [
                619074.738315339,
                4828503.502587918,
                1886.4435970830127
              ],
              [
                619074.738315339,
                4827097.542587917,
                1886.4435970830127
              ],
              [
                618041.318315339,
                4827097.542587917,
                1182.0235970830126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:13:58+00:00",
        "end_time": "2019-06-05T16:55:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5377884,
            43.58733471,
            1182.023597,
            -121.5246821,
            43.60015448,
            1886.443597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.53778843748296,
                  43.58749913093237,
                  1182.0235970830126
                ],
                [
                  -121.53748192817908,
                  43.600154478012634,
                  1182.0235970830126
                ],
                [
                  -121.52468213829147,
                  43.59998998140271,
                  1886.4435970830127
                ],
                [
                  -121.52499132776875,
                  43.58733470657377,
                  1886.4435970830127
                ],
                [
                  -121.53778843748296,
                  43.58749913093237,
                  1182.0235970830126
                ]
              ]
            ]
          },
          "id": "20190605_43121E5213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:13:58Z",
            "pc:count": 17635055,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618559.6918,
                "count": 17635055,
                "maximum": 619074.7383,
                "minimum": 618041.3183,
                "name": "X",
                "position": 0,
                "stddev": 287.8632014,
                "variance": 82865.22275
              },
              {
                "average": 4827831.839,
                "count": 17635055,
                "maximum": 4828503.503,
                "minimum": 4827097.543,
                "name": "Y",
                "position": 1,
                "stddev": 392.9730462,
                "variance": 154427.815
              },
              {
                "average": 1303.615465,
                "count": 17635055,
                "maximum": 1886.443597,
                "minimum": 1182.023597,
                "name": "Z",
                "position": 2,
                "stddev": 3.725258315,
                "variance": 13.87754951
              },
              {
                "average": 20973.92257,
                "count": 17635055,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9992.159908,
                "variance": 99843259.63
              },
              {
                "average": 1.101422366,
                "count": 17635055,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3302685268,
                "variance": 0.1090772998
              },
              {
                "average": 1.202836396,
                "count": 17635055,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4642232438,
                "variance": 0.2155032201
              },
              {
                "average": 0.5011141162,
                "count": 17635055,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987729,
                "variance": 0.2499987729
              },
              {
                "average": 0,
                "count": 17635055,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.22063532,
                "count": 17635055,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8090903703,
                "variance": 0.6546272273
              },
              {
                "average": 0.09938033531,
                "count": 17635055,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86419707,
                "variance": 118.030778
              },
              {
                "average": 0.4943542847,
                "count": 17635055,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999681391,
                "variance": 0.2499681401
              },
              {
                "average": 10132.92769,
                "count": 17635055,
                "maximum": 10135,
                "minimum": 10129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.419640816,
                "variance": 2.015380046
              },
              {
                "average": 243792539,
                "count": 17635055,
                "maximum": 243793638.7,
                "minimum": 243788948.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1096.237621,
                "variance": 1201736.921
              },
              {
                "average": 0,
                "count": 17635055,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17635055,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17635055,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17635055,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17635055,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              618041.3183,
              4827097.543,
              1182.023597,
              619074.7383,
              4828503.503,
              1886.443597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    618041.318315339,
                    4827097.542587917,
                    1182.0235970830126
                  ],
                  [
                    618041.318315339,
                    4828503.502587918,
                    1182.0235970830126
                  ],
                  [
                    619074.738315339,
                    4828503.502587918,
                    1886.4435970830127
                  ],
                  [
                    619074.738315339,
                    4827097.542587917,
                    1886.4435970830127
                  ],
                  [
                    618041.318315339,
                    4827097.542587917,
                    1182.0235970830126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:13:58+00:00",
            "end_time": "2019-06-05T16:55:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121E5421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5627819212968,
              43.499998915917686,
              1312.3164406306291
            ],
            [
              -121.5624816369271,
              43.512651716940766,
              1312.3164406306291
            ],
            [
              -121.54968759721828,
              43.51249011732523,
              1888.5764406306293
            ],
            [
              -121.54999055187248,
              43.49983738727789,
              1888.5764406306293
            ],
            [
              -121.5627819212968,
              43.499998915917686,
              1312.3164406306291
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627819,
        43.49983739,
        1312.316441,
        -121.5496876,
        43.51265172,
        1888.576441
      ],
      "properties": {
        "datetime": "2019-06-04T19:35:50Z",
        "pc:count": 18118858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616691.9289,
            "count": 18118858,
            "maximum": 617226.0307,
            "minimum": 616191.5907,
            "name": "X",
            "position": 0,
            "stddev": 288.4682734,
            "variance": 83213.94478
          },
          {
            "average": 4818017.185,
            "count": 18118858,
            "maximum": 4818750.139,
            "minimum": 4817344.499,
            "name": "Y",
            "position": 1,
            "stddev": 407.8006954,
            "variance": 166301.4071
          },
          {
            "average": 1322.141351,
            "count": 18118858,
            "maximum": 1888.576441,
            "minimum": 1312.316441,
            "name": "Z",
            "position": 2,
            "stddev": 8.198529544,
            "variance": 67.21588668
          },
          {
            "average": 20051.95612,
            "count": 18118858,
            "maximum": 57865,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10249.69915,
            "variance": 105056332.7
          },
          {
            "average": 1.114296939,
            "count": 18118858,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3597194258,
            "variance": 0.1293980653
          },
          {
            "average": 1.22857605,
            "count": 18118858,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5106675987,
            "variance": 0.2607813964
          },
          {
            "average": 0.4994613899,
            "count": 18118858,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997237,
            "variance": 0.2499997237
          },
          {
            "average": 0,
            "count": 18118858,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.726326957,
            "count": 18118858,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.881689489,
            "variance": 8.304134311
          },
          {
            "average": 0.8756182365,
            "count": 18118858,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82110277,
            "variance": 117.0962651
          },
          {
            "average": 0.4935589208,
            "count": 18118858,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999585246,
            "variance": 0.2499585263
          },
          {
            "average": 10092.86934,
            "count": 18118858,
            "maximum": 10110,
            "minimum": 10056,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.17499099,
            "variance": 537.0802075
          },
          {
            "average": 243685697.4,
            "count": 18118858,
            "maximum": 243712150.6,
            "minimum": 243623395.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39652.8101,
            "variance": 1572345349
          },
          {
            "average": 0,
            "count": 18118858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18118858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18118858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18118858,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18118858,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616191.5907,
          4817344.499,
          1312.316441,
          617226.0307,
          4818750.139,
          1888.576441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616191.59074424,
                4817344.49859244,
                1312.3164406306291
              ],
              [
                616191.59074424,
                4818750.138592441,
                1312.3164406306291
              ],
              [
                617226.0307442399,
                4818750.138592441,
                1888.5764406306293
              ],
              [
                617226.0307442399,
                4817344.49859244,
                1888.5764406306293
              ],
              [
                616191.59074424,
                4817344.49859244,
                1312.3164406306291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:35:50+00:00",
        "end_time": "2019-06-03T18:56:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627819,
            43.49983739,
            1312.316441,
            -121.5496876,
            43.51265172,
            1888.576441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5627819212968,
                  43.499998915917686,
                  1312.3164406306291
                ],
                [
                  -121.5624816369271,
                  43.512651716940766,
                  1312.3164406306291
                ],
                [
                  -121.54968759721828,
                  43.51249011732523,
                  1888.5764406306293
                ],
                [
                  -121.54999055187248,
                  43.49983738727789,
                  1888.5764406306293
                ],
                [
                  -121.5627819212968,
                  43.499998915917686,
                  1312.3164406306291
                ]
              ]
            ]
          },
          "id": "20190603_43121E5421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:35:50Z",
            "pc:count": 18118858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616691.9289,
                "count": 18118858,
                "maximum": 617226.0307,
                "minimum": 616191.5907,
                "name": "X",
                "position": 0,
                "stddev": 288.4682734,
                "variance": 83213.94478
              },
              {
                "average": 4818017.185,
                "count": 18118858,
                "maximum": 4818750.139,
                "minimum": 4817344.499,
                "name": "Y",
                "position": 1,
                "stddev": 407.8006954,
                "variance": 166301.4071
              },
              {
                "average": 1322.141351,
                "count": 18118858,
                "maximum": 1888.576441,
                "minimum": 1312.316441,
                "name": "Z",
                "position": 2,
                "stddev": 8.198529544,
                "variance": 67.21588668
              },
              {
                "average": 20051.95612,
                "count": 18118858,
                "maximum": 57865,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10249.69915,
                "variance": 105056332.7
              },
              {
                "average": 1.114296939,
                "count": 18118858,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3597194258,
                "variance": 0.1293980653
              },
              {
                "average": 1.22857605,
                "count": 18118858,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5106675987,
                "variance": 0.2607813964
              },
              {
                "average": 0.4994613899,
                "count": 18118858,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997237,
                "variance": 0.2499997237
              },
              {
                "average": 0,
                "count": 18118858,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.726326957,
                "count": 18118858,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.881689489,
                "variance": 8.304134311
              },
              {
                "average": 0.8756182365,
                "count": 18118858,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82110277,
                "variance": 117.0962651
              },
              {
                "average": 0.4935589208,
                "count": 18118858,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999585246,
                "variance": 0.2499585263
              },
              {
                "average": 10092.86934,
                "count": 18118858,
                "maximum": 10110,
                "minimum": 10056,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.17499099,
                "variance": 537.0802075
              },
              {
                "average": 243685697.4,
                "count": 18118858,
                "maximum": 243712150.6,
                "minimum": 243623395.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39652.8101,
                "variance": 1572345349
              },
              {
                "average": 0,
                "count": 18118858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18118858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18118858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18118858,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18118858,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616191.5907,
              4817344.499,
              1312.316441,
              617226.0307,
              4818750.139,
              1888.576441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616191.59074424,
                    4817344.49859244,
                    1312.3164406306291
                  ],
                  [
                    616191.59074424,
                    4818750.138592441,
                    1312.3164406306291
                  ],
                  [
                    617226.0307442399,
                    4818750.138592441,
                    1888.5764406306293
                  ],
                  [
                    617226.0307442399,
                    4817344.49859244,
                    1888.5764406306293
                  ],
                  [
                    616191.59074424,
                    4817344.49859244,
                    1312.3164406306291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:35:50+00:00",
            "end_time": "2019-06-03T18:56:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121F5324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58462178414173,
              43.624995834769216,
              1294.3151806944259
            ],
            [
              -121.5844607070815,
              43.631858640176894,
              1294.3151806944259
            ],
            [
              -121.57482716943842,
              43.631738923400874,
              1863.9151806944258
            ],
            [
              -121.57498934181702,
              43.62487614650926,
              1863.9151806944258
            ],
            [
              -121.58462178414173,
              43.624995834769216,
              1294.3151806944259
            ]
          ]
        ]
      },
      "bbox": [
        -121.5846218,
        43.62487615,
        1294.315181,
        -121.5748272,
        43.63185864,
        1863.915181
      ],
      "properties": {
        "datetime": "2019-06-05T19:29:22Z",
        "pc:count": 8946909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614574.01,
            "count": 8946909,
            "maximum": 614966.9123,
            "minimum": 614189.5523,
            "name": "X",
            "position": 0,
            "stddev": 212.1697034,
            "variance": 45015.98303
          },
          {
            "average": 4831551.086,
            "count": 8946909,
            "maximum": 4831958.942,
            "minimum": 4831196.522,
            "name": "Y",
            "position": 1,
            "stddev": 210.2872214,
            "variance": 44220.71549
          },
          {
            "average": 1308.308743,
            "count": 8946909,
            "maximum": 1863.915181,
            "minimum": 1294.315181,
            "name": "Z",
            "position": 2,
            "stddev": 5.858023836,
            "variance": 34.31644326
          },
          {
            "average": 19463.68098,
            "count": 8946909,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10588.39908,
            "variance": 112114195.1
          },
          {
            "average": 1.151627227,
            "count": 8946909,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4089128897,
            "variance": 0.1672097514
          },
          {
            "average": 1.303417862,
            "count": 8946909,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5720649626,
            "variance": 0.3272583214
          },
          {
            "average": 0.5033288033,
            "count": 8946909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889469,
            "variance": 0.249988947
          },
          {
            "average": 0,
            "count": 8946909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231246233,
            "count": 8946909,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.23871627,
            "variance": 1.534417997
          },
          {
            "average": -0.785340084,
            "count": 8946909,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.42795063,
            "variance": 108.7421544
          },
          {
            "average": 0.5008653827,
            "count": 8946909,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999992791,
            "variance": 0.2499992791
          },
          {
            "average": 10143.7398,
            "count": 8946909,
            "maximum": 10145,
            "minimum": 10142,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8420780046,
            "variance": 0.7090953658
          },
          {
            "average": 243797641.7,
            "count": 8946909,
            "maximum": 243798162.9,
            "minimum": 243796956.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 356.2110268,
            "variance": 126886.2956
          },
          {
            "average": 0,
            "count": 8946909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8946909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8946909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8946909,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8946909,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614189.5523,
          4831196.522,
          1294.315181,
          614966.9123,
          4831958.942,
          1863.915181
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614189.5522604286,
                4831196.521859727,
                1294.3151806944259
              ],
              [
                614189.5522604286,
                4831958.941859727,
                1294.3151806944259
              ],
              [
                614966.9122604287,
                4831958.941859727,
                1863.9151806944258
              ],
              [
                614966.9122604287,
                4831196.521859727,
                1863.9151806944258
              ],
              [
                614189.5522604286,
                4831196.521859727,
                1294.3151806944259
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:29:22+00:00",
        "end_time": "2019-06-05T19:09:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121F5324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121F5324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121F5324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5846218,
            43.62487615,
            1294.315181,
            -121.5748272,
            43.63185864,
            1863.915181
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58462178414173,
                  43.624995834769216,
                  1294.3151806944259
                ],
                [
                  -121.5844607070815,
                  43.631858640176894,
                  1294.3151806944259
                ],
                [
                  -121.57482716943842,
                  43.631738923400874,
                  1863.9151806944258
                ],
                [
                  -121.57498934181702,
                  43.62487614650926,
                  1863.9151806944258
                ],
                [
                  -121.58462178414173,
                  43.624995834769216,
                  1294.3151806944259
                ]
              ]
            ]
          },
          "id": "20190605_43121F5324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:29:22Z",
            "pc:count": 8946909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614574.01,
                "count": 8946909,
                "maximum": 614966.9123,
                "minimum": 614189.5523,
                "name": "X",
                "position": 0,
                "stddev": 212.1697034,
                "variance": 45015.98303
              },
              {
                "average": 4831551.086,
                "count": 8946909,
                "maximum": 4831958.942,
                "minimum": 4831196.522,
                "name": "Y",
                "position": 1,
                "stddev": 210.2872214,
                "variance": 44220.71549
              },
              {
                "average": 1308.308743,
                "count": 8946909,
                "maximum": 1863.915181,
                "minimum": 1294.315181,
                "name": "Z",
                "position": 2,
                "stddev": 5.858023836,
                "variance": 34.31644326
              },
              {
                "average": 19463.68098,
                "count": 8946909,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10588.39908,
                "variance": 112114195.1
              },
              {
                "average": 1.151627227,
                "count": 8946909,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4089128897,
                "variance": 0.1672097514
              },
              {
                "average": 1.303417862,
                "count": 8946909,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5720649626,
                "variance": 0.3272583214
              },
              {
                "average": 0.5033288033,
                "count": 8946909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889469,
                "variance": 0.249988947
              },
              {
                "average": 0,
                "count": 8946909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231246233,
                "count": 8946909,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.23871627,
                "variance": 1.534417997
              },
              {
                "average": -0.785340084,
                "count": 8946909,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.42795063,
                "variance": 108.7421544
              },
              {
                "average": 0.5008653827,
                "count": 8946909,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999992791,
                "variance": 0.2499992791
              },
              {
                "average": 10143.7398,
                "count": 8946909,
                "maximum": 10145,
                "minimum": 10142,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8420780046,
                "variance": 0.7090953658
              },
              {
                "average": 243797641.7,
                "count": 8946909,
                "maximum": 243798162.9,
                "minimum": 243796956.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 356.2110268,
                "variance": 126886.2956
              },
              {
                "average": 0,
                "count": 8946909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8946909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8946909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8946909,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8946909,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614189.5523,
              4831196.522,
              1294.315181,
              614966.9123,
              4831958.942,
              1863.915181
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614189.5522604286,
                    4831196.521859727,
                    1294.3151806944259
                  ],
                  [
                    614189.5522604286,
                    4831958.941859727,
                    1294.3151806944259
                  ],
                  [
                    614966.9122604287,
                    4831958.941859727,
                    1863.9151806944258
                  ],
                  [
                    614966.9122604287,
                    4831196.521859727,
                    1863.9151806944258
                  ],
                  [
                    614189.5522604286,
                    4831196.521859727,
                    1294.3151806944259
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:29:22+00:00",
            "end_time": "2019-06-05T19:09:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70025424333666,
              43.5499984112136,
              1363.4041502764558
            ],
            [
              -121.69998253136468,
              43.56263652473227,
              1363.4041502764558
            ],
            [
              -121.68721481032146,
              43.562490609615296,
              1900.084150276456
            ],
            [
              -121.68748918897035,
              43.54985256010347,
              1900.084150276456
            ],
            [
              -121.70025424333666,
              43.5499984112136,
              1363.4041502764558
            ]
          ]
        ]
      },
      "bbox": [
        -121.7002542,
        43.54985256,
        1363.40415,
        -121.6872148,
        43.56263652,
        1900.08415
      ],
      "properties": {
        "datetime": "2019-06-05T17:00:15Z",
        "pc:count": 18157560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605513.0297,
            "count": 18157560,
            "maximum": 606022.1963,
            "minimum": 604990.7963,
            "name": "X",
            "position": 0,
            "stddev": 295.8785695,
            "variance": 87544.12788
          },
          {
            "average": 4823412.329,
            "count": 18157560,
            "maximum": 4824118.624,
            "minimum": 4822714.684,
            "name": "Y",
            "position": 1,
            "stddev": 396.90622,
            "variance": 157534.5475
          },
          {
            "average": 1441.657752,
            "count": 18157560,
            "maximum": 1900.08415,
            "minimum": 1363.40415,
            "name": "Z",
            "position": 2,
            "stddev": 43.67081981,
            "variance": 1907.140503
          },
          {
            "average": 24703.21468,
            "count": 18157560,
            "maximum": 59244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11503.64261,
            "variance": 132333793.2
          },
          {
            "average": 1.111667922,
            "count": 18157560,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3425591741,
            "variance": 0.1173467878
          },
          {
            "average": 1.223337277,
            "count": 18157560,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4773740548,
            "variance": 0.2278859882
          },
          {
            "average": 0.4979145326,
            "count": 18157560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956646,
            "variance": 0.2499956646
          },
          {
            "average": 0,
            "count": 18157560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25953377,
            "count": 18157560,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9767953689,
            "variance": 0.9541291926
          },
          {
            "average": 1.622544266,
            "count": 18157560,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76612074,
            "variance": 115.9093557
          },
          {
            "average": 0.4933132535,
            "count": 18157560,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999552992,
            "variance": 0.2499553012
          },
          {
            "average": 10127.26982,
            "count": 18157560,
            "maximum": 10129,
            "minimum": 10125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.060454368,
            "variance": 1.124563468
          },
          {
            "average": 243788207.8,
            "count": 18157560,
            "maximum": 243789215.2,
            "minimum": 243787268.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 551.1015322,
            "variance": 303712.8988
          },
          {
            "average": 0,
            "count": 18157560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18157560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18157560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18157560,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18157560,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604990.7963,
          4822714.684,
          1363.40415,
          606022.1963,
          4824118.624,
          1900.08415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604990.7962871946,
                4822714.6841117935,
                1363.4041502764558
              ],
              [
                604990.7962871946,
                4824118.624111793,
                1363.4041502764558
              ],
              [
                606022.1962871945,
                4824118.624111793,
                1900.084150276456
              ],
              [
                606022.1962871945,
                4822714.6841117935,
                1900.084150276456
              ],
              [
                604990.7962871946,
                4822714.6841117935,
                1363.4041502764558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T17:00:15+00:00",
        "end_time": "2019-06-05T16:27:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7002542,
            43.54985256,
            1363.40415,
            -121.6872148,
            43.56263652,
            1900.08415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70025424333666,
                  43.5499984112136,
                  1363.4041502764558
                ],
                [
                  -121.69998253136468,
                  43.56263652473227,
                  1363.4041502764558
                ],
                [
                  -121.68721481032146,
                  43.562490609615296,
                  1900.084150276456
                ],
                [
                  -121.68748918897035,
                  43.54985256010347,
                  1900.084150276456
                ],
                [
                  -121.70025424333666,
                  43.5499984112136,
                  1363.4041502764558
                ]
              ]
            ]
          },
          "id": "20190605_43121E6305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T17:00:15Z",
            "pc:count": 18157560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605513.0297,
                "count": 18157560,
                "maximum": 606022.1963,
                "minimum": 604990.7963,
                "name": "X",
                "position": 0,
                "stddev": 295.8785695,
                "variance": 87544.12788
              },
              {
                "average": 4823412.329,
                "count": 18157560,
                "maximum": 4824118.624,
                "minimum": 4822714.684,
                "name": "Y",
                "position": 1,
                "stddev": 396.90622,
                "variance": 157534.5475
              },
              {
                "average": 1441.657752,
                "count": 18157560,
                "maximum": 1900.08415,
                "minimum": 1363.40415,
                "name": "Z",
                "position": 2,
                "stddev": 43.67081981,
                "variance": 1907.140503
              },
              {
                "average": 24703.21468,
                "count": 18157560,
                "maximum": 59244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11503.64261,
                "variance": 132333793.2
              },
              {
                "average": 1.111667922,
                "count": 18157560,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3425591741,
                "variance": 0.1173467878
              },
              {
                "average": 1.223337277,
                "count": 18157560,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4773740548,
                "variance": 0.2278859882
              },
              {
                "average": 0.4979145326,
                "count": 18157560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956646,
                "variance": 0.2499956646
              },
              {
                "average": 0,
                "count": 18157560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25953377,
                "count": 18157560,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9767953689,
                "variance": 0.9541291926
              },
              {
                "average": 1.622544266,
                "count": 18157560,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76612074,
                "variance": 115.9093557
              },
              {
                "average": 0.4933132535,
                "count": 18157560,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999552992,
                "variance": 0.2499553012
              },
              {
                "average": 10127.26982,
                "count": 18157560,
                "maximum": 10129,
                "minimum": 10125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.060454368,
                "variance": 1.124563468
              },
              {
                "average": 243788207.8,
                "count": 18157560,
                "maximum": 243789215.2,
                "minimum": 243787268.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 551.1015322,
                "variance": 303712.8988
              },
              {
                "average": 0,
                "count": 18157560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18157560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18157560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18157560,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18157560,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604990.7963,
              4822714.684,
              1363.40415,
              606022.1963,
              4824118.624,
              1900.08415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604990.7962871946,
                    4822714.6841117935,
                    1363.4041502764558
                  ],
                  [
                    604990.7962871946,
                    4824118.624111793,
                    1363.4041502764558
                  ],
                  [
                    606022.1962871945,
                    4824118.624111793,
                    1900.084150276456
                  ],
                  [
                    606022.1962871945,
                    4822714.6841117935,
                    1900.084150276456
                  ],
                  [
                    604990.7962871946,
                    4822714.6841117935,
                    1363.4041502764558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T17:00:15+00:00",
            "end_time": "2019-06-05T16:27:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62526932357633,
              43.51249828890725,
              1322.6248246089817
            ],
            [
              -121.62498211434432,
              43.525144920362926,
              1322.6248246089817
            ],
            [
              -121.6121999341247,
              43.52499045915383,
              1891.944824608982
            ],
            [
              -121.61248981117807,
              43.51234389550402,
              1891.944824608982
            ],
            [
              -121.62526932357633,
              43.51249828890725,
              1322.6248246089817
            ]
          ]
        ]
      },
      "bbox": [
        -121.6252693,
        43.5123439,
        1322.624825,
        -121.6121999,
        43.52514492,
        1891.944825
      ],
      "properties": {
        "datetime": "2019-06-04T20:04:57Z",
        "pc:count": 20958925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 611603.3021,
            "count": 20958925,
            "maximum": 612150.062,
            "minimum": 611116.822,
            "name": "X",
            "position": 0,
            "stddev": 289.4323593,
            "variance": 83771.09063
          },
          {
            "average": 4819340.066,
            "count": 20958925,
            "maximum": 4820052.247,
            "minimum": 4818647.327,
            "name": "Y",
            "position": 1,
            "stddev": 394.1048226,
            "variance": 155318.6112
          },
          {
            "average": 1334.121026,
            "count": 20958925,
            "maximum": 1891.944825,
            "minimum": 1322.624825,
            "name": "Z",
            "position": 2,
            "stddev": 6.246005158,
            "variance": 39.01258044
          },
          {
            "average": 17483.91122,
            "count": 20958925,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10526.11438,
            "variance": 110799083.8
          },
          {
            "average": 1.141232387,
            "count": 20958925,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3738003919,
            "variance": 0.139726733
          },
          {
            "average": 1.282473409,
            "count": 20958925,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5079443433,
            "variance": 0.2580074558
          },
          {
            "average": 0.502597199,
            "count": 20958925,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932664,
            "variance": 0.2499932665
          },
          {
            "average": 2.862742245e-07,
            "count": 20958925,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005350459384,
            "variance": 2.862741562e-07
          },
          {
            "average": 2.239425018,
            "count": 20958925,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.020591691,
            "variance": 16.16515755
          },
          {
            "average": -0.3667037778,
            "count": 20958925,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81233357,
            "variance": 116.9065572
          },
          {
            "average": 0.4962686779,
            "count": 20958925,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499986089,
            "variance": 0.2499860892
          },
          {
            "average": 10112.0749,
            "count": 20958925,
            "maximum": 10114,
            "minimum": 10110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.062436171,
            "variance": 1.128770617
          },
          {
            "average": 243713049.6,
            "count": 20958925,
            "maximum": 243713897.5,
            "minimum": 243712058.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.5521188,
            "variance": 244581.7982
          },
          {
            "average": 0,
            "count": 20958925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20958925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20958925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20958925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20958925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          611116.822,
          4818647.327,
          1322.624825,
          612150.062,
          4820052.247,
          1891.944825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                611116.8220496707,
                4818647.32748055,
                1322.6248246089817
              ],
              [
                611116.8220496707,
                4820052.24748055,
                1322.6248246089817
              ],
              [
                612150.0620496707,
                4820052.24748055,
                1891.944824608982
              ],
              [
                612150.0620496707,
                4818647.32748055,
                1891.944824608982
              ],
              [
                611116.8220496707,
                4818647.32748055,
                1322.6248246089817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:04:57+00:00",
        "end_time": "2019-06-04T19:34:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6252693,
            43.5123439,
            1322.624825,
            -121.6121999,
            43.52514492,
            1891.944825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.62526932357633,
                  43.51249828890725,
                  1322.6248246089817
                ],
                [
                  -121.62498211434432,
                  43.525144920362926,
                  1322.6248246089817
                ],
                [
                  -121.6121999341247,
                  43.52499045915383,
                  1891.944824608982
                ],
                [
                  -121.61248981117807,
                  43.51234389550402,
                  1891.944824608982
                ],
                [
                  -121.62526932357633,
                  43.51249828890725,
                  1322.6248246089817
                ]
              ]
            ]
          },
          "id": "20190604_43121E5316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:04:57Z",
            "pc:count": 20958925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 611603.3021,
                "count": 20958925,
                "maximum": 612150.062,
                "minimum": 611116.822,
                "name": "X",
                "position": 0,
                "stddev": 289.4323593,
                "variance": 83771.09063
              },
              {
                "average": 4819340.066,
                "count": 20958925,
                "maximum": 4820052.247,
                "minimum": 4818647.327,
                "name": "Y",
                "position": 1,
                "stddev": 394.1048226,
                "variance": 155318.6112
              },
              {
                "average": 1334.121026,
                "count": 20958925,
                "maximum": 1891.944825,
                "minimum": 1322.624825,
                "name": "Z",
                "position": 2,
                "stddev": 6.246005158,
                "variance": 39.01258044
              },
              {
                "average": 17483.91122,
                "count": 20958925,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10526.11438,
                "variance": 110799083.8
              },
              {
                "average": 1.141232387,
                "count": 20958925,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3738003919,
                "variance": 0.139726733
              },
              {
                "average": 1.282473409,
                "count": 20958925,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5079443433,
                "variance": 0.2580074558
              },
              {
                "average": 0.502597199,
                "count": 20958925,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932664,
                "variance": 0.2499932665
              },
              {
                "average": 2.862742245e-07,
                "count": 20958925,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005350459384,
                "variance": 2.862741562e-07
              },
              {
                "average": 2.239425018,
                "count": 20958925,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.020591691,
                "variance": 16.16515755
              },
              {
                "average": -0.3667037778,
                "count": 20958925,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81233357,
                "variance": 116.9065572
              },
              {
                "average": 0.4962686779,
                "count": 20958925,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499986089,
                "variance": 0.2499860892
              },
              {
                "average": 10112.0749,
                "count": 20958925,
                "maximum": 10114,
                "minimum": 10110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.062436171,
                "variance": 1.128770617
              },
              {
                "average": 243713049.6,
                "count": 20958925,
                "maximum": 243713897.5,
                "minimum": 243712058.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.5521188,
                "variance": 244581.7982
              },
              {
                "average": 0,
                "count": 20958925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20958925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20958925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20958925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20958925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              611116.822,
              4818647.327,
              1322.624825,
              612150.062,
              4820052.247,
              1891.944825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    611116.8220496707,
                    4818647.32748055,
                    1322.6248246089817
                  ],
                  [
                    611116.8220496707,
                    4820052.24748055,
                    1322.6248246089817
                  ],
                  [
                    612150.0620496707,
                    4820052.24748055,
                    1891.944824608982
                  ],
                  [
                    612150.0620496707,
                    4818647.32748055,
                    1891.944824608982
                  ],
                  [
                    611116.8220496707,
                    4818647.32748055,
                    1322.6248246089817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:04:57+00:00",
            "end_time": "2019-06-04T19:34: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": "20190602_43121E7420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76274115999492,
              43.51249779779761,
              1403.1078166262078
            ],
            [
              -121.7624829759487,
              43.52512999885083,
              1403.1078166262078
            ],
            [
              -121.74972830029022,
              43.524991218135916,
              1962.327816626208
            ],
            [
              -121.74998914367285,
              43.51235907793562,
              1962.327816626208
            ],
            [
              -121.76274115999492,
              43.51249779779761,
              1403.1078166262078
            ]
          ]
        ]
      },
      "bbox": [
        -121.7627412,
        43.51235908,
        1403.107817,
        -121.7497283,
        43.52513,
        1962.327817
      ],
      "properties": {
        "datetime": "2019-06-02T17:11:36Z",
        "pc:count": 22692540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600529.0323,
            "count": 22692540,
            "maximum": 601036.1024,
            "minimum": 600005.1424,
            "name": "X",
            "position": 0,
            "stddev": 286.844753,
            "variance": 82279.91234
          },
          {
            "average": 4819163.969,
            "count": 22692540,
            "maximum": 4819876.097,
            "minimum": 4818472.857,
            "name": "Y",
            "position": 1,
            "stddev": 399.0216275,
            "variance": 159218.2592
          },
          {
            "average": 1515.201475,
            "count": 22692540,
            "maximum": 1962.327817,
            "minimum": 1403.107817,
            "name": "Z",
            "position": 2,
            "stddev": 42.51425953,
            "variance": 1807.462263
          },
          {
            "average": 19138.11127,
            "count": 22692540,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10732.03452,
            "variance": 115176564.9
          },
          {
            "average": 1.187869626,
            "count": 22692540,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4387999487,
            "variance": 0.1925453949
          },
          {
            "average": 1.375745553,
            "count": 22692540,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5953714923,
            "variance": 0.3544672138
          },
          {
            "average": 0.5007461924,
            "count": 22692540,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994542,
            "variance": 0.2499994542
          },
          {
            "average": 0,
            "count": 22692540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206478296,
            "count": 22692540,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.198096788,
            "variance": 1.435435913
          },
          {
            "average": 0.1150183658,
            "count": 22692540,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.82949912,
            "variance": 117.2780511
          },
          {
            "average": 0.4955991264,
            "count": 22692540,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499980643,
            "variance": 0.2499806433
          },
          {
            "average": 10020.20344,
            "count": 22692540,
            "maximum": 10023,
            "minimum": 10018,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.021536318,
            "variance": 1.04353645
          },
          {
            "average": 243529665.3,
            "count": 22692540,
            "maximum": 243530696.3,
            "minimum": 243528795.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.8731448,
            "variance": 179668.4429
          },
          {
            "average": 0,
            "count": 22692540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22692540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22692540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22692540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22692540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600005.1424,
          4818472.857,
          1403.107817,
          601036.1024,
          4819876.097,
          1962.327817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600005.1424324891,
                4818472.856897996,
                1403.1078166262078
              ],
              [
                600005.1424324891,
                4819876.096897996,
                1403.1078166262078
              ],
              [
                601036.102432489,
                4819876.096897996,
                1962.327816626208
              ],
              [
                601036.102432489,
                4818472.856897996,
                1962.327816626208
              ],
              [
                600005.1424324891,
                4818472.856897996,
                1403.1078166262078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:11:36+00:00",
        "end_time": "2019-06-02T16:39:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E7420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E7420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E7420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7627412,
            43.51235908,
            1403.107817,
            -121.7497283,
            43.52513,
            1962.327817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76274115999492,
                  43.51249779779761,
                  1403.1078166262078
                ],
                [
                  -121.7624829759487,
                  43.52512999885083,
                  1403.1078166262078
                ],
                [
                  -121.74972830029022,
                  43.524991218135916,
                  1962.327816626208
                ],
                [
                  -121.74998914367285,
                  43.51235907793562,
                  1962.327816626208
                ],
                [
                  -121.76274115999492,
                  43.51249779779761,
                  1403.1078166262078
                ]
              ]
            ]
          },
          "id": "20190602_43121E7420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:11:36Z",
            "pc:count": 22692540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600529.0323,
                "count": 22692540,
                "maximum": 601036.1024,
                "minimum": 600005.1424,
                "name": "X",
                "position": 0,
                "stddev": 286.844753,
                "variance": 82279.91234
              },
              {
                "average": 4819163.969,
                "count": 22692540,
                "maximum": 4819876.097,
                "minimum": 4818472.857,
                "name": "Y",
                "position": 1,
                "stddev": 399.0216275,
                "variance": 159218.2592
              },
              {
                "average": 1515.201475,
                "count": 22692540,
                "maximum": 1962.327817,
                "minimum": 1403.107817,
                "name": "Z",
                "position": 2,
                "stddev": 42.51425953,
                "variance": 1807.462263
              },
              {
                "average": 19138.11127,
                "count": 22692540,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10732.03452,
                "variance": 115176564.9
              },
              {
                "average": 1.187869626,
                "count": 22692540,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4387999487,
                "variance": 0.1925453949
              },
              {
                "average": 1.375745553,
                "count": 22692540,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5953714923,
                "variance": 0.3544672138
              },
              {
                "average": 0.5007461924,
                "count": 22692540,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994542,
                "variance": 0.2499994542
              },
              {
                "average": 0,
                "count": 22692540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206478296,
                "count": 22692540,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.198096788,
                "variance": 1.435435913
              },
              {
                "average": 0.1150183658,
                "count": 22692540,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.82949912,
                "variance": 117.2780511
              },
              {
                "average": 0.4955991264,
                "count": 22692540,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499980643,
                "variance": 0.2499806433
              },
              {
                "average": 10020.20344,
                "count": 22692540,
                "maximum": 10023,
                "minimum": 10018,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.021536318,
                "variance": 1.04353645
              },
              {
                "average": 243529665.3,
                "count": 22692540,
                "maximum": 243530696.3,
                "minimum": 243528795.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.8731448,
                "variance": 179668.4429
              },
              {
                "average": 0,
                "count": 22692540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22692540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22692540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22692540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22692540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600005.1424,
              4818472.857,
              1403.107817,
              601036.1024,
              4819876.097,
              1962.327817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600005.1424324891,
                    4818472.856897996,
                    1403.1078166262078
                  ],
                  [
                    600005.1424324891,
                    4819876.096897996,
                    1403.1078166262078
                  ],
                  [
                    601036.102432489,
                    4819876.096897996,
                    1962.327816626208
                  ],
                  [
                    601036.102432489,
                    4818472.856897996,
                    1962.327816626208
                  ],
                  [
                    600005.1424324891,
                    4818472.856897996,
                    1403.1078166262078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:11:36+00:00",
            "end_time": "2019-06-02T16: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": "20190601_43121E6318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7252488522166,
              43.51249816675551,
              1369.263224295174
            ],
            [
              -121.72498275852561,
              43.52513432713348,
              1369.263224295174
            ],
            [
              -121.71222059644946,
              43.524991276820955,
              1961.4632242951743
            ],
            [
              -121.7124893517948,
              43.51235517918769,
              1961.4632242951743
            ],
            [
              -121.7252488522166,
              43.51249816675551,
              1369.263224295174
            ]
          ]
        ]
      },
      "bbox": [
        -121.7252489,
        43.51235518,
        1369.263224,
        -121.7122206,
        43.52513433,
        1961.463224
      ],
      "properties": {
        "datetime": "2019-06-02T16:29:50Z",
        "pc:count": 17296829,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 603552.0885,
            "count": 17296829,
            "maximum": 604067.176,
            "minimum": 603035.596,
            "name": "X",
            "position": 0,
            "stddev": 292.9055143,
            "variance": 85793.64029
          },
          {
            "average": 4819224.802,
            "count": 17296829,
            "maximum": 4819922.344,
            "minimum": 4818518.644,
            "name": "Y",
            "position": 1,
            "stddev": 399.2134896,
            "variance": 159371.4103
          },
          {
            "average": 1429.742075,
            "count": 17296829,
            "maximum": 1961.463224,
            "minimum": 1369.263224,
            "name": "Z",
            "position": 2,
            "stddev": 26.91132907,
            "variance": 724.2196322
          },
          {
            "average": 23040.39837,
            "count": 17296829,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9574.542221,
            "variance": 91671858.74
          },
          {
            "average": 1.095778481,
            "count": 17296829,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3295930069,
            "variance": 0.1086315502
          },
          {
            "average": 1.191554706,
            "count": 17296829,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4700532347,
            "variance": 0.2209500435
          },
          {
            "average": 0.5015040618,
            "count": 17296829,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977522,
            "variance": 0.2499977523
          },
          {
            "average": 0,
            "count": 17296829,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262835113,
            "count": 17296829,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.093345059,
            "variance": 1.195403419
          },
          {
            "average": -0.01656896942,
            "count": 17296829,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.94788028,
            "variance": 119.8560826
          },
          {
            "average": 0.496690058,
            "count": 17296829,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999890586,
            "variance": 0.2499890587
          },
          {
            "average": 10012.86071,
            "count": 17296829,
            "maximum": 10017,
            "minimum": 10006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.271961275,
            "variance": 5.161808035
          },
          {
            "average": 243526833.6,
            "count": 17296829,
            "maximum": 243528190.7,
            "minimum": 243444491.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1040.285872,
            "variance": 1082194.696
          },
          {
            "average": 0,
            "count": 17296829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17296829,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17296829,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17296829,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17296829,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          603035.596,
          4818518.644,
          1369.263224,
          604067.176,
          4819922.344,
          1961.463224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                603035.5960194754,
                4818518.644435178,
                1369.263224295174
              ],
              [
                603035.5960194754,
                4819922.344435177,
                1369.263224295174
              ],
              [
                604067.1760194754,
                4819922.344435177,
                1961.4632242951743
              ],
              [
                604067.1760194754,
                4818518.644435178,
                1961.4632242951743
              ],
              [
                603035.5960194754,
                4818518.644435178,
                1369.263224295174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:29:50+00:00",
        "end_time": "2019-06-01T17:14:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121E6318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121E6318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121E6318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7252489,
            43.51235518,
            1369.263224,
            -121.7122206,
            43.52513433,
            1961.463224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7252488522166,
                  43.51249816675551,
                  1369.263224295174
                ],
                [
                  -121.72498275852561,
                  43.52513432713348,
                  1369.263224295174
                ],
                [
                  -121.71222059644946,
                  43.524991276820955,
                  1961.4632242951743
                ],
                [
                  -121.7124893517948,
                  43.51235517918769,
                  1961.4632242951743
                ],
                [
                  -121.7252488522166,
                  43.51249816675551,
                  1369.263224295174
                ]
              ]
            ]
          },
          "id": "20190601_43121E6318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:29:50Z",
            "pc:count": 17296829,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 603552.0885,
                "count": 17296829,
                "maximum": 604067.176,
                "minimum": 603035.596,
                "name": "X",
                "position": 0,
                "stddev": 292.9055143,
                "variance": 85793.64029
              },
              {
                "average": 4819224.802,
                "count": 17296829,
                "maximum": 4819922.344,
                "minimum": 4818518.644,
                "name": "Y",
                "position": 1,
                "stddev": 399.2134896,
                "variance": 159371.4103
              },
              {
                "average": 1429.742075,
                "count": 17296829,
                "maximum": 1961.463224,
                "minimum": 1369.263224,
                "name": "Z",
                "position": 2,
                "stddev": 26.91132907,
                "variance": 724.2196322
              },
              {
                "average": 23040.39837,
                "count": 17296829,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9574.542221,
                "variance": 91671858.74
              },
              {
                "average": 1.095778481,
                "count": 17296829,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3295930069,
                "variance": 0.1086315502
              },
              {
                "average": 1.191554706,
                "count": 17296829,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4700532347,
                "variance": 0.2209500435
              },
              {
                "average": 0.5015040618,
                "count": 17296829,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977522,
                "variance": 0.2499977523
              },
              {
                "average": 0,
                "count": 17296829,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262835113,
                "count": 17296829,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.093345059,
                "variance": 1.195403419
              },
              {
                "average": -0.01656896942,
                "count": 17296829,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.94788028,
                "variance": 119.8560826
              },
              {
                "average": 0.496690058,
                "count": 17296829,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999890586,
                "variance": 0.2499890587
              },
              {
                "average": 10012.86071,
                "count": 17296829,
                "maximum": 10017,
                "minimum": 10006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.271961275,
                "variance": 5.161808035
              },
              {
                "average": 243526833.6,
                "count": 17296829,
                "maximum": 243528190.7,
                "minimum": 243444491.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1040.285872,
                "variance": 1082194.696
              },
              {
                "average": 0,
                "count": 17296829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17296829,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17296829,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17296829,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17296829,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              603035.596,
              4818518.644,
              1369.263224,
              604067.176,
              4819922.344,
              1961.463224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    603035.5960194754,
                    4818518.644435178,
                    1369.263224295174
                  ],
                  [
                    603035.5960194754,
                    4819922.344435177,
                    1369.263224295174
                  ],
                  [
                    604067.1760194754,
                    4819922.344435177,
                    1961.4632242951743
                  ],
                  [
                    604067.1760194754,
                    4818518.644435178,
                    1961.4632242951743
                  ],
                  [
                    603035.5960194754,
                    4818518.644435178,
                    1369.263224295174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:29:50+00:00",
            "end_time": "2019-06-01T17: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": "20190605_43121E5304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777692589082,
              43.54999864692048,
              1283.4974217879715
            ],
            [
              -121.58748139796468,
              43.562649314100284,
              1283.4974217879715
            ],
            [
              -121.57469223944042,
              43.56249056119284,
              1851.9374217879715
            ],
            [
              -121.57499044092388,
              43.5498399637204,
              1851.9374217879715
            ],
            [
              -121.58777692589082,
              43.54999864692048,
              1283.4974217879715
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877769,
        43.54983996,
        1283.497422,
        -121.5746922,
        43.56264931,
        1851.937422
      ],
      "properties": {
        "datetime": "2019-06-05T16:33:04Z",
        "pc:count": 18463132,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614605.4783,
            "count": 18463132,
            "maximum": 615109.7552,
            "minimum": 614076.5752,
            "name": "X",
            "position": 0,
            "stddev": 297.0625062,
            "variance": 88246.13259
          },
          {
            "average": 4823577.451,
            "count": 18463132,
            "maximum": 4824268.289,
            "minimum": 4822862.889,
            "name": "Y",
            "position": 1,
            "stddev": 403.7462443,
            "variance": 163011.0298
          },
          {
            "average": 1318.074315,
            "count": 18463132,
            "maximum": 1851.937422,
            "minimum": 1283.497422,
            "name": "Z",
            "position": 2,
            "stddev": 5.278298558,
            "variance": 27.86043567
          },
          {
            "average": 20321.89227,
            "count": 18463132,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10187.36481,
            "variance": 103782401.8
          },
          {
            "average": 1.111802916,
            "count": 18463132,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3461654717,
            "variance": 0.1198305338
          },
          {
            "average": 1.22361921,
            "count": 18463132,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4849738629,
            "variance": 0.2351996477
          },
          {
            "average": 0.498308521,
            "count": 18463132,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971524,
            "variance": 0.2499971524
          },
          {
            "average": 0,
            "count": 18463132,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213396568,
            "count": 18463132,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8917755053,
            "variance": 0.7952635519
          },
          {
            "average": 1.421850742,
            "count": 18463132,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73297601,
            "variance": 115.1967739
          },
          {
            "average": 0.4906050068,
            "count": 18463132,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999117398,
            "variance": 0.2499117476
          },
          {
            "average": 10123.74942,
            "count": 18463132,
            "maximum": 10126,
            "minimum": 10121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.094566937,
            "variance": 1.198076779
          },
          {
            "average": 243786511.4,
            "count": 18463132,
            "maximum": 243787584.7,
            "minimum": 243785185,
            "name": "GpsTime",
            "position": 12,
            "stddev": 521.9997365,
            "variance": 272483.7249
          },
          {
            "average": 0,
            "count": 18463132,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18463132,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18463132,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18463132,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18463132,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614076.5752,
          4822862.889,
          1283.497422,
          615109.7552,
          4824268.289,
          1851.937422
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614076.5752164258,
                4822862.889461915,
                1283.4974217879715
              ],
              [
                614076.5752164258,
                4824268.289461915,
                1283.4974217879715
              ],
              [
                615109.7552164258,
                4824268.289461915,
                1851.9374217879715
              ],
              [
                615109.7552164258,
                4822862.889461915,
                1851.9374217879715
              ],
              [
                614076.5752164258,
                4822862.889461915,
                1283.4974217879715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:33:04+00:00",
        "end_time": "2019-06-05T15:53:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877769,
            43.54983996,
            1283.497422,
            -121.5746922,
            43.56264931,
            1851.937422
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777692589082,
                  43.54999864692048,
                  1283.4974217879715
                ],
                [
                  -121.58748139796468,
                  43.562649314100284,
                  1283.4974217879715
                ],
                [
                  -121.57469223944042,
                  43.56249056119284,
                  1851.9374217879715
                ],
                [
                  -121.57499044092388,
                  43.5498399637204,
                  1851.9374217879715
                ],
                [
                  -121.58777692589082,
                  43.54999864692048,
                  1283.4974217879715
                ]
              ]
            ]
          },
          "id": "20190605_43121E5304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:33:04Z",
            "pc:count": 18463132,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614605.4783,
                "count": 18463132,
                "maximum": 615109.7552,
                "minimum": 614076.5752,
                "name": "X",
                "position": 0,
                "stddev": 297.0625062,
                "variance": 88246.13259
              },
              {
                "average": 4823577.451,
                "count": 18463132,
                "maximum": 4824268.289,
                "minimum": 4822862.889,
                "name": "Y",
                "position": 1,
                "stddev": 403.7462443,
                "variance": 163011.0298
              },
              {
                "average": 1318.074315,
                "count": 18463132,
                "maximum": 1851.937422,
                "minimum": 1283.497422,
                "name": "Z",
                "position": 2,
                "stddev": 5.278298558,
                "variance": 27.86043567
              },
              {
                "average": 20321.89227,
                "count": 18463132,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10187.36481,
                "variance": 103782401.8
              },
              {
                "average": 1.111802916,
                "count": 18463132,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3461654717,
                "variance": 0.1198305338
              },
              {
                "average": 1.22361921,
                "count": 18463132,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4849738629,
                "variance": 0.2351996477
              },
              {
                "average": 0.498308521,
                "count": 18463132,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971524,
                "variance": 0.2499971524
              },
              {
                "average": 0,
                "count": 18463132,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213396568,
                "count": 18463132,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8917755053,
                "variance": 0.7952635519
              },
              {
                "average": 1.421850742,
                "count": 18463132,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73297601,
                "variance": 115.1967739
              },
              {
                "average": 0.4906050068,
                "count": 18463132,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999117398,
                "variance": 0.2499117476
              },
              {
                "average": 10123.74942,
                "count": 18463132,
                "maximum": 10126,
                "minimum": 10121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.094566937,
                "variance": 1.198076779
              },
              {
                "average": 243786511.4,
                "count": 18463132,
                "maximum": 243787584.7,
                "minimum": 243785185,
                "name": "GpsTime",
                "position": 12,
                "stddev": 521.9997365,
                "variance": 272483.7249
              },
              {
                "average": 0,
                "count": 18463132,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18463132,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18463132,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18463132,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18463132,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614076.5752,
              4822862.889,
              1283.497422,
              615109.7552,
              4824268.289,
              1851.937422
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614076.5752164258,
                    4822862.889461915,
                    1283.4974217879715
                  ],
                  [
                    614076.5752164258,
                    4824268.289461915,
                    1283.4974217879715
                  ],
                  [
                    615109.7552164258,
                    4824268.289461915,
                    1851.9374217879715
                  ],
                  [
                    615109.7552164258,
                    4822862.889461915,
                    1851.9374217879715
                  ],
                  [
                    614076.5752164258,
                    4822862.889461915,
                    1283.4974217879715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:33:04+00:00",
            "end_time": "2019-06-05T15:53:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6877567827419,
              43.54999765517695,
              1324.3998930964287
            ],
            [
              -121.68748241172416,
              43.5626378661622,
              1324.3998930964287
            ],
            [
              -121.67471277386502,
              43.56249053215983,
              1892.219893096429
            ],
            [
              -121.67498981237593,
              43.54985038581453,
              1892.219893096429
            ],
            [
              -121.6877567827419,
              43.54999765517695,
              1324.3998930964287
            ]
          ]
        ]
      },
      "bbox": [
        -121.6877568,
        43.54985039,
        1324.399893,
        -121.6747128,
        43.56263787,
        1892.219893
      ],
      "properties": {
        "datetime": "2019-06-05T16:59:55Z",
        "pc:count": 20469059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606525.6492,
            "count": 20469059,
            "maximum": 607031.886,
            "minimum": 606000.326,
            "name": "X",
            "position": 0,
            "stddev": 290.9308627,
            "variance": 84640.76686
          },
          {
            "average": 4823459.791,
            "count": 20469059,
            "maximum": 4824134.637,
            "minimum": 4822730.457,
            "name": "Y",
            "position": 1,
            "stddev": 397.4247507,
            "variance": 157946.4325
          },
          {
            "average": 1352.04152,
            "count": 20469059,
            "maximum": 1892.219893,
            "minimum": 1324.399893,
            "name": "Z",
            "position": 2,
            "stddev": 15.95070386,
            "variance": 254.4249536
          },
          {
            "average": 19041.47593,
            "count": 20469059,
            "maximum": 50546,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10451.53359,
            "variance": 109234554.3
          },
          {
            "average": 1.147331345,
            "count": 20469059,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.387755525,
            "variance": 0.1503543472
          },
          {
            "average": 1.294657317,
            "count": 20469059,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.531064315,
            "variance": 0.2820293067
          },
          {
            "average": 0.5027539371,
            "count": 20469059,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992428,
            "variance": 0.249992428
          },
          {
            "average": 0,
            "count": 20469059,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.202664861,
            "count": 20469059,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.003441632,
            "variance": 1.00689511
          },
          {
            "average": -0.4193113208,
            "count": 20469059,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88878752,
            "variance": 118.5656936
          },
          {
            "average": 0.4926331005,
            "count": 20469059,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999457381,
            "variance": 0.249945741
          },
          {
            "average": 10126.94527,
            "count": 20469059,
            "maximum": 10129,
            "minimum": 10124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.096118268,
            "variance": 1.201475257
          },
          {
            "average": 243788051.6,
            "count": 20469059,
            "maximum": 243789195.6,
            "minimum": 243786490.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 548.0417705,
            "variance": 300349.7822
          },
          {
            "average": 0,
            "count": 20469059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20469059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20469059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20469059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20469059,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606000.326,
          4822730.457,
          1324.399893,
          607031.886,
          4824134.637,
          1892.219893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606000.3260332138,
                4822730.457259099,
                1324.3998930964287
              ],
              [
                606000.3260332138,
                4824134.637259099,
                1324.3998930964287
              ],
              [
                607031.8860332138,
                4824134.637259099,
                1892.219893096429
              ],
              [
                607031.8860332138,
                4822730.457259099,
                1892.219893096429
              ],
              [
                606000.3260332138,
                4822730.457259099,
                1324.3998930964287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:59:55+00:00",
        "end_time": "2019-06-05T16:14:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6877568,
            43.54985039,
            1324.399893,
            -121.6747128,
            43.56263787,
            1892.219893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6877567827419,
                  43.54999765517695,
                  1324.3998930964287
                ],
                [
                  -121.68748241172416,
                  43.5626378661622,
                  1324.3998930964287
                ],
                [
                  -121.67471277386502,
                  43.56249053215983,
                  1892.219893096429
                ],
                [
                  -121.67498981237593,
                  43.54985038581453,
                  1892.219893096429
                ],
                [
                  -121.6877567827419,
                  43.54999765517695,
                  1324.3998930964287
                ]
              ]
            ]
          },
          "id": "20190605_43121E6401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:59:55Z",
            "pc:count": 20469059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606525.6492,
                "count": 20469059,
                "maximum": 607031.886,
                "minimum": 606000.326,
                "name": "X",
                "position": 0,
                "stddev": 290.9308627,
                "variance": 84640.76686
              },
              {
                "average": 4823459.791,
                "count": 20469059,
                "maximum": 4824134.637,
                "minimum": 4822730.457,
                "name": "Y",
                "position": 1,
                "stddev": 397.4247507,
                "variance": 157946.4325
              },
              {
                "average": 1352.04152,
                "count": 20469059,
                "maximum": 1892.219893,
                "minimum": 1324.399893,
                "name": "Z",
                "position": 2,
                "stddev": 15.95070386,
                "variance": 254.4249536
              },
              {
                "average": 19041.47593,
                "count": 20469059,
                "maximum": 50546,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10451.53359,
                "variance": 109234554.3
              },
              {
                "average": 1.147331345,
                "count": 20469059,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.387755525,
                "variance": 0.1503543472
              },
              {
                "average": 1.294657317,
                "count": 20469059,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.531064315,
                "variance": 0.2820293067
              },
              {
                "average": 0.5027539371,
                "count": 20469059,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992428,
                "variance": 0.249992428
              },
              {
                "average": 0,
                "count": 20469059,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.202664861,
                "count": 20469059,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.003441632,
                "variance": 1.00689511
              },
              {
                "average": -0.4193113208,
                "count": 20469059,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88878752,
                "variance": 118.5656936
              },
              {
                "average": 0.4926331005,
                "count": 20469059,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999457381,
                "variance": 0.249945741
              },
              {
                "average": 10126.94527,
                "count": 20469059,
                "maximum": 10129,
                "minimum": 10124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.096118268,
                "variance": 1.201475257
              },
              {
                "average": 243788051.6,
                "count": 20469059,
                "maximum": 243789195.6,
                "minimum": 243786490.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 548.0417705,
                "variance": 300349.7822
              },
              {
                "average": 0,
                "count": 20469059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20469059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20469059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20469059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20469059,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606000.326,
              4822730.457,
              1324.399893,
              607031.886,
              4824134.637,
              1892.219893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606000.3260332138,
                    4822730.457259099,
                    1324.3998930964287
                  ],
                  [
                    606000.3260332138,
                    4824134.637259099,
                    1324.3998930964287
                  ],
                  [
                    607031.8860332138,
                    4824134.637259099,
                    1892.219893096429
                  ],
                  [
                    607031.8860332138,
                    4822730.457259099,
                    1892.219893096429
                  ],
                  [
                    606000.3260332138,
                    4822730.457259099,
                    1324.3998930964287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:59:55+00:00",
            "end_time": "2019-06-05T16:14: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": "20190604_43121E6425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776650840803,
              43.4999981443835,
              1294.0444344714028
            ],
            [
              -121.63748206613464,
              43.51264342934714,
              1294.0444344714028
            ],
            [
              -121.6247034469352,
              43.51249041242084,
              1905.1644344714027
            ],
            [
              -121.62499055486204,
              43.49984519462346,
              1905.1644344714027
            ],
            [
              -121.63776650840803,
              43.4999981443835,
              1294.0444344714028
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377665,
        43.49984519,
        1294.044434,
        -121.6247034,
        43.51264343,
        1905.164434
      ],
      "properties": {
        "datetime": "2019-06-04T20:20:44Z",
        "pc:count": 20551057,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610622.1366,
            "count": 20551057,
            "maximum": 611162.5757,
            "minimum": 610129.4157,
            "name": "X",
            "position": 0,
            "stddev": 301.0786218,
            "variance": 90648.33652
          },
          {
            "average": 4817964.623,
            "count": 20551057,
            "maximum": 4818647.209,
            "minimum": 4817242.449,
            "name": "Y",
            "position": 1,
            "stddev": 393.6935731,
            "variance": 154994.6295
          },
          {
            "average": 1341.410435,
            "count": 20551057,
            "maximum": 1905.164434,
            "minimum": 1294.044434,
            "name": "Z",
            "position": 2,
            "stddev": 8.300038701,
            "variance": 68.89064243
          },
          {
            "average": 18211.65719,
            "count": 20551057,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10595.03852,
            "variance": 112254841.2
          },
          {
            "average": 1.133584029,
            "count": 20551057,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3668122436,
            "variance": 0.1345512221
          },
          {
            "average": 1.267098816,
            "count": 20551057,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5021621267,
            "variance": 0.2521668015
          },
          {
            "average": 0.4979714182,
            "count": 20551057,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995897,
            "variance": 0.249995897
          },
          {
            "average": 0,
            "count": 20551057,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.179837709,
            "count": 20551057,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.928762906,
            "variance": 15.43517797
          },
          {
            "average": 1.051772871,
            "count": 20551057,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86910732,
            "variance": 118.137494
          },
          {
            "average": 0.4832544623,
            "count": 20551057,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997195204,
            "variance": 0.2497195991
          },
          {
            "average": 10109.71557,
            "count": 20551057,
            "maximum": 10116,
            "minimum": 10107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.342270366,
            "variance": 1.801689737
          },
          {
            "average": 243712000.8,
            "count": 20551057,
            "maximum": 243714844.5,
            "minimum": 243710854.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 605.4021896,
            "variance": 366511.8112
          },
          {
            "average": 0,
            "count": 20551057,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20551057,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20551057,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20551057,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20551057,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610129.4157,
          4817242.449,
          1294.044434,
          611162.5757,
          4818647.209,
          1905.164434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610129.4156946811,
                4817242.448625454,
                1294.0444344714028
              ],
              [
                610129.4156946811,
                4818647.2086254535,
                1294.0444344714028
              ],
              [
                611162.575694681,
                4818647.2086254535,
                1905.1644344714027
              ],
              [
                611162.575694681,
                4817242.448625454,
                1905.1644344714027
              ],
              [
                610129.4156946811,
                4817242.448625454,
                1294.0444344714028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:20:44+00:00",
        "end_time": "2019-06-04T19:14:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377665,
            43.49984519,
            1294.044434,
            -121.6247034,
            43.51264343,
            1905.164434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776650840803,
                  43.4999981443835,
                  1294.0444344714028
                ],
                [
                  -121.63748206613464,
                  43.51264342934714,
                  1294.0444344714028
                ],
                [
                  -121.6247034469352,
                  43.51249041242084,
                  1905.1644344714027
                ],
                [
                  -121.62499055486204,
                  43.49984519462346,
                  1905.1644344714027
                ],
                [
                  -121.63776650840803,
                  43.4999981443835,
                  1294.0444344714028
                ]
              ]
            ]
          },
          "id": "20190604_43121E6425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:20:44Z",
            "pc:count": 20551057,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610622.1366,
                "count": 20551057,
                "maximum": 611162.5757,
                "minimum": 610129.4157,
                "name": "X",
                "position": 0,
                "stddev": 301.0786218,
                "variance": 90648.33652
              },
              {
                "average": 4817964.623,
                "count": 20551057,
                "maximum": 4818647.209,
                "minimum": 4817242.449,
                "name": "Y",
                "position": 1,
                "stddev": 393.6935731,
                "variance": 154994.6295
              },
              {
                "average": 1341.410435,
                "count": 20551057,
                "maximum": 1905.164434,
                "minimum": 1294.044434,
                "name": "Z",
                "position": 2,
                "stddev": 8.300038701,
                "variance": 68.89064243
              },
              {
                "average": 18211.65719,
                "count": 20551057,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10595.03852,
                "variance": 112254841.2
              },
              {
                "average": 1.133584029,
                "count": 20551057,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3668122436,
                "variance": 0.1345512221
              },
              {
                "average": 1.267098816,
                "count": 20551057,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5021621267,
                "variance": 0.2521668015
              },
              {
                "average": 0.4979714182,
                "count": 20551057,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995897,
                "variance": 0.249995897
              },
              {
                "average": 0,
                "count": 20551057,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.179837709,
                "count": 20551057,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.928762906,
                "variance": 15.43517797
              },
              {
                "average": 1.051772871,
                "count": 20551057,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86910732,
                "variance": 118.137494
              },
              {
                "average": 0.4832544623,
                "count": 20551057,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997195204,
                "variance": 0.2497195991
              },
              {
                "average": 10109.71557,
                "count": 20551057,
                "maximum": 10116,
                "minimum": 10107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.342270366,
                "variance": 1.801689737
              },
              {
                "average": 243712000.8,
                "count": 20551057,
                "maximum": 243714844.5,
                "minimum": 243710854.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 605.4021896,
                "variance": 366511.8112
              },
              {
                "average": 0,
                "count": 20551057,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20551057,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20551057,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20551057,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20551057,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610129.4157,
              4817242.449,
              1294.044434,
              611162.5757,
              4818647.209,
              1905.164434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610129.4156946811,
                    4817242.448625454,
                    1294.0444344714028
                  ],
                  [
                    610129.4156946811,
                    4818647.2086254535,
                    1294.0444344714028
                  ],
                  [
                    611162.575694681,
                    4818647.2086254535,
                    1905.1644344714027
                  ],
                  [
                    611162.575694681,
                    4817242.448625454,
                    1905.1644344714027
                  ],
                  [
                    610129.4156946811,
                    4817242.448625454,
                    1294.0444344714028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:20:44+00:00",
            "end_time": "2019-06-04T19:14:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5252905700473,
              43.53749869291273,
              1301.0366536594133
            ],
            [
              -121.52498193209676,
              43.55015606044184,
              1301.0366536594133
            ],
            [
              -121.51217943433285,
              43.54999014159213,
              1887.8766536594135
            ],
            [
              -121.51249074872514,
              43.5373328469571,
              1887.8766536594135
            ],
            [
              -121.5252905700473,
              43.53749869291273,
              1301.0366536594133
            ]
          ]
        ]
      },
      "bbox": [
        -121.5252906,
        43.53733285,
        1301.036654,
        -121.5121794,
        43.55015606,
        1887.876654
      ],
      "properties": {
        "datetime": "2019-06-05T15:51:57Z",
        "pc:count": 18050997,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 619681.627,
            "count": 18050997,
            "maximum": 620183.2773,
            "minimum": 619148.7773,
            "name": "X",
            "position": 0,
            "stddev": 283.895927,
            "variance": 80596.89735
          },
          {
            "average": 4822259.058,
            "count": 18050997,
            "maximum": 4822968.448,
            "minimum": 4821562.268,
            "name": "Y",
            "position": 1,
            "stddev": 406.8773035,
            "variance": 165549.1401
          },
          {
            "average": 1312.083551,
            "count": 18050997,
            "maximum": 1887.876654,
            "minimum": 1301.036654,
            "name": "Z",
            "position": 2,
            "stddev": 4.864028858,
            "variance": 23.65877673
          },
          {
            "average": 20629.49984,
            "count": 18050997,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10513.53843,
            "variance": 110534490.3
          },
          {
            "average": 1.112543756,
            "count": 18050997,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3617825182,
            "variance": 0.1308865905
          },
          {
            "average": 1.225096874,
            "count": 18050997,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.517176856,
            "variance": 0.2674719004
          },
          {
            "average": 0.5034935743,
            "count": 18050997,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999878086,
            "variance": 0.2499878088
          },
          {
            "average": 0,
            "count": 18050997,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.710261821,
            "count": 18050997,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.802999983,
            "variance": 7.856808902
          },
          {
            "average": -0.7231595458,
            "count": 18050997,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90217535,
            "variance": 118.8574274
          },
          {
            "average": 0.5003462136,
            "count": 18050997,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999894,
            "variance": 0.249999894
          },
          {
            "average": 10115.86962,
            "count": 18050997,
            "maximum": 10121,
            "minimum": 10112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.716633931,
            "variance": 7.380099913
          },
          {
            "average": 243732779.6,
            "count": 18050997,
            "maximum": 243785117.2,
            "minimum": 243713078.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31233.43843,
            "variance": 975527676.2
          },
          {
            "average": 0,
            "count": 18050997,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18050997,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18050997,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18050997,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18050997,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          619148.7773,
          4821562.268,
          1301.036654,
          620183.2773,
          4822968.448,
          1887.876654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                619148.7772651054,
                4821562.267883761,
                1301.0366536594133
              ],
              [
                619148.7772651054,
                4822968.447883761,
                1301.0366536594133
              ],
              [
                620183.2772651054,
                4822968.447883761,
                1887.8766536594135
              ],
              [
                620183.2772651054,
                4821562.267883761,
                1887.8766536594135
              ],
              [
                619148.7772651054,
                4821562.267883761,
                1301.0366536594133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:51:57+00:00",
        "end_time": "2019-06-04T19:51:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5252906,
            43.53733285,
            1301.036654,
            -121.5121794,
            43.55015606,
            1887.876654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5252905700473,
                  43.53749869291273,
                  1301.0366536594133
                ],
                [
                  -121.52498193209676,
                  43.55015606044184,
                  1301.0366536594133
                ],
                [
                  -121.51217943433285,
                  43.54999014159213,
                  1887.8766536594135
                ],
                [
                  -121.51249074872514,
                  43.5373328469571,
                  1887.8766536594135
                ],
                [
                  -121.5252905700473,
                  43.53749869291273,
                  1301.0366536594133
                ]
              ]
            ]
          },
          "id": "20190604_43121E5409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:51:57Z",
            "pc:count": 18050997,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 619681.627,
                "count": 18050997,
                "maximum": 620183.2773,
                "minimum": 619148.7773,
                "name": "X",
                "position": 0,
                "stddev": 283.895927,
                "variance": 80596.89735
              },
              {
                "average": 4822259.058,
                "count": 18050997,
                "maximum": 4822968.448,
                "minimum": 4821562.268,
                "name": "Y",
                "position": 1,
                "stddev": 406.8773035,
                "variance": 165549.1401
              },
              {
                "average": 1312.083551,
                "count": 18050997,
                "maximum": 1887.876654,
                "minimum": 1301.036654,
                "name": "Z",
                "position": 2,
                "stddev": 4.864028858,
                "variance": 23.65877673
              },
              {
                "average": 20629.49984,
                "count": 18050997,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10513.53843,
                "variance": 110534490.3
              },
              {
                "average": 1.112543756,
                "count": 18050997,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3617825182,
                "variance": 0.1308865905
              },
              {
                "average": 1.225096874,
                "count": 18050997,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.517176856,
                "variance": 0.2674719004
              },
              {
                "average": 0.5034935743,
                "count": 18050997,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999878086,
                "variance": 0.2499878088
              },
              {
                "average": 0,
                "count": 18050997,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.710261821,
                "count": 18050997,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.802999983,
                "variance": 7.856808902
              },
              {
                "average": -0.7231595458,
                "count": 18050997,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90217535,
                "variance": 118.8574274
              },
              {
                "average": 0.5003462136,
                "count": 18050997,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999894,
                "variance": 0.249999894
              },
              {
                "average": 10115.86962,
                "count": 18050997,
                "maximum": 10121,
                "minimum": 10112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.716633931,
                "variance": 7.380099913
              },
              {
                "average": 243732779.6,
                "count": 18050997,
                "maximum": 243785117.2,
                "minimum": 243713078.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31233.43843,
                "variance": 975527676.2
              },
              {
                "average": 0,
                "count": 18050997,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18050997,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18050997,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18050997,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18050997,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              619148.7773,
              4821562.268,
              1301.036654,
              620183.2773,
              4822968.448,
              1887.876654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    619148.7772651054,
                    4821562.267883761,
                    1301.0366536594133
                  ],
                  [
                    619148.7772651054,
                    4822968.447883761,
                    1301.0366536594133
                  ],
                  [
                    620183.2772651054,
                    4822968.447883761,
                    1887.8766536594135
                  ],
                  [
                    620183.2772651054,
                    4821562.267883761,
                    1887.8766536594135
                  ],
                  [
                    619148.7772651054,
                    4821562.267883761,
                    1301.0366536594133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:51:57+00:00",
            "end_time": "2019-06-04T19:51:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.61277129733915,
              43.51249819078823,
              1321.0573254201154
            ],
            [
              -121.61248143625025,
              43.52514655592648,
              1321.0573254201154
            ],
            [
              -121.59969783901136,
              43.52499067905322,
              1904.9973254201154
            ],
            [
              -121.59999036855484,
              43.512342382351676,
              1904.9973254201154
            ],
            [
              -121.61277129733915,
              43.51249819078823,
              1321.0573254201154
            ]
          ]
        ]
      },
      "bbox": [
        -121.6127713,
        43.51234238,
        1321.057325,
        -121.5996978,
        43.52514656,
        1904.997325
      ],
      "properties": {
        "datetime": "2019-06-04T20:05:16Z",
        "pc:count": 20103823,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 612640.7418,
            "count": 20103823,
            "maximum": 613160.3841,
            "minimum": 612127.0241,
            "name": "X",
            "position": 0,
            "stddev": 292.309037,
            "variance": 85444.5731
          },
          {
            "average": 4819360.247,
            "count": 20103823,
            "maximum": 4820069.204,
            "minimum": 4818664.084,
            "name": "Y",
            "position": 1,
            "stddev": 408.2542297,
            "variance": 166671.5161
          },
          {
            "average": 1328.870047,
            "count": 20103823,
            "maximum": 1904.997325,
            "minimum": 1321.057325,
            "name": "Z",
            "position": 2,
            "stddev": 5.167346837,
            "variance": 26.70147333
          },
          {
            "average": 18101.7879,
            "count": 20103823,
            "maximum": 47371,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10387.71956,
            "variance": 107904717.7
          },
          {
            "average": 1.127616076,
            "count": 20103823,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3565066223,
            "variance": 0.1270969717
          },
          {
            "average": 1.255175098,
            "count": 20103823,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4871624082,
            "variance": 0.2373272119
          },
          {
            "average": 0.4973080991,
            "count": 20103823,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927661,
            "variance": 0.2499927661
          },
          {
            "average": 0,
            "count": 20103823,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.157939214,
            "count": 20103823,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.884419722,
            "variance": 15.08871658
          },
          {
            "average": 1.532545494,
            "count": 20103823,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78965784,
            "variance": 116.4167162
          },
          {
            "average": 0.4904385599,
            "count": 20103823,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999085829,
            "variance": 0.2499085913
          },
          {
            "average": 10111.65483,
            "count": 20103823,
            "maximum": 10114,
            "minimum": 10109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.092711521,
            "variance": 1.194018468
          },
          {
            "average": 243712857,
            "count": 20103823,
            "maximum": 243713916.2,
            "minimum": 243711722.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 501.1152498,
            "variance": 251116.4935
          },
          {
            "average": 0,
            "count": 20103823,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20103823,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20103823,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20103823,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20103823,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          612127.0241,
          4818664.084,
          1321.057325,
          613160.3841,
          4820069.204,
          1904.997325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                612127.0240543912,
                4818664.084125454,
                1321.0573254201154
              ],
              [
                612127.0240543912,
                4820069.204125453,
                1321.0573254201154
              ],
              [
                613160.3840543913,
                4820069.204125453,
                1904.9973254201154
              ],
              [
                613160.3840543913,
                4818664.084125454,
                1904.9973254201154
              ],
              [
                612127.0240543912,
                4818664.084125454,
                1321.0573254201154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:05:16+00:00",
        "end_time": "2019-06-04T19:28:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6127713,
            43.51234238,
            1321.057325,
            -121.5996978,
            43.52514656,
            1904.997325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.61277129733915,
                  43.51249819078823,
                  1321.0573254201154
                ],
                [
                  -121.61248143625025,
                  43.52514655592648,
                  1321.0573254201154
                ],
                [
                  -121.59969783901136,
                  43.52499067905322,
                  1904.9973254201154
                ],
                [
                  -121.59999036855484,
                  43.512342382351676,
                  1904.9973254201154
                ],
                [
                  -121.61277129733915,
                  43.51249819078823,
                  1321.0573254201154
                ]
              ]
            ]
          },
          "id": "20190604_43121E5317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:05:16Z",
            "pc:count": 20103823,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 612640.7418,
                "count": 20103823,
                "maximum": 613160.3841,
                "minimum": 612127.0241,
                "name": "X",
                "position": 0,
                "stddev": 292.309037,
                "variance": 85444.5731
              },
              {
                "average": 4819360.247,
                "count": 20103823,
                "maximum": 4820069.204,
                "minimum": 4818664.084,
                "name": "Y",
                "position": 1,
                "stddev": 408.2542297,
                "variance": 166671.5161
              },
              {
                "average": 1328.870047,
                "count": 20103823,
                "maximum": 1904.997325,
                "minimum": 1321.057325,
                "name": "Z",
                "position": 2,
                "stddev": 5.167346837,
                "variance": 26.70147333
              },
              {
                "average": 18101.7879,
                "count": 20103823,
                "maximum": 47371,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10387.71956,
                "variance": 107904717.7
              },
              {
                "average": 1.127616076,
                "count": 20103823,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3565066223,
                "variance": 0.1270969717
              },
              {
                "average": 1.255175098,
                "count": 20103823,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4871624082,
                "variance": 0.2373272119
              },
              {
                "average": 0.4973080991,
                "count": 20103823,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927661,
                "variance": 0.2499927661
              },
              {
                "average": 0,
                "count": 20103823,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.157939214,
                "count": 20103823,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.884419722,
                "variance": 15.08871658
              },
              {
                "average": 1.532545494,
                "count": 20103823,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78965784,
                "variance": 116.4167162
              },
              {
                "average": 0.4904385599,
                "count": 20103823,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999085829,
                "variance": 0.2499085913
              },
              {
                "average": 10111.65483,
                "count": 20103823,
                "maximum": 10114,
                "minimum": 10109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.092711521,
                "variance": 1.194018468
              },
              {
                "average": 243712857,
                "count": 20103823,
                "maximum": 243713916.2,
                "minimum": 243711722.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 501.1152498,
                "variance": 251116.4935
              },
              {
                "average": 0,
                "count": 20103823,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20103823,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20103823,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20103823,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20103823,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              612127.0241,
              4818664.084,
              1321.057325,
              613160.3841,
              4820069.204,
              1904.997325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    612127.0240543912,
                    4818664.084125454,
                    1321.0573254201154
                  ],
                  [
                    612127.0240543912,
                    4820069.204125453,
                    1321.0573254201154
                  ],
                  [
                    613160.3840543913,
                    4820069.204125453,
                    1904.9973254201154
                  ],
                  [
                    613160.3840543913,
                    4818664.084125454,
                    1904.9973254201154
                  ],
                  [
                    612127.0240543912,
                    4818664.084125454,
                    1321.0573254201154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:05:16+00:00",
            "end_time": "2019-06-04T19:28:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121E7423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7847044343261,
              43.499998908416195,
              1323.0943300297115
            ],
            [
              -121.78445166617641,
              43.51259523205434,
              1323.0943300297115
            ],
            [
              -121.77473367938045,
              43.512491492217265,
              1969.2343300297114
            ],
            [
              -121.77498846711741,
              43.499895213939155,
              1969.2343300297114
            ],
            [
              -121.7847044343261,
              43.499998908416195,
              1323.0943300297115
            ]
          ]
        ]
      },
      "bbox": [
        -121.7847044,
        43.49989521,
        1323.09433,
        -121.7747337,
        43.51259523,
        1969.23433
      ],
      "properties": {
        "datetime": "2019-06-02T17:20:12Z",
        "pc:count": 17073504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598638.8651,
            "count": 17073504,
            "maximum": 599035.8136,
            "minimum": 598250.1536,
            "name": "X",
            "position": 0,
            "stddev": 218.9209993,
            "variance": 47926.40392
          },
          {
            "average": 4817755.598,
            "count": 17073504,
            "maximum": 4818457.812,
            "minimum": 4817058.572,
            "name": "Y",
            "position": 1,
            "stddev": 409.4813562,
            "variance": 167674.9811
          },
          {
            "average": 1376.963639,
            "count": 17073504,
            "maximum": 1969.23433,
            "minimum": 1323.09433,
            "name": "Z",
            "position": 2,
            "stddev": 12.74497418,
            "variance": 162.4343669
          },
          {
            "average": 16106.29248,
            "count": 17073504,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9899.406703,
            "variance": 97998253.06
          },
          {
            "average": 1.196726753,
            "count": 17073504,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4680070904,
            "variance": 0.2190306367
          },
          {
            "average": 1.393427325,
            "count": 17073504,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6493559775,
            "variance": 0.4216631856
          },
          {
            "average": 0.5016372738,
            "count": 17073504,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997334,
            "variance": 0.249997334
          },
          {
            "average": 0,
            "count": 17073504,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244157731,
            "count": 17073504,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.420639134,
            "variance": 2.01821555
          },
          {
            "average": 0.0136346147,
            "count": 17073504,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8223781,
            "variance": 117.1238676
          },
          {
            "average": 0.4967140899,
            "count": 17073504,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999892173,
            "variance": 0.2499892174
          },
          {
            "average": 10021.71548,
            "count": 17073504,
            "maximum": 10024,
            "minimum": 10019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.008564921,
            "variance": 1.0172032
          },
          {
            "average": 243530271.5,
            "count": 17073504,
            "maximum": 243531212.2,
            "minimum": 243529144.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 397.0039199,
            "variance": 157612.1124
          },
          {
            "average": 0,
            "count": 17073504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17073504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17073504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17073504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17073504,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598250.1536,
          4817058.572,
          1323.09433,
          599035.8136,
          4818457.812,
          1969.23433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598250.1535711564,
                4817058.572180322,
                1323.0943300297115
              ],
              [
                598250.1535711564,
                4818457.812180323,
                1323.0943300297115
              ],
              [
                599035.8135711564,
                4818457.812180323,
                1969.2343300297114
              ],
              [
                599035.8135711564,
                4817058.572180322,
                1969.2343300297114
              ],
              [
                598250.1535711564,
                4817058.572180322,
                1323.0943300297115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:20:12+00:00",
        "end_time": "2019-06-02T16:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E7423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E7423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E7423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7847044,
            43.49989521,
            1323.09433,
            -121.7747337,
            43.51259523,
            1969.23433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7847044343261,
                  43.499998908416195,
                  1323.0943300297115
                ],
                [
                  -121.78445166617641,
                  43.51259523205434,
                  1323.0943300297115
                ],
                [
                  -121.77473367938045,
                  43.512491492217265,
                  1969.2343300297114
                ],
                [
                  -121.77498846711741,
                  43.499895213939155,
                  1969.2343300297114
                ],
                [
                  -121.7847044343261,
                  43.499998908416195,
                  1323.0943300297115
                ]
              ]
            ]
          },
          "id": "20190602_43121E7423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:20:12Z",
            "pc:count": 17073504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598638.8651,
                "count": 17073504,
                "maximum": 599035.8136,
                "minimum": 598250.1536,
                "name": "X",
                "position": 0,
                "stddev": 218.9209993,
                "variance": 47926.40392
              },
              {
                "average": 4817755.598,
                "count": 17073504,
                "maximum": 4818457.812,
                "minimum": 4817058.572,
                "name": "Y",
                "position": 1,
                "stddev": 409.4813562,
                "variance": 167674.9811
              },
              {
                "average": 1376.963639,
                "count": 17073504,
                "maximum": 1969.23433,
                "minimum": 1323.09433,
                "name": "Z",
                "position": 2,
                "stddev": 12.74497418,
                "variance": 162.4343669
              },
              {
                "average": 16106.29248,
                "count": 17073504,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9899.406703,
                "variance": 97998253.06
              },
              {
                "average": 1.196726753,
                "count": 17073504,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4680070904,
                "variance": 0.2190306367
              },
              {
                "average": 1.393427325,
                "count": 17073504,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6493559775,
                "variance": 0.4216631856
              },
              {
                "average": 0.5016372738,
                "count": 17073504,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997334,
                "variance": 0.249997334
              },
              {
                "average": 0,
                "count": 17073504,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244157731,
                "count": 17073504,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.420639134,
                "variance": 2.01821555
              },
              {
                "average": 0.0136346147,
                "count": 17073504,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8223781,
                "variance": 117.1238676
              },
              {
                "average": 0.4967140899,
                "count": 17073504,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999892173,
                "variance": 0.2499892174
              },
              {
                "average": 10021.71548,
                "count": 17073504,
                "maximum": 10024,
                "minimum": 10019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.008564921,
                "variance": 1.0172032
              },
              {
                "average": 243530271.5,
                "count": 17073504,
                "maximum": 243531212.2,
                "minimum": 243529144.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 397.0039199,
                "variance": 157612.1124
              },
              {
                "average": 0,
                "count": 17073504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17073504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17073504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17073504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17073504,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598250.1536,
              4817058.572,
              1323.09433,
              599035.8136,
              4818457.812,
              1969.23433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598250.1535711564,
                    4817058.572180322,
                    1323.0943300297115
                  ],
                  [
                    598250.1535711564,
                    4818457.812180323,
                    1323.0943300297115
                  ],
                  [
                    599035.8135711564,
                    4818457.812180323,
                    1969.2343300297114
                  ],
                  [
                    599035.8135711564,
                    4817058.572180322,
                    1969.2343300297114
                  ],
                  [
                    598250.1535711564,
                    4817058.572180322,
                    1323.0943300297115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:20:12+00:00",
            "end_time": "2019-06-02T16:45: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": "20190602_43121E7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76461377468615,
              43.524994829428664,
              1572.3483312909304
            ],
            [
              -121.76448159325324,
              43.53147008229425,
              1572.3483312909304
            ],
            [
              -121.76235467603784,
              43.5314470756373,
              1953.6683312909306
            ],
            [
              -121.76248708487671,
              43.5249718279433,
              1953.6683312909306
            ],
            [
              -121.76461377468615,
              43.524994829428664,
              1572.3483312909304
            ]
          ]
        ]
      },
      "bbox": [
        -121.7646138,
        43.52497183,
        1572.348331,
        -121.7623547,
        43.53147008,
        1953.668331
      ],
      "properties": {
        "datetime": "2019-06-02T17:20:57Z",
        "pc:count": 2066171,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599917.3119,
            "count": 2066171,
            "maximum": 600005.0717,
            "minimum": 599833.1717,
            "name": "X",
            "position": 0,
            "stddev": 46.72360375,
            "variance": 2183.095148
          },
          {
            "average": 4820207.383,
            "count": 2066171,
            "maximum": 4820577.826,
            "minimum": 4819858.526,
            "name": "Y",
            "position": 1,
            "stddev": 192.1598814,
            "variance": 36925.42
          },
          {
            "average": 1622.144546,
            "count": 2066171,
            "maximum": 1953.668331,
            "minimum": 1572.348331,
            "name": "Z",
            "position": 2,
            "stddev": 21.42603016,
            "variance": 459.0747684
          },
          {
            "average": 17753.48871,
            "count": 2066171,
            "maximum": 62000,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12049.9007,
            "variance": 145200106.9
          },
          {
            "average": 1.324639635,
            "count": 2066171,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6156159865,
            "variance": 0.3789830428
          },
          {
            "average": 1.648390186,
            "count": 2066171,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8399184214,
            "variance": 0.7054629547
          },
          {
            "average": 0.4915638638,
            "count": 2066171,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999289475,
            "variance": 0.2499289526
          },
          {
            "average": 0,
            "count": 2066171,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35945234,
            "count": 2066171,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.133663527,
            "variance": 4.552520045
          },
          {
            "average": 3.884268583,
            "count": 2066171,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.05759235,
            "variance": 101.155164
          },
          {
            "average": 0.4918111812,
            "count": 2066171,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999330597,
            "variance": 0.2499330642
          },
          {
            "average": 10022.78505,
            "count": 2066171,
            "maximum": 10024,
            "minimum": 10022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.675095311,
            "variance": 0.455753679
          },
          {
            "average": 243530691.9,
            "count": 2066171,
            "maximum": 243531257.7,
            "minimum": 243530466.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 250.827991,
            "variance": 62914.68106
          },
          {
            "average": 0,
            "count": 2066171,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2066171,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2066171,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2066171,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2066171,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599833.1717,
          4819858.526,
          1572.348331,
          600005.0717,
          4820577.826,
          1953.668331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599833.1717137889,
                4819858.525511433,
                1572.3483312909304
              ],
              [
                599833.1717137889,
                4820577.825511434,
                1572.3483312909304
              ],
              [
                600005.0717137888,
                4820577.825511434,
                1953.6683312909306
              ],
              [
                600005.0717137888,
                4819858.525511433,
                1953.6683312909306
              ],
              [
                599833.1717137889,
                4819858.525511433,
                1572.3483312909304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:20:57+00:00",
        "end_time": "2019-06-02T17:07:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7646138,
            43.52497183,
            1572.348331,
            -121.7623547,
            43.53147008,
            1953.668331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76461377468615,
                  43.524994829428664,
                  1572.3483312909304
                ],
                [
                  -121.76448159325324,
                  43.53147008229425,
                  1572.3483312909304
                ],
                [
                  -121.76235467603784,
                  43.5314470756373,
                  1953.6683312909306
                ],
                [
                  -121.76248708487671,
                  43.5249718279433,
                  1953.6683312909306
                ],
                [
                  -121.76461377468615,
                  43.524994829428664,
                  1572.3483312909304
                ]
              ]
            ]
          },
          "id": "20190602_43121E7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:20:57Z",
            "pc:count": 2066171,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599917.3119,
                "count": 2066171,
                "maximum": 600005.0717,
                "minimum": 599833.1717,
                "name": "X",
                "position": 0,
                "stddev": 46.72360375,
                "variance": 2183.095148
              },
              {
                "average": 4820207.383,
                "count": 2066171,
                "maximum": 4820577.826,
                "minimum": 4819858.526,
                "name": "Y",
                "position": 1,
                "stddev": 192.1598814,
                "variance": 36925.42
              },
              {
                "average": 1622.144546,
                "count": 2066171,
                "maximum": 1953.668331,
                "minimum": 1572.348331,
                "name": "Z",
                "position": 2,
                "stddev": 21.42603016,
                "variance": 459.0747684
              },
              {
                "average": 17753.48871,
                "count": 2066171,
                "maximum": 62000,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12049.9007,
                "variance": 145200106.9
              },
              {
                "average": 1.324639635,
                "count": 2066171,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6156159865,
                "variance": 0.3789830428
              },
              {
                "average": 1.648390186,
                "count": 2066171,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8399184214,
                "variance": 0.7054629547
              },
              {
                "average": 0.4915638638,
                "count": 2066171,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999289475,
                "variance": 0.2499289526
              },
              {
                "average": 0,
                "count": 2066171,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35945234,
                "count": 2066171,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.133663527,
                "variance": 4.552520045
              },
              {
                "average": 3.884268583,
                "count": 2066171,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.05759235,
                "variance": 101.155164
              },
              {
                "average": 0.4918111812,
                "count": 2066171,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999330597,
                "variance": 0.2499330642
              },
              {
                "average": 10022.78505,
                "count": 2066171,
                "maximum": 10024,
                "minimum": 10022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.675095311,
                "variance": 0.455753679
              },
              {
                "average": 243530691.9,
                "count": 2066171,
                "maximum": 243531257.7,
                "minimum": 243530466.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 250.827991,
                "variance": 62914.68106
              },
              {
                "average": 0,
                "count": 2066171,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2066171,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2066171,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2066171,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2066171,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599833.1717,
              4819858.526,
              1572.348331,
              600005.0717,
              4820577.826,
              1953.668331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599833.1717137889,
                    4819858.525511433,
                    1572.3483312909304
                  ],
                  [
                    599833.1717137889,
                    4820577.825511434,
                    1572.3483312909304
                  ],
                  [
                    600005.0717137888,
                    4820577.825511434,
                    1953.6683312909306
                  ],
                  [
                    600005.0717137888,
                    4819858.525511433,
                    1953.6683312909306
                  ],
                  [
                    599833.1717137889,
                    4819858.525511433,
                    1572.3483312909304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:20:57+00:00",
            "end_time": "2019-06-02T17:07:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121E6317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.73774562917825,
              43.51249757111587,
              1328.7661727000009
            ],
            [
              -121.737482166201,
              43.52513271240142,
              1328.7661727000009
            ],
            [
              -121.72472365367575,
              43.52499109864757,
              1935.186172700001
            ],
            [
              -121.72498977735748,
              43.51235601947163,
              1935.186172700001
            ],
            [
              -121.73774562917825,
              43.51249757111587,
              1328.7661727000009
            ]
          ]
        ]
      },
      "bbox": [
        -121.7377456,
        43.51235602,
        1328.766173,
        -121.7247237,
        43.52513271,
        1935.186173
      ],
      "properties": {
        "datetime": "2019-06-02T16:44:34Z",
        "pc:count": 21452661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 602521.7901,
            "count": 21452661,
            "maximum": 603056.7786,
            "minimum": 602025.4986,
            "name": "X",
            "position": 0,
            "stddev": 282.9814587,
            "variance": 80078.506
          },
          {
            "average": 4819220.666,
            "count": 21452661,
            "maximum": 4819906.758,
            "minimum": 4818503.178,
            "name": "Y",
            "position": 1,
            "stddev": 397.0938637,
            "variance": 157683.5366
          },
          {
            "average": 1467.762472,
            "count": 21452661,
            "maximum": 1935.186173,
            "minimum": 1328.766173,
            "name": "Z",
            "position": 2,
            "stddev": 28.50586889,
            "variance": 812.584561
          },
          {
            "average": 18907.37626,
            "count": 21452661,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10314.06776,
            "variance": 106379993.8
          },
          {
            "average": 1.17003844,
            "count": 21452661,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.424737452,
            "variance": 0.1804019031
          },
          {
            "average": 1.340060564,
            "count": 21452661,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5850027986,
            "variance": 0.3422282744
          },
          {
            "average": 0.5011153628,
            "count": 21452661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987676,
            "variance": 0.2499987676
          },
          {
            "average": 0,
            "count": 21452661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225488484,
            "count": 21452661,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.215525865,
            "variance": 1.477503128
          },
          {
            "average": 0.01098181236,
            "count": 21452661,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79883463,
            "variance": 116.6148293
          },
          {
            "average": 0.493714556,
            "count": 21452661,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999605033,
            "variance": 0.2499605048
          },
          {
            "average": 10016.46797,
            "count": 21452661,
            "maximum": 10019,
            "minimum": 10011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.644607097,
            "variance": 2.704732504
          },
          {
            "average": 243528112.3,
            "count": 21452661,
            "maximum": 243529074.5,
            "minimum": 243526247.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 609.3010546,
            "variance": 371247.7751
          },
          {
            "average": 0,
            "count": 21452661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          602025.4986,
          4818503.178,
          1328.766173,
          603056.7786,
          4819906.758,
          1935.186173
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                602025.498628535,
                4818503.17845662,
                1328.7661727000009
              ],
              [
                602025.498628535,
                4819906.75845662,
                1328.7661727000009
              ],
              [
                603056.778628535,
                4819906.75845662,
                1935.186172700001
              ],
              [
                603056.778628535,
                4818503.17845662,
                1935.186172700001
              ],
              [
                602025.498628535,
                4818503.17845662,
                1328.7661727000009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:44:34+00:00",
        "end_time": "2019-06-02T15:57:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E6317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E6317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E6317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7377456,
            43.51235602,
            1328.766173,
            -121.7247237,
            43.52513271,
            1935.186173
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.73774562917825,
                  43.51249757111587,
                  1328.7661727000009
                ],
                [
                  -121.737482166201,
                  43.52513271240142,
                  1328.7661727000009
                ],
                [
                  -121.72472365367575,
                  43.52499109864757,
                  1935.186172700001
                ],
                [
                  -121.72498977735748,
                  43.51235601947163,
                  1935.186172700001
                ],
                [
                  -121.73774562917825,
                  43.51249757111587,
                  1328.7661727000009
                ]
              ]
            ]
          },
          "id": "20190602_43121E6317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E6317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:44:34Z",
            "pc:count": 21452661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 602521.7901,
                "count": 21452661,
                "maximum": 603056.7786,
                "minimum": 602025.4986,
                "name": "X",
                "position": 0,
                "stddev": 282.9814587,
                "variance": 80078.506
              },
              {
                "average": 4819220.666,
                "count": 21452661,
                "maximum": 4819906.758,
                "minimum": 4818503.178,
                "name": "Y",
                "position": 1,
                "stddev": 397.0938637,
                "variance": 157683.5366
              },
              {
                "average": 1467.762472,
                "count": 21452661,
                "maximum": 1935.186173,
                "minimum": 1328.766173,
                "name": "Z",
                "position": 2,
                "stddev": 28.50586889,
                "variance": 812.584561
              },
              {
                "average": 18907.37626,
                "count": 21452661,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10314.06776,
                "variance": 106379993.8
              },
              {
                "average": 1.17003844,
                "count": 21452661,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.424737452,
                "variance": 0.1804019031
              },
              {
                "average": 1.340060564,
                "count": 21452661,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5850027986,
                "variance": 0.3422282744
              },
              {
                "average": 0.5011153628,
                "count": 21452661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987676,
                "variance": 0.2499987676
              },
              {
                "average": 0,
                "count": 21452661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225488484,
                "count": 21452661,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.215525865,
                "variance": 1.477503128
              },
              {
                "average": 0.01098181236,
                "count": 21452661,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79883463,
                "variance": 116.6148293
              },
              {
                "average": 0.493714556,
                "count": 21452661,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999605033,
                "variance": 0.2499605048
              },
              {
                "average": 10016.46797,
                "count": 21452661,
                "maximum": 10019,
                "minimum": 10011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.644607097,
                "variance": 2.704732504
              },
              {
                "average": 243528112.3,
                "count": 21452661,
                "maximum": 243529074.5,
                "minimum": 243526247.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 609.3010546,
                "variance": 371247.7751
              },
              {
                "average": 0,
                "count": 21452661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              602025.4986,
              4818503.178,
              1328.766173,
              603056.7786,
              4819906.758,
              1935.186173
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    602025.498628535,
                    4818503.17845662,
                    1328.7661727000009
                  ],
                  [
                    602025.498628535,
                    4819906.75845662,
                    1328.7661727000009
                  ],
                  [
                    603056.778628535,
                    4819906.75845662,
                    1935.186172700001
                  ],
                  [
                    603056.778628535,
                    4818503.17845662,
                    1935.186172700001
                  ],
                  [
                    602025.498628535,
                    4818503.17845662,
                    1328.7661727000009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:44:34+00:00",
            "end_time": "2019-06-02T15:57:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121F5325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.57514507229284,
              43.62499683273639,
              1301.3642350382165
            ],
            [
              -121.57498084928211,
              43.6319471026043,
              1301.3642350382165
            ],
            [
              -121.56232454650578,
              43.63178860405113,
              1869.2042350382167
            ],
            [
              -121.56249022684362,
              43.62483837241803,
              1869.2042350382167
            ],
            [
              -121.57514507229284,
              43.62499683273639,
              1301.3642350382165
            ]
          ]
        ]
      },
      "bbox": [
        -121.5751451,
        43.62483837,
        1301.364235,
        -121.5623245,
        43.6319471,
        1869.204235
      ],
      "properties": {
        "datetime": "2019-06-05T19:29:09Z",
        "pc:count": 12610353,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 615511.2718,
            "count": 12610353,
            "maximum": 615975.3981,
            "minimum": 614954.1181,
            "name": "X",
            "position": 0,
            "stddev": 278.2556549,
            "variance": 77426.20947
          },
          {
            "average": 4831587.705,
            "count": 12610353,
            "maximum": 4831981.85,
            "minimum": 4831209.71,
            "name": "Y",
            "position": 1,
            "stddev": 216.9017552,
            "variance": 47046.3714
          },
          {
            "average": 1305.879511,
            "count": 12610353,
            "maximum": 1869.204235,
            "minimum": 1301.364235,
            "name": "Z",
            "position": 2,
            "stddev": 4.226654569,
            "variance": 17.86460884
          },
          {
            "average": 17972.75528,
            "count": 12610353,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10255.60292,
            "variance": 105177391.3
          },
          {
            "average": 1.146317474,
            "count": 12610353,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3825156649,
            "variance": 0.1463182339
          },
          {
            "average": 1.292665955,
            "count": 12610353,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5208321893,
            "variance": 0.2712661694
          },
          {
            "average": 0.5026328763,
            "count": 12610353,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930877,
            "variance": 0.2499930878
          },
          {
            "average": 0,
            "count": 12610353,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165815818,
            "count": 12610353,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8609173359,
            "variance": 0.7411786592
          },
          {
            "average": -0.4561194615,
            "count": 12610353,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03779982,
            "variance": 121.8330249
          },
          {
            "average": 0.5007068398,
            "count": 12610353,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999995202,
            "variance": 0.2499995202
          },
          {
            "average": 10143.41149,
            "count": 12610353,
            "maximum": 10145,
            "minimum": 10142,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8944869574,
            "variance": 0.800106917
          },
          {
            "average": 243797506.6,
            "count": 12610353,
            "maximum": 243798149,
            "minimum": 243796969.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 372.4049707,
            "variance": 138685.4622
          },
          {
            "average": 0,
            "count": 12610353,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12610353,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12610353,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12610353,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12610353,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614954.1181,
          4831209.71,
          1301.364235,
          615975.3981,
          4831981.85,
          1869.204235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614954.1180968625,
                4831209.709909396,
                1301.3642350382165
              ],
              [
                614954.1180968625,
                4831981.849909397,
                1301.3642350382165
              ],
              [
                615975.3980968625,
                4831981.849909397,
                1869.2042350382167
              ],
              [
                615975.3980968625,
                4831209.709909396,
                1869.2042350382167
              ],
              [
                614954.1180968625,
                4831209.709909396,
                1301.3642350382165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:29:09+00:00",
        "end_time": "2019-06-05T19:09:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121F5325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121F5325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121F5325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5751451,
            43.62483837,
            1301.364235,
            -121.5623245,
            43.6319471,
            1869.204235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.57514507229284,
                  43.62499683273639,
                  1301.3642350382165
                ],
                [
                  -121.57498084928211,
                  43.6319471026043,
                  1301.3642350382165
                ],
                [
                  -121.56232454650578,
                  43.63178860405113,
                  1869.2042350382167
                ],
                [
                  -121.56249022684362,
                  43.62483837241803,
                  1869.2042350382167
                ],
                [
                  -121.57514507229284,
                  43.62499683273639,
                  1301.3642350382165
                ]
              ]
            ]
          },
          "id": "20190605_43121F5325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:29:09Z",
            "pc:count": 12610353,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 615511.2718,
                "count": 12610353,
                "maximum": 615975.3981,
                "minimum": 614954.1181,
                "name": "X",
                "position": 0,
                "stddev": 278.2556549,
                "variance": 77426.20947
              },
              {
                "average": 4831587.705,
                "count": 12610353,
                "maximum": 4831981.85,
                "minimum": 4831209.71,
                "name": "Y",
                "position": 1,
                "stddev": 216.9017552,
                "variance": 47046.3714
              },
              {
                "average": 1305.879511,
                "count": 12610353,
                "maximum": 1869.204235,
                "minimum": 1301.364235,
                "name": "Z",
                "position": 2,
                "stddev": 4.226654569,
                "variance": 17.86460884
              },
              {
                "average": 17972.75528,
                "count": 12610353,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10255.60292,
                "variance": 105177391.3
              },
              {
                "average": 1.146317474,
                "count": 12610353,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3825156649,
                "variance": 0.1463182339
              },
              {
                "average": 1.292665955,
                "count": 12610353,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5208321893,
                "variance": 0.2712661694
              },
              {
                "average": 0.5026328763,
                "count": 12610353,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930877,
                "variance": 0.2499930878
              },
              {
                "average": 0,
                "count": 12610353,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165815818,
                "count": 12610353,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8609173359,
                "variance": 0.7411786592
              },
              {
                "average": -0.4561194615,
                "count": 12610353,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03779982,
                "variance": 121.8330249
              },
              {
                "average": 0.5007068398,
                "count": 12610353,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999995202,
                "variance": 0.2499995202
              },
              {
                "average": 10143.41149,
                "count": 12610353,
                "maximum": 10145,
                "minimum": 10142,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8944869574,
                "variance": 0.800106917
              },
              {
                "average": 243797506.6,
                "count": 12610353,
                "maximum": 243798149,
                "minimum": 243796969.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 372.4049707,
                "variance": 138685.4622
              },
              {
                "average": 0,
                "count": 12610353,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12610353,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12610353,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12610353,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12610353,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614954.1181,
              4831209.71,
              1301.364235,
              615975.3981,
              4831981.85,
              1869.204235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614954.1180968625,
                    4831209.709909396,
                    1301.3642350382165
                  ],
                  [
                    614954.1180968625,
                    4831981.849909397,
                    1301.3642350382165
                  ],
                  [
                    615975.3980968625,
                    4831981.849909397,
                    1869.2042350382167
                  ],
                  [
                    615975.3980968625,
                    4831209.709909396,
                    1869.2042350382167
                  ],
                  [
                    614954.1180968625,
                    4831209.709909396,
                    1301.3642350382165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:29:09+00:00",
            "end_time": "2019-06-05T19:09:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E5221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56278230207216,
              43.56249875075349,
              1201.597336326447
            ],
            [
              -121.56248134927725,
              43.57515195303454,
              1201.597336326447
            ],
            [
              -121.5496864661548,
              43.57499032593168,
              1856.3973363264472
            ],
            [
              -121.54999009535408,
              43.56233719463266,
              1856.3973363264472
            ],
            [
              -121.56278230207216,
              43.56249875075349,
              1201.597336326447
            ]
          ]
        ]
      },
      "bbox": [
        -121.5627823,
        43.56233719,
        1201.597336,
        -121.5496865,
        43.57515195,
        1856.397336
      ],
      "properties": {
        "datetime": "2019-06-05T16:49:45Z",
        "pc:count": 19975092,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616621.4208,
            "count": 19975092,
            "maximum": 617105.0523,
            "minimum": 616071.6123,
            "name": "X",
            "position": 0,
            "stddev": 290.3081443,
            "variance": 84278.81863
          },
          {
            "average": 4825013.987,
            "count": 19975092,
            "maximum": 4825691.461,
            "minimum": 4824285.761,
            "name": "Y",
            "position": 1,
            "stddev": 388.4651647,
            "variance": 150905.1842
          },
          {
            "average": 1313.434654,
            "count": 19975092,
            "maximum": 1856.397336,
            "minimum": 1201.597336,
            "name": "Z",
            "position": 2,
            "stddev": 4.780253589,
            "variance": 22.85082437
          },
          {
            "average": 19212.6777,
            "count": 19975092,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9961.85551,
            "variance": 99238565.21
          },
          {
            "average": 1.119573917,
            "count": 19975092,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3542813966,
            "variance": 0.125515308
          },
          {
            "average": 1.239151189,
            "count": 19975092,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4926233149,
            "variance": 0.2426777304
          },
          {
            "average": 0.500372564,
            "count": 19975092,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998737,
            "variance": 0.2499998737
          },
          {
            "average": 0,
            "count": 19975092,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189853494,
            "count": 19975092,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8598965076,
            "variance": 0.7394220038
          },
          {
            "average": 0.4827741552,
            "count": 19975092,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.80381327,
            "variance": 116.7223812
          },
          {
            "average": 0.4929255895,
            "count": 19975092,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999499627,
            "variance": 0.2499499652
          },
          {
            "average": 10125.959,
            "count": 19975092,
            "maximum": 10128,
            "minimum": 10123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070937429,
            "variance": 1.146906976
          },
          {
            "average": 243787567.4,
            "count": 19975092,
            "maximum": 243788585.4,
            "minimum": 243786115,
            "name": "GpsTime",
            "position": 12,
            "stddev": 512.6236974,
            "variance": 262783.0551
          },
          {
            "average": 0,
            "count": 19975092,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19975092,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19975092,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19975092,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19975092,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616071.6123,
          4824285.761,
          1201.597336,
          617105.0523,
          4825691.461,
          1856.397336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616071.6123259318,
                4824285.761127919,
                1201.597336326447
              ],
              [
                616071.6123259318,
                4825691.461127918,
                1201.597336326447
              ],
              [
                617105.0523259317,
                4825691.461127918,
                1856.3973363264472
              ],
              [
                617105.0523259317,
                4824285.761127919,
                1856.3973363264472
              ],
              [
                616071.6123259318,
                4824285.761127919,
                1201.597336326447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:49:45+00:00",
        "end_time": "2019-06-05T16:08:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E5221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E5221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E5221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5627823,
            43.56233719,
            1201.597336,
            -121.5496865,
            43.57515195,
            1856.397336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56278230207216,
                  43.56249875075349,
                  1201.597336326447
                ],
                [
                  -121.56248134927725,
                  43.57515195303454,
                  1201.597336326447
                ],
                [
                  -121.5496864661548,
                  43.57499032593168,
                  1856.3973363264472
                ],
                [
                  -121.54999009535408,
                  43.56233719463266,
                  1856.3973363264472
                ],
                [
                  -121.56278230207216,
                  43.56249875075349,
                  1201.597336326447
                ]
              ]
            ]
          },
          "id": "20190605_43121E5221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E5221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:49:45Z",
            "pc:count": 19975092,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616621.4208,
                "count": 19975092,
                "maximum": 617105.0523,
                "minimum": 616071.6123,
                "name": "X",
                "position": 0,
                "stddev": 290.3081443,
                "variance": 84278.81863
              },
              {
                "average": 4825013.987,
                "count": 19975092,
                "maximum": 4825691.461,
                "minimum": 4824285.761,
                "name": "Y",
                "position": 1,
                "stddev": 388.4651647,
                "variance": 150905.1842
              },
              {
                "average": 1313.434654,
                "count": 19975092,
                "maximum": 1856.397336,
                "minimum": 1201.597336,
                "name": "Z",
                "position": 2,
                "stddev": 4.780253589,
                "variance": 22.85082437
              },
              {
                "average": 19212.6777,
                "count": 19975092,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9961.85551,
                "variance": 99238565.21
              },
              {
                "average": 1.119573917,
                "count": 19975092,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3542813966,
                "variance": 0.125515308
              },
              {
                "average": 1.239151189,
                "count": 19975092,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4926233149,
                "variance": 0.2426777304
              },
              {
                "average": 0.500372564,
                "count": 19975092,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998737,
                "variance": 0.2499998737
              },
              {
                "average": 0,
                "count": 19975092,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189853494,
                "count": 19975092,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8598965076,
                "variance": 0.7394220038
              },
              {
                "average": 0.4827741552,
                "count": 19975092,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.80381327,
                "variance": 116.7223812
              },
              {
                "average": 0.4929255895,
                "count": 19975092,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999499627,
                "variance": 0.2499499652
              },
              {
                "average": 10125.959,
                "count": 19975092,
                "maximum": 10128,
                "minimum": 10123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070937429,
                "variance": 1.146906976
              },
              {
                "average": 243787567.4,
                "count": 19975092,
                "maximum": 243788585.4,
                "minimum": 243786115,
                "name": "GpsTime",
                "position": 12,
                "stddev": 512.6236974,
                "variance": 262783.0551
              },
              {
                "average": 0,
                "count": 19975092,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19975092,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19975092,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19975092,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19975092,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616071.6123,
              4824285.761,
              1201.597336,
              617105.0523,
              4825691.461,
              1856.397336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616071.6123259318,
                    4824285.761127919,
                    1201.597336326447
                  ],
                  [
                    616071.6123259318,
                    4825691.461127918,
                    1201.597336326447
                  ],
                  [
                    617105.0523259317,
                    4825691.461127918,
                    1856.3973363264472
                  ],
                  [
                    617105.0523259317,
                    4824285.761127919,
                    1856.3973363264472
                  ],
                  [
                    616071.6123259318,
                    4824285.761127919,
                    1201.597336326447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:49:45+00:00",
            "end_time": "2019-06-05T16:08:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525945929344,
              43.53749852693506,
              1328.3611901057657
            ],
            [
              -121.67498257679132,
              43.55013960225012,
              1328.3611901057657
            ],
            [
              -121.66221044453252,
              43.54999084525698,
              1846.4011901057656
            ],
            [
              -121.6624899940351,
              43.537349835212105,
              1846.4011901057656
            ],
            [
              -121.67525945929344,
              43.53749852693506,
              1328.3611901057657
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752595,
        43.53734984,
        1328.36119,
        -121.6622104,
        43.5501396,
        1846.40119
      ],
      "properties": {
        "datetime": "2019-06-05T16:30:59Z",
        "pc:count": 20240074,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607539.2345,
            "count": 20240074,
            "maximum": 608063.9386,
            "minimum": 607031.9586,
            "name": "X",
            "position": 0,
            "stddev": 295.5563951,
            "variance": 87353.58271
          },
          {
            "average": 4822061.69,
            "count": 20240074,
            "maximum": 4822762.587,
            "minimum": 4821358.307,
            "name": "Y",
            "position": 1,
            "stddev": 406.4019918,
            "variance": 165162.5789
          },
          {
            "average": 1341.707918,
            "count": 20240074,
            "maximum": 1846.40119,
            "minimum": 1328.36119,
            "name": "Z",
            "position": 2,
            "stddev": 6.108405681,
            "variance": 37.31261997
          },
          {
            "average": 19068.31475,
            "count": 20240074,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10367.06484,
            "variance": 107476033.3
          },
          {
            "average": 1.136135372,
            "count": 20240074,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3707696782,
            "variance": 0.1374701543
          },
          {
            "average": 1.272285912,
            "count": 20240074,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5077172637,
            "variance": 0.2577768199
          },
          {
            "average": 0.4969220468,
            "count": 20240074,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999905385,
            "variance": 0.2499905386
          },
          {
            "average": 0,
            "count": 20240074,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.192335957,
            "count": 20240074,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9166422219,
            "variance": 0.840232963
          },
          {
            "average": 1.601489484,
            "count": 20240074,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.70389124,
            "variance": 114.5732877
          },
          {
            "average": 0.4828383039,
            "count": 20240074,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997054017,
            "variance": 0.2497054885
          },
          {
            "average": 10123.5295,
            "count": 20240074,
            "maximum": 10126,
            "minimum": 10121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.080302221,
            "variance": 1.167052888
          },
          {
            "average": 243786408.5,
            "count": 20240074,
            "maximum": 243787459.7,
            "minimum": 243785315.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540.683832,
            "variance": 292339.0061
          },
          {
            "average": 0,
            "count": 20240074,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240074,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240074,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240074,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20240074,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607031.9586,
          4821358.307,
          1328.36119,
          608063.9386,
          4822762.587,
          1846.40119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607031.9586326702,
                4821358.3071162375,
                1328.3611901057657
              ],
              [
                607031.9586326702,
                4822762.587116237,
                1328.3611901057657
              ],
              [
                608063.9386326702,
                4822762.587116237,
                1846.4011901057656
              ],
              [
                608063.9386326702,
                4821358.3071162375,
                1846.4011901057656
              ],
              [
                607031.9586326702,
                4821358.3071162375,
                1328.3611901057657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:30:59+00:00",
        "end_time": "2019-06-05T15:55:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752595,
            43.53734984,
            1328.36119,
            -121.6622104,
            43.5501396,
            1846.40119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525945929344,
                  43.53749852693506,
                  1328.3611901057657
                ],
                [
                  -121.67498257679132,
                  43.55013960225012,
                  1328.3611901057657
                ],
                [
                  -121.66221044453252,
                  43.54999084525698,
                  1846.4011901057656
                ],
                [
                  -121.6624899940351,
                  43.537349835212105,
                  1846.4011901057656
                ],
                [
                  -121.67525945929344,
                  43.53749852693506,
                  1328.3611901057657
                ]
              ]
            ]
          },
          "id": "20190605_43121E6407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:30:59Z",
            "pc:count": 20240074,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607539.2345,
                "count": 20240074,
                "maximum": 608063.9386,
                "minimum": 607031.9586,
                "name": "X",
                "position": 0,
                "stddev": 295.5563951,
                "variance": 87353.58271
              },
              {
                "average": 4822061.69,
                "count": 20240074,
                "maximum": 4822762.587,
                "minimum": 4821358.307,
                "name": "Y",
                "position": 1,
                "stddev": 406.4019918,
                "variance": 165162.5789
              },
              {
                "average": 1341.707918,
                "count": 20240074,
                "maximum": 1846.40119,
                "minimum": 1328.36119,
                "name": "Z",
                "position": 2,
                "stddev": 6.108405681,
                "variance": 37.31261997
              },
              {
                "average": 19068.31475,
                "count": 20240074,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10367.06484,
                "variance": 107476033.3
              },
              {
                "average": 1.136135372,
                "count": 20240074,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3707696782,
                "variance": 0.1374701543
              },
              {
                "average": 1.272285912,
                "count": 20240074,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5077172637,
                "variance": 0.2577768199
              },
              {
                "average": 0.4969220468,
                "count": 20240074,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999905385,
                "variance": 0.2499905386
              },
              {
                "average": 0,
                "count": 20240074,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.192335957,
                "count": 20240074,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9166422219,
                "variance": 0.840232963
              },
              {
                "average": 1.601489484,
                "count": 20240074,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.70389124,
                "variance": 114.5732877
              },
              {
                "average": 0.4828383039,
                "count": 20240074,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997054017,
                "variance": 0.2497054885
              },
              {
                "average": 10123.5295,
                "count": 20240074,
                "maximum": 10126,
                "minimum": 10121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.080302221,
                "variance": 1.167052888
              },
              {
                "average": 243786408.5,
                "count": 20240074,
                "maximum": 243787459.7,
                "minimum": 243785315.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540.683832,
                "variance": 292339.0061
              },
              {
                "average": 0,
                "count": 20240074,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240074,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240074,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240074,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20240074,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607031.9586,
              4821358.307,
              1328.36119,
              608063.9386,
              4822762.587,
              1846.40119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607031.9586326702,
                    4821358.3071162375,
                    1328.3611901057657
                  ],
                  [
                    607031.9586326702,
                    4822762.587116237,
                    1328.3611901057657
                  ],
                  [
                    608063.9386326702,
                    4822762.587116237,
                    1846.4011901057656
                  ],
                  [
                    608063.9386326702,
                    4821358.3071162375,
                    1846.4011901057656
                  ],
                  [
                    607031.9586326702,
                    4821358.3071162375,
                    1328.3611901057657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:30:59+00:00",
            "end_time": "2019-06-05T15:55: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": "20190604_43121E6414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6502646248024,
              43.52499801642195,
              1315.8312111649122
            ],
            [
              -121.64998257787073,
              43.537641871039156,
              1315.8312111649122
            ],
            [
              -121.63720529594495,
              43.537490261520134,
              1882.9712111649121
            ],
            [
              -121.63749001031474,
              43.52484647344084,
              1882.9712111649121
            ],
            [
              -121.6502646248024,
              43.52499801642195,
              1315.8312111649122
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502646,
        43.52484647,
        1315.831211,
        -121.6372053,
        43.53764187,
        1882.971211
      ],
      "properties": {
        "datetime": "2019-06-05T15:59:47Z",
        "pc:count": 21236233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609569.0202,
            "count": 21236233,
            "maximum": 610106.5769,
            "minimum": 609073.9569,
            "name": "X",
            "position": 0,
            "stddev": 292.2119028,
            "variance": 85387.79612
          },
          {
            "average": 4820655.917,
            "count": 21236233,
            "maximum": 4821407.069,
            "minimum": 4820002.469,
            "name": "Y",
            "position": 1,
            "stddev": 407.3927457,
            "variance": 165968.8492
          },
          {
            "average": 1322.893086,
            "count": 21236233,
            "maximum": 1882.971211,
            "minimum": 1315.831211,
            "name": "Z",
            "position": 2,
            "stddev": 5.612379887,
            "variance": 31.498808
          },
          {
            "average": 20894.19359,
            "count": 21236233,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11047.03274,
            "variance": 122036932.4
          },
          {
            "average": 1.11653305,
            "count": 21236233,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3625315887,
            "variance": 0.1314291528
          },
          {
            "average": 1.233047829,
            "count": 21236233,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5139510407,
            "variance": 0.2641456722
          },
          {
            "average": 0.5011611523,
            "count": 21236233,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986635,
            "variance": 0.2499986635
          },
          {
            "average": 2.825359846e-07,
            "count": 21236233,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005315410785,
            "variance": 2.825359181e-07
          },
          {
            "average": 1.634234989,
            "count": 21236233,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.697296299,
            "variance": 7.275407327
          },
          {
            "average": -0.1809800652,
            "count": 21236233,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73566748,
            "variance": 115.2545562
          },
          {
            "average": 0.4917333973,
            "count": 21236233,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999316704,
            "variance": 0.249931675
          },
          {
            "average": 10117.785,
            "count": 21236233,
            "maximum": 10122,
            "minimum": 10113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.851006036,
            "variance": 8.128235418
          },
          {
            "average": 243749398.2,
            "count": 21236233,
            "maximum": 243785587.4,
            "minimum": 243713587.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35249.77386,
            "variance": 1242546557
          },
          {
            "average": 0,
            "count": 21236233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21236233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21236233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21236233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21236233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609073.9569,
          4820002.469,
          1315.831211,
          610106.5769,
          4821407.069,
          1882.971211
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609073.9569257055,
                4820002.469231588,
                1315.8312111649122
              ],
              [
                609073.9569257055,
                4821407.069231587,
                1315.8312111649122
              ],
              [
                610106.5769257057,
                4821407.069231587,
                1882.9712111649121
              ],
              [
                610106.5769257057,
                4820002.469231588,
                1882.9712111649121
              ],
              [
                609073.9569257055,
                4820002.469231588,
                1315.8312111649122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:59:47+00:00",
        "end_time": "2019-06-04T19:59:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502646,
            43.52484647,
            1315.831211,
            -121.6372053,
            43.53764187,
            1882.971211
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6502646248024,
                  43.52499801642195,
                  1315.8312111649122
                ],
                [
                  -121.64998257787073,
                  43.537641871039156,
                  1315.8312111649122
                ],
                [
                  -121.63720529594495,
                  43.537490261520134,
                  1882.9712111649121
                ],
                [
                  -121.63749001031474,
                  43.52484647344084,
                  1882.9712111649121
                ],
                [
                  -121.6502646248024,
                  43.52499801642195,
                  1315.8312111649122
                ]
              ]
            ]
          },
          "id": "20190604_43121E6414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:59:47Z",
            "pc:count": 21236233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609569.0202,
                "count": 21236233,
                "maximum": 610106.5769,
                "minimum": 609073.9569,
                "name": "X",
                "position": 0,
                "stddev": 292.2119028,
                "variance": 85387.79612
              },
              {
                "average": 4820655.917,
                "count": 21236233,
                "maximum": 4821407.069,
                "minimum": 4820002.469,
                "name": "Y",
                "position": 1,
                "stddev": 407.3927457,
                "variance": 165968.8492
              },
              {
                "average": 1322.893086,
                "count": 21236233,
                "maximum": 1882.971211,
                "minimum": 1315.831211,
                "name": "Z",
                "position": 2,
                "stddev": 5.612379887,
                "variance": 31.498808
              },
              {
                "average": 20894.19359,
                "count": 21236233,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11047.03274,
                "variance": 122036932.4
              },
              {
                "average": 1.11653305,
                "count": 21236233,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3625315887,
                "variance": 0.1314291528
              },
              {
                "average": 1.233047829,
                "count": 21236233,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5139510407,
                "variance": 0.2641456722
              },
              {
                "average": 0.5011611523,
                "count": 21236233,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986635,
                "variance": 0.2499986635
              },
              {
                "average": 2.825359846e-07,
                "count": 21236233,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005315410785,
                "variance": 2.825359181e-07
              },
              {
                "average": 1.634234989,
                "count": 21236233,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.697296299,
                "variance": 7.275407327
              },
              {
                "average": -0.1809800652,
                "count": 21236233,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73566748,
                "variance": 115.2545562
              },
              {
                "average": 0.4917333973,
                "count": 21236233,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999316704,
                "variance": 0.249931675
              },
              {
                "average": 10117.785,
                "count": 21236233,
                "maximum": 10122,
                "minimum": 10113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.851006036,
                "variance": 8.128235418
              },
              {
                "average": 243749398.2,
                "count": 21236233,
                "maximum": 243785587.4,
                "minimum": 243713587.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35249.77386,
                "variance": 1242546557
              },
              {
                "average": 0,
                "count": 21236233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21236233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21236233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21236233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21236233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609073.9569,
              4820002.469,
              1315.831211,
              610106.5769,
              4821407.069,
              1882.971211
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609073.9569257055,
                    4820002.469231588,
                    1315.8312111649122
                  ],
                  [
                    609073.9569257055,
                    4821407.069231587,
                    1315.8312111649122
                  ],
                  [
                    610106.5769257057,
                    4821407.069231587,
                    1882.9712111649121
                  ],
                  [
                    610106.5769257057,
                    4820002.469231588,
                    1882.9712111649121
                  ],
                  [
                    609073.9569257055,
                    4820002.469231588,
                    1315.8312111649122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:59:47+00:00",
            "end_time": "2019-06-04T19:59:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E5318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.60027462511063,
              43.51249842870214,
              1291.915922516511
            ],
            [
              -121.59998213670036,
              43.52514744671927,
              1291.915922516511
            ],
            [
              -121.58719464905985,
              43.52499012344314,
              1904.575922516511
            ],
            [
              -121.58748980684602,
              43.51234117450132,
              1904.575922516511
            ],
            [
              -121.60027462511063,
              43.51249842870214,
              1291.915922516511
            ]
          ]
        ]
      },
      "bbox": [
        -121.6002746,
        43.51234117,
        1291.915923,
        -121.5871946,
        43.52514745,
        1904.575923
      ],
      "properties": {
        "datetime": "2019-06-04T20:05:23Z",
        "pc:count": 18614083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 613643.4043,
            "count": 18614083,
            "maximum": 614170.7963,
            "minimum": 613137.1163,
            "name": "X",
            "position": 0,
            "stddev": 291.7565579,
            "variance": 85121.88906
          },
          {
            "average": 4819375.084,
            "count": 18614083,
            "maximum": 4820086.228,
            "minimum": 4818681.028,
            "name": "Y",
            "position": 1,
            "stddev": 394.2309599,
            "variance": 155418.0498
          },
          {
            "average": 1334.653639,
            "count": 18614083,
            "maximum": 1904.575923,
            "minimum": 1291.915923,
            "name": "Z",
            "position": 2,
            "stddev": 8.591445134,
            "variance": 73.81292949
          },
          {
            "average": 18988.26625,
            "count": 18614083,
            "maximum": 53721,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10616.75847,
            "variance": 112715560.5
          },
          {
            "average": 1.124575355,
            "count": 18614083,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3599585612,
            "variance": 0.1295701658
          },
          {
            "average": 1.249166129,
            "count": 18614083,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4986219517,
            "variance": 0.2486238507
          },
          {
            "average": 0.4988877507,
            "count": 18614083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987763,
            "variance": 0.2499987763
          },
          {
            "average": 0,
            "count": 18614083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.075910857,
            "count": 18614083,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.635502554,
            "variance": 13.21687882
          },
          {
            "average": 0.7940843722,
            "count": 18614083,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89313067,
            "variance": 118.6602958
          },
          {
            "average": 0.4909068043,
            "count": 18614083,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999173204,
            "variance": 0.2499173272
          },
          {
            "average": 10111.31535,
            "count": 18614083,
            "maximum": 10114,
            "minimum": 10109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.044653788,
            "variance": 1.091301536
          },
          {
            "average": 243712708.8,
            "count": 18614083,
            "maximum": 243713923.2,
            "minimum": 243711704.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467.4190416,
            "variance": 218480.5604
          },
          {
            "average": 0,
            "count": 18614083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18614083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18614083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18614083,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18614083,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          613137.1163,
          4818681.028,
          1291.915923,
          614170.7963,
          4820086.228,
          1904.575923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                613137.1162767621,
                4818681.02806186,
                1291.915922516511
              ],
              [
                613137.1162767621,
                4820086.2280618595,
                1291.915922516511
              ],
              [
                614170.796276762,
                4820086.2280618595,
                1904.575922516511
              ],
              [
                614170.796276762,
                4818681.02806186,
                1904.575922516511
              ],
              [
                613137.1162767621,
                4818681.02806186,
                1291.915922516511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:05:23+00:00",
        "end_time": "2019-06-04T19:28:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E5318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E5318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E5318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6002746,
            43.51234117,
            1291.915923,
            -121.5871946,
            43.52514745,
            1904.575923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.60027462511063,
                  43.51249842870214,
                  1291.915922516511
                ],
                [
                  -121.59998213670036,
                  43.52514744671927,
                  1291.915922516511
                ],
                [
                  -121.58719464905985,
                  43.52499012344314,
                  1904.575922516511
                ],
                [
                  -121.58748980684602,
                  43.51234117450132,
                  1904.575922516511
                ],
                [
                  -121.60027462511063,
                  43.51249842870214,
                  1291.915922516511
                ]
              ]
            ]
          },
          "id": "20190604_43121E5318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E5318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:05:23Z",
            "pc:count": 18614083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 613643.4043,
                "count": 18614083,
                "maximum": 614170.7963,
                "minimum": 613137.1163,
                "name": "X",
                "position": 0,
                "stddev": 291.7565579,
                "variance": 85121.88906
              },
              {
                "average": 4819375.084,
                "count": 18614083,
                "maximum": 4820086.228,
                "minimum": 4818681.028,
                "name": "Y",
                "position": 1,
                "stddev": 394.2309599,
                "variance": 155418.0498
              },
              {
                "average": 1334.653639,
                "count": 18614083,
                "maximum": 1904.575923,
                "minimum": 1291.915923,
                "name": "Z",
                "position": 2,
                "stddev": 8.591445134,
                "variance": 73.81292949
              },
              {
                "average": 18988.26625,
                "count": 18614083,
                "maximum": 53721,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10616.75847,
                "variance": 112715560.5
              },
              {
                "average": 1.124575355,
                "count": 18614083,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3599585612,
                "variance": 0.1295701658
              },
              {
                "average": 1.249166129,
                "count": 18614083,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4986219517,
                "variance": 0.2486238507
              },
              {
                "average": 0.4988877507,
                "count": 18614083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987763,
                "variance": 0.2499987763
              },
              {
                "average": 0,
                "count": 18614083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.075910857,
                "count": 18614083,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.635502554,
                "variance": 13.21687882
              },
              {
                "average": 0.7940843722,
                "count": 18614083,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89313067,
                "variance": 118.6602958
              },
              {
                "average": 0.4909068043,
                "count": 18614083,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999173204,
                "variance": 0.2499173272
              },
              {
                "average": 10111.31535,
                "count": 18614083,
                "maximum": 10114,
                "minimum": 10109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.044653788,
                "variance": 1.091301536
              },
              {
                "average": 243712708.8,
                "count": 18614083,
                "maximum": 243713923.2,
                "minimum": 243711704.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467.4190416,
                "variance": 218480.5604
              },
              {
                "average": 0,
                "count": 18614083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18614083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18614083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18614083,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18614083,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              613137.1163,
              4818681.028,
              1291.915923,
              614170.7963,
              4820086.228,
              1904.575923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    613137.1162767621,
                    4818681.02806186,
                    1291.915922516511
                  ],
                  [
                    613137.1162767621,
                    4820086.2280618595,
                    1291.915922516511
                  ],
                  [
                    614170.796276762,
                    4820086.2280618595,
                    1904.575922516511
                  ],
                  [
                    614170.796276762,
                    4818681.02806186,
                    1904.575922516511
                  ],
                  [
                    613137.1162767621,
                    4818681.02806186,
                    1291.915922516511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:05:23+00:00",
            "end_time": "2019-06-04T19:28:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190602_43121E7424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.77523786534937,
              43.49999749301092,
              1293.266106503839
            ],
            [
              -121.77498242196953,
              43.51262870084663,
              1293.266106503839
            ],
            [
              -121.76223180327102,
              43.51249136194891,
              1965.686106503839
            ],
            [
              -121.76248990379253,
              43.499860214330546,
              1965.686106503839
            ],
            [
              -121.77523786534937,
              43.49999749301092,
              1293.266106503839
            ]
          ]
        ]
      },
      "bbox": [
        -121.7752379,
        43.49986021,
        1293.266107,
        -121.7622318,
        43.5126287,
        1965.686107
      ],
      "properties": {
        "datetime": "2019-06-02T17:12:06Z",
        "pc:count": 22668161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 599541.3084,
            "count": 22668161,
            "maximum": 600046.3237,
            "minimum": 599015.4837,
            "name": "X",
            "position": 0,
            "stddev": 290.6751813,
            "variance": 84492.06103
          },
          {
            "average": 4817756.188,
            "count": 22668161,
            "maximum": 4818472.754,
            "minimum": 4817069.634,
            "name": "Y",
            "position": 1,
            "stddev": 399.6770915,
            "variance": 159741.7775
          },
          {
            "average": 1386.821074,
            "count": 22668161,
            "maximum": 1965.686107,
            "minimum": 1293.266107,
            "name": "Z",
            "position": 2,
            "stddev": 25.65555314,
            "variance": 658.2074068
          },
          {
            "average": 16898.72669,
            "count": 22668161,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9837.502952,
            "variance": 96776464.33
          },
          {
            "average": 1.176600916,
            "count": 22668161,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4372631044,
            "variance": 0.1911990225
          },
          {
            "average": 1.35319773,
            "count": 22668161,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6048294804,
            "variance": 0.3658187003
          },
          {
            "average": 0.501268012,
            "count": 22668161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984032,
            "variance": 0.2499984032
          },
          {
            "average": 0,
            "count": 22668161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226801063,
            "count": 22668161,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.264052581,
            "variance": 1.597828927
          },
          {
            "average": -0.1265354772,
            "count": 22668161,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85080879,
            "variance": 117.7400514
          },
          {
            "average": 0.4968140115,
            "count": 22668161,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999898604,
            "variance": 0.2499898605
          },
          {
            "average": 10020.05439,
            "count": 22668161,
            "maximum": 10023,
            "minimum": 10017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.055970725,
            "variance": 1.115074171
          },
          {
            "average": 243529606.7,
            "count": 22668161,
            "maximum": 243530726.2,
            "minimum": 243528255.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 435.7121465,
            "variance": 189845.0746
          },
          {
            "average": 0,
            "count": 22668161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22668161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22668161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22668161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22668161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599015.4837,
          4817069.634,
          1293.266107,
          600046.3237,
          4818472.754,
          1965.686107
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599015.4836880303,
                4817069.63447761,
                1293.266106503839
              ],
              [
                599015.4836880303,
                4818472.754477609,
                1293.266106503839
              ],
              [
                600046.3236880304,
                4818472.754477609,
                1965.686106503839
              ],
              [
                600046.3236880304,
                4817069.63447761,
                1965.686106503839
              ],
              [
                599015.4836880303,
                4817069.63447761,
                1293.266106503839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:12:06+00:00",
        "end_time": "2019-06-02T16:30:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E7424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E7424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E7424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7752379,
            43.49986021,
            1293.266107,
            -121.7622318,
            43.5126287,
            1965.686107
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.77523786534937,
                  43.49999749301092,
                  1293.266106503839
                ],
                [
                  -121.77498242196953,
                  43.51262870084663,
                  1293.266106503839
                ],
                [
                  -121.76223180327102,
                  43.51249136194891,
                  1965.686106503839
                ],
                [
                  -121.76248990379253,
                  43.499860214330546,
                  1965.686106503839
                ],
                [
                  -121.77523786534937,
                  43.49999749301092,
                  1293.266106503839
                ]
              ]
            ]
          },
          "id": "20190602_43121E7424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:12:06Z",
            "pc:count": 22668161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 599541.3084,
                "count": 22668161,
                "maximum": 600046.3237,
                "minimum": 599015.4837,
                "name": "X",
                "position": 0,
                "stddev": 290.6751813,
                "variance": 84492.06103
              },
              {
                "average": 4817756.188,
                "count": 22668161,
                "maximum": 4818472.754,
                "minimum": 4817069.634,
                "name": "Y",
                "position": 1,
                "stddev": 399.6770915,
                "variance": 159741.7775
              },
              {
                "average": 1386.821074,
                "count": 22668161,
                "maximum": 1965.686107,
                "minimum": 1293.266107,
                "name": "Z",
                "position": 2,
                "stddev": 25.65555314,
                "variance": 658.2074068
              },
              {
                "average": 16898.72669,
                "count": 22668161,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9837.502952,
                "variance": 96776464.33
              },
              {
                "average": 1.176600916,
                "count": 22668161,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4372631044,
                "variance": 0.1911990225
              },
              {
                "average": 1.35319773,
                "count": 22668161,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6048294804,
                "variance": 0.3658187003
              },
              {
                "average": 0.501268012,
                "count": 22668161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984032,
                "variance": 0.2499984032
              },
              {
                "average": 0,
                "count": 22668161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226801063,
                "count": 22668161,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.264052581,
                "variance": 1.597828927
              },
              {
                "average": -0.1265354772,
                "count": 22668161,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85080879,
                "variance": 117.7400514
              },
              {
                "average": 0.4968140115,
                "count": 22668161,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999898604,
                "variance": 0.2499898605
              },
              {
                "average": 10020.05439,
                "count": 22668161,
                "maximum": 10023,
                "minimum": 10017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.055970725,
                "variance": 1.115074171
              },
              {
                "average": 243529606.7,
                "count": 22668161,
                "maximum": 243530726.2,
                "minimum": 243528255.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 435.7121465,
                "variance": 189845.0746
              },
              {
                "average": 0,
                "count": 22668161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22668161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22668161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22668161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22668161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599015.4837,
              4817069.634,
              1293.266107,
              600046.3237,
              4818472.754,
              1965.686107
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599015.4836880303,
                    4817069.63447761,
                    1293.266106503839
                  ],
                  [
                    599015.4836880303,
                    4818472.754477609,
                    1293.266106503839
                  ],
                  [
                    600046.3236880304,
                    4818472.754477609,
                    1965.686106503839
                  ],
                  [
                    600046.3236880304,
                    4817069.63447761,
                    1965.686106503839
                  ],
                  [
                    599015.4836880303,
                    4817069.63447761,
                    1293.266106503839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:12:06+00:00",
            "end_time": "2019-06-02T16: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": "20190605_43121E6217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6752598867637,
              43.57499775455424,
              1312.1293770390278
            ],
            [
              -121.67498262204757,
              43.58763964682364,
              1312.1293770390278
            ],
            [
              -121.66220949857171,
              43.587490869151864,
              1877.449377039028
            ],
            [
              -121.66248943417727,
              43.5748490421616,
              1877.449377039028
            ],
            [
              -121.6752598867637,
              43.57499775455424,
              1312.1293770390278
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752599,
        43.57484904,
        1312.129377,
        -121.6622095,
        43.58763965,
        1877.449377
      ],
      "properties": {
        "datetime": "2019-06-05T18:36:10Z",
        "pc:count": 24015409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607476.927,
            "count": 24015409,
            "maximum": 607996.9805,
            "minimum": 606965.5605,
            "name": "X",
            "position": 0,
            "stddev": 290.6688986,
            "variance": 84488.4086
          },
          {
            "average": 4826231.796,
            "count": 24015409,
            "maximum": 4826927.377,
            "minimum": 4825522.997,
            "name": "Y",
            "position": 1,
            "stddev": 397.8568292,
            "variance": 158290.0566
          },
          {
            "average": 1328.642103,
            "count": 24015409,
            "maximum": 1877.449377,
            "minimum": 1312.129377,
            "name": "Z",
            "position": 2,
            "stddev": 8.289050319,
            "variance": 68.70835518
          },
          {
            "average": 15911.75484,
            "count": 24015409,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10397.70259,
            "variance": 108112219.1
          },
          {
            "average": 1.230677645,
            "count": 24015409,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5158524378,
            "variance": 0.2661037376
          },
          {
            "average": 1.461320022,
            "count": 24015409,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7172258984,
            "variance": 0.5144129893
          },
          {
            "average": 0.5049373508,
            "count": 24015409,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999756324,
            "variance": 0.249975633
          },
          {
            "average": 0,
            "count": 24015409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267083313,
            "count": 24015409,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.675727321,
            "variance": 2.808062054
          },
          {
            "average": -1.512385466,
            "count": 24015409,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73201698,
            "variance": 115.1761885
          },
          {
            "average": 0.4951812813,
            "count": 24015409,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999767898,
            "variance": 0.2499767904
          },
          {
            "average": 10134.45345,
            "count": 24015409,
            "maximum": 10138,
            "minimum": 10132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.142194697,
            "variance": 1.304608725
          },
          {
            "average": 243793429.4,
            "count": 24015409,
            "maximum": 243794970.9,
            "minimum": 243792072.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 565.2974067,
            "variance": 319561.158
          },
          {
            "average": 0,
            "count": 24015409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24015409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24015409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24015409,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24015409,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606965.5605,
          4825522.997,
          1312.129377,
          607996.9805,
          4826927.377,
          1877.449377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606965.5605465762,
                4825522.996529455,
                1312.1293770390278
              ],
              [
                606965.5605465762,
                4826927.376529456,
                1312.1293770390278
              ],
              [
                607996.9805465761,
                4826927.376529456,
                1877.449377039028
              ],
              [
                607996.9805465761,
                4825522.996529455,
                1877.449377039028
              ],
              [
                606965.5605465762,
                4825522.996529455,
                1312.1293770390278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:36:10+00:00",
        "end_time": "2019-06-05T17:47:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752599,
            43.57484904,
            1312.129377,
            -121.6622095,
            43.58763965,
            1877.449377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6752598867637,
                  43.57499775455424,
                  1312.1293770390278
                ],
                [
                  -121.67498262204757,
                  43.58763964682364,
                  1312.1293770390278
                ],
                [
                  -121.66220949857171,
                  43.587490869151864,
                  1877.449377039028
                ],
                [
                  -121.66248943417727,
                  43.5748490421616,
                  1877.449377039028
                ],
                [
                  -121.6752598867637,
                  43.57499775455424,
                  1312.1293770390278
                ]
              ]
            ]
          },
          "id": "20190605_43121E6217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:36:10Z",
            "pc:count": 24015409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607476.927,
                "count": 24015409,
                "maximum": 607996.9805,
                "minimum": 606965.5605,
                "name": "X",
                "position": 0,
                "stddev": 290.6688986,
                "variance": 84488.4086
              },
              {
                "average": 4826231.796,
                "count": 24015409,
                "maximum": 4826927.377,
                "minimum": 4825522.997,
                "name": "Y",
                "position": 1,
                "stddev": 397.8568292,
                "variance": 158290.0566
              },
              {
                "average": 1328.642103,
                "count": 24015409,
                "maximum": 1877.449377,
                "minimum": 1312.129377,
                "name": "Z",
                "position": 2,
                "stddev": 8.289050319,
                "variance": 68.70835518
              },
              {
                "average": 15911.75484,
                "count": 24015409,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10397.70259,
                "variance": 108112219.1
              },
              {
                "average": 1.230677645,
                "count": 24015409,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5158524378,
                "variance": 0.2661037376
              },
              {
                "average": 1.461320022,
                "count": 24015409,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7172258984,
                "variance": 0.5144129893
              },
              {
                "average": 0.5049373508,
                "count": 24015409,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999756324,
                "variance": 0.249975633
              },
              {
                "average": 0,
                "count": 24015409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267083313,
                "count": 24015409,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.675727321,
                "variance": 2.808062054
              },
              {
                "average": -1.512385466,
                "count": 24015409,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73201698,
                "variance": 115.1761885
              },
              {
                "average": 0.4951812813,
                "count": 24015409,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999767898,
                "variance": 0.2499767904
              },
              {
                "average": 10134.45345,
                "count": 24015409,
                "maximum": 10138,
                "minimum": 10132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.142194697,
                "variance": 1.304608725
              },
              {
                "average": 243793429.4,
                "count": 24015409,
                "maximum": 243794970.9,
                "minimum": 243792072.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 565.2974067,
                "variance": 319561.158
              },
              {
                "average": 0,
                "count": 24015409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24015409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24015409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24015409,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24015409,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606965.5605,
              4825522.997,
              1312.129377,
              607996.9805,
              4826927.377,
              1877.449377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606965.5605465762,
                    4825522.996529455,
                    1312.1293770390278
                  ],
                  [
                    606965.5605465762,
                    4826927.376529456,
                    1312.1293770390278
                  ],
                  [
                    607996.9805465761,
                    4826927.376529456,
                    1877.449377039028
                  ],
                  [
                    607996.9805465761,
                    4825522.996529455,
                    1877.449377039028
                  ],
                  [
                    606965.5605465762,
                    4825522.996529455,
                    1312.1293770390278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:36:10+00:00",
            "end_time": "2019-06-05T17:47: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": "20190602_43121E7415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.76261758142333,
              43.52499602513363,
              1408.3331339078748
            ],
            [
              -121.7624822225486,
              43.531616207679775,
              1408.3331339078748
            ],
            [
              -121.74985238399695,
              43.53147879060822,
              1964.8331339078748
            ],
            [
              -121.74998912344262,
              43.524858639642794,
              1964.8331339078748
            ],
            [
              -121.76261758142333,
              43.52499602513363,
              1408.3331339078748
            ]
          ]
        ]
      },
      "bbox": [
        -121.7626176,
        43.52485864,
        1408.333134,
        -121.7498524,
        43.53161621,
        1964.833134
      ],
      "properties": {
        "datetime": "2019-06-02T17:20:59Z",
        "pc:count": 11766238,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600494.9947,
            "count": 11766238,
            "maximum": 601015.2461,
            "minimum": 599994.4861,
            "name": "X",
            "position": 0,
            "stddev": 291.5312822,
            "variance": 84990.48847
          },
          {
            "average": 4820240.788,
            "count": 11766238,
            "maximum": 4820596.456,
            "minimum": 4819861.056,
            "name": "Y",
            "position": 1,
            "stddev": 213.8187302,
            "variance": 45718.44939
          },
          {
            "average": 1627.94143,
            "count": 11766238,
            "maximum": 1964.833134,
            "minimum": 1408.333134,
            "name": "Z",
            "position": 2,
            "stddev": 22.79541264,
            "variance": 519.6308376
          },
          {
            "average": 21181.84768,
            "count": 11766238,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11814.69696,
            "variance": 139587064.3
          },
          {
            "average": 1.195281024,
            "count": 11766238,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4542043389,
            "variance": 0.2063015814
          },
          {
            "average": 1.390545644,
            "count": 11766238,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6208058742,
            "variance": 0.3853999334
          },
          {
            "average": 0.5013842147,
            "count": 11766238,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981052,
            "variance": 0.2499981052
          },
          {
            "average": 0,
            "count": 11766238,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.19296448,
            "count": 11766238,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.188717779,
            "variance": 1.413049959
          },
          {
            "average": -0.05335234199,
            "count": 11766238,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89056588,
            "variance": 118.6044252
          },
          {
            "average": 0.4959361692,
            "count": 11766238,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999835063,
            "variance": 0.2499835065
          },
          {
            "average": 10021.76489,
            "count": 11766238,
            "maximum": 10024,
            "minimum": 10020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8749502377,
            "variance": 0.7655379184
          },
          {
            "average": 243530282,
            "count": 11766238,
            "maximum": 243531259.1,
            "minimum": 243529694.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 356.5686817,
            "variance": 127141.2248
          },
          {
            "average": 0,
            "count": 11766238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766238,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766238,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766238,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11766238,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          599994.4861,
          4819861.056,
          1408.333134,
          601015.2461,
          4820596.456,
          1964.833134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                599994.4860518186,
                4819861.055972421,
                1408.3331339078748
              ],
              [
                599994.4860518186,
                4820596.455972421,
                1408.3331339078748
              ],
              [
                601015.2460518186,
                4820596.455972421,
                1964.8331339078748
              ],
              [
                601015.2460518186,
                4819861.055972421,
                1964.8331339078748
              ],
              [
                599994.4860518186,
                4819861.055972421,
                1408.3331339078748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:20:59+00:00",
        "end_time": "2019-06-02T16:54:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E7415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E7415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E7415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7626176,
            43.52485864,
            1408.333134,
            -121.7498524,
            43.53161621,
            1964.833134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.76261758142333,
                  43.52499602513363,
                  1408.3331339078748
                ],
                [
                  -121.7624822225486,
                  43.531616207679775,
                  1408.3331339078748
                ],
                [
                  -121.74985238399695,
                  43.53147879060822,
                  1964.8331339078748
                ],
                [
                  -121.74998912344262,
                  43.524858639642794,
                  1964.8331339078748
                ],
                [
                  -121.76261758142333,
                  43.52499602513363,
                  1408.3331339078748
                ]
              ]
            ]
          },
          "id": "20190602_43121E7415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:20:59Z",
            "pc:count": 11766238,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600494.9947,
                "count": 11766238,
                "maximum": 601015.2461,
                "minimum": 599994.4861,
                "name": "X",
                "position": 0,
                "stddev": 291.5312822,
                "variance": 84990.48847
              },
              {
                "average": 4820240.788,
                "count": 11766238,
                "maximum": 4820596.456,
                "minimum": 4819861.056,
                "name": "Y",
                "position": 1,
                "stddev": 213.8187302,
                "variance": 45718.44939
              },
              {
                "average": 1627.94143,
                "count": 11766238,
                "maximum": 1964.833134,
                "minimum": 1408.333134,
                "name": "Z",
                "position": 2,
                "stddev": 22.79541264,
                "variance": 519.6308376
              },
              {
                "average": 21181.84768,
                "count": 11766238,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11814.69696,
                "variance": 139587064.3
              },
              {
                "average": 1.195281024,
                "count": 11766238,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4542043389,
                "variance": 0.2063015814
              },
              {
                "average": 1.390545644,
                "count": 11766238,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6208058742,
                "variance": 0.3853999334
              },
              {
                "average": 0.5013842147,
                "count": 11766238,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981052,
                "variance": 0.2499981052
              },
              {
                "average": 0,
                "count": 11766238,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.19296448,
                "count": 11766238,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.188717779,
                "variance": 1.413049959
              },
              {
                "average": -0.05335234199,
                "count": 11766238,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89056588,
                "variance": 118.6044252
              },
              {
                "average": 0.4959361692,
                "count": 11766238,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999835063,
                "variance": 0.2499835065
              },
              {
                "average": 10021.76489,
                "count": 11766238,
                "maximum": 10024,
                "minimum": 10020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8749502377,
                "variance": 0.7655379184
              },
              {
                "average": 243530282,
                "count": 11766238,
                "maximum": 243531259.1,
                "minimum": 243529694.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 356.5686817,
                "variance": 127141.2248
              },
              {
                "average": 0,
                "count": 11766238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766238,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766238,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766238,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11766238,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              599994.4861,
              4819861.056,
              1408.333134,
              601015.2461,
              4820596.456,
              1964.833134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    599994.4860518186,
                    4819861.055972421,
                    1408.3331339078748
                  ],
                  [
                    599994.4860518186,
                    4820596.455972421,
                    1408.3331339078748
                  ],
                  [
                    601015.2460518186,
                    4820596.455972421,
                    1964.8331339078748
                  ],
                  [
                    601015.2460518186,
                    4819861.055972421,
                    1964.8331339078748
                  ],
                  [
                    599994.4860518186,
                    4819861.055972421,
                    1408.3331339078748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:20:59+00:00",
            "end_time": "2019-06-02T16:54:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121F5421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.56264756579742,
              43.62499769018384,
              1300.0326938622736
            ],
            [
              -121.56248119452476,
              43.631977626236896,
              1300.0326938622736
            ],
            [
              -121.5498224764138,
              43.63181771230895,
              1852.5926938622736
            ],
            [
              -121.54999031149758,
              43.624837814996766,
              1852.5926938622736
            ],
            [
              -121.56264756579742,
              43.62499769018384,
              1300.0326938622736
            ]
          ]
        ]
      },
      "bbox": [
        -121.5626476,
        43.62483781,
        1300.032694,
        -121.5498225,
        43.63197763,
        1852.592694
      ],
      "properties": {
        "datetime": "2019-06-05T19:28:51Z",
        "pc:count": 12428003,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 616449.9299,
            "count": 12428003,
            "maximum": 616983.8779,
            "minimum": 615962.3979,
            "name": "X",
            "position": 0,
            "stddev": 282.1293575,
            "variance": 79596.97438
          },
          {
            "average": 4831605.419,
            "count": 12428003,
            "maximum": 4832002.624,
            "minimum": 4831227.184,
            "name": "Y",
            "position": 1,
            "stddev": 213.7680449,
            "variance": 45696.77701
          },
          {
            "average": 1303.551133,
            "count": 12428003,
            "maximum": 1852.592694,
            "minimum": 1300.032694,
            "name": "Z",
            "position": 2,
            "stddev": 2.983411318,
            "variance": 8.900743094
          },
          {
            "average": 17247.5852,
            "count": 12428003,
            "maximum": 58417,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9218.216288,
            "variance": 84975511.53
          },
          {
            "average": 1.136305406,
            "count": 12428003,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3512192944,
            "variance": 0.1233549927
          },
          {
            "average": 1.27260156,
            "count": 12428003,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4638585575,
            "variance": 0.2151647614
          },
          {
            "average": 0.500597079,
            "count": 12428003,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996636,
            "variance": 0.2499996636
          },
          {
            "average": 0,
            "count": 12428003,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.141761713,
            "count": 12428003,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5646241996,
            "variance": 0.3188004867
          },
          {
            "average": 0.6784783125,
            "count": 12428003,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76680344,
            "variance": 115.9240564
          },
          {
            "average": 0.4976497029,
            "count": 12428003,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999944962,
            "variance": 0.2499944962
          },
          {
            "average": 10143.03868,
            "count": 12428003,
            "maximum": 10145,
            "minimum": 10141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9037815112,
            "variance": 0.8168210201
          },
          {
            "average": 243797364.2,
            "count": 12428003,
            "maximum": 243798131.9,
            "minimum": 243796439,
            "name": "GpsTime",
            "position": 12,
            "stddev": 372.7237859,
            "variance": 138923.0206
          },
          {
            "average": 0,
            "count": 12428003,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12428003,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12428003,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12428003,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12428003,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          615962.3979,
          4831227.184,
          1300.032694,
          616983.8779,
          4832002.624,
          1852.592694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                615962.3978575554,
                4831227.184328104,
                1300.0326938622736
              ],
              [
                615962.3978575554,
                4832002.624328104,
                1300.0326938622736
              ],
              [
                616983.8778575554,
                4832002.624328104,
                1852.5926938622736
              ],
              [
                616983.8778575554,
                4831227.184328104,
                1852.5926938622736
              ],
              [
                615962.3978575554,
                4831227.184328104,
                1300.0326938622736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:28:51+00:00",
        "end_time": "2019-06-05T19:00:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121F5421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121F5421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121F5421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5626476,
            43.62483781,
            1300.032694,
            -121.5498225,
            43.63197763,
            1852.592694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.56264756579742,
                  43.62499769018384,
                  1300.0326938622736
                ],
                [
                  -121.56248119452476,
                  43.631977626236896,
                  1300.0326938622736
                ],
                [
                  -121.5498224764138,
                  43.63181771230895,
                  1852.5926938622736
                ],
                [
                  -121.54999031149758,
                  43.624837814996766,
                  1852.5926938622736
                ],
                [
                  -121.56264756579742,
                  43.62499769018384,
                  1300.0326938622736
                ]
              ]
            ]
          },
          "id": "20190605_43121F5421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:28:51Z",
            "pc:count": 12428003,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 616449.9299,
                "count": 12428003,
                "maximum": 616983.8779,
                "minimum": 615962.3979,
                "name": "X",
                "position": 0,
                "stddev": 282.1293575,
                "variance": 79596.97438
              },
              {
                "average": 4831605.419,
                "count": 12428003,
                "maximum": 4832002.624,
                "minimum": 4831227.184,
                "name": "Y",
                "position": 1,
                "stddev": 213.7680449,
                "variance": 45696.77701
              },
              {
                "average": 1303.551133,
                "count": 12428003,
                "maximum": 1852.592694,
                "minimum": 1300.032694,
                "name": "Z",
                "position": 2,
                "stddev": 2.983411318,
                "variance": 8.900743094
              },
              {
                "average": 17247.5852,
                "count": 12428003,
                "maximum": 58417,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9218.216288,
                "variance": 84975511.53
              },
              {
                "average": 1.136305406,
                "count": 12428003,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3512192944,
                "variance": 0.1233549927
              },
              {
                "average": 1.27260156,
                "count": 12428003,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4638585575,
                "variance": 0.2151647614
              },
              {
                "average": 0.500597079,
                "count": 12428003,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996636,
                "variance": 0.2499996636
              },
              {
                "average": 0,
                "count": 12428003,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.141761713,
                "count": 12428003,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5646241996,
                "variance": 0.3188004867
              },
              {
                "average": 0.6784783125,
                "count": 12428003,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76680344,
                "variance": 115.9240564
              },
              {
                "average": 0.4976497029,
                "count": 12428003,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999944962,
                "variance": 0.2499944962
              },
              {
                "average": 10143.03868,
                "count": 12428003,
                "maximum": 10145,
                "minimum": 10141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9037815112,
                "variance": 0.8168210201
              },
              {
                "average": 243797364.2,
                "count": 12428003,
                "maximum": 243798131.9,
                "minimum": 243796439,
                "name": "GpsTime",
                "position": 12,
                "stddev": 372.7237859,
                "variance": 138923.0206
              },
              {
                "average": 0,
                "count": 12428003,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12428003,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12428003,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12428003,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12428003,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              615962.3979,
              4831227.184,
              1300.032694,
              616983.8779,
              4832002.624,
              1852.592694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    615962.3978575554,
                    4831227.184328104,
                    1300.0326938622736
                  ],
                  [
                    615962.3978575554,
                    4832002.624328104,
                    1300.0326938622736
                  ],
                  [
                    616983.8778575554,
                    4832002.624328104,
                    1852.5926938622736
                  ],
                  [
                    616983.8778575554,
                    4831227.184328104,
                    1852.5926938622736
                  ],
                  [
                    615962.3978575554,
                    4831227.184328104,
                    1300.0326938622736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:28:51+00:00",
            "end_time": "2019-06-05T19:00:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190603_43121E5324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.58777717739356,
              43.49999828283733,
              1238.2804463828327
            ],
            [
              -121.58748215633486,
              43.51264942112276,
              1238.2804463828327
            ],
            [
              -121.57469218223416,
              43.51249067135783,
              1881.9204463828326
            ],
            [
              -121.57498987243633,
              43.499839602787304,
              1881.9204463828326
            ],
            [
              -121.58777717739356,
              43.49999828283733,
              1238.2804463828327
            ]
          ]
        ]
      },
      "bbox": [
        -121.5877772,
        43.4998396,
        1238.280446,
        -121.5746922,
        43.51264942,
        1881.920446
      ],
      "properties": {
        "datetime": "2019-06-04T19:35:29Z",
        "pc:count": 19651617,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 614693.2727,
            "count": 19651617,
            "maximum": 615204.9335,
            "minimum": 614170.8335,
            "name": "X",
            "position": 0,
            "stddev": 298.4210172,
            "variance": 89055.10349
          },
          {
            "average": 4818035.946,
            "count": 19651617,
            "maximum": 4818715.272,
            "minimum": 4817309.832,
            "name": "Y",
            "position": 1,
            "stddev": 403.1184405,
            "variance": 162504.4771
          },
          {
            "average": 1339.484944,
            "count": 19651617,
            "maximum": 1881.920446,
            "minimum": 1238.280446,
            "name": "Z",
            "position": 2,
            "stddev": 10.67508272,
            "variance": 113.957391
          },
          {
            "average": 18981.27907,
            "count": 19651617,
            "maximum": 48237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10581.90559,
            "variance": 111976726
          },
          {
            "average": 1.13299959,
            "count": 19651617,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3809862071,
            "variance": 0.14515049
          },
          {
            "average": 1.26600951,
            "count": 19651617,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5336474693,
            "variance": 0.2847796215
          },
          {
            "average": 0.5014724742,
            "count": 19651617,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978445,
            "variance": 0.2499978445
          },
          {
            "average": 0,
            "count": 19651617,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.018391311,
            "count": 19651617,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.566528681,
            "variance": 12.72012683
          },
          {
            "average": 0.035253405,
            "count": 19651617,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87403858,
            "variance": 118.2447151
          },
          {
            "average": 0.4943398296,
            "count": 19651617,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999679742,
            "variance": 0.2499679752
          },
          {
            "average": 10103.65664,
            "count": 19651617,
            "maximum": 10110,
            "minimum": 10056,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.68934141,
            "variance": 215.7767511
          },
          {
            "average": 243703498.6,
            "count": 19651617,
            "maximum": 243712129,
            "minimum": 243623432.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25006.99414,
            "variance": 625349755.9
          },
          {
            "average": 0,
            "count": 19651617,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19651617,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19651617,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19651617,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19651617,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          614170.8335,
          4817309.832,
          1238.280446,
          615204.9335,
          4818715.272,
          1881.920446
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                614170.8334578641,
                4817309.83245979,
                1238.2804463828327
              ],
              [
                614170.8334578641,
                4818715.272459789,
                1238.2804463828327
              ],
              [
                615204.9334578642,
                4818715.272459789,
                1881.9204463828326
              ],
              [
                615204.9334578642,
                4817309.83245979,
                1881.9204463828326
              ],
              [
                614170.8334578641,
                4817309.83245979,
                1238.2804463828327
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T19:35:29+00:00",
        "end_time": "2019-06-03T18:57:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190603_43121E5324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190603_43121E5324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190603_43121E5324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5877772,
            43.4998396,
            1238.280446,
            -121.5746922,
            43.51264942,
            1881.920446
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.58777717739356,
                  43.49999828283733,
                  1238.2804463828327
                ],
                [
                  -121.58748215633486,
                  43.51264942112276,
                  1238.2804463828327
                ],
                [
                  -121.57469218223416,
                  43.51249067135783,
                  1881.9204463828326
                ],
                [
                  -121.57498987243633,
                  43.499839602787304,
                  1881.9204463828326
                ],
                [
                  -121.58777717739356,
                  43.49999828283733,
                  1238.2804463828327
                ]
              ]
            ]
          },
          "id": "20190603_43121E5324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190603_43121E5324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T19:35:29Z",
            "pc:count": 19651617,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 614693.2727,
                "count": 19651617,
                "maximum": 615204.9335,
                "minimum": 614170.8335,
                "name": "X",
                "position": 0,
                "stddev": 298.4210172,
                "variance": 89055.10349
              },
              {
                "average": 4818035.946,
                "count": 19651617,
                "maximum": 4818715.272,
                "minimum": 4817309.832,
                "name": "Y",
                "position": 1,
                "stddev": 403.1184405,
                "variance": 162504.4771
              },
              {
                "average": 1339.484944,
                "count": 19651617,
                "maximum": 1881.920446,
                "minimum": 1238.280446,
                "name": "Z",
                "position": 2,
                "stddev": 10.67508272,
                "variance": 113.957391
              },
              {
                "average": 18981.27907,
                "count": 19651617,
                "maximum": 48237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10581.90559,
                "variance": 111976726
              },
              {
                "average": 1.13299959,
                "count": 19651617,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3809862071,
                "variance": 0.14515049
              },
              {
                "average": 1.26600951,
                "count": 19651617,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5336474693,
                "variance": 0.2847796215
              },
              {
                "average": 0.5014724742,
                "count": 19651617,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978445,
                "variance": 0.2499978445
              },
              {
                "average": 0,
                "count": 19651617,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.018391311,
                "count": 19651617,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.566528681,
                "variance": 12.72012683
              },
              {
                "average": 0.035253405,
                "count": 19651617,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87403858,
                "variance": 118.2447151
              },
              {
                "average": 0.4943398296,
                "count": 19651617,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999679742,
                "variance": 0.2499679752
              },
              {
                "average": 10103.65664,
                "count": 19651617,
                "maximum": 10110,
                "minimum": 10056,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.68934141,
                "variance": 215.7767511
              },
              {
                "average": 243703498.6,
                "count": 19651617,
                "maximum": 243712129,
                "minimum": 243623432.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25006.99414,
                "variance": 625349755.9
              },
              {
                "average": 0,
                "count": 19651617,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19651617,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19651617,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19651617,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19651617,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              614170.8335,
              4817309.832,
              1238.280446,
              615204.9335,
              4818715.272,
              1881.920446
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    614170.8334578641,
                    4817309.83245979,
                    1238.2804463828327
                  ],
                  [
                    614170.8334578641,
                    4818715.272459789,
                    1238.2804463828327
                  ],
                  [
                    615204.9334578642,
                    4818715.272459789,
                    1881.9204463828326
                  ],
                  [
                    615204.9334578642,
                    4817309.83245979,
                    1881.9204463828326
                  ],
                  [
                    614170.8334578641,
                    4817309.83245979,
                    1238.2804463828327
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T19:35:29+00:00",
            "end_time": "2019-06-03T18:57:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276223888754,
              43.537498485799496,
              1323.7637184297666
            ],
            [
              -121.66248271695271,
              43.550140757166524,
              1323.7637184297666
            ],
            [
              -121.64970718443958,
              43.54999056289307,
              1897.2437184297667
            ],
            [
              -121.64998937431007,
              43.537348357433096,
              1897.2437184297667
            ],
            [
              -121.66276223888754,
              43.537498485799496,
              1323.7637184297666
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627622,
        43.53734836,
        1323.763718,
        -121.6497072,
        43.55014076,
        1897.243718
      ],
      "properties": {
        "datetime": "2019-06-05T16:31:00Z",
        "pc:count": 20683817,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608558.7657,
            "count": 20683817,
            "maximum": 609073.937,
            "minimum": 608041.677,
            "name": "X",
            "position": 0,
            "stddev": 291.6096565,
            "variance": 85036.19174
          },
          {
            "average": 4822064.654,
            "count": 20683817,
            "maximum": 4822778.883,
            "minimum": 4821374.463,
            "name": "Y",
            "position": 1,
            "stddev": 397.3920383,
            "variance": 157920.4321
          },
          {
            "average": 1333.422106,
            "count": 20683817,
            "maximum": 1897.243718,
            "minimum": 1323.763718,
            "name": "Z",
            "position": 2,
            "stddev": 6.559893739,
            "variance": 43.03220587
          },
          {
            "average": 18523.09715,
            "count": 20683817,
            "maximum": 49391,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10306.71494,
            "variance": 106228372.9
          },
          {
            "average": 1.136955041,
            "count": 20683817,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3706562044,
            "variance": 0.1373860219
          },
          {
            "average": 1.273893498,
            "count": 20683817,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5063758477,
            "variance": 0.2564164991
          },
          {
            "average": 0.4997383703,
            "count": 20683817,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999436,
            "variance": 0.2499999436
          },
          {
            "average": 0,
            "count": 20683817,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180039206,
            "count": 20683817,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8669246991,
            "variance": 0.7515584339
          },
          {
            "average": 0.5173708974,
            "count": 20683817,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88722212,
            "variance": 118.5316055
          },
          {
            "average": 0.4919235652,
            "count": 20683817,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499934779,
            "variance": 0.2499347833
          },
          {
            "average": 10123.10794,
            "count": 20683817,
            "maximum": 10126,
            "minimum": 10121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.087401744,
            "variance": 1.182442552
          },
          {
            "average": 243786214.7,
            "count": 20683817,
            "maximum": 243787460.8,
            "minimum": 243785296.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.7018578,
            "variance": 285906.0767
          },
          {
            "average": 0,
            "count": 20683817,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20683817,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20683817,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20683817,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20683817,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608041.677,
          4821374.463,
          1323.763718,
          609073.937,
          4822778.883,
          1897.243718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608041.6769745165,
                4821374.462578878,
                1323.7637184297666
              ],
              [
                608041.6769745165,
                4822778.882578878,
                1323.7637184297666
              ],
              [
                609073.9369745165,
                4822778.882578878,
                1897.2437184297667
              ],
              [
                609073.9369745165,
                4821374.462578878,
                1897.2437184297667
              ],
              [
                608041.6769745165,
                4821374.462578878,
                1323.7637184297666
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:31:00+00:00",
        "end_time": "2019-06-05T15:54:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627622,
            43.53734836,
            1323.763718,
            -121.6497072,
            43.55014076,
            1897.243718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276223888754,
                  43.537498485799496,
                  1323.7637184297666
                ],
                [
                  -121.66248271695271,
                  43.550140757166524,
                  1323.7637184297666
                ],
                [
                  -121.64970718443958,
                  43.54999056289307,
                  1897.2437184297667
                ],
                [
                  -121.64998937431007,
                  43.537348357433096,
                  1897.2437184297667
                ],
                [
                  -121.66276223888754,
                  43.537498485799496,
                  1323.7637184297666
                ]
              ]
            ]
          },
          "id": "20190605_43121E6408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:31:00Z",
            "pc:count": 20683817,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608558.7657,
                "count": 20683817,
                "maximum": 609073.937,
                "minimum": 608041.677,
                "name": "X",
                "position": 0,
                "stddev": 291.6096565,
                "variance": 85036.19174
              },
              {
                "average": 4822064.654,
                "count": 20683817,
                "maximum": 4822778.883,
                "minimum": 4821374.463,
                "name": "Y",
                "position": 1,
                "stddev": 397.3920383,
                "variance": 157920.4321
              },
              {
                "average": 1333.422106,
                "count": 20683817,
                "maximum": 1897.243718,
                "minimum": 1323.763718,
                "name": "Z",
                "position": 2,
                "stddev": 6.559893739,
                "variance": 43.03220587
              },
              {
                "average": 18523.09715,
                "count": 20683817,
                "maximum": 49391,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10306.71494,
                "variance": 106228372.9
              },
              {
                "average": 1.136955041,
                "count": 20683817,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3706562044,
                "variance": 0.1373860219
              },
              {
                "average": 1.273893498,
                "count": 20683817,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5063758477,
                "variance": 0.2564164991
              },
              {
                "average": 0.4997383703,
                "count": 20683817,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999436,
                "variance": 0.2499999436
              },
              {
                "average": 0,
                "count": 20683817,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180039206,
                "count": 20683817,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8669246991,
                "variance": 0.7515584339
              },
              {
                "average": 0.5173708974,
                "count": 20683817,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88722212,
                "variance": 118.5316055
              },
              {
                "average": 0.4919235652,
                "count": 20683817,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499934779,
                "variance": 0.2499347833
              },
              {
                "average": 10123.10794,
                "count": 20683817,
                "maximum": 10126,
                "minimum": 10121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.087401744,
                "variance": 1.182442552
              },
              {
                "average": 243786214.7,
                "count": 20683817,
                "maximum": 243787460.8,
                "minimum": 243785296.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.7018578,
                "variance": 285906.0767
              },
              {
                "average": 0,
                "count": 20683817,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20683817,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20683817,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20683817,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20683817,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608041.677,
              4821374.463,
              1323.763718,
              609073.937,
              4822778.883,
              1897.243718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608041.6769745165,
                    4821374.462578878,
                    1323.7637184297666
                  ],
                  [
                    608041.6769745165,
                    4822778.882578878,
                    1323.7637184297666
                  ],
                  [
                    609073.9369745165,
                    4822778.882578878,
                    1897.2437184297667
                  ],
                  [
                    609073.9369745165,
                    4821374.462578878,
                    1897.2437184297667
                  ],
                  [
                    608041.6769745165,
                    4821374.462578878,
                    1323.7637184297666
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:31:00+00:00",
            "end_time": "2019-06-05T15:54: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": "20190602_43121E7425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7627410918024,
              43.49999741772758,
              1293.4447455816794
            ],
            [
              -121.7624830166701,
              43.512629826545,
              1293.4447455816794
            ],
            [
              -121.74972874737264,
              43.51249105320924,
              1947.1647455816797
            ],
            [
              -121.74998948063491,
              43.4998587052439,
              1947.1647455816797
            ],
            [
              -121.7627410918024,
              43.49999741772758,
              1293.4447455816794
            ]
          ]
        ]
      },
      "bbox": [
        -121.7627411,
        43.49985871,
        1293.444746,
        -121.7497287,
        43.51262983,
        1947.164746
      ],
      "properties": {
        "datetime": "2019-06-02T16:58:46Z",
        "pc:count": 23727195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 600539.863,
            "count": 23727195,
            "maximum": 601056.9297,
            "minimum": 600025.7897,
            "name": "X",
            "position": 0,
            "stddev": 291.2758584,
            "variance": 84841.62568
          },
          {
            "average": 4817789.49,
            "count": 23727195,
            "maximum": 4818487.83,
            "minimum": 4817084.57,
            "name": "Y",
            "position": 1,
            "stddev": 394.9627106,
            "variance": 155995.5428
          },
          {
            "average": 1394.783344,
            "count": 23727195,
            "maximum": 1947.164746,
            "minimum": 1293.444746,
            "name": "Z",
            "position": 2,
            "stddev": 26.22610842,
            "variance": 687.8087629
          },
          {
            "average": 16843.18045,
            "count": 23727195,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9908.039412,
            "variance": 98169244.98
          },
          {
            "average": 1.189170991,
            "count": 23727195,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4519069775,
            "variance": 0.2042199163
          },
          {
            "average": 1.378370937,
            "count": 23727195,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6226554107,
            "variance": 0.3876997604
          },
          {
            "average": 0.5014152748,
            "count": 23727195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980075,
            "variance": 0.2499980075
          },
          {
            "average": 0,
            "count": 23727195,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227116943,
            "count": 23727195,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.328141847,
            "variance": 1.763960766
          },
          {
            "average": 0.3564758282,
            "count": 23727195,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7752278,
            "variance": 116.1055341
          },
          {
            "average": 0.497040337,
            "count": 23727195,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999912509,
            "variance": 0.2499912509
          },
          {
            "average": 10018.32489,
            "count": 23727195,
            "maximum": 10021,
            "minimum": 10016,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9994211247,
            "variance": 0.9988425845
          },
          {
            "average": 243528874,
            "count": 23727195,
            "maximum": 243529926.1,
            "minimum": 243527920.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.5612642,
            "variance": 191459.8599
          },
          {
            "average": 0,
            "count": 23727195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23727195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23727195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23727195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23727195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          600025.7897,
          4817084.57,
          1293.444746,
          601056.9297,
          4818487.83,
          1947.164746
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                600025.7897229103,
                4817084.570273602,
                1293.4447455816794
              ],
              [
                600025.7897229103,
                4818487.830273602,
                1293.4447455816794
              ],
              [
                601056.9297229102,
                4818487.830273602,
                1947.1647455816797
              ],
              [
                601056.9297229102,
                4817084.570273602,
                1947.1647455816797
              ],
              [
                600025.7897229103,
                4817084.570273602,
                1293.4447455816794
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T16:58:46+00:00",
        "end_time": "2019-06-02T16:25:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E7425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E7425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E7425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7627411,
            43.49985871,
            1293.444746,
            -121.7497287,
            43.51262983,
            1947.164746
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.7627410918024,
                  43.49999741772758,
                  1293.4447455816794
                ],
                [
                  -121.7624830166701,
                  43.512629826545,
                  1293.4447455816794
                ],
                [
                  -121.74972874737264,
                  43.51249105320924,
                  1947.1647455816797
                ],
                [
                  -121.74998948063491,
                  43.4998587052439,
                  1947.1647455816797
                ],
                [
                  -121.7627410918024,
                  43.49999741772758,
                  1293.4447455816794
                ]
              ]
            ]
          },
          "id": "20190602_43121E7425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T16:58:46Z",
            "pc:count": 23727195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 600539.863,
                "count": 23727195,
                "maximum": 601056.9297,
                "minimum": 600025.7897,
                "name": "X",
                "position": 0,
                "stddev": 291.2758584,
                "variance": 84841.62568
              },
              {
                "average": 4817789.49,
                "count": 23727195,
                "maximum": 4818487.83,
                "minimum": 4817084.57,
                "name": "Y",
                "position": 1,
                "stddev": 394.9627106,
                "variance": 155995.5428
              },
              {
                "average": 1394.783344,
                "count": 23727195,
                "maximum": 1947.164746,
                "minimum": 1293.444746,
                "name": "Z",
                "position": 2,
                "stddev": 26.22610842,
                "variance": 687.8087629
              },
              {
                "average": 16843.18045,
                "count": 23727195,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9908.039412,
                "variance": 98169244.98
              },
              {
                "average": 1.189170991,
                "count": 23727195,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4519069775,
                "variance": 0.2042199163
              },
              {
                "average": 1.378370937,
                "count": 23727195,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6226554107,
                "variance": 0.3876997604
              },
              {
                "average": 0.5014152748,
                "count": 23727195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980075,
                "variance": 0.2499980075
              },
              {
                "average": 0,
                "count": 23727195,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227116943,
                "count": 23727195,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.328141847,
                "variance": 1.763960766
              },
              {
                "average": 0.3564758282,
                "count": 23727195,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7752278,
                "variance": 116.1055341
              },
              {
                "average": 0.497040337,
                "count": 23727195,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999912509,
                "variance": 0.2499912509
              },
              {
                "average": 10018.32489,
                "count": 23727195,
                "maximum": 10021,
                "minimum": 10016,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9994211247,
                "variance": 0.9988425845
              },
              {
                "average": 243528874,
                "count": 23727195,
                "maximum": 243529926.1,
                "minimum": 243527920.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.5612642,
                "variance": 191459.8599
              },
              {
                "average": 0,
                "count": 23727195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23727195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23727195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23727195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23727195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              600025.7897,
              4817084.57,
              1293.444746,
              601056.9297,
              4818487.83,
              1947.164746
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    600025.7897229103,
                    4817084.570273602,
                    1293.4447455816794
                  ],
                  [
                    600025.7897229103,
                    4818487.830273602,
                    1293.4447455816794
                  ],
                  [
                    601056.9297229102,
                    4818487.830273602,
                    1947.1647455816797
                  ],
                  [
                    601056.9297229102,
                    4817084.570273602,
                    1947.1647455816797
                  ],
                  [
                    600025.7897229103,
                    4817084.570273602,
                    1293.4447455816794
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T16:58:46+00:00",
            "end_time": "2019-06-02T16:25:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525954963926,
              43.59999791645861,
              1309.8522630689677
            ],
            [
              -121.67498205078208,
              43.612639393167576,
              1309.8522630689677
            ],
            [
              -121.66220933653636,
              43.61249061430764,
              1833.6522630689678
            ],
            [
              -121.66248950845167,
              43.59984920287334,
              1833.6522630689678
            ],
            [
              -121.67525954963926,
              43.59999791645861,
              1309.8522630689677
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752595,
        43.5998492,
        1309.852263,
        -121.6622093,
        43.61263939,
        1833.652263
      ],
      "properties": {
        "datetime": "2019-06-05T19:20:46Z",
        "pc:count": 24946678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607410.9732,
            "count": 24946678,
            "maximum": 607952.2786,
            "minimum": 606921.3186,
            "name": "X",
            "position": 0,
            "stddev": 282.615461,
            "variance": 79871.49879
          },
          {
            "average": 4828988.411,
            "count": 24946678,
            "maximum": 4829703.887,
            "minimum": 4828299.547,
            "name": "Y",
            "position": 1,
            "stddev": 396.3099147,
            "variance": 157061.5485
          },
          {
            "average": 1324.558951,
            "count": 24946678,
            "maximum": 1833.652263,
            "minimum": 1309.852263,
            "name": "Z",
            "position": 2,
            "stddev": 10.50927922,
            "variance": 110.4449498
          },
          {
            "average": 16765.72117,
            "count": 24946678,
            "maximum": 50146,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10015.07793,
            "variance": 100301786
          },
          {
            "average": 1.178052765,
            "count": 24946678,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4221366556,
            "variance": 0.178199356
          },
          {
            "average": 1.356045963,
            "count": 24946678,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5698825446,
            "variance": 0.3247661146
          },
          {
            "average": 0.498610797,
            "count": 24946678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980801,
            "variance": 0.2499980801
          },
          {
            "average": 0,
            "count": 24946678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176001029,
            "count": 24946678,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.08325937,
            "variance": 1.173450863
          },
          {
            "average": 1.409819627,
            "count": 24946678,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83136805,
            "variance": 117.3185338
          },
          {
            "average": 0.4901493898,
            "count": 24946678,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999029661,
            "variance": 0.2499029755
          },
          {
            "average": 10141.30115,
            "count": 24946678,
            "maximum": 10144,
            "minimum": 10139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.084567424,
            "variance": 1.176286497
          },
          {
            "average": 243796624.8,
            "count": 24946678,
            "maximum": 243797646.7,
            "minimum": 243795665.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 511.9873047,
            "variance": 262131.0002
          },
          {
            "average": 0,
            "count": 24946678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24946678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24946678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24946678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24946678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606921.3186,
          4828299.547,
          1309.852263,
          607952.2786,
          4829703.887,
          1833.652263
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606921.3185906429,
                4828299.546532154,
                1309.8522630689677
              ],
              [
                606921.3185906429,
                4829703.886532154,
                1309.8522630689677
              ],
              [
                607952.2785906428,
                4829703.886532154,
                1833.6522630689678
              ],
              [
                607952.2785906428,
                4828299.546532154,
                1833.6522630689678
              ],
              [
                606921.3185906429,
                4828299.546532154,
                1309.8522630689677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:20:46+00:00",
        "end_time": "2019-06-05T18:47:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752595,
            43.5998492,
            1309.852263,
            -121.6622093,
            43.61263939,
            1833.652263
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525954963926,
                  43.59999791645861,
                  1309.8522630689677
                ],
                [
                  -121.67498205078208,
                  43.612639393167576,
                  1309.8522630689677
                ],
                [
                  -121.66220933653636,
                  43.61249061430764,
                  1833.6522630689678
                ],
                [
                  -121.66248950845167,
                  43.59984920287334,
                  1833.6522630689678
                ],
                [
                  -121.67525954963926,
                  43.59999791645861,
                  1309.8522630689677
                ]
              ]
            ]
          },
          "id": "20190605_43121E6207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:20:46Z",
            "pc:count": 24946678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607410.9732,
                "count": 24946678,
                "maximum": 607952.2786,
                "minimum": 606921.3186,
                "name": "X",
                "position": 0,
                "stddev": 282.615461,
                "variance": 79871.49879
              },
              {
                "average": 4828988.411,
                "count": 24946678,
                "maximum": 4829703.887,
                "minimum": 4828299.547,
                "name": "Y",
                "position": 1,
                "stddev": 396.3099147,
                "variance": 157061.5485
              },
              {
                "average": 1324.558951,
                "count": 24946678,
                "maximum": 1833.652263,
                "minimum": 1309.852263,
                "name": "Z",
                "position": 2,
                "stddev": 10.50927922,
                "variance": 110.4449498
              },
              {
                "average": 16765.72117,
                "count": 24946678,
                "maximum": 50146,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10015.07793,
                "variance": 100301786
              },
              {
                "average": 1.178052765,
                "count": 24946678,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4221366556,
                "variance": 0.178199356
              },
              {
                "average": 1.356045963,
                "count": 24946678,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5698825446,
                "variance": 0.3247661146
              },
              {
                "average": 0.498610797,
                "count": 24946678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980801,
                "variance": 0.2499980801
              },
              {
                "average": 0,
                "count": 24946678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176001029,
                "count": 24946678,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.08325937,
                "variance": 1.173450863
              },
              {
                "average": 1.409819627,
                "count": 24946678,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83136805,
                "variance": 117.3185338
              },
              {
                "average": 0.4901493898,
                "count": 24946678,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999029661,
                "variance": 0.2499029755
              },
              {
                "average": 10141.30115,
                "count": 24946678,
                "maximum": 10144,
                "minimum": 10139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.084567424,
                "variance": 1.176286497
              },
              {
                "average": 243796624.8,
                "count": 24946678,
                "maximum": 243797646.7,
                "minimum": 243795665.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 511.9873047,
                "variance": 262131.0002
              },
              {
                "average": 0,
                "count": 24946678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24946678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24946678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24946678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24946678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606921.3186,
              4828299.547,
              1309.852263,
              607952.2786,
              4829703.887,
              1833.652263
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606921.3185906429,
                    4828299.546532154,
                    1309.8522630689677
                  ],
                  [
                    606921.3185906429,
                    4829703.886532154,
                    1309.8522630689677
                  ],
                  [
                    607952.2785906428,
                    4829703.886532154,
                    1833.6522630689678
                  ],
                  [
                    607952.2785906428,
                    4828299.546532154,
                    1833.6522630689678
                  ],
                  [
                    606921.3185906429,
                    4828299.546532154,
                    1309.8522630689677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:20:46+00:00",
            "end_time": "2019-06-05T18:47:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.67525985772048,
              43.54999808463914,
              1322.9963349700042
            ],
            [
              -121.6749828426629,
              43.56263967232366,
              1322.9963349700042
            ],
            [
              -121.66220980305403,
              43.56249090168543,
              1862.3563349700044
            ],
            [
              -121.662489486579,
              43.54984937927827,
              1862.3563349700044
            ],
            [
              -121.67525985772048,
              43.54999808463914,
              1322.9963349700042
            ]
          ]
        ]
      },
      "bbox": [
        -121.6752599,
        43.54984938,
        1322.996335,
        -121.6622098,
        43.56263967,
        1862.356335
      ],
      "properties": {
        "datetime": "2019-06-05T16:59:35Z",
        "pc:count": 20465410,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 607524.0792,
            "count": 20465410,
            "maximum": 608041.6507,
            "minimum": 607009.8107,
            "name": "X",
            "position": 0,
            "stddev": 294.4400354,
            "variance": 86694.93447
          },
          {
            "average": 4823451.735,
            "count": 20465410,
            "maximum": 4824150.853,
            "minimum": 4822746.513,
            "name": "Y",
            "position": 1,
            "stddev": 402.294696,
            "variance": 161841.0224
          },
          {
            "average": 1338.971273,
            "count": 20465410,
            "maximum": 1862.356335,
            "minimum": 1322.996335,
            "name": "Z",
            "position": 2,
            "stddev": 8.087860728,
            "variance": 65.41349116
          },
          {
            "average": 18553.77209,
            "count": 20465410,
            "maximum": 48768,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10342.29723,
            "variance": 106963112
          },
          {
            "average": 1.151891362,
            "count": 20465410,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3963491813,
            "variance": 0.1570926735
          },
          {
            "average": 1.303795771,
            "count": 20465410,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5443577656,
            "variance": 0.296325377
          },
          {
            "average": 0.5053064659,
            "count": 20465410,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999718528,
            "variance": 0.2499718536
          },
          {
            "average": 0,
            "count": 20465410,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203694624,
            "count": 20465410,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.060708918,
            "variance": 1.125103409
          },
          {
            "average": -1.290116295,
            "count": 20465410,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76775112,
            "variance": 115.9444643
          },
          {
            "average": 0.5007582062,
            "count": 20465410,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999994373,
            "variance": 0.2499994373
          },
          {
            "average": 10126.49538,
            "count": 20465410,
            "maximum": 10129,
            "minimum": 10124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.090884887,
            "variance": 1.190029836
          },
          {
            "average": 243787825.4,
            "count": 20465410,
            "maximum": 243789175.7,
            "minimum": 243786490.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 533.6734287,
            "variance": 284807.3285
          },
          {
            "average": 0,
            "count": 20465410,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20465410,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20465410,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20465410,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20465410,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607009.8107,
          4822746.513,
          1322.996335,
          608041.6507,
          4824150.853,
          1862.356335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607009.8107070269,
                4822746.513178597,
                1322.9963349700042
              ],
              [
                607009.8107070269,
                4824150.853178597,
                1322.9963349700042
              ],
              [
                608041.650707027,
                4824150.853178597,
                1862.3563349700044
              ],
              [
                608041.650707027,
                4822746.513178597,
                1862.3563349700044
              ],
              [
                607009.8107070269,
                4822746.513178597,
                1322.9963349700042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:59:35+00:00",
        "end_time": "2019-06-05T16:14:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6752599,
            43.54984938,
            1322.996335,
            -121.6622098,
            43.56263967,
            1862.356335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.67525985772048,
                  43.54999808463914,
                  1322.9963349700042
                ],
                [
                  -121.6749828426629,
                  43.56263967232366,
                  1322.9963349700042
                ],
                [
                  -121.66220980305403,
                  43.56249090168543,
                  1862.3563349700044
                ],
                [
                  -121.662489486579,
                  43.54984937927827,
                  1862.3563349700044
                ],
                [
                  -121.67525985772048,
                  43.54999808463914,
                  1322.9963349700042
                ]
              ]
            ]
          },
          "id": "20190605_43121E6402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:59:35Z",
            "pc:count": 20465410,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 607524.0792,
                "count": 20465410,
                "maximum": 608041.6507,
                "minimum": 607009.8107,
                "name": "X",
                "position": 0,
                "stddev": 294.4400354,
                "variance": 86694.93447
              },
              {
                "average": 4823451.735,
                "count": 20465410,
                "maximum": 4824150.853,
                "minimum": 4822746.513,
                "name": "Y",
                "position": 1,
                "stddev": 402.294696,
                "variance": 161841.0224
              },
              {
                "average": 1338.971273,
                "count": 20465410,
                "maximum": 1862.356335,
                "minimum": 1322.996335,
                "name": "Z",
                "position": 2,
                "stddev": 8.087860728,
                "variance": 65.41349116
              },
              {
                "average": 18553.77209,
                "count": 20465410,
                "maximum": 48768,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10342.29723,
                "variance": 106963112
              },
              {
                "average": 1.151891362,
                "count": 20465410,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3963491813,
                "variance": 0.1570926735
              },
              {
                "average": 1.303795771,
                "count": 20465410,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5443577656,
                "variance": 0.296325377
              },
              {
                "average": 0.5053064659,
                "count": 20465410,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999718528,
                "variance": 0.2499718536
              },
              {
                "average": 0,
                "count": 20465410,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203694624,
                "count": 20465410,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.060708918,
                "variance": 1.125103409
              },
              {
                "average": -1.290116295,
                "count": 20465410,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76775112,
                "variance": 115.9444643
              },
              {
                "average": 0.5007582062,
                "count": 20465410,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999994373,
                "variance": 0.2499994373
              },
              {
                "average": 10126.49538,
                "count": 20465410,
                "maximum": 10129,
                "minimum": 10124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.090884887,
                "variance": 1.190029836
              },
              {
                "average": 243787825.4,
                "count": 20465410,
                "maximum": 243789175.7,
                "minimum": 243786490.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 533.6734287,
                "variance": 284807.3285
              },
              {
                "average": 0,
                "count": 20465410,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20465410,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20465410,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20465410,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20465410,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607009.8107,
              4822746.513,
              1322.996335,
              608041.6507,
              4824150.853,
              1862.356335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607009.8107070269,
                    4822746.513178597,
                    1322.9963349700042
                  ],
                  [
                    607009.8107070269,
                    4824150.853178597,
                    1322.9963349700042
                  ],
                  [
                    608041.650707027,
                    4824150.853178597,
                    1862.3563349700044
                  ],
                  [
                    608041.650707027,
                    4822746.513178597,
                    1862.3563349700044
                  ],
                  [
                    607009.8107070269,
                    4822746.513178597,
                    1322.9963349700042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:59:35+00:00",
            "end_time": "2019-06-05T16:14: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": "20190602_43121E7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.78452282567464,
              43.51249575962135,
              1389.232990550408
            ],
            [
              -121.78442966679017,
              43.51713641803533,
              1389.232990550408
            ],
            [
              -121.77489501836219,
              43.51703464037061,
              1980.252990550408
            ],
            [
              -121.77498890751936,
              43.51239399835382,
              1980.252990550408
            ],
            [
              -121.78452282567464,
              43.51249575962135,
              1389.232990550408
            ]
          ]
        ]
      },
      "bbox": [
        -121.7845228,
        43.512394,
        1389.232991,
        -121.774895,
        43.51713642,
        1980.252991
      ],
      "properties": {
        "datetime": "2019-06-02T17:20:23Z",
        "pc:count": 5556791,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 598632.7552,
            "count": 5556791,
            "maximum": 599015.3432,
            "minimum": 598244.5632,
            "name": "X",
            "position": 0,
            "stddev": 212.3975828,
            "variance": 45112.7332
          },
          {
            "average": 4818697.077,
            "count": 5556791,
            "maximum": 4818962.181,
            "minimum": 4818446.681,
            "name": "Y",
            "position": 1,
            "stddev": 145.1151359,
            "variance": 21058.40266
          },
          {
            "average": 1421.163816,
            "count": 5556791,
            "maximum": 1980.252991,
            "minimum": 1389.232991,
            "name": "Z",
            "position": 2,
            "stddev": 17.2291216,
            "variance": 296.8426312
          },
          {
            "average": 17292.58641,
            "count": 5556791,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10132.95525,
            "variance": 102676782.2
          },
          {
            "average": 1.208086286,
            "count": 5556791,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4878696766,
            "variance": 0.2380168213
          },
          {
            "average": 1.416227099,
            "count": 5556791,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6800964645,
            "variance": 0.4625312011
          },
          {
            "average": 0.5023170747,
            "count": 5556791,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946761,
            "variance": 0.2499946762
          },
          {
            "average": 0,
            "count": 5556791,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287333823,
            "count": 5556791,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.604597946,
            "variance": 2.574734568
          },
          {
            "average": -0.7374119666,
            "count": 5556791,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.49792911,
            "variance": 110.2065155
          },
          {
            "average": 0.4923798646,
            "count": 5556791,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999419751,
            "variance": 0.2499419785
          },
          {
            "average": 10023.01301,
            "count": 5556791,
            "maximum": 10024,
            "minimum": 10021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7807133565,
            "variance": 0.6095133451
          },
          {
            "average": 243530787.4,
            "count": 5556791,
            "maximum": 243531223.4,
            "minimum": 243529930.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 311.2582618,
            "variance": 96881.70555
          },
          {
            "average": 0,
            "count": 5556791,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5556791,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5556791,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5556791,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5556791,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          598244.5632,
          4818446.681,
          1389.232991,
          599015.3432,
          4818962.181,
          1980.252991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                598244.5632401261,
                4818446.680783096,
                1389.232990550408
              ],
              [
                598244.5632401261,
                4818962.180783096,
                1389.232990550408
              ],
              [
                599015.3432401262,
                4818962.180783096,
                1980.252990550408
              ],
              [
                599015.3432401262,
                4818446.680783096,
                1980.252990550408
              ],
              [
                598244.5632401261,
                4818446.680783096,
                1389.232990550408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-02T17:20:23+00:00",
        "end_time": "2019-06-02T16:58:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190602_43121E7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190602_43121E7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190602_43121E7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7845228,
            43.512394,
            1389.232991,
            -121.774895,
            43.51713642,
            1980.252991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.78452282567464,
                  43.51249575962135,
                  1389.232990550408
                ],
                [
                  -121.78442966679017,
                  43.51713641803533,
                  1389.232990550408
                ],
                [
                  -121.77489501836219,
                  43.51703464037061,
                  1980.252990550408
                ],
                [
                  -121.77498890751936,
                  43.51239399835382,
                  1980.252990550408
                ],
                [
                  -121.78452282567464,
                  43.51249575962135,
                  1389.232990550408
                ]
              ]
            ]
          },
          "id": "20190602_43121E7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190602_43121E7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-02T17:20:23Z",
            "pc:count": 5556791,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 598632.7552,
                "count": 5556791,
                "maximum": 599015.3432,
                "minimum": 598244.5632,
                "name": "X",
                "position": 0,
                "stddev": 212.3975828,
                "variance": 45112.7332
              },
              {
                "average": 4818697.077,
                "count": 5556791,
                "maximum": 4818962.181,
                "minimum": 4818446.681,
                "name": "Y",
                "position": 1,
                "stddev": 145.1151359,
                "variance": 21058.40266
              },
              {
                "average": 1421.163816,
                "count": 5556791,
                "maximum": 1980.252991,
                "minimum": 1389.232991,
                "name": "Z",
                "position": 2,
                "stddev": 17.2291216,
                "variance": 296.8426312
              },
              {
                "average": 17292.58641,
                "count": 5556791,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10132.95525,
                "variance": 102676782.2
              },
              {
                "average": 1.208086286,
                "count": 5556791,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4878696766,
                "variance": 0.2380168213
              },
              {
                "average": 1.416227099,
                "count": 5556791,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6800964645,
                "variance": 0.4625312011
              },
              {
                "average": 0.5023170747,
                "count": 5556791,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946761,
                "variance": 0.2499946762
              },
              {
                "average": 0,
                "count": 5556791,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287333823,
                "count": 5556791,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.604597946,
                "variance": 2.574734568
              },
              {
                "average": -0.7374119666,
                "count": 5556791,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.49792911,
                "variance": 110.2065155
              },
              {
                "average": 0.4923798646,
                "count": 5556791,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999419751,
                "variance": 0.2499419785
              },
              {
                "average": 10023.01301,
                "count": 5556791,
                "maximum": 10024,
                "minimum": 10021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7807133565,
                "variance": 0.6095133451
              },
              {
                "average": 243530787.4,
                "count": 5556791,
                "maximum": 243531223.4,
                "minimum": 243529930.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 311.2582618,
                "variance": 96881.70555
              },
              {
                "average": 0,
                "count": 5556791,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5556791,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5556791,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5556791,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5556791,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              598244.5632,
              4818446.681,
              1389.232991,
              599015.3432,
              4818962.181,
              1980.252991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    598244.5632401261,
                    4818446.680783096,
                    1389.232990550408
                  ],
                  [
                    598244.5632401261,
                    4818962.180783096,
                    1389.232990550408
                  ],
                  [
                    599015.3432401262,
                    4818962.180783096,
                    1980.252990550408
                  ],
                  [
                    599015.3432401262,
                    4818446.680783096,
                    1980.252990550408
                  ],
                  [
                    598244.5632401261,
                    4818446.680783096,
                    1389.232990550408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-02T17:20:23+00:00",
            "end_time": "2019-06-02T16:58:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E6415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776640576077,
              43.52499849545769,
              1313.2041774370753
            ],
            [
              -121.63748171924463,
              43.537643544889804,
              1313.2041774370753
            ],
            [
              -121.62470252378289,
              43.537490514558684,
              1893.1441774370753
            ],
            [
              -121.62498987836103,
              43.5248455322944,
              1893.1441774370753
            ],
            [
              -121.63776640576077,
              43.52499849545769,
              1313.2041774370753
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377664,
        43.52484553,
        1313.204177,
        -121.6247025,
        43.53764354,
        1893.144177
      ],
      "properties": {
        "datetime": "2019-06-05T16:00:00Z",
        "pc:count": 17673920,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610632.8559,
            "count": 17673920,
            "maximum": 611116.7443,
            "minimum": 610083.9643,
            "name": "X",
            "position": 0,
            "stddev": 291.8713464,
            "variance": 85188.88286
          },
          {
            "average": 4820701.918,
            "count": 17673920,
            "maximum": 4821423.727,
            "minimum": 4820018.987,
            "name": "Y",
            "position": 1,
            "stddev": 401.1303058,
            "variance": 160905.5222
          },
          {
            "average": 1330.726616,
            "count": 17673920,
            "maximum": 1893.144177,
            "minimum": 1313.204177,
            "name": "Z",
            "position": 2,
            "stddev": 11.28173763,
            "variance": 127.277604
          },
          {
            "average": 20605.56996,
            "count": 17673920,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10567.95372,
            "variance": 111681645.9
          },
          {
            "average": 1.11631036,
            "count": 17673920,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3594781017,
            "variance": 0.1292245056
          },
          {
            "average": 1.232618853,
            "count": 17673920,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5077828703,
            "variance": 0.2578434434
          },
          {
            "average": 0.4978340402,
            "count": 17673920,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953227,
            "variance": 0.2499953228
          },
          {
            "average": 0,
            "count": 17673920,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.640196233,
            "count": 17673920,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.646114308,
            "variance": 7.001920932
          },
          {
            "average": 1.376670383,
            "count": 17673920,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7709447,
            "variance": 116.0132498
          },
          {
            "average": 0.4911874672,
            "count": 17673920,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999223474,
            "variance": 0.2499223534
          },
          {
            "average": 10117.15411,
            "count": 17673920,
            "maximum": 10122,
            "minimum": 10113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.957868763,
            "variance": 8.74898762
          },
          {
            "average": 243745865.6,
            "count": 17673920,
            "maximum": 243785600.7,
            "minimum": 243713568,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35127.30595,
            "variance": 1233927623
          },
          {
            "average": 0,
            "count": 17673920,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17673920,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17673920,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17673920,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17673920,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610083.9643,
          4820018.987,
          1313.204177,
          611116.7443,
          4821423.727,
          1893.144177
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610083.9642558069,
                4820018.987000854,
                1313.2041774370753
              ],
              [
                610083.9642558069,
                4821423.727000854,
                1313.2041774370753
              ],
              [
                611116.7442558069,
                4821423.727000854,
                1893.1441774370753
              ],
              [
                611116.7442558069,
                4820018.987000854,
                1893.1441774370753
              ],
              [
                610083.9642558069,
                4820018.987000854,
                1313.2041774370753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:00:00+00:00",
        "end_time": "2019-06-04T19:59:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377664,
            43.52484553,
            1313.204177,
            -121.6247025,
            43.53764354,
            1893.144177
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776640576077,
                  43.52499849545769,
                  1313.2041774370753
                ],
                [
                  -121.63748171924463,
                  43.537643544889804,
                  1313.2041774370753
                ],
                [
                  -121.62470252378289,
                  43.537490514558684,
                  1893.1441774370753
                ],
                [
                  -121.62498987836103,
                  43.5248455322944,
                  1893.1441774370753
                ],
                [
                  -121.63776640576077,
                  43.52499849545769,
                  1313.2041774370753
                ]
              ]
            ]
          },
          "id": "20190604_43121E6415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:00:00Z",
            "pc:count": 17673920,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610632.8559,
                "count": 17673920,
                "maximum": 611116.7443,
                "minimum": 610083.9643,
                "name": "X",
                "position": 0,
                "stddev": 291.8713464,
                "variance": 85188.88286
              },
              {
                "average": 4820701.918,
                "count": 17673920,
                "maximum": 4821423.727,
                "minimum": 4820018.987,
                "name": "Y",
                "position": 1,
                "stddev": 401.1303058,
                "variance": 160905.5222
              },
              {
                "average": 1330.726616,
                "count": 17673920,
                "maximum": 1893.144177,
                "minimum": 1313.204177,
                "name": "Z",
                "position": 2,
                "stddev": 11.28173763,
                "variance": 127.277604
              },
              {
                "average": 20605.56996,
                "count": 17673920,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10567.95372,
                "variance": 111681645.9
              },
              {
                "average": 1.11631036,
                "count": 17673920,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3594781017,
                "variance": 0.1292245056
              },
              {
                "average": 1.232618853,
                "count": 17673920,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5077828703,
                "variance": 0.2578434434
              },
              {
                "average": 0.4978340402,
                "count": 17673920,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953227,
                "variance": 0.2499953228
              },
              {
                "average": 0,
                "count": 17673920,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.640196233,
                "count": 17673920,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.646114308,
                "variance": 7.001920932
              },
              {
                "average": 1.376670383,
                "count": 17673920,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7709447,
                "variance": 116.0132498
              },
              {
                "average": 0.4911874672,
                "count": 17673920,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999223474,
                "variance": 0.2499223534
              },
              {
                "average": 10117.15411,
                "count": 17673920,
                "maximum": 10122,
                "minimum": 10113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.957868763,
                "variance": 8.74898762
              },
              {
                "average": 243745865.6,
                "count": 17673920,
                "maximum": 243785600.7,
                "minimum": 243713568,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35127.30595,
                "variance": 1233927623
              },
              {
                "average": 0,
                "count": 17673920,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17673920,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17673920,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17673920,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17673920,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610083.9643,
              4820018.987,
              1313.204177,
              611116.7443,
              4821423.727,
              1893.144177
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610083.9642558069,
                    4820018.987000854,
                    1313.2041774370753
                  ],
                  [
                    610083.9642558069,
                    4821423.727000854,
                    1313.2041774370753
                  ],
                  [
                    611116.7442558069,
                    4821423.727000854,
                    1893.1441774370753
                  ],
                  [
                    611116.7442558069,
                    4820018.987000854,
                    1893.1441774370753
                  ],
                  [
                    610083.9642558069,
                    4820018.987000854,
                    1313.2041774370753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:00:00+00:00",
            "end_time": "2019-06-04T19:59:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121E6319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.71275147819797,
              43.51249777434635,
              1327.9278185239223
            ],
            [
              -121.71248274175512,
              43.52513549332215,
              1327.9278185239223
            ],
            [
              -121.69985177874682,
              43.524992539284895,
              1922.7678185239224
            ],
            [
              -121.70012314978068,
              43.51235488301931,
              1922.7678185239224
            ],
            [
              -121.71275147819797,
              43.51249777434635,
              1327.9278185239223
            ]
          ]
        ]
      },
      "bbox": [
        -121.7127515,
        43.51235488,
        1327.927819,
        -121.6998518,
        43.52513549,
        1922.767819
      ],
      "properties": {
        "datetime": "2019-06-05T15:56:27Z",
        "pc:count": 28355893,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 604627.8604,
            "count": 28355893,
            "maximum": 605066.7236,
            "minimum": 604045.7436,
            "name": "X",
            "position": 0,
            "stddev": 271.1852036,
            "variance": 73541.41467
          },
          {
            "average": 4819250.952,
            "count": 28355893,
            "maximum": 4819938.033,
            "minimum": 4818534.153,
            "name": "Y",
            "position": 1,
            "stddev": 392.8025464,
            "variance": 154293.8404
          },
          {
            "average": 1389.232051,
            "count": 28355893,
            "maximum": 1922.767819,
            "minimum": 1327.927819,
            "name": "Z",
            "position": 2,
            "stddev": 25.50590794,
            "variance": 650.5513397
          },
          {
            "average": 22097.63996,
            "count": 28355893,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10277.52467,
            "variance": 105627513.3
          },
          {
            "average": 1.119398074,
            "count": 28355893,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3741750387,
            "variance": 0.1400069596
          },
          {
            "average": 1.238795054,
            "count": 28355893,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5351083421,
            "variance": 0.2863409378
          },
          {
            "average": 0.5020151896,
            "count": 28355893,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959478,
            "variance": 0.2499959478
          },
          {
            "average": 0,
            "count": 28355893,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331723815,
            "count": 28355893,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.872814453,
            "variance": 3.507433975
          },
          {
            "average": -0.3627531321,
            "count": 28355893,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75127385,
            "variance": 115.5898894
          },
          {
            "average": 0.4961381749,
            "count": 28355893,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999850949,
            "variance": 0.2499850951
          },
          {
            "average": 10047.84781,
            "count": 28355893,
            "maximum": 10121,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 51.11881377,
            "variance": 2613.133122
          },
          {
            "average": 243589810.1,
            "count": 28355893,
            "maximum": 243785387.6,
            "minimum": 243443876,
            "name": "GpsTime",
            "position": 12,
            "stddev": 113396.4758,
            "variance": 12858760710.0
          },
          {
            "average": 0,
            "count": 28355893,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28355893,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28355893,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28355893,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28355893,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          604045.7436,
          4818534.153,
          1327.927819,
          605066.7236,
          4819938.033,
          1922.767819
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                604045.7436099513,
                4818534.153195432,
                1327.9278185239223
              ],
              [
                604045.7436099513,
                4819938.033195433,
                1327.9278185239223
              ],
              [
                605066.7236099513,
                4819938.033195433,
                1922.7678185239224
              ],
              [
                605066.7236099513,
                4818534.153195432,
                1922.7678185239224
              ],
              [
                604045.7436099513,
                4818534.153195432,
                1327.9278185239223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:56:27+00:00",
        "end_time": "2019-06-01T17:04:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121E6319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121E6319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121E6319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7127515,
            43.51235488,
            1327.927819,
            -121.6998518,
            43.52513549,
            1922.767819
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.71275147819797,
                  43.51249777434635,
                  1327.9278185239223
                ],
                [
                  -121.71248274175512,
                  43.52513549332215,
                  1327.9278185239223
                ],
                [
                  -121.69985177874682,
                  43.524992539284895,
                  1922.7678185239224
                ],
                [
                  -121.70012314978068,
                  43.51235488301931,
                  1922.7678185239224
                ],
                [
                  -121.71275147819797,
                  43.51249777434635,
                  1327.9278185239223
                ]
              ]
            ]
          },
          "id": "20190601_43121E6319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:56:27Z",
            "pc:count": 28355893,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 604627.8604,
                "count": 28355893,
                "maximum": 605066.7236,
                "minimum": 604045.7436,
                "name": "X",
                "position": 0,
                "stddev": 271.1852036,
                "variance": 73541.41467
              },
              {
                "average": 4819250.952,
                "count": 28355893,
                "maximum": 4819938.033,
                "minimum": 4818534.153,
                "name": "Y",
                "position": 1,
                "stddev": 392.8025464,
                "variance": 154293.8404
              },
              {
                "average": 1389.232051,
                "count": 28355893,
                "maximum": 1922.767819,
                "minimum": 1327.927819,
                "name": "Z",
                "position": 2,
                "stddev": 25.50590794,
                "variance": 650.5513397
              },
              {
                "average": 22097.63996,
                "count": 28355893,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10277.52467,
                "variance": 105627513.3
              },
              {
                "average": 1.119398074,
                "count": 28355893,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3741750387,
                "variance": 0.1400069596
              },
              {
                "average": 1.238795054,
                "count": 28355893,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5351083421,
                "variance": 0.2863409378
              },
              {
                "average": 0.5020151896,
                "count": 28355893,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959478,
                "variance": 0.2499959478
              },
              {
                "average": 0,
                "count": 28355893,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331723815,
                "count": 28355893,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.872814453,
                "variance": 3.507433975
              },
              {
                "average": -0.3627531321,
                "count": 28355893,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75127385,
                "variance": 115.5898894
              },
              {
                "average": 0.4961381749,
                "count": 28355893,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999850949,
                "variance": 0.2499850951
              },
              {
                "average": 10047.84781,
                "count": 28355893,
                "maximum": 10121,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 51.11881377,
                "variance": 2613.133122
              },
              {
                "average": 243589810.1,
                "count": 28355893,
                "maximum": 243785387.6,
                "minimum": 243443876,
                "name": "GpsTime",
                "position": 12,
                "stddev": 113396.4758,
                "variance": 12858760710.0
              },
              {
                "average": 0,
                "count": 28355893,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28355893,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28355893,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28355893,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28355893,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              604045.7436,
              4818534.153,
              1327.927819,
              605066.7236,
              4819938.033,
              1922.767819
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    604045.7436099513,
                    4818534.153195432,
                    1327.9278185239223
                  ],
                  [
                    604045.7436099513,
                    4819938.033195433,
                    1327.9278185239223
                  ],
                  [
                    605066.7236099513,
                    4819938.033195433,
                    1922.7678185239224
                  ],
                  [
                    605066.7236099513,
                    4818534.153195432,
                    1922.7678185239224
                  ],
                  [
                    604045.7436099513,
                    4818534.153195432,
                    1327.9278185239223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:56:27+00:00",
            "end_time": "2019-06-01T17:04:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190604_43121E6416a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68748724665708,
              43.52490094839754,
              1356.4556567298723
            ],
            [
              -121.68748518922828,
              43.52499582836331,
              1356.4556567298723
            ],
            [
              -121.68730654759436,
              43.524993777199285,
              1373.8156567298724
            ],
            [
              -121.68730860530299,
              43.524898897240256,
              1373.8156567298724
            ],
            [
              -121.68748724665708,
              43.52490094839754,
              1356.4556567298723
            ]
          ]
        ]
      },
      "bbox": [
        -121.6874872,
        43.5248989,
        1356.455657,
        -121.6873065,
        43.52499583,
        1373.815657
      ],
      "properties": {
        "datetime": "2019-06-05T15:42:14Z",
        "pc:count": 725,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606071.5124,
            "count": 725,
            "maximum": 606080.5278,
            "minimum": 606066.0878,
            "name": "X",
            "position": 0,
            "stddev": 3.760842636,
            "variance": 14.14393733
          },
          {
            "average": 4819950.552,
            "count": 725,
            "maximum": 4819954.093,
            "minimum": 4819943.553,
            "name": "Y",
            "position": 1,
            "stddev": 2.559859023,
            "variance": 6.552878218
          },
          {
            "average": 1358.346912,
            "count": 725,
            "maximum": 1373.815657,
            "minimum": 1356.455657,
            "name": "Z",
            "position": 2,
            "stddev": 3.585269001,
            "variance": 12.85415381
          },
          {
            "average": 28858.20828,
            "count": 725,
            "maximum": 39000,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8932.276297,
            "variance": 79785559.85
          },
          {
            "average": 1.03862069,
            "count": 725,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2196136131,
            "variance": 0.04823013907
          },
          {
            "average": 1.091034483,
            "count": 725,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3365237551,
            "variance": 0.1132482378
          },
          {
            "average": 0.5103448276,
            "count": 725,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5002380839,
            "variance": 0.2502381406
          },
          {
            "average": 0,
            "count": 725,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427586207,
            "count": 725,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.188950205,
            "variance": 1.413602591
          },
          {
            "average": -6.92541508,
            "count": 725,
            "maximum": -4.001999855,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.19039753,
            "variance": 10.1786364
          },
          {
            "average": 0.4786206897,
            "count": 725,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499887585,
            "variance": 0.2498875976
          },
          {
            "average": 10118.47586,
            "count": 725,
            "maximum": 10120,
            "minimum": 10115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.303260836,
            "variance": 5.305010478
          },
          {
            "average": 243763202.9,
            "count": 725,
            "maximum": 243784534.1,
            "minimum": 243714556.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32235.05173,
            "variance": 1039098560
          },
          {
            "average": 0,
            "count": 725,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 725,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606066.0878,
          4819943.553,
          1356.455657,
          606080.5278,
          4819954.093,
          1373.815657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606066.0878029711,
                4819943.55287261,
                1356.4556567298723
              ],
              [
                606066.0878029711,
                4819954.092872609,
                1356.4556567298723
              ],
              [
                606080.5278029711,
                4819954.092872609,
                1373.8156567298724
              ],
              [
                606080.5278029711,
                4819943.55287261,
                1373.8156567298724
              ],
              [
                606066.0878029711,
                4819943.55287261,
                1356.4556567298723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:42:14+00:00",
        "end_time": "2019-06-04T20:15:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6416a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6416a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6416a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6416a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6874872,
            43.5248989,
            1356.455657,
            -121.6873065,
            43.52499583,
            1373.815657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68748724665708,
                  43.52490094839754,
                  1356.4556567298723
                ],
                [
                  -121.68748518922828,
                  43.52499582836331,
                  1356.4556567298723
                ],
                [
                  -121.68730654759436,
                  43.524993777199285,
                  1373.8156567298724
                ],
                [
                  -121.68730860530299,
                  43.524898897240256,
                  1373.8156567298724
                ],
                [
                  -121.68748724665708,
                  43.52490094839754,
                  1356.4556567298723
                ]
              ]
            ]
          },
          "id": "20190604_43121E6416a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6416a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:42:14Z",
            "pc:count": 725,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606071.5124,
                "count": 725,
                "maximum": 606080.5278,
                "minimum": 606066.0878,
                "name": "X",
                "position": 0,
                "stddev": 3.760842636,
                "variance": 14.14393733
              },
              {
                "average": 4819950.552,
                "count": 725,
                "maximum": 4819954.093,
                "minimum": 4819943.553,
                "name": "Y",
                "position": 1,
                "stddev": 2.559859023,
                "variance": 6.552878218
              },
              {
                "average": 1358.346912,
                "count": 725,
                "maximum": 1373.815657,
                "minimum": 1356.455657,
                "name": "Z",
                "position": 2,
                "stddev": 3.585269001,
                "variance": 12.85415381
              },
              {
                "average": 28858.20828,
                "count": 725,
                "maximum": 39000,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8932.276297,
                "variance": 79785559.85
              },
              {
                "average": 1.03862069,
                "count": 725,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2196136131,
                "variance": 0.04823013907
              },
              {
                "average": 1.091034483,
                "count": 725,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3365237551,
                "variance": 0.1132482378
              },
              {
                "average": 0.5103448276,
                "count": 725,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5002380839,
                "variance": 0.2502381406
              },
              {
                "average": 0,
                "count": 725,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427586207,
                "count": 725,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.188950205,
                "variance": 1.413602591
              },
              {
                "average": -6.92541508,
                "count": 725,
                "maximum": -4.001999855,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.19039753,
                "variance": 10.1786364
              },
              {
                "average": 0.4786206897,
                "count": 725,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499887585,
                "variance": 0.2498875976
              },
              {
                "average": 10118.47586,
                "count": 725,
                "maximum": 10120,
                "minimum": 10115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.303260836,
                "variance": 5.305010478
              },
              {
                "average": 243763202.9,
                "count": 725,
                "maximum": 243784534.1,
                "minimum": 243714556.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32235.05173,
                "variance": 1039098560
              },
              {
                "average": 0,
                "count": 725,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 725,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606066.0878,
              4819943.553,
              1356.455657,
              606080.5278,
              4819954.093,
              1373.815657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606066.0878029711,
                    4819943.55287261,
                    1356.4556567298723
                  ],
                  [
                    606066.0878029711,
                    4819954.092872609,
                    1356.4556567298723
                  ],
                  [
                    606080.5278029711,
                    4819954.092872609,
                    1373.8156567298724
                  ],
                  [
                    606080.5278029711,
                    4819943.55287261,
                    1373.8156567298724
                  ],
                  [
                    606066.0878029711,
                    4819943.55287261,
                    1356.4556567298723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:42:14+00:00",
            "end_time": "2019-06-04T20:15:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6502647535819,
              43.5874978596238,
              1306.3923585679245
            ],
            [
              -121.64998207073911,
              43.60014247566899,
              1306.3923585679245
            ],
            [
              -121.63720420437558,
              43.59999084369637,
              1873.7323585679246
            ],
            [
              -121.63748956079182,
              43.58734629419556,
              1873.7323585679246
            ],
            [
              -121.6502647535819,
              43.5874978596238,
              1306.3923585679245
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502648,
        43.58734629,
        1306.392359,
        -121.6372042,
        43.60014248,
        1873.732359
      ],
      "properties": {
        "datetime": "2019-06-05T19:35:54Z",
        "pc:count": 37656025,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609415.7014,
            "count": 37656025,
            "maximum": 609992.8508,
            "minimum": 608961.2508,
            "name": "X",
            "position": 0,
            "stddev": 270.131319,
            "variance": 72970.92949
          },
          {
            "average": 4827691.36,
            "count": 37656025,
            "maximum": 4828348.448,
            "minimum": 4826943.748,
            "name": "Y",
            "position": 1,
            "stddev": 382.7694611,
            "variance": 146512.4604
          },
          {
            "average": 1314.758008,
            "count": 37656025,
            "maximum": 1873.732359,
            "minimum": 1306.392359,
            "name": "Z",
            "position": 2,
            "stddev": 5.27494176,
            "variance": 27.82501057
          },
          {
            "average": 17679.37126,
            "count": 37656025,
            "maximum": 50835,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10786.36867,
            "variance": 116345749
          },
          {
            "average": 1.17715906,
            "count": 37656025,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4362111677,
            "variance": 0.1902801828
          },
          {
            "average": 1.35439524,
            "count": 37656025,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6019859431,
            "variance": 0.3623870757
          },
          {
            "average": 0.4986854029,
            "count": 37656025,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982785,
            "variance": 0.2499982785
          },
          {
            "average": 9.825784851e-07,
            "count": 37656025,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000991250496,
            "variance": 9.825775457e-07
          },
          {
            "average": 1.161847566,
            "count": 37656025,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.177959581,
            "variance": 1.387588774
          },
          {
            "average": 1.916241512,
            "count": 37656025,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.21055579,
            "variance": 104.2554496
          },
          {
            "average": 0.4989763789,
            "count": 37656025,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999989588,
            "variance": 0.2499989588
          },
          {
            "average": 10138.95813,
            "count": 37656025,
            "maximum": 10146,
            "minimum": 10134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.714375311,
            "variance": 13.79658395
          },
          {
            "average": 243795494.8,
            "count": 37656025,
            "maximum": 243798554.3,
            "minimum": 243793109.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1617.996187,
            "variance": 2617911.662
          },
          {
            "average": 0,
            "count": 37656025,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37656025,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37656025,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37656025,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37656025,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608961.2508,
          4826943.748,
          1306.392359,
          609992.8508,
          4828348.448,
          1873.732359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608961.2508339977,
                4826943.748228932,
                1306.3923585679245
              ],
              [
                608961.2508339977,
                4828348.448228931,
                1306.3923585679245
              ],
              [
                609992.8508339978,
                4828348.448228931,
                1873.7323585679246
              ],
              [
                609992.8508339978,
                4826943.748228932,
                1873.7323585679246
              ],
              [
                608961.2508339977,
                4826943.748228932,
                1306.3923585679245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:35:54+00:00",
        "end_time": "2019-06-05T18:05:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502648,
            43.58734629,
            1306.392359,
            -121.6372042,
            43.60014248,
            1873.732359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6502647535819,
                  43.5874978596238,
                  1306.3923585679245
                ],
                [
                  -121.64998207073911,
                  43.60014247566899,
                  1306.3923585679245
                ],
                [
                  -121.63720420437558,
                  43.59999084369637,
                  1873.7323585679246
                ],
                [
                  -121.63748956079182,
                  43.58734629419556,
                  1873.7323585679246
                ],
                [
                  -121.6502647535819,
                  43.5874978596238,
                  1306.3923585679245
                ]
              ]
            ]
          },
          "id": "20190605_43121E6214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:35:54Z",
            "pc:count": 37656025,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609415.7014,
                "count": 37656025,
                "maximum": 609992.8508,
                "minimum": 608961.2508,
                "name": "X",
                "position": 0,
                "stddev": 270.131319,
                "variance": 72970.92949
              },
              {
                "average": 4827691.36,
                "count": 37656025,
                "maximum": 4828348.448,
                "minimum": 4826943.748,
                "name": "Y",
                "position": 1,
                "stddev": 382.7694611,
                "variance": 146512.4604
              },
              {
                "average": 1314.758008,
                "count": 37656025,
                "maximum": 1873.732359,
                "minimum": 1306.392359,
                "name": "Z",
                "position": 2,
                "stddev": 5.27494176,
                "variance": 27.82501057
              },
              {
                "average": 17679.37126,
                "count": 37656025,
                "maximum": 50835,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10786.36867,
                "variance": 116345749
              },
              {
                "average": 1.17715906,
                "count": 37656025,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4362111677,
                "variance": 0.1902801828
              },
              {
                "average": 1.35439524,
                "count": 37656025,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6019859431,
                "variance": 0.3623870757
              },
              {
                "average": 0.4986854029,
                "count": 37656025,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982785,
                "variance": 0.2499982785
              },
              {
                "average": 9.825784851e-07,
                "count": 37656025,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000991250496,
                "variance": 9.825775457e-07
              },
              {
                "average": 1.161847566,
                "count": 37656025,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.177959581,
                "variance": 1.387588774
              },
              {
                "average": 1.916241512,
                "count": 37656025,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.21055579,
                "variance": 104.2554496
              },
              {
                "average": 0.4989763789,
                "count": 37656025,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999989588,
                "variance": 0.2499989588
              },
              {
                "average": 10138.95813,
                "count": 37656025,
                "maximum": 10146,
                "minimum": 10134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.714375311,
                "variance": 13.79658395
              },
              {
                "average": 243795494.8,
                "count": 37656025,
                "maximum": 243798554.3,
                "minimum": 243793109.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1617.996187,
                "variance": 2617911.662
              },
              {
                "average": 0,
                "count": 37656025,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37656025,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37656025,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37656025,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37656025,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608961.2508,
              4826943.748,
              1306.392359,
              609992.8508,
              4828348.448,
              1873.732359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608961.2508339977,
                    4826943.748228932,
                    1306.3923585679245
                  ],
                  [
                    608961.2508339977,
                    4828348.448228931,
                    1306.3923585679245
                  ],
                  [
                    609992.8508339978,
                    4828348.448228931,
                    1873.7323585679246
                  ],
                  [
                    609992.8508339978,
                    4826943.748228932,
                    1873.7323585679246
                  ],
                  [
                    608961.2508339977,
                    4826943.748228932,
                    1306.3923585679245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:35:54+00:00",
            "end_time": "2019-06-05T18:05:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121F5422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.55014953907423,
              43.62499673210487,
              1297.9582722601497
            ],
            [
              -121.54998063488173,
              43.632021815754555,
              1297.9582722601497
            ],
            [
              -121.53732024274598,
              43.63186049529104,
              1890.8982722601497
            ],
            [
              -121.53749062039685,
              43.62483545097574,
              1890.8982722601497
            ],
            [
              -121.55014953907423,
              43.62499673210487,
              1297.9582722601497
            ]
          ]
        ]
      },
      "bbox": [
        -121.5501495,
        43.62483545,
        1297.958272,
        -121.5373202,
        43.63202182,
        1890.898272
      ],
      "properties": {
        "datetime": "2019-06-05T19:28:33Z",
        "pc:count": 12389106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 617414.5611,
            "count": 12389106,
            "maximum": 617992.3434,
            "minimum": 616970.7234,
            "name": "X",
            "position": 0,
            "stddev": 282.7672153,
            "variance": 79957.29806
          },
          {
            "average": 4831625.565,
            "count": 12389106,
            "maximum": 4832025.07,
            "minimum": 4831244.61,
            "name": "Y",
            "position": 1,
            "stddev": 223.5556299,
            "variance": 49977.11964
          },
          {
            "average": 1301.918713,
            "count": 12389106,
            "maximum": 1890.898272,
            "minimum": 1297.958272,
            "name": "Z",
            "position": 2,
            "stddev": 2.7217166,
            "variance": 7.407741251
          },
          {
            "average": 18376.40583,
            "count": 12389106,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9263.087639,
            "variance": 85804792.61
          },
          {
            "average": 1.117940713,
            "count": 12389106,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3286775019,
            "variance": 0.1080289003
          },
          {
            "average": 1.235874808,
            "count": 12389106,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4384421284,
            "variance": 0.1922315
          },
          {
            "average": 0.5000919356,
            "count": 12389106,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000117,
            "variance": 0.2500000117
          },
          {
            "average": 0,
            "count": 12389106,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.130432494,
            "count": 12389106,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4974548728,
            "variance": 0.2474613504
          },
          {
            "average": 0.5573410733,
            "count": 12389106,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.04323302,
            "variance": 121.9529955
          },
          {
            "average": 0.4873905349,
            "count": 12389106,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998409963,
            "variance": 0.2498410216
          },
          {
            "average": 10142.61579,
            "count": 12389106,
            "maximum": 10145,
            "minimum": 10141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9017751475,
            "variance": 0.8131984167
          },
          {
            "average": 243797188.8,
            "count": 12389106,
            "maximum": 243798113.7,
            "minimum": 243796417,
            "name": "GpsTime",
            "position": 12,
            "stddev": 383.7289094,
            "variance": 147247.8759
          },
          {
            "average": 0,
            "count": 12389106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12389106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12389106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12389106,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12389106,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          616970.7234,
          4831244.61,
          1297.958272,
          617992.3434,
          4832025.07,
          1890.898272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                616970.7233550947,
                4831244.609680962,
                1297.9582722601497
              ],
              [
                616970.7233550947,
                4832025.069680963,
                1297.9582722601497
              ],
              [
                617992.3433550948,
                4832025.069680963,
                1890.8982722601497
              ],
              [
                617992.3433550948,
                4831244.609680962,
                1890.8982722601497
              ],
              [
                616970.7233550947,
                4831244.609680962,
                1297.9582722601497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:28:33+00:00",
        "end_time": "2019-06-05T19:00:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121F5422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121F5422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121F5422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5501495,
            43.62483545,
            1297.958272,
            -121.5373202,
            43.63202182,
            1890.898272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.55014953907423,
                  43.62499673210487,
                  1297.9582722601497
                ],
                [
                  -121.54998063488173,
                  43.632021815754555,
                  1297.9582722601497
                ],
                [
                  -121.53732024274598,
                  43.63186049529104,
                  1890.8982722601497
                ],
                [
                  -121.53749062039685,
                  43.62483545097574,
                  1890.8982722601497
                ],
                [
                  -121.55014953907423,
                  43.62499673210487,
                  1297.9582722601497
                ]
              ]
            ]
          },
          "id": "20190605_43121F5422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:28:33Z",
            "pc:count": 12389106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 617414.5611,
                "count": 12389106,
                "maximum": 617992.3434,
                "minimum": 616970.7234,
                "name": "X",
                "position": 0,
                "stddev": 282.7672153,
                "variance": 79957.29806
              },
              {
                "average": 4831625.565,
                "count": 12389106,
                "maximum": 4832025.07,
                "minimum": 4831244.61,
                "name": "Y",
                "position": 1,
                "stddev": 223.5556299,
                "variance": 49977.11964
              },
              {
                "average": 1301.918713,
                "count": 12389106,
                "maximum": 1890.898272,
                "minimum": 1297.958272,
                "name": "Z",
                "position": 2,
                "stddev": 2.7217166,
                "variance": 7.407741251
              },
              {
                "average": 18376.40583,
                "count": 12389106,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9263.087639,
                "variance": 85804792.61
              },
              {
                "average": 1.117940713,
                "count": 12389106,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3286775019,
                "variance": 0.1080289003
              },
              {
                "average": 1.235874808,
                "count": 12389106,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4384421284,
                "variance": 0.1922315
              },
              {
                "average": 0.5000919356,
                "count": 12389106,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000117,
                "variance": 0.2500000117
              },
              {
                "average": 0,
                "count": 12389106,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.130432494,
                "count": 12389106,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4974548728,
                "variance": 0.2474613504
              },
              {
                "average": 0.5573410733,
                "count": 12389106,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.04323302,
                "variance": 121.9529955
              },
              {
                "average": 0.4873905349,
                "count": 12389106,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998409963,
                "variance": 0.2498410216
              },
              {
                "average": 10142.61579,
                "count": 12389106,
                "maximum": 10145,
                "minimum": 10141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9017751475,
                "variance": 0.8131984167
              },
              {
                "average": 243797188.8,
                "count": 12389106,
                "maximum": 243798113.7,
                "minimum": 243796417,
                "name": "GpsTime",
                "position": 12,
                "stddev": 383.7289094,
                "variance": 147247.8759
              },
              {
                "average": 0,
                "count": 12389106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12389106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12389106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12389106,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12389106,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              616970.7234,
              4831244.61,
              1297.958272,
              617992.3434,
              4832025.07,
              1890.898272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    616970.7233550947,
                    4831244.609680962,
                    1297.9582722601497
                  ],
                  [
                    616970.7233550947,
                    4832025.069680963,
                    1297.9582722601497
                  ],
                  [
                    617992.3433550948,
                    4832025.069680963,
                    1890.8982722601497
                  ],
                  [
                    617992.3433550948,
                    4831244.609680962,
                    1890.8982722601497
                  ],
                  [
                    616970.7233550947,
                    4831244.609680962,
                    1297.9582722601497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:28:33+00:00",
            "end_time": "2019-06-05T19:00: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": "20190601_43121E6416b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68465427161631,
              43.51467624636615,
              1316.4264115862184
            ],
            [
              -121.6844276979765,
              43.52510331749993,
              1316.4264115862184
            ],
            [
              -121.67475954557526,
              43.524991647633925,
              1882.8664115862184
            ],
            [
              -121.67498778312347,
              43.514564616919316,
              1882.8664115862184
            ],
            [
              -121.68465427161631,
              43.51467624636615,
              1316.4264115862184
            ]
          ]
        ]
      },
      "bbox": [
        -121.6846543,
        43.51456462,
        1316.426412,
        -121.6747595,
        43.52510332,
        1882.866412
      ],
      "properties": {
        "datetime": "2019-06-05T15:42:33Z",
        "pc:count": 13391171,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606704.0622,
            "count": 13391171,
            "maximum": 607094.4813,
            "minimum": 606312.9813,
            "name": "X",
            "position": 0,
            "stddev": 217.506422,
            "variance": 47309.0436
          },
          {
            "average": 4819404.669,
            "count": 13391171,
            "maximum": 4819969.934,
            "minimum": 4818811.614,
            "name": "Y",
            "position": 1,
            "stddev": 324.7760199,
            "variance": 105479.4631
          },
          {
            "average": 1337.174913,
            "count": 13391171,
            "maximum": 1882.866412,
            "minimum": 1316.426412,
            "name": "Z",
            "position": 2,
            "stddev": 8.940411612,
            "variance": 79.93095979
          },
          {
            "average": 18274.04619,
            "count": 13391171,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10949.09563,
            "variance": 119882695.1
          },
          {
            "average": 1.167779353,
            "count": 13391171,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4393363432,
            "variance": 0.1930164225
          },
          {
            "average": 1.33551599,
            "count": 13391171,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6189275317,
            "variance": 0.3830712895
          },
          {
            "average": 0.5018188477,
            "count": 13391171,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967105,
            "variance": 0.2499967105
          },
          {
            "average": 0,
            "count": 13391171,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.765027196,
            "count": 13391171,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.087661639,
            "variance": 9.533654396
          },
          {
            "average": -0.09374516912,
            "count": 13391171,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.00968543,
            "variance": 121.2131733
          },
          {
            "average": 0.503306619,
            "count": 13391171,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999890848,
            "variance": 0.2499890849
          },
          {
            "average": 10112.19001,
            "count": 13391171,
            "maximum": 10120,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.6635856,
            "variance": 277.675085
          },
          {
            "average": 243715254.2,
            "count": 13391171,
            "maximum": 243784553.4,
            "minimum": 243443858,
            "name": "GpsTime",
            "position": 12,
            "stddev": 47208.93004,
            "variance": 2228683075
          },
          {
            "average": 0,
            "count": 13391171,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391171,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391171,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391171,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391171,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606312.9813,
          4818811.614,
          1316.426412,
          607094.4813,
          4819969.934,
          1882.866412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606312.9812902317,
                4818811.613792313,
                1316.4264115862184
              ],
              [
                606312.9812902317,
                4819969.933792314,
                1316.4264115862184
              ],
              [
                607094.4812902317,
                4819969.933792314,
                1882.8664115862184
              ],
              [
                607094.4812902317,
                4818811.613792313,
                1882.8664115862184
              ],
              [
                606312.9812902317,
                4818811.613792313,
                1316.4264115862184
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:42:33+00:00",
        "end_time": "2019-06-01T17:04:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121E6416b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121E6416b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121E6416b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6416b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6846543,
            43.51456462,
            1316.426412,
            -121.6747595,
            43.52510332,
            1882.866412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68465427161631,
                  43.51467624636615,
                  1316.4264115862184
                ],
                [
                  -121.6844276979765,
                  43.52510331749993,
                  1316.4264115862184
                ],
                [
                  -121.67475954557526,
                  43.524991647633925,
                  1882.8664115862184
                ],
                [
                  -121.67498778312347,
                  43.514564616919316,
                  1882.8664115862184
                ],
                [
                  -121.68465427161631,
                  43.51467624636615,
                  1316.4264115862184
                ]
              ]
            ]
          },
          "id": "20190601_43121E6416b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6416b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:42:33Z",
            "pc:count": 13391171,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606704.0622,
                "count": 13391171,
                "maximum": 607094.4813,
                "minimum": 606312.9813,
                "name": "X",
                "position": 0,
                "stddev": 217.506422,
                "variance": 47309.0436
              },
              {
                "average": 4819404.669,
                "count": 13391171,
                "maximum": 4819969.934,
                "minimum": 4818811.614,
                "name": "Y",
                "position": 1,
                "stddev": 324.7760199,
                "variance": 105479.4631
              },
              {
                "average": 1337.174913,
                "count": 13391171,
                "maximum": 1882.866412,
                "minimum": 1316.426412,
                "name": "Z",
                "position": 2,
                "stddev": 8.940411612,
                "variance": 79.93095979
              },
              {
                "average": 18274.04619,
                "count": 13391171,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10949.09563,
                "variance": 119882695.1
              },
              {
                "average": 1.167779353,
                "count": 13391171,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4393363432,
                "variance": 0.1930164225
              },
              {
                "average": 1.33551599,
                "count": 13391171,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6189275317,
                "variance": 0.3830712895
              },
              {
                "average": 0.5018188477,
                "count": 13391171,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967105,
                "variance": 0.2499967105
              },
              {
                "average": 0,
                "count": 13391171,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.765027196,
                "count": 13391171,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.087661639,
                "variance": 9.533654396
              },
              {
                "average": -0.09374516912,
                "count": 13391171,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.00968543,
                "variance": 121.2131733
              },
              {
                "average": 0.503306619,
                "count": 13391171,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999890848,
                "variance": 0.2499890849
              },
              {
                "average": 10112.19001,
                "count": 13391171,
                "maximum": 10120,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.6635856,
                "variance": 277.675085
              },
              {
                "average": 243715254.2,
                "count": 13391171,
                "maximum": 243784553.4,
                "minimum": 243443858,
                "name": "GpsTime",
                "position": 12,
                "stddev": 47208.93004,
                "variance": 2228683075
              },
              {
                "average": 0,
                "count": 13391171,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391171,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391171,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391171,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391171,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606312.9813,
              4818811.614,
              1316.426412,
              607094.4813,
              4819969.934,
              1882.866412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606312.9812902317,
                    4818811.613792313,
                    1316.4264115862184
                  ],
                  [
                    606312.9812902317,
                    4819969.933792314,
                    1316.4264115862184
                  ],
                  [
                    607094.4812902317,
                    4819969.933792314,
                    1882.8664115862184
                  ],
                  [
                    607094.4812902317,
                    4818811.613792313,
                    1882.8664115862184
                  ],
                  [
                    606312.9812902317,
                    4818811.613792313,
                    1316.4264115862184
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:42:33+00:00",
            "end_time": "2019-06-01T17:04:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6627626082754,
              43.57499824761961,
              1312.7278873129058
            ],
            [
              -121.66248270445391,
              43.587641155893245,
              1312.7278873129058
            ],
            [
              -121.6497074168939,
              43.58749095534131,
              1871.487887312906
            ],
            [
              -121.64998999224477,
              43.574848112976426,
              1871.487887312906
            ],
            [
              -121.6627626082754,
              43.57499824761961,
              1312.7278873129058
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627626,
        43.57484811,
        1312.727887,
        -121.6497074,
        43.58764116,
        1871.487887
      ],
      "properties": {
        "datetime": "2019-06-05T19:36:24Z",
        "pc:count": 23451715,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608513.3273,
            "count": 23451715,
            "maximum": 609006.2563,
            "minimum": 607974.6563,
            "name": "X",
            "position": 0,
            "stddev": 301.4508026,
            "variance": 90872.5864
          },
          {
            "average": 4826250.336,
            "count": 23451715,
            "maximum": 4826943.712,
            "minimum": 4825539.212,
            "name": "Y",
            "position": 1,
            "stddev": 406.0341171,
            "variance": 164863.7043
          },
          {
            "average": 1323.742362,
            "count": 23451715,
            "maximum": 1871.487887,
            "minimum": 1312.727887,
            "name": "Z",
            "position": 2,
            "stddev": 6.702715465,
            "variance": 44.92639461
          },
          {
            "average": 15040.36565,
            "count": 23451715,
            "maximum": 54010,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10196.55718,
            "variance": 103969778.3
          },
          {
            "average": 1.238316473,
            "count": 23451715,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5198522307,
            "variance": 0.2702463417
          },
          {
            "average": 1.476486219,
            "count": 23451715,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7179775787,
            "variance": 0.5154918035
          },
          {
            "average": 0.5028242071,
            "count": 23451715,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920345,
            "variance": 0.2499920345
          },
          {
            "average": 1.279224142e-07,
            "count": 23451715,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003576624153,
            "variance": 1.279224033e-07
          },
          {
            "average": 1.250848861,
            "count": 23451715,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.618941782,
            "variance": 2.620972492
          },
          {
            "average": -1.006764242,
            "count": 23451715,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.28110891,
            "variance": 127.2634181
          },
          {
            "average": 0.4847062997,
            "count": 23451715,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997660587,
            "variance": 0.2497661134
          },
          {
            "average": 10134.78047,
            "count": 23451715,
            "maximum": 10146,
            "minimum": 10132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.181286377,
            "variance": 10.12058301
          },
          {
            "average": 243793553.2,
            "count": 23451715,
            "maximum": 243798584.2,
            "minimum": 243792093.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1446.237125,
            "variance": 2091601.822
          },
          {
            "average": 0,
            "count": 23451715,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23451715,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23451715,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23451715,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23451715,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607974.6563,
          4825539.212,
          1312.727887,
          609006.2563,
          4826943.712,
          1871.487887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607974.656323663,
                4825539.212487945,
                1312.7278873129058
              ],
              [
                607974.656323663,
                4826943.712487945,
                1312.7278873129058
              ],
              [
                609006.256323663,
                4826943.712487945,
                1871.487887312906
              ],
              [
                609006.256323663,
                4825539.212487945,
                1871.487887312906
              ],
              [
                607974.656323663,
                4825539.212487945,
                1312.7278873129058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:36:24+00:00",
        "end_time": "2019-06-05T17:48:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627626,
            43.57484811,
            1312.727887,
            -121.6497074,
            43.58764116,
            1871.487887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6627626082754,
                  43.57499824761961,
                  1312.7278873129058
                ],
                [
                  -121.66248270445391,
                  43.587641155893245,
                  1312.7278873129058
                ],
                [
                  -121.6497074168939,
                  43.58749095534131,
                  1871.487887312906
                ],
                [
                  -121.64998999224477,
                  43.574848112976426,
                  1871.487887312906
                ],
                [
                  -121.6627626082754,
                  43.57499824761961,
                  1312.7278873129058
                ]
              ]
            ]
          },
          "id": "20190605_43121E6218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:36:24Z",
            "pc:count": 23451715,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608513.3273,
                "count": 23451715,
                "maximum": 609006.2563,
                "minimum": 607974.6563,
                "name": "X",
                "position": 0,
                "stddev": 301.4508026,
                "variance": 90872.5864
              },
              {
                "average": 4826250.336,
                "count": 23451715,
                "maximum": 4826943.712,
                "minimum": 4825539.212,
                "name": "Y",
                "position": 1,
                "stddev": 406.0341171,
                "variance": 164863.7043
              },
              {
                "average": 1323.742362,
                "count": 23451715,
                "maximum": 1871.487887,
                "minimum": 1312.727887,
                "name": "Z",
                "position": 2,
                "stddev": 6.702715465,
                "variance": 44.92639461
              },
              {
                "average": 15040.36565,
                "count": 23451715,
                "maximum": 54010,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10196.55718,
                "variance": 103969778.3
              },
              {
                "average": 1.238316473,
                "count": 23451715,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5198522307,
                "variance": 0.2702463417
              },
              {
                "average": 1.476486219,
                "count": 23451715,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7179775787,
                "variance": 0.5154918035
              },
              {
                "average": 0.5028242071,
                "count": 23451715,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920345,
                "variance": 0.2499920345
              },
              {
                "average": 1.279224142e-07,
                "count": 23451715,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003576624153,
                "variance": 1.279224033e-07
              },
              {
                "average": 1.250848861,
                "count": 23451715,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.618941782,
                "variance": 2.620972492
              },
              {
                "average": -1.006764242,
                "count": 23451715,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.28110891,
                "variance": 127.2634181
              },
              {
                "average": 0.4847062997,
                "count": 23451715,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997660587,
                "variance": 0.2497661134
              },
              {
                "average": 10134.78047,
                "count": 23451715,
                "maximum": 10146,
                "minimum": 10132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.181286377,
                "variance": 10.12058301
              },
              {
                "average": 243793553.2,
                "count": 23451715,
                "maximum": 243798584.2,
                "minimum": 243792093.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1446.237125,
                "variance": 2091601.822
              },
              {
                "average": 0,
                "count": 23451715,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23451715,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23451715,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23451715,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23451715,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607974.6563,
              4825539.212,
              1312.727887,
              609006.2563,
              4826943.712,
              1871.487887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607974.656323663,
                    4825539.212487945,
                    1312.7278873129058
                  ],
                  [
                    607974.656323663,
                    4826943.712487945,
                    1312.7278873129058
                  ],
                  [
                    609006.256323663,
                    4826943.712487945,
                    1871.487887312906
                  ],
                  [
                    609006.256323663,
                    4825539.212487945,
                    1871.487887312906
                  ],
                  [
                    607974.656323663,
                    4825539.212487945,
                    1312.7278873129058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:36:24+00:00",
            "end_time": "2019-06-05T17:48: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": "20190605_43121F5423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.5376521330789,
              43.6249973620034,
              1295.9283099546478
            ],
            [
              -121.53748048954961,
              43.63207533340607,
              1295.9283099546478
            ],
            [
              -121.52481767850765,
              43.63191259645439,
              1836.2283099546476
            ],
            [
              -121.52499080685594,
              43.624834665030164,
              1836.2283099546476
            ],
            [
              -121.5376521330789,
              43.6249973620034,
              1295.9283099546478
            ]
          ]
        ]
      },
      "bbox": [
        -121.5376521,
        43.62483467,
        1295.92831,
        -121.5248177,
        43.63207533,
        1836.22831
      ],
      "properties": {
        "datetime": "2019-06-05T19:24:20Z",
        "pc:count": 11255317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 618504.2945,
            "count": 11255317,
            "maximum": 619000.816,
            "minimum": 617978.996,
            "name": "X",
            "position": 0,
            "stddev": 293.3322021,
            "variance": 86043.78077
          },
          {
            "average": 4831660.79,
            "count": 11255317,
            "maximum": 4832048.702,
            "minimum": 4831262.362,
            "name": "Y",
            "position": 1,
            "stddev": 221.009949,
            "variance": 48845.39754
          },
          {
            "average": 1300.139267,
            "count": 11255317,
            "maximum": 1836.22831,
            "minimum": 1295.92831,
            "name": "Z",
            "position": 2,
            "stddev": 2.886301487,
            "variance": 8.330736274
          },
          {
            "average": 19665.38521,
            "count": 11255317,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9835.801705,
            "variance": 96742995.19
          },
          {
            "average": 1.103193717,
            "count": 11255317,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3120941417,
            "variance": 0.0974027533
          },
          {
            "average": 1.206404227,
            "count": 11255317,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4223464406,
            "variance": 0.1783765159
          },
          {
            "average": 0.4999572202,
            "count": 11255317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000204,
            "variance": 0.2500000204
          },
          {
            "average": 0,
            "count": 11255317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.1613226,
            "count": 11255317,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5517159854,
            "variance": 0.3043905286
          },
          {
            "average": 0.1605118977,
            "count": 11255317,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.94883248,
            "variance": 119.8769327
          },
          {
            "average": 0.4857984009,
            "count": 11255317,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997982961,
            "variance": 0.2497983368
          },
          {
            "average": 10142.3005,
            "count": 11255317,
            "maximum": 10144,
            "minimum": 10140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8969533865,
            "variance": 0.8045253776
          },
          {
            "average": 243797038.9,
            "count": 11255317,
            "maximum": 243797860.3,
            "minimum": 243796076.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 391.0292874,
            "variance": 152903.9036
          },
          {
            "average": 0,
            "count": 11255317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11255317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11255317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11255317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11255317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          617978.996,
          4831262.362,
          1295.92831,
          619000.816,
          4832048.702,
          1836.22831
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                617978.9959744832,
                4831262.362368178,
                1295.9283099546478
              ],
              [
                617978.9959744832,
                4832048.7023681775,
                1295.9283099546478
              ],
              [
                619000.8159744833,
                4832048.7023681775,
                1836.2283099546476
              ],
              [
                619000.8159744833,
                4831262.362368178,
                1836.2283099546476
              ],
              [
                617978.9959744832,
                4831262.362368178,
                1295.9283099546478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:24:20+00:00",
        "end_time": "2019-06-05T18:54:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121F5423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121F5423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121F5423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.5376521,
            43.62483467,
            1295.92831,
            -121.5248177,
            43.63207533,
            1836.22831
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.5376521330789,
                  43.6249973620034,
                  1295.9283099546478
                ],
                [
                  -121.53748048954961,
                  43.63207533340607,
                  1295.9283099546478
                ],
                [
                  -121.52481767850765,
                  43.63191259645439,
                  1836.2283099546476
                ],
                [
                  -121.52499080685594,
                  43.624834665030164,
                  1836.2283099546476
                ],
                [
                  -121.5376521330789,
                  43.6249973620034,
                  1295.9283099546478
                ]
              ]
            ]
          },
          "id": "20190605_43121F5423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121F5423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:24:20Z",
            "pc:count": 11255317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 618504.2945,
                "count": 11255317,
                "maximum": 619000.816,
                "minimum": 617978.996,
                "name": "X",
                "position": 0,
                "stddev": 293.3322021,
                "variance": 86043.78077
              },
              {
                "average": 4831660.79,
                "count": 11255317,
                "maximum": 4832048.702,
                "minimum": 4831262.362,
                "name": "Y",
                "position": 1,
                "stddev": 221.009949,
                "variance": 48845.39754
              },
              {
                "average": 1300.139267,
                "count": 11255317,
                "maximum": 1836.22831,
                "minimum": 1295.92831,
                "name": "Z",
                "position": 2,
                "stddev": 2.886301487,
                "variance": 8.330736274
              },
              {
                "average": 19665.38521,
                "count": 11255317,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9835.801705,
                "variance": 96742995.19
              },
              {
                "average": 1.103193717,
                "count": 11255317,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3120941417,
                "variance": 0.0974027533
              },
              {
                "average": 1.206404227,
                "count": 11255317,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4223464406,
                "variance": 0.1783765159
              },
              {
                "average": 0.4999572202,
                "count": 11255317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000204,
                "variance": 0.2500000204
              },
              {
                "average": 0,
                "count": 11255317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.1613226,
                "count": 11255317,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5517159854,
                "variance": 0.3043905286
              },
              {
                "average": 0.1605118977,
                "count": 11255317,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.94883248,
                "variance": 119.8769327
              },
              {
                "average": 0.4857984009,
                "count": 11255317,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997982961,
                "variance": 0.2497983368
              },
              {
                "average": 10142.3005,
                "count": 11255317,
                "maximum": 10144,
                "minimum": 10140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8969533865,
                "variance": 0.8045253776
              },
              {
                "average": 243797038.9,
                "count": 11255317,
                "maximum": 243797860.3,
                "minimum": 243796076.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 391.0292874,
                "variance": 152903.9036
              },
              {
                "average": 0,
                "count": 11255317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11255317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11255317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11255317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11255317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              617978.996,
              4831262.362,
              1295.92831,
              619000.816,
              4832048.702,
              1836.22831
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    617978.9959744832,
                    4831262.362368178,
                    1295.9283099546478
                  ],
                  [
                    617978.9959744832,
                    4832048.7023681775,
                    1295.9283099546478
                  ],
                  [
                    619000.8159744833,
                    4832048.7023681775,
                    1836.2283099546476
                  ],
                  [
                    619000.8159744833,
                    4831262.362368178,
                    1836.2283099546476
                  ],
                  [
                    617978.9959744832,
                    4831262.362368178,
                    1295.9283099546478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:24:20+00:00",
            "end_time": "2019-06-05T18:54:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776786895056,
              43.587497992505845,
              1307.3502173740328
            ],
            [
              -121.63748254492009,
              43.6001436233246,
              1307.3502173740328
            ],
            [
              -121.62470152444469,
              43.59999055555381,
              1875.250217374033
            ],
            [
              -121.6249895228954,
              43.58734499191493,
              1875.250217374033
            ],
            [
              -121.63776786895056,
              43.587497992505845,
              1307.3502173740328
            ]
          ]
        ]
      },
      "bbox": [
        -121.6377679,
        43.58734499,
        1307.350217,
        -121.6247015,
        43.60014362,
        1875.250217
      ],
      "properties": {
        "datetime": "2019-06-05T18:51:58Z",
        "pc:count": 24650019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610483.8736,
            "count": 24650019,
            "maximum": 611001.9671,
            "minimum": 609970.1071,
            "name": "X",
            "position": 0,
            "stddev": 284.6512272,
            "variance": 81026.32113
          },
          {
            "average": 4827696.874,
            "count": 24650019,
            "maximum": 4828365.048,
            "minimum": 4826960.228,
            "name": "Y",
            "position": 1,
            "stddev": 395.612217,
            "variance": 156509.0263
          },
          {
            "average": 1315.525632,
            "count": 24650019,
            "maximum": 1875.250217,
            "minimum": 1307.350217,
            "name": "Z",
            "position": 2,
            "stddev": 5.695964007,
            "variance": 32.44400597
          },
          {
            "average": 21482.10224,
            "count": 24650019,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10218.38153,
            "variance": 104415321.1
          },
          {
            "average": 1.106770993,
            "count": 24650019,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3334065172,
            "variance": 0.1111599057
          },
          {
            "average": 1.213594846,
            "count": 24650019,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4640765338,
            "variance": 0.2153670293
          },
          {
            "average": 0.5002311357,
            "count": 24650019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999567,
            "variance": 0.2499999567
          },
          {
            "average": 0,
            "count": 24650019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.157482718,
            "count": 24650019,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8055412041,
            "variance": 0.6488966315
          },
          {
            "average": 0.7776910667,
            "count": 24650019,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.55322056,
            "variance": 111.3704642
          },
          {
            "average": 0.4985773845,
            "count": 24650019,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999979863,
            "variance": 0.2499979863
          },
          {
            "average": 10136.61572,
            "count": 24650019,
            "maximum": 10140,
            "minimum": 10134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.365911777,
            "variance": 1.865714983
          },
          {
            "average": 243794465.1,
            "count": 24650019,
            "maximum": 243795918.2,
            "minimum": 243793129.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 637.1882186,
            "variance": 406008.8259
          },
          {
            "average": 0,
            "count": 24650019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24650019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24650019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24650019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24650019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609970.1071,
          4826960.228,
          1307.350217,
          611001.9671,
          4828365.048,
          1875.250217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609970.1071094583,
                4826960.22764865,
                1307.3502173740328
              ],
              [
                609970.1071094583,
                4828365.047648651,
                1307.3502173740328
              ],
              [
                611001.9671094584,
                4828365.047648651,
                1875.250217374033
              ],
              [
                611001.9671094584,
                4826960.22764865,
                1875.250217374033
              ],
              [
                609970.1071094583,
                4826960.22764865,
                1307.3502173740328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:51:58+00:00",
        "end_time": "2019-06-05T18:05:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6377679,
            43.58734499,
            1307.350217,
            -121.6247015,
            43.60014362,
            1875.250217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776786895056,
                  43.587497992505845,
                  1307.3502173740328
                ],
                [
                  -121.63748254492009,
                  43.6001436233246,
                  1307.3502173740328
                ],
                [
                  -121.62470152444469,
                  43.59999055555381,
                  1875.250217374033
                ],
                [
                  -121.6249895228954,
                  43.58734499191493,
                  1875.250217374033
                ],
                [
                  -121.63776786895056,
                  43.587497992505845,
                  1307.3502173740328
                ]
              ]
            ]
          },
          "id": "20190605_43121E6215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:51:58Z",
            "pc:count": 24650019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610483.8736,
                "count": 24650019,
                "maximum": 611001.9671,
                "minimum": 609970.1071,
                "name": "X",
                "position": 0,
                "stddev": 284.6512272,
                "variance": 81026.32113
              },
              {
                "average": 4827696.874,
                "count": 24650019,
                "maximum": 4828365.048,
                "minimum": 4826960.228,
                "name": "Y",
                "position": 1,
                "stddev": 395.612217,
                "variance": 156509.0263
              },
              {
                "average": 1315.525632,
                "count": 24650019,
                "maximum": 1875.250217,
                "minimum": 1307.350217,
                "name": "Z",
                "position": 2,
                "stddev": 5.695964007,
                "variance": 32.44400597
              },
              {
                "average": 21482.10224,
                "count": 24650019,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10218.38153,
                "variance": 104415321.1
              },
              {
                "average": 1.106770993,
                "count": 24650019,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3334065172,
                "variance": 0.1111599057
              },
              {
                "average": 1.213594846,
                "count": 24650019,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4640765338,
                "variance": 0.2153670293
              },
              {
                "average": 0.5002311357,
                "count": 24650019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999567,
                "variance": 0.2499999567
              },
              {
                "average": 0,
                "count": 24650019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.157482718,
                "count": 24650019,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8055412041,
                "variance": 0.6488966315
              },
              {
                "average": 0.7776910667,
                "count": 24650019,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.55322056,
                "variance": 111.3704642
              },
              {
                "average": 0.4985773845,
                "count": 24650019,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999979863,
                "variance": 0.2499979863
              },
              {
                "average": 10136.61572,
                "count": 24650019,
                "maximum": 10140,
                "minimum": 10134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.365911777,
                "variance": 1.865714983
              },
              {
                "average": 243794465.1,
                "count": 24650019,
                "maximum": 243795918.2,
                "minimum": 243793129.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 637.1882186,
                "variance": 406008.8259
              },
              {
                "average": 0,
                "count": 24650019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24650019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24650019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24650019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24650019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609970.1071,
              4826960.228,
              1307.350217,
              611001.9671,
              4828365.048,
              1875.250217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609970.1071094583,
                    4826960.22764865,
                    1307.3502173740328
                  ],
                  [
                    609970.1071094583,
                    4828365.047648651,
                    1307.3502173740328
                  ],
                  [
                    611001.9671094584,
                    4828365.047648651,
                    1875.250217374033
                  ],
                  [
                    611001.9671094584,
                    4826960.22764865,
                    1875.250217374033
                  ],
                  [
                    609970.1071094583,
                    4826960.22764865,
                    1307.3502173740328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:51:58+00:00",
            "end_time": "2019-06-05T18:05:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190601_43121E6320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.70012021221625,
              43.518737888012296,
              1330.4506104208276
            ],
            [
              -121.69998280130935,
              43.52513664994948,
              1330.4506104208276
            ],
            [
              -121.68748452123745,
              43.52499383776962,
              1876.6506104208274
            ],
            [
              -121.68762325228388,
              43.51859510755578,
              1876.6506104208274
            ],
            [
              -121.70012021221625,
              43.518737888012296,
              1330.4506104208276
            ]
          ]
        ]
      },
      "bbox": [
        -121.7001202,
        43.51859511,
        1330.45061,
        -121.6874845,
        43.52513665,
        1876.65061
      ],
      "properties": {
        "datetime": "2019-06-05T15:56:17Z",
        "pc:count": 9022813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 605394.4108,
            "count": 9022813,
            "maximum": 606066.1453,
            "minimum": 605055.8853,
            "name": "X",
            "position": 0,
            "stddev": 229.4512775,
            "variance": 52647.88877
          },
          {
            "average": 4819712.291,
            "count": 9022813,
            "maximum": 4819953.873,
            "minimum": 4819243.053,
            "name": "Y",
            "position": 1,
            "stddev": 166.6671615,
            "variance": 27777.94273
          },
          {
            "average": 1389.610654,
            "count": 9022813,
            "maximum": 1876.65061,
            "minimum": 1330.45061,
            "name": "Z",
            "position": 2,
            "stddev": 15.16929371,
            "variance": 230.1074716
          },
          {
            "average": 22312.86634,
            "count": 9022813,
            "maximum": 63247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10435.08816,
            "variance": 108891065
          },
          {
            "average": 1.131901659,
            "count": 9022813,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3961000961,
            "variance": 0.1568952861
          },
          {
            "average": 1.263857735,
            "count": 9022813,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5669688996,
            "variance": 0.3214537331
          },
          {
            "average": 0.5028279983,
            "count": 9022813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920301,
            "variance": 0.2499920301
          },
          {
            "average": 0,
            "count": 9022813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299884526,
            "count": 9022813,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.789840804,
            "variance": 3.203530102
          },
          {
            "average": -0.469803419,
            "count": 9022813,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.63876118,
            "variance": 113.1832394
          },
          {
            "average": 0.4975106987,
            "count": 9022813,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499993831,
            "variance": 0.2499938311
          },
          {
            "average": 10061.02861,
            "count": 9022813,
            "maximum": 10121,
            "minimum": 10005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.91074793,
            "variance": 3015.190238
          },
          {
            "average": 243612275.7,
            "count": 9022813,
            "maximum": 243785377.2,
            "minimum": 243443858,
            "name": "GpsTime",
            "position": 12,
            "stddev": 139667.8756,
            "variance": 19507115470.0
          },
          {
            "average": 0,
            "count": 9022813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9022813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9022813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9022813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9022813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          605055.8853,
          4819243.053,
          1330.45061,
          606066.1453,
          4819953.873,
          1876.65061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                605055.8852729847,
                4819243.052648872,
                1330.4506104208276
              ],
              [
                605055.8852729847,
                4819953.872648872,
                1330.4506104208276
              ],
              [
                606066.1452729848,
                4819953.872648872,
                1876.6506104208274
              ],
              [
                606066.1452729848,
                4819243.052648872,
                1876.6506104208274
              ],
              [
                605055.8852729847,
                4819243.052648872,
                1330.4506104208276
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:56:17+00:00",
        "end_time": "2019-06-01T17:04:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190601_43121E6320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190601_43121E6320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190601_43121E6320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.7001202,
            43.51859511,
            1330.45061,
            -121.6874845,
            43.52513665,
            1876.65061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.70012021221625,
                  43.518737888012296,
                  1330.4506104208276
                ],
                [
                  -121.69998280130935,
                  43.52513664994948,
                  1330.4506104208276
                ],
                [
                  -121.68748452123745,
                  43.52499383776962,
                  1876.6506104208274
                ],
                [
                  -121.68762325228388,
                  43.51859510755578,
                  1876.6506104208274
                ],
                [
                  -121.70012021221625,
                  43.518737888012296,
                  1330.4506104208276
                ]
              ]
            ]
          },
          "id": "20190601_43121E6320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190601_43121E6320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:56:17Z",
            "pc:count": 9022813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 605394.4108,
                "count": 9022813,
                "maximum": 606066.1453,
                "minimum": 605055.8853,
                "name": "X",
                "position": 0,
                "stddev": 229.4512775,
                "variance": 52647.88877
              },
              {
                "average": 4819712.291,
                "count": 9022813,
                "maximum": 4819953.873,
                "minimum": 4819243.053,
                "name": "Y",
                "position": 1,
                "stddev": 166.6671615,
                "variance": 27777.94273
              },
              {
                "average": 1389.610654,
                "count": 9022813,
                "maximum": 1876.65061,
                "minimum": 1330.45061,
                "name": "Z",
                "position": 2,
                "stddev": 15.16929371,
                "variance": 230.1074716
              },
              {
                "average": 22312.86634,
                "count": 9022813,
                "maximum": 63247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10435.08816,
                "variance": 108891065
              },
              {
                "average": 1.131901659,
                "count": 9022813,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3961000961,
                "variance": 0.1568952861
              },
              {
                "average": 1.263857735,
                "count": 9022813,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5669688996,
                "variance": 0.3214537331
              },
              {
                "average": 0.5028279983,
                "count": 9022813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920301,
                "variance": 0.2499920301
              },
              {
                "average": 0,
                "count": 9022813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299884526,
                "count": 9022813,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.789840804,
                "variance": 3.203530102
              },
              {
                "average": -0.469803419,
                "count": 9022813,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.63876118,
                "variance": 113.1832394
              },
              {
                "average": 0.4975106987,
                "count": 9022813,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499993831,
                "variance": 0.2499938311
              },
              {
                "average": 10061.02861,
                "count": 9022813,
                "maximum": 10121,
                "minimum": 10005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.91074793,
                "variance": 3015.190238
              },
              {
                "average": 243612275.7,
                "count": 9022813,
                "maximum": 243785377.2,
                "minimum": 243443858,
                "name": "GpsTime",
                "position": 12,
                "stddev": 139667.8756,
                "variance": 19507115470.0
              },
              {
                "average": 0,
                "count": 9022813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9022813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9022813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9022813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9022813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              605055.8853,
              4819243.053,
              1330.45061,
              606066.1453,
              4819953.873,
              1876.65061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    605055.8852729847,
                    4819243.052648872,
                    1330.4506104208276
                  ],
                  [
                    605055.8852729847,
                    4819953.872648872,
                    1330.4506104208276
                  ],
                  [
                    606066.1452729848,
                    4819953.872648872,
                    1876.6506104208274
                  ],
                  [
                    606066.1452729848,
                    4819243.052648872,
                    1876.6506104208274
                  ],
                  [
                    605055.8852729847,
                    4819243.052648872,
                    1330.4506104208276
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:56:17+00:00",
            "end_time": "2019-06-01T17:04:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.68435211162772,
              43.574998435126254,
              1313.33466519684
            ],
            [
              -121.68407764785933,
              43.58759914555678,
              1313.33466519684
            ],
            [
              -121.67471232055726,
              43.587490946013645,
              1883.5146651968398
            ],
            [
              -121.67498873627683,
              43.5748902829032,
              1883.5146651968398
            ],
            [
              -121.68435211162772,
              43.574998435126254,
              1313.33466519684
            ]
          ]
        ]
      },
      "bbox": [
        -121.6843521,
        43.57489028,
        1313.334665,
        -121.6747123,
        43.58759915,
        1883.514665
      ],
      "properties": {
        "datetime": "2019-06-05T18:35:54Z",
        "pc:count": 18610349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 606599.1229,
            "count": 18610349,
            "maximum": 606987.645,
            "minimum": 606231.405,
            "name": "X",
            "position": 0,
            "stddev": 212.1590222,
            "variance": 45011.45069
          },
          {
            "average": 4826271.685,
            "count": 18610349,
            "maximum": 4826911.21,
            "minimum": 4825511.41,
            "name": "Y",
            "position": 1,
            "stddev": 398.6902114,
            "variance": 158953.8847
          },
          {
            "average": 1327.428029,
            "count": 18610349,
            "maximum": 1883.514665,
            "minimum": 1313.334665,
            "name": "Z",
            "position": 2,
            "stddev": 9.061264229,
            "variance": 82.10650943
          },
          {
            "average": 15732.99822,
            "count": 18610349,
            "maximum": 52278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10275.87657,
            "variance": 105593639.3
          },
          {
            "average": 1.234301356,
            "count": 18610349,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5194753807,
            "variance": 0.2698546712
          },
          {
            "average": 1.468543766,
            "count": 18610349,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7213349369,
            "variance": 0.5203240911
          },
          {
            "average": 0.3458037246,
            "count": 18610349,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4756296046,
            "variance": 0.2262235208
          },
          {
            "average": 0,
            "count": 18610349,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272693113,
            "count": 18610349,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.700395973,
            "variance": 2.891346465
          },
          {
            "average": -1.537895442,
            "count": 18610349,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.98012647,
            "variance": 120.5631773
          },
          {
            "average": 0.4907948798,
            "count": 18610349,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499915272,
            "variance": 0.2499152792
          },
          {
            "average": 10134.97073,
            "count": 18610349,
            "maximum": 10138,
            "minimum": 10132,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.224839976,
            "variance": 1.500232967
          },
          {
            "average": 243793682.9,
            "count": 18610349,
            "maximum": 243794954.7,
            "minimum": 243792070.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 591.1080107,
            "variance": 349408.6803
          },
          {
            "average": 0,
            "count": 18610349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18610349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18610349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18610349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18610349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          606231.405,
          4825511.41,
          1313.334665,
          606987.645,
          4826911.21,
          1883.514665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                606231.404975355,
                4825511.409651531,
                1313.33466519684
              ],
              [
                606231.404975355,
                4826911.209651532,
                1313.33466519684
              ],
              [
                606987.644975355,
                4826911.209651532,
                1883.5146651968398
              ],
              [
                606987.644975355,
                4825511.409651531,
                1883.5146651968398
              ],
              [
                606231.404975355,
                4825511.409651531,
                1313.33466519684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T18:35:54+00:00",
        "end_time": "2019-06-05T17:47:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6843521,
            43.57489028,
            1313.334665,
            -121.6747123,
            43.58759915,
            1883.514665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.68435211162772,
                  43.574998435126254,
                  1313.33466519684
                ],
                [
                  -121.68407764785933,
                  43.58759914555678,
                  1313.33466519684
                ],
                [
                  -121.67471232055726,
                  43.587490946013645,
                  1883.5146651968398
                ],
                [
                  -121.67498873627683,
                  43.5748902829032,
                  1883.5146651968398
                ],
                [
                  -121.68435211162772,
                  43.574998435126254,
                  1313.33466519684
                ]
              ]
            ]
          },
          "id": "20190605_43121E6216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T18:35:54Z",
            "pc:count": 18610349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 606599.1229,
                "count": 18610349,
                "maximum": 606987.645,
                "minimum": 606231.405,
                "name": "X",
                "position": 0,
                "stddev": 212.1590222,
                "variance": 45011.45069
              },
              {
                "average": 4826271.685,
                "count": 18610349,
                "maximum": 4826911.21,
                "minimum": 4825511.41,
                "name": "Y",
                "position": 1,
                "stddev": 398.6902114,
                "variance": 158953.8847
              },
              {
                "average": 1327.428029,
                "count": 18610349,
                "maximum": 1883.514665,
                "minimum": 1313.334665,
                "name": "Z",
                "position": 2,
                "stddev": 9.061264229,
                "variance": 82.10650943
              },
              {
                "average": 15732.99822,
                "count": 18610349,
                "maximum": 52278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10275.87657,
                "variance": 105593639.3
              },
              {
                "average": 1.234301356,
                "count": 18610349,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5194753807,
                "variance": 0.2698546712
              },
              {
                "average": 1.468543766,
                "count": 18610349,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7213349369,
                "variance": 0.5203240911
              },
              {
                "average": 0.3458037246,
                "count": 18610349,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4756296046,
                "variance": 0.2262235208
              },
              {
                "average": 0,
                "count": 18610349,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272693113,
                "count": 18610349,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.700395973,
                "variance": 2.891346465
              },
              {
                "average": -1.537895442,
                "count": 18610349,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.98012647,
                "variance": 120.5631773
              },
              {
                "average": 0.4907948798,
                "count": 18610349,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499915272,
                "variance": 0.2499152792
              },
              {
                "average": 10134.97073,
                "count": 18610349,
                "maximum": 10138,
                "minimum": 10132,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.224839976,
                "variance": 1.500232967
              },
              {
                "average": 243793682.9,
                "count": 18610349,
                "maximum": 243794954.7,
                "minimum": 243792070.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 591.1080107,
                "variance": 349408.6803
              },
              {
                "average": 0,
                "count": 18610349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18610349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18610349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18610349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18610349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              606231.405,
              4825511.41,
              1313.334665,
              606987.645,
              4826911.21,
              1883.514665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    606231.404975355,
                    4825511.409651531,
                    1313.33466519684
                  ],
                  [
                    606231.404975355,
                    4826911.209651532,
                    1313.33466519684
                  ],
                  [
                    606987.644975355,
                    4826911.209651532,
                    1883.5146651968398
                  ],
                  [
                    606987.644975355,
                    4825511.409651531,
                    1883.5146651968398
                  ],
                  [
                    606231.404975355,
                    4825511.409651531,
                    1313.33466519684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T18:35:54+00:00",
            "end_time": "2019-06-05T17:47: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": "20190605_43121E6208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66276257849073,
              43.599998103915425,
              1304.3455038666152
            ],
            [
              -121.66248242639514,
              43.61264113672833,
              1304.3455038666152
            ],
            [
              -121.64970705152714,
              43.61249092914331,
              1873.545503866615
            ],
            [
              -121.64998987753948,
              43.59984796224003,
              1873.545503866615
            ],
            [
              -121.66276257849073,
              43.599998103915425,
              1304.3455038666152
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627626,
        43.59984796,
        1304.345504,
        -121.6497071,
        43.61264114,
        1873.545504
      ],
      "properties": {
        "datetime": "2019-06-05T19:35:25Z",
        "pc:count": 32033488,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608477.4045,
            "count": 32033488,
            "maximum": 608961.1523,
            "minimum": 607929.9723,
            "name": "X",
            "position": 0,
            "stddev": 280.7908839,
            "variance": 78843.52046
          },
          {
            "average": 4829028.624,
            "count": 32033488,
            "maximum": 4829720.249,
            "minimum": 4828315.729,
            "name": "Y",
            "position": 1,
            "stddev": 395.2758959,
            "variance": 156243.0339
          },
          {
            "average": 1317.824003,
            "count": 32033488,
            "maximum": 1873.545504,
            "minimum": 1304.345504,
            "name": "Z",
            "position": 2,
            "stddev": 12.21161021,
            "variance": 149.1234239
          },
          {
            "average": 17095.9682,
            "count": 32033488,
            "maximum": 47659,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10167.42064,
            "variance": 103376442.5
          },
          {
            "average": 1.166408291,
            "count": 32033488,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4092508028,
            "variance": 0.1674862196
          },
          {
            "average": 1.332835781,
            "count": 32033488,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5552993061,
            "variance": 0.3083573194
          },
          {
            "average": 0.5038174113,
            "count": 32033488,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499985435,
            "variance": 0.2499854352
          },
          {
            "average": 0,
            "count": 32033488,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154130172,
            "count": 32033488,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9841373586,
            "variance": 0.9685263407
          },
          {
            "average": -1.772599362,
            "count": 32033488,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.43557553,
            "variance": 108.9012366
          },
          {
            "average": 0.4883398274,
            "count": 32033488,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998640297,
            "variance": 0.2498640482
          },
          {
            "average": 10142.04846,
            "count": 32033488,
            "maximum": 10146,
            "minimum": 10139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.338282309,
            "variance": 5.467564155
          },
          {
            "average": 243796900.9,
            "count": 32033488,
            "maximum": 243798525.3,
            "minimum": 243795646,
            "name": "GpsTime",
            "position": 12,
            "stddev": 979.9123937,
            "variance": 960228.2994
          },
          {
            "average": 0,
            "count": 32033488,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32033488,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32033488,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32033488,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32033488,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          607929.9723,
          4828315.729,
          1304.345504,
          608961.1523,
          4829720.249,
          1873.545504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                607929.9723197684,
                4828315.728870051,
                1304.3455038666152
              ],
              [
                607929.9723197684,
                4829720.248870051,
                1304.3455038666152
              ],
              [
                608961.1523197683,
                4829720.248870051,
                1873.545503866615
              ],
              [
                608961.1523197683,
                4828315.728870051,
                1873.545503866615
              ],
              [
                607929.9723197684,
                4828315.728870051,
                1304.3455038666152
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T19:35:25+00:00",
        "end_time": "2019-06-05T18:47:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627626,
            43.59984796,
            1304.345504,
            -121.6497071,
            43.61264114,
            1873.545504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66276257849073,
                  43.599998103915425,
                  1304.3455038666152
                ],
                [
                  -121.66248242639514,
                  43.61264113672833,
                  1304.3455038666152
                ],
                [
                  -121.64970705152714,
                  43.61249092914331,
                  1873.545503866615
                ],
                [
                  -121.64998987753948,
                  43.59984796224003,
                  1873.545503866615
                ],
                [
                  -121.66276257849073,
                  43.599998103915425,
                  1304.3455038666152
                ]
              ]
            ]
          },
          "id": "20190605_43121E6208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T19:35:25Z",
            "pc:count": 32033488,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608477.4045,
                "count": 32033488,
                "maximum": 608961.1523,
                "minimum": 607929.9723,
                "name": "X",
                "position": 0,
                "stddev": 280.7908839,
                "variance": 78843.52046
              },
              {
                "average": 4829028.624,
                "count": 32033488,
                "maximum": 4829720.249,
                "minimum": 4828315.729,
                "name": "Y",
                "position": 1,
                "stddev": 395.2758959,
                "variance": 156243.0339
              },
              {
                "average": 1317.824003,
                "count": 32033488,
                "maximum": 1873.545504,
                "minimum": 1304.345504,
                "name": "Z",
                "position": 2,
                "stddev": 12.21161021,
                "variance": 149.1234239
              },
              {
                "average": 17095.9682,
                "count": 32033488,
                "maximum": 47659,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10167.42064,
                "variance": 103376442.5
              },
              {
                "average": 1.166408291,
                "count": 32033488,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4092508028,
                "variance": 0.1674862196
              },
              {
                "average": 1.332835781,
                "count": 32033488,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5552993061,
                "variance": 0.3083573194
              },
              {
                "average": 0.5038174113,
                "count": 32033488,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499985435,
                "variance": 0.2499854352
              },
              {
                "average": 0,
                "count": 32033488,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154130172,
                "count": 32033488,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9841373586,
                "variance": 0.9685263407
              },
              {
                "average": -1.772599362,
                "count": 32033488,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.43557553,
                "variance": 108.9012366
              },
              {
                "average": 0.4883398274,
                "count": 32033488,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998640297,
                "variance": 0.2498640482
              },
              {
                "average": 10142.04846,
                "count": 32033488,
                "maximum": 10146,
                "minimum": 10139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.338282309,
                "variance": 5.467564155
              },
              {
                "average": 243796900.9,
                "count": 32033488,
                "maximum": 243798525.3,
                "minimum": 243795646,
                "name": "GpsTime",
                "position": 12,
                "stddev": 979.9123937,
                "variance": 960228.2994
              },
              {
                "average": 0,
                "count": 32033488,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32033488,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32033488,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32033488,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32033488,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              607929.9723,
              4828315.729,
              1304.345504,
              608961.1523,
              4829720.249,
              1873.545504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    607929.9723197684,
                    4828315.728870051,
                    1304.3455038666152
                  ],
                  [
                    607929.9723197684,
                    4829720.248870051,
                    1304.3455038666152
                  ],
                  [
                    608961.1523197683,
                    4829720.248870051,
                    1873.545503866615
                  ],
                  [
                    608961.1523197683,
                    4828315.728870051,
                    1873.545503866615
                  ],
                  [
                    607929.9723197684,
                    4828315.728870051,
                    1304.3455038666152
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T19:35:25+00:00",
            "end_time": "2019-06-05T18:47: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": "20190604_43121E6418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.66275985394576,
              43.51258288639813,
              1220.5384943133058
            ],
            [
              -121.66248243237875,
              43.52514113621177,
              1220.5384943133058
            ],
            [
              -121.64970821807421,
              43.524990963733615,
              1902.758494313306
            ],
            [
              -121.64998828725581,
              43.512432779382564,
              1902.758494313306
            ],
            [
              -121.66275985394576,
              43.51258288639813,
              1220.5384943133058
            ]
          ]
        ]
      },
      "bbox": [
        -121.6627599,
        43.51243278,
        1220.538494,
        -121.6497082,
        43.52514114,
        1902.758494
      ],
      "properties": {
        "datetime": "2019-06-05T15:42:55Z",
        "pc:count": 20572161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 608693.8495,
            "count": 20572161,
            "maximum": 609118.9341,
            "minimum": 608086.3541,
            "name": "X",
            "position": 0,
            "stddev": 293.9682765,
            "variance": 86417.34758
          },
          {
            "average": 4819380.708,
            "count": 20572161,
            "maximum": 4820002.416,
            "minimum": 4818607.336,
            "name": "Y",
            "position": 1,
            "stddev": 364.0009466,
            "variance": 132496.6891
          },
          {
            "average": 1329.399176,
            "count": 20572161,
            "maximum": 1902.758494,
            "minimum": 1220.538494,
            "name": "Z",
            "position": 2,
            "stddev": 8.086444477,
            "variance": 65.39058428
          },
          {
            "average": 16816.97495,
            "count": 20572161,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10361.75288,
            "variance": 107365922.8
          },
          {
            "average": 1.151259802,
            "count": 20572161,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4091486639,
            "variance": 0.1674026292
          },
          {
            "average": 1.302463412,
            "count": 20572161,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5727073922,
            "variance": 0.3279937571
          },
          {
            "average": 0.4962387277,
            "count": 20572161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999858648,
            "variance": 0.249985865
          },
          {
            "average": 0,
            "count": 20572161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.014027306,
            "count": 20572161,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.628015398,
            "variance": 13.16249573
          },
          {
            "average": 2.957584493,
            "count": 20572161,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.59346256,
            "variance": 112.2214491
          },
          {
            "average": 0.5047752154,
            "count": 20572161,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999772089,
            "variance": 0.2499772095
          },
          {
            "average": 10113.68234,
            "count": 20572161,
            "maximum": 10120,
            "minimum": 10111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.309501468,
            "variance": 1.714794094
          },
          {
            "average": 243713905,
            "count": 20572161,
            "maximum": 243784575.8,
            "minimum": 243712675.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2927.077042,
            "variance": 8567780.008
          },
          {
            "average": 0,
            "count": 20572161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20572161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20572161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20572161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20572161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          608086.3541,
          4818607.336,
          1220.538494,
          609118.9341,
          4820002.416,
          1902.758494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                608086.354069747,
                4818607.335714034,
                1220.5384943133058
              ],
              [
                608086.354069747,
                4820002.415714034,
                1220.5384943133058
              ],
              [
                609118.9340697471,
                4820002.415714034,
                1902.758494313306
              ],
              [
                609118.9340697471,
                4818607.335714034,
                1902.758494313306
              ],
              [
                608086.354069747,
                4818607.335714034,
                1220.5384943133058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T15:42:55+00:00",
        "end_time": "2019-06-04T19:44:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6627599,
            43.51243278,
            1220.538494,
            -121.6497082,
            43.52514114,
            1902.758494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.66275985394576,
                  43.51258288639813,
                  1220.5384943133058
                ],
                [
                  -121.66248243237875,
                  43.52514113621177,
                  1220.5384943133058
                ],
                [
                  -121.64970821807421,
                  43.524990963733615,
                  1902.758494313306
                ],
                [
                  -121.64998828725581,
                  43.512432779382564,
                  1902.758494313306
                ],
                [
                  -121.66275985394576,
                  43.51258288639813,
                  1220.5384943133058
                ]
              ]
            ]
          },
          "id": "20190604_43121E6418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T15:42:55Z",
            "pc:count": 20572161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 608693.8495,
                "count": 20572161,
                "maximum": 609118.9341,
                "minimum": 608086.3541,
                "name": "X",
                "position": 0,
                "stddev": 293.9682765,
                "variance": 86417.34758
              },
              {
                "average": 4819380.708,
                "count": 20572161,
                "maximum": 4820002.416,
                "minimum": 4818607.336,
                "name": "Y",
                "position": 1,
                "stddev": 364.0009466,
                "variance": 132496.6891
              },
              {
                "average": 1329.399176,
                "count": 20572161,
                "maximum": 1902.758494,
                "minimum": 1220.538494,
                "name": "Z",
                "position": 2,
                "stddev": 8.086444477,
                "variance": 65.39058428
              },
              {
                "average": 16816.97495,
                "count": 20572161,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10361.75288,
                "variance": 107365922.8
              },
              {
                "average": 1.151259802,
                "count": 20572161,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4091486639,
                "variance": 0.1674026292
              },
              {
                "average": 1.302463412,
                "count": 20572161,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5727073922,
                "variance": 0.3279937571
              },
              {
                "average": 0.4962387277,
                "count": 20572161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999858648,
                "variance": 0.249985865
              },
              {
                "average": 0,
                "count": 20572161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.014027306,
                "count": 20572161,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.628015398,
                "variance": 13.16249573
              },
              {
                "average": 2.957584493,
                "count": 20572161,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.59346256,
                "variance": 112.2214491
              },
              {
                "average": 0.5047752154,
                "count": 20572161,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999772089,
                "variance": 0.2499772095
              },
              {
                "average": 10113.68234,
                "count": 20572161,
                "maximum": 10120,
                "minimum": 10111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.309501468,
                "variance": 1.714794094
              },
              {
                "average": 243713905,
                "count": 20572161,
                "maximum": 243784575.8,
                "minimum": 243712675.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2927.077042,
                "variance": 8567780.008
              },
              {
                "average": 0,
                "count": 20572161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20572161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20572161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20572161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20572161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              608086.3541,
              4818607.336,
              1220.538494,
              609118.9341,
              4820002.416,
              1902.758494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    608086.354069747,
                    4818607.335714034,
                    1220.5384943133058
                  ],
                  [
                    608086.354069747,
                    4820002.415714034,
                    1220.5384943133058
                  ],
                  [
                    609118.9340697471,
                    4820002.415714034,
                    1902.758494313306
                  ],
                  [
                    609118.9340697471,
                    4818607.335714034,
                    1902.758494313306
                  ],
                  [
                    608086.354069747,
                    4818607.335714034,
                    1220.5384943133058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T15:42:55+00:00",
            "end_time": "2019-06-04T19:44:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190605_43121E6409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6502643058148,
              43.53749812055596,
              1318.2232333754437
            ],
            [
              -121.64998212369834,
              43.55014248752815,
              1318.2232333754437
            ],
            [
              -121.63720492412081,
              43.549990875796425,
              1863.1432333754437
            ],
            [
              -121.63748977493583,
              43.537346575364325,
              1863.1432333754437
            ],
            [
              -121.6502643058148,
              43.53749812055596,
              1318.2232333754437
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502643,
        43.53734658,
        1318.223233,
        -121.6372049,
        43.55014249,
        1863.143233
      ],
      "properties": {
        "datetime": "2019-06-05T16:26:59Z",
        "pc:count": 20405082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609562.9748,
            "count": 20405082,
            "maximum": 610083.8538,
            "minimum": 609051.4538,
            "name": "X",
            "position": 0,
            "stddev": 292.6581575,
            "variance": 85648.79714
          },
          {
            "average": 4822117.471,
            "count": 20405082,
            "maximum": 4822795.395,
            "minimum": 4821390.735,
            "name": "Y",
            "position": 1,
            "stddev": 400.3886895,
            "variance": 160311.1026
          },
          {
            "average": 1325.801466,
            "count": 20405082,
            "maximum": 1863.143233,
            "minimum": 1318.223233,
            "name": "Z",
            "position": 2,
            "stddev": 4.241954974,
            "variance": 17.994182
          },
          {
            "average": 18464.34297,
            "count": 20405082,
            "maximum": 60072,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10248.47085,
            "variance": 105031154.8
          },
          {
            "average": 1.129449958,
            "count": 20405082,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3537872912,
            "variance": 0.1251654474
          },
          {
            "average": 1.258928536,
            "count": 20405082,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4788890692,
            "variance": 0.2293347406
          },
          {
            "average": 0.5036527175,
            "count": 20405082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866697,
            "variance": 0.2499866699
          },
          {
            "average": 0,
            "count": 20405082,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172600973,
            "count": 20405082,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7312375487,
            "variance": 0.5347083527
          },
          {
            "average": -0.9415126261,
            "count": 20405082,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83546349,
            "variance": 117.407269
          },
          {
            "average": 0.4941863012,
            "count": 20405082,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499966212,
            "variance": 0.2499662132
          },
          {
            "average": 10122.79481,
            "count": 20405082,
            "maximum": 10125,
            "minimum": 10120,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.087325143,
            "variance": 1.182275967
          },
          {
            "average": 243786062.3,
            "count": 20405082,
            "maximum": 243787219.6,
            "minimum": 243784601.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 526.0186324,
            "variance": 276695.6016
          },
          {
            "average": 0,
            "count": 20405082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20405082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20405082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20405082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20405082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609051.4538,
          4821390.735,
          1318.223233,
          610083.8538,
          4822795.395,
          1863.143233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609051.4537526856,
                4821390.734773908,
                1318.2232333754437
              ],
              [
                609051.4537526856,
                4822795.394773908,
                1318.2232333754437
              ],
              [
                610083.8537526855,
                4822795.394773908,
                1863.1432333754437
              ],
              [
                610083.8537526855,
                4821390.734773908,
                1863.1432333754437
              ],
              [
                609051.4537526856,
                4821390.734773908,
                1318.2232333754437
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:26:59+00:00",
        "end_time": "2019-06-05T15:43:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502643,
            43.53734658,
            1318.223233,
            -121.6372049,
            43.55014249,
            1863.143233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.6502643058148,
                  43.53749812055596,
                  1318.2232333754437
                ],
                [
                  -121.64998212369834,
                  43.55014248752815,
                  1318.2232333754437
                ],
                [
                  -121.63720492412081,
                  43.549990875796425,
                  1863.1432333754437
                ],
                [
                  -121.63748977493583,
                  43.537346575364325,
                  1863.1432333754437
                ],
                [
                  -121.6502643058148,
                  43.53749812055596,
                  1318.2232333754437
                ]
              ]
            ]
          },
          "id": "20190605_43121E6409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:26:59Z",
            "pc:count": 20405082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609562.9748,
                "count": 20405082,
                "maximum": 610083.8538,
                "minimum": 609051.4538,
                "name": "X",
                "position": 0,
                "stddev": 292.6581575,
                "variance": 85648.79714
              },
              {
                "average": 4822117.471,
                "count": 20405082,
                "maximum": 4822795.395,
                "minimum": 4821390.735,
                "name": "Y",
                "position": 1,
                "stddev": 400.3886895,
                "variance": 160311.1026
              },
              {
                "average": 1325.801466,
                "count": 20405082,
                "maximum": 1863.143233,
                "minimum": 1318.223233,
                "name": "Z",
                "position": 2,
                "stddev": 4.241954974,
                "variance": 17.994182
              },
              {
                "average": 18464.34297,
                "count": 20405082,
                "maximum": 60072,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10248.47085,
                "variance": 105031154.8
              },
              {
                "average": 1.129449958,
                "count": 20405082,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3537872912,
                "variance": 0.1251654474
              },
              {
                "average": 1.258928536,
                "count": 20405082,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4788890692,
                "variance": 0.2293347406
              },
              {
                "average": 0.5036527175,
                "count": 20405082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866697,
                "variance": 0.2499866699
              },
              {
                "average": 0,
                "count": 20405082,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172600973,
                "count": 20405082,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7312375487,
                "variance": 0.5347083527
              },
              {
                "average": -0.9415126261,
                "count": 20405082,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83546349,
                "variance": 117.407269
              },
              {
                "average": 0.4941863012,
                "count": 20405082,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499966212,
                "variance": 0.2499662132
              },
              {
                "average": 10122.79481,
                "count": 20405082,
                "maximum": 10125,
                "minimum": 10120,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.087325143,
                "variance": 1.182275967
              },
              {
                "average": 243786062.3,
                "count": 20405082,
                "maximum": 243787219.6,
                "minimum": 243784601.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 526.0186324,
                "variance": 276695.6016
              },
              {
                "average": 0,
                "count": 20405082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20405082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20405082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20405082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20405082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609051.4538,
              4821390.735,
              1318.223233,
              610083.8538,
              4822795.395,
              1863.143233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609051.4537526856,
                    4821390.734773908,
                    1318.2232333754437
                  ],
                  [
                    609051.4537526856,
                    4822795.394773908,
                    1318.2232333754437
                  ],
                  [
                    610083.8537526855,
                    4822795.394773908,
                    1863.1432333754437
                  ],
                  [
                    610083.8537526855,
                    4821390.734773908,
                    1863.1432333754437
                  ],
                  [
                    609051.4537526856,
                    4821390.734773908,
                    1318.2232333754437
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:26:59+00:00",
            "end_time": "2019-06-05T15: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": "20190605_43121E6410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.63776700828483,
              43.53749799825799,
              1274.392779634739
            ],
            [
              -121.63748218551915,
              43.550143560045896,
              1274.392779634739
            ],
            [
              -121.62470232955224,
              43.54999051864735,
              1862.412779634739
            ],
            [
              -121.62498982179574,
              43.537345024033314,
              1862.412779634739
            ],
            [
              -121.63776700828483,
              43.53749799825799,
              1274.392779634739
            ]
          ]
        ]
      },
      "bbox": [
        -121.637767,
        43.53734502,
        1274.39278,
        -121.6247023,
        43.55014356,
        1862.41278
      ],
      "properties": {
        "datetime": "2019-06-05T16:26:42Z",
        "pc:count": 17104082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 610536.8599,
            "count": 17104082,
            "maximum": 611093.799,
            "minimum": 610061.179,
            "name": "X",
            "position": 0,
            "stddev": 298.0646342,
            "variance": 88842.52619
          },
          {
            "average": 4822142.76,
            "count": 17104082,
            "maximum": 4822811.985,
            "minimum": 4821407.185,
            "name": "Y",
            "position": 1,
            "stddev": 403.7204022,
            "variance": 162990.1632
          },
          {
            "average": 1319.372668,
            "count": 17104082,
            "maximum": 1862.41278,
            "minimum": 1274.39278,
            "name": "Z",
            "position": 2,
            "stddev": 4.313068631,
            "variance": 18.60256102
          },
          {
            "average": 23188.19164,
            "count": 17104082,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10868.24426,
            "variance": 118118733.3
          },
          {
            "average": 1.085612312,
            "count": 17104082,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3013551812,
            "variance": 0.09081494526
          },
          {
            "average": 1.171223337,
            "count": 17104082,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4236579616,
            "variance": 0.1794860684
          },
          {
            "average": 0.5053352761,
            "count": 17104082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999715486,
            "variance": 0.2499715494
          },
          {
            "average": 0,
            "count": 17104082,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256817232,
            "count": 17104082,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9340640982,
            "variance": 0.8724757395
          },
          {
            "average": -1.502838959,
            "count": 17104082,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.57506206,
            "variance": 111.8319376
          },
          {
            "average": 0.502108561,
            "count": 17104082,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999955686,
            "variance": 0.2499955686
          },
          {
            "average": 10122.43491,
            "count": 17104082,
            "maximum": 10125,
            "minimum": 10120,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.083426428,
            "variance": 1.173812825
          },
          {
            "average": 243785883.3,
            "count": 17104082,
            "maximum": 243787202.2,
            "minimum": 243784607.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.9066967,
            "variance": 271343.7867
          },
          {
            "average": 0,
            "count": 17104082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17104082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17104082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17104082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17104082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          610061.179,
          4821407.185,
          1274.39278,
          611093.799,
          4822811.985,
          1862.41278
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                610061.1790251281,
                4821407.184921858,
                1274.392779634739
              ],
              [
                610061.1790251281,
                4822811.984921859,
                1274.392779634739
              ],
              [
                611093.7990251282,
                4822811.984921859,
                1862.412779634739
              ],
              [
                611093.7990251282,
                4821407.184921858,
                1862.412779634739
              ],
              [
                610061.1790251281,
                4821407.184921858,
                1274.392779634739
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-05T16:26:42+00:00",
        "end_time": "2019-06-05T15:43:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190605_43121E6410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190605_43121E6410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190605_43121E6410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.637767,
            43.53734502,
            1274.39278,
            -121.6247023,
            43.55014356,
            1862.41278
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.63776700828483,
                  43.53749799825799,
                  1274.392779634739
                ],
                [
                  -121.63748218551915,
                  43.550143560045896,
                  1274.392779634739
                ],
                [
                  -121.62470232955224,
                  43.54999051864735,
                  1862.412779634739
                ],
                [
                  -121.62498982179574,
                  43.537345024033314,
                  1862.412779634739
                ],
                [
                  -121.63776700828483,
                  43.53749799825799,
                  1274.392779634739
                ]
              ]
            ]
          },
          "id": "20190605_43121E6410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190605_43121E6410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-05T16:26:42Z",
            "pc:count": 17104082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 610536.8599,
                "count": 17104082,
                "maximum": 611093.799,
                "minimum": 610061.179,
                "name": "X",
                "position": 0,
                "stddev": 298.0646342,
                "variance": 88842.52619
              },
              {
                "average": 4822142.76,
                "count": 17104082,
                "maximum": 4822811.985,
                "minimum": 4821407.185,
                "name": "Y",
                "position": 1,
                "stddev": 403.7204022,
                "variance": 162990.1632
              },
              {
                "average": 1319.372668,
                "count": 17104082,
                "maximum": 1862.41278,
                "minimum": 1274.39278,
                "name": "Z",
                "position": 2,
                "stddev": 4.313068631,
                "variance": 18.60256102
              },
              {
                "average": 23188.19164,
                "count": 17104082,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10868.24426,
                "variance": 118118733.3
              },
              {
                "average": 1.085612312,
                "count": 17104082,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3013551812,
                "variance": 0.09081494526
              },
              {
                "average": 1.171223337,
                "count": 17104082,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4236579616,
                "variance": 0.1794860684
              },
              {
                "average": 0.5053352761,
                "count": 17104082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999715486,
                "variance": 0.2499715494
              },
              {
                "average": 0,
                "count": 17104082,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256817232,
                "count": 17104082,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9340640982,
                "variance": 0.8724757395
              },
              {
                "average": -1.502838959,
                "count": 17104082,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.57506206,
                "variance": 111.8319376
              },
              {
                "average": 0.502108561,
                "count": 17104082,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999955686,
                "variance": 0.2499955686
              },
              {
                "average": 10122.43491,
                "count": 17104082,
                "maximum": 10125,
                "minimum": 10120,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.083426428,
                "variance": 1.173812825
              },
              {
                "average": 243785883.3,
                "count": 17104082,
                "maximum": 243787202.2,
                "minimum": 243784607.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.9066967,
                "variance": 271343.7867
              },
              {
                "average": 0,
                "count": 17104082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17104082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17104082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17104082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17104082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              610061.179,
              4821407.185,
              1274.39278,
              611093.799,
              4822811.985,
              1862.41278
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    610061.1790251281,
                    4821407.184921858,
                    1274.392779634739
                  ],
                  [
                    610061.1790251281,
                    4822811.984921859,
                    1274.392779634739
                  ],
                  [
                    611093.7990251282,
                    4822811.984921859,
                    1862.412779634739
                  ],
                  [
                    611093.7990251282,
                    4821407.184921858,
                    1862.412779634739
                  ],
                  [
                    610061.1790251281,
                    4821407.184921858,
                    1274.392779634739
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-05T16:26:42+00:00",
            "end_time": "2019-06-05T15:43: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": "20190604_43121E6419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.65026450727791,
              43.51249791443647,
              1319.010491751706
            ],
            [
              -121.6499825712848,
              43.5251423369043,
              1319.010491751706
            ],
            [
              -121.637205206207,
              43.52499072956553,
              1911.050491751706
            ],
            [
              -121.6374898086064,
              43.51234637363916,
              1911.050491751706
            ],
            [
              -121.65026450727791,
              43.51249791443647,
              1319.010491751706
            ]
          ]
        ]
      },
      "bbox": [
        -121.6502645,
        43.51234637,
        1319.010492,
        -121.6372052,
        43.52514234,
        1911.050492
      ],
      "properties": {
        "datetime": "2019-06-04T20:21:16Z",
        "pc:count": 23610771,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 609589.2897,
            "count": 23610771,
            "maximum": 610129.3301,
            "minimum": 609096.4901,
            "name": "X",
            "position": 0,
            "stddev": 292.6330008,
            "variance": 85634.07314
          },
          {
            "average": 4819326.715,
            "count": 23610771,
            "maximum": 4820018.867,
            "minimum": 4818614.207,
            "name": "Y",
            "position": 1,
            "stddev": 413.313454,
            "variance": 170828.0113
          },
          {
            "average": 1336.46207,
            "count": 23610771,
            "maximum": 1911.050492,
            "minimum": 1319.010492,
            "name": "Z",
            "position": 2,
            "stddev": 8.379573456,
            "variance": 70.2172513
          },
          {
            "average": 19708.01132,
            "count": 23610771,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10736.95528,
            "variance": 115282208.7
          },
          {
            "average": 1.112577052,
            "count": 23610771,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3391852559,
            "variance": 0.1150466378
          },
          {
            "average": 1.225242369,
            "count": 23610771,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4690356522,
            "variance": 0.219994443
          },
          {
            "average": 0.504798255,
            "count": 23610771,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999769868,
            "variance": 0.2499769873
          },
          {
            "average": 4.658890639e-07,
            "count": 23610771,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006825605223,
            "variance": 4.658888666e-07
          },
          {
            "average": 2.021080082,
            "count": 23610771,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.609846816,
            "variance": 13.03099404
          },
          {
            "average": -1.613126348,
            "count": 23610771,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.45733788,
            "variance": 109.3559156
          },
          {
            "average": 0.4922535567,
            "count": 23610771,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999399996,
            "variance": 0.2499400032
          },
          {
            "average": 10113.65686,
            "count": 23610771,
            "maximum": 10116,
            "minimum": 10110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.647561359,
            "variance": 2.714458432
          },
          {
            "average": 243713791.3,
            "count": 23610771,
            "maximum": 243714876,
            "minimum": 243712038.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 764.1447314,
            "variance": 583917.1705
          },
          {
            "average": 0,
            "count": 23610771,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23610771,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23610771,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23610771,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23610771,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          609096.4901,
          4818614.207,
          1319.010492,
          610129.3301,
          4820018.867,
          1911.050492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                609096.4901459812,
                4818614.2073787935,
                1319.010491751706
              ],
              [
                609096.4901459812,
                4820018.867378794,
                1319.010491751706
              ],
              [
                610129.3301459813,
                4820018.867378794,
                1911.050491751706
              ],
              [
                610129.3301459813,
                4818614.2073787935,
                1911.050491751706
              ],
              [
                609096.4901459812,
                4818614.2073787935,
                1319.010491751706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2019-06-04T20:21:16+00:00",
        "end_time": "2019-06-04T19:33:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/stac/20190604_43121E6419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190604_43121E6419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9305/20190604_43121E6419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -121.6502645,
            43.51234637,
            1319.010492,
            -121.6372052,
            43.52514234,
            1911.050492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -121.65026450727791,
                  43.51249791443647,
                  1319.010491751706
                ],
                [
                  -121.6499825712848,
                  43.5251423369043,
                  1319.010491751706
                ],
                [
                  -121.637205206207,
                  43.52499072956553,
                  1911.050491751706
                ],
                [
                  -121.6374898086064,
                  43.51234637363916,
                  1911.050491751706
                ],
                [
                  -121.65026450727791,
                  43.51249791443647,
                  1319.010491751706
                ]
              ]
            ]
          },
          "id": "20190604_43121E6419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9305/20190604_43121E6419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-06-04T20:21:16Z",
            "pc:count": 23610771,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 609589.2897,
                "count": 23610771,
                "maximum": 610129.3301,
                "minimum": 609096.4901,
                "name": "X",
                "position": 0,
                "stddev": 292.6330008,
                "variance": 85634.07314
              },
              {
                "average": 4819326.715,
                "count": 23610771,
                "maximum": 4820018.867,
                "minimum": 4818614.207,
                "name": "Y",
                "position": 1,
                "stddev": 413.313454,
                "variance": 170828.0113
              },
              {
                "average": 1336.46207,
                "count": 23610771,
                "maximum": 1911.050492,
                "minimum": 1319.010492,
                "name": "Z",
                "position": 2,
                "stddev": 8.379573456,
                "variance": 70.2172513
              },
              {
                "average": 19708.01132,
                "count": 23610771,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10736.95528,
                "variance": 115282208.7
              },
              {
                "average": 1.112577052,
                "count": 23610771,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3391852559,
                "variance": 0.1150466378
              },
              {
                "average": 1.225242369,
                "count": 23610771,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4690356522,
                "variance": 0.219994443
              },
              {
                "average": 0.504798255,
                "count": 23610771,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999769868,
                "variance": 0.2499769873
              },
              {
                "average": 4.658890639e-07,
                "count": 23610771,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006825605223,
                "variance": 4.658888666e-07
              },
              {
                "average": 2.021080082,
                "count": 23610771,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.609846816,
                "variance": 13.03099404
              },
              {
                "average": -1.613126348,
                "count": 23610771,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.45733788,
                "variance": 109.3559156
              },
              {
                "average": 0.4922535567,
                "count": 23610771,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999399996,
                "variance": 0.2499400032
              },
              {
                "average": 10113.65686,
                "count": 23610771,
                "maximum": 10116,
                "minimum": 10110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.647561359,
                "variance": 2.714458432
              },
              {
                "average": 243713791.3,
                "count": 23610771,
                "maximum": 243714876,
                "minimum": 243712038.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 764.1447314,
                "variance": 583917.1705
              },
              {
                "average": 0,
                "count": 23610771,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23610771,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23610771,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23610771,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23610771,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              609096.4901,
              4818614.207,
              1319.010492,
              610129.3301,
              4820018.867,
              1911.050492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    609096.4901459812,
                    4818614.2073787935,
                    1319.010491751706
                  ],
                  [
                    609096.4901459812,
                    4820018.867378794,
                    1319.010491751706
                  ],
                  [
                    610129.3301459813,
                    4820018.867378794,
                    1911.050491751706
                  ],
                  [
                    610129.3301459813,
                    4818614.2073787935,
                    1911.050491751706
                  ],
                  [
                    609096.4901459812,
                    4818614.2073787935,
                    1319.010491751706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2019-06-04T20:21:16+00:00",
            "end_time": "2019-06-04T19:33: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"
        }
      }
    }
  ]
}